@charset "UTF-8";
html, body {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }
  @media all and (-ms-high-contrast: none) {
    html, body {
      font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; } }

body {
  line-height: 1; }

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }
  @media all and (-ms-high-contrast: none) {
    div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
      font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; } }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px; }

a {
  text-decoration: none;
  color: #000; }
  a.decoration {
    text-decoration: underline; }
    a.decoration:visited, a.decoration:focus, a.decoration:active {
      text-decoration: underline;
      outline: 0; }
  a:visited, a:focus, a:active {
    text-decoration: none;
    color: #000;
    outline: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

*:first-child + html .clearfix {
  zoom: 1; }

html {
  font-size: 62.5%; }

body {
  font-size: 14px;
  color: #333;
  -webkit-text-size-adjust: 100%; }

#wrap {
  font-size: 14px; }

a {
  color: #333; }
  a:visited, a:focus, a:active {
    color: #333; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 1200px) and (max-width: 1199px) {
    .inner {
      width: 86%; } }
  @media only screen and (max-width: 767px) {
    .inner {
      width: 86%; } }

@media only screen and (min-width: 1200px) {
  .flL {
    float: left; }
  .flR {
    float: right; }
  .hoverOpacity {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
    .hoverOpacity:hover {
      opacity: 0.8; }
  .pcH {
    display: none !important; } }

@media only screen and (max-width: 1199px) {
  .spTabH {
    display: none !important; } }

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
  .tabH {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .spH {
    display: none !important; } }

.alignL {
  text-align: left; }

.alignC {
  text-align: center; }

.alignR {
  text-align: right; }

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
  .tabAlignL {
    text-align: left; }
  .tabAlignC {
    text-align: center; }
  .tabAlignR {
    text-align: right; } }

@media only screen and (max-width: 767px) {
  .spAlignL {
    text-align: left; }
  .spAlignC {
    text-align: center; }
  .spAlignR {
    text-align: right; } }

.required {
  color: #c00;
  font-size: 10px;
  font-weight: bold; }

.bold {
  font-weight: bold; }

.tabBox {
  width: 100%;
  display: none; }
  .tabBox.active {
    display: block; }

body {
  position: relative; }
  body:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 40%;
    height: 320px;
    background-color: #a5ce00; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  width: 100%;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s; }
  @media only screen and (max-width: 1199px) {
    #header {
      padding: 6px 80px 6px 20px;
      height: 60px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
  #header.is-fixed {
    background-color: #fff;
    position: fixed;
    padding: 6px 76px 6px 24px; }
    @media only screen and (min-width: 1200px) {
      #header.is-fixed {
        padding: 6px 24px 6px 24px; } }
    #header.is-fixed .headerInner .logo a {
      height: 48px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #header.is-fixed .headerInner .logo p {
      display: none; }
    #header.is-fixed .headerInner .logo img {
      width: 160px;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s; }
    #header.is-fixed .headerInner .rightNav .telWrap {
      display: none; }
  #header .headerInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1199px) {
      #header .headerInner .logo {
        width: 240px;
        height: 48px;
        display: block; } }
    @media only screen and (max-width: 1199px) {
      #header .headerInner .logo a {
        width: 100%;
        height: 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    #header .headerInner .logo a p {
      color: #93B700;
      margin-bottom: 6px;
      font-size: 11px;
      font-weight: bold; }
      @media only screen and (max-width: 1199px) {
        #header .headerInner .logo a p {
          display: none; } }
    #header .headerInner .logo a img {
      max-width: 300px; }
      @media only screen and (max-width: 1199px) {
        #header .headerInner .logo a img {
          width: 160px; } }
    #header .headerInner .rightNav .telWrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-right: 0px;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s; }
      @media only screen and (min-width: 1200px) and (max-width: 1199px) {
        #header .headerInner .rightNav .telWrap {
          padding-right: 60px; } }



      @media only screen and (max-width: 767px) {
        #header .headerInner .rightNav .telWrap {
          display: none; } }

      #header .headerInner .rightNav .telWrap .telIcon {
        padding-right: 10px; }
        #header .headerInner .rightNav .telWrap .telIcon img{
          height: 32px; }


          @media only screen and (max-width: 1199px) {
            #header .headerInner .rightNav .telWrap .telIcon img{
              height: 3vw; } 

            }
      #header .headerInner .rightNav .telWrap .tel {
        font-size: 40px;
        line-height: 1; }
        @media only screen and (max-width: 1199px) {
          #header .headerInner .rightNav .telWrap .tel {
            font-size: 3.2vw; } }
      #header .headerInner .rightNav .telWrap .telTime {
        line-height: 1.3;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 2px solid #000;
        font-weight: 500;
        font-size: 15px; }
        @media only screen and (max-width: 1199px) {
          #header .headerInner .rightNav .telWrap .telTime {
            font-size: 1.4vw; } }
    @media only screen and (max-width: 1199px) {
      #header .headerInner .rightNav .grovalNav {
        position: fixed;
        right: 0;
        top: 0;
        background-color: #fff;
        margin-right: -100%;
        width: 100%;
        height: 100%;
        z-index: 400;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s; } }
    #header .headerInner .rightNav .grovalNav.add-active {
      margin-right: 0; }
    #header .headerInner .rightNav .grovalNav .logoN {
      padding: 46px 86px 46px 16px;
      border-bottom: 1px solid #f4f4f4; }
      @media only screen and (max-width: 1199px) {
        #header .headerInner .rightNav .grovalNav .logoN a {
          width: 100%;
          height: 48px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #header .headerInner .rightNav .grovalNav .logoN a p {
        color: #93B700;
        margin-bottom: 6px;
        font-size: 10px;
        font-weight: bold;
        width: 100%; }
      #header .headerInner .rightNav .grovalNav .logoN a img {
        max-width: 260px; }
    #header .headerInner .rightNav .grovalNav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media only screen and (max-width: 1199px) {
        #header .headerInner .rightNav .grovalNav ul {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #header .headerInner .rightNav .grovalNav ul li {
        margin-left: 30px; }
        @media only screen and (max-width: 1199px) {
          #header .headerInner .rightNav .grovalNav ul li {
            width: 100%;
            margin-left: 0;
            padding: 4px 24px;
            border-bottom: 1px solid #f4f4f4;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
        #header .headerInner .rightNav .grovalNav ul li:first-child {
          margin-left: 0; }
        #header .headerInner .rightNav .grovalNav ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 48px; }
          #header .headerInner .rightNav .grovalNav ul li a .icon {
            width: 30px;
            height: 30px;
            margin-right: 10px; }
            #header .headerInner .rightNav .grovalNav ul li a .icon img {
              max-width: 30px;
              max-height: 30px; }
          #header .headerInner .rightNav .grovalNav ul li a p {
            font-weight: bold;
            font-size: 14px; }
    #header .headerInner .rightNav .grovalNav .telWrapN {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-right: 0px;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 20px; }

      #header .headerInner .rightNav .grovalNav .telWrapN a {
        display: flex;
        flex-wrap: nowrap;
      }

      #header .headerInner .rightNav .grovalNav .telWrapN .telIcon {
        
        padding-right: 10px; 
        height: 24px; 
      }
        #header .headerInner .rightNav .grovalNav .telWrapN .telIcon img {
          height: 24px; 
        }
      #header .headerInner .rightNav .grovalNav .telWrapN .tel {
        font-size: 28px;
        line-height: 1; }
      #header .headerInner .rightNav .grovalNav .telWrapN .telTime {
        width: 100%;
        line-height: 1.3;
        font-weight: 500;
        font-size: 15px;
        margin-top: 10px; }
    #header .headerInner .rightNav .grovalNav .greenBtn {
      text-align: center;
      margin-top: 24px; }
  #header .glovalNavBtn {
    width: 60px;
    height: 60px;
    background-color: rgba(224, 224, 224, 0.47);
    position: fixed;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 500; }
    @media only screen and (min-width: 1200px) {
      #header .glovalNavBtn {
        display: none; } }
    #header .glovalNavBtn .glovalNavBtnInner {
      width: 32px;
      height: 30px;
      position: relative; }
      #header .glovalNavBtn .glovalNavBtnInner a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
        #header .glovalNavBtn .glovalNavBtnInner a span {
          width: 100%;
          height: 1px;
          background-color: #000;
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          z-index: 120;
          -webkit-transition-duration: .3s;
          -o-transition-duration: .3s;
          transition-duration: .3s; }
          #header .glovalNavBtn .glovalNavBtnInner a span:nth-child(2) {
            top: 50%;
            width: 90%;
            height: 1px; }
          #header .glovalNavBtn .glovalNavBtnInner a span:nth-child(3) {
            top: 100%;
            width: 80%;
            height: 1px; }
    #header .glovalNavBtn.add-active .glovalNavBtnInner a span:nth-child(1) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 13px;
      left: 3px; }
    #header .glovalNavBtn.add-active .glovalNavBtnInner a span:nth-child(2) {
      opacity: 0; }
    #header .glovalNavBtn.add-active .glovalNavBtnInner a span:nth-child(3) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 13px;
      right: -2px;
      width: 100%; }

#mainWrap {
  padding-top: 180px;
  position: relative;
  z-index: 10; }
  @media only screen and (max-width: 1199px) {
    #mainWrap {
      padding-top: 80px; } }
  #mainWrap #main .underTitle {
    background-color: #00CCE3;
    width: 90vw;
    color: #fff;
    padding: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #mainWrap #main .underTitle.pink {
      background-color: #FFBED2; }
    @media only screen and (max-width: 1199px) {
      #mainWrap #main .underTitle {
        padding: 7vw; } }
    #mainWrap #main .underTitle .enTitle {
      font-size: 48px;
      margin-bottom: 10px;
      font-family: 'Barlow', sans-serif;
      font-weight: 400; }
      @media only screen and (min-width: 1200px) and (max-width: 1199px) {
        #mainWrap #main .underTitle .enTitle {
          font-size: 11vw; } }
      @media only screen and (max-width: 767px) {
        #mainWrap #main .underTitle .enTitle {
          font-size: 8.6vw; } }
    #mainWrap #main .underTitle h1 {
      font-size: 18px;
      font-weight: bold; }
      @media only screen and (max-width: 1199px) {
        #mainWrap #main .underTitle h1 {
          font-size: 3.6vw; } }
  #mainWrap #main section {
    padding: 120px 0; }
    @media only screen and (max-width: 767px) {
      #mainWrap #main section {
        padding: 7vh 0; } }
    #mainWrap #main section#afterFollow {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 70px 0;
      overflow: hidden;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section#afterFollow {
          background-color: #a5ce00;
          padding: 8vh 0; } }
      #mainWrap #main section#afterFollow:after {
        content: "";
        height: 100%;
        width: 50%;
        background-color: #a5ce00;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      #mainWrap #main section#afterFollow:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 680px 200px 0 0;
        border-color: #a5ce00 transparent transparent transparent;
        position: absolute;
        left: 50%;
        top: 0;
        z-index: 3; }
      #mainWrap #main section#afterFollow .textContent {
        width: 45%;
        padding: 60px 0;
        position: relative;
        z-index: 10; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section#afterFollow .textContent {
            width: 100%;
            padding: 0;
            margin-bottom: 5vh; } }
        #mainWrap #main section#afterFollow .textContent .textInner {
          max-width: 460px;
          margin: 0 auto; }
          @media only screen and (max-width: 767px) {
            #mainWrap #main section#afterFollow .textContent .textInner {
              width: 86%; } }
          #mainWrap #main section#afterFollow .textContent .textInner h3 {
            margin-bottom: 32px; }
            @media only screen and (max-width: 767px) {
              #mainWrap #main section#afterFollow .textContent .textInner h3 {
                margin-bottom: 4vw; } }
            #mainWrap #main section#afterFollow .textContent .textInner h3 span {
              display: inline-block;
              font-size: 21px;
              padding-bottom: 5px;
              border-bottom: 2px solid #000;
              font-weight: bold;
              margin-bottom: 10px;
              letter-spacing: 0.1em; }
          #mainWrap #main section#afterFollow .textContent .textInner .text {
            line-height: 1.7;
            font-size: 15px; }
          #mainWrap #main section#afterFollow .textContent .textInner .emailWrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 24px;
            margin-top: 24px;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            #mainWrap #main section#afterFollow .textContent .textInner .telWrap {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: flex-start;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              margin-bottom: 24px;
              margin-top: 24px;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }

            #mainWrap #main section#afterFollow .textContent .textInner .telWrap .telIcon {
              padding-right: 10px; }
              #mainWrap #main section#afterFollow .textContent .textInner .telWrap .telIcon img {
                height: 24px; }
            #mainWrap #main section#afterFollow .textContent .textInner .telWrap .tel {
              font-family: 'Barlow', sans-serif;
              font-weight: 400;
              font-size: 25px;
              line-height: 1; }


              #mainWrap #main section#afterFollow .textContent .textInner .telWrap .emailIcon {
                padding-left: 10px; 
                padding-right: 10px; 
              }
              #mainWrap #main section#afterFollow .textContent .textInner .telWrap .emailIcon img {
                  height: 28px; }
              #mainWrap #main section#afterFollow .textContent .textInner .telWrap .email {
                    font-family: 'Barlow', sans-serif;
                    font-weight: 400;
                    font-size: 25px;
                    line-height: 1; }
                   

              @media only screen and (max-width: 767px) {
                #mainWrap #main section#afterFollow .textContent .textInner .telWrap .tel {
                  font-size: 4vw; } 
                  #mainWrap #main section#afterFollow .textContent .textInner .telWrap .email {
                    font-size: 4vw; 
                  }
                }
            #mainWrap #main section#afterFollow .textContent .textInner .telWrap .telTime {
              line-height: 1.3;
              margin-left: 16px;
              padding-left: 16px;
              border-left: 2px solid #000;
              font-weight: 500;
              font-size: 14px; }
              @media only screen and (max-width: 767px) {
                #mainWrap #main section#afterFollow .textContent .textInner .telWrap .telTime {
                  width: 100%;
                  margin-left: 0px;
                  padding-left: 0px;
                  border-left: 0px solid #000;
                  margin-top: 10px; } }
      #mainWrap #main section#afterFollow .imgContent {
        width: 55%;
        background-color: #000;
        position: relative;
        z-index: 10;
        background-image: url(../images/img01.jpg);
        background-size: cover;
        background-position: center center; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section#afterFollow .imgContent {
            width: 100%;
            height: 40vh; } }
    #mainWrap #main section#contact {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 70px 0;
      overflow: hidden;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section#contact {
          background-color: #a5ce00;
          padding: 8vh 0; } }
      #mainWrap #main section#contact:after {
        content: "";
        height: 100%;
        width: 50%;
        background-color: #a5ce00;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }
      #mainWrap #main section#contact:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 680px 0px 0px 200px;
        border-color: #a5ce00 transparent transparent transparent;
        position: absolute;
        right: 50%;
        top: 0;
        z-index: 3; }
      #mainWrap #main section#contact .textContent {
        width: 45%;
        padding: 60px 0;
        position: relative;
        z-index: 10; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section#contact .textContent {
            width: 100%;
            padding: 0;
            margin-bottom: 5vh; } }
        #mainWrap #main section#contact .textContent .textInner {
          max-width: 460px;
          margin: 0 auto; }
          @media only screen and (max-width: 767px) {
            #mainWrap #main section#contact .textContent .textInner {
              width: 86%; } }
          #mainWrap #main section#contact .textContent .textInner h3 {
            margin-bottom: 32px; }
            @media only screen and (max-width: 767px) {
              #mainWrap #main section#contact .textContent .textInner h3 {
                margin-bottom: 4vw; } }
            #mainWrap #main section#contact .textContent .textInner h3 span {
              display: inline-block;
              font-size: 21px;
              padding-bottom: 5px;
              border-bottom: 2px solid #000;
              font-weight: bold;
              margin-bottom: 10px;
              letter-spacing: 0.1em; }
          #mainWrap #main section#contact .textContent .textInner .text {
            line-height: 1.7;
            font-size: 15px; }

          #mainWrap #main section#contact .textContent .textInner .telWrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 24px;
            margin-top: 24px;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            #mainWrap #main section#contact .textContent .textInner .telWrap .telIcon {
              padding-right: 10px; }
              #mainWrap #main section#contact .textContent .textInner .telWrap .telIcon img {
                height: 24px; }
            #mainWrap #main section#contact .textContent .textInner .telWrap .tel {
              font-family: 'Barlow', sans-serif;
              font-weight: 400;
              font-size: 25px;
              line-height: 1; }

              #mainWrap #main section#contact .textContent .textInner .telWrap .emailIcon {
                padding-left: 10px; 
                padding-right: 5px; 
              }
              #mainWrap #main section#contact .textContent .textInner .telWrap .emailIcon img {
                  height: 28px; }
              #mainWrap #main section#contact .textContent .textInner .telWrap .email {
                    font-family: 'Barlow', sans-serif;
                    font-weight: 400;
                    font-size: 25px;
                    line-height: 1; }

              @media only screen and (max-width: 767px) {
                #mainWrap #main section#contact .textContent .textInner .telWrap .tel {
                  font-size: 4vw; } 
                  #mainWrap #main section#contact .textContent .textInner .telWrap .email {
                    font-size: 4vw; 
                  }
                }
            #mainWrap #main section#contact .textContent .textInner .telWrap .telTime {
              line-height: 1.3;
              margin-left: 16px;
              padding-left: 16px;
              border-left: 2px solid #000;
              font-weight: 500;
              font-size: 14px; }
              @media only screen and (max-width: 767px) {
                #mainWrap #main section#contact .textContent .textInner .telWrap .telTime {
                  width: 100%;
                  margin-left: 0px;
                  padding-left: 0px;
                  border-left: 0px solid #000;
                  margin-top: 10px; } }
      #mainWrap #main section#contact .imgContent {
        width: 55%;
        background-color: #000;
        position: relative;
        z-index: 10;
        background-image: url(../images/img02.jpg);
        background-size: cover;
        background-position: center center; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section#contact .imgContent {
            width: 100%;
            height: 40vh; } }
    #mainWrap #main section#keyVijual {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      position: relative;
      padding-bottom: 100px;
      padding-top: 0; }
      @media only screen and (max-width: 1199px) {
        #mainWrap #main section#keyVijual {
          padding-bottom: 7vh;
          margin-bottom: 5vh; } }
      #mainWrap #main section#keyVijual:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 40%;
        height: 600px;
        background-color: #93b700;
        z-index: 1; }
        @media only screen and (max-width: 1199px) {
          #mainWrap #main section#keyVijual:after {
            height: 36vh; } }
      #mainWrap #main section#keyVijual .imgBlock {
        width: 70%;
        height: 640px;
        background-color: #000;
        z-index: 3;
        background-image: url(../images/topkv.jpg);
        background-size: cover;
        background-position: center center; }
        @media only screen and (max-width: 1199px) {
          #mainWrap #main section#keyVijual .imgBlock {
            width: 90%;
            height: 70vh;
            background-position: left center; } }
        #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy {
          position: absolute;
          left: 200px;
          bottom: 10vh; }
          @media only screen and (max-width: 1199px) {
            #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy {
              left: 6%; } }
          #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy p {
            background-color: #fff;
            line-height: 1;
            padding: 12px;
            font-size: 40px;
            display: inline-block;
            margin-bottom: 20px;
            font-weight: bold; }
            @media only screen and (min-width: 1200px) and (max-width: 1199px) {
              #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy p {
                font-size: 5vw;
                padding: 0.6vw;
                margin-bottom: 1.2vh; } }
            @media only screen and (max-width: 767px) {
              #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy p {
                font-size: 8vw;
                padding: 0.6vw;
                margin-bottom: 1.2vh; } }
            #mainWrap #main section#keyVijual .imgBlock .keyvijualCopy p:last-child {
              color: #29740a; }
    #mainWrap #main section .introTitle {
      text-align: center;
      padding: 90px 0;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section .introTitle {
          padding: 12vw 0;
          margin-bottom: 48px; } }
      #mainWrap #main section .introTitle h2 {
        font-size: 32px;
        font-weight: bold;
        position: relative;
        z-index: 3; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .introTitle h2 {
            font-size: 7vw; } }
      #mainWrap #main section .introTitle:after {
        content: "";
        height: 100%;
        width: 50%;
        background-color: #a5ce00;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }
      #mainWrap #main section .introTitle:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 260px 0 0 100px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        left: 50%;
        top: 0;
        z-index: 2; }
    #mainWrap #main section .iconTitle {
      text-align: center;
      margin-bottom: 70px; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section .iconTitle {
          margin-bottom: 6vh; } }
      #mainWrap #main section .iconTitle img {
        width: 70px; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .iconTitle img {
            width: 48px; } }
      #mainWrap #main section .iconTitle h3 {
        font-size: 26px;
        padding-top: 16px;
        font-weight: bold;
        display: block; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .iconTitle h3 {
            font-size: 5.5vw; } }
    #mainWrap #main section .sectionInner {
      width: 100%;
      max-width: 1080px;
      margin: 0 auto; }
      @media only screen and (max-width: 1199px) {
        #mainWrap #main section .sectionInner {
          width: 86%; } }
    #mainWrap #main section .flowList ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      position: relative;
      padding-bottom: 40px; }
      #mainWrap #main section .flowList ul li:after {
        content: "";
        position: absolute;
        left: 39px;
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #000; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .flowList ul li:after {
            left: 24px; } }
      #mainWrap #main section .flowList ul li:before {
        content: "";
        position: absolute;
        left: 36px;
        bottom: 0;
        width: 0;
        border-style: solid;
        border-width: 8px 4px 0 4px;
        border-color: #000 transparent transparent transparent; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .flowList ul li:before {
            left: 21px; } }
      #mainWrap #main section .flowList ul li:last-child:after {
        display: none; }
      #mainWrap #main section .flowList ul li:last-child:before {
        display: none; }
      #mainWrap #main section .flowList ul li .stepNum {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
        border: 2px solid #000;
        width: 80px;
        text-align: center;
        background-color: #fff; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .flowList ul li .stepNum {
            width: 50px;
            display: inline-block; } }
        #mainWrap #main section .flowList ul li .stepNum .num {
          font-family: 'Barlow', sans-serif;
          font-weight: 400;
          font-size: 56px;
          padding: 10px 0; }
          @media only screen and (max-width: 767px) {
            #mainWrap #main section .flowList ul li .stepNum .num {
              font-size: 36px;
              padding: 8px 0; } }
        #mainWrap #main section .flowList ul li .stepNum .step {
          font-family: 'Barlow', sans-serif;
          font-weight: 400;
          background-color: #3FEAFE;
          padding: 10px 0; }
          @media only screen and (max-width: 767px) {
            #mainWrap #main section .flowList ul li .stepNum .step {
              font-size: 14px; } }
      #mainWrap #main section .flowList ul li .stepContent {
        width: calc(100% - 60px);
        border: 2px solid #000;
        padding: 32px 32px 32px 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 16px; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section .flowList ul li .stepContent {
            width: calc(100% - 40px);
            padding: 30px 20px 20px 40px; } }
        #mainWrap #main section .flowList ul li .stepContent h3 {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 16px; }
        #mainWrap #main section .flowList ul li .stepContent p {
          line-height: 1.8; }
          @media only screen and (max-width: 767px) {
            #mainWrap #main section .flowList ul li .stepContent p {
              line-height: 1.6; } }
    #mainWrap #main section#entry .sectionInner {
      max-width: 800px; }
      #mainWrap #main section#entry .sectionInner #entryRead h2 {
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 18px;
        color: #00bad0; }
      #mainWrap #main section#entry .sectionInner #entryRead .catch {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 36px;
        line-height: 1.2; }
      #mainWrap #main section#entry .sectionInner #entryRead .point {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 32px; }
        #mainWrap #main section#entry .sectionInner #entryRead .point li {
          width: 30%; }
          #mainWrap #main section#entry .sectionInner #entryRead .point li .pointTitle {
            margin-bottom: 24px; }
            #mainWrap #main section#entry .sectionInner #entryRead .point li .pointTitle p {
              font-weight: bold;
              font-size: 17px;
              color: #526a6d;
              margin-bottom: 10px; }
            #mainWrap #main section#entry .sectionInner #entryRead .point li .pointTitle h5 {
              font-size: 24px;
              color: #ff8000;
              font-weight: bold;
              line-height: 1.3; }
          #mainWrap #main section#entry .sectionInner #entryRead .point li > p {
            line-height: 1.6; }
          #mainWrap #main section#entry .sectionInner #entryRead .point li:last-child .pointTitle h5 {
            font-size: 60px;
            line-height: 1; }
    #mainWrap #main section#bentryRead .sectionInner {
      max-width: 800px; }
    #mainWrap #main section#bentryRead h2 {
      text-align: center;
      margin-bottom: 72px;
      font-size: 36px;
      font-weight: bold; }
      #mainWrap #main section#bentryRead h2 span {
        font-size: 18px;
        font-weight: bold;
        display: inline-block;
        padding-bottom: 12px; }
        @media only screen and (max-width: 767px) {
          #mainWrap #main section#bentryRead h2 span {
            font-size: 15px; } }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section#bentryRead h2 {
          font-size: 7vw;
          line-height: 1.3;
          margin-bottom: 3vh; } }
    #mainWrap #main section#bentryRead img {
      margin-bottom: 48px; }
    #mainWrap #main section#bentryRead p {
      -webkit-font-feature-settings: "palt";
      font-feature-settings: "palt";
      line-height: 1.8;
      font-size: 17px; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main section#bentryRead p {
          font-size: 15px; } }
    #mainWrap #main section#aboutRead {
      padding-bottom: 0; }
      #mainWrap #main section#aboutRead h2 {
        text-align: center;
        line-height: 1.5;
        font-size: 28px;
        margin-bottom: 60px;
        font-weight: bold;
        position: relative;
        z-index: 5; }
        @media only screen and (max-width: 1199px) {
          #mainWrap #main section#aboutRead h2 {
            margin-bottom: 4vh; } }
        @media only screen and (max-width: 1199px) {
          #mainWrap #main section#aboutRead h2 {
            font-size: 5.5vw;
            text-align: left; }
            #mainWrap #main section#aboutRead h2 br {
              display: none; } }
        #mainWrap #main section#aboutRead h2 span {
          position: relative;
          display: inline-block;
          z-index: 5; }
          @media only screen and (max-width: 1199px) {
            #mainWrap #main section#aboutRead h2 span {
              display: inline; } }
          #mainWrap #main section#aboutRead h2 span:after {
            width: 100%;
            height: 20px;
            content: "";
            background-color: #FFFB95;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1; }
            @media only screen and (max-width: 1199px) {
              #mainWrap #main section#aboutRead h2 span:after {
                display: none; } }
      #mainWrap #main section#aboutRead .aboutLocalNav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media only screen and (max-width: 1199px) {
          #mainWrap #main section#aboutRead .aboutLocalNav ul {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; } }
        #mainWrap #main section#aboutRead .aboutLocalNav ul li {
          width: 19%;
          padding: 32px 0 16px 0; }
          @media only screen and (max-width: 1199px) {
            #mainWrap #main section#aboutRead .aboutLocalNav ul li {
              width: 32%;
              margin-right: 2%; }
              #mainWrap #main section#aboutRead .aboutLocalNav ul li:nth-child(3) {
                margin-right: 0; }
              #mainWrap #main section#aboutRead .aboutLocalNav ul li:nth-child(5) {
                margin-right: 0; } }
          #mainWrap #main section#aboutRead .aboutLocalNav ul li a {
            background-color: #FFEFF3;
            border: 1px solid #000;
            padding: 24px 0;
            position: relative;
            display: block; }
            #mainWrap #main section#aboutRead .aboutLocalNav ul li a:after {
              content: "";
              position: absolute;
              width: 48px;
              height: 1px;
              background-color: #fff;
              left: 0;
              right: 0;
              top: 0;
              z-index: 5;
              margin: 0 auto;
              margin-top: -1px; }
              @media only screen and (max-width: 1199px) {
                #mainWrap #main section#aboutRead .aboutLocalNav ul li a:after {
                  width: 32px; } }
            #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              margin: 0 auto;
              text-align: center;
              margin-top: -32px;
              z-index: 10; }
              @media only screen and (max-width: 1199px) {
                #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap {
                  margin-top: -20px; } }
              #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap .item {
                font-family: 'Barlow', sans-serif;
                font-weight: 500;
                font-size: 10px; }
                @media only screen and (max-width: 1199px) {
                  #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap .item {
                    font-size: 8px; } }
              #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap .number {
                font-family: 'Barlow', sans-serif;
                font-weight: 500;
                font-size: 36px; }
                @media only screen and (max-width: 1199px) {
                  #mainWrap #main section#aboutRead .aboutLocalNav ul li a .numWrap .number {
                    font-size: 26px; } }
            #mainWrap #main section#aboutRead .aboutLocalNav ul li a .linkText {
              font-weight: bold;
              text-align: center; }
              @media only screen and (max-width: 1199px) {
                #mainWrap #main section#aboutRead .aboutLocalNav ul li a .linkText {
                  font-size: 3vw; } }
            #mainWrap #main section#aboutRead .aboutLocalNav ul li a .arrow {
              position: absolute;
              width: 32px;
              height: 32px;
              border-radius: 16px;
              left: 0;
              right: 0;
              margin: 0 auto;
              bottom: 0;
              background-color: #000;
              margin-bottom: -16px; }
              @media only screen and (max-width: 1199px) {
                #mainWrap #main section#aboutRead .aboutLocalNav ul li a .arrow {
                  width: 26px;
                  height: 26px;
                  margin-bottom: -12px; } }
              #mainWrap #main section#aboutRead .aboutLocalNav ul li a .arrow:after {
                content: "";
                position: absolute;
                left: 0px;
                right: 0;
                margin: 0 auto;
                width: 7px;
                height: 7px;
                top: 10px;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                -webkit-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                transform: rotate(135deg); }
                @media only screen and (max-width: 1199px) {
                  #mainWrap #main section#aboutRead .aboutLocalNav ul li a .arrow:after {
                    top: 8px; } }

#textPage h2 {
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 36px; }
  #textPage h2:first-child {
    margin-top: 0; }

#textPage h3 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 36px; }
  #textPage h3:first-child {
    margin-top: 0; }

#textPage table {
  margin-bottom: 10px; }
  #textPage table tr th {
    padding: 16px;
    border: 1px solid #e6e6e6;
    background-color: #eef4f5; }
  #textPage table tr td {
    padding: 16px;
    border: 1px solid #e6e6e6;
    line-height: 1.5; }

#textPage p {
  margin-bottom: 16px;
  line-height: 1.5; }

#thanks {
  text-align: center; }
  #thanks h1 {
    font-size: 32px;
    margin-bottom: 24px; }
  #thanks p {
    font-size: 16px;
    line-height: 1.5; }

#mainWrap #main #formWrap {
  margin-top: 90px; }
  #mainWrap #main #formWrap.stepform .steps {
    margin-bottom: 20px; }
    #mainWrap #main #formWrap.stepform .steps ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #mainWrap #main #formWrap.stepform .steps ul li {
        width: 49.5%; }
        #mainWrap #main #formWrap.stepform .steps ul li.current a {
          background-color: #00bad0; }
        #mainWrap #main #formWrap.stepform .steps ul li a {
          display: block;
          text-align: center;
          height: 48px;
          line-height: 48px;
          background-color: #bbb;
          color: #fff;
          border-radius: 5px; }
          #mainWrap #main #formWrap.stepform .steps ul li a .current-info {
            display: none; }
  #mainWrap #main #formWrap.stepform .content h3 {
    display: none; }
  #mainWrap #main #formWrap.stepform .actions {
    margin-top: 20px; }
    #mainWrap #main #formWrap.stepform .actions ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      #mainWrap #main #formWrap.stepform .actions ul li {
        margin-left: 10px; }
        #mainWrap #main #formWrap.stepform .actions ul li.disabled {
          display: none; }
        #mainWrap #main #formWrap.stepform .actions ul li a {
          display: inline-block;
          text-align: center;
          font-size: 14px;
          height: 50px;
          line-height: 50px;
          border-radius: 25px;
          padding: 0 50px;
          color: #fff;
          background-color: #00A23C;
          border-bottom: 3px solid #00461a;
          border-right: 3px solid #00461a;
          border-top: 0px solid #000;
          border-left: 0px solid #000;
          cursor: pointer;
          -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
          -webkit-transition-duration: .3s;
          -o-transition-duration: .3s;
          transition-duration: .3s; }
          #mainWrap #main #formWrap.stepform .actions ul li a:hover {
            border-bottom: 0px solid #00461a;
            border-right: 0px solid #00461a;
            -webkit-transform: translatey(3px);
            -ms-transform: translatey(3px);
            transform: translatey(3px);
            background-color: #1b6938;
            -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3)); }
  #mainWrap #main #formWrap.stepform section {
    padding: 0; }
  #mainWrap #main #formWrap .formBlock {
    margin-top: 70px; }
    #mainWrap #main #formWrap .formBlock h4 {
      margin-bottom: 30px;
      font-size: 21px;
      font-weight: bold;
      color: #16828b; }
    #mainWrap #main #formWrap .formBlock:first-child {
      margin-top: 0; }
    @media only screen and (max-width: 767px) {
      #mainWrap #main #formWrap .formBlock dl:first-of-type {
        border-top: 2px solid #C9C9C9; } }
    #mainWrap #main #formWrap .formBlock dl:first-of-type dt {
      border-top: 2px solid #00A23C; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main #formWrap .formBlock dl:first-of-type dt {
          border-top: 0px solid #00A23C; } }
    #mainWrap #main #formWrap .formBlock dl:first-of-type dd {
      border-top: 2px solid #C9C9C9; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main #formWrap .formBlock dl:first-of-type dd {
          border-top: 0px solid #00A23C; } }
  #mainWrap #main #formWrap dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #mainWrap #main #formWrap dl dt {
      width: 200px;
      border-bottom: 2px solid #00A23C;
      font-weight: bold;
      padding: 36px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main #formWrap dl dt {
          width: 100%;
          border-bottom: 0px solid #00A23C;
          padding-bottom: 10px;
          color: #00A23C; } }
      #mainWrap #main #formWrap dl dt .rec {
        padding-left: 8px;
        color: #ea054b; }
    #mainWrap #main #formWrap dl dd {
      width: calc(100% - 200px);
      border-bottom: 2px solid #C9C9C9;
      padding: 36px 0;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #mainWrap #main #formWrap dl dd {
          width: 100%;
          padding-top: 0px;
          border-bottom: 1px solid #C9C9C9; } }
      #mainWrap #main #formWrap dl dd .doui li + label {
        padding: 0; }
      #mainWrap #main #formWrap dl dd input[type="text"], #mainWrap #main #formWrap dl dd input[type="email"], #mainWrap #main #formWrap dl dd input[type="tel"] {
        width: 100%;
        border: 1px solid #c9c9c9;
        padding: 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px; }
        #mainWrap #main #formWrap dl dd input[type="text"].icon, #mainWrap #main #formWrap dl dd input[type="email"].icon, #mainWrap #main #formWrap dl dd input[type="tel"].icon {
          padding-left: 48px; }
      #mainWrap #main #formWrap dl dd textarea {
        width: 100%;
        border: 1px solid #c9c9c9;
        padding: 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px; }
      #mainWrap #main #formWrap dl dd ul li {
        display: inline-block; }
      #mainWrap #main #formWrap dl dd .selctWrap {
        width: 200px;
        text-align: center;
        position: relative; }
        #mainWrap #main #formWrap dl dd .selctWrap:before {
          position: absolute;
          top: 16px;
          right: 0.9em;
          width: 0;
          height: 0;
          padding: 0;
          content: '';
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-top: 6px solid #666666;
          pointer-events: none;
          z-index: 5; }
        #mainWrap #main #formWrap dl dd .selctWrap .error {
          position: relative;
          padding-top: 10px;
          text-align: left; }
        #mainWrap #main #formWrap dl dd .selctWrap select {
          width: 100%;
          padding-right: 1em;
          cursor: pointer;
          text-indent: 0.01px;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          border: none;
          outline: none;
          background: transparent;
          background-image: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          position: relative;
          border: 1px solid #bbbbbb;
          border-radius: 2px;
          background: #ffffff;
          padding: 12px 38px 12px 12px;
          color: #666666; }
          #mainWrap #main #formWrap dl dd .selctWrap select:-ms-expand {
            display: none; }
      #mainWrap #main #formWrap dl dd label {
        display: inline-block;
        padding-right: 20px;
        padding: 10px 20px 10px 0; }
        #mainWrap #main #formWrap dl dd label.error {
          color: #ea054b;
          line-height: 1;
          padding: 0px 0px 3px 0;
          border-bottom: 1px solid #ea054b;
          margin-top: 10px;
          display: block;
          position: absolute;
          bottom: 10px;
          left: 0; }
      #mainWrap #main #formWrap dl dd ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative; }
        #mainWrap #main #formWrap dl dd ol li {
          padding-left: 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          color: #666; }
          #mainWrap #main #formWrap dl dd ol li:first-child {
            padding-left: 0; }
            #mainWrap #main #formWrap dl dd ol li:first-child .selctWrap {
              width: 80px; }
          #mainWrap #main #formWrap dl dd ol li:nth-child(2) .selctWrap {
            width: 80px; }
          #mainWrap #main #formWrap dl dd ol li:nth-child(3) .selctWrap {
            width: 80px; }
          #mainWrap #main #formWrap dl dd ol li .selctWrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 6px; }
            #mainWrap #main #formWrap dl dd ol li .selctWrap:before {
              position: absolute;
              top: 16px;
              right: 12px;
              width: 0;
              height: 0;
              padding: 0;
              content: '';
              border-left: 6px solid transparent;
              border-right: 6px solid transparent;
              border-top: 6px solid #666666;
              pointer-events: none;
              z-index: 5; }
            #mainWrap #main #formWrap dl dd ol li .selctWrap select {
              padding: 12px 28px 12px 12px; }
            #mainWrap #main #formWrap dl dd ol li .selctWrap label.error {
              display: none; }
    #mainWrap #main #formWrap dl .optional {
      display: none; }
  #mainWrap #main #formWrap .comment a {
    color: #00bad0;
    text-decoration: underline; }
    #mainWrap #main #formWrap .comment a:hover {
      text-decoration: none; }
  #mainWrap #main #formWrap #form_submit {
    text-align: center; }
    #mainWrap #main #formWrap #form_submit #form_submit_button {
      display: inline-block;
      text-align: center;
      font-weight: bold;
      font-size: 16px;
      height: 70px;
      line-height: 70px;
      border-radius: 35px;
      width: 300px;
      color: #fff;
      background-color: #00A23C;
      border-bottom: 3px solid #00461a;
      border-right: 3px solid #00461a;
      border-top: 0px solid #000;
      border-left: 0px solid #000;
      cursor: pointer;
      -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
      filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s; }
      #mainWrap #main #formWrap #form_submit #form_submit_button:hover {
        border-bottom: 0px solid #00461a;
        border-right: 0px solid #00461a;
        -webkit-transform: translatey(3px);
        -ms-transform: translatey(3px);
        transform: translatey(3px);
        background-color: #1b6938;
        -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
        filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3)); }

#introduction .sectionInner {
  position: relative; }
  #introduction .sectionInner:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 140px 140px 0 0;
    border-color: #FFCC00 transparent transparent transparent;
    position: absolute;
    left: -30px;
    top: -30px;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      #introduction .sectionInner:after {
        border-width: 100px 100px 0 0; } }

#introduction h2 {
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
  font-weight: bold;
  position: relative;
  z-index: 3; }
  @media only screen and (max-width: 767px) {
    #introduction h2 {
      font-size: 7vw;
      margin-bottom: 6vh; } }

#introduction img {
  max-width: 860px;
  text-align: center; }

#introduction p {
  font-size: 17px;
  line-height: 2;
  margin-top: 90px; }
  @media only screen and (max-width: 767px) {
    #introduction p {
      margin-top: 6vh;
      font-size: 3.8vw; } }
  #introduction p span {
    font-weight: bold; }

#work .workInner {
  max-width: 1480px;
  margin: 0 auto;
  position: relative;
  padding: 0 90px 180px 90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 1199px) {
    #work .workInner {
      padding: 0 10% 10vh 10%; } }
  #work .workInner:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #FFCC00;
    width: 100%;
    height: 400px; }
    @media only screen and (max-width: 767px) {
      #work .workInner:after {
        height: 20vh; } }
  #work .workInner .enCatch {
    position: absolute;
    left: 70px;
    bottom: -20px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 5vw;
    z-index: 1; }
    @media only screen and (max-width: 1199px) {
      #work .workInner .enCatch {
        left: 10%;
        font-size: 5vw; } }
  #work .workInner .imgBlock {
    width: 100%;
    height: 720px;
    background-color: #ccc;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background-image: url(../images/1589220_l.jpg);
    background-size: cover;
    background-position: center center; }
    @media only screen and (max-width: 1199px) {
      #work .workInner .imgBlock {
        height: 60vh; } }
    #work .workInner .imgBlock .catch {
      position: absolute;
      left: -20px;
      bottom: 60px; }
      @media only screen and (max-width: 767px) {
        #work .workInner .imgBlock .catch {
          bottom: 20px; } }
      #work .workInner .imgBlock .catch p {
        background-color: #fff;
        padding: 8px;
        font-weight: bold;
        margin-top: 10px;
        display: inline-block;
        font-size: 3vw; }
        @media only screen and (max-width: 767px) {
          #work .workInner .imgBlock .catch p {
            font-size: 4vw;
            line-height: 1.3; } }
        #work .workInner .imgBlock .catch p:first-child {
          margin-top: 0; }

.greenBtn a {
  height: 70px;
  line-height: 70px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #29740A;
  color: #fff;
  display: inline-block;
  border-radius: 40px;
  font-weight: bold; }

.yerrowBtn a {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFCC00;
  color: #000;
  display: inline-block;
  border-radius: 40px;
  font-weight: bold; }
  @media only screen and (max-width: 1199px) {
    .yerrowBtn a {
      height: 40px;
      line-height: 40px; } }

#faq .faqList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 2px solid #000; }
  #faq .faqList li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #000; }
  #faq .faqList li dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px; }
    #faq .faqList li dl dt .icon {
      width: 32px;
      height: 32px;
      border-radius: 16px;
      border: 2px solid #000;
      background-color: #FFBED2;
      text-align: center;
      line-height: 32px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #faq .faqList li dl dt p {
      font-size: 20px;
      font-weight: bold;
      width: calc(100% - 48px);
      white-space: nowrap;
      line-height: 1.4; }
      @media only screen and (max-width: 767px) {
        #faq .faqList li dl dt p {
          font-size: 4vw; } }
  #faq .faqList li dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #faq .faqList li dl dd .icon {
      width: 32px;
      height: 32px;
      border-radius: 16px;
      border: 2px solid #000;
      background-color: #3feafe;
      text-align: center;
      line-height: 32px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #faq .faqList li dl dd p {
      line-height: 1.7;
      width: calc(100% - 48px); 
      white-space: nowrap;
    }
      #faq .faqList li dl dd p a {
        color: #3feafe;
        text-decoration: underline; }
        #faq .faqList li dl dd p a:hover {
          text-decoration: none; }

.reason ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .reason ul li:first-child {
    margin-top: 0; }
  .reason ul li:nth-child(1) .imgContent {
    background-image: none; }
    @media only screen and (max-width: 767px) {
      .reason ul li:nth-child(1) .imgContent {
        height: auto;
        min-height: auto; } }
  .reason ul li:nth-child(2) .imgContent {
    background-image: none; }
    @media only screen and (max-width: 767px) {
      .reason ul li:nth-child(2) .imgContent {
        height: auto;
        min-height: auto; } }
  .reason ul li:nth-child(3) .imgContent {
    background-image: none; }
    @media only screen and (max-width: 767px) {
      .reason ul li:nth-child(3) .imgContent {
        height: auto;
        min-height: auto; } }
  .reason ul li:nth-child(4) .imgContent {
    background-image: none; }
    @media only screen and (max-width: 767px) {
      .reason ul li:nth-child(4) .imgContent {
        height: auto;
        min-height: auto; } }
  .reason ul li:nth-child(5) .imgContent {
    background-image: url(../images/54005817.jpg); }
  .reason ul li .imgContent {
    width: 45%;
    min-height: 400px;
    background-position: center center;
    background-size: cover; }
    .reason ul li .imgContent img {
      width: 100%; }
    @media only screen and (min-width: 1200px) and (max-width: 1199px) {
      .reason ul li .imgContent {
        width: 35%; } }
    @media only screen and (max-width: 767px) {
      .reason ul li .imgContent {
        width: 100%;
        height: 40vh; } }
  .reason ul li:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .reason ul li .textContent {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (min-width: 1200px) and (max-width: 1199px) {
      .reason ul li .textContent {
        width: 65%;
        padding: 6% 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    @media only screen and (max-width: 767px) {
      .reason ul li .textContent {
        width: 100%;
        margin-bottom: 40px; } }
    .reason ul li .textContent .textContentInner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 640px; }
      @media only screen and (max-width: 767px) {
        .reason ul li .textContent .textContentInner {
          padding: 0 7%;
          padding: 0 40px; } }
      .reason ul li .textContent .textContentInner .num {
        width: 80px;
        text-align: center;
        position: relative;
        height: 120px;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          .reason ul li .textContent .textContentInner .num {
            width: 40px;
            height: 60px; } }
        .reason ul li .textContent .textContentInner .num:after {
          position: absolute;
          left: 0;
          bottom: 0;
          content: "";
          width: 100%;
          height: 40px;
          background-color: #00cce3;
          z-index: 1; }
          @media only screen and (max-width: 767px) {
            .reason ul li .textContent .textContentInner .num:after {
              height: 16px; } }
        .reason ul li .textContent .textContentInner .num .item {
          font-family: 'Barlow', sans-serif;
          font-weight: 500;
          font-size: 20px;
          padding-bottom: 8px;
          border-bottom: 2px solid #000;
          display: inline-block; }
          @media only screen and (max-width: 767px) {
            .reason ul li .textContent .textContentInner .num .item {
              font-size: 3vw; } }
        .reason ul li .textContent .textContentInner .num .number {
          font-family: 'Barlow', sans-serif;
          font-weight: 500;
          font-size: 80px;
          position: relative;
          z-index: 2; }
          @media only screen and (max-width: 767px) {
            .reason ul li .textContent .textContentInner .num .number {
              font-size: 9vw; } }
      .reason ul li .textContent .textContentInner .content {
        width: calc(100% - 100px); }
        @media only screen and (max-width: 767px) {
          .reason ul li .textContent .textContentInner .content {
            width: calc(100% - 60px); } }
        .reason ul li .textContent .textContentInner .content .read {
          color: #a3a3a3;
          font-size: 16px;
          font-weight: bold;
          margin-bottom: 4px; }
          @media only screen and (max-width: 767px) {
            .reason ul li .textContent .textContentInner .content .read {
              font-size: 3.5vw;
              line-height: 1.2; } }
        .reason ul li .textContent .textContentInner .content h3 {
          color: #16828b;
          font-size: 24px;
          line-height: 1.3;
          margin-bottom: 40px;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .reason ul li .textContent .textContentInner .content h3 {
              font-size: 7vw;
              margin-bottom: 3vh; }
              .reason ul li .textContent .textContentInner .content h3 br {
                display: none; } }
        .reason ul li .textContent .textContentInner .content p {
          line-height: 1.8;
          -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

#footer {
  padding: 180px 0; }
  @media only screen and (max-width: 1199px) {
    #footer {
      padding: 10vh 0 120px 0; } }
  #footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px; }
    @media only screen and (max-width: 1199px) {
      #footer .inner {
        width: 86%; } }
    #footer .inner .logo {
      width: 260px; }
      @media only screen and (max-width: 1199px) {
        #footer .inner .logo {
          width: 100%;
          text-align: center;
          margin-bottom: 5vh; } }
      @media only screen and (max-width: 1199px) {
        #footer .inner .logo img {
          width: 70%;
          max-width: 200px; } }
    #footer .inner .footerNav {
      border-left: 1px solid #29740A;
      padding-left: 40px;
      width: calc(100% - 380px); }
      @media only screen and (max-width: 1199px) {
        #footer .inner .footerNav {
          width: 100%;
          border-left: 0px solid #29740A;
          padding-left: 0px; } }
      @media only screen and (max-width: 767px) {
        #footer .inner .footerNav nav ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #footer .inner .footerNav nav ul li {
        display: inline-block;
        margin-bottom: 12px; }
        @media only screen and (max-width: 767px) {
          #footer .inner .footerNav nav ul li {
            width: 50%;
            margin-bottom: 0px; } }
        #footer .inner .footerNav nav ul li a {
          color: #29740A;
          padding-left: 10px;
          margin-left: 10px;
          border-left: 1px solid #29740A; }
          @media only screen and (min-width: 1200px) and (max-width: 1199px) {
            #footer .inner .footerNav nav ul li a {
              padding-left: 0px;
              margin-left: 0px;
              border-left: 0px solid #29740A;
              border-bottom: 1px solid #29740A;
              display: block;
              padding: 16px 0 16px 16px;
              position: relative; }
              #footer .inner .footerNav nav ul li a:after {
                content: "";
                position: absolute;
                left: 0;
                top: 19px;
                width: 4px;
                height: 4px;
                border: 1px solid;
                border-color: #29740A #29740A transparent transparent;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg); } }
          @media only screen and (max-width: 767px) {
            #footer .inner .footerNav nav ul li a {
              padding-left: 0px;
              margin-left: 0px;
              border-left: 0px solid #29740A;
              border-bottom: 1px solid #29740A;
              display: block;
              padding: 16px 0 16px 16px;
              position: relative; }
              #footer .inner .footerNav nav ul li a:after {
                content: "";
                position: absolute;
                left: 0;
                top: 19px;
                width: 4px;
                height: 4px;
                border: 1px solid;
                border-color: #29740A #29740A transparent transparent;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg); } }
        #footer .inner .footerNav nav ul li:first-child a {
          padding-left: 0px;
          margin-left: 0px;
          border-left: 0px solid #29740A; }
          @media only screen and (max-width: 1199px) {
            #footer .inner .footerNav nav ul li:first-child a {
              padding: 16px 0 16px 16px; } }
        @media only screen and (max-width: 767px) {
          #footer .inner .footerNav nav ul li:nth-child(3) {
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          #footer .inner .footerNav nav ul li:nth-child(4) {
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          #footer .inner .footerNav nav ul li:nth-child(5) {
            width: 100%; } }
      #footer .inner .footerNav .copy {
        color: #29740A; }
        @media only screen and (max-width: 1199px) {
          #footer .inner .footerNav .copy {
            margin-top: 4vh;
            text-align: center; } }

.convertionBar {
  background-color: #29740a;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 20;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

  .convertionBar .telWrap{
    border: none;
    margin-left: 20px;
    padding: 5px;
  }
  .convertionBar .telWrap .tel{
    font-size: 36px;
  }


  .convertionBar .telWrap a {
    display: flex;
    flex-wrap: nowrap;
    pointer-events: none;
  }

  .convertionBar .telIcon{
    padding-left: 20px; 
    padding-right: 10px; 
  }

  .convertionBar .telIcon img{
    margin-top: 3px;
    height: 30px; 
  }

  @media only screen and (max-width: 1199px) {

      .convertionBar .telIcon{
        padding-right: 10px;
      }

      .convertionBar .telIcon img{
        height: 30px; 
      }

    }

  .convertionBar .telWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }

  @media only screen and (max-width: 1023px) {
    /*
    .convertionBar .telWrap {
      display: none; }
      */
  }
  @media only screen and (max-width: 767px) {
    /*
    .convertionBar .telWrap {
      display: none; } 
      */

      .convertionBar .telWrap{
        margin-top: 10px;
        border: none;
        border-radius: 30px;
        margin-left: 0px;
        padding: 5px;
      }

      .convertionBar .telWrap a {
        pointer-events: auto;
      }

      .convertionBar .telIcon{
        padding-right: 5px;
      }
      .convertionBar .telIcon img{
        margin-top: 0;
        height: 26px; 
      }
      .convertionBar .telWrap .tel{
        font-size: 26px;
        margin-bottom: 0;
      }
    }

  .convertionBar p {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .convertionBar p {
        width: 100%;
        font-size: 3.2vw;
        text-align: center;
        margin-bottom: 8px; }
        /*
        .convertionBar p br {
          display: none; } 
          */
        }

.companyInfo dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .companyInfo dl:first-child dt {
    border-top: 2px solid #00A23C; }
    @media only screen and (max-width: 767px) {
      .companyInfo dl:first-child dt {
        border-top: 0px solid #00A23C; } }
  .companyInfo dl:first-child dd {
    border-top: 2px solid #C9C9C9; }
    @media only screen and (max-width: 767px) {
      .companyInfo dl:first-child dd {
        border-top: 2px solid #C9C9C9; } }
  .companyInfo dl dt {
    width: 200px;
    border-bottom: 2px solid #00A23C;
    font-weight: bold;
    padding: 36px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .companyInfo dl dt {
        width: 100%;
        border-bottom: 0px solid #00A23C;
        padding-bottom: 10px;
        color: #00A23C; } }
    .companyInfo dl dt .rec {
      padding-left: 8px;
      color: #ea054b; }
  .companyInfo dl dd {
    width: calc(100% - 200px);
    border-bottom: 2px solid #C9C9C9;
    padding: 36px 0;
    position: relative;
    line-height: 1.3; }
    @media only screen and (max-width: 767px) {
      .companyInfo dl dd {
        width: 100%;
        padding-top: 0px;
        border-bottom: 1px solid #C9C9C9; } }
    .companyInfo dl dd .map {
      margin-top: 20px; }
