@charset "UTF-8";

/* =====================
  fonts
===================== */

/*  Yu Gothic
------------------------*/

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

/* =====================
  base
===================== */

body {
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'Hiragino Sans','ヒラギノ角ゴシック','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
  line-height: 2;
  color: #000;
  font-size: 16px;
  background: #fff;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pc_none {
  display: none !important;
}

a {
  text-decoration: none;
  color: #000;
}

*, *:before, *:after {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

svg {
  width: 100%;
  height: 100%;
  display: block;
}

.flex {
  display: -webkit-flex;
  display: flex;
}

.inner {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
}

.contents {
  padding: 90px 0;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

/* =====================
  decoration
===================== */

/*  tsukua
------------------------*/

.tsukua {
  font-family: fot-tsukuardgothic-std,sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

/*  underline
------------------------*/

.underline {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.underline::before {
  content: '';
  width: 100%;
  height: 17px;
  display: block;
  background: url(/images/feature/huistenbosch/pattern_stripe.png) repeat, #FEF57C;
  background-size: 29px;
  position: absolute;
  bottom: 2px;
  left: -2px;
  z-index: -1;
}

/*  stripe
------------------------*/

.stripe {
  background: url(/images/feature/huistenbosch/pattern_stripe.png) repeat, #DCEDF2;
  background-size: 29px;
}

/*  wave
------------------------*/

.wave {
  position: relative;
  margin-top: -20px;
}

.wave::before {
  content: '';
  width: 100%;
  height: 19px;
  display: block;
  background-image: url(/images/feature/huistenbosch/pattern_wave_w.png);
  background-repeat: repeat-x;
  background-position: top center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

/*  shipo
------------------------*/

.wave .inner {
  position: relative;
}

.wave .inner::before {
  content: '';
  width: 67px;
  height: 60px;
  position: absolute;
  top: -125px;
  right: -105px;
  background-image: url(/images/feature/huistenbosch/icon_ship_g.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (max-width: 1195px) {
  .wave .inner::before {
    width: 57px;
    height: 50px;
    top: -120px;
    right: -45px;
  }
}

/*  bubble
------------------------*/

.bubble {
  position: relative;
}

.bubble::after {
  content: '';
  width: 75px;
  height: 127px;
  position: absolute;
  top: -72px;
  right: -125px;
  background-image: url(/images/feature/huistenbosch/bg_bubble_w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (max-width: 1195px) {
  .bubble::after {
    width: 35px;
    height: 62px;
    right: -45px;
  }
}

/* =====================
  btn_area
===================== */

.btn_area {
  margin-top: 65px;
}

.btn_area .deco {
  width: 450px;
  margin: 0 auto -2px auto;
  padding-right: 5px;
}

.btn {
  width: 435px;
  height: 75px;
  margin: 0 auto;
  line-height: 75px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  text-indent: 2px;
}

.btn a {
  display: block;
  background: url(/images/feature/huistenbosch/btn_bg.svg) no-repeat center;
  background-size: contain;
  position: relative;
  color: #fff;
}

.btn a::before {
  content: '';
  width: 22px;
  height: 22px;
  background: url(/images/feature/huistenbosch/icon_arrow.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -11px;
}

/* =====================
  header
===================== */

#header {
  width: 100%;
  height: 90px;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#header .logo {
  width: 197px;
  margin: 0 auto;
}

#header .h_btn {
  position: absolute;
  right: 30px;
  font-size: 14px;
  text-align: center;
  width: 195px;
  height: 47px;
  line-height: 50px;
  letter-spacing: 2px;
  font-weight: bold;
}

#header .h_btn a {
  display: block;
  color: #fff;
  background: url(/images/feature/huistenbosch/h_btn.svg) no-repeat center;
  background-size: contain;
  position: relative;
}

#header .h_btn a::after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(/images/feature/huistenbosch/icon_arrow.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 17px;
  right: 18px;
}

/* =====================
  footer
===================== */

#footer {
  margin-top: 100px;
  background: #62B6CD;
}

#footer .inner::before {
  background-image: url(/images/feature/huistenbosch/icon_ship_b.svg);
  left: -105px;
  top: -35px;
  right: auto;
}

#footer .bubble::after {
  left: -155px;
  right: auto;
  top: 18px;
}

address {
  font-size: 12px;
  font-style: normal;
  text-align: center;
  color: #fff;
  text-align: center;
  padding: 110px 0 40px 0;
}

@media screen and (max-width: 1195px) {
  #footer .inner::before {
    left: -40px;
    top: -30px;
  }
  #footer .bubble::after {
    left: -45px;
  }
}


/* =====================
  fv
===================== */

#fv {
  background: url(/images/feature/huistenbosch/fv_bg.jpg) no-repeat center bottom;
  background-size: cover;
  height: 630px;
  position: relative;
  z-index: 0;
}

#fv::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(/images/feature/huistenbosch/pattern_stripe.png) repeat;
  background-size: 29px;
  z-index: -1;
}


#fv .inner {
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}

#fv::before {
  opacity: 0.2;
}

.page_ttl {
  width: 660px;
  position: relative;
}

.page_ttl .balloon {
  width: 306px;
  position: absolute;
  top: -40px;
  left: -120px;
}

.page_ttl_sub {
  width: 384px;
  margin-top: -20px;
}

.bnr {
  width: 320px;
  position: absolute;
  right: 30px;
  bottom: 60px;
  box-shadow: 6px 15px 10px 0px rgba(0,0,0,0.3);
  cursor: pointer;
}

/* =====================
  g_nav
===================== */

#g_nav {
  background: #62B6CD;
}

#g_nav::before {
  background-image: url(/images/feature/huistenbosch/pattern_wave_b.png);
  top: 100%;
}

#g_nav.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  margin: 0;
}

#g_nav .inner::before {
  background-image: url(/images/feature/huistenbosch/icon_ship_w.svg);
  bottom: -20px;
  left: -105px;
  top: auto;
  right: auto;
}

.nav li {
  width: 25%;
  font-family: ta-kotodama-r,sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 17px;
  position: relative;
  letter-spacing: 1.5px;
  line-height: 1.6;
}

.nav li::before {
  content: '';
  width: 2px;
  height: 70px;
  position: absolute;
  top: 10px;
  left: -1px;
  background: url(/images/feature/huistenbosch/line_dotted.svg) repeat-y top center;
  background-size: 2px;
}

.nav li:first-child::before {
  display: none;
}

.nav li .en {
  display: block;
  font-family: 'Fjalla One', sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
}

.nav li a {
  color: #fff;
  display: block;
  padding: 20px 0;
}

@media screen and (max-width: 1195px) {
  #g_nav .inner::before {
    left: -40px;
  }
}

@media screen and (max-width: 1000px) {
  .nav li {
    font-size: 14px;
  }
}

/* =====================
  about
===================== */

#about .inner {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#about .inner::after {
  background-image: url(/images/feature/huistenbosch/bg_bubble_b.svg);
  top: -82px;
  left: -155px;
  right: auto;
}

.about_txt {
  width: 51%;
  padding: 35px 0;
}

.about_ttl {
  font-size: 36px;
  position: relative;
  margin-bottom: 20px;
}

.about_ttl img {
  width: 91px;
  position: absolute;
  top: -35px;
  left: -35px;
}

.about_txt .txt {
  margin-bottom: 30px;
}

.about_icon {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about_icon li {
  width: 75px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  padding: 5px 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.about_icon li figure {
  width: 43px;
  margin: 0 auto;
}

.about_icon li span {
  display: block;
  font-size: 10px;
  letter-spacing: -0.8px;
}

.about_photo {
  width: 54%;
  margin-right: -80px;
}

@media screen and (max-width: 1195px) {
  #about .inner::after {
    left: -45px;
  }
}

@media screen and (max-width: 1000px) {
  .about_ttl {
    font-size: 27px;
  }
  .about_photo {
    width: 50%;
    margin-right: -40px;
  }
}

/* =====================
  wage
===================== */

.wage_ttl {
  position: relative;
  line-height: 1.1;
  -webkit-align-items: center;
  align-items: center;
}

.wage_ttl::before,
.wage_ttl::after {
  content: '';
  height: 5px;
  background: url(/images/feature/huistenbosch/pattern_line.svg) repeat-x top left;
  background-size: contain;
  position: absolute;
  z-index: 1;
}

.wage_ttl::before {
  top: 0;
}

.wage_ttl::after {
  bottom: 0;
}

.wage_ttl span {
  display: block;
}

.wage_ttl img {
  width: auto;
}

#wage .btn_area {
  margin-bottom: -125px;
}

/*  high
------------------------*/

#high {
  padding: 25px 0;
  margin-bottom: 25px;
}

#high .wage_ttl {
  width: 510px;
  font-size: 25px;
  padding: 35px 10px;
  z-index: 1;
}

#high .wage_ttl span {
  margin-right: 15px;
}

#high .wage_ttl::before,
#high .wage_ttl::after {
  width: 540px;
}

#high .wage_ttl img {
  height: 55px;
}

#high .wage_ttl::before {
  left: -30px;
}

#high .wage_ttl::after {
  right: -30px;
}

.high_boxs {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-top: -8.5%;
}

.high_boxs .box {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  padding-bottom: 20px;
}

.high_ttl {
  width: 100%;
  font-size: 15px;
  letter-spacing: 2px;
  text-indent: 2px;
}

.high_boxs .num {
  position: relative;
  z-index: 3;
}

.average {
  width: 45%;
  margin-right: -12%;
  height: 367px;
  background: url(/images/feature/huistenbosch/wage_high_average_bg.png) no-repeat center bottom;
  background-size: contain;
  padding-right: 100px;
  position: relative;
}

.average::before {
  content: '';
  width: 58px;
  height: 20px;
  display: block;
  background: url(/images/feature/huistenbosch/wage_high_arrow.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 11%;
}

.average .high_ttl {
  padding-top: 25px;
  background: url(/images/feature/huistenbosch/wage_high_average_ttl.svg) no-repeat top center;
  background-size: 38px;
  margin-bottom: 15px;
}

.average .num {
  width: 235px;
  margin: 0 auto 10px auto;
}

.average .kome {
  font-size: 12px;
}

.our {
  width: 65%;
  height: 435px;
  padding-left: 22.5%;
  background: url(/images/feature/huistenbosch/wage_high_our_bg.png) no-repeat center bottom;
  background-size: contain;
  position: relative;
}

.our::before {
  content: '';
  width: 189px;
  height: 104px;
  display: block;
  position: absolute;
  top: -15px;
  right: -25px;
  background: url(/images/feature/huistenbosch/wage_high_deco.svg) no-repeat center;
  background-size: contain;
}

.our .high_ttl {
  padding-top: 65px;
  background: url(/images/feature/huistenbosch/wage_high_our_ttl.svg) no-repeat top center;
  background-size: 172px;
  margin-bottom: 20px;
}

.our .num {
  width: 77%;
}

.our .num::before {
  content: '';
  width: 45px;
  height: 78px;
  display: block;
  top: -43px;
  right: -35px;
  position: absolute;
  background: url(/images/feature/huistenbosch/wage_high_our_deco.svg) no-repeat center;
  background-size: contain;
}

.our_photo {
  width: 33%;
  position: absolute;
  bottom: 0;
  left: 62px;
  z-index: 2;
}

@media screen and (max-width: 1000px) {
  .high_boxs .box.average {
    height: auto;
    padding: 10% 10% 10% 0;
  }
  .average .num {
    width: 70%;
  }
  .high_boxs .box.our {
    height: auto;
    padding: 10% 0 10% 22.5%;
  }
}

/*  exp
------------------------*/

#exp {
  position: relative;
  padding: 25px 0;
}

#exp::before {
  content: '';
  width: 166px;
  height: 146px;
  display: block;
  background: url(/images/feature/huistenbosch/wage_exp_deco.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -23px;
  left: 105px;
}

#exp .wage_ttl {
  width: 725px;
  font-size: 28px;
  padding: 35px 0;
  margin: 0 0 55px auto;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#exp .wage_ttl::before,
#exp .wage_ttl::after {
  width: 760px;
}

#exp .wage_ttl::before {
  right: -40px;
}

#exp .wage_ttl::after {
  left: -40px;
}

#exp .wage_ttl span {
  margin-right: 20px;
}

#exp .wage_ttl .underline {
  margin: 0;
}

#exp .wage_ttl .underline::before {
  bottom: -5px;
  left: 0;
}

#exp .wage_ttl strong {
  font-size: 38px;
}

#exp .wage_ttl img {
  height: 48px;
}

.exp_boxs {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.exp_boxs .box {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}

.exp_boxs .box:nth-of-type(1) {
  width: 329px;
  height: 317px;
  margin: 8px 0 0 -15px;
  background-image: url(/images/feature/huistenbosch/wage_exp1_bg.png);
}

.exp_boxs .box:nth-of-type(2) {
  width: 360px;
  height: 300px;
  background-image: url(/images/feature/huistenbosch/wage_exp2_bg.png);
  padding-bottom: 20px;
}

.exp_boxs .box:nth-of-type(3) {
  width: 334px;
  height: 329px;
  margin: 40px -15px 0 0;
  background-image: url(/images/feature/huistenbosch/wage_exp3_bg.png);
}

.exp_ttl {
  text-align: center;
  font-size: 21px;
  color: #62B6CD;
  line-height: 1.3;
  letter-spacing: 0;
  padding-bottom: 20px;
  background: url(/images/feature/huistenbosch/wage_exp_line.svg) no-repeat bottom center;
  background-size: 187px;
  margin-bottom: 20px;
}

.exp_txt .txt {
  width: 210px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.6;
}

.exp_photo {
  position: absolute;
}

.exp_boxs .box:nth-of-type(1) .exp_photo {
  width:140px;
  left: -70px;
  bottom: -25px;
}

.exp_boxs .box:nth-of-type(2) .exp_photo {
  width: 140px;
  right: 15px;
  bottom: -50px;
}

.exp_boxs .box:nth-of-type(3) .exp_photo {
  width: 140px;
  top: 15px;
  right: -65px;
}

@media screen and (max-width: 1000px) {
  #exp {
    padding-top: 80px;
  }
  #exp::before {
    left: 0;
  }
  .exp_boxs {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .exp_boxs .box:nth-of-type(2) {
    margin-left: 20px;
  }
  .exp_boxs .box:nth-of-type(3) {
    margin-top: 10px;
  }
}

/* =====================
  point
===================== */

#point {
  padding: 165px 0 130px 0;
}

#point .inner {
  padding: 0 4%;
}

.point_item {
  background-repeat: no-repeat;
  background-size: 575px;
  background-position: top 35px right;
  margin-bottom: 45px;
}

.point_item:nth-of-type(even) {
  background-position: top 35px left;
  margin-bottom: 80px;
}

.point_catch {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  margin-bottom: 40px;
}

.point_item:nth-of-type(even) .point_catch {
  margin-bottom: 15px;
}

.point_item .num {
  font-family: 'Fjalla One', sans-serif;
  font-size: 19px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: top left;
  display: inline-block;
  position: absolute;
  top: 7px;
  right: -30px;
  letter-spacing: 3.5px;
  padding-bottom: 6px;
  background: url(/images/feature/huistenbosch/point_line.svg) no-repeat center bottom;
  background-size: contain;
}

.point_item:nth-of-type(even) .num {
  right: auto;
  left: 115px;
  top: 15px;
}

.point_ttl {
  order: 2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 49px;
  padding-right: 120px;
  line-height: 1.1;
  letter-spacing: 6px;
  margin-left: 4%;
}

.point_item:nth-of-type(even) .point_ttl {
  order: 1;
  padding-right: 0;
  padding-left: 135px;
  padding-top: 10px;
  margin-left: 0;
  margin-right: 4%;
}

.point_ttl strong {
  display: inline-block;
  font-size: 66px;
}

.point_ttl .bikkuri {
  display: inline-block;
  margin-top: 15px;
}

.point_ttl .bikkuri img {
  width: 47px;
  margin: 0 auto;
}

.point_photo {
  order: 1;
  width: 555px;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin-top: 10px;
}

.point_item:nth-of-type(even) .point_photo {
  order: 2;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  margin-top: 100px;
}

.point_deco {
  position: absolute;
}

.point_txt .txt {
  max-width: 100%;
  padding: 0 10px;
}

.marker {
  background:linear-gradient(transparent 60%, #FFF9AB 60%);
}

@media screen and (max-width: 1000px) {
  .point_ttl {
    font-size: 39px;
  }
  .point_ttl strong {
    font-size: 56px;
  }
}

/*  point1
------------------------*/

#point1 {
  background-image: url(/images/feature/huistenbosch/point1_bg.png);
}

#point1 .point_ttl strong {
  margin-top: 100px;
}

#point1 .point_deco {
  width: 137px;
  right: -25px;
  bottom: 50px;
}

@media screen and (max-width: 1000px) {
  .point1_boxs {
    width: 680px;
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .point1_boxs .box {
    margin: 0 15px;
  }
  .point1_boxs .box:nth-of-type(1) {
    margin-bottom: -25px;
  }
  .point1_boxs .box:nth-of-type(2)  {
    margin-right: auto;
  }
  .point1_boxs .box:nth-of-type(3)  {
    margin-left: auto;
  }
}

/*  point2
------------------------*/

#point2 {
  background-image: url(/images/feature/huistenbosch/point2_bg.png);
}

#point2 .point_ttl strong {
  margin-top: 100px;
}

#point2 .point_deco {
  width: 149px;
  left: -30px;
  bottom: 15px;
}

#point2 .point_txt .txt {
  margin-bottom: 35px;
  padding-top: 30px;
}

.point2_boxs {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.point2_boxs .box {
  width: 425px;
  max-width: 49%;
  padding-left: 145px;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 20px 30px 25px 30px;
  background: url(/images/feature/huistenbosch/point2_box.jpg) repeat top left;
  background-size: 20px;
  position: relative;
  margin-bottom: 25px;
}

.point2_boxs .box::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url(/images/feature/huistenbosch/pattern_stripe.png) repeat, #FEF57C;
  background-size: 29px;
  border-radius: 5px;
  position: absolute;
  bottom: -7px;
  right: -7px;
  z-index: -1;
}

.point2_boxs .box_ttl {
  font-size: 20px;
  color: #E577A6;
  background: url(/images/feature/huistenbosch/point2_box_ttl.svg) repeat-x bottom left;
  background-size: 9px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.point2_boxs .detail {
  font-size: 13px;
  line-height: 1.6;
}

/*  point3
------------------------*/

#point3 {
  background-image: url(/images/feature/huistenbosch/point3_bg.png);
  margin-bottom: 100px;
}

#point3 .point_ttl strong {
  margin-top: 85px;
}

#point3 .point_deco {
  width: 190px;
  right: -25px;
  bottom: -85px;
}

/*  message_box
------------------------*/
.message_box {
  background-color: #FFF;
  border-radius: 6px;
  position: relative;
  border: 2px solid #000;
  padding: 40px 30px 30px;
  position: relative;
}
.message_box::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url(/images/feature/huistenbosch/pattern_stripe.png) repeat, #FEF57C;
  background-size: 29px;
  border-radius: 5px;
  position: absolute;
  bottom: -7px;
  right: -7px;
  z-index: -1;
}
.message_box .ttl span {
  background: #E577A6;
  color: #FFF;
  display: inline-block;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 30px;
  position: absolute;
  top: -20px;
  font-size: 21px;
}

.message_box .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.message_box .item figure {
  width: 180px;
}

.message_box .item figure img {
  border-radius: 50%;
}

.message_box .item .text {
  width: calc(100% - 220px);
  font-size: 14px;
}

/* =====================
  interview
===================== */

.interview_ttl {
  text-align: center;
  font-size: 36px;
  margin-bottom: 90px;
}

.interview_ttl .deco {
  position: relative;
  display: inline-block;
}

.interview_ttl .deco::before,
.interview_ttl .deco::after {
  content: '';
  display: block;
  width: 8px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 2px;
}

.interview_ttl .deco::before {
  background-image: url(/images/feature/huistenbosch/interview_ttl_deco1.svg);
  left: -30px;
}

.interview_ttl .deco::after {
  background-image: url(/images/feature/huistenbosch/interview_ttl_deco2.svg);
  right: -30px;
}

.interview_ttl .ttl {
  display: block;
  width: 196px;
  margin: 0 auto;
}

.interview_ttl strong {
  font-size: 41px;
  display: inline-block;
  position: relative;
  padding: 0 30px;
}

.interview_ttl strong span {
  font-size: 48px;
  color: #E577A6;
  position: absolute;
}

.interview_ttl strong span:nth-of-type(1) {
  top: -10px;
  left: -14px;
}

.interview_ttl strong span:nth-of-type(2) {
  bottom: -10px;
  right: -14px;
}

.interview_list {
  position: relative;
}

.interview_list::before {
  content: '';
  width: 180px;
  height: 70px;
  display: block;
  background: url(/images/feature/huistenbosch/interview_deco.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -32px;
  right: -35px;
}

.interview_item {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.interview_item .item_photo {
  position: relative;
}

.interview_item .item_ttl_sub {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0 15px;
  letter-spacing: 0;
}

.interview_item .item_txt .txt {
  font-size: 15px;
  padding: 0 15px;
  margin-bottom: 35px;
}

.interview_item .name {
  text-align: right;
  font-size: 14px;
}

.interview_flex {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.interview_flex .item_ttl {
  padding-left: 110px;
}

/*  interview1
------------------------*/

#interview1 {
  margin-bottom: 35px;
  position: relative;
}

#interview1::before {
  content: '';
  width: 561px;
  height: 347px;
  display: block;
  background: url(/images/feature/huistenbosch/interview_road1.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -24%;
  left: 28%;
}

#interview1 .item_photo {
  width: 500px;
  margin-left: -25px;
}

#interview1 .item_txt {
  width: 478px;
  margin-top: 85px;
}

#interview1 .hand {
  width: 67px;
  height: 55px;
  top: 110px;
  right: 0;
}

/*  interview2
------------------------*/

#interview2 {
  margin-bottom: 0;
  position: relative;
}

#interview2::before {
  content: '';
  width: 413px;
  height: 281px;
  display: block;
  background: url(/images/feature/huistenbosch/interview_road2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -39%;
  right: 15.5%;
}

#interview2 .item_photo {
  order: 2;
  width: 500px;
  margin: 45px -30px 0 0;
}

#interview2 .item_txt {
  order: 1;
  width: 478px;
  margin: 0 55px 0 auto;
}

#interview2 .hand {
  width: 66px;
  height: 38px;
  top: -7px;
  left: -38px;
}

@media screen and (max-width: 1000px) {
  #interview1 {
    margin-bottom: 0;
  }
  #interview2 {
    margin-bottom: 40px;
  }
  #interview3::before {
    top: 2%;
    right: -50%;
    transform: rotate(10deg);
  }
  #interview3,
  #interview4 {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
  }
  #interview3 .item_photo,
  #interview4 .item_photo {
    width: 100%;
  }
  #interview3 .item_txt,
  #interview4 .item_txt {
    width: 100%;
  }
}

@media screen and (max-width: 870px) {
  #interview1::before {
    left: 22%;
  }
  #interview2::before {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

/*  facility_box
------------------------*/
.facility_box {
  margin-top: 80px;
  background-color: #FFF;
  border-radius: 20px;
  position: relative;
  padding: 40px;
  position: relative;
}

.facility_box .label {
  color: #E577A6;
  font-size: 18px;
  margin-bottom: 3px;
}

.facility_box .ttl {
  font-size: 26px;
  margin-bottom: 20px;
  letter-spacing: 0;
  line-height: 1.5;
}

.facility_box .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.facility_box .item figure {
  width: 390px;
}

.facility_box .item figure img {
}

.facility_box .item .text {
  width: calc(100% - 440px);
  font-size: 14px;
}

.facility_box .item .text p:not(:last-child) {
  margin-bottom: 20px;
}

.facility_box .item .text .name {
  text-align: right;
  font-size: 13px;
}

/* =====================
  details
===================== */

.details_ttl {
  text-align: center;
  font-size: 36px;
  margin-bottom: 50px;
}

.details_table {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.8;
}

.details_table th,
.details_table td {
  padding: 10px 0;
}

.details_table th {
  width: 150px;
  font-weight: bold;
}

.details_table td {
  width: 600px;
}

/*  share
------------------------*/

.share {
  width: 100%;
  max-width: 750px;
  margin: 100px auto 0 auto;
  position: relative;
  padding-top: 150px;
}

.share_ttl {
  width: 238px;
  position: absolute;
  top: 0;
  left: -130px;
}

.share_btn {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.share_btn li {
  width: 34%;
}

.share_btn li a {
  display: block;
  text-align: center;
  padding: 10px;
  line-height: 1;
}

.share_btn li a svg {
  fill: #FFFFFF;
  height: 22px;
}

.share_btn li.fb a {
  background: #3978E9;
}

.share_btn li.x a {
  background: #000000;
}

.share_btn li.ln a {
  background: #00C300;
}

@media screen and (max-width: 1000px) {
  .share_ttl {
    left: -5%;
  }
}

/* =====================
  animation
===================== */

.sa {
  opacity: 0;
  transition: all 2s ease;
}

.bnr.sa {
  transform: translateX(100%);
  opacity: 0;
  transition: all 1s ease;
}

.sa.show {
  opacity: 1;
  transform: translate(0);
}
