@charset "UTF-8";
.contact {
  background-image: url(../images/contact_bg_201904.jpg?20190331);
  height: 320px;
}
.contact .contact_btn {
  padding-top: 180px;
}

img.resp {
  width: 100%;
  height: auto;
  max-width: 1200px;
}

div#box15_title_box h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  letter-spacing: 0.1em;
  font-size: 42px;
  font-weight: bold;
  position: relative;
  color: #fff;
}

div.box_title {
  margin: 0 auto;
  background-color: #E8DEE0;
  line-height: 0;
  padding: 30px 0;
}
div.box_title div.box_title_box h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  letter-spacing: 0.1em;
  font-size: 42px;
  font-weight: bold;
  position: relative;
  color: #333;
}
@media screen and (max-width: 767px) {
  div.box_title {
    padding: 15px 0;
  }
  div.box_title div.box_title_box h2 {
    font-size: 22px;
    letter-spacing: 0;
  }
}

div#facilities {
  background-color: #d9eafa;
  padding: 60px 0 30px;
}
div#facilities div.facInner {
  width: 763px;
  display: flex;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
div#facilities div.facInner dl {
  width: 360px;
  margin-bottom: 30px;
}
div#facilities div.facInner dl dt {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 15px;
}
div#facilities div.facInner dl dd.img img {
  width: 100%;
}
div#facilities div.facInner dl dd.exp {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  div#facilities {
    padding: 15px 0 0;
  }
  div#facilities div.facInner {
    width: 100%;
  }
  div#facilities div.facInner dl {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 15px;
    margin-bottom: 0px;
  }
  div#facilities div.facInner dl dd.exp {
    padding: 0;
    font-size: 14px;
    text-align: left;
  }
}

div.inBox {
  padding: 60px 0;
  width: 100%;
  text-align: center;
}
div.inBox h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  letter-spacing: 0.1em;
  font-size: 42px;
  font-weight: bold;
  position: relative;
  color: #333;
  margin-bottom: 80px;
}
div.inBox h2 span {
  border: 1px solid red;
  padding: 0.6em 0.8em;
  font-size: 12px;
  color: red;
  border-radius: 4px;
  margin-right: 1em;
  vertical-align: 10px;
  letter-spacing: 0;
}
div.inBox h2:after {
  display: block;
  content: "";
  width: 240px;
  height: 1px;
  border-top: 1px dotted #333;
  position: absolute;
  left: 50%;
  margin-left: -120px;
  bottom: -40px;
}
div.inBox p.lead {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  font-size: 24px;
}
div.inBox p.lead span.good {
  font-weight: bold;
  color: red;
}
div.inBox p.lead + img {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  div.inBox {
    padding: 30px 0 15px;
    margin-bottom: 0px;
  }
  div.inBox img {
    width: 100%;
  }
  div.inBox h2 {
    font-size: 21px;
    margin-bottom: 30px;
  }
  div.inBox h2 span {
    vertical-align: 3px;
    font-size: 11px;
  }
  div.inBox h2:after {
    width: 120px;
    margin-left: -60px;
    bottom: -20px;
  }
  div.inBox p.lead {
    font-size: 16px;
    text-align: center;
  }
  div.inBox p.lead + img {
    margin-top: 0px;
  }
  div.inBox + img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  div.w861 .mt30 {
    margin-top: 15px !important;
  }
  div.w861 img {
    width: 100%;
  }
}

div#box18 {
  background-color: #000;
  color: #fff;
  padding-bottom: 15px;
}
div#box18 h2 {
  color: #fff;
}
div#box18 h2:after {
  border-color: rgba(255, 255, 255, 0.74);
}
div#box18 div.featureBike {
  padding-top: 15px;
  width: 80%;
  margin: 15px auto;
  background-color: #262626;
}
div#box18 div.featureBike h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  font-size: 21px;
}
div#box18 div.featureBike ul.featureBikeWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div#box18 div.featureBike ul.featureBikeWrap li {
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
}
div#box18 div.featureBike ul.featureBikeWrap li figure {
  width: 80%;
  margin: 0 auto 30px;
  min-width: 180px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.63);
  padding: 30px 0;
}
div#box18 div.featureBike ul.featureBikeWrap li figure img {
  max-width: 180px;
}
div#box18 div.featureBike ul.featureBikeWrap li:last-child figure {
  border-bottom: none;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  div#box18 {
    padding-bottom: 45px;
  }
  div#box18 div.featureBike {
    width: 100%;
  }
  div#box18 div.featureBike ul.featureBikeWrap li {
    text-align: center;
  }
  div#box18 div.featureBike ul.featureBikeWrap li figure {
    border-bottom: none;
    margin-bottom: 0;
  }
}

div#box23 {
  background-color: #f38c16;
}
div#box23 div.inBox {
  padding-bottom: 30px;
}
div#box21 {
  background-color: #333;
  color: #fff;
  padding-bottom: 45px;
}
div#box21 h2 {
  color: #fff;
}
div#box21 h2:after {
  border-color: rgba(255, 255, 255, 0.74);
}

div#box17 {
  background-color: #262626;
  color: #fff;
  padding-bottom: 30px;
}
div#box17 h2 {
  color: #fff;
}
div#box17 h2:after {
  border-color: rgba(255, 255, 255, 0.74);
}

div#box10 {
  margin-top: 0;
}

div#box12 {
  margin-bottom: 0px;
}
div#box12 div.w861 {
  text-align: center;
}

div#box20 {
  vertical-align: bottom;
  margin-bottom: 0px;
}
div#box20 div.w861 {
  text-align: center;
}
div#box20 img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  div#box20 {
    background-color: #f3e3d6;
    padding-bottom: 15px;
  }
}

div#box13 {
  margin-bottom: 60px;
}
div#box13 div.w861 {
  text-align: center;
}

div#box08 {
  color: #fff !important;
  background-color: #000;
  padding-bottom: 0px;
  margin-top: 0;
}
div#box08 div.w861 {
  text-align: center;
}
div#box08 div.inBox h2 {
  color: #fff;
}
div#box08 div.inBox h2:after {
  border-color: #ccc;
}
@media screen and (max-width: 767px) {
  div#box08 {
    padding-bottom: 0;
  }
  div#box08 img {
    vertical-align: bottom !important;
  }
}

div#box09 {
  margin-bottom: 120px;
  margin-top: 60px;
}
div#box09 img {
  width: 100%;
}
div#box09 div.w861 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  div#box09 {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    padding-top: 31%;
    background-color: #000;
    height: auto;
    background-image: url(../image/contact_bg_sp_201904.jpg?20190331);
  }
  .contact ul {
    padding-bottom: 46px;
  }
  dl.faq {
    text-align: left;
    width: 90%;
    margin: auto;
    line-height: normal;
  }
  dl.faq dt {
    font-size: 1.1rem;
    color: #4A060B;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 9%;
    padding: 0 0 20px 50px;
    margin-top: 20px;
    vertical-align: bottom;
  }
  dl.faq dt.q1 {
    background: url(../image/b01_01_q1_img.jpg) no-repeat;
  }
  dl.faq dd {
    background: url(../image/b01_02_img.jpg);
    background-repeat: no-repeat;
    background-size: 9%;
    font-size: 1rem;
    padding: 0 0 20px 50px;
    border-bottom: 2px dotted #c6c6c6;
    text-align: left;
  }
}
p.link-wrap {
  margin-top: 30px;
  text-align: center;
}
p.link-wrap a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  padding: 10px;
}
p.link-wrap a.btn-fole-gold {
  color: #82b53b;
  border: 1px solid #82b53b;
}
@media screen and (max-width: 480px) {
  p.link-wrap a {
    font-size: 16px;
  }
}

/*# sourceMappingURL=ad.css.map */
