@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Playfair+Display");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  word-wrap: break-word;
  word-break: break-all;
  font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-size: 1.3rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 980px;
  color: #000;
  background: #e0e0e2;
  font-weight: 100;
  line-height: 1.5;
}

body a {
  color: #87763d;
  text-decoration: none;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

body a img {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

body a:hover {
  text-decoration: underline;
}

body a:hover img {
  opacity: 0.7;
}

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

body input,
body select,
body label {
  cursor: pointer;
}

body input:disabled,
body textarea:disabled,
body select:disabled {
  color: #ccc;
}

body header a {
  cursor: pointer;
}

body .btnLink {
  margin: 20px auto 0;
}

body .btnLink a,
body .btnLink input[type="button"],
body .btnLink input[type="submit"],
body .btnLink button {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 1.6rem;
  color: #212423;
  border: 1px solid #212423;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

body .btnLink a:hover,
body .btnLink input[type="button"]:hover,
body .btnLink input[type="submit"]:hover,
body .btnLink button:hover {
  border: 1px solid #95854f;
  color: #fff;
  background: #95854f;
  text-decoration: none;
}

body .jp {
  font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

body .sp {
  display: none;
}

body .pc {
  display: block;
}

body .playfair {
  font-family: 'Playfair Display', serif;
}

body .mb10 {
  margin-bottom: 10px !important;
}

body .mb20 {
  margin-bottom: 20px !important;
}

body .mb20 {
  margin-bottom: 20px;
}

body .mb30 {
  margin-bottom: 30px !important;
}

body .mb30 {
  margin-bottom: 30px;
}

body .mb40 {
  margin-bottom: 40px !important;
}

body .mb50 {
  margin-bottom: 50px !important;
}

body .lh-2 {
  line-height: 2;
}

body .c-br {
  color: #beb16a;
}

body .c-gray {
  color: #646464;
}

body .fz-20 {
  font-size: 2rem;
}

body .alignC {
  text-align: center !important;
}

body .alignL {
  text-align: left !important;
}

body .ttl {
  border-bottom: 1px solid #fff;
  display: inline-block;
}

body .ttl_cnt {
  font-size: 4rem;
  padding-top: 50px;
  color: #b09e6c;
  letter-spacing: 3px;
}

body .ttl_cnt i {
  display: inline;
  font-style: normal;
  border-bottom: 1px solid #671b1e;
}

body .ttl_cnt .jp {
  display: block;
  font-size: 2.4rem;
  margin-top: 20px;
}

body .ttlA {
  margin: 0 auto 50px;
  font-size: 3.5rem;
  letter-spacing: 3px;
  color: #94844f;
  line-height: 1;
  text-align: center;
  word-break: break-word;
}

body .ttlA strong {
  display: inline-block;
  padding: 0 0 3px;
  border-bottom: 1px solid #671b1e;
  font-weight: normal;
  letter-spacing: 5px;
}

body .ttlA span {
  display: block;
  margin: 10px 0 0;
  font-size: 2rem;
  letter-spacing: 1px;
}

body .ttlF {
  margin: 0 auto 40px;
  font-size: 3rem;
  color: #91814f;
  text-align: center;
  letter-spacing: 5px;
  word-break: break-word;
}

body .ttlF span {
  display: block;
  font-size: 1.7rem;
  letter-spacing: 1px;
}

body .container {
  display: table;
  width: 100%;
  height: 100%;
}

body .list_pagenav {
  margin: 0 auto 40px;
  text-align: center;
}

body .list_pagenav li {
  display: inline-block;
  margin: 0.5em;
  font-size: 1.5rem;
  letter-spacing: 3px;
}

body .list_pagenav li a {
  overflow: hidden;
  position: relative;
  display: block;
  height: 70px;
  padding: 0 4em 0 3em;
  line-height: 70px;
  text-align: center;
  color: #212423;
  border: 1px solid #212423;
}

body .list_pagenav li a i {
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  color: #212423;
  content: "\f107";
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

body .list_pagenav li a:hover,
body .list_pagenav li a:active {
  text-decoration: none;
  color: #fff;
  background: #212423;
}

body .list_pagenav li a:hover i,
body .list_pagenav li a:active i {
  color: #fff;
}

body .list_pagenav li a:hover:after {
  color: #fff;
}

body .list_contact {
  display: table;
  width: 100%;
}

body .list_contact li {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  letter-spacing: 3px;
}

body .list_contact li a {
  display: table;
  width: 100%;
  padding: 50px 0;
  color: #95854f;
}

body .list_contact li a .sub_lead {
  margin: 0 auto 7px;
  color: #fff;
}

body .list_contact li a:hover {
  text-decoration: none;
}

body .list_contact li a.tel_link {
  pointer-events: none;
}

body .list_contact li .icon {
  display: table-cell;
  width: 100px;
  padding: 0 30px 0 75px;
  vertical-align: middle;
  text-align: right;
}

body .list_contact li .wrap {
  display: table-cell;
  padding: 0 30px 0 0;
  vertical-align: middle;
}

body .list_contact li .lead {
  margin: 0 auto 5px;
  font-size: 1.8rem;
  line-height: 1.3;
}

body .list_contact li .title {
  font-size: 3rem;
  line-height: 1.2;
}

body .list_contact li .sub_lead {
  font-size: 1.5rem;
}

body .list_contact li .hour {
  font-size: 1.5rem;
}

body .list_contact li .hour span {
  font-size: 1.3rem;
}

body .list_contact li:first-child a {
  border-right: 1px solid #95854f;
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.nav-open .top-wrap .nav-container {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.nav-open .top-wrap .overlay {
  opacity: 0.5;
  visibility: visible;
}

.nav-open .top-wrap #navigation .navWrap {
  -webkit-animation: slide-in 0.2s 0.1s backwards;
          animation: slide-in 0.2s 0.1s backwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.nav-open .top-wrap #navigation .subTtl {
  margin: 0 auto 10px;
  letter-spacing: 3px;
  font-size: 1.2rem;
  font-family: 'Playfair Display', sans-serif;
}

/* ============================================== */
/* class: top-wrap                                */
/* ============================================== */
.top-wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 auto 20px;
  border: solid 10px #fff;
  background: #ccc;
  background-size: cover;
}

.top-wrap .gnav {
  position: absolute;
  top: 27px;
  z-index: 9;
  right: 120px;
}

.top-wrap .gnav li {
  display: inline-block;
  margin-right: 10px;
  width: 120px;
}

.top-wrap .gnav li a {
  display: block;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(149, 133, 79, 0.85);
}

.top-wrap .gnav li a:hover {
  background: rgba(149, 133, 79, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

.top-wrap .gnav li.atten a {
  display: block;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(191, 73, 54, 0.85);
}

.top-wrap .gnav li.atten a:hover {
  background: rgba(191, 73, 54, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

.top-wrap .gnav li:last-child {
  display: inline-block;
  margin-right: 10px;
  width: 120px;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(149, 133, 79, 0.85);
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.top-wrap .gnav li:last-child:hover {
  background: rgba(149, 133, 79, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

.top-wrap #navigation .nav_wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.top-wrap #navigation .nav_wrap .is-active {
  position: absolute;
  top: 20px;
  right: 20px;
}

.top-wrap #navigation .nav_wrap .nav_tab {
  margin-bottom: 40px;
}

.top-wrap #navigation .nav_wrap .nav_tab li {
  float: left;
  width: 140px;
  height: 40px;
}

.top-wrap #navigation .nav_wrap .nav_tab li span {
  overflow: hidden;
  display: block;
  width: 140px;
  height: 40px;
  text-indent: -500px;
}

.top-wrap #navigation .nav_wrap .nav_tab .list_menu span {
  background: url(../img/common/nav_tab01.png) no-repeat;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap .nav_tab .list_menu.isCurrent span {
  background: url(../img/common/nav_tab01_on.png) no-repeat;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap .nav_tab .list_reserve span {
  background: url(../img/common/nav_tab02.png) no-repeat;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap .nav_tab .list_reserve.isCurrent span {
  background: url(../img/common/nav_tab02_on.png) no-repeat;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap .nav_tab:after {
  display: block;
  content: "";
  clear: both;
}

.top-wrap #navigation .nav_wrap .jsTabChangeContent {
  display: none;
}

.top-wrap #navigation .nav_wrap .isCurrent {
  display: block;
}

.top-wrap #navigation .nav_wrap .listMenu {
  margin: 0 auto 20px;
  font-size: 0;
}

.top-wrap #navigation .nav_wrap .listMenu li {
  display: inline-block;
  width: 33%;
  margin: 0 auto 30px;
  padding: 0 4%;
}

.top-wrap #navigation .nav_wrap .listMenu li img {
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.01);
}

.top-wrap #navigation .nav_wrap .listLink {
  margin: 0 auto 30px;
  letter-spacing: 3px;
  font-size: 1.2rem;
  font-family: 'Playfair Display', sans-serif;
  text-align: center;
}

.top-wrap #navigation .nav_wrap .listLink li {
  display: inline-block;
}

.top-wrap #navigation .nav_wrap .listLink li a {
  display: block;
  position: relative;
  padding: 15px 10px 15px 18px;
  line-height: 1.3;
  font-size: 1.4rem;
}

.top-wrap #navigation .nav_wrap .listLink li a i {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -5px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  font-size: 1.4rem;
  content: '\f054';
}

.top-wrap #navigation .nav_wrap .listTranslate {
  text-align: center;
}

.top-wrap #navigation .nav_wrap .listTranslate li {
  display: block;
  width: 23.5%;
  float: left;
  margin-right: 2%;
}

.top-wrap #navigation .nav_wrap .listTranslate li a {
  display: block;
  position: relative;
  padding: 8px 10px;
  line-height: 1.3;
  font-size: 1.2rem;
  border: 1px solid #fff;
  text-decoration: none;
}

.top-wrap #navigation .nav_wrap .listTranslate li a:hover {
  background: #fff;
  color: #000;
}

.top-wrap #navigation .nav_wrap .listTranslate li:last-child {
  margin-right: 0;
}

.top-wrap #navigation .nav_wrap .listTranslate:after {
  display: block;
  content: "";
  clear: both;
}

.top-wrap #navigation .nav_wrap #booking input[type="text"],
.top-wrap #navigation .nav_wrap #booking textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #AFBFC7;
  border-radius: 3px;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.8rem;
}

.top-wrap #navigation .nav_wrap #booking input[type="text"] {
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
}

.top-wrap #navigation .nav_wrap #booking textarea {
  padding: 6px 10px;
}

.top-wrap #navigation .nav_wrap #booking select {
  min-width: 50px;
  height: 40px;
  font-size: 1.8rem;
  border: 1px solid #AFBFC7;
  border-radius: 3px;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 40px;
  vertical-align: top;
}

.top-wrap #navigation .nav_wrap #booking input[type="text"]:focus,
.top-wrap #navigation .nav_wrap #booking textarea:focus,
.top-wrap #navigation .nav_wrap #booking select:focus {
  background: #d1f2f7;
}

.top-wrap #navigation .nav_wrap #booking input[type="radio"] {
  display: block;
  position: relative;
  cursor: pointer;
}

.top-wrap #navigation .nav_wrap #booking input[type="radio"],
.top-wrap #navigation .nav_wrap #booking input[type="checkbox"] {
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 16px;
}

.top-wrap #navigation .nav_wrap #booking input[name="cmbARRY"],
.top-wrap #navigation .nav_wrap #booking input[name="cmbARRM"],
.top-wrap #navigation .nav_wrap #booking input[name="cmbARRD"] {
  padding: 0 20px 0 10px;
  background: url(../img/common/ico_calender.png) 90% 50% no-repeat #fff;
  background-size: 18px auto;
}

.top-wrap #navigation .nav_wrap #booking input[name="cmbARRY"]:focus,
.top-wrap #navigation .nav_wrap #booking input[name="cmbARRM"]:focus,
.top-wrap #navigation .nav_wrap #booking input[name="cmbARRD"]:focus {
  background: url(../img/common/ico_calender.png) 90% 50% no-repeat #d1f2f7;
  background-size: 18px auto;
}

.top-wrap #navigation .nav_wrap #booking input.btn {
  font-size: 1.4rem;
  display: block;
  background: #95854f;
  border-radius: 30px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid #95854f;
}

.top-wrap #navigation .nav_wrap #booking input.btn:hover {
  background: #fff;
  color: #95854f;
}

.top-wrap #navigation .nav_wrap #booking input.link {
  color: #fff;
  font-size: 1.4rem;
}

.top-wrap #navigation .nav_wrap #booking input.link:hover {
  text-decoration: underline;
}

.top-wrap #navigation .nav_wrap #booking .ch {
  margin: 0 0 30px;
}

.top-wrap #navigation .nav_wrap #booking .ch li {
  display: block;
  float: left;
  width: 180px;
  height: 60px;
}

.top-wrap #navigation .nav_wrap #booking .ch li a {
  overflow: hidden;
  display: block;
  width: 180px;
  height: 60px;
  text-indent: -500px;
}

.top-wrap #navigation .nav_wrap #booking .ch li #Hotellink {
  background: url(../img/common/pc_booking_bt_01.png) no-repeat 50% 50%;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap #booking .ch li #Hotellink.current,
.top-wrap #navigation .nav_wrap #booking .ch li #Hotellink:hover {
  background: url(../img/common/pc_booking_bt_01_on.png) no-repeat 50% 50%;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap #booking .ch li #withDPlink {
  background: url(../img/common/pc_booking_bt_02.png) no-repeat 50% 50%;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap #booking .ch li #withDPlink.current,
.top-wrap #navigation .nav_wrap #booking .ch li #withDPlink:hover {
  background: url(../img/common/pc_booking_bt_02_on.png) no-repeat 50% 50%;
  background-size: 100% auto;
}

.top-wrap #navigation .nav_wrap #booking .ch:after {
  display: block;
  content: "";
  clear: both;
}

.top-wrap #navigation .nav_wrap #booking .init {
  display: inline-block;
  min-height: 40px;
  vertical-align: top;
  margin: 0 5px;
  line-height: 40px;
}

.top-wrap #navigation .nav_wrap #booking #nitteiarea {
  margin: 0 0 15px;
  padding: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking #nitteiarea .booking {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.top-wrap #navigation .nav_wrap #booking #nitteiarea #comment1 {
  margin: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking #nitteiarea .unit_select_date .box_date {
  margin: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking #nitteiarea .unit_select_date .box_mitei #lbchkymd {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
}

.top-wrap #navigation .nav_wrap #booking #ninzuarea {
  margin: 0 0 15px;
  border-bottom: 1px solid #fff;
}

.top-wrap #navigation .nav_wrap #booking #ninzuarea h4 {
  margin: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking .unit_select_people {
  position: relative;
}

.top-wrap #navigation .nav_wrap #booking .unit_select_people #lbchkpsn {
  height: 40px;
  line-height: 40px;
}

.top-wrap #navigation .nav_wrap #booking .unit_select_people .list_select_people dt {
  float: left;
  clear: left;
  width: 20em;
  margin: 0 0 10px;
  line-height: 40px;
}

.top-wrap #navigation .nav_wrap #booking .unit_select_people .list_select_people dd {
  margin: 0 0 10px 21em;
}

.top-wrap #navigation .nav_wrap #booking .unit_select_people .list_select_people:after {
  display: block;
  content: "";
  clear: both;
}

.top-wrap #navigation .nav_wrap #booking #ryokinarea {
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #fff;
}

.top-wrap #navigation .nav_wrap #booking #ryokinarea .booking {
  margin: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking #searchtypearea {
  margin: 0 0 30px;
}

.top-wrap #navigation .nav_wrap #booking #searchtypearea .list_select_type li {
  margin: 0 0 10px;
}

.top-wrap #navigation .nav_wrap #booking #searchtypearea .list_select_type li input[type="radio"] {
  margin: 0 5px 0 0;
}

.top-wrap #navigation .nav_wrap #booking #airhotel_area iframe {
  width: 100%;
  padding: 0;
  height: 350px;
}

.top-wrap #navigation .nav_wrap #booking .res_wrap {
  margin-top: 30px;
}

.top-wrap #navigation .nav_wrap #booking .res_wrap h3 {
  font-size: 1.8rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

.top-wrap #navigation .nav_wrap #booking .res_wrap a {
  font-size: 1.4rem;
  display: block;
  background: #95854f;
  border-radius: 30px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid #95854f;
  width: 180px;
}

.top-wrap #navigation .nav_wrap #booking .res_wrap a:hover {
  background: #fff;
  color: #95854f;
  text-decoration: none;
}

.top-wrap #navigation .bnr_wrap li {
  display: inline-block;
  width: 48%;
  margin: 0 4% 3% 0;
  padding: 0;
}

.top-wrap #navigation .bnr_wrap li img {
  width: 100%;
  height: auto;
}

.top-wrap #navigation .bnr_wrap li:nth-child(2n) {
  margin: 0 0 3%;
}

.top-wrap .nav-container {
  position: fixed;
  top: 0;
  right: 0;
  overflow: auto;
  width: 30%;
  min-width: 420px;
  height: 100%;
  z-index: 100;
  color: #fff;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
  transition: transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
  transition: transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1), -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
  background: #2d2423;
}

.top-wrap .nav-container a {
  color: #fff;
}

.top-wrap .top-content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}

.top-wrap .top-content .top-title {
  margin: 0 auto 30px;
}

.top-wrap .top-content .tag {
  font-size: 2.0rem;
}

.top-wrap .top-content time {
  display: block;
  font-size: 3rem;
}

.top-wrap .top-content .top-news {
  position: absolute;
  bottom: 50px;
  width: 100%;
}

.top-wrap .top-content .top-news a {
  color: #fff;
}

.top-wrap .top-content .top-news .swiper-container {
  font-size: 1.5rem;
}

.top-wrap .pc.logo {
  position: absolute;
  top: 30px;
  left: 30px;
}

.top-wrap .top-title {
  font-size: 2.7rem;
  letter-spacing: 3px;
  line-height: 1;
}

.top-wrap .overlay {
  position: fixed;
  z-index: 51;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibiilty 0.5s;
  transition: opacity 0.5s, visibiilty 0.5s;
}

.top-wrap.size_a {
  height: 300px;
}

.hamburger {
  position: absolute;
  top: 27px;
  right: 20px;
  z-index: 99;
  cursor: pointer;
}

.hamburger.is-active {
  position: absolute;
  top: 20px;
  right: 20px;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* ============================================== */
/* class: esthetic                                */
/* ============================================== */
.esthetic .top-wrap {
  background: url(../img/esthetic/pc_main.jpg) no-repeat center center;
  background-size: cover;
}

.esthetic .lead-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.esthetic .lead-flex .lead-flex-item {
  position: relative;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  margin-right: 49px;
}

.esthetic .lead-flex .lead-flex-item:nth-child(3n) {
  margin-right: 0;
}

.esthetic .lead-flex .lead-flex-text {
  position: absolute;
  display: inline-block;
  top: 15%;width: 70%;
  height: 50%;
  color: #fff;
  margin: 0 15%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
}

.esthetic .block_contact_exes .list_contact li:first-child a {
  padding: 50px 30px 50px 0;
}

.esthetic .block_contact_exes .list_contact li:last-child a {
  padding: 50px 0 50px 30px;
}

.esthetic .block_contact_exes .list_contact .icon {
  padding: 0 30px 0 0;
}

.esthetic .block_contact_exes .list_contact .title span {
  font-size: 1.3rem;
  letter-spacing: 0;
}

.esthetic .block_contact_exes .list_contact .lead {
  letter-spacing: 2px;
}

.esthetic .block_contact_exes .list_contact .hour {
  margin: 0 0 0.5em;
}

.esthetic .list_define_b dt {
  float: left;
  clear: left;
  width: 12em;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}

.esthetic .list_define_b dd {
  margin: 0 0 0.5em 13em;
}

.esthetic .list_define_b--4em dt {
  width: 4em;
}

.esthetic .list_define_b--4em dd {
  margin: 0 0 0.5em 5em;
}

.esthetic .list_define_b--6em dt {
  width: 6em;
}

.esthetic .list_define_b--6em dd {
  margin: 0 0 0.5em 7em;
}

.esthetic #esthetic_campaign {
  background-color: #f9f7f0;
}

.esthetic .esthetic_menu .item:not(:last-child) {
  border-bottom: 1px dashed #666;
}

.esthetic .esthetic_menu .item-title {
  margin-bottom: 5px;
}

.esthetic .esthetic_menu .esthetic_menu_title {
  color: #646464;
  background-repeat: no-repeat;
  background-color: #c0ba96;
}

.esthetic .esthetic_menu .esthetic_menu_title .ttlA {
  text-align: left;
  color: #646464;
}

.esthetic .esthetic_menu .esthetic_menu_title .ttlA strong {
  width: 100%;
  max-width: 540px;
  color: #fff;
  font-size: 2.5rem;
  border-bottom: 1px solid #d1cba7;
}

.esthetic .esthetic_menu .esthetic_menu_title .ttlA span {
  font-size: 1.4rem;
}

.esthetic .esthetic_menu .esthetic_menu_title .lead {
  font-size: 1.4rem;
}

.esthetic #esthetic_sothys {
  background-color: #eceadf;
}

.esthetic #esthetic_qi {
  background-color: #f9f7f0;
}

.esthetic #esthetic_mens {
  background-color: #e9eaea;
}

.esthetic #esthetic_mens .esthetic_menu_title {
  background-color: #737577;
  color: #fff;
}

.esthetic #esthetic_mens .esthetic_menu_title .ttlA {
  color: #FFF;
}

.esthetic #esthetic_mens .esthetic_menu_title .lead {
  color: #cec58f;
}

.block_lead_box {
  width: 510px;
  margin: 0 auto;
}

.block_lead_box .lead {
  margin-bottom: 1em;
}

/* ============================================== */
/* class: faq                                     */
/* ============================================== */
.faq .top-wrap {
  background: url(../img/others/pc_main.jpg) no-repeat center center;
  background-size: cover;
}

.faq .list_pagenav {
  margin: 0 auto;
}

.faq .accordion_head {
  cursor: pointer;
  padding: 20px;
  color: #fff;
  background: #212423;
  border: 1px solid #eee;
  margin-top: -1px;
  font-size: 1.6rem;
}

.faq .accordion_head:hover {
  background: #000;
}

.faq .accordion_head:before {
  content: "Q";
  color: #94844f;
  margin-right: 5px;
}

.faq .accordion_ans {
  padding: 20px 20px 40px;
}

/* ============================================== */
/* class: news                                    */
/* ============================================== */
.news .top-wrap {
  margin: 0 auto;
  background: url(../img/news/pc_main.jpg) no-repeat center center;
  background-size: cover;
}

.news .article_pager {
  position: relative;
  width: 600px;
  margin: 60px auto 20px;
  height: 62px;
  text-align: center;
}

.news .article_pager li {
  display: inline-block;
  margin: 0 5%;
  vertical-align: bottom;
}

.news .article_pager li img {
  width: 40px;
  height: auto;
}

.news .sns {
  background: url(../img/news/news_main_b2.jpg) no-repeat top left;
  background-size: cover;
  padding: 50px 0 70px;
  color: #fff;
}

.news .sns li {
  display: inline-block;
  margin-right: 20px;
}

.news .sns li.sp {
  display: none;
}

.news .sns li:nth-child(2) {
  margin-right: 0;
}

.news .sns .playfair {
  font-size: 4rem;
}

.single article {
  margin-bottom: 50px;
}

.single article strong {
  font-weight: bold;
}

.single .top-wrap .pc.logo {
  top: 40px;
  left: 40px;
}

.single .art_ttl {
  font-weight: bold;
  font-size: 2.4rem;
  max-width: 980px;
  margin: 0 auto;
}

.single .art_box {
  margin-bottom: 30px;
}

.single .art_box strong {
  font-weight: bold;
  font-size: 1.8rem;
}

.post_content {
  width: 980px;
  margin: 0 auto;
  padding: 40px 0;
}

.post_content p {
  margin-bottom: 1.5em;
}

.post_content ul.article_pager {
  margin-bottom: 20px;
}

.post_content img {
  display: inherit;
  max-width: 100%;
  height: auto;
  margin: 0 auto 20px;
  text-align: center;
}

/* ============================================== */
/* class: guestroom                               */
/* ============================================== */
.guestroom .top-wrap {
  background: url(../img/guestroom/pc_main.jpg) no-repeat center center;
  background-size: cover;
}

.guestroom .fig_floor {
  position: relative;
}

.guestroom .on_img {
  position: absolute;
  top: 0;
  left: 331px;
}

.guestroom .on_img li {
  display: none;
}

.guestroom .on_img li.is_active {
  display: block;
}

.guestroom .btn_wrap {
  position: absolute;
  top: 55px;
  left: 175px;
}

.guestroom .btn_wrap li a {
  color: #212423;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

.guestroom .btn_wrap li a:hover {
  color: #c39194;
}

.guestroom .box_full_size.gold {
  background: #75603f;
}

.guestroom .box_full_size.gold .ttlF {
  color: #fff;
}

.guestroom .box_full_size.gold .unit_guestroom .playfair {
  color: #bcbdbd;
}

.guestroom .box_full_size.gold .btnLink a:hover {
  background: #212423;
  border: 1px solid #212423;
}

.guestroom .box_full_size.white {
  color: initial;
  background: #fff;
}

.guestroom .box_full_size.white .unit_guestroom .title {
  color: initial;
}

.guestroom .box_full_size.white .btnLink a {
  color: initial;
  border: 1px solid #212423;
}

.guestroom .box_full_size.white .btnLink a:hover {
  border: 1px solid #95854f;
  color: #fff;
  background: #95854f;
}

.guestroom .col_pc_2 {
  width: 980px;
  margin: 0 auto;
}

.guestroom .col_pc_2 .inner {
  padding: 0;
}

.guestroom .col_pc_2 .inner:after {
  display: block;
  content: "";
  clear: both;
}

.guestroom .col_pc_2 .col {
  display: block;
  float: left;
  width: 49%;
  margin: 0 2% 40px 0;
  vertical-align: top;
}

.guestroom .col_pc_2 .col .image {
  margin: 0 auto 20px;
}

.guestroom .col_pc_2 .col .image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.guestroom .col_pc_2 .col:nth-child(2n) {
  margin: 0 0 40px;
}

.guestroom .unit_guestroom {
  text-align: center;
}

.guestroom .unit_guestroom .image {
  margin: 0 auto 30px;
}

.guestroom .unit_guestroom .title {
  color: #212423;
  font-size: 2rem;
}

.guestroom .unit_guestroom .playfair {
  color: #94844f;
  font-size: 1.5rem;
  letter-spacing: 2px;
}

.guestroom .unit_guestroom a {
  text-decoration: none;
}

.guestroom .box_full_size .section .unit_guestroom a:hover .btnLink {
  border: 1px solid #95854f;
}

.guestroom .box_full_size .section .unit_guestroom .btnLink {
  font-size: 1.6rem;
  color: #fff;
  border: 1px solid #fff;
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.guestroom .box_full_size.gold .section .unit_guestroom a:hover .btnLink {
  background: #212423;
  border: 1px solid #212423;
}

.guestroom .box_full_size.gold .section .unit_guestroom .btnLink {
  font-size: 1.6rem;
  color: #fff;
  border: 1px solid #fff;
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.guestroom .box_full_size.white .section .unit_guestroom a:hover .btnLink {
  border: 1px solid #95854f;
  color: #fff;
  background: #95854f;
}

.guestroom .box_full_size.white .section .unit_guestroom .btnLink {
  font-size: 1.6rem;
  color: initial;
  border: 1px solid #212423;
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.guestroom .section .unit_guestroom a:hover .btnLink {
  border: 1px solid #95854f;
  color: #fff;
  background: #95854f;
  text-decoration: none;
}

.guestroom .section .unit_guestroom .btnLink {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 1.6rem;
  color: #212423;
  border: 1px solid #212423;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

/* ============================================== */
/* class: section                                 */
/* ============================================== */
.section {
  width: 980px;
  padding: 50px 0;
  margin: 0 auto;
}

.section .ttlB {
  margin: 0 auto 20px;
  font-size: 2.5rem;
  letter-spacing: 3px;
  color: #94844f;
  text-align: center;
  word-break: break-word;
  line-height: 1.3;
}

.section .ttlB.playfair {
  letter-spacing: 3px;
}

.section .c-gray {
  color: #646464;
}

.section .fz-20 {
  font-size: 2rem;
}

.section .block_lead_box {
  width: 510px;
  margin: 0 auto;
}

.section .block_photoB .lead {
  font-size: 1.5rem;
}

.section .block_photoB .sub_title {
  font-size: 1.8rem;
}

.section .esthetic_nav_campaign {
  background-color: #f9f7f0;
}

.section .esthetic_nav_sothys {
  background-color: #eceadf;
}

.section .esthetic_nav_qi {
  background-color: #f9f7f0;
}

.section .esthetic_nav_mens {
  background-color: #e9eaea;
}

.section .esthetic_ex {
  padding: 1rem 1rem;
  color: #000;
  border: 1px solid #000;
}

.section .esthetic_ex li {
  margin-bottom: 0;
}

.section .esthetic_nav a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #000;
}

.section .esthetic_nav a:hover {
  text-decoration: none;
  opacity: 0.75;
}

.section .esthetic_nav i {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-style: normal;
}

.section .esthetic_nav .ja {
  margin-bottom: 10px;
  font-size: 1.3rem;
}

.section .esthetic_nav .fas {
  margin-bottom: 0;
  color: #c5bb7b;
}

.box_full_size {
  color: #fff;
  background: #212423;
}

.box_full_size a {
  color: #fff;
}

.box_full_size .unit_guestroom .title {
  color: #fff;
}

.box_full_size .btnLink a {
  color: #fff;
  border: 1px solid #fff;
}

.box_full_size .btnLink a:hover {
  border: 1px solid #95854f;
}

.box_full_size .plan_asp a {
  color: #fff;
}

.block_contact_exes {
  border-top: 1px solid #111;
}

.block_contact_exes .section {
  padding: 30px 0;
}

.list_contact li {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  letter-spacing: 3px;
}

.list_contact li a {
  display: table;
  width: 100%;
  padding: 50px 0;
  color: #95854f;
}

.list_contact li a:hover {
  text-decoration: none;
}

.list_contact li a.tel_link {
  pointer-events: none;
}

.list_contact li .icon {
  display: table-cell;
  width: 100px;
  padding: 0 30px 0 75px;
  vertical-align: middle;
  text-align: right;
}

.list_contact li .wrap {
  display: table-cell;
  padding: 0 30px 0 0;
  vertical-align: middle;
}

.list_contact li .lead {
  margin: 0 auto 5px;
  font-size: 1.8rem;
  line-height: 1.3;
}

.list_contact li .title {
  font-size: 3rem;
  line-height: 1.2;
}

.list_contact li .hour {
  font-size: 1.5rem;
}

.list_contact li .hour span {
  font-size: 1.3rem;
}

.list_contact li:first-child a {
  border-right: 1px solid #95854f;
}

.list_contact.single_menu li .icon {
  width: initial;
  padding: 0 30px 0 75px !important;
}

.list_contact.single_menu li:first-child a {
  border-right: none;
}

.plan_asp {
  font-size: 0;
}

.plan_asp a {
  color: #333;
}

.plan_asp img {
  width: 100%;
  max-width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.01);
  /* MouseOver対策 */
}

.plan_asp .list_plan_asp {
  text-align: center;
}

.plan_asp .list_plan_asp li {
  display: inline-block;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 20px;
  font-size: 1.3rem;
  vertical-align: top;
}

.plan_asp .list_plan_asp li a {
  display: block;
  text-align: center;
}

.plan_asp .list_plan_asp li span {
  vertical-align: middle;
  padding-left: 10px;
}

.plan_asp .list_plan_asp li span a {
  display: block;
  text-align: left;
}

.plan_asp .list_plan_asp li:last-child,
.plan_asp .list_plan_asp li:nth-child(4n) {
  margin-right: 0;
}

.plan_asp .list_button_multi {
  text-align: center;
}

.plan_asp .list_button_multi li {
  display: inline-block;
  margin: 0 1%;
}

.plan_wrap {
  position: relative;
  width: 100%;
  background: url(../img/top/pc_bg_top_09_b.jpg) no-repeat top left;
  background-size: cover;
}

.plan_wrap .base_bg.fadeOut.wow {
  opacity: 0;
}

.plan_wrap .anime_wrap {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 40px;
  z-index: 3;
}

.plan_wrap .anime_wrap .listB {
  display: inline-block;
  width: 480px;
  margin-right: 10px;
  margin-bottom: 20px;
  vertical-align: top;
}

.plan_wrap .anime_wrap .listB a {
  display: block;
  width: 100%;
}

.plan_wrap .anime_wrap .listB a:hover,
.plan_wrap .anime_wrap .listB a:active {
  text-decoration: none;
}

.plan_wrap .anime_wrap .listB img {
  width: 100%;
  height: auto;
}

.plan_wrap .anime_wrap .listB:nth-child(2n) {
  margin-right: 0;
}

.listB figcaption {
  background: #212423;
  color: #fff;
  padding: 20px;
}

.bnr_wrap {
  margin: 50px auto 0;
  font-size: 0;
}

.bnr_wrap.pc {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px;
}

.bnr_wrap.pc li {
  display: inline-block;
  width: 33%;
  margin-bottom: 4%;
  text-align: center;
}

.bnr_wrap.pc li a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.bnr_wrap.pc li:nth-child(1) {
  width: 100%;
  margin-right: 0;
  text-align: center;
  border-bottom: 2px solid #9c9da1;
  padding-bottom: 20px;
}

.link_wrap {
  position: relative;
  width: 100%;
  background: url(../img/top/pc_bg_top_10_b.jpg) no-repeat top left;
  background-size: cover;
}

.link_wrap .base_bg.fadeOut.wow {
  opacity: 0;
}

.link_wrap .anime_wrap {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 40px;
  position: relative;
  z-index: 3;
}

.link_wrap .bnr_wrap {
  margin: 25px auto 0;
}

/* ============================================== */
/* footer                                         */
/* ============================================== */
footer {
  color: #95854f;
  background: #212423;
  padding-bottom: 100px;
}

footer a {
  color: #95854f;
}

footer p {
  font-size: 1.5rem;
}

.foot_link li {
  display: inline-block;
  margin-right: 20px;
  font-size: 1.2rem;
}

.foot_link li:last-child {
  margin-right: 0;
}

.foot_sitemap,
.foot_sitelink {
  float: left;
  width: 25%;
}

.foot_sitemap li,
.foot_sitelink li {
  margin: 0 0 5px;
  padding: 0 10px;
  text-align: left;
  font-size: 1.2rem;
}

address {
  font-size: 1.2rem;
  display: inline-block;
}

.list_link_sns li {
  display: inline-block;
  margin: 0 10px;
  font-size: 1.8rem;
}

.list_link_sns li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  color: #212423;
  background: #b09e6c;
  border: 1px solid #b09e6c;
}

.list_link_sns li a:hover {
  color: #b09e6c;
  background: #212423;
}

.block_sitemap {
  width: 980px;
  margin: 0 auto 20px;
}

.block_sitemap:after {
  display: block;
  content: "";
  clear: both;
}

/* ============================================== */
/* id: change                                     */
/* ============================================== */
#change {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  z-index: 50;
  background: rgba(255, 255, 255, 0.2);
}

#change ul {
  position: absolute;
  top: 0px;
  z-index: 9;
  right: 130px;
}

#change li {
  display: inline-block;
  margin-right: 10px;
  width: 120px;
}

#change li a {
  display: block;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(149, 133, 79, 0.85);
}

#change li a:hover {
  background: rgba(149, 133, 79, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

#change li.atten a {
  display: block;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(191, 73, 54, 0.85);
}

#change li.atten a:hover {
  background: rgba(191, 73, 54, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

#change li:last-child {
  display: inline-block;
  margin-right: 10px;
  width: 120px;
  border-radius: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.1rem;
  background: rgba(149, 133, 79, 0.85);
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

#change li:last-child:hover {
  background: rgba(149, 133, 79, 0.5);
  color: #f1f5f8;
  text-decoration: none;
}

#change .change_wrapper {
  position: relative;
  height: 42px;
  line-height: 42px;
}

#change .change_wrapper .logo img {
  width: auto;
  height: 42px;
}

#change .hamburger {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}

@media (max-width: 767px) {
  body {
    padding: 0 0 40px;
    min-width: 100%;
    font-size: 1.3rem;
    line-height: 1.7;
    -webkit-overflow-scrolling: touch;
  }
  body a:hover img {
    opacity: initial;
  }
  body section {
    -webkit-overflow-scrolling: touch;
  }
  body .btnLink a,
  body .btnLink input[type="button"],
  body .btnLink input[type="submit"],
  body .btnLink button {
    width: 150px;
    margin: 0 auto;
  }
  body .container {
    width: 100%;
    padding: 0 10px;
  }
  body .inner {
    width: 100%;
    padding: 0 10px;
  }
  body .innerB {
    width: 100%;
    padding: 0 20px;
  }
  body .swiper-container {
    padding: 0 4%;
  }
  body .sp {
    display: block;
  }
  body .pc {
    display: none;
  }
  body .mb20 {
    margin-bottom: 10px !important;
  }
  body .mb30 {
    margin-bottom: 15px !important;
  }
  body .mb40 {
    margin-bottom: 20px !important;
  }
  body .mb50 {
    margin-bottom: 25px !important;
  }
  body .lh-2 {
    line-height: 1.75;
  }
  body .ttl_cnt {
    font-size: 3rem;
    letter-spacing: 2px;
    line-height: 0.8;
    padding-top: 25px;
  }
  body .ttl_cnt .jp {
    font-size: 1.4rem;
    margin-top: 2em;
  }
  body .ttlA {
    margin: 0 auto 30px;
    font-size: 2.6rem;
  }
  body .ttlA span {
    font-size: 1.2rem;
  }
  body .ttlF {
    margin: 0 auto 30px;
    font-size: 2.8rem;
  }
  body .ttlF span {
    font-size: 1.2rem;
  }
  body .list_pagenav {
    margin: 0 auto 20px;
    border-top: 1px solid #212423;
    border-left: 1px solid #212423;
  }
  body .list_pagenav li {
    display: block;
    margin: 0;
  }
  body .list_pagenav li a {
    display: block;
    height: initial;
    padding: 1em 2.5em 1em 1em;
    line-height: initial;
    border-top: none;
    border-left: none;
  }
  body .list_contact {
    display: block;
  }
  body .list_contact li {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  body .list_contact li a {
    display: block;
    padding: 40px 0;
  }
  body .list_contact li a.tel_link {
    pointer-events: initial;
  }
  body .list_contact li .icon {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
    text-align: center;
  }
  body .list_contact li .icon img {
    width: 60px;
    height: auto;
  }
  body .list_contact li .wrap {
    display: block;
    padding: 0;
  }
  body .list_contact li:first-child a {
    border-right: none;
    border-bottom: 1px solid #95854f;
  }
  .page .top-wrap header,
  .single .top-wrap header {
    position: static;
    top: inherit;
  }
  /* ============================================== */
  /* class: top-wrap(SP)                            */
  /* ============================================== */
  .top-wrap {
    width: 100%;
    height: calc(100vh - 50px);
    margin: 0 auto 20px;
    border: none;
  }
  .top-wrap .top-title {
    font-size: 2.5rem;
  }
  .top-wrap .top-content .tag {
    font-size: 1.8rem;
  }
  .top-wrap .top-content time {
    font-size: 2rem;
  }
  .top-wrap .top-content .top-title {
    margin: 0 auto 20px;
  }
  .top-wrap header {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 99;
  }
  .top-wrap header .gnav {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 9;
    top: inherit;
    right: inherit;
  }
  .top-wrap header .gnav ul {
    font-size: 0;
    text-align: center;
  }
  .top-wrap header .gnav ul li {
    display: inline-block;
    margin-right: 1%;
    width: 31%;
    position: relative;
  }
  .top-wrap header .gnav ul li a {
    display: block;
    border-radius: 30px;
    font-size: 1rem;
    background: #f3f4f5;
    color: #212423;
    height: 40px;
    line-height: 40px;
    border: none;
  }
  .top-wrap header .gnav ul li a i {
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .top-wrap header .gnav ul li:last-child {
    margin-right: 0;
  }
  .top-wrap header .pages {
    position: fixed;
    bottom: 0px;
    padding: 10px 0;
    left: 0;
    width: 100%;
    z-index: 9;
    top: inherit;
    right: inherit;
    height: auto;
    background: #95854f;
  }
  .top-wrap header .pages li {
    width: 33.33%;
    margin-right: 0;
    border-right: 1px solid #fff;
  }
  .top-wrap header .pages li a {
    font-size: 1.2rem;
    background: none;
    color: #fff;
    line-height: 30px;
    height: 30px;
  }
  .top-wrap header .pages li:last-child {
    border-right: none;
  }
  .top-wrap header .gnav.pages {
    position: fixed;
    bottom: 0px;
    padding: 10px 0;
    left: 0;
    width: 100%;
    z-index: 9;
    top: inherit;
    right: inherit;
    height: auto;
    background: #95854f;
  }
  .top-wrap header .gnav.pages li {
    width: 33.33%;
    margin-right: 0;
    border-right: 1px solid #fff;
  }
  .top-wrap header .gnav.pages li a {
    font-size: 1.2rem;
    background: none;
    color: #fff;
    line-height: 30px;
    height: 30px;
  }
  .top-wrap header .gnav.pages li:last-child {
    border-right: none;
    font-size: 1.2rem;
    background: none;
    color: #fff;
    line-height: 30px;
    height: 30px;
  }
  .top-wrap header #navigation .nav_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 6% 6%;
  }
  .top-wrap header #navigation .nav_wrap .is-active {
    position: absolute;
    top: 20px;
    right: 6%;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab li {
    width: 120px;
    height: 34px;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab li span {
    width: 120px;
    height: 34px;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab .list_menu span {
    background: url(../img/common/nav_tab01.png) no-repeat;
    background-size: 100% auto;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab .list_menu.isCurrent span {
    background: url(../img/common/nav_tab01_on.png) no-repeat;
    background-size: auto 100%;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab .list_reserve span {
    background: url(../img/common/nav_tab02.png) no-repeat;
    background-size: auto 100%;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab .list_reserve.isCurrent span {
    background: url(../img/common/nav_tab02_on.png) no-repeat;
    background-size: auto 100%;
  }
  .top-wrap header #navigation .nav_wrap .nav_tab:after {
    display: block;
    content: "";
    clear: both;
  }
  .top-wrap header #navigation .nav_wrap .listMenu {
    margin: 0 auto 20px;
  }
  .top-wrap header #navigation .nav_wrap .listLink {
    border-bottom: 1px solid #666;
  }
  .top-wrap header #navigation .nav_wrap .listLink li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #666;
    text-align: left;
  }
  .top-wrap header #navigation .nav_wrap .listLink li a {
    position: relative;
    display: block;
    padding: 15px 10px 15px 18px;
    line-height: 1.3;
    font-size: 1.4rem;
  }
  .top-wrap header #navigation .nav_wrap .listTranslate li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .top-wrap header #navigation .nav_wrap .listTranslate li a {
    font-size: 1.2rem;
  }
  .top-wrap header #navigation .nav_wrap .listTranslate li:nth-child(2n) {
    margin: 0 0 2% 0;
  }
  .top-wrap header #navigation .nav_wrap .listTranslate li:last-child {
    margin-right: inherit;
  }
  .top-wrap header #navigation .nav_wrap #booking {
    padding: 0;
  }
  .top-wrap header #navigation .nav_wrap #booking [type="button"].button {
    display: block;
    height: 40px;
    padding: 0 30px;
    margin-bottom: 10px;
    background: #95854f;
    color: #fff;
    line-height: 40px;
    border-radius: 30px;
    font-size: 1.4rem;
  }
  .top-wrap header #navigation .nav_wrap #booking .ch li {
    width: 50%;
    max-width: 180px;
    height: auto;
  }
  .top-wrap header #navigation .nav_wrap #booking .ch li a {
    width: 100%;
    height: inherit;
    text-indent: inherit;
  }
  .top-wrap header #navigation .nav_wrap #booking .ch li img {
    width: 100%;
    height: auto;
  }
  .top-wrap header #navigation .nav_wrap #booking .ch li #Hotellink,
  .top-wrap header #navigation .nav_wrap #booking .ch li #Hotellink.current,
  .top-wrap header #navigation .nav_wrap #booking .ch li #Hotellink:hover,
  .top-wrap header #navigation .nav_wrap #booking .ch li #withDPlink,
  .top-wrap header #navigation .nav_wrap #booking .ch li #withDPlink.current,
  .top-wrap header #navigation .nav_wrap #booking .ch li #withDPlink:hover {
    background: none;
  }
  .top-wrap header #navigation .nav_wrap #booking .unit_select_date .box_date {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #fff;
  }
  .top-wrap header #navigation .nav_wrap #booking .unit_select_people .list_select_people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-wrap header #navigation .nav_wrap #booking .unit_select_people .list_select_people dt,
  .top-wrap header #navigation .nav_wrap #booking .unit_select_people .list_select_people dd {
    float: none;
  }
  .top-wrap header #navigation .nav_wrap #booking .unit_select_people .list_select_people dt {
    width: 65%;
    margin: 0 0 10px;
  }
  .top-wrap header #navigation .nav_wrap #booking .unit_select_people .list_select_people dd {
    width: 35%;
    margin: 0 0 10px;
    text-align: right;
  }
  .top-wrap header #navigation .nav_wrap #booking .res_wrap h3 {
    font-size: 1.4rem;
  }
  .top-wrap header #navigation .bnr_wrap li {
    width: 100%;
    margin-right: 0%;
    padding: 0;
  }
  .top-wrap header #navigation .bnr_wrap li:nth-child(3) {
    margin-right: 0%;
  }
  .top-wrap header .nav-container {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    width: 100%;
    min-width: inherit;
    height: 100%;
    z-index: 100;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
    transition: transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
    transition: transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1), -webkit-transform 0.2s cubic-bezier(0.07, 0.23, 0.34, 1);
  }
  .top-wrap .logo {
    width: 128px;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .top-wrap .icon img {
    width: 60px;
    height: auto;
  }
  .top-wrap.size_a {
    height: 300px;
  }
  .hamburger {
    position: fixed;
    top: 20px;
    right: 20px;
  }
  .hamburger.is-active {
    position: absolute;
    top: 20px;
    right: 6%;
  }
  /* ============================================== */
  /* class: esthetic(SP)                            */
  /* ============================================== */
  .esthetic .top-wrap {
    background: url(../img/esthetic/sp_main.jpg) no-repeat center center;
    background-size: cover;
  }
  .esthetic .lead-flex .lead-flex-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0;
  }
  .esthetic .lead-flex .lead-flex-text {
    position: absolute;
    display: inline-block;
    top: 15%;
    width: 70%;
    height: 50%;
    color: #fff;
    margin: 0 15%;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .esthetic .block_contact_exes .list_contact li a {
    padding: 40px 0 !important;
  }
  .esthetic .block_contact_exes .list_contact .icon {
    padding: 0;
  }
  .esthetic .list_define_b dt {
    width: 30%;
  }
  .esthetic .list_define_b dd {
    margin: 0 0 0.5em 35%;
  }
  .esthetic .list_define_b--4em dt {
    width: 4em;
  }
  .esthetic .list_define_b--4em dd {
    margin: 0 0 0.5em 5em;
  }
  .esthetic .esthetic_menu .inner {
    padding: 20px 4%;
  }
  .esthetic .esthetic_menu .item {
    padding: 15px 0;
  }
  .esthetic .esthetic_menu .item-title {
    font-size: 1.8rem;
  }
  .esthetic .esthetic_menu .item-data {
    padding-top: 5px;
  }
  .esthetic .esthetic_menu .esthetic_menu_title {
    padding-top: 160px;
    background-size: auto 160px;
    background-position: center 0;
  }
  .esthetic .esthetic_menu .esthetic_menu_title .ttlA {
    margin-bottom: 0;
  }
  .esthetic .esthetic_menu .esthetic_menu_title .wrap {
    padding: 10px 4%;
  }
  /* ============================================== */
  /* class: faq(SP)                                 */
  /* ============================================== */
  .faq .top-wrap {
    background: url(../img/others/sp_main.jpg) no-repeat center center;
    background-size: cover;
  }
  .faq .pages_nav li {
    width: 48%;
  }
  .faq .accordion_head {
    padding: 10px;
    font-size: 1.4rem;
  }
  .faq .accordion_ans {
    padding: 10px 10px 20px;
  }
  /* ============================================== */
  /* class: news(SP)                                */
  /* ============================================== */
  .news .top-wrap {
    background: url(../img/news/sp_main.jpg) no-repeat center center;
    background-size: cover;
  }
  .news .article_pager {
    width: 100%;
    height: 46px;
    margin: 30px auto 0;
  }
  .news .article_pager li img {
    width: 30px;
  }
  .news .sns {
    background: url(../img/news/sp_news_main_b2.jpg) no-repeat top left;
    background-size: cover;
    padding: 30px 0 40px;
  }
  .news .sns li {
    display: inline-block;
    margin-right: 20px;
  }
  .news .sns li img {
    width: 44px;
    height: auto;
  }
  .news .sns li.sp {
    display: inline-block;
  }
  .news .sns li:nth-child(2) {
    margin-right: 20px;
  }
  .news .sns li:nth-child(3) {
    margin-right: 0px;
  }
  .news .sns .playfair {
    font-size: 3rem;
  }
  .single .top-title {
    margin-top: 10vh;
  }
  .single .top-title {
    margin-top: 20vh;
  }
  .single .art_box {
    margin-bottom: 15px;
  }
  .single .art_box strong {
    font-size: 1.3rem;
  }
  .single article {
    margin-bottom: 20px;
  }
  .single article strong {
    font-weight: bold;
  }
  .single.news .top-title {
    margin-top: 10vh;
  }
  .post_content {
    width: 100%;
    padding: 20px 10px;
  }
  /* ============================================== */
  /* class: guestroom(SP)                           */
  /* ============================================== */
  .guestroom .top-wrap {
    background: url(../img/guestroom/sp_main.jpg) no-repeat center center;
    background-size: cover;
  }
  .guestroom .col_sp_1 {
    width: 100%;
  }
  .guestroom .col_sp_1 .col {
    width: 100%;
  }
  .guestroom .col_sp_1 .col .image {
    margin: 0 auto 10px;
  }
  /* ============================================== */
  /* class: section(SP)                             */
  /* ============================================== */
  .section {
    width: 100%;
    padding: 40px 4%;
  }
  .section .ttlB {
    font-size: 1.8rem;
    letter-spacing: 1px;
  }
  .section .block_lead_box {
    width: 100%;
  }
  .section .block_photoB .wrap {
    margin-top: 10px;
  }
  .section .esthetic_nav a {
    padding: 10px 1em;
  }
  .block_contact_exes .section {
    padding: 0;
  }
  .list_contact {
    display: block;
  }
  .list_contact li {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .list_contact li a {
    display: block;
    padding: 40px 0;
  }
  .list_contact li a.tel_link {
    pointer-events: initial;
  }
  .list_contact li .icon {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
    text-align: center;
  }
  .list_contact li .icon img {
    width: 60px;
    height: auto;
  }
  .list_contact li .wrap {
    display: block;
    padding: 0;
  }
  .list_contact li:first-child a {
    border-right: none;
    border-bottom: 1px solid #95854f;
  }
  .list_contact.single_menu li:first-child a {
    border-bottom: none;
  }
  .list_contact.single_menu li:first-child .icon {
    padding: 0 !important;
  }
  .plan_asp .list_plan_asp li {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
  }
  .plan_asp .list_plan_asp li:nth-child(even) {
    margin-right: 0;
  }
  .plan_asp .list_button_multi li {
    display: block;
    width: 80%;
    margin: 0 auto 10px;
  }
  .plan_asp .list_button_multi .btnLink a,
  .plan_asp .list_button_multi .btnLink input[type="button"],
  .plan_asp .list_button_multi .btnLink input[type="submit"],
  .plan_asp .list_button_multi .btnLink button {
    width: 100%;
  }
  .plan_wrap {
    background: url(../img/top/sp_bg_top_09_b.jpg) no-repeat top left;
    background-size: cover;
  }
  .plan_wrap .base_bg {
    display: none;
  }
  .plan_wrap .listB figure img {
    width: 100%;
    height: auto;
  }
  .plan_wrap .anime_wrap {
    width: 100%;
  }
  .plan_wrap .anime_wrap .listB {
    width: 100%;
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .plan_wrap .anime_wrap .listB a {
    display: block;
    width: 100%;
  }
  .plan_wrap .anime_wrap .listB img {
    width: 100%;
    height: auto;
  }
  .listB figcaption {
    background: #fff;
    color: #000;
    padding: 20px;
  }
  .anime_wrap {
    z-index: 4;
    margin-bottom: 40px;
  }
  .link_wrap {
    background: url(../img/top/sp_bg_top_10_b.jpg) no-repeat top left;
    background-size: cover;
    height: auto;
    width: 100%;
    position: relative;
  }
  .link_wrap .anime_wrap {
    width: 100%;
  }
  .bnr_wrap {
    font-size: 0;
  }
  .bnr_wrap img {
    width: 100%;
    height: auto;
  }
  .bnr_wrap li {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .bnr_wrap li:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
  .bnr_wrap li:nth-child(3),
  .bnr_wrap li:nth-child(5),
  .bnr_wrap li:nth-child(7),
  .bnr_wrap li:nth-child(9),
  .bnr_wrap li:nth-child(11),
  .bnr_wrap li:nth-child(13) {
    margin-right: 0;
  }
  /* ============================================== */
  /* footer                                         */
  /* ============================================== */
  footer {
    padding-bottom: 30px;
  }
  footer p {
    font-size: 1.2rem;
  }
  .block_sitemap {
    width: 94%;
    margin: 0 3% 20px;
  }
  .foot_sitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    float: none;
    width: 100%;
    padding: 8px 0;
    border-top: 1px solid #95854f;
  }
  .foot_sitemap li {
    width: 50%;
    margin: 0;
    padding: 0;
  }
  .foot_sitemap li a {
    display: block;
    padding: 10px;
    text-decoration: none;
  }
  .foot_sitelink {
    display: block;
    width: 100%;
  }
  .foot_sitelink li {
    padding: 0;
    margin: 0 auto 2px;
  }
  .foot_sitelink li a {
    display: block;
    padding: 10px;
    color: #fff;
    background: #95854f;
    border-radius: 4px;
    text-decoration: none;
  }
  address {
    display: block;
    margin-left: 0px;
  }
  /* ============================================== */
  /* id: change                                     */
  /* ============================================== */
  #change {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .block_photoB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .block_photoB .photo {
    width: 490px;
  }
  .block_photoB .wrap {
    width: 454px;
  }
  .esthetic_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .esthetic_nav li {
    width: 240px;
  }
  .esthetic_nav a {
    padding-top: 30px;
    height: 135px;
  }
  .esthetic_menu .inner {
    width: 980px;
    margin: 0 auto;
    padding: 30px 0;
  }
  .esthetic_menu .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
  }
  .esthetic_menu .item-meta {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .esthetic_menu .item-action {
    width: 200px;
    padding-top: 30px;
    margin-left: 1em;
  }
  .esthetic_menu .esthetic_menu_title {
    background-size: 44% auto;
    background-position: left center;
  }
  .esthetic_menu .esthetic_menu_title .wrap {
    padding: 20px 0 0 46%;
    height: 176px;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .esthetic_menu_title {
    background-size: auto 100%;
  }
}

.contact-form {
  background: #FFF;
}

.contact-form .contact-ttl {
  padding: 50px 0 20px 0;
  position: relative;
  overflow: hidden;
}

.contact-form .contact-ttl p {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 250px;
  height: 46px;
  line-height: 46px;
  border: solid 1px #310C0C;
  background: #310C0C;
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  font-weight: bold;
  text-align: center;
}

.contact-form .contact-ttl p:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  border-color: rgba(63, 36, 37, 0);
  border-top-width: 18px;
  border-bottom-width: 18px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #310C0C;
  top: 100%;
  left: 50%;
  position: absolute;
}

body #contentMain.container {
  width: 980px;
}

@media (max-width: 767px) {
  body #contentMain.container {
    width: 100%;
  }
}

.contact-contents .contact-comment {
  margin: 0 0 30px 0;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}

.contact-contents .form-sub-ttl {
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: bold;
  padding-bottom: 29px;
  color: #000;
  text-align: center;
  position: relative;
}

.contact-contents .form-sub-ttl:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  border-radius: 2px;
  background-color: #b09e6c;
  position: absolute;
  bottom: 0;
  left: 46%;
}

.contact-item .form-group {
  margin-bottom: 1.5rem;
}

.contact-item .form-group .field-label {
  cursor: default;
  font-size: 14px;
  font-weight: bold;
}

.contact-item .form-group .form-control {
  cursor: text;
  font-size: 14px;
}

.contact-item .form-group .inline {
  font-size: 14px;
}

.contact-item:after {
  content: "";
  clear: both;
  display: block;
  margin: 0 0 15px 0;
  height: auto;
  width: auto;
  border-bottom: dotted 1px #CCC;
}

#contact-form.section {
  padding: 0;
}

#form1 {
  height: 700px;
  -ms-overflow-style: none;
}

#form1::-webkit-scrollbar {
  display: none;
}

@media (max-width: 767px) {
  #form1 {
    height: 800px;
  }
}

.scroll {
  position: absolute;
  width: 60px;
  height: 90px;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}

.scroll .scroll-title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 7px;
}

.scroll #mouse {
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  width: 7px;
  height: 60px;
}

.scroll #mouse .bar {
  position: absolute;
  width: 1px;
  height: 60px;
  background: #000;
  top: 0;
  left: 3px;
}

.scroll #mouse:before {
  position: absolute;
  content: '';
  top: 0;
  width: 7px;
  height: 7px;
  background: #000;
  border-radius: 4px;
  -webkit-animation: scroll 1.5s infinite;
          animation: scroll 1.5s infinite;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}

#form-res {
  height: 100%;
  overflow-x: hidden;
  min-height: calc(100vh - 123px);
}

#booking {
  color: #fff;
  background-color: rgba(45, 36, 35, 0.95);
}

#booking input[type="text"],
#booking textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  cursor: text;
}

#booking input[type="text"] {
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  max-width: 100%;
}

#booking textarea {
  padding: 6px 10px;
  max-width: 100%;
}

#booking select {
  min-width: 50px;
  height: 40px;
  font-size: 14px;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 40px;
  vertical-align: top;
  padding: 0 10px;
}

#booking input[type="text"]:focus,
#booking textarea:focus,
#booking select:focus {
  background: #d1f2f7;
}

#booking input[type="radio"] {
  display: block;
  position: relative;
  cursor: pointer;
}

#booking input[type="radio"],
#booking input[type="checkbox"] {
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 16px;
}

#booking input[name="cmbARRY"],
#booking input[name="cmbARRM"],
#booking input[name="cmbARRD"] {
  padding: 0 20px 0 10px;
  background: url(../img/common/ico_calender.png) 90% 50% no-repeat #fff;
  background-size: 18px auto;
}

#booking input[name="cmbARRY"]:focus,
#booking input[name="cmbARRM"]:focus,
#booking input[name="cmbARRD"]:focus {
  background: url(../img/common/ico_calender.png) 90% 50% no-repeat #d1f2f7;
  background-size: 18px auto;
}

#booking input.btn:not(.btn-primary) {
  font-size: 1.4rem;
  display: block;
  background: #95854f;
  border-radius: 30px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid #95854f;
}

#booking input.btn.btn-primary,#booking .btn.btn-primary, #booking_inner_confirm .btn.btn-primary {
  font-size: 1.4rem;
  display: block;
  background: #95854f;
  border-radius: 30px;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  border: 1px solid #95854f;
  margin: 0 auto;
}

#booking input.btn:hover {
  background: #fff;
  color: #95854f;
}

#booking input.link {
  color: #fff;
  font-size: 1.4rem;
}

#booking input.link:hover {
  text-decoration: underline;
}

#booking .init {
  display: inline-block;
  min-height: 40px;
  vertical-align: top;
  margin: 0 5px;
  line-height: 40px;
}

#booking .booking span {
  color: #ff1901;
  margin-left: 5px;
}

#booking .booking,
#booking .inline,
#booking .booking_date span:not(.rule) {
  font-size: 1.4rem;
  font-weight: bold;
}

#booking .booking_date span.rule a {
  color: #628afb;
  -webkit-text-decoration: underline solid #208796;
          text-decoration: underline solid #208796;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}

#booking .box_mitei select {
  width: 200px;
  font-size: 14px;
  /* margin-left: 10px; */
}

#booking .entry {
  /* margin-left: 10px; */
  font-size: 14px;
}

#booking .last-check-box {
  width: 100%;
}

#booking .last-check-box .last-check-title {
  text-align: center;
}

#booking .last-check-box .check-text {
  padding-top: 30px;
  padding-bottom: 10px;
}

#booking .submit-box {
  margin: 0 auto;
  width: 65%;
}

#booking .submit-box .error-comment {
  display: block;
  margin-top: 20px;
}

#booking .submit-box .error-comment p span {
  color: #ff1901;
}

#booking #nitteiarea {
  margin: 0 0 15px;
  padding: 0 0 10px;
}

#booking #nitteiarea .booking {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#booking #nitteiarea #comment1 {
  margin: 0 0 10px;
}

#booking #nitteiarea .unit_select_date .box_date {
  margin: 0 0 10px;
}

#booking #nitteiarea .unit_select_date .box_mitei #lbchkymd {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
}

#booking #ninzuarea {
  margin: 0 0 15px;
  border-bottom: 1px solid #fff;
}

#booking #ninzuarea h4 {
  margin: 0 0 10px;
}

#booking .unit_select_people {
  position: relative;
}

#booking .unit_select_people #lbchkpsn {
  height: 40px;
  line-height: 40px;
}

#booking .unit_select_people .list_select_people dt {
  float: left;
  clear: left;
  width: 20em;
  margin: 0 0 10px;
  line-height: 40px;
}

#booking .unit_select_people .list_select_people dd {
  margin: 0 0 10px 21em;
}

#booking .unit_select_people .list_select_people:after {
  display: block;
  content: "";
  clear: both;
}

#booking #ryokinarea {
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #fff;
}

#booking #ryokinarea .booking {
  margin: 0 0 10px;
}

#booking #searchtypearea {
  margin: 0 0 30px;
}

#booking #searchtypearea .list_select_type li {
  margin: 0 0 10px;
}

#booking #searchtypearea .list_select_type li input[type="radio"] {
  margin: 0 5px 0 0;
}

#booking #airhotel_area iframe {
  width: 100%;
  padding: 0;
  height: 350px;
}

#booking .res_wrap {
  margin-top: 30px;
}

#booking .res_wrap h3 {
  font-size: 1.3rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

#booking .res_wrap a {
  font-size: 1.4rem;
  display: block;
  background: #95854f;
  border-radius: 30px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid #95854f;
  width: 180px;
}

#booking .res_wrap a:hover {
  background: #fff;
  color: #95854f;
  text-decoration: none;
}

#booking .booking_date {
  margin: 0 0 15px;
  padding: 0 0 10px;
}

#booking .booking_date .booking_date_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#booking .booking_date .booking_date_text h4,
#booking .booking_date .booking_date_text span {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}

#booking .booking_date .booking_date_hw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#booking .booking_date .booking_date_hw .height,
#booking .booking_date .booking_date_hw .weight {
  width: 45%;
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}

#booking .booking_date .entry #course-text {
  display: none;
}

#booking .booking_date .entry #course-text.course-display {
  display: block;
}

#booking .finish-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#booking .finish-box .finish-box-item {
  width: 100%;
  padding: 0 20px;
}

#booking .finish-box .finish-box-item .finish-title {
  text-align: center;
  display: block;
  margin: 20px auto;
}

#booking .finish-box .finish-box-item .finish-text {
  margin: 20px auto;
}

#booking .finish-box .finish-box-item .finish-btn {
  width: 60%;
  margin: 20px auto;
}
.popup-list-item {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 20px;
}
.popup-list-item .item-col {
  flex: 0 0 25%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.popup-list-item .item-col .img-thumbnail {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  overflow: hidden;
}
.popup-list-item .item-col .img-thumbnail img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center;
}
.popup-list-item .item-col span {
  font-size: 20px;
  font-weight: bold;
  color: #442602;
}
.popup-list-item .item-col p {
  font-size: 14px;
  font-weight: normal;
}
#cboxClose {
  font-size: 0;
  background: url("../img/common/close-icon.png");
  background-size: 100%;
  width: 50px;
  height: 50px;
  top: 0;
  bottom: auto;
}
@media (max-width: 767px) {
  .popup-list-item .item-col {
    flex: 0 0 50%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #cboxClose {
    font-size: 0;
    background: url("../img/common/close-icon.png");
    background-size: 100%;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: auto;
  }
}
@media (max-width: 540px) {
  .popup-list-item {
    padding: 0 20px;
  }
  .popup-list-item .item-col {
    flex: 0 0 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #cboxWrapper {
    height: 60vh !important;
  }
  #cboxContent {
    height: 100% !important;
  }
}
.modal-body {
  padding: 0;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.modal-body img {
  width: 100%;
  display: block;
}
.modal-body span {
  padding: 6px 10px;
  font-size: 20px;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #303d50;
}
.modal-footer {
  padding: 0;
  border-top: 0;
  display: flex;
  justify-content: center;
  position: relative;
}
.modal-footer:after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background: #000;
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
}
.modal-footer .btn {
  flex: 0 0 50%;
  font-size: 16px;
  margin: 0;
  color: #303d50;
}
.modal-footer .btn:focus {
  outline: none;
  box-shadow: none;
  font-weight: bold;
}
.modal-footer .btn:hover {
  font-weight: bold;
}
.modal-dialog {

}
/*# sourceMappingURL=style.css.map */