@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : farm.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
#htlSide-A {
  position: absolute;
  left: 0;
  top: 930px;
}

#top:before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 49.5%;
  content: "";
  display: block;
  width: 100vw;
  height: 50%;
  max-height: 670px;
  background: url(../images/footer/bg_footer.jpg) no-repeat bottom center #ffffff !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.con_int {
  width: 950px;
  margin: 100px auto 0;
}
.con_int h3 {
  text-align: center;
}
.con_int .catch {
  text-align: center;
  margin-top: 35px;
  line-height: 2;
  margin-bottom: 70px;
}

.box_farm {
  width: 950px;
  padding-bottom: 69px;
  margin: 0 auto;
}
.box_farm h3 {
  text-align: center;
}
.box_farm h4 {
  text-align: center;
}
.box_farm .photo {
  margin: 50px auto 0px;
}
.box_farm.note {
  border-bottom: none;
}
.box_farm > .txt {
  margin-top: 50px;
  text-align: center;
  font-size: 87%;
  font-weight: 500;
  line-height: 2;
}
.box_farm > .txt em {
  display: block;
  font-size: 147%;
  margin-bottom: 25px;
}
.box_farm .box_over {
  margin-top: 50px;
  border: 5px solid #eee;
}
.box_farm .box_over ul {
  padding: 27px 31px;
  letter-spacing: -.4em;
}
.box_farm .box_over ul li {
  display: inline-block;
  vertical-align: top;
  width: 425px;
  letter-spacing: normal;
  margin-left: 27px;
  font-size: 87%;
  font-weight: 500;
  line-height: 2;
}
.box_farm .box_over ul li:first-child {
  margin-left: 0;
}
.box_farm .box_over ul li table tr th, .box_farm .box_over ul li table tr td {
  font-weight: 500;
  vertical-align: top;
}
.box_farm .box_over ul li table tr th {
  position: relative;
  width: 80px;
  letter-spacing: .1em;
}
.box_farm .box_over ul li table tr th:after {
  content: "：";
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
}
.box_farm .box_over ul li table tr td {
  padding-left: 10px;
}
.box_farm .box_over .txt {
  padding: 27px 31px;
  font-size: 87%;
  font-weight: 500;
  line-height: 2;
}
.box_farm .txt_over {
  width: 600px;
  margin: 50px auto 0;
  border-top: 1px dotted #136cb4;
  border-bottom: 1px dotted #136cb4;
  text-align: center;
  padding: 16px 0;
  font-size: 87%;
  font-weight: 500;
  line-height: 2;
}
.box_farm .box_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box_farm .box_menu li {
  width: 460px;
}
.box_farm .box_menu li .box_txt {
  margin-top: 30px;
  font-size: 87%;
  font-weight: 500;
  line-height: 2;
}
.box_farm .box_menu li .box_txt .txt {
  margin-bottom: 25px;
}
.box_farm .box_menu li .box_txt .txt em {
  display: block;
  font-size: 124%;
  margin-bottom: 5px;
  font-weight: bold;
}
.box_farm .box_menu li .box_txt .menu {
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.box_farm .box_menu li .box_txt ul li table tr th {
  width: 4em;
}

.con_midokoro {
  width: 950px;
  margin-left: 240px;
  padding-bottom: 69px;
  background: #eee;
  padding-top: 40px;
  margin: 0 auto 100px;
}
.con_midokoro h3 {
  text-align: center;
  margin-bottom: 30px;
}
.con_midokoro .txt {
  text-align: center;
  font-size: 87%;
  line-height: 2;
  margin-bottom: 25px;
}
.con_midokoro .map {
  text-align: center;
}

ul.box_planbtn {
  margin-top: 50px;
}

/* -----------------------------------------------------------
	カスタマイズページ仕様変更に伴う修正
----------------------------------------------------------- */
#htlContents {
  margin: 0px auto !important;
}
