@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : golf.css
 author     : Ability Consultant
 style info : ゴルフ
=================================================================== */
.m_page {
  max-width: 1140px;
  margin: auto;
}
@media only screen and (max-width: 1140px) {
  .m_page {
    width: 95%;
  }
}
@media print {
  .m_page {
    width: 95%;
  }
}
.ie8 .m_page {
  width: 95%;
}

.con_course .box_course:after, .con_table .box_table:after, .con_reservations:after, .con_after .box_spa .inner:after,
.con_after .box_cuisine .inner:after,
.con_after .box_lab .inner:after, .con_after .box_spa .inner .box_r:after,
.con_after .box_lab .inner .box_r:after {
  content: "";
  display: table;
  clear: both;
}

/*----------------------------------------------------
	.main_slide	s
----------------------------------------------------*/
#main_slide .slide06 {
  background-position: right bottom !important;
}
@media only screen and (max-width: 767px) {
  #main_slide .slide01 {
    background: url("../golf/images/img_main01_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide02 {
    background: url("../golf/images/img_main02_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide03 {
    background: url("../golf/images/img_main03_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide04 {
    background: url("../golf/images/img_main04_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide05 {
    background: url("../golf/images/img_main05_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide06 {
    background: url("../golf/images/img_main06_sp.jpg") right bottom no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide07 {
    background: url("../golf/images/img_main07_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
  #main_slide .slide08 {
    background: url("../golf/images/img_main08_sp.jpg") center no-repeat !important;
    background-size: cover !important;
  }
}

.con_map {
  width: 100%;
  margin-bottom: 10em;
}
@media only screen and (max-width: 767px) {
  .con_map {
    margin-bottom: 5em;
  }
}
.con_map .inner {
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_map .inner {
    width: 100%;
  }
}
.con_map .inner img {
  width: 100%;
}

/*----------------------------------------------------
    .st_mid
----------------------------------------------------*/
.st_mid {
  margin: 45px 0 80px 0;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .st_mid {
    margin: 35px 0 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .st_mid {
    margin: 15px 0 40px 0;
  }
}

/*----------------------------------------------------
	.m_page　	ページメニュー
----------------------------------------------------*/
.m_page {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .m_page {
    margin-top: 7%;
  }
}
.m_page ul {
  letter-spacing: -.4em;
  text-align: center;
}
.m_page ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .m_page ul li {
    margin-bottom: 5%;
  }
}
.m_page ul li a {
  font-size: 116%;
  text-align: center;
  text-decoration: none;
  border-bottom: 6px solid #fff;
  padding-bottom: 10px;
  display: block;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .m_page ul li a {
    padding-bottom: 2%;
  }
}
.m_page ul li a:hover {
  border-bottom-color: #8c722b;
}
@media only screen and (min-width: 1140px) {
  .m_page ul li {
    width: 16.05263%;
    margin-left: 0.70175%;
  }
  .m_page ul li:first-child {
    margin-left: 0;
  }
}
@media print {
  .m_page ul li {
    width: 16.05263%;
    margin-left: 0.70175%;
  }
  .m_page ul li:first-child {
    margin-left: 0;
  }
}
.ie8 .m_page ul li {
  width: 16.05263%;
  margin-left: 0.70175%;
}
.ie8 .m_page ul li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .m_page ul li {
    width: 32%;
    margin-left: 2%;
  }
  .m_page ul li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  .m_page ul li {
    float: none;
    width: 100%;
    margin-bottom: 2%;
  }
  .m_page ul li a {
    font-size: 108%;
  }
}

/* -----------------------------------------------------------
	.con_course
----------------------------------------------------------- */
.con_course {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_course {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_course {
    margin-bottom: 3em;
  }
}
.con_course .box_course {
  max-width: 1140px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_course .box_course {
    margin: 0 2.5% 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box_course {
    margin: 0 0 6em;
  }
}
.con_course .box_course:last-child {
  margin-bottom: 0;
}
.con_course .box_course:nth-child(2) {
  position: relative;
}
.con_course .box_course:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../activity/images/bg_01.png) no-repeat;
  background-size: 100% auto;
  margin-left: -422px;
  margin-top: -180px;
  width: 600px;
  height: 120%;
  z-index: -100;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_course .box_course:nth-child(2):before {
    margin-left: -150px;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(2):before {
    display: none;
  }
}
.con_course .box_course .box_l,
.con_course .box_course .box_r {
  width: 50%;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_l,
  .con_course .box_course .box_r {
    width: 100%;
  }
  .con_course .box_course .box_l img,
  .con_course .box_course .box_r img {
    max-width: none;
    width: 100%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_l .box_img {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_l .box_img {
    margin-bottom: .5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_course .box_course .box_l .box_img img {
    max-width: none;
  }
}
@media print {
  .con_course .box_course .box_l .box_img img {
    max-width: none;
  }
}
.ie8 .con_course .box_course .box_l .box_img img {
  max-width: none;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_r {
    width: 95%;
    margin: 0 auto;
  }
}
.con_course .box_course .box_r .box_txt {
  margin: 2.5rem auto;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt {
    margin: 1.5rem auto;
  }
}
.con_course .box_course .box_r .box_txt .time {
  display: inline-block;
  background: #453734;
  padding: .1em 2em;
  vertical-align: middle;
  margin-top: 1em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .time {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .time {
    padding: .1em 2em 0;
  }
}
.con_course .box_course .box_r .box_txt .time span {
  display: inline-block;
  color: #fff;
  position: relative;
  padding-left: 1.4em;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  font-size: 131%;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .time span {
    font-size: 100%;
  }
}
.con_course .box_course .box_r .box_txt .time span em {
  font-size: 153%;
  line-height: 0;
  font-family: "Times New Roman", Times, "ＭＳ Ｐ明朝", serif;
  padding-right: .1em;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .time span em {
    font-size: 124%;
  }
}
.con_course .box_course .box_r .box_txt .time span:before {
  font-size: 130%;
  position: absolute;
  content: '\f3b3';
  font-family: ionicons;
  left: 0;
  top: 50%;
  margin-top: -.9em;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .time span:before {
    font-size: 124%;
    line-height: 1;
    margin-top: -9px;
  }
}
.con_course .box_course .box_r .box_txt .st_small {
  font-size: 247%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .st_small {
    margin-bottom: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .st_small {
    font-size: 216%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .st_small {
    font-size: 170%;
  }
}
.con_course .box_course .box_r .box_txt .st_small span.en {
  font-size: 77%;
  font-family: "Garamond", "EB Garamond", Times, "ＭＳ Ｐ明朝", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .st_small span.en {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .st_small span.en {
    font-size: 131%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .st_small span.en {
    font-size: 70%;
  }
}
.con_course .box_course .box_r .box_txt .txt {
  font-size: 116%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_course .box_course .box_r .box_txt .txt {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course .box_r .box_txt .txt {
    font-size: 100%;
  }
}
.con_course .box_course:nth-child(odd) .box_l {
  float: left;
  height: 550px;
  position: relative;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(odd) .box_l {
    height: auto;
  }
}
.con_course .box_course:nth-child(odd) .box_l .box_img {
  position: absolute;
  right: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(odd) .box_l .box_img {
    position: static;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(odd) .box_l {
    float: none;
  }
}
.con_course .box_course:nth-child(odd) .box_r {
  float: right;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(odd) .box_r {
    float: none;
  }
}
.con_course .box_course:nth-child(odd) .box_r .box_txt {
  padding-left: 6.25%;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(odd) .box_r .box_txt {
    padding-left: 0;
  }
}
.con_course .box_course:nth-child(even) .box_l {
  float: right;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(even) .box_l {
    float: none;
  }
}
.con_course .box_course:nth-child(even) .box_r {
  float: left;
}
.con_course .box_course:nth-child(even) .box_r .box_txt {
  padding-right: 6.25%;
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(even) .box_r .box_txt {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1139px) {
  .con_course .box_course:nth-child(even) .box_r {
    float: none;
  }
}

/* -----------------------------------------------------------
	con_table
----------------------------------------------------------- */
.con_table {
  background: #c6bdac;
  margin-bottom: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_table {
    margin-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .con_table {
    margin-bottom: 5em;
  }
}
.con_table .br {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .con_table .br {
    display: block;
  }
}
.con_table .box_table {
  text-align: center;
  width: 950px;
  margin: 75px auto 100px;
  padding: 40px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  .con_table .box_table {
    width: 95%;
    margin: 3em auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_table .box_table {
    width: 95%;
    margin: 3em auto;
  }
}
.con_table .box_table .st_m {
  text-align: center;
  font-size: 216%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  font-weight: normal;
  border-bottom: 5px solid #6e5615;
  display: inline-block;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_table .box_table .st_m {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_table .box_table .st_m {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_table .box_table .st_m {
    font-size: 170%;
    border-bottom: 3px solid #6e5615;
  }
}
.con_table .box_table table {
  width: 100%;
}
.con_table .box_table th,
.con_table .box_table td {
  padding: 1em;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  font-size: 15px;
  color: #333;
  border: 1px solid #d2c8bb;
}
.con_table .box_table th {
  background-color: rgba(244, 239, 230, 0.9);
  font-weight: bold;
}
.con_table .box_table td {
  background-color: rgba(255, 255, 255, 0.85);
}
.con_table .box_table tr:last-child td {
  border-bottom: none;
}
.con_table .note {
  margin: 1em 0;
  font-size: 14px;
  text-align: left;
  padding: 1em 0;
  text-indent: -1em;
  padding-left: 1em;
}
.con_table .note.hanging {
  padding-left: 1.5em;
  text-indent: -1.5em;
  line-height: 1.6;
}

/*----------------------------------------------------
	.course_btn
----------------------------------------------------*/
.course_btn {
  text-align: center;
  margin-top: 30px;
}
.course_btn a {
  display: block;
  text-decoration: none !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  text-align: center;
  color: #000;
  display: inline-block;
  padding: 0.8em 2.8em;
  font-size: 124%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #000;
  max-width: 500px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .course_btn a {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .course_btn a {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .course_btn a {
    max-width: none;
    width: 95%;
  }
}
.course_btn a:hover {
  background: #000;
  color: #fff !important;
  opacity: 1 !important;
}
.course_btn a:before {
  content: "\f101";
  left: 0;
  margin-left: 1.5em;
  position: absolute;
  font-family: "FontAwesome";
  top: 50%;
  margin-top: -.9em;
}
.course_btn a i {
  margin-left: 10px;
}

/*----------------------------------------------------
	.con_reservations
----------------------------------------------------*/
.con_reservations {
  width: 950px;
  margin: 75px auto 100px;
  background: #f5f2ed;
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  .con_reservations {
    width: 95%;
    margin: 3em auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations {
    width: 95%;
    margin: 3em auto;
  }
}
.con_reservations h3 span {
  font-size: 1.2rem;
  display: inline-block;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_reservations h3 span {
    font-size: 0.85rem;
  }
}
.con_reservations .box_content {
  padding: 30px 60px;
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content {
    padding: 1em;
  }
}
.con_reservations .box_content .txt {
  margin-bottom: 20px;
}
.con_reservations .box_content .txt_tel {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .txt_tel {
    margin-bottom: 1em;
  }
}
.con_reservations .box_content .box_menu {
  width: 100%;
}
.con_reservations .box_content .box_menu ul {
  display: flex;
  justify-content: center;
}
.con_reservations .box_content .box_menu ul li {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn {
    margin-bottom: 1em;
  }
}
.con_reservations .box_content .box_menu ul li.btn a {
  display: block;
  width: 70%;
  text-decoration: none;
  text-align: center;
  font-size: 108%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn a {
    width: 100%;
  }
}
.con_reservations .box_content .box_menu ul li.btn a:hover {
  opacity: .7;
}
.con_reservations .box_content .box_menu ul li.btn.btn_res a {
  color: #fff;
  background: #6E5616;
  margin: 0 auto;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_res a {
    margin: 3% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_res a {
    margin: 5% auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_res a {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_res a {
    padding: 3% 0;
  }
}
.con_reservations .box_content .box_menu ul li.btn.btn_res i {
  margin-left: 10px;
}
.con_reservations .box_content .box_menu ul li.btn.btn_contact a {
  color: #2D2523;
  margin: 0 auto;
  padding: 10px 0;
  border: 1px solid #ADA9A3;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_contact a {
    margin: 3% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_contact a {
    margin: 5% auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_contact a {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.btn.btn_contact a {
    padding: 3% 0;
  }
}
.con_reservations .box_content .box_menu ul li.phone {
  display: block;
  font-family: "Times New Roman", Times, "ＭＳ Ｐ明朝", serif;
  font-size: 277%;
  line-height: 1;
  letter-spacing: 0.07em;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.phone {
    font-size: 277%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.phone {
    font-size: 231%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  .con_reservations .box_content .box_menu ul li.phone {
    font-size: 262%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.phone {
    text-align: center;
    margin-top: 2%;
  }
}
.con_reservations .box_content .box_menu ul li.phone .txt_tel_top {
  display: block;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  margin-bottom: 5px;
  font-size: 47%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_reservations .box_content .box_menu ul li.phone .txt_tel_top {
    font-size: 47%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.phone .txt_tel_top {
    font-size: 54%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reservations .box_content .box_menu ul li.phone .txt_tel_top {
    text-align: center;
  }
}
.con_reservations .box_content .box_menu ul li.phone a {
  text-decoration: none;
}

/* -----------------------------------------------------------
	.con_after
----------------------------------------------------------- */
.con_after .box_spa .inner,
.con_after .box_cuisine .inner,
.con_after .box_lab .inner {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1310px) {
  .con_after .box_spa .inner,
  .con_after .box_cuisine .inner,
  .con_after .box_lab .inner {
    width: 95%;
  }
}
@media print {
  .con_after .box_spa .inner,
  .con_after .box_cuisine .inner,
  .con_after .box_lab .inner {
    width: 95%;
  }
}
.ie8 .con_after .box_spa .inner, .ie8
.con_after .box_cuisine .inner, .ie8
.con_after .box_lab .inner {
  width: 95%;
}
.con_after .box_spa .inner .box_l,
.con_after .box_cuisine .inner .box_l,
.con_after .box_lab .inner .box_l {
  width: 54.60317%;
  background: #fff;
}
@media only screen and (max-width: 1139px) {
  .con_after .box_spa .inner .box_l,
  .con_after .box_cuisine .inner .box_l,
  .con_after .box_lab .inner .box_l {
    width: 100%;
    float: none;
    background: none;
    padding: 3em 0;
  }
}
.con_after .box_spa .inner .box_l .st_m,
.con_after .box_cuisine .inner .box_l .st_m,
.con_after .box_lab .inner .box_l .st_m {
  font-size: 170%;
  font-weight: normal;
  line-height: 1.40625;
  margin-bottom: .5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .st_m,
  .con_after .box_cuisine .inner .box_l .st_m,
  .con_after .box_lab .inner .box_l .st_m {
    font-size: 154%;
  }
}
.con_after .box_spa .inner .box_l .st_s,
.con_after .box_cuisine .inner .box_l .st_s,
.con_after .box_lab .inner .box_l .st_s {
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
}
.con_after .box_spa .inner .box_l .st_s .jp,
.con_after .box_cuisine .inner .box_l .st_s .jp,
.con_after .box_lab .inner .box_l .st_s .jp {
  font-size: 170%;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: .5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .st_s .jp,
  .con_after .box_cuisine .inner .box_l .st_s .jp,
  .con_after .box_lab .inner .box_l .st_s .jp {
    font-size: 154%;
  }
}
.con_after .box_spa .inner .box_l .txt,
.con_after .box_cuisine .inner .box_l .txt,
.con_after .box_lab .inner .box_l .txt {
  font-size: 116%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa .inner .box_l .txt,
  .con_after .box_cuisine .inner .box_l .txt,
  .con_after .box_lab .inner .box_l .txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .txt,
  .con_after .box_cuisine .inner .box_l .txt,
  .con_after .box_lab .inner .box_l .txt {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_after .box_spa .inner .box_l .txt,
  .con_after .box_cuisine .inner .box_l .txt,
  .con_after .box_lab .inner .box_l .txt {
    font-size: 116%;
    margin-bottom: 15px;
  }
}
@media print {
  .con_after .box_spa .inner .box_l .txt,
  .con_after .box_cuisine .inner .box_l .txt,
  .con_after .box_lab .inner .box_l .txt {
    font-size: 116%;
    margin-bottom: 15px;
  }
}
.ie8 .con_after .box_spa .inner .box_l .txt, .ie8
.con_after .box_cuisine .inner .box_l .txt, .ie8
.con_after .box_lab .inner .box_l .txt {
  font-size: 116%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .txt,
  .con_after .box_cuisine .inner .box_l .txt,
  .con_after .box_lab .inner .box_l .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_after .box_spa .inner .box_l .slide img,
  .con_after .box_cuisine .inner .box_l .slide img,
  .con_after .box_lab .inner .box_l .slide img {
    width: 100%;
    max-width: none;
  }
}
.con_after .box_spa .inner .box_l .thumb,
.con_after .box_cuisine .inner .box_l .thumb,
.con_after .box_lab .inner .box_l .thumb {
  margin-top: 1em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .thumb,
  .con_after .box_cuisine .inner .box_l .thumb,
  .con_after .box_lab .inner .box_l .thumb {
    margin-bottom: 1em;
  }
}
.con_after .box_spa .inner .box_l .thumb .slick-slide,
.con_after .box_cuisine .inner .box_l .thumb .slick-slide,
.con_after .box_lab .inner .box_l .thumb .slick-slide {
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .thumb .slick-slide,
  .con_after .box_cuisine .inner .box_l .thumb .slick-slide,
  .con_after .box_lab .inner .box_l .thumb .slick-slide {
    margin-right: 0;
  }
}
.con_after .box_spa .inner .box_l .thumb .slick-track,
.con_after .box_cuisine .inner .box_l .thumb .slick-track,
.con_after .box_lab .inner .box_l .thumb .slick-track {
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_l .thumb .slick-track,
  .con_after .box_cuisine .inner .box_l .thumb .slick-track,
  .con_after .box_lab .inner .box_l .thumb .slick-track {
    width: 95% !important;
  }
  .con_after .box_spa .inner .box_l .thumb .slick-track .slick-slide,
  .con_after .box_cuisine .inner .box_l .thumb .slick-track .slick-slide,
  .con_after .box_lab .inner .box_l .thumb .slick-track .slick-slide {
    width: 20% !important;
  }
}
.con_after .box_spa .inner .box_r,
.con_after .box_cuisine .inner .box_r,
.con_after .box_lab .inner .box_r {
  width: 45.39683%;
}
.con_after .box_spa .inner .box_r .st_m,
.con_after .box_cuisine .inner .box_r .st_m,
.con_after .box_lab .inner .box_r .st_m {
  font-size: 185%;
  font-weight: normal;
  line-height: 1.40625;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa .inner .box_r .st_m,
  .con_after .box_cuisine .inner .box_r .st_m,
  .con_after .box_lab .inner .box_r .st_m {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_r .st_m,
  .con_after .box_cuisine .inner .box_r .st_m,
  .con_after .box_lab .inner .box_r .st_m {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_after .box_spa .inner .box_r .st_m,
  .con_after .box_cuisine .inner .box_r .st_m,
  .con_after .box_lab .inner .box_r .st_m {
    font-size: 193%;
    margin-bottom: 5px;
  }
}
@media print {
  .con_after .box_spa .inner .box_r .st_m,
  .con_after .box_cuisine .inner .box_r .st_m,
  .con_after .box_lab .inner .box_r .st_m {
    font-size: 193%;
    margin-bottom: 5px;
  }
}
.ie8 .con_after .box_spa .inner .box_r .st_m, .ie8
.con_after .box_cuisine .inner .box_r .st_m, .ie8
.con_after .box_lab .inner .box_r .st_m {
  font-size: 193%;
  margin-bottom: 5px;
}
.con_after .box_spa .inner .box_r .st_s,
.con_after .box_cuisine .inner .box_r .st_s,
.con_after .box_lab .inner .box_r .st_s {
  font-weight: normal;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa .inner .box_r .st_s,
  .con_after .box_cuisine .inner .box_r .st_s,
  .con_after .box_lab .inner .box_r .st_s {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_r .st_s,
  .con_after .box_cuisine .inner .box_r .st_s,
  .con_after .box_lab .inner .box_r .st_s {
    margin-bottom: 2em;
  }
}
.con_after .box_spa .inner .box_r .st_s .jp,
.con_after .box_cuisine .inner .box_r .st_s .jp,
.con_after .box_lab .inner .box_r .st_s .jp {
  font-size: 185%;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa .inner .box_r .st_s .jp,
  .con_after .box_cuisine .inner .box_r .st_s .jp,
  .con_after .box_lab .inner .box_r .st_s .jp {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_r .st_s .jp,
  .con_after .box_cuisine .inner .box_r .st_s .jp,
  .con_after .box_lab .inner .box_r .st_s .jp {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_after .box_spa .inner .box_r .st_s .jp,
  .con_after .box_cuisine .inner .box_r .st_s .jp,
  .con_after .box_lab .inner .box_r .st_s .jp {
    font-size: 193%;
  }
}
@media print {
  .con_after .box_spa .inner .box_r .st_s .jp,
  .con_after .box_cuisine .inner .box_r .st_s .jp,
  .con_after .box_lab .inner .box_r .st_s .jp {
    font-size: 193%;
  }
}
.ie8 .con_after .box_spa .inner .box_r .st_s .jp, .ie8
.con_after .box_cuisine .inner .box_r .st_s .jp, .ie8
.con_after .box_lab .inner .box_r .st_s .jp {
  font-size: 193%;
}
.con_after .box_spa .inner .box_r .txt,
.con_after .box_cuisine .inner .box_r .txt,
.con_after .box_lab .inner .box_r .txt {
  font-size: 116%;
  line-height: 1.82353;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa .inner .box_r .txt,
  .con_after .box_cuisine .inner .box_r .txt,
  .con_after .box_lab .inner .box_r .txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa .inner .box_r .txt,
  .con_after .box_cuisine .inner .box_r .txt,
  .con_after .box_lab .inner .box_r .txt {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_after .box_spa .inner .box_r .txt,
  .con_after .box_cuisine .inner .box_r .txt,
  .con_after .box_lab .inner .box_r .txt {
    font-size: 116%;
    margin-bottom: 15px;
  }
}
@media print {
  .con_after .box_spa .inner .box_r .txt,
  .con_after .box_cuisine .inner .box_r .txt,
  .con_after .box_lab .inner .box_r .txt {
    font-size: 116%;
    margin-bottom: 15px;
  }
}
.ie8 .con_after .box_spa .inner .box_r .txt, .ie8
.con_after .box_cuisine .inner .box_r .txt, .ie8
.con_after .box_lab .inner .box_r .txt {
  font-size: 116%;
  margin-bottom: 15px;
}
.con_after .box_spa .inner .box_r .thumb,
.con_after .box_cuisine .inner .box_r .thumb,
.con_after .box_lab .inner .box_r .thumb {
  width: 94.23077%;
}
.con_after .box_spa .inner .box_r .thumb .slick-track,
.con_after .box_cuisine .inner .box_r .thumb .slick-track,
.con_after .box_lab .inner .box_r .thumb .slick-track {
  width: 100% !important;
}
.con_after .box_spa .inner .box_r .thumb .slick-track .slick-slide,
.con_after .box_cuisine .inner .box_r .thumb .slick-track .slick-slide,
.con_after .box_lab .inner .box_r .thumb .slick-track .slick-slide {
  width: 20% !important;
}
.con_after .box_spa,
.con_after .box_lab {
  margin-bottom: 165px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_spa,
  .con_after .box_lab {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_spa,
  .con_after .box_lab {
    margin-bottom: 2em;
  }
}
.con_after .box_spa .inner,
.con_after .box_lab .inner {
  position: relative;
}
.con_after .box_spa .inner:before,
.con_after .box_lab .inner:before {
  position: absolute;
  content: "";
  width: 797px;
  height: 600px;
  background: #453734;
  bottom: 0;
  right: 0;
  margin-right: -75px;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .con_after .box_spa .inner:before,
  .con_after .box_lab .inner:before {
    height: 115%;
  }
}
@media print {
  .con_after .box_spa .inner:before,
  .con_after .box_lab .inner:before {
    height: 115%;
  }
}
.ie8 .con_after .box_spa .inner:before, .ie8
.con_after .box_lab .inner:before {
  height: 115%;
}
@media only screen and (max-width: 1139px) {
  .con_after .box_spa .inner:before,
  .con_after .box_lab .inner:before {
    width: 110%;
    margin-left: -5%;
    margin-right: 0;
    left: 0;
    height: 100%;
  }
}
.con_after .box_spa .inner .box_l,
.con_after .box_lab .inner .box_l {
  float: left;
  color: #fff;
}
.con_after .box_spa .inner .box_r,
.con_after .box_lab .inner .box_r {
  float: right;
  color: #fff;
}
.con_after .box_spa .inner .box_r .st_m,
.con_after .box_spa .inner .box_r .st_s,
.con_after .box_spa .inner .box_r .txt,
.con_after .box_lab .inner .box_r .st_m,
.con_after .box_lab .inner .box_r .st_s,
.con_after .box_lab .inner .box_r .txt {
  text-align: left;
  padding-left: 6.11888%;
}
.con_after .box_spa .inner .box_r .thumb,
.con_after .box_lab .inner .box_r .thumb {
  float: right;
}
.con_after .box_cuisine {
  margin-bottom: 165px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_after .box_cuisine {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_cuisine {
    margin-bottom: 2em;
  }
}
.con_after .box_cuisine .inner {
  position: relative;
}
.con_after .box_cuisine .inner:before {
  position: absolute;
  content: "";
  width: 797px;
  height: 600px;
  background: #c6bdac;
  bottom: 0;
  left: 0;
  margin-left: -75px;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .con_after .box_cuisine .inner:before {
    height: 480px;
  }
}
@media print {
  .con_after .box_cuisine .inner:before {
    height: 480px;
  }
}
.ie8 .con_after .box_cuisine .inner:before {
  height: 480px;
}
@media only screen and (max-width: 1139px) {
  .con_after .box_cuisine .inner:before {
    width: 110%;
    margin-left: -5%;
    margin-right: 0;
    left: 0;
    height: 100%;
  }
}
.con_after .box_cuisine .inner .box_l {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_after .box_cuisine .inner .box_l .st_s {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  .con_after .box_cuisine .inner .box_l .st_s .jp {
    margin-right: 0;
  }
}
.con_after .box_cuisine .inner .box_r {
  float: left;
}
.con_after .box_cuisine .inner .box_r .txt {
  padding-right: 6.11888%;
}
@media only screen and (min-width: 1140px) {
  .con_after .box_spa {
    padding-top: 80px;
  }
}
@media print {
  .con_after .box_spa {
    padding-top: 80px;
  }
}
.ie8 .con_after .box_spa {
  padding-top: 80px;
}

/*----------------------------------------------------
	.after_btn
----------------------------------------------------*/
.after_btn {
  text-align: center;
  margin: 30px 0;
}
.after_btn a {
  display: block;
  text-decoration: none !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "SourceHanSerifJP-Regular", "Times New Roman", Times, serif;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 0.8em 2.5em;
  font-size: 124%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #fff;
  max-width: 500px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .after_btn a {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .after_btn a {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .after_btn a {
    max-width: none;
    width: 95%;
  }
}
.after_btn a:hover {
  background: #000;
  color: #fff !important;
  opacity: 1 !important;
  border: none;
}
.after_btn a:before {
  content: "\f101";
  left: 0;
  margin-left: 1.5em;
  position: absolute;
  font-family: "FontAwesome";
  top: 50%;
  margin-top: -.9em;
}
.after_btn a i {
  margin-left: 10px;
}

.white a {
  color: #000;
  border: 1px solid #000;
}
.white a:hover {
  background: #000;
  color: #fff !important;
}

/* -----------------------------------------------------------
	slickカスタマイズ
----------------------------------------------------------- */
.slide,
.thumb {
  opacity: 0;
  transition: opacity .5s linear;
}
.slide.slick-initialized,
.thumb.slick-initialized {
  opacity: 1;
}

.thumb .slick-slide {
  opacity: .7;
}
.thumb .slick-slide:hover {
  cursor: pointer;
}
.thumb .slick-current {
  opacity: 1;
}
