@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

a {
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * 移植
 */
.cb-header {
  line-height: 80px;
  text-align: center;
  width: 100%;
  color: #fff;
  position: fixed;
  left: 0;
  top: -80px;
  z-index: 8000;
}
.cb-header nav.r2 {
  background: #199994 url(../img/btn-visit_2016-02-16.png) no-repeat;
  background-size: 960px;
  background-position: center center;
  height: 80px;
}
.cb-header nav {
  background: rgba(255, 255, 255, 0.9) url(../img/btn-visit_a.png) no-repeat;
  background-size: 960px;
  background-position: center top;
  height: 80px;
}

/* 480px以下 */
/**
 * 基本
 */
body {
  min-width: 960px;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
}

.g {
  font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
}

.section .inner {
  margin: 0px auto;
  padding: 20px 0 60px;
}

.lm-section .inner {
  width: 880px;
  margin: 0 auto;
}

/* 480px以下 */
@media screen and (min-width: 480px) {
  .section .inner {
    width: 960px;
  }
}
/**
 * story-1 地方共成アンバサダー企業を募集しています
 */
.story-1 {
  background: url(../img/bg_story1.jpg) no-repeat center top;
  background-size: 1500px;
  min-height: 660px;
}
.story-1 .inner {
  position: relative;
  padding: 0;
  min-height: 660px;
}
.story-1 .inner .topcontact {
  z-index: 3000;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -107px;
  text-align: center;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}
.story-1 .inner .topcontact:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.story-1 .inner p {
  position: absolute;
}
.story-1 .inner .txt {
  top: 44px;
  left: 0;
  right: 0;
  text-align: center;
}
.story-1 .inner .character {
  right: 60px;
  top: 340px;
}
.story-1 .inner .date {
  right: 40px;
  top: 564px;
}
.story-1 .inner .gotoreport {
  left: 0px;
  top: 434px;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}
.story-1 .inner .gotoreport:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/**
 * story-2 応募企業様への参加メリット
 */
.story-2 {
  padding: 40px;
  background: url(../img/bg_story2.jpg) no-repeat center top;
  background-size: 1500px;
}
.story-2 .inner {
  overflow: hidden;
  padding: 40px 55px;
  background: rgba(255, 255, 255, 0.8) url(../img/bg_story3.png) no-repeat -22px -18px;
  background-size: 42px;
}
.story-2 .inner h1 {
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 3rem;
  font-size: 30px;
  font-size: 3rem;
}
.story-2 .inner dl {
  line-height: 1.7;
}
.story-2 .inner dt {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
}
.story-2 .inner dt::before {
  content: "■ ";
  font-size: 18px;
  font-size: 1.8rem;
}
.story-2 .inner dd {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 1.4rem;
}

/**
 * story-3 募集背景
 */
.story-3 {
  background: #f9f9f5 url(../img/bg_boshuuhaikei.jpg) no-repeat center bottom;
  background-size: 1500px;
}
.story-3 h1 {
  margin: 0 0 24px 0;
  font-size: 22px;
  font-size: 2.2rem;
  color: #4f4f4f;
  letter-spacing: .5rem;
  background: url(../img/ico_hn.png) no-repeat 0 0;
  background-size: contain;
  min-height: 60px;
  line-height: 60px;
  padding-left: 80px;
}
.story-3 h2 {
  letter-spacing: .1em;
  line-height: 1.5;
  font-size: 36px;
  font-size: 3.6rem;
  color: #2e2e2e;
  margin-bottom: 33px;
}
.story-3 .content {
  margin-left: 40px;
}
.story-3 .text {
  width: 900px;
}
.story-3 .text2 {
  /*   background: #f33; */
  width: 520px;
}
.story-3 p {
  line-height: 1.7;
  margin-bottom: 1.7em;
  text-indent: 1em;
}

/**
 * .story-4 地方共成アンバサダーとは
 */
.story-4 {
  line-height: 1.7;
  background: url(../img/bg_ambassador.jpg) no-repeat center 45%;
  background-size: 1500px;
}
.story-4 .inner {
  padding: 3rem 0;
}
.story-4 h1 {
  font-size: 30px;
  font-size: 3rem;
}
.story-4 .content {
  padding: 2.2rem;
  color: #ffffff;
  background: rgba(37, 52, 43, 0.8) url(../img/bg_story3.png) -21px -21px no-repeat;
  background-size: 42px;
  width: 640px;
  margin: 0 auto;
}

/**
 * .story-5 募集内容
 */
.story-5 {
  background: #f9f9f5 url(../img/bg_about2.jpg) no-repeat center 90%;
  background-size: 1500px;
  line-height: 1.7;
}
.story-5 h1 {
  margin: 0 0 24px 0;
  font-size: 22px;
  font-size: 2.2rem;
  color: #4f4f4f;
  letter-spacing: .5rem;
  background: url(../img/ico_hn.png) no-repeat 0 0;
  background-size: contain;
  min-height: 60px;
  line-height: 60px;
  padding-left: 80px;
}
.story-5 .read {
  margin-bottom: 3rem;
}
.story-5 h2 {
  letter-spacing: .1em;
  line-height: 1.5;
  font-size: 36px;
  font-size: 3.6rem;
  color: #2e2e2e;
  margin-bottom: 2.4rem;
}
.story-5 h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
}
.story-5 h3::before {
  content: "■ ";
  font-size: 18px;
  font-size: 1.8rem;
}
.story-5 .flow {
  *zoom: 1;
  margin-bottom: 2rem;
}
.story-5 .flow:after {
  content: "";
  display: table;
  clear: both;
}
.story-5 .flow dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.story-5 .flow dd {
  margin-bottom: 2rem;
  text-indent: 1em;
}
.story-5 .flow dl {
  float: left;
  width: 440px;
}
.story-5 .flow .fr {
  float: right;
  width: 400px;
  margin-top: -3.6rem;
}
.story-5 .howto {
  background: rgba(255, 255, 255, 0.8);
  padding: 14px 24px;
  *zoom: 1;
}
.story-5 .howto h3 {
  margin-bottom: .6rem;
}
.story-5 .howto:after {
  content: "";
  display: table;
  clear: both;
}
.story-5 .howto ul {
  letter-spacing: 0em;
  float: left;
  width: 540px;
  margin-bottom: 1rem;
  margin-left: .8em;
}
.story-5 .howto li::before {
  content: "・";
}
.story-5 .howto .fr {
  float: right;
  width: 260px;
  /*  text-align: center; */
}
.story-5 .content {
  margin-left: 40px;
  margin-right: 40px;
}
.story-5 p {
  margin-bottom: 1.7em;
}

/**
 * story-6 特別審査委員
 */
.story-6 {
  line-height: 1.7;
  background: #d0d0c7 url(../img/bg_yamazakiryo2.jpg) no-repeat center center;
  background-size: 1500px;
  color: #4f4f4f;
}
.story-6 .content {
  *zoom: 1;
  margin: 30px 0 0px 40px;
  width: 880px;
  line-height: 1.7;
}
.story-6 .content:after {
  content: "";
  display: table;
  clear: both;
}
.story-6 h1 {
  font-size: 14px;
  font-size: 1.4rem;
}
.story-6 h1::before {
  content: "■ ";
  color: #c31d1d;
  font-size: 18px;
  font-size: 1.8rem;
}
.story-6 .title {
  color: #c31d1d;
  font-size: 18px;
  font-size: 1.8rem;
}
.story-6 .name {
  letter-spacing: .1em;
  font-size: 48px;
  font-size: 4.8rem;
}
.story-6 .text {
  width: 600px;
}

/**
 * .story-7 地域周辺情報
 */
.story-7 {
  /*  width: 1500px; */
  /*  margin: 0 auto; */
  background: #edf4f5;
}
.story-7 .inner {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.story-7 h1 {
  margin: 0 0 16px 0;
  font-size: 22px;
  font-size: 2.2rem;
  color: #4f4f4f;
  letter-spacing: .5rem;
  background: url(../img/ico_hn.png) no-repeat 0 0;
  background-size: contain;
  min-height: 60px;
  line-height: 60px;
  padding-left: 80px;
}
.story-7 h2 {
  letter-spacing: .1em;
  line-height: 1.5;
  font-size: 36px;
  font-size: 3.6rem;
  color: #2e2e2e;
  margin-bottom: 33px;
}
.story-7 h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2.8rem;
}
.story-7 h3::before {
  content: "■ ";
  font-size: 18px;
  font-size: 1.8rem;
}
.story-7 .content {
  *zoom: 1;
  margin-left: 40px;
  margin-bottom: 6.4rem;
  width: 880px;
  line-height: 1.7;
}
.story-7 .content:after {
  content: "";
  display: table;
  clear: both;
}
.story-7 .content:last-child {
  margin-bottom: 0;
}
.story-7 .caption {
  width: 370px;
  float: left;
}
.story-7 .fig {
  text-align: right;
  width: 500px;
  float: right;
}
.story-7 .fig1 {
  margin-top: 3.4rem;
}
.story-7 .fig2 {
  margin-top: 1rem;
}
.story-7 p {
  margin-bottom: 1.7em;
}

/**
 * .story-8 現地見学説明会レポート
 */
.story-8 {
  /*  width: 1500px; */
  /*  margin: 0 auto; */
  background: #fff;
  line-height: 1.5;
}
.story-8 .inner {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.story-8 .note {
  color: #da0000;
}
.story-8 .note2 {
  font-size: 12px;
  font-size: 1.2rem;
}
.story-8 h1 {
  margin: 0 0 30px 0;
  font-size: 22px;
  font-size: 2.2rem;
  color: #4f4f4f;
  letter-spacing: .5rem;
  background: url(../img/ico_hn.png) no-repeat 0 0;
  background-size: contain;
  min-height: 60px;
  line-height: 60px;
  padding-left: 80px;
}
.story-8 h2 {
  letter-spacing: .1em;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
  color: #2e2e2e;
  margin-bottom: 33px;
}
.story-8 h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2.8rem;
}
.story-8 h2::before, .story-8 h3::before {
  content: "■ ";
  font-size: 18px;
  font-size: 1.8rem;
}
.story-8 .content {
  *zoom: 1;
  margin-left: 40px;
  width: 880px;
  line-height: 1.7;
}
.story-8 .content:after {
  content: "";
  display: table;
  clear: both;
}
.story-8 .photo_report {
  margin-bottom: 3em;
  *zoom: 1;
}
.story-8 .photo_report:after {
  content: "";
  display: table;
  clear: both;
}
.story-8 .photo_report li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.story-8 .photo_report img {
  border: 1px solid #ddd;
  vertical-align: bottom;
  box-sizing: border-box;
}
.story-8 .photo_report .nmr {
  margin-right: 0;
}
.story-8 .movlink {
  *zoom: 1;
  width: 920px;
  padding: 30px 20px 30px 40px;
  margin-bottom: 42px;
  background: #efefef;
}
.story-8 .movlink:after {
  content: "";
  display: table;
  clear: both;
}
.story-8 .movlink iframe {
  width: 440px;
  float: left;
}
.story-8 .movlink .text {
  width: 380px;
  float: right;
}
.story-8 .content:last-child {
  margin-bottom: 0;
}
.story-8 .caption {
  width: 370px;
  float: left;
}
.story-8 p {
  margin-bottom: 1.7em;
}

/**
 * .story-9 footer
 */
.story-9, .footer {
  text-align: center;
  background: #202020;
  color: #fff;
  padding: 2.6rem 0 2rem;
  line-height: 1.7;
  letter-spacing: .1em;
}
.story-9 p, .footer p {
  margin-bottom: 2rem;
}
.story-9 dl, .footer dl {
  font-size: 12px;
  font-size: 1.2rem;
}
.story-9 a, .footer a {
  color: #fff;
  text-decoration: none;
}

/**
 * 本気のコラボ
 */
body.lecture_meeting {
  color: #fff;
}

.lm {
  background: url(../img/lecture_meeting/bg_khigashiyama.jpg) center top no-repeat;
  background-size: contain;
  background-size: 1750px auto;
  /*  background-size: cover; */
}

.lm-1 .inner img {
  width: 100%;
  height: auto;
}

.lm-2 {
  *zoom: 1;
  padding-bottom: 40px;
  background: url(../img/lecture_meeting/bg_border.png) center bottom no-repeat;
}
.lm-2:after {
  content: "";
  display: table;
  clear: both;
}
.lm-2 .inner {
  min-height: 260px;
  position: relative;
}
.lm-2 .profileimg {
  width: 200px;
  position: absolute;
}
.lm-2 dl {
  line-height: 1.4;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 634px;
  color: #fff;
  text-shadow: 0px 0px 5px #072d25;
  font-size: 11px;
  font-size: 1.1rem;
}
.lm-2 dt {
  margin-bottom: 1em;
}
.lm-2 dt .yr {
  font-size: 28px;
  font-size: 2.8rem;
  display: inline-block;
  border-right: 3px solid #fff;
  padding-right: 1em;
  margin-right: 1em;
}
.lm-2 dt .prf {
  display: inline-block;
}

/* 768以下 */
@media only screen and (max-width: 640px) {
  .lm-2 {
    *zoom: 1;
    padding-bottom: 40px;
    background: url(../img/lecture_meeting/bg_border.png) center bottom no-repeat;
  }
  .lm-2:after {
    content: "";
    display: table;
    clear: both;
  }
  .lm-2 .inner {
    min-height: 260px;
    position: relative;
  }
  .lm-2 .profileimg {
    position: relative;
    width: 200px;
    float: left;
  }
  .lm-2 dl {
    position: relative;
    line-height: 1.4;
    margin-top: 10px;
    float: right;
    width: 634px;
    color: #fff;
    text-shadow: 0px 0px 5px #072d25;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .lm-2 dt {
    margin-bottom: 1em;
  }
  .lm-2 dt .yr {
    font-size: 28px;
    font-size: 2.8rem;
    display: inline-block;
    border-right: none;
    border-bottom: 1px solid #fff;
    padding: 0 0 .3em 0;
    margin: 0 0 .5em 0;
  }
  .lm-2 dt .prf {
    display: inline-block;
  }
}
/**
 * メディアクエリここまで
 */
/**
 * lm
 */
.lm-contentbody {
  background: url(../img/lecture_meeting/bg_cover_sq.png) center top;
  *zoom: 1;
}
.lm-contentbody:after {
  content: "";
  display: table;
  clear: both;
}

/* 左 */
.lm-3 {
  width: 540px;
  float: left;
}
.lm-3 h1 {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  line-height: 2.4;
}
.lm-3 h2 {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}

.lm-program {
  border-bottom: 1px dashed #fff;
}
.lm-program dt {
  letter-spacing: .13em;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  border: 2px solid #fff;
  padding: 1em;
  text-align: center;
}
.lm-program dd {
  line-height: 1.6;
  padding: 1.6em 0;
}
.lm-program dd p {
  margin-bottom: 1em;
}
.lm-program .colY {
  color: #ffc343;
  margin-right: 14px;
}
.lm-program .fs {
  font-size: 12px;
  font-size: 1.2rem;
}

.howtojoin {
  margin-top: 1em;
  text-align: center !important;
}
.howtojoin h2 {
  display: inline-block;
  border-bottom: 4px solid #ffc343;
  margin: .4em 0 1em;
  padding-bottom: 4px;
}
.howtojoin p {
  line-height: 1.4;
}

.entrybtn {
  margin: 2.2em;
}
.entrybtn a {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  padding: 1em 1.6em;
  border: 1px solid #fff;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  background: #4670c2;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOTdkNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NzBjMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5b97d4), color-stop(100%, #4670c2));
  background-image: -webkit-linear-gradient(top, #5b97d4, #4670c2);
  background-image: linear-gradient(to bottom, #5b97d4, #4670c2);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5B97D4', endColorstr='#FF4670C2');
}
.entrybtn a:link, .entrybtn a:visited, .entrybtn a:hover {
  color: #fff;
}
.entrybtn a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NzBjMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzViOTdkNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4670c2), color-stop(100%, #5b97d4));
  background-image: -webkit-linear-gradient(top, #4670c2, #5b97d4);
  background-image: linear-gradient(to bottom, #4670c2, #5b97d4);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5B97D4', endColorstr='#FF4670C2');
}

/* 右 */
.lm-4 {
  width: 300px;
  float: right;
}
.lm-4 .map {
  margin-bottom: 2em;
}
.lm-4 .square:before {
  content: "■ ";
  color: #b52123;
}
.lm-4 dt {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 1em;
}
.lm-4 dd {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2em;
  line-height: 1.8;
}

.dot {
  list-style: disc;
  margin-left: 1.3em;
  margin-bottom: 1em;
}

/**
 * lm-aside
 */
.lm-aside {
  background: #f6f7f9;
  text-align: center;
  padding: 20px 0;
}
.lm-aside .bnr {
  margin: 20px;
}

/**
 * mailformpro
 */
.ast {
  color: #c31d1d;
  margin-left: .4rem;
  font-size: 12px;
  font-size: 1.2rem;
}

#mailformpro {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}
#mailformpro h1 {
  font-size: 22px;
  font-size: 2.2rem;
}
#mailformpro h2 {
  font-size: 18px;
  font-size: 1.8rem;
}
#mailformpro h1, #mailformpro h2 {
  line-height: 1.7;
}
#mailformpro .tocontact li {
  display: inline;
  margin-right: 2rem;
}
#mailformpro table {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
}
#mailformpro th {
  border-right: 1px solid #b1d6ed;
  max-width: 200px;
  width: 25%;
  vertical-align: top;
}
#mailformpro th, #mailformpro td {
  padding: .5rem 0;
}
#mailformpro td {
  padding-left: 2rem;
}
#mailformpro .privacy {
  overflow: auto;
  height: 6em;
}
#mailformpro textarea, #mailformpro input {
  border: 1px solid #dedede;
}
#mailformpro .wtelnum {
  width: 15em;
}
#mailformpro .wide {
  width: 18em;
}
#mailformpro .minput {
  width: 30em;
}

.entry__note {
  margin-bottom: 2rem;
  border: 1px solid #c31d1d;
  border-radius: 2px;
  padding: 1em;
}
.entry__note strong {
  color: #c31d1d;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?hc87jm");
  src: url("../fonts/icomoon.eot?hc87jm#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?hc87jm") format("truetype"), url("../fonts/icomoon.woff?hc87jm") format("woff"), url("../fonts/icomoon.svg?hc87jm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ico_car:before {
  content: "\e900 ";
  font-size: 24px;
  vertical-align: bottom;
  margin-right: 4px;
  color: #ffc343;
}

.icon-ico_train:before {
  content: "\e901 ";
  font-size: 24px;
  vertical-align: bottom;
  margin-right: 4px;
  color: #ffc343;
}
