@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  overflow-x: hidden;
}


.l-page__header {
  margin-bottom: 30px;
}

.x-large {
  font-size: 1.2rem;
}

.large {
  font-size: 1.1rem;
}

.medium {
  font-size: 0.95rem;
}

.normal13 {
  font-size: 0.9rem;
}

.normal {
  font-size: 0.85rem;
}

.small {
  font-size: 0.78rem;
}

.x-small {
  font-size: 0.7rem;
}

a {
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

.accommodations-wrap {
  max-width: 950px;
  padding: 0 25px 80px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.color-red,
.red,
.error_msg {
  color: #cc0000;
}

.test {
  font-size: 1.75rem;
  font-weight: 700;
}

input[type="date"] {
  width: 100%;
  background: #fff;
  border: 1px solid #aaa;
  padding: 0.3125rem 0.75rem;
  border-radius: 0.1875rem;
  margin: 3px 0;
}

#Sorry-msg {
  font-size: 1.5em;
  color: #bfbfbf;
  text-align: center;
  padding: 50px 0 100px;
}

#filter-wrap {
  padding: 0 !important;
  /* background: #f3f3f3!important; */
  margin-bottom: 50px;
  /*   border: solid 1px #a8631e; */
}

#search-result {
  margin-bottom: 20px;
  background: #2c353a !important;
  padding: 0;
  border-radius: 10px;
}

#search-result input, #search-result select {
  border-radius: 10px !important;
}

#search-result dl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#search-result dt {
  width: 23%;
  font-size: 1.25em;
}

#search-result dd {
  width: 77%;
  font-size: 1.3rem;
  padding: 15px 20px;
}

#search-result dd strong {
  font-size: 1.4em;
}

#search-result dd small {
  font-size: 1.2em;
}

@media only screen and (min-width: 768px) {
  #search-result dd {
    font-size: 0.95rem;
  }
}

#search-result dd small, #search-result dd strong {
  /*   font-size: 1.8rem; */
  font-weight: 700;
  color: #fac400;
}

@media only screen and (min-width: 768px) {
  #search-result dd small,
  #search-result dd strong {
    /*     font-size: 1.1em; */
  }
}

@media only screen and (max-width: 767px) {
  #search-result dd small {
    display: block;
  }
  #search-result dd br {
    display: none;
  }
}

#filter01-wrap {
  margin: 20px auto 15px auto;
  gap: 15px;
  /* CHANGED */
  /*   justify-content: center; */
  /* CHANGED */
  /* border-bottom: 1px solid #666; */
  /* CHANGED */
  /* CHANGED */
  /*
    padding-bottom: 0!important;
    margin-bottom: 0!important
    */
}

#filter01-wrap > * {
  width: 100%;
  border-radius: 5px;
  padding: 15px 25px 10px;
  position: relative;
}

#filter01-wrap .sort-filter-tit,
#filter01-wrap .outsize_mar .sort-filter-tit {
  display: inline;
  width: auto;
  position: absolute;
  background: #fff;
  border: 0;
  color: #2d4496 !important;
  padding: 0 5px;
  line-height: 1;
  left: 20px;
  top: -7px;
  pointer-events: none;
}

.sort-filter-tit {
  font-weight: 700;
  letter-spacing: 2px;
  /*
  margin-bottom: 10px;
  color: #fff !important;
  font-size: 1rem;
*/
}

#meal-filter-wrap .sort-filter-tit,
#search-sort .sort-filter-tit {
  /*
  background-color: #2c353a;
  text-align: center;
  padding: 10px 10px 5px 0;
*/
  /* CHANGED */
}

/* CHANGED */
/*
#search-sort {
    width: 44%;
    border-right: 1px solid #666
}
 /* CHANGED */
/*
#meal-filter-wrap {
    width: 56%;
    padding-left: 0!important
}
*/
#meal-filter-wrap .filter-wrap .sort-item, #search-sort .filter-wrap .sort-item {
  background-color: none !important;
  padding: 20px !important;
}

#property-filter {
  text-align: center;
  padding-bottom: 5px;
  font-size: 1.2rem;
}

@media only screen and (min-width: 768px) {
  #property-filter {
    font-size: 1.0rem;
  }
}

#property-filter .sort-filter-tit {
  text-align: center;
  padding: 5px 20px;
  margin-bottom: 0 !important;
  color: #fff;
  background-color: #a8631e;
}

#property-filter .flex_box {
  /*! font-size: .9em; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 15px 10px 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filter-wrap .sort-item {
  padding: 15px 20px;
}

/* CHANGED */
/*
.filter-wrap .sort-item a:after {
    content: "|";
    color: #262626;
    margin-left: 10px
}
*/
#property-filter .property-filter-list {
  width: 19.5%;
  /* height: 40px; */
  background: #f2f2f2;
  /*  border: 1px solid #dadadb; */
  border: 0 !important;
  border-radius: 34px;
  text-align: center;
  padding: 10px 15px 8px;
  /* line-height: 42px; */
  font-size: 0.9rem;
  margin-bottom: 5px;
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

.filter-wrap .sort-item a b {
  /*     font-weight: 300 */
}

.filter-wrap ul.flex_box li {
  /*   padding-right: 10px; */
  margin: 0 0.25%;
  border-right: none !important;
}

.filter-wrap ul.flex_box li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

.yado-property-wrap {
  font-weight: 700;
  margin-bottom: 40px;
}

.yado-property-wrap .yado-property {
  margin-right: 1em;
}

.yado-wrap-type_0 .yado-property:after {
  content: "RYOKAN style";
}

.yado-wrap-type_1 .yado-property:after {
  content: "HOTEL style";
}

.yado-wrap-type_2 .yado-property:after {
  content: "INN style";
}

.yado-wrap-type_3 .yado-property:after {
  content: "YOUTH HOSTEL style";
}

.yado-wrap-type_4 .yado-property:after {
  content: "UNIQUE style";
}

p.yado-property-wrap {
  background-color: #eaefe1;
  border: 1px solid #ccc;
  padding: 8px 5px !important;
}

.yado-property-map-text {
  background-color: #fffaf2;
  padding: 8px 5px 5px !important;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.yado-property-map-text a {
  font-weight: 700;
}

.yado-property-map0 {
  background: url(/lodging/img/icon_map_kinosaki.png) 50% no-repeat #fffaf2;
  background-size: auto;
}

.yado-property-map0, .yado-property-map1 {
  padding-bottom: 145px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.yado-property-map1 {
  background: url(/lodging/img/icon_map_takeno.png) 50% no-repeat #fffaf2;
  background-size: auto;
}

.yado-property-map2 {
  background: url(/lodging/img/icon_map_toyooka.png) 50% no-repeat #fffaf2;
  background-size: auto;
}

.yado-property-map2, .yado-property-map3 {
  padding-bottom: 145px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.yado-property-map3 {
  background: url(/lodging/img/icon_map_izushi.png) 50% no-repeat #fffaf2;
  background-size: auto;
}

.yado-property-map4 {
  background: url(/lodging/img/icon_map_kannabe.png) 50% no-repeat #fffaf2;
  background-size: auto;
}

.yado-property-map4, .yado-property-map5 {
  padding-bottom: 145px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

/***********
.yado-property-map5 {
    background: url(/lodging/img/icon_map_tanto.png) 50% no-repeat #fffaf2;
    background-size: auto
}
***********/
.yado-property-map5 {
  display: none;
}

/* CHANGED */
/*#plan1*/
.plan-list-box {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  -webkit-justify-content: flex-start !important;
  justify-content: flex-start !important;
  /* CHANGED */
}

.plan-list-info, .room-list-info, .yado-list-info {
  width: 63%;
}

div.plan-list-ph, div.room-list-ph, div.yado-list-ph {
  width: 33.333%;
  text-align: center;
}

div.plan-list-ph, div.room-list-ph {
  margin-right: 30px;
}

div.yado-list-ph a:first-child img {
  width: 100%;
}

div.yado-list-ph a:nth-child(2) img, div.yado-list-ph a:nth-child(3) img {
  width: 49%;
}

.plan-list-name h3, .room-list-name h3, .yado-list-name h3 {
  font-size: 1.4em;
}

.yado-list-name h3 {
  line-height: 1.1em;
}

dl.yado-list-plan {
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}

.yado-list-plan dt {
  background-color: #c6b528;
  color: #000 !important;
  padding: 10px;
}

.yado-list-plan dd dt {
  background: none;
}

.yado-list-plan dd dt span {
  text-align: left;
  /*     color: #ba2636 */
}


.yado-list-plan dd dl:last-of-type {
  border-bottom: none;
}

.yado-list-plan.read-more-plan dd dl:last-of-type {
  border-bottom: 1px dotted #ddd;
}




.yado-list-plan dd dt span.en-pdetail-tit {
  display: block;
  width: 60%;
  font-size: 1em;
}

.yado-list-plan dd dt span.en-pdetail-tit a {
  font-size: 1em;
  display: inline-block;
  margin-right: 50px;
  color: #000000;
}

.yado-list-plan dd dt span.en-pdetail-btn {
  /*     font-size: .9em */
}

.yado-list-plan dd dt span.en-pdetail-btn a:hover {
  color: #fff;
  /*
    background: #ba2636!important;
    border: 1px solid #ba2636!important;
*/
  cursor: pointer;
}

#yado-list .yado-low-price {
  margin-bottom: 5px;
}

.yado-detail-link {
  position: relative;
  z-index: 1;
}

.yado-detail-link ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.yado-detail-link li {
  float: left;
}

.yado-detail-link li a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  /*     background: #ba2636; */
  padding: 12px 25px;
  text-decoration: none;
  margin: 0 5px 15px 0;
}

.yado-detail-link li a:hover {
  background: #000;
}

#yado-info {
  margin-bottom: 15px;
}

#yado-info #yado-name h3 {
  margin: 0 .5em 0 0;
  display: inline;
}

#enyado_info_title, .item-title {
  font-size: 1.6rem;
  padding: 7px 10px;
  margin-bottom: 30px;
}

#plan-ph-right,
#yado-info-phright {
  /*     width: 65% */
}

#plan-ph-left,
#yado-info-phleft {
  width: 30%;
}

#yado-info2 {
  overflow: hidden;
}

#yado-ph2 ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#plan-ph li {
  width: 48%;
  margin-right: 2%;
  /* CHANGED */
  margin-bottom: 20px;
  list-style: none;
  /* CHANGED */
}

#yado-ph2 li {
  width: 48%;
  /* CHANGED */
  margin-bottom: 20px;
}

.yado-info-room .plan-subnavi a:active,
.yado-info-room .plan-subnavi a:hover,
.yado-info-room .plan-subnavi a:link,
.yado-info-room .plan-subnavi a:visited {
  /*     color: #e65d02; */
  text-decoration: underline;
}

#plan-info-inner {
  height: auto !important;
}

#plan-info #plan-name {
  /*     color: #ba2636 */
}

#plan-info3 .item-title a {
  color: #fff;
}

p.plan-kubun-price {
  color: #bf0000;
}

p.plan-kubun {
  display: inline-block;
}

.price-table-room-name p {
  margin-bottom: 5px !important;
}

p.plan-kubun-price {
  display: inline-block;
}

/* CHANGED
.capacity {
    font-weight: 700
}
*/
.logged-in .page-title {
  color: #bf0000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

p.go-plandetail a, p.go-roomdetail a {
  /*     background-color: #f24200!important */
}

.price-table-room-name {
  width: 50%;
}

.price-table-room-name > a {
  font-size: 1.2em;
}

.pm-plan-yoyaku-btn a {
  background-color: #f24200 !important;
  padding: 15px 10px !important;
  font-size: 1.5em !important;
}

.btn.pm-plan-yoyaku-btn2 a {
  padding: 15px 9px;
}

.item-title a {
  color: #fff !important;
}

#meal-filter-wrap {
  /*   float: left; */
  /*   padding-left: 20px; */
  /* CHANGED */
  /*width: 70%*/
  /* CHANGED */
}

@media only screen and (max-width: 768px) {
  .accommodations-wrap {
    padding: 0 5% 30px;
  }
  #search-result dl.flex_box {
    display: block;
  }
  #search-result dt {
    width: 100%;
    font-size: 1.25em;
    text-align: center;
    padding: 10px 0 0;
    margin: 0;
  }
  #search-result dd {
    width: 100%;
    font-size: 0.95rem;
    border-left: 0;
    padding: 5px 15px 10px;
  }
  #filter01-wrap, #search-sort {
    display: block;
    /* CHANGED */
    /*
        padding-bottom: 10px;
        margin-bottom: 15px;
        */
  }
  #filter01-wrap {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  #meal-filter-wrap, #search-sort {
    width: 100%;
    /*
    border-right: 0 solid #666;
    padding-left: 0;
*/
    float: none;
  }
  .yado-list-prop-info {
    float: left;
    width: 52%;
    text-align: left !important;
  }
  .yado-property-map-text {
    border: 1px solid #ccc;
    padding-bottom: 8px !important;
    margin-bottom: 10px !important;
  }
  .yado-property-map0, .yado-property-map1, .yado-property-map2, .yado-property-map3, .yado-property-map4, .yado-property-map5, .yado-property-map6, .yado-property-map7 {
    float: right;
    width: 45% !important;
    background-position: 100%;
    background-size: 100%;
    background-color: transparent !important;
    border: none;
    padding-bottom: 125px !important;
  }
  .yado-property-map0:after, .yado-property-map1:after, .yado-property-map2:after, .yado-property-map3:after, .yado-property-map4:after, .yado-property-map5:after, .yado-property-map6:after, .yado-property-map7:after {
    clear: both;
    display: block;
    content: "";
  }
  .yado-list-info {
    margin: 0 auto;
  }
  div.yado-list-ph {
    width: auto;
  }
  #enyado_info_title, .item-title {
    padding: 7px 10px 40px;
  }
  .yado-detail-link ul {
    top: 45px;
  }
  #plan-ph.flex_box,
  #price-table01.flex_box,
  #yado-info2.flex_box {
    display: block;
  }
  .yado-box #yado-info2 {
    padding: 20px 10px;
  }
  #plan-ph-left,
  #plan-ph-right,
  #yado-info-phleft,
  #yado-info-phright,
  #yado-map #map,
  .item-box .left-box,
  .item-box .right-box {
    width: 100% !important;
  }
  #property-filter .flex_box {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #filter-wrap {
    width: 92%;
    padding: 15px 10px;
    margin: 0 auto 30px;
  }
  .filter-wrap ul.flex_box li {
    margin-bottom: 10px;
  }
  #yado-info3 .checkin, #yado-info3 .checkout {
    width: auto;
    position: static;
    margin-bottom: 5px;
  }
  .item-box .left-box, .item-box .right-box {
    float: none;
    padding-left: 0;
  }
  #price-table01 .room_img {
    width: 40%;
    float: left;
  }
  #price-table01 .price-table-room-name {
    width: 55%;
    float: right;
  }
  #price-table01 .pm-plan-yoyaku-btn2.btn, #price-table01 .pm-plan-yoyaku-btn.btn {
    clear: both;
    padding-top: 15px;
  }
  .yado-property-wrap {
    margin-bottom: 20px;
  }
  .yado-list-box {
    position: relative !important;
  }
  #yado2.yado-list-box, #yado3.yado-list-box, #yado8.yado-list-box, #yado14.yado-list-box, #yado22.yado-list-box, #yado52.yado-list-box, #yado76.yado-list-box, #yado84.yado-list-box {
    padding-top: 210px !important;
  }
  #yado110.yado-list-box {
    padding-top: 180px !important;
  }
  #yado149.yado-list-box {
    padding-top: 120px !important;
  }
  #plan1.plan-list-box {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  li.ratetype-filter-list {
    border-right: 1px solid #000 !important;
    display: inline-block;
  }
  .go-plandetail.btn a {
    width: auto !important;
  }
  .yado-list-plan dd dt span.en-pdetail-tit {
    width: 100%;
  }
  .yado-list-plan dd dt span.en-pdetail-tit a {
    font-weight: 700 !important;
    font-size: 1.1em !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 5px 30px 5px 0 !important;
    /*background: url(/img/arrow_side.png) right bottom no-repeat !important;*/
    display: block;
  }
  .yado-detail-link li {
    width: 32%;
    text-align: center;
  }
  .yado-list-plan dt {
    position: relative;
  }
  /* CHANGED */
  /* .yado-list-plan dd dt span.en-pdetail-btn a:hover {
        background: none!important;
        border: none!important;
        padding: 0!important
    }
    */
  dl.yado-list-plan dd {
    padding: 0;
    margin: 0;
  }
}

div#book_room {
  display: none;
}

body {
  border-top: 3px solid #f24200;
  /*     font-size: 14px; */
  /*     color: #333; */
  /*
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
*/
  /*font-family: PTsans, Geneva, Arial, Helvetica, sans-serif  CHANGED*/
}

.clearfix {
  zoom: 1;
}

.f-fgeorgia {
  font-family: Georgia, Times New Roman, Times, serif;
}

.f-size10 {
  font-size: 10px;
}

.f-size14 {
  font-size: 14px;
}

.f-size16 {
  font-size: 16px;
}

.f-size18 {
  font-size: 18px;
}

.f-size21 {
  font-size: 21px;
}

.f-size24 {
  font-size: 24px;
}

.f-size32 {
  font-size: 32px;
}

.f-size48 {
  font-size: 48px;
}

.bold {
  font-weight: 700;
}

.pad-r10 {
  padding-right: 10px;
}

.pad-b10 {
  padding-bottom: 10px;
}

#header {
  height: 215px;
}

#home #header {
  height: 168px;
}

.header-inner {
  background-color: #fff;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  /*  padding-left: 20px; */
}

#header-top {
  width: 1000px;
  margin: 0 auto;
  padding: 7px 0;
}

#logo {
  float: left;
  padding-top: 5px;
  position: relative;
}

#logo h1 {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}

#logo h1 a {
  background: url(../img/logo_header.png) 0 0 no-repeat;
  display: block;
  width: 262px;
  height: 62px;
}

#logo-cap {
  position: absolute;
  font-size: 11px;
  letter-spacing: -.001em;
  left: 75px;
  top: 45px;
}

#logo-subtit {
  border-top: 1px solid #666;
  margin-top: 3px;
  padding-top: 3px;
  text-align: center;
  font-size: 10px;
  letter-spacing: 2px;
  color: #333;
}

#social-media {
  float: right;
  padding-top: 20px;
}

#social-media td {
  padding: 0 10px 0 0;
}

#social-media td#gs_tti50 {
  padding: 0 5px;
}

.pm-block-box .pm-block-text .gsc-wrapper .gsc-adBlock body #adBlock {
  display: none !important;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#___gcse_0 {
  float: left;
  width: 330px !important;
}

table#gs_id50 {
  margin-top: 5px;
}

#social-media .gsc-input-box {
  position: relative;
  border-radius: 4px;
  behavior: url(/css/PIE.htc);
  width: 200px;
  margin-left: 18px;
}

#header-mid {
  background-color: #2c353a;
  width: 100%;
  z-index: 4;
}

span.reserve-inquire-txt {
  font-size: 13px;
  color: #f44800;
}

span.reserve-attention-txt {
  font-size: 11px;
  color: gray;
}

.global-txt-link a {
  font-size: 13px;
  color: #000 !important;
}

td.reserve-inquire-wrap {
  text-align: right;
  border-right: 1px solid #999997;
  letter-spacing: 0;
}

td.global-wrap {
  padding-left: 10px !important;
}

.global-txt-link img {
  margin-left: 4px;
}

#___gcse_0 {
  margin-bottom: 10px;
}

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

#google_translate_element {
  float: right;
  vertical-align: middle;
  line-height: 25px;
  padding-top: 5px;
}

#global-navi {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-family: PTsans, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  letter-spacing: .1em;
  font-weight: lighter;
}

#global-navi a, #global-navi a:hover {
  color: #fff;
  text-decoration: none;
}

#global-navi li, #global-navi ul {
  margin: 0;
  padding: 0;
}

#global-navi li {
  float: left;
  list-style: none;
}

#global-navi li a {
  display: block;
  padding: 30px 25px;
}

#global-navi li a:hover, body#home #global-navi li#m-home {
  background-color: #222b30;
}

#header-bottom {
  background-color: #f2f2f2;
  width: 100%;
  z-index: 4;
}

.header-shadow {
  position: relative;
  -webkit-box-shadow: 0 2px 3px #bababa;
  box-shadow: 0 2px 3px #bababa;
  behavior: url(/css/PIE.htc);
}

#room-search {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}

#home #room-search {
  display: none;
}

.rs-tit {
  float: left;
  background-color: #f24200;
  display: block;
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  padding: 6px 30px 0;
  width: 130px;
  height: 27px;
  font-size: 14px;
}

table.rs-table {
  float: right;
  width: 790px;
  padding: 4px 10px;
  font-weight: 700;
}

table.rs-table td {
  font-size: 13px;
}

#StayNinzu, .find-room-date {
  position: relative;
  border: 0;
  padding: 3px;
  font-size: 1em;
  /*font-family: Arial, sans-serif;*/
  text-align: center;
  color: #696969;
  /*border: 1px solid #ccc;*/
  margin: 0;
  border-radius: 4px;
  behavior: url(/css/PIE.htc);
}

#StayNinzu {
  width: 100px;
}

#room-search-btn, #room-search-btn2 {
  width: 120px;
  height: 20px;
  font-size: .9em;
  background-color: #f24200;
  color: #fff;
  border-style: none;
  cursor: pointer;
  border-radius: 4px;
  behavior: url(/css/PIE.htc);
}

#room-search #room-search-btn {
  height: 23px;
}

body #ui-datepicker-div {
  z-index: 2 !important;
}

.common-bg {
  background: url(../img/bg.jpg) 50% repeat;
  padding: 30px 0 60px;
}

#slide-welcome-wrap {
  background: url(../img/welcome_bg2.jpg) 50% no-repeat;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  position: relative;
}

#main-slideshow {
  width: 100%;
  text-align: center;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#css-slideshow {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  position: relative;
}

.cb-slideshow {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
}

.cb-slideshow ul {
  margin: -10px auto 0;
  padding: 0;
}

.cb-slideshow li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-animation: a 20s linear infinite 0s;
  animation: a 20s linear infinite 0s;
}

.cb-slideshow li:first-child span {
  background-image: url(/img/tulip.jpg);
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

.cb-slideshow li:nth-child(2) span {
  background-image: url(/img/slide_sakura01.jpg);
}

@-webkit-keyframes a {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@keyframes a {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

.cb-slideshow li div {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  right: 20px;
  width: 100%;
  text-align: right;
  opacity: 0;
  color: #fff;
  -webkit-animation: b 20s linear infinite 0s;
  animation: b 20s linear infinite 0s;
  font-family: BebasNeueRegular, Arial Narrow, Arial, sans-serif;
  font-size: 18px;
  padding: 0;
  line-height: auto;
}

.cb-slideshow li:nth-child(2) div {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

@-webkit-keyframes b {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@keyframes b {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

.no-cssanimations .cb-slideshow li span {
  opacity: 1;
}

#welcome-wrap {
  padding: 0;
}

#welcome-wrap-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0 120px;
  position: relative;
}

#welcome-message {
  width: 760px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 100px 120px 0;
}

#welcome-tit h2 {
  font-weight: 700;
  font-size: 32px;
  letter-spacing: .15em;
  line-height: 1.4;
}

#welcome-subtit h2, #welcome-tit h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0;
  padding: 0;
  text-shadow: 0 0 15px #141414;
}

#welcome-subtit h2 {
  font-weight: lighter;
  font-size: 21px;
  letter-spacing: .1em;
}

#slide-img-txt {
  font-family: Verdana, Geneva, "sans-serif";
  position: absolute;
  right: 15px;
  bottom: 20px;
  opacity: .7;
  font-style: italic;
}

#slide-img-txt dl {
  text-align: right;
}

#slide-img-txt dt {
  font-weight: 500;
  font-size: 13px;
  text-shadow: 0 0 5px #141414;
}

#slide-img-txt dd {
  font-size: 11px;
  text-shadow: 0 0 5px #141414;
}

.main-search {
  background: rgba(255, 255, 255, 0.7);
  padding: 13px;
  width: 570px;
  margin: 20px auto;
  border-radius: 4px;
  -webkit-border-radus: 4px;
  -moz-border-radius: 4px;
}

.main-search input, .main-search select {
  border: none;
  font-weight: 700;
  height: 35px;
  font-size: 13px;
  color: #4d4d4d;
  border-radius: 4px;
  background: #fff;
}

.main-search input {
  width: 120px !important;
  text-align: center;
}

.main-search select {
  width: 120px !important;
  border: none;
  font-weight: 700;
  height: 41px;
  font-size: 15px;
  color: #4d4d4d;
  padding-left: 5px;
}

.main-search select option {
  padding: 5px 0;
}

.main-search div {
  float: left;
  margin-left: 12px;
}

.search-icon {
  padding-top: 10px;
  margin-left: 7px !important;
}

select#check-in, select#check-out {
  width: 140px;
}

.find-btn input {
  background: #f14200;
  color: #fff;
  font-size: 1.1em;
  height: 41px;
  cursor: pointer;
}

.theme-default #slider2.nivoSlider {
  border: 3px solid #fff;
}

.theme-default #slider2 .nivo-controlNav {
  display: block !important;
  text-align: center;
  padding: 20px 0;
}

#onsen-photos .theme-default:hover .nivo-directionNav a, #onsen-photos .theme-default a.nivo-nextNav, #onsen-photos .theme-default a.nivo-prevNav {
  display: none;
}

#slider2 {
  height: 190px;
  width: 320px;
  position: relative;
  padding: 0;
  margin: 0 auto;
}

ul.bjqs-controls li a {
  display: block;
  position: absolute;
  text-transform: uppercase;
}

#top-onsen-intro {
  padding: 0 0 0 90px;
}

.top-onsen-map {
  float: left;
}

#onsen-photos {
  float: right;
  padding: 10px 90px 0 0;
  position: relative;
}

.onsen-circle-link a {
  position: absolute;
  top: 55px;
  right: 40px;
  z-index: 3 !important;
}

#top-howto-bnr-outter h4 {
  text-align: center;
  margin: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4d4d4d;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: .1em;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
}

#top-howto-bnr-outter {
  width: 1000px;
  margin: 0 auto;
}

.top-howto-bnr a {
  display: block;
  float: left;
  margin: 0 auto;
  text-decoration: none;
}

.top-howto-bnr a:hover {
  opacity: .9;
}

.top-howto-bnr a dl {
  color: #fff;
}

.top-howto-bnr a dt {
  font-weight: 700;
  font-size: 21px;
  margin: 0;
  padding: 0;
}

.top-howto-bnr a dd {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

#top-bnr-onsen a {
  position: relative;
  background: url(/img/bnr_top_onsen.png) 0 0 no-repeat;
  padding: 180px 5px 0;
  width: 320px;
  height: 90px;
}

#onsen-pic {
  position: absolute;
  top: 160px;
  left: 10px;
}

#top-bnr-onsen a dl {
  background-color: #86c200;
  padding: 5px 20px 10px 60px;
}

#top-bnr-yukata a {
  position: relative;
  background: url(/img/bnr_top_yukata.png) 0 0 no-repeat;
  padding: 180px 5px 0;
  width: 320px;
  height: 90px;
}

#yukata-pic {
  position: absolute;
  top: 160px;
  left: 10px;
}

#top-bnr-yukata a dl {
  background-color: #1cc5de;
  padding: 5px 20px 10px 60px;
}

#top-bnr-ryokan a {
  background: url(/img/bnr_top_ryokan.png) 0 0 no-repeat;
  padding: 180px 5px 0;
  width: 320px;
  height: 90px;
}

#top-bnr-ryokan a dl {
  background-color: #c9171e;
  padding: 5px 20px 10px;
}

#smatra-top {
  background-color: #e5e5e5;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 3px 3px 10px #000;
  box-shadow: 3px 3px 10px #000;
  behavior: url(/css/PIE.htc);
}

#smatra-top-inner {
  padding: 30px 0 40px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#smatra-top-inner h4 {
  text-align: center;
  margin: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4d4d4d;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: .1em;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
}

#smatra-slideshow {
  width: 1000px;
  margin: 0 auto 30px;
}

#tour-slide-controls .prev {
  left: 0;
}

#tour-slide-controls .next, #tour-slide-controls .prev {
  position: absolute;
  top: 170px;
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
}

#tour-slide-controls .next {
  right: 0;
}

#tour-slide-controls img {
  border: none;
}

.carousel {
  width: 920px !important;
  height: 380px;
  overflow: hidden;
  margin: 0 auto;
}

.carousel ul {
  position: relative;
  margin: 0;
  padding: 0;
}

.carousel li {
  list-style: none;
  float: left;
  width: 285px;
  height: 380px;
  margin-right: 15px;
  background-color: #fff;
  padding: 5px 5px 15px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
}

.tour-img {
  margin-bottom: 15px;
}

.carousel li dl {
  padding: 0 5px;
  margin-bottom: 20px;
}

.carousel dt {
  font-size: 18px;
  font-weight: 700;
  color: #222b30;
  padding: 0 0 3px;
  margin: 0 0 10px;
  border-bottom: 1px solid #989898;
}

.carousel dd {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.carousel dd.tour-price {
  font-weight: 700;
  font-size: 10px;
}

.tour-button {
  margin: 0 auto;
  width: 197px;
  vertical-align: bottom;
}

#top-map-wrap {
  background: url(../img/map_bg.jpg) top repeat-x;
  margin: 0;
  -webkit-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
  behavior: url(/css/PIE.htc);
}

#top-map-inner {
  background: url(../img/japan_map.png) top no-repeat;
  padding: 30px 0 50px;
  width: 1000px;
  margin: 0 auto;
}

#top-map-tit {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 38px;
  margin: 0 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

#top-map-inner {
  position: relative;
}

#top-map-inner h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.top-travel-times {
  float: left;
  margin-top: 20px;
  padding-left: 20px;
}

.top-travel-note {
  color: #fff;
  padding-left: 150px;
  font-size: 10px;
}

.top-travel-times dl {
  width: 350px;
  margin: 0;
  padding: 0;
}

.top-travel-times dt {
  float: left;
  background: none;
  margin: 0;
  padding: 10px 0;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.top-travel-times dd {
  float: right;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 6px 0 0;
  font-size: 18px;
  line-height: 0;
}

.top-travel-times dd p {
  background-color: #4fc8ff;
  line-height: 18px;
  margin: 0;
  padding: 10px;
  border-radius: 3px;
  behavior: url(/css/PIE.htc);
}

.top-travel-times dl#tt-kyoto dt {
  background: url(../img/icon_kyoto.png) 0 no-repeat;
  padding-left: 44px;
}

.top-travel-times dl#tt-kyoto dd {
  width: 205px;
}

.top-travel-times dl#tt-osaka dt {
  background: url(../img/icon_osaka.png) 0 no-repeat;
  padding-left: 44px;
}

.top-travel-times dl#tt-osaka dd {
  width: 205px;
}

.top-travel-times dl#tt-kobe {
  width: 320px;
}

.top-travel-times dl#tt-kobe dt {
  background: url(../img/icon_kobe.png) 0 no-repeat;
  padding-left: 44px;
}

.top-travel-times dl#tt-kobe dd {
  width: 175px;
}

.top-travel-times dl#tt-himeji {
  width: 290px;
}

.top-travel-times dl#tt-himeji dt {
  background: url(../img/icon_himeji.png) 0 no-repeat;
  padding-left: 44px;
}

.top-travel-times dl#tt-himeji dd {
  width: 145px;
}

.map-travel-icon {
  position: absolute;
  top: 140px;
  left: 425px;
}

.map-side-links {
  float: right;
  padding-top: 60px;
  padding-right: 20px;
}

.map-side-links ul {
  margin: 0;
  padding: 0;
}

.map-side-links li {
  margin: 0 0 1px;
  padding: 5px 10px 5px 65px;
  list-style: none;
}

.map-side-links li:hover {
  background-color: #1b2226 !important;
}

.map-side-links li a {
  display: block;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
}

.map-side-links li .msl-arrow {
  background: url(../img/arrow03.png) 100% no-repeat;
  padding-right: 80px;
}

.map-side-links li a:hover {
  color: #ccc;
}

.map-side-links li.access-icon01 {
  background: url(../img/icon_access01.gif) 0 no-repeat #222b30;
}

.map-side-links li.access-icon02 {
  background: url(../img/icon_access02.gif) 0 no-repeat #222b30;
}

.map-side-links li.access-icon03 {
  background: url(../img/icon_access03.gif) 0 no-repeat #222b30;
}

.map-side-links li.access-icon04 {
  background: url(../img/icon_weather01.gif) 0 no-repeat #222b30;
}

#rec-itin-wrap, #top-explore-inner {
  width: 1000px;
  margin: 0 auto;
}

#top-explore-inner {
  margin-bottom: 30px;
}

#top-explore-inner h4 {
  text-align: center;
  font-size: 32px;
}

#rec-itin-wrap h4, #top-explore-inner h4 {
  margin: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4d4d4d;
  font-weight: 400;
  letter-spacing: .1em;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
}

#rec-itin-wrap h4 {
  font-size: 26px;
}

.image-overlay01, .image-overlay02 {
  position: relative;
}

.image-overlay01 img {
  border: 5px solid #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  behavior: url(/css/PIE.htc);
}

.image-cover-text {
  position: absolute;
  background: url(../img/trans_bg.png) 50% repeat;
  color: #fff;
}

.arrow-link01 {
  background: url(../img/arrow04.png) 100% no-repeat;
  padding: 20px;
}

.arrow-link02 {
  background: url(../img/arrow05.png) 100% no-repeat;
  padding: 8px 0;
}

#top-explore-inner .image-cover-text {
  bottom: 10px;
  left: 5px;
  width: 465px;
  height: 60px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  padding-right: 10px;
}

#rec-itin-wrap table, #top-explore-inner table {
  width: 990px;
  margin: 0 auto;
}

#rec-itin-tit {
  position: relative;
}

#rec-itin-tit a img {
  position: absolute;
  right: 5px;
  bottom: 10px;
}

#rec-itin-wrap .image-cover-text {
  bottom: 5px;
  left: 5px;
  width: 300px;
  height: 70px;
  padding-right: 10px;
}

#rec-itin-wrap .image-cover-text dl {
  padding: 0 0 10px 10px;
}

#rec-itin-wrap .image-cover-text dd, #rec-itin-wrap .image-cover-text dt {
  margin: 0;
  padding: 0;
}

#rec-itin-wrap .image-cover-text dt {
  font-weight: 700;
  font-size: 18px;
}

#rec-itin-wrap .image-cover-text dd {
  font-size: 11px;
}

#top-stay-wrap {
  background: url(../img/stay_bg.jpg) 50% no-repeat;
  background-size: 100%;
  padding: 30px 0 50px;
}

#top-stay-inner {
  width: 1000px;
  margin: 0 auto;
}

#top-stay-tit {
  text-align: center;
  font-size: 38px;
  font-family: Georgia, Times New Roman, Times, serif;
  border-bottom: 1px solid #fff;
  padding: 5px;
  margin-bottom: 5px;
  color: #fff;
}

#top-stay-inner h4 {
  color: #fff;
  text-align: center;
  font-weight: 400;
}

#room-form {
  float: left;
  width: 205px;
  min-height: 246px;
  background-color: #efefeb;
}

#room-form dl {
  margin: 0;
  padding: 0;
}

#room-form dt {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 10px;
  font-size: 20px;
  margin: 0;
}

#room-form dd {
  padding: 5px 20px;
  margin: 0;
}

#room-form dd p {
  margin: 0 0 5px;
  padding: 0;
}

#room-form .find-room-date {
  width: 157px;
  padding: 6px 3px;
}

#room-form select {
  width: 100px;
  height: 24px;
  border-radius: 4px;
  color: #4d4d4d;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
}

.room-search-btn {
  padding: 0;
  text-align: center;
}

#room-form #room-search-btn2 {
  width: 165px;
  height: auto;
  padding: 5px 0;
}

#stay-img {
  float: left;
  width: 480px;
}

#stay-side-links {
  float: left;
  width: 315px;
}

#stay-side-links ul {
  margin: 0 0 0 2px;
  padding: 0;
}

#stay-side-links li {
  margin: 0 0 2px;
  padding: 0 10px 0 0;
  list-style: none;
  font-size: 14px;
  line-height: 14px;
}

#stay-side-links li:hover {
  background-color: #222 !important;
}

#stay-side-links li a {
  background: url(../img/arrow03.png) 100% no-repeat;
  padding: 23px 10px 23px 70px;
  color: #fff;
  text-decoration: none;
  display: block;
}

#stay-side-links li#stay-icon01 {
  background: url(../img/icon_stay01.gif) 0 0 no-repeat #1a1a1a;
}

#stay-side-links li#stay-icon02 {
  background: url(../img/icon_stay02.gif) 0 0 no-repeat #1a1a1a;
}

#stay-side-links li#stay-icon03 {
  background: url(../img/icon_stay03.gif) 0 0 no-repeat #1a1a1a;
}

#stay-side-links li#stay-icon04 {
  background: url(../img/icon_stay04.gif) 0 0 no-repeat #1a1a1a;
}

#top-sozoro {
  background: url(/common/img_sozoro/top_sozoro_bg.jpg) 50% no-repeat;
  background-size: cover;
  padding: 30px 0 50px;
}

#top-sozoro-inner {
  width: 1000px;
  color: #fff;
  margin: 0 auto;
}

#top-sozoro-inner h4 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}

#top-sozoro-content {
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#top-sozoro-content, #top-sozoro-content-r {
  width: 50%;
  display: inline-block;
  vertical-align: bottom;
}

#top-sozoro-logo {
  text-align: center;
  margin-bottom: 5px;
}

#top-sozoro-logo img {
  height: 62px;
}

#top-sozoro_img-wrap {
  text-align: center;
  margin-bottom: 0;
}

#top-sozoro_img-wrap img {
  width: 18%;
  margin: 0 2%;
}

#top-sozoro-content-r a {
  width: 58%;
  font-size: .8em;
  color: #052b5c;
  font-family: Georgia, Times New Roman, Times, serif;
  text-align: center;
  background: url(//visitmiyama.com/img/arrow03_blue.png) 95% no-repeat #fff;
  padding: 15px 20px 15px 0;
  float: right;
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

#top-sozoro-content-r a span {
  font-size: 2em;
}

#top-sozoro-content-r a:hover {
  color: #fff;
  background: url(//visitmiyama.com/img/arrow03.png) 95% no-repeat #f24200;
}

#travel-th-inner {
  width: 1000px;
  margin: 0 auto;
}

#travel-th-inner h4 {
  font-weight: 700;
  font-size: 32px;
  font-family: Georgia, Times New Roman, Times, serif;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
  color: #333;
  letter-spacing: .1em;
}

.white-bg {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  behavior: url(/css/PIE.htc);
}

.travel-th-tit {
  font-size: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid gray;
  margin-bottom: 10px;
}

#travel-th-left {
  float: left;
}

#top-season {
  width: 450px;
  padding: 20px;
}

#travel-th-left td {
  text-align: left;
  vertical-align: middle;
}

#travel-th-left .image-cover-text {
  bottom: 0;
  left: 0;
  width: 200px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 10px;
  letter-spacing: .1em;
}

#travel-th-right {
  float: right;
}

#top-temps {
  padding: 20px;
  margin-bottom: 20px;
}

#top-temps .travel-th-tit {
  letter-spacing: -1px;
  position: relative;
}

#top-temps .travel-th-tit a img {
  position: absolute;
  right: 0;
  bottom: 10px;
}

#top-temps .travel-th-tit a img:hover {
  opacity: .8;
}

#top-insider {
  padding: 20px;
}

#top-insider .travel-th-tit {
  margin-bottom: 16px;
}

#top-insider dd, #top-insider dl {
  margin: 0;
  padding: 0;
  text-align: center;
}

#top-insider dt {
  margin: 0 0 10px;
  padding: 5px 0 0;
}

#top-insider dd {
  letter-spacing: -1px;
  font-weight: 700;
}

#top-insider dt.th-icon-pad {
  margin-bottom: 5px;
  padding-top: 0;
}

#top-insider dd a {
  color: #333;
  text-decoration: none;
}

#top-insider dt a img:hover {
  opacity: .8;
}

#top-insider dd a:hover {
  color: #f24200;
  text-decoration: none;
}

#news-tit-bg {
  background: url(../img/news_tit_bg.jpg) 50% no-repeat;
  background-size: 100%;
}

#news-tit-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  color: #fff;
  text-align: center;
}

#news-tit-inner dl {
  margin: 0;
  padding: 0;
}

#news-tit-inner dt {
  font-size: 32px;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0;
  padding: 0;
  font-weight: 700;
  letter-spacing: .1em;
}

#news-tit-inner dd {
  font-size: 18px;
  margin: 0;
  padding: 0;
}

#news-media-contents {
  width: 1000px;
  margin: 0 auto;
}

#fb-likebox {
  float: left;
  width: 480px;
  padding: 10px;
}

#news-media-right {
  float: right;
  width: 490px;
}

#events-wrap, #instagram-wrap, #town-news-wrap {
  padding: 15px 20px 20px;
  margin-bottom: 10px;
}

.nm-tit {
  font-size: 22px;
  letter-spacing: .1em;
  padding-bottom: 5px;
  border-bottom: 1px solid gray;
  margin-bottom: 10px;
  line-height: 22px;
}

#events-wrap {
  float: left;
  width: 200px;
}

#instagram-wrap {
  float: right;
  width: 200px;
}

ul#instafeed {
  margin: 0 auto;
  padding: 0;
}

ul#instafeed li {
  float: left;
  width: 47%;
  margin: 2px;
  padding: 0;
  list-style: none;
}

ul#instafeed li img {
  width: 100%;
  vertical-align: middle;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  margin: 0 atuo;
}

.top-events-box {
  border-bottom: 1px dotted #ccc;
  width: 190px;
  margin: 0 auto 10px;
  padding-bottom: 6px;
}

.top-event-img {
  width: 190px;
  height: 70px;
  text-align: center;
}

.top-event-img img {
  max-width: 190px;
  max-height: 70px;
}

.top-event-tit {
  margin-top: 5px;
  font-size: 12px;
}

.top-event-tit a {
  color: #333;
  text-decoration: none;
}

.top-event-tit a:hover {
  color: #f24200;
}

.btn-see-more01 {
  text-align: right;
  padding: 15px 0 20px;
}

.town-news-img {
  float: left;
  width: 120px;
  margin-right: 10px;
}

.town-news-img img {
  max-width: 120px;
  max-height: 85px;
}

.town-news-text {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}

.town-news-text a {
  color: #f24200;
}

#fb-like-share-box {
  background-color: #cc972d;
}

#fb-like-share-box-inner {
  padding: 10px 20px 20px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  letter-spacing: .1em;
  font-weight: 400;
  width: 950px;
  margin: 0 auto;
}

#fb-like-share-box p {
  margin-bottom: 20px;
}

#fb-like-shar-btns {
  width: 627px;
  margin: 0 auto;
}

#fb-like-position a {
  background: url(../img/bubble_likeus.gif) left 5px no-repeat;
  width: 131px;
  float: left;
  padding-left: 144px;
}

#fb-share-position {
  background: url(../img/bubble_share.gif) right 5px no-repeat;
  width: 143px;
  padding-right: 199px;
  float: right;
}

#footer, #footer a {
  color: #000000;
  text-decoration: none;
}

.footer-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}

#footer-sec01 {
  background-color: #2c353a;
}

#footer-banners {
  background-color: #222b30;
}

#footer-sec02 {
  background-color: #172024;
  padding-bottom: 15px;
}

#footer-sec03 {
  background-color: #f24200;
}

#footer-logo {
  float: left;
  margin: 0;
  padding: 0 0 15px;
}

#footer-social {
  float: right;
  padding: 10px 0 0;
}

#footer-social ul {
  margin: 0;
  padding: 0;
}

#footer-social li {
  float: left;
  margin: 0;
  padding: 0 5px 15px 0;
  list-style: none;
  line-height: 0;
}

.footer-tit {
  font-size: 16px;
  border-bottom: 1px solid #535c61;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#banner-list:after {
  clear: both;
  display: block;
  content: "";
}

#banner-list ul {
  padding: 15px 0;
  margin: 0 auto;
}

#banner-list li {
  text-align: center;
  float: left;
  margin: 0 15px;
  list-style: none;
  padding: 0;
}

#banner-list li a {
  vertical-align: middle;
}

#banner-list td {
  text-align: center;
  padding: 10px;
}

#footer-menu {
  margin-bottom: 30px;
  font-size: 10px;
}

#footer-menu ul {
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
}

#footer-menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer-menu a {
  display: block;
}

#footer-contact dt.menu-tit, #footer-menu ul li.menu-tit {
  border-bottom: 1px dotted #c5d1d9;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#footer-contact {
  float: left;
  border-right: 1px solid #535c61;
  padding-bottom: 22px;
}

#footer-contact dl {
  float: left;
  margin: 0 15px 0 0;
  font-size: 11px;
}

#footer-contact dd {
  margin: 0;
  padding: 0;
  line-height: 1.8em;
}

.inquire-btn {
  float: right;
  margin-left: 20px;
}

#footer-social {
  float: left;
  margin: 0;
  padding: 8px 0 0;
}

.qr-code-wrap, .social-wrap {
  float: right;
}

iframe[name=google_conversion_frame] {
  position: absolute;
  max-height: 0 !important;
}

#contact-us {
  margin-top: 5px;
}

#contact-us a {
  position: relative;
  display: block;
  background-color: #f24200;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  behavior: url(/css/PIE.htc);
}

#footer-sec03 {
  text-align: center;
  font-size: 10px;
}

#footer-sec03 .footer-inner {
  padding: 10px 0;
}

#sp-qr-code {
  width: 280px;
  background-color: #535c61;
  margin-top: 15px;
}

#sp-qr-code img {
  width: 80px;
}

#sp-qr-code table {
  padding: 5px 10px;
}

#sp-qr-code td {
  padding: 0 0 0 10px;
  color: #f2f2f2;
  font-size: 10px;
  text-align: left;
  vertical-align: middle;
}

#qr-tit {
  font-weight: 700;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#footer-post {
  position: relative;
  float: left;
  width: 430px;
  font-size: 10px;
  padding: 0 10px 40px;
  border-right: 1px solid #535c61;
}

#footer-post a {
  color: #f24200;
  text-decoration: underline;
}

#footer-post-tit {
  font-size: 12px;
  border-bottom: 1px dotted #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#footer-post textarea {
  position: relative;
  width: 420px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
}

#post-note {
  float: left;
  font-size: 9px;
  width: 350px;
}

#msg {
  width: 400px;
  height: 3em;
  margin: 5px auto;
}

#send_msg {
  position: relative;
  float: right;
  background-color: #f24200;
  width: 50px;
  padding: 3px 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
}

#send_msg:hover {
  background-color: #fff;
  color: red;
}

#send_load_img {
  position: absolute;
  display: none;
  bottom: 10px;
  right: 30px;
}

.global_btn {
  margin-top: 10px;
}

span.global-txt-link {
  letter-spacing: .5px;
}

#faq-link-box {
  padding: 20px 80px 35px;
  text-align: center;
  color: #804300;
  background-color: #fff6ed;
  border: 1px solid #e7ddcb;
}

#faq-link-box p {
  margin-bottom: 20px;
}

#faq-link-btn a {
  color: #fff;
  background-color: #ee3d00;
  display: block;
  padding: 30px 0;
  width: 520px;
  margin: 0 auto;
  font-size: 18px;
}

#faq-link-btn a:hover {
  background-color: #e53205;
}

#faq-link-btn a span {
  background: url(/common/img_contact/contact_arrow.png) 100% no-repeat;
  padding-right: 30px;
  padding-bottom: 2px;
}

.contact-table {
  margin-bottom: 30px;
}

.contact-table td, .contact-table th {
  text-align: left;
  padding: 20px;
}

.contact-table th {
  background-color: #222b30;
  color: #fff;
  width: 180px;
  border-bottom: 1px solid #3a464d;
}

.contact-table td {
  background-color: #e8dccc;
  border-bottom: 1px solid #c7b299;
  font-size: 11px;
}

.contact-table input {
  height: 25px;
}

.contact-table input, .contact-table textarea {
  position: relative;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
}

#check_btn, #send_btn, #wirite_btn {
  position: relative;
  cursor: pointer;
  border: none;
  background-color: #f24200;
  font-size: 16px;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
}

.required,
.required-icon {
  color: #f24200;
}

input {
  padding: 0 5px;
}

textarea {
  padding: 5px;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 100px;
}

body.second {
  background: url(/img/bg.jpg) 50% repeat;
  font-size: 12px !important;
}

.orange {
  color: #f24200;
}

.pm-C12 .pm-block.pm-block00 {
  margin: 0;
  padding-bottom: 30px;
}

.pm-C12 .pm-block.pm-block05 {
  margin: 0;
  padding: 0;
}

.pm-C12 .pm-block.pm-block00 p {
  margin-top: 0;
}

.title-center30px {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 30px;
  padding: 20px 0 10px;
  text-align: center;
}

#page-search-box {
  background: #333;
  padding: 10px 50px 30px;
}

#page-search-box h4 {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0 0 15px;
}

#search-box {
  background: #b3b3b3;
  padding: 20px 30px;
}

.rs-table2 td {
  font-size: 1.2em;
  vertical-align: bottom;
}

.rs-table2 td .find-room-date {
  padding: 10px;
  width: auto;
}

.rs-table2 td #StayNinzu-bottom {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #696969;
  font-family: Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 9px;
  text-align: center;
}

.rs-table2 td #room-search-bottom-btn {
  font-size: 1.2em;
  height: 40px;
  width: 150px;
  float: right;
  background-color: #f24200;
  border-radius: 4px;
  border-style: none;
  color: #fff;
  cursor: pointer;
  position: relative;
}

#top_contents p {
  margin-bottom: 15px;
}

#top_contents #michelin {
  border: 1px solid #ada06d;
  padding: 20px;
  margin-bottom: 15px;
  color: #5c6139;
  font-size: 13px;
}

#top_contents #michelin .michelin-tit {
  background: url(../img/michelin_tit.gif) 0 0 no-repeat;
  height: 48px;
  width: 487px;
  padding: 0 0 15px;
  text-indent: -9999px;
}

#top_contents #michelin td img {
  padding: 0 0 0 10px;
  width: 95px;
}

#search-box-map {
  width: 258px;
  height: 90px;
  padding: 20px 15px 0;
  position: relative;
  float: left;
}

#home #search-box-map {
  width: 223px;
  height: 104px;
  padding: 12px 15px 0;
}

#search-box-condition dd {
  font-size: 12px;
  line-height: 1.3em;
}

#search-box-map dd {
  font-size: 12px;
  line-height: 1.2em;
}

#search-box-map dt {
  display: block;
  width: 101px;
  height: 20px;
  background: url(../img/search_map_tit.gif) 0 0 no-repeat;
  margin-bottom: 3px;
  text-indent: -9999px;
}

#search-box-condition dd {
  position: absolute;
  top: 14px;
  left: 160px;
}

#search-box-condition form .search-item {
  font-size: 13px;
  padding: 4px 0;
}

#home #search-box-condition form .search-item {
  padding: 5px 0;
}

#home #search-box-condition form b {
  margin-left: 8px;
}

#search-box-condition form select {
  margin-left: 2px;
  margin-right: 2px;
}

#home #search-box-condition form select {
  margin-left: 5px;
  margin-right: 3px;
}

#content a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
}

#content {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
}

#column-main {
  width: 1000px;
  padding: 0 0 50px;
}

#home #column-main {
  padding-bottom: 10px;
}

#map-content #column-main {
  width: 970px;
}

#column-main-inner {
  margin: 0 auto;
}

#column-side {
  width: 240px;
  float: left;
}

#yado-list-top {
  width: 690px;
  margin: 40px auto 0;
  position: relative;
}

#yado-list-top dt {
  font-size: 12px;
  color: #332f17;
  line-height: 28px;
  padding: 3px 15px 0;
}

#yado-list-top dd {
  display: block;
  float: left;
  width: 220px;
}

#yado-list-top dd ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#yado-list-top dd ul li {
  font-size: 10px;
  color: #555;
  line-height: 1.4em;
}

#yado-list-top a {
  color: #bf0000;
}

#yado-list-top a:hover {
  font-weight: 700;
}

#yado-list-top .gomap {
  font-size: 10px;
  color: #555;
  line-height: 1.4em;
  text-align: right;
  position: absolute;
  top: 15px;
  right: 0;
}

.yado-list-top01, .yado-list-top02, .yado-list-top03 {
  margin-left: 10px;
}

.yado-wrap-type_0 .yado-property:before {
  content: "RYOKAN style";
  background-color: #eaeee1;
  border: 1px solid #7c8a4f;
  color: #7c8a4f;
  border-radius: 5px;
}

.yado-wrap-type_0 .yado-property:before, .yado-wrap-type_1 .yado-property:before {
  line-height: 15px;
  padding: 5px;
  text-align: center;
  font-family: Georgia, Times New Roman, Times, "serif";
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.yado-wrap-type_1 .yado-property:before {
  content: "HOTEL style";
  background-color: #dce7e9;
  border: 1px solid #3b5e66;
  color: #3b5e66;
  border-radius: 5px;
}

.yado-wrap-type_2 .yado-property:before {
  content: "INN style";
  background-color: #f7e0d9;
  border: 1px solid #bb5730;
  color: #bb5730;
  border-radius: 5px;
  line-height: 15px;
}

.yado-wrap-type_2 .yado-property:before, .yado-wrap-type_3 .yado-property:before {
  padding: 5px;
  text-align: center;
  font-family: Georgia, Times New Roman, Times, "serif";
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.yado-wrap-type_3 .yado-property:before {
  content: "YOUTH HOSTEL style";
  background-color: #faf5e5;
  border: 1px solid #d4b965;
  color: #d4b965;
  border-radius: 5px;
  line-height: 13px;
}

.yado-wrap-type_4 .yado-property:before {
  content: "UNIQUE style";
  background-color: #e9d7be;
  border: 1px solid #916200;
  color: #916200;
  border-radius: 5px;
  line-height: 15px;
  padding: 5px;
  text-align: center;
  font-family: Georgia, Times New Roman, Times, "serif";
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

#property-filter {
  position: relative;
  margin-bottom: 0px;
  background-color: #fff;
  border: solid 1px #a8631e;
}

#property-filter:after {
  clear: both;
  display: block;
  content: "";
}

#property-filter-tit {
  background-color: #2c353a;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  font-size: 13px;
}

#property-filter ul {
  margin: 0;
  padding: 1px 0 0 5px;
}

#property-filter li {
  font-size: 11px;
  padding: 10px 6px;
  display: inline-block;
}

#property-filter li:hover {
  background-color: #f7dc79;
}

.property-filter-list {
  list-style: none;
  float: left;
  padding: 2px;
  /*   margin: 2px; */
  background-color: #f7efc8;
  cursor: pointer;
}

#or-option {
  text-align: center;
  font-style: italic;
  font-weight: 600;
  font-size: 1.6em;
  color: #2c353a;
  margin-bottom: 15px;
}

.yado-property {
  width: 170px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin: 20px auto;
}

.yado-prop-tit {
  background-color: #fffaf2;
  padding: 5px;
  text-align: center;
}

.yado-property a {
  display: block;
  text-align: center;
  padding: 5px 0;
  color: #fff;
  background-color: #e65d02;
  border: 2px solid #fff;
  float: none !important;
}

.yado-property a:hover {
  opacity: .8;
}

.yado-property-0 {
  background: url(../common/img_lodging/icon_map_kinosaki.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-1 {
  background: url(../common/img_lodging/icon_map_west_sea.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-2 {
  background: url(../common/img_lodging/icon_map_toyooka.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-3 {
  background: url(../common/img_lodging/icon_map_izushi.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-4 {
  background: url(../common/img_lodging/icon_map_mountain.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-5 {
  background: url(../common/img_lodging/icon_map_country.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

.yado-property-6 {
  background: url(../common/img_lodging/icon_map_east_sea.png) bottom no-repeat;
  background-size: 90%;
  padding-bottom: 110px;
}

#yado-property-area:before {
  content: "Explore and learn more about";
  background-color: #fffaf2;
  padding: 10px 5px 10px 10px;
}

#yado-property-area {
  margin-bottom: 10px;
  border: 1px solid #e6e6e6;
  padding: 10px 10px 10px 0;
  background-color: #fff;
  display: inline-block;
}

#yado-property-area a {
  text-decoration: underline;
  padding-left: 5px;
}

#search-result {
  position: relative;
  margin-bottom: 25px;
  background: #f3f3f3 !important;
  color: #000;
  padding: 10px 20px;
}

#search-result dt {
  margin: 20px 0 0 60px;
}

#search-result dd {
  float: right;
  border-left: 1px solid #fff;
  padding: 5px 0 5px 30px;
  width: 590px;
}

@media only screen and (max-width: 900px) {
  #search-result dd {
    padding: 5px 0;
    border-left: none;
  }
}

#search-result dd strong {
  font-size: 1.3rem;
  color: #fac400;
}

#search-result dd small {
  color: #fac400;
}

@media only screen and (min-width: 768px) {
  #search-result dd strong {
    font-size: 1.3rem;
  }
}

#singleyado_informationbox .flex_box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plan-list-info, .room-list-info, .yado-list-info, #singleyado_informationbox .pic_txt {
  width: calc(100% - 390px);
}

.room-list-info .inner_box01 p, .room-list-info .inner_box02 p, .room-list-info .inner_box03 p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.6;
}

.room-list-box .inner_box03 p a {
  background-image: none;
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  font-weight: 400;
  text-indent: 0;
  padding: 20px 0px 15px !important;
  margin: 20px auto 0px;
}

.room-list-info {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.room-list-info table {
  width: 100%;
}

.room-list-info table th, .room-list-info table td {
  text-align: left;
  padding: 6px 10px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

@media screen and (min-width: 768px) {
.room-list-info table th, .room-list-info table td {

  padding: 12px 15px;

}
}
.room-list-info table th {
  width: 30%;
}

.room-list-info .room-list-name h3 {
  font-size: 1.6rem;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.room-list-info table th:before, .room-list-info table td:before {
  content: '';
  width: 1px;
  height: calc(100% - 24px);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ddd;
}

.room-list-info table p {
  line-height: 1.6;
  margin: 0;
}

#singleyado_informationbox {
  background: #fff;
  margin: 0 0 30px;
  /*-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
  /* box-shadow: 0 0 3px #ccc; */
  padding: 30px;
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.15);  */
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#singleyado_informationbox h4 {
  font-size: 1.5rem;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-align: left;
  font-weight: bold;
}

#singleyado_informationbox .pic_txt p {
  text-align: left;
  line-height: 1.6;
  font-size: 0.9rem;
}

@media only screen and (min-width: 768px) {
  #singleyado_informationbox .pic_txt p {
    font-size: 1rem;
  }
}

.items_table {
  width: 100%;
}

.items_table th, .items_table td {
  text-align: left;
  font-size: 0.9rem;
  padding: 12px 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .items_table th, .items_table td {
    font-size: 1rem;
  }
}

.items_table th {
  width: 30%;
}

.items_table th:before, .items_table td:before {
  content: '';
  width: 1px;
  height: calc(100% - 24px);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ddd;
}

.items_table p {
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0;
}

.rec_planbox .item-box {
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
  padding: 10px 10px 0;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .rec_planbox .item-box {
    padding: 30px 30px 0;
  }
}

.rec_planbox .rec_plan_innerbox {
  background: #fff;
  margin: 0 0 50px;
  /*     -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.15); */
  /* box-shadow: 0 0 3px #ccc; */
  /*     padding: 30px; */
  /*     box-shadow: 0 10px 20px rgba(0,0,0,0.15); */
}

.rec_planbox .item-title {
  margin-bottom: 0px;
}

.color_title {
  font-size: 2.3rem;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-align: left;
}

.room-detail-planlist-btn a {
  background-image: none;
  width: 100%;
  height: auto;
  display: block;
  font-size: 0.9rem;
  text-align: center;
  color: #fff;
  font-weight: 400;
  text-indent: 0;
  padding: 20px 0px 15px !important;
  margin: 20px auto 0px;
}

@media only screen and (min-width: 768px) {
  .room-detail-planlist-btn a {
    font-size: 1.2rem;
  }
}

.plan-list-name h3, .room-list-name h3, .yado-list-name h3 {
  font-size: 1.8em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.plan-list-text, .room-list-text, .yado-list-text {
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.2em;
}

#yado-info-room .room-list-name {
  padding-right: 140px;
}

.yado-list-info .yado-list-name {
  position: relative;
}

div.plan-list-ph, div.room-list-ph, div.yado-list-ph, #yado-ph1 {
  width: 360px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.yado-list-plan {
  border: 1px solid #d9d4bf;
  border-radius: 5px;
  background: #ffffed;
  padding-bottom: 10px;
}

.yado-list-plan dt {
  text-align: center;
  background: #ffd53b;
  padding: 10px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 700;
}

.yado-list-plan dd dt {
  margin: 10px 0;
  background: url(/img/line_yellow.gif) left 7px no-repeat;
  width: 530px;
}

.yado-list-plan dd dt span {
  /*     font-size: .8em */
}

.yado-list-plan dd dl {
  position: relative;
  border-bottom: 1px dotted #ccc;
  margin: 0;
}

.yado-list-plan dd dl:last-child {
  border-bottom: 0px;
}

.yado-list-plan dd {
  margin: 0;
  padding: 0 20px;
  position: relative;
}

.yado-list-plan .en-plan-tit {
  font-size: 1.2em;
}

.yado-list-plan .en-price-tit {
  color: #c30d23;
  font-weight: 700;
}

.yado-list-plan .en-price-tit2 {
  font-size: 1.3em;
  font-weight: bold;
}

.en-pdetail {
  float: right;
  margin: -5px 0 0;
}

.en-pdetail a {
  background: url(/lodging/img/btn_detail.png) 0 0 no-repeat;
  width: 157px;
  height: 47px;
  text-indent: -9000px;
  top: 13px;
}

.en-pdetail a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
}

.yado-list-plan dd dd {
  color: #bf0000;
  /*   font-weight: 700; */
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  text-align: left !important;
  padding-right: 0;
  padding-left: 14px;
}

.yado-list-plan dd dd img {
  vertical-align: middle;
}

.yado-goplan-list {
  font-size: 11px;
  text-align: right;
}

#yado-list .yado-low-price {
  border: 1px solid #e2e2e2;
  background: #ffffed;
  width: 300px;
  text-align: center;
}

#yado-list .yado-low-price br {
  display: none;
}

#yado-list .yado-low-price span {
  font-weight: 700;
  font-size: 1.1em;
  color: #c30d23;
}

#yado-list .yado-detail-link {
  width: 100%;
  margin-top: 20px;
}

#yado-info {
  position: relative;
  padding-bottom: 20px;
 
}

@media screen and (min-width: 768px) {
#yado-info {
  text-align: center;
}
}

#yado-info #yado-name {
  margin-bottom: 5px;
}

#yado-info #yado-name h3 {
  font-weight: 700;
  font-size: 2.6em;
  margin: 0;
}

#yado-info .yado-address {
  margin: 0;
  font-size: 9px;
  position: absolute;
}

#yado-info .jpy {
  font-size: 1.5em;
  color: #bf0000;
  font-weight: 700;
  float: left;
  padding-top: 5px;
  line-height: .7em;
  margin: 10px 0px 15px;
}

#yado-info .yado-detail-link {
  margin-top: 5px;
  height: 20px;
}

#enyado_info_title, .item-title {
  /* height: 54px; */
  color: #fff;
  margin-bottom: 0px;
  clear: both;
  font-weight: bold;
  padding: 20px 30px 15px;
}

.room-list-box {
  background: #fff;
  margin: 0 0 30px;
  /* -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
  /* box-shadow: 0 0 3px #ccc; */
  padding: 30px;
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#yado-info-phright {
  float: right;
  width: 660px;
}

#yado-info-phleft {
  float: left;
  margin: 0 40px 0 0;
}

#yado-info2 {
  margin-bottom: 20px;
  margin-top: 15px;
}

#yado-info2 #yado-ph1 {
  width: 360px;
  text-align: center;
}

.yado-info-page #yado-info2 #yado-ph1 {
  margin: 0 15px 5px 0;
}

#yado-info2 #yado-text2 {
  /*     font-size: 12px */
  text-align: left;
  font-size: 0.9rem;
}

@media only screen and (min-width: 768px) {
  #yado-info2 #yado-text2 {
    font-size: 0.9rem;
  }
}

.yado-info-page #yado-info2 #yado-text2 {
  font-size: 15px;
  /*CHANGED*/
  text-align: left;
  margin-top: 20px;
}

#yado-plan-page #yado-info2 #yado-ph1, .yado-info-room #yado-info2 #yado-ph1 {
  width: 170px;
  margin: 0 15px 5px 0;
  float: left;
}

#plan-ph-left {
  /*
    float: left;
    width: 310px
*/
}

#plan-ph-left img {
  width: 50%;
  margin: 0 25px 25px 0;
  float: left;
}

#plan-ph-right {
  /*
    width: 655px;
    float: right
*/
}

#plan-ph-right td {
  vertical-align: top;
}

#yado-ph2 {
  margin-bottom: 20px;
}

#plan-ph td, #yado-ph2 td {
  vertical-align: top;
  padding-right: 7px;
  padding-bottom: 10px;
}

.yado-info-box {
  margin-bottom: 80px;
}

#yado-info3 {
  position: relative;
}

.item-title2 {
  font-size: 1.5em;
  font-weight: 700;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 10px 10px;
}

#yado-info3 .checkin {
  right: 0;
  right: 180px;
}

#yado-info3 .checkin, #yado-info3 .checkout {
  position: absolute;
  top: 25px;
  width: 160px;
  height: 35px;
  background: #efefef;
  border: 1px solid #dadadb;
  border-radius: 34px;
  text-align: center;
  line-height: 3em;
  color: #000;
}

#yado-info3 .checkout {
  right: 10px;
}

#yado-info3 .item-title {
  position: relative;
}

#yado-info3 .checkin, #yado-info3 .checkout {
  font-size: 11px;
}

#yado-info3 .checkin dt, #yado-info3 .checkout dt {
  float: left;
  margin: 4px 10px 0;
}

#yado-info3 .checkin dd, #yado-info3 .checkout dd {
  font-size: 12px;
  color: #bf0000;
  margin: 4px 10px 0 0;
}

.item-box .left-box, .item-box .right-box {
  width: 470px;
  padding-left: 10px;
}

.yado-info-box dl {
  margin-top: 0;
  border-bottom: 1px solid #ddd;
  border-top: 3px solid #ddd;
  margin-bottom: 35px;
}

.item-box dt {
  font-size: 1.2em;
  color: #2c353a;
  font-weight: 700;
  margin-bottom: 4px;
  border-bottom: 1px solid #ddd;
  padding: 12px 15px 8px;
}

#yado-info3 .item-box dt {
  font-size: 1.2rem;
  color: #2c353a;
  border-bottom: 1px solid #ddd;
  background: #ddd;
  padding: 8px 0;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  #yado-info3 .item-box dt {
    font-size: 1.2rem;
  }
}

#yado-info3 .item-box dd {
  text-align: left;
  padding: 12px;
  font-size: 0.9rem;
}

@media only screen and (min-width: 768px) {
  #yado-info3 .item-box dd {
    font-size: 0.9rem;
  }
}

#yado-info3 .item-box dd iframe {
  width: 100%;
}

.other-ameni01 {
  font-size: 1.2em !important;
  margin: 20px 0 0;
}

.item-box dd {
  margin: 0;
  padding: 12px 15px 8px;
}

.yado-info-page #item-no07 table {
  border-top: 1px solid gray;
  border-left: 1px solid gray;
}

.yado-info-page #item-no07 th {
  width: 12px;
  text-align: center;
  background: #f2f2f2;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid gray;
}

.yado-info-page #item-no07 td {
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  background: #fcfbf8;
}

.yado-info-page #item-no07 td, .yado-info-page #item-no07 th {
  /*     font-size: 11px; */
  padding: 5px;
}

#access_tb {
  margin-left: 10px;
  font-size: 12px;
}

#access_tb td {
  vertical-align: top;
}

#infomation_center_tit {
  font-size: 22px;
  padding: 15px 0 10px;
}

td#right_txt p {
  margin-bottom: 15px;
}

td#right_txt p#map_btn {
  text-align: center;
}

#access_tb td dl {
  margin-bottom: 15px;
}

#access_tb td dl dt {
  color: #3d6b1d;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
}

#access_tb td dl dd p.dark_red {
  margin-top: 20px;
}

.dark_red {
  color: #bf0000;
}

.plan-list-price {
  background: none repeat scroll 0 0 #d8e7a9;
  display: inline;
  height: 16px;
  padding: 3px 5px;
  font-size: 11px;
  margin-right: 5px;
}

#kikaku-list .plan-list-name {
  padding-right: 130px;
}

#kikaku-list .plan-list-price {
  margin: 0 260px 0 0;
}

#kikaku-list .go-plandetail {
  bottom: 45px;
  right: 130px;
}

#kikaku-list p.kikaku-list-yado-name {
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  top: 7px;
  right: 5px;
}

#kikaku-list .kikaku-list-yado-ph {
  padding-top: 3px;
  padding-left: 5px;
  float: right;
}

#kikaku-list table.plan-list-name {
  padding-right: 0;
}

#kikaku-list table.plan-list-name td {
  width: 120px;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  padding-right: 5px;
  padding-left: 10px;
}

.go-plandetail a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(/lodging/img/btn_detail.png) 0 0 no-repeat;
  width: 157px;
  height: 47px;
  display: block;
  text-indent: -9000px;
}

.go-plandetail a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
}

.plan-subnavi {
  font-size: 1em;
  background: #2c353a;
  margin-bottom: 15px;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.plan-subnavi a:active, .plan-subnavi a:link, .plan-subnavi a:visited {
  color: #fff;
  text-decoration: none;
}

.plan-subnavi a:hover {
  color: #fac400;
  text-decoration: none;
}

.yado-info-room .plan-subnavi {
  font-size: 1.3em;
  text-align: right;
  background: none;
  margin-bottom: 15px;
  padding: 10px;
}

#yado-info-room .plan-subnavi {
  float: right;
}

#plan-info {
  margin-bottom: 30px;
}

#plan-info-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

#plan-info #plan-name {
  font-weight: 700;
  color: #e65d02;
  margin-bottom: 40px;
  padding-bottom: 5px;
  font-size: 1.5rem;
}

#plan-info p {
  /*     font-size: 11px */
}

p.plan-kubun {
  /* border: 1px solid #e8c756; */
  border-radius: 5px;
  /*     font-size: 24px!important; */
  display: block !important;
  text-align: left !important;
}

p.plan-kubun,
p.plan-kubun-price {
  padding: 10px;
  text-align: left;
  display: inline;
  font-weight: 400;
  /*     font-size: .9em */
}

p.plan-kubun-price {
  /* border: 1px solid #f2d5c9; */
  border-radius: 5px;
  /* background: #ffe9e0; */
  font-size: 1.2rem;
}

p.plan-kubun02 {
  font-size: 0.8em !important;
}

p.plan-kubun1, p.plan-kubun02, p.plan-kubun3 {
  text-align: left;
  line-height: 3em;
  font-weight: 400;
}

p.plan-kubun4 {
  height: 16px;
}

#plan-info .checkin {
  right: 180px;
}

#plan-info .checkin, #plan-info .checkout {
  width: 170px;
  height: 35px;
  position: absolute;
  bottom: -10px;
  background: #fff;
  border: 1px solid #dadadb;
  border-radius: 6px;
  text-align: center;
  line-height: 3em;
}

#plan-info .checkout {
  right: 0;
}

.checkin span, .checkout span {
  color: #9c0d23;
  font-weight: 700;
  font-size: 1.3em;
}

#plan-info .checkin dt, #plan-info .checkout dt {
  float: left;
  margin: 4px 10px 0;
}

#plan-info .checkin dd, #plan-info .checkout dd {
  color: #bf0000;
  margin-top: 4px;
  font-size: 12px;
}

.go-roomdetail {
  /*
    position: absolute;
    bottom: 20px;
    right: 0
*/
}

.go-roomdetail a {
  background: url(/lodging/img/btn_detail.png) 0 0 no-repeat;
  width: 157px;
  height: 47px;
  display: block;
  text-indent: -9000px;
}

.go-roomdetail a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
}

#room-info1 {
  padding-bottom: 50px;
  position: relative;
  clear: both;
}

#room-info1 .capacity {
  position: absolute;
  right: 0;
  top: -20px;
}

.capacity {
  border: 1px solid #e8c756;
  padding: 10px;
  margin: 15px 0;
  /* CHANGED */
  border-radius: 5px;
  background: #ffe794;
  text-align: center;
  width: 240px;
  font-weight: 700;
}

.pic_txt {
  margin-top: 10px;
}

#room-info1 #room-ph {
  float: left;
  margin-right: 10px;
}

#room-info1 #room-text {
  font-size: 12px;
}

#room-info2 .item-title {
  position: relative;
}

#room-info2 .note {
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 10px;
}

#room-info2 .item-box dt {
  padding-left: 10px;
}

#room-info2 .item-box dd.room-detail-plan-price {
  font-size: 13px;
  text-align: right;
}

#room-info2 .item-box dd.room-detail-planlist-btn {
  margin-top: 20px;
  text-align: right;
}

#room-info2 .item-box dd.room-detail-planlist-btn a {
  margin-bottom: 3px;
}

#room-info2 .note {
  color: #fff;
}

#yado-info4 {
  position: relative;
}

#yado-info4 .note {
  position: absolute;
  top: 6px;
  right: 10px;
}

#map-flash {
  margin-bottom: 10px;
}

#printmap {
  text-align: right;
}

.box-ph img {
  width: 100%;
  /* CHANGED */
  /* border: 3px solid #dedbd1; */
  /* CHANGED */
  vertical-align: bottom;
}

img.no-border {
  border: 0;
  background: none;
  padding: 4px;
}

.box-ph p {
  letter-spacing: 0;
  margin: 5px 0 0;
  padding: 0;
  font-size: 1rem;
  /*     font-weight: bold; */
  text-align: left;
}

.box-ph-sub {
  text-align: left;
}

.left-box {
  float: left;
}

.right-box {
  float: right;
}

.page-title {
  color: #bf0000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

.gonext-btn {
  position: relative;
}

.gonext-btn div {
  font-size: 12px;
  padding-right: 170px;
}

.gonext-btn span.btn {
  position: absolute;
  top: 0;
  right: 0;
}

.gonext-btn span.btn2 {
  position: absolute;
  top: 0;
  left: 0;
}

.gonext-btn2 a, .gonext-btn a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  float: right;
}

.gonext-btn-center a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.waku01 {
  width: 640px;
  background: url(../img/waku01_top.gif) 0 0 no-repeat #f2f2f2;
  padding: 0;
  margin-bottom: 20px;
}

.waku01-inner {
  font-size: 13px;
  background: url(../img/waku01_bottom.gif) 0 100% no-repeat;
  padding: 30px;
}

.input-box {
  margin-bottom: 10px;
}

.input-box dt {
  width: 160px;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: .1em;
  text-align: right;
  float: left;
}

.input-box dd {
  width: 365px;
  float: left;
}

.input-box dd input {
  font-size: 14px;
  letter-spacing: .2em;
  border: 1px solid gray;
  padding: 5px;
}

#kikaku-box {
  margin-bottom: 20px;
}

#kikaku-box div {
  margin-bottom: 20px;
}

#kikaku-box h2 {
  font-size: 16px;
  color: maroon;
  font-weight: 700;
  margin-bottom: 5px;
}

#kikaku-box p {
  /*     font-size: 12px */
}

.price-table-room-name .plan-kubun {
  /*  font-size: 1.2em; */
  color: #000;
  padding: 0px;
  float: left;
}

.price-table-room-name .color_btn {
  font-size: 2rem;
  padding: 15px 0px 10px;
  margin: 10px 0px;
}

.price-table-room-name {
  /*     font-size: 1.5em; */
  font-weight: 700;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
  float: right;
}

/*
.price-table-room-name .plan-kubun,
.price-table-room-name .plan-kubun-price {
    font-size: .6em
}
*/
.yado-info-page .price-table-room-name p {
  display: inline;
  width: 400px;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
}

.price-table-room-name p a:hover {
  background: none;
}

.pm-plan-yoyaku-btn {
  clear: both;
  position: relative;
  top: -10px;
  /* CHANGED */
  text-align: right;
  /* CHANGED */
  margin-top: 20px;
  /* CHANGED */
  line-height: 40px;
  /* CHANGED */
  height: 40px;
  /* CHANGED */
  background-color: #fa5c1f;
}

.pm-plan-yoyaku-btn2 {
  text-align: right;
  margin-top: 15px;
  clear: both;
}

.fees_for_children {
  width: 200px;
  float: right;
  margin-top: 0px;
}

.fees_for_children a.color_btn {
  font-size: 1.0rem;
  text-decoration: none;
  padding: 5px 0px;
  margin-top: 0px;
}

.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
.yado-info-plan #plan-info3 .color_btn_wrap a {
  background-image: none;
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-indent: 0;
  padding: 10px 15px;
  margin: 20px auto 0px;
}

.pm-plan-contact-btn {
  height: 26px;
  padding-top: 5px;
  background: url(../img/go_contact_o.gif) right 5px no-repeat;
}

.pm-plan-contact-btn a {
  display: block;
  width: 168px;
  height: 26px;
  background: url(../img/go_contact.gif) 100% 0 no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  float: right;
}

.pm-plan-contact-btn a:hover {
  background: none;
}

.price-table {
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.yado-info-page .price-table {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.price-table th {
  background: #f2f2f2;
}

.price-table td, .price-table th {
  font-size: 12px;
  text-align: left;
  border-left: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 5px 10px 3px;
}

.price-table td.pm-table-price-color02-tit, .price-table th.pm-table-price-color01-tit {
  border-left: 0;
}

.price-table td.pm-table-price-color02 {
  font-size: 13px;
  font-weight: 700;
  color: #e53600;
}

.price-table dl {
  margin-top: 10px;
}

.price-table dt {
  font-size: 12px;
  font-weight: 700;
  color: #e53600;
  margin-bottom: 3px;
}

.price-table dd {
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#plan-info4 .item-box .left-box {
  width: 437px;
}

#plan-info4 .item-box .right-box {
  width: 210px;
}

#plan-info4 .item-box dt {
  color: #fff;
  border-bottom: none;
  line-height: 1.5em;
  margin-bottom: 0px;
}

#plan-info4 .item-box dd {
  font-size: 15px;
  margin-left: 10px;
}

#plan-info4 #item-no05 p {
  margin-top: 20px;
  text-align: right;
}

#plan-info4 .item-box .btn {
  text-align: right;
}

#plan-info4 .item-title {
  height: 30px;
}

#price-table01 {
  border-bottom: 1px dotted #ccc;
}

#price-table01:last-child {
  border-bottom: none;
}

#plan-info4 .btn a {
  width: 100%;
  display: block;
  color: #fff;
  border-radius: 6px;
  background: url(/lodging/img/arrow.png) 30px no-repeat #e95513;
  text-align: center;
  height: 20px;
  font-size: 1.2em;
  padding: 15px 0px 10px;
  height: 65px;
  font-weight: 700;
  letter-spacing: -.01em;
  font-size: 1.6rem;
}

@media only screen and (min-width: 768px) {
  #plan-info4 .btn a {
    font-size: 1.2rem;
  }
}

#plan-info4 .btn a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
}

#plan-info4 .btn {
  float: right;
}

#application-period {
  width: 643px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  background: url(../img/kikan_box.gif) 0 no-repeat;
  margin-bottom: 15px;
}

#tokutoku-content {
  font-size: 12px;
  margin-bottom: 40px;
}

#sponsor-yado {
  width: 610px;
  background: url(../kikaku/img/sponsor-yado_bg2.gif) 0 0 no-repeat;
  padding: 10px 15px 15px;
}

#sponsor-yado dt {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}

#sponsor-yado dd {
  margin-left: 10px;
}

#sponsor-yado-oubo {
  width: 610px;
  background: url(../kikaku/img/sponsor-yado_bg.gif) 0 100% no-repeat;
  padding: 10px 15px;
}

#sponsor-yado-oubo p {
  margin: 0;
}

#sponsor-yado-oubo .btn {
  display: block;
  width: 154px;
  float: right;
}

#sponsor-yado-oubo .note {
  display: block;
  width: 420px;
  text-align: right;
  line-height: 29px;
  padding-right: 10px;
  float: right;
}

#kiyaku-box {
  width: 628px;
  height: 450px;
  font-size: 12px;
  border: 1px solid #bfbfbf;
  padding: 5px;
  margin-bottom: 25px;
  overflow: auto;
  overflow-x: hidden;
}

#goregist a {
  width: 154px;
  height: 29px;
  background: url(../img/regist_btn01.gif) 0 0 no-repeat;
}

#kiyaku #column-main-inner, #privacy #column-main-inner {
  font-size: 12px;
}

#kiyaku #column-main-inner dl, #privacy #column-main-inner dl, #regist #column-main-inner dl {
  margin-bottom: 30px;
  padding-left: 10px;
}

#kiyaku #column-main-inner dt, #privacy #column-main-inner dt, #regist #column-main-inner dt {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 7px;
}

#kiyaku #column-main-inner dd, #privacy #column-main-inner dd, #regist #column-main-inner dd {
  margin-bottom: 20px;
}

#privacy .privacy_txt {
  padding-left: 10px;
}

#privacy #column-main-inner p {
  margin-bottom: 15px;
}

#privacy #column-main-inner ul {
  margin-top: 10px;
}

#privacy #column-main-inner li {
  margin-bottom: 3px;
}

#regist_process {
  text-align: right;
  margin-bottom: 25px;
}

#regist-mail input {
  min-width: 400px;
  width: 100%;
}

#regist-mail .password-input-wrap input {
  min-width: auto;
}

#mail-send-btn a {
  width: 154px;
  height: 29px;
  background: url(../img/regist_mail_btn.gif) 0 0 no-repeat;
}

#mail-send-btn a#form-back {
  width: 154px;
  height: 29px;
  background: url(../img/form_back_btn.gif) 0 0 no-repeat;
}

#memberinfo-confirm-btn a {
  width: 154px;
  height: 29px;
  background: url(../img/confirm_btn.gif) 0 0 no-repeat;
}

#finish-login-btn {
  margin-top: 50px;
}

#finish-login-btn a {
  /*
  width: 154px;
  height: 29px;
  background: url(../img/btn_login.gif) 0 0 no-repeat;
*/
}

#group-box {
  width: 640px;
  height: 122px;
  background: url(../img/group_box.gif) 0 0 no-repeat;
  margin: 50px auto;
  position: relative;
}

#group-box #telnum {
  position: absolute;
  top: 16px;
  left: 40px;
}

#group-box #goform {
  position: absolute;
  top: 47px;
  left: 290px;
}

#login-box {
  width: 560px;
  margin: 50px auto;
}

#login-msg {
  color: #cc0000;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}

#login-box-inner {
  height: 185px;
  background: url(../img/login_box.gif) 0 0 no-repeat;
  margin-bottom: 20px;
  position: relative;
}

dl#login-id {
  top: 48px;
}

dl#login-id, dl#login-pw {
  position: absolute;
  left: 0;
}

dl#login-pw {
  top: 103px;
}

.input-box dd.forgot-password {
  width: 365px;
  font-size: 11px;
  padding-left: 160px;
  clear: both;
}

#login-box-inner dl#login-id input {
  width: 350px;
}

#login-box-inner dl#login-pw input {
  width: 200px;
}

#login-btn {
  text-align: right;
}

#mypage #column-main {
  position: relative;
}

#logout {
  position: absolute;
  top: 0;
  right: 0;
}

#mypage .form-table th {
  width: 200px;
}

.rireki-table {
  margin-bottom: 40px;
}

.rireki-table th {
  background: #f2f2f2;
  border-bottom: 2px solid #808080;
  padding: 5px;
}

.rireki-table td {
  border-bottom: 1px dashed #bfbfbf;
  padding: 5px;
}

.rireki-table .rireki-table-sp-title {
  display: none;
}

.rireki-table td.btn a {
  color: #fff;
  background: #444;
  padding: 10px 0;
  border-radius: 5px;
}

.rireki-table td {
  /*
  font-size: 12px;
  text-align: center;
  border-bottom: 1px dashed #bfbfbf;
  padding: 3px;
*/
}

.mypage-block-title-wrap {
  margin-bottom: 5px;
  position: relative;
}

.mypage-block-title {
  font-size: 1.4rem;
  font-weight: 700;
}

#info-edit {
  position: absolute;
  top: -5px;
  right: 0;
}

#pm-explore .plan-list-info, #pm-explore .room-list-info, #pm-explore .yado-list-info {
  width: 75%;
  padding-bottom: 25px;
  position: relative;
  float: right;
}

#pm-explore .yado-detail-link ul {
  margin: 0;
  padding: 0;
}

#pm-explore .yado-detail-link li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pm-explore .yado-detail-link li a {
  display: block;
  width: 135px;
  height: 35px;
  margin-left: 3px;
  float: left;
  background: #2c353a !important;
  border-radius: 4px;
  color: #fff !important;
  text-align: center !important;
  line-height: 2.6em;
  font-size: 1.1em;
  border: 1px solid #2c353a !important;
}

#pm-explore .yado-list-plan dd dt {
  width: 320px;
  padding-right: 180px;
}

#pm-explore #lodging-title {
  font-size: 32px;
  text-align: center;
  border-bottom: 2px solid #e65d02;
  background-color: #fff;
  padding: 20px;
  text-transform: capitalize;
  font-weight: 700;
  font-family: Georgia, Times New Roman, Times, serif;
}

#sitemap #column-main {
  width: 900px;
  clear: left;
  padding: 0 0 30px;
}

#sitemap #column-main-inner {
  width: 360px;
  font-size: 12px;
  padding-left: 20px;
  float: left;
}

#sitemap #yado-list-top {
  float: right;
  width: 500px;
  background: url(../img/yado_list_waku_bottom2.gif) bottom no-repeat #ebebdf;
  position: relative;
  margin-bottom: 20px;
}

#yado-list-top dt {
  font-size: 21px;
  color: #bf0000;
  border-bottom: 1px solid #bf0000;
  text-align: center;
  margin-bottom: 10px;
}

#sitemap #yado-list-top dt {
  width: 470px;
  font-size: 12px;
  color: #332f17;
  line-height: 28px;
  background: url(../img/yado_list_waku_top2.gif) top no-repeat;
  padding: 3px 15px 0;
}

#sitemap #yado-list-top dd ul li {
  font-size: 11px;
}

#sitemap .yado-list-top01 {
  width: 140px;
  margin-left: 15px;
}

#sitemap .yado-list-top02 {
  width: 150px;
}

#sitemap .yado-list-top03 {
  width: 180px;
}

#guide #column-main {
  width: 900px;
  clear: left;
  padding: 0 0 30px;
}

#guide-content .guide-table {
  margin-bottom: 50px;
}

#guide-content th {
  text-align: left;
}

#guide-content td, #guide-content th {
  vertical-align: top;
}

.guide-box-left {
  width: 445px;
  padding-right: 5px;
}

.guide-box-right {
  width: 445px;
  padding-left: 5px;
}

.guide-subtit {
  font-size: 16px;
  font-weight: 700;
  background: url(../guide/img/subtit_bg.gif) 0 repeat-y;
  padding: 6px 15px;
  margin-bottom: 10px;
}

#guide-content .guide-table ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

#guide-content .guide-table ol li {
  font-size: 12px;
  margin-bottom: 12px;
}

#guide-content .guide-table ol li small {
  font-size: 11px;
}

#guide-content .guide-table ol li {
  background: 0 0 no-repeat;
  padding-left: 20px;
}

#guide-content .guide-table ol li.no01 {
  background-image: url(../guide/img/no01.gif);
}

#guide-content .guide-table ol li.no02 {
  background-image: url(../guide/img/no02.gif);
}

#guide-content .guide-table ol li.no03 {
  background-image: url(../guide/img/no03.gif);
}

#guide-content .guide-table ol li.no04 {
  background-image: url(../guide/img/no04.gif);
}

#guide-content .guide-table ol li.no05 {
  background-image: url(../guide/img/no05.gif);
}

#guide-content .guide-table ol li.no06 {
  background-image: url(../guide/img/no06.gif);
}

#guide01 .guide-box-left th {
  width: 233px;
}

#guide01 .guide-box-right th {
  width: 258px;
}

#guide02 .guide-box-left {
  width: 600px;
}

#guide02 .guide-box-left th {
  width: 233px;
}

#guide03 .guide-box-left {
  width: 900px;
}

#guide03 .guide-box-left th {
  width: 473px;
}

#guide04 .guide-box-left th {
  width: 187px;
}

#guide04 .guide-box-right th {
  width: 221px;
}

#guide05 .guide-box-left th {
  width: 191px;
}

#guide05 .guide-box-right th {
  width: 196px;
}

.form-table {
  border: 2px solid #808080;
  margin-bottom: 10px;
}

.form-table th {
  /*     width: 151px; */
  background: #f2f2f2;
  border-right: 1px solid #a6a6a6;
}

.form-table td, .form-table th {
  /*     font-size: 12px; */
  border-bottom: 1px solid #a6a6a6;
  /*     padding: 7px */
}

.form-table th.item_id {
  background: #ffd9d9;
}

.form-table td.item_id {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  background: #fff2f2;
}

.form-table td input, .form-table td select, .form-table td textarea {
  /*     font-size: 13px; */
  vertical-align: middle;
  letter-spacing: .1em;
  /*     border: 1px solid gray; */
  /*     padding: 3px; */
  margin: 2px;
}

.form-table td b {
  font-size: 13px;
  color: #bf0000;
  letter-spacing: .1em;
}

.required {
  color: #c20000;
  margin-left: 5px;
}

#form_privacy_text {
  font-size: 11px;
  color: #555;
  margin-top: 40px;
}

.about-table {
  margin-bottom: 30px;
}

.about-table th {
  width: 340px;
  text-align: center;
  padding-right: 5px;
}

.about-table td {
  font-size: 12px;
}

.price-box {
  padding-top: 17px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.price-box-inner {
  padding: 0 10px 17px;
}

#price-box01 {
  background: url(../onsenmaturi/img/box01_wa_t.gif) 0 0 no-repeat #f2c0b0;
}

#price-box01 .price-box-inner {
  background: url(../onsenmaturi/img/box01_wa_b.gif) 0 100% no-repeat;
}

#price-box02 {
  background: url(../onsenmaturi/img/box02_wa_t.gif) 0 0 no-repeat #f2dfb0;
}

#price-box02 .price-box-inner {
  background: url(../onsenmaturi/img/box02_wa_b.gif) 0 100% no-repeat;
}

#price-box03 {
  background: url(../onsenmaturi/img/box03_wa_t.gif) 0 0 no-repeat #e6f2b0;
}

#price-box03 .price-box-inner {
  background: url(../onsenmaturi/img/box03_wa_b.gif) 0 100% no-repeat;
}

.price-box td, .price-box th {
  vertical-align: middle;
}

.price-box th {
  width: 160px;
  text-align: center;
  border-right: 1px solid #000;
}

.price-box td {
  color: #000;
  font-weight: 700;
  line-height: 1.5em;
  padding: 3px 0 3px 10px;
}

#onsenmaturi #column-main p {
  margin-bottom: 0;
}

#maintenance #content {
  width: 320px;
  padding-top: 220px;
  margin: 0 auto;
}

#maintenance #content div {
  text-align: center;
  margin-bottom: 15px;
}

#maintenance #content p {
  font-size: 12px;
  color: #555;
  line-height: 1.4em;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

#bnr_howto {
  margin-bottom: 10px;
}

#side-favorites-box, #side-seach-box {
  height: auto;
  margin-bottom: 10px;
  width: 240px;
  background: #8b804e;
}

#column-side #search-box-condition {
  height: auto;
  width: 240px;
  margin: 0 auto;
}

.side_box_tit_area {
  background: url(../img/side_box_tit.gif) no-repeat;
  height: 40px;
}

.side_box_tit {
  text-align: center;
  padding-top: 10px;
  font-size: 15px;
  color: #fff;
}

.innerbox {
  width: 220px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 15px;
}

#search-box-condition form {
  margin-left: 10px;
}

#search-box-condition form b {
  color: #801e00;
  font-weight: 400;
  margin-top: 10px;
  margin-left: 2px;
  display: block;
}

#search-box-condition .search-btn2 a {
  width: 122px;
  height: 31px;
  display: block;
  margin: 15px auto 0;
}

.side_box_bottom {
  width: 240px;
  height: 25px;
  background: url(../img/side_box_bottom.gif) no-repeat;
}

#side-favorites-list {
  width: 210px;
  margin: 0 auto;
  font-size: 12px;
}

#side-favorites-list table {
  border-bottom: 1px solid #999;
  width: 210px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#gnav a:hover, #rc_btn a:hover, #snav a:hover, .btn a:hover, .resv_last_tb button:hover, .search-btn2 a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

#plan-info4 .item-title {
  height: auto;
}

.favorites-yado-name {
  color: #bf0000;
  font-weight: 700;
}

.ta-right {
  text-align: right;
}

.plan-kubun2 {
  font-size: 12px;
  margin-top: 10px;
  text-align: left;
}

.plan-kubun2 a {
  color: #e65d02;
  text-decoration: underline;
}

.room_img {
  float: none;
  margin-right: 15px;
  width: 360px;
}

#side_bnrs {
  margin-bottom: 10px;
}

.bnr_left {
  margin-bottom: 5px;
}

.note_txt {
  margin: 0 8px;
}

#filter01-wrap:after {
  /*
  display: block;
  clear: both;
  content: "";
*/
}

#search-sort {
  /* font-size: 12px; */
  /* CHANGED */
  /*   text-align: left; */
  /*   margin-bottom: 15px; */
  /*   float: left; */
  /*   border-right: 1px solid #333; */
  /*   padding: 0 20px 0 10px; */
}

#search-sort:after {
  display: block;
  clear: both;
  content: "";
}

#search-sort a,
#meal-filter-wrap a {
  color: #000;
  padding: 0px;
  margin-right: 1em;
}

#search-sort a:hover,
#search-sort a b,
#meal-filter-wrap a:hover,
#meal-filter-wrap a b {
  color: #c00;
  border-bottom: 1px solid #c00;
}

#ratetype-tit {
  display: inline-block;
}

/*
#meal-filter-wrap .select-item a {
    color: #000;
}
*/
#ratetype ul {
  margin: 0;
  padding: 0;
}

#ratetype:after {
  display: block;
  clear: both;
  content: "";
}

#ratetype li {
  float: left;
}

#ratetype li a {
  /*   color: #c00; */
}

body.access {
  font-size: 12px;
}

#japanese_map_box {
  margin-bottom: 30px;
}

#map_box_nav {
  width: 690px;
  height: 40px;
}

.access #map_box_nav ul {
  width: 690px;
  height: 40px;
  background: url(../access/img/access_nav.gif) no-repeat 0 0;
}

.access #map_box_nav ul li {
  width: 75px;
  height: 40px;
  float: left;
  border-right: 1px solid #aeaeae;
  text-indent: -9999px;
}

.access #map_box_nav ul li.first {
  width: 78px;
}

.access #map_box_nav ul li.last {
  width: 79px;
  border-right: none;
}

#access_kinosaki li.selected, #map_box_nav ul li#kinosaki_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat 0 0;
}

#access_kyoto li.selected, #map_box_nav ul li#kyoto_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -79px top;
}

#access_osaka li.selected, #map_box_nav ul li#osaka_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -155px top;
}

#access_hiroshima li.selected, #map_box_nav ul li#hiroshima_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -231px top;
}

#access_himeji li.selected, #map_box_nav ul li#himeji_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -307px top;
}

#access_kobe li.selected, #map_box_nav ul li#kobe_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -383px top;
}

#access_nara li.selected, #map_box_nav ul li#nara_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -459px top;
}

#access_tokyo li.selected, #map_box_nav ul li#tokyo_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -535px top;
}

#access_other li.selected, #map_box_nav ul li#other_btn:hover {
  background: url(../access/img/access_nav_over.gif) no-repeat -611px top;
}

.access #map_box_nav ul li a {
  width: 75px;
  height: 40px;
  display: block;
}

#japanese_map_area {
  clear: both;
  background: #b1a87e;
  padding: 10px 0;
}

#japanese_map {
  text-align: center;
}

body.access #japanese_map img {
  border: 3px solid #46210a;
}

body.access .section dl dt {
  height: 50px;
  background: #668e36;
  color: #fff;
  margin-bottom: 15px;
}

body.access .section dl dt span {
  font-size: 14px;
  padding: 17px 0 0 10px;
  display: block;
}

body.access .section dl dd {
  position: relative;
  margin-bottom: 15px;
}

body.access .train_box {
  position: relative;
  width: 680px;
  background: #fff;
  border: 5px solid #75814d;
  padding: 0 0 20px;
  margin-bottom: 20px;
}

body.access p.train_txt {
  padding: 15px 0;
  color: #592d09;
  margin-left: 10px;
}

body.access p.train_txt span {
  font-weight: 700;
  font-size: 15px;
}

body.access p.check_train_btn {
  position: absolute;
  top: 10px;
  right: 10px;
}

body.access p.by_train {
  text-align: center;
}

.by_car p {
  margin-bottom: 30px;
  margin-left: 10px;
}

#sightseeing_box, .sightseeing_box {
  background: url(../access/img/sightseeing_bottom.gif) no-repeat 0 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.sightseeing_box_sec {
  background: url(../access/img/whiteradius_top.gif) no-repeat top #c5bc95;
  padding-bottom: 20px;
}

.sightseeing_box_sec dl {
  background: url(../access/img/whiteradius_bottom.gif) no-repeat bottom;
  padding-bottom: 20px;
  padding-top: 10px;
}

.sightseeing_box_sec dl dt {
  background: url(../access/img/sightseeing_sec_tit_back.gif) no-repeat;
  width: 590px;
  height: 23px;
  margin: 0 auto;
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8em;
}

.sightseeing_box_sec dl dd {
  width: 660px;
  background: #fff;
  margin: 0 auto;
  padding-top: 7px;
}

.sightseeing_box_sec_left {
  width: 300px;
  float: left;
  margin-left: 25px;
}

.sightseeing_box_sec_left p {
  margin-bottom: 5px;
}

.sightseeing_box_sec_right {
  width: 300px;
  float: right;
  margin-right: 25px;
  line-height: 1.4em;
}

.sightseeing_box_sec_right p {
  margin-bottom: 10px;
}

.sightseeing_box_sec_right p span {
  font-weight: 700;
  color: #6e8c3c;
}

#sightseeing_box .last, .sightseeing_box .last {
  padding: 0;
}

.gotop_boxin {
  background: #c5bc95;
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.gotop_boxin a {
  text-decoration: underline;
  color: #69704f;
  background: url(/en/img/pagetop_mark.gif) no-repeat left 5px;
}

#findone {
  margin-bottom: 25px;
}

.howto_box {
  margin-bottom: 40px;
  color: #7e8b53;
}

.howto_box .howto_tit {
  height: 30px;
  background: url(../howtouse/img/sec_tit_back.gif) no-repeat;
  font-size: 18px;
  color: #7e8b53;
  line-height: 1.6em;
  margin-bottom: 15px;
  text-indent: 15px;
  font-weight: 700;
}

.howto_box p {
  font-size: 12px;
}

.howto_cont_left {
  width: 270px;
  float: left;
}

.howto_cont_right {
  width: 390px;
  float: right;
}

.howto_cont_left2 {
  width: 270px;
  float: left;
}

.howto_cont_right2 {
  width: 270px;
  float: right;
}

.howto_txt {
  margin-bottom: 20px;
}

.howto_txt p.txt_tit {
  font-weight: 700;
  font-size: 14px;
}

.page_name {
  font-weight: 700;
}

.howto_cont2 {
  background: url(../howtouse/img/next_mark.gif) no-repeat center 100px;
}

#cancel_txt {
  margin-top: 50px;
}

#cancel_txt a {
  text-decoration: underline;
}

body.sightseeing {
  font-size: 12px;
}

#index_menu {
  background: url(../sightseeing/img/index_back.jpg) no-repeat;
  width: 690px;
  height: 677px;
}

#index_menu ul li {
  float: left;
  height: 460px;
}

#index_menu ul li a {
  display: block;
  height: 460px;
  text-indent: -9999px;
}

li#outdoor_img a {
  width: 172px;
  margin-right: 1px;
}

li#outdoor_img a:hover {
  background: url(../sightseeing/img/outdoor_o.jpg) no-repeat 0 0;
}

li#culture_img a {
  width: 172px;
  margin-right: 1px;
}

li#culture_img a:hover {
  background: url(../sightseeing/img/culture_o.jpg) no-repeat 0 0;
}

li#history_img a {
  width: 172px;
  margin-right: 1px;
}

li#history_img a:hover {
  background: url(../sightseeing/img/history_o.jpg) no-repeat 0 0;
}

li#cuisine_img a {
  width: 171px;
}

li#cuisine_img a:hover {
  background: url(../sightseeing/img/cuisine_o.jpg) no-repeat 0 0;
}

body.sightseeing #map_box_nav ul {
  background: url(../sightseeing/img/sightseeing_nav.gif) no-repeat 0 0;
}

body.sightseeing #map_box_nav ul li {
  width: 172px;
  height: 40px;
  float: left;
  border-right: 1px solid #aeaeae;
  text-indent: -9999px;
}

body.sightseeing #map_box_nav ul li.last {
  width: 171px;
  border-right: none;
}

#sightseeing_outdoor li.selected, body.sightseeing #map_box_nav ul li#outdoor_btn:hover {
  background: url(../sightseeing/img/sightseeing_nav_over.gif) no-repeat 0 0;
}

#sightseeing_culture li.selected, body.sightseeing #map_box_nav ul li#culture_btn:hover {
  background: url(../sightseeing/img/sightseeing_nav_over.gif) no-repeat -173px top;
}

#sightseeing_history li.selected, body.sightseeing #map_box_nav ul li#history_btn:hover {
  background: url(../sightseeing/img/sightseeing_nav_over.gif) no-repeat -346px top;
}

#sightseeing_cuisine li.selected, body.sightseeing #map_box_nav ul li#cuisine_btn:hover {
  background: url(../sightseeing/img/sightseeing_nav_over.gif) no-repeat -519px top;
}

.sightseeing #map_box_nav ul li a {
  width: 172px;
  height: 40px;
  display: block;
}

.sightseeing #map_box_nav ul li.last a {
  width: 171px;
}

.sightseeing .sightseeing_box_container {
  background: url(../sightseeing/img/sightseeing_top.gif) no-repeat 0 0;
  padding-top: 20px;
}

.sightseeing .sightseeing_box {
  background: url(../sightseeing/img/sightseeing_bottom.gif) no-repeat 0 100%;
}

.sightseeing .sightseeing_box_sec {
  background: url(../sightseeing/img/whiteradius_top.gif) no-repeat top #422108;
}

.sightseeing .sightseeing_box_sec dl {
  background: url(../sightseeing/img/whiteradius_bottom.gif) no-repeat bottom;
}

.sightseeing .sightseeing_box_sec dl dt {
  background: url(../sightseeing/img/sightseeing_sec_tit_back.gif) no-repeat;
}

#about-onsen-wrap {
  color: #fff;
  background: url(../common/img_onsen/about_bg.png) 0 0 no-repeat #222b30;
  padding: 30px;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}

#about-onsen-wrap dd, #about-onsen-wrap dl, #about-onsen-wrap dt {
  padding: 0;
  margin: 0;
}

#heading-box {
  width: 410px;
  text-align: center;
  float: right;
}

#heading-box h4 {
  font-size: 30px;
  letter-spacing: 1px;
  font-family: Georgia, Times New Roman, Times, serif;
  background: url(../common/img_onsen/heading_line.png) bottom no-repeat;
  padding: 0 0 20px;
  margin: 0 0 15px;
}

#heading-box p {
  font-size: 1.1em;
  line-height: 1.8;
}

#benefits-summary-box {
  margin-bottom: 25px !important;
}

#benefits-summary-box dt {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

#about-onsen-wrap hr {
  height: 16px;
  background: url(../common/img_onsen/heading_line2.png) 50% no-repeat;
  border: 0;
  padding: 20px 0;
  margin: 0;
}

#benefits-point-box dl {
  background-color: #445159;
  background-position: 15px 10px;
  background-repeat: no-repeat;
  padding: 15px;
  float: left;
}

#benefits-point-box #benefits-point-01 {
  width: 280px;
  background-image: url(../common/img_onsen/benefits_no01.png);
}

#benefits-point-box #benefits-point-02 {
  width: 355px;
  background-image: url(../common/img_onsen/benefits_no02.png);
  float: right;
}

#benefits-point-box dt {
  font-size: 20px;
  padding-left: 60px;
  margin-bottom: 8px;
}

#benefits-point-box dd {
  padding-left: 60px;
}

#onsen-info-text {
  border: 1px solid #445159;
  background: url(../common/img_onsen/onsen_mark.png) 10px no-repeat #445159;
  padding-left: 75px;
  margin-top: 25px;
}

#onsen-info-text div {
  font-size: .9em;
  background: #222b30;
  padding: 15px;
}

#pm-onsen.pm-C0301 .pm-block05 .pm-main-img-center {
  display: none;
}

#about-sozoro_wrap01 {
  margin: 35px 0;
}

#about-sozoro_wrap01 img {
  float: right;
}

#about-sozoro_wrap01 dd, #about-sozoro_wrap01 dl, #about-sozoro_wrap01 dt, #about-sozoro_wrap02 dd, #about-sozoro_wrap02 dl, #about-sozoro_wrap02 dt {
  padding: 0;
  margin: 0;
}

#about-sozoro_wrap01 dl {
  width: 350px;
  float: left;
}

#about-sozoro_wrap01 dt {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  border-bottom: 1px dotted #cecece;
  padding-bottom: 5px;
}

#about-sozoro_wrap01 dd {
  font-size: 14px;
  padding: 15px 2px 0;
}

#about-sozoro_img-wrap {
  text-align: center;
  margin: 35px 0;
}

#about-sozoro_img-wrap img {
  width: 22%;
  margin: 0 10px;
}

#about-sozoro_btn-wrap {
  text-align: center;
  margin: 25px 0 50px;
}

#about-sozoro_wrap02 {
  padding-bottom: 25px;
}

#about-sozoro_wrap02 #about-sozoro-address {
  width: 326px;
  background: #eaeaea;
  padding: 5px 15px;
  float: left;
}

#about-sozoro_wrap02 dt {
  background: url(../common/img_sozoro/sozoro_005.png) 0 no-repeat;
  font-size: 18px;
  border-bottom: 1px dotted #cecece;
  padding: 10px 0 10px 38px;
}

#about-sozoro_wrap02 dd {
  padding: 10px 0;
}

#about-sozoro_wrap02 #sozoro-map {
  width: 354px;
  float: right;
}

#about-sozoro_wrap03 {
  font-size: 14px;
}

.access-table {
  width: 100%;
  border: 1px solid #b3b3b3;
  border-top: 0;
}

.access-table dd, .access-table dt {
  padding: 20px;
}

.access-table {
  background: #1c4b69;
}

.access-table dt {
  width: 230px;
  color: #fff;
  border-top: 1px solid #b3b3b3;
  clear: left;
  float: left;
}

.access-table dd {
  background: #f2f9fc;
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  overflow: hidden;
}

.access-table dt.access-from-himeji,
.access-table dt.access-from-kobe,
.access-table dt.access-from-kyoto,
.access-table dt.access-from-osaka,
.access-table dt.access-from-tokyo {
  width: 200px;
  background-position: 15px 12px;
  background-repeat: no-repeat;
  padding-left: 50px;
}

.access-table dt.access-from-tokyo {
  background-image: url(../common/img_access/area_icon_tokyo.png);
}

.access-table dt.access-from-kyoto {
  background-image: url(../common/img_access/area_icon_kyoto.png);
}

.access-table dt.access-from-osaka {
  background-image: url(../common/img_access/area_icon_osaka.png);
}

.access-table dt.access-from-kobe {
  background-image: url(../common/img_access/area_icon_kobe.png);
}

.access-table dt.access-from-himeji {
  background-image: url(../common/img_access/area_icon_himeji.png);
}

.ticket-info-wrap {
  border-bottom: 1px dotted #bebec0;
  padding: 30px 0 50px;
  margin-bottom: 10px;
}

.ticket-info-wrap.color-green {
  border-bottom: 0;
  padding: 30px 0 40px;
  margin-bottom: 0;
}

.ticket-table {
  width: 500px;
  border: 1px solid #b3b3b3;
  border-top: 0;
  margin: 0 auto;
}

.ticket-table dd, .ticket-table dt {
  padding: 10px;
}

.ticket-table dt {
  width: 170px;
  border-top: 1px solid #b3b3b3;
  float: left;
}

.ticket-table dd {
  background: #fff;
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  padding-bottom: 0;
  margin-left: 190px;
}

.ticket-table dd:after {
  clear: both;
  content: "";
  display: block;
}

.ticket-table dd .aduld-price {
  margin-right: 1em;
}

.ticket-table dd b {
  font-size: 1.15em;
}

.color-blue .ticket-table dt {
  background: #c5e5ed;
}

.color-pink .ticket-table dt {
  background: #f2b8d5;
}

.color-green .ticket-table dt {
  background: #e9f0af;
}

.pass-info, .pass-info dd,
.pass-info dt {
  padding: 0;
  margin: 0;
}

.pass-info, .pass-info dt {
  margin-bottom: 30px;
}

.pass-info dt {
  font-size: 20px;
  text-align: center;
}

.ticket-info-wrap.color-blue .pass-info dt span {
  background: url(../common/img_access/arrow_blue.png) 0 no-repeat;
}

.ticket-info-wrap.color-pink .pass-info dt span {
  background: url(../common/img_access/arrow_pink.png) 0 no-repeat;
}

.ticket-info-wrap.color-green .pass-info dt span {
  background: url(../common/img_access/arrow_green.png) 0 no-repeat;
}

.ticket-info-wrap.color-blue .pass-info dt span,
.ticket-info-wrap.color-green .pass-info dt span,
.ticket-info-wrap.color-pink .pass-info dt span {
  padding-left: 20px;
}

.access-text-wrap dd,
.access-text-wrap dl,
.access-text-wrap dt {
  padding: 0;
  margin: 0;
}

.access-text-wrap {
  padding-top: 25px;
}

.access-text-wrap dt {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.btn-wrap {
  text-align: center;
}

#wifi-wrap {
  width: 780px;
  padding-bottom: 50px;
}

#wifi-merit-wrap {
  text-align: center;
  background: url(/img/wifi_centent_bg01.png) 0 0 no-repeat;
  margin-bottom: 45px;
}

#wifi-merit-wrap img {
  width: 30%;
  margin: 0 1%;
}

#wifi-area-info {
  width: 736px;
  background: url(/img/wifi_centent_bg02.png) left 393px no-repeat;
  padding: 0 22px;
  margin-bottom: 65px;
  position: relative;
}

#wifi-enjoy-img {
  position: absolute;
  top: -35px;
  right: -15px;
}

#wifi-area-info dd,
#wifi-area-info dl,
#wifi-area-info dt,
#wifi-download-wrap dd,
#wifi-download-wrap dl,
#wifi-download-wrap dt,
#wifi-download-wrap h4 {
  padding: 0;
  margin: 0;
}

#wifi-area-info dt {
  font-size: 1.3em;
  color: #fff;
  font-weight: 700;
  line-height: 28px;
  background: url(/img/wifi_area_info_tit_bg.png) 0 0 no-repeat;
  padding: 0 20px;
  margin-bottom: 10px;
}

#wifi-area-address {
  width: 362px;
  float: left;
}

#wifi-area-address div {
  padding-top: 3px;
  padding-left: 30px;
  margin-bottom: 1em;
}

#wifi-area-01 {
  background: url(/img/wifi_area_01.png) 0 0 no-repeat;
}

#wifi-area-02 {
  background: url(/img/wifi_area_02.png) 0 0 no-repeat;
}

#wifi-area-photo {
  width: 365px;
  float: right;
}

#wifi-area-photo img {
  width: 100%;
}

#wifi-download-wrap {
  width: 735px;
  margin: 0 auto 35px;
}

#wifi-download-inner {
  width: 700px;
  margin: 0 auto;
}

#wifi-download-wrap #wifi-download-howto {
  margin-bottom: 15px;
}

#wifi-download-howto dt {
  font-size: 1.3em;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  background: #e50012;
  padding: 3px 15px;
  border-radius: 10px 10px 0 0;
}

#wifi-download-howto dd {
  border: 3px solid #e50012;
  border-top: 0;
  background: #fff;
  padding: 10px;
  border-radius: 0 0 10px 10px;
}

#wifi-download-howto2 {
  clear: both;
}

#wifi-download-howto2 dt {
  font-size: 1.3em;
  font-weight: 700;
  color: #132958;
  line-height: 1.2;
  padding: 0 5px 2px;
}

#wifi-download-howto2 dd img {
  margin-bottom: 10px;
}

#wifi-app-qr, #wifi-app-qr li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#wifi-app-qr li {
  width: 130px;
  float: left;
  margin-right: 15px;
}

#wifi-app-qr li img {
  width: 100%;
}

.link-btn {
  text-align: center;
  margin: 0;
}

#copyright {
  font-size: .7em;
  margin: 10px 0 0;
}

#resvcancel table th {
  text-align: left;
}

#resvcancel input {
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.2em;
  padding: 5px;
  width: 170px;
}

#children #header,
#resvcancel #header {
  height: 100px;
}

.mini_box_tit {
  width: 600px;
  height: 30px;
  background: #2c353a;
  margin: 0 auto 20px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  font-size: 1.2em;
  padding: 5px;
  line-height: 1.5em;
}

table.mini_box {
  width: 600px;
  margin: 0 auto;
  border: 1px solid #e2e2e2;
  background: #ffffed;
  border-radius: 10px;
  padding: 10px;
  font-size: .8em;
}

table.mini_box td {
  padding: 5px;
}

table.mini_box td .color-red {
  letter-spacing: -.01em;
}

table.mini_box td div {
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
  padding: 0 0 5px;
  letter-spacing: -.001em;
}

table.mini_box td table {
  width: 60%;
  margin: 0 auto;
}

#resvcancel .btn-login {
  border-bottom: none;
  padding: 0;
  margin: 10px 0 0;
}

#resvcancel .btn-login input {
  width: 100px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  cursor: pointer;
}

#resvcancel .btn-login input:hover {
  background: #ccc;
}

.txt-cancel-confirm {
  text-align: center;
  font-weight: 700;
  font-size: 1.6em;
}

.txt-questions {
  text-align: center;
}

.cancel-contact {
  border: 1px solid #ccc;
  background: #f2f2f2;
  border-radius: 5px;
  padding: 15px;
  margin: 0 0 30px;
}

.btn-close {
  cursor: pointer;
}

.btn-close:hover {
  background: #ccc;
}

.txt-retry {
  font-size: 1.6em;
  text-align: center;
  line-height: 2.4em;
}

.btn-reserv-close input {
  cursor: pointer;
}

.btn-reserv-close input:hover {
  background: #ccc;
}

#banner01 {
  margin: 0 auto;
  width: 990px;
}

#banner01 div {
  width: 50%;
  text-align: left;
  float: left;
}

#banner01 div img {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}

.itinerary-pdf-link a {
  display: block;
  width: 60%;
  margin: 0 auto;
  background-color: #f24200;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
  font-size: 120%;
}

.itinerary-table01 {
  display: block;
}

.itinerary-table01 dl {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.itinerary-table01 dt {
  display: table-cell;
  width: 30%;
  margin: 0;
  padding: 15px;
  background-color: #fffaf2;
}

.itinerary-table01 dd {
  margin: 0;
  padding: 15px;
}

.itinerary-table01 dd ul {
  margin: 0 0 0 15px;
  padding: 0;
}

.itinerary-table01 dd li {
  margin: 0;
  padding: 0;
}

#regional-map-title {
  color: #fff;
  font-weight: 700;
  letter-spacing: .4em;
  font-size: 26px;
  background-color: #1b2024;
  padding: 15px 20px;
  margin-bottom: 20px;
  text-align: center;
}

#regional-map-link-wrapper {
  padding-bottom: 30px;
}

#kinosaki-region-map {
  position: relative;
  width: 733px;
  height: 558px;
  margin-left: 20px;
}

img#mapContent {
  margin: 0 auto;
  display: block;
  width: 733px;
  height: 558px;
}

.area-text dl {
  margin: 0;
  padding: 0;
  text-align: center;
}

.area-text dt {
  font-weight: 700;
  font-size: 15px;
  margin: 0 auto 5px;
}

.area-text dd {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

.area-text a {
  text-decoration: none;
  color: #b0a8a5;
}

.area-text a:hover {
  color: #564537;
}

#area-1 dt {
  font-size: 18px;
}

#area-1 dt a {
  color: #564537;
}

#area-1 dt a:hover {
  color: #272e33;
}

#area-1 dd {
  font-size: 12px;
  line-height: 1.2em;
}

#area-1 dd a {
  color: #7a6656;
}

#area-1 dd a:hover {
  color: #2c353a;
}

#area-1 {
  top: 0;
  left: 65px;
  width: 550px;
}

#area-1, #area-2 {
  position: absolute;
}

#area-2 {
  top: 68px;
  right: 0;
  width: 125px;
}

#area-3 {
  top: 185px;
  left: 0;
  width: 145px;
}

#area-3, #area-4 {
  position: absolute;
}

#area-4 {
  top: 260px;
  right: 0;
  width: 140px;
}

#area-5 {
  top: 470px;
  right: 10px;
  width: 250px;
}

#area-5, #area-6 {
  position: absolute;
}

#area-6 {
  top: 435px;
  left: 225px;
  width: 220px;
}

#area-7 {
  position: absolute;
  top: 370px;
  left: 0;
  width: 205px;
}

.region-quick-link-box a {
  display: inline-block;
  padding: 10px;
  background-color: #2c353a;
  color: #fff;
  font-size: 11px;
  width: 150px;
  float: left;
  text-align: center;
  border-radius: 3px;
  margin: 0 7px 10px;
}

.region-quick-link-box a:hover {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.region-quick-link-box a.link-active,
.region-quick-link-box a:hover {
  background-color: #f7efc8;
  color: #9c8a7d;
}

.region-quick-link-box:after {
  clear: both;
  display: block;
  content: "";
}

.about-area-tit {
  font-size: 14px;
  margin-bottom: 40px;
}

.about-area-tit dl {
  text-align: center;
}

.about-area-tit dt {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.about-area-tit dd {
  font-size: 28px;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700;
}

.about-area-tit p {
  width: 80%;
  margin: 0 auto;
}

.about-every-area:after {
  clear: both;
  display: block;
  content: "";
}

.select-area-box {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  padding-right: 1px;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-area-box:nth-child(3n+3) {
  padding-right: 0;
}

.about-area-image {
  margin-bottom: 10px;
}

.about-area-image img {
  width: 100%;
}

.select-area-box dl {
  width: 80%;
  margin: 0 auto;
  padding: 0;
}

.select-area-box dt {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
}

.select-area-box dt .txt-sm {
  font-size: 16px;
}

.select-area-box dd {
  padding: 0;
  margin: 0;
}

.about-every-area {
  text-align: center;
}

#about-area-kinosaki {
  width: 100%;
  float: none;
}

#about-area-kinosaki .about-area-image {
  width: 66%;
  float: left;
}

#about-area-kinosaki dl {
  width: 32%;
  padding-left: 2%;
  float: left;
}

#about-area-kinosaki dl dt {
  text-align: left;
}

#about-area-ine,
#about-area-miyazu {
  width: 50%;
}

.select-area-box:nth-child(3n+3) {
  padding-right: 1px;
}

.about-area-image {
  margin-bottom: 15px;
}

.select-area-box dl {
  width: 90%;
}

.select-area-box dt {
  margin-bottom: 10px;
}

.select-area-box dd {
  font-size: .9em;
  text-align: left;
}

.btn-one {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
}

.btn a {
  display: block;
  text-align: center;
  text-decoration: none;
}

.btn-orange a {
  color: #fff !important;
  font-size: 1rem;
  border-radius: 5px;
  overflow: hidden;
  padding: 8px 15px;
  position: relative;
}

.btn-orange a,
.btn-orange a:hover {
  background: #ff9329 none repeat scroll 0 0;
}

.btn-orange a:hover {
  color: #000;
}

a span.explore-more-link {
  background-color: #fe8d00;
  padding: 8px 10px;
  text-align: center;
  color: #fff;
  font-family: PTsans, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: .1em;
  display: block;
  width: 80%;
  margin: 10px auto;
  border-radius: 3px;
}

a span.explore-more-link:hover {
  opacity: .8;
}

#koban-page-tit {
  display: block;
  background: url(/img/block01_tit.gif) bottom no-repeat #fff;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: 700;
  font-size: 30px;
  color: #333;
  padding: 25px;
  margin-bottom: 20px;
  border-bottom: 20px solid #fff;
}

#koban-page {
  background: url(/common/img_info/koban_tickets01.png) right 90px no-repeat #fbefcf;
  width: 100%;
}

#koban-sec01 {
  padding: 45px 325px 30px 50px;
}

#koban-tit01 {
  font-family: Josefin Sans, sans-serif;
  text-align: center;
  margin: 0 auto 30px;
  font-weight: 500;
}

#koban-tit01 dt {
  font-size: 35px;
  margin: 0;
  padding: 0;
  line-height: 30px;
}

#koban-tit01 dd {
  font-size: 46px;
  margin: 0;
  padding: 0;
}

#koban-sec01 p {
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}

#koban-page #validation dl {
  border: 1px solid #b29800;
  background-color: #fff;
  padding: 20px 15px;
  color: #b29800;
  text-align: center;
}

#koban-page #validation dt {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#koban-page #validation dd {
  font-weight: 500;
  font-family: Georgia, Times New Roman, Times, "serif";
  font-size: 16px;
  margin: 0;
  padding: 0;
}

#koban-town-pics {
  background: url(/common/img_info/koban_town_pics.png) top no-repeat;
  height: 320px;
  width: 100%;
  position: relative;
}

#koban-winter {
  left: 10px;
}

#koban-spring, #koban-winter {
  position: absolute;
  bottom: 5px;
  color: #fff;
  font-size: 10px;
  width: 300px;
}

#koban-spring {
  right: 10px;
  text-align: right;
}

#koban-sec02 {
  background: #fff;
  padding: 10px 50px 50px;
}

#koban-note {
  font-size: 12px;
}

#koban-note ul {
  margin-left: 20px;
  padding: 0;
}

#koban-note li {
  margin: 0;
  padding: 0;
}

#koban-res {
  background: #e6e6e6;
  padding: 30px 65px;
  border-radius: 10px;
  margin: 30px auto;
  width: 550px;
}

#koban-res input,
#koban-res select {
  background-image: none;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
  padding: 15px 10px;
  text-align: center;
  font-size: 14px;
  margin: 0 10px 20px;
}

#koban-res select {
  height: 44px;
}

#room-search-btn-koban {
  display: block;
  background-color: #f24200;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  padding: 15px 50px;
  font-weight: 500;
  font-size: 16px;
}

#koban-err-msg {
  padding: 15px 10px;
  font-size: 14px;
  background-color: hotpink;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 5px;
}

#koban02-sec01 {
  background: url(/common/img_info/summer_camp_bg01.png) bottom no-repeat #d3e7f5;
  background-size: 100%;
  padding-bottom: 300px;
}

dl#koban02-tit01 {
  font-family: Josefin Sans, sans-serif;
  text-align: center;
  padding: 50px 0 0;
  color: #000;
  font-weight: 600;
  margin: 0;
}

#koban02-tit01 dt {
  font-size: 35px;
  margin: 0;
  padding: 0;
}

#koban02-tit01 dd {
  font-size: 46px;
  margin: 0;
  padding: 0;
}

#koban02-sec01 p {
  text-align: center;
}

#validation02 {
  margin: 25px auto;
  width: 50%;
}

#validation02 dl {
  border: 1px solid #b29800;
  background-color: #fff;
  padding: 20px 15px;
  color: #b29800;
  text-align: center;
}

#validation02 dt {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#validation02 dd {
  font-weight: 500;
  font-family: Georgia, Times New Roman, Times, "serif";
  font-size: 16px;
  margin: 0;
  padding: 0;
}

p.scroll-to-reserve-camp {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  margin: 25px auto;
}

.page_accommodations_head {
  background-image: url(../img/header_accomodations.jpg);
  background-size: cover;
  background-position: 50%;
}

#___gcse_0 {
  width: 240px !important;
  float: none !important;
}

table#gs_id50 {
  margin-top: 0;
}

body {
  /*font-family: inherit; CHANGED*/
  letter-spacing: 0;
  border-top: 0;
}

.breadcrumbs a {
  color: #fff;
}

#head_nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.yado-property {
  width: auto;
  background-color: transparent;
  border: 0;
  margin: 10px auto;
}

.yado-property-4 {
  background-image: none;
  padding-bottom: 0;
}

#top-contents-menu, .yado-prop-tit, .yado-property > a {
  display: none;
}

.yado-wrap-type_1 .yado-property:before, .yado-wrap-type_2 .yado-property:before, .yado-wrap-type_3 .yado-property:before, .yado-wrap-type_4 .yado-property:before {
  content: "INN style";
  background-color: #454d57;
  border: 0;
  color: #fff;
  border-radius: 0;
  padding: 5px;
  margin-bottom: 0;
}

/*
#property-filter, #property-filter-tit {
    display: none
}
*/
#column-main, #content, #wrapper {
  width: auto;
  padding: 0;
}

.page header {
  position: relative;
}

#room-form {
  float: none;
  width: auto;
  min-height: 50px;
  background-color: transparent;
  right: 0;
}

#room-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#room-form dl dt {
  background-color: transparent;
  padding: 0;
  font-size: 20px;
  width: 220px;
  color: #19313b;
  font-family: 游明朝, Yu Mincho, YuMincho, Hiragino Mincho ProN, HGS明朝E, メイリオ, Georgia, Meiryo, serif;
  text-align: center;
}

#room-form dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  color: #000;
  padding: 0;
  width: calc(100% - 220px);
}

#room-form dd p {
  margin: 0 0 5px 10px;
}

#room-form select {
  height: 30px;
}

#room-form #room-search-btn2 {
  height: 30px;
  background: #384866;
}

#yado-property-area {
  display: none;
}

#pm-detail-cate-tit {
  display: none;
  color: #fff;
  text-align: center;
}

#search-result dt {
  margin: 0;
  text-align: center;
  letter-spacing: .24em;
  font-size: 1.5rem;
  font-weight: bold;
}

#search-result dd {
  /* width: 780px; */
  /* CHANGED */
  width: 77%;
  text-align: left;
  margin: 0;
  float: none;
}

#search-result input[type="text"] {
  display: inline-block;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 14px 12px 14px 12px;
  border-radius: 0px;
  font-size: 1rem;
  border-top: none;
  border-right: none;
  border-left: none;
  /* height: 44px; */
  /* line-height: 47px; */
}

@media only screen and (max-width: 900px) {
  #search-result {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  #search-result dd {
    width: auto;
    border: 0;
    padding: 0;
  }
  #search-result dt {
    float: none;
    width: auto;
    padding-bottom: 5px;
    margin: 0 0 5px;
    text-align: left;
    font-size: 1.3em;
    border-bottom: 1px solid #fff;
  }
   #search-result dd + dt {
    border-bottom: 0px;
  }
  #search-result dl {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.plan-list-box #price-table01 {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plan-list-box #price-table01 .price-table-room-name a.color_title {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  padding-bottom: 0px;
  line-height: 1.6;
}

.yado-list-box .yado-list-innerbox {
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
  background: #fff;
  /*     padding: 0px!important; */
  position: relative;
  border: 1px solid #ddd;
  width: 92%;
  margin: 0 auto 30px;
}

@media only screen and (min-width: 768px) {
  .yado-list-box .yado-list-innerbox {
    width: 100%;
    padding-bottom: 0;
  }
}

.plan-list-box {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  margin: 0 0 30px;
}

.plan-list-box, .yado-list-box .flex_box {
  padding: 10px 30px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plan-list-box, .yado-list-box h3 {
  /*     background: #a8631e; */
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .plan-list-box, .yado-list-box h3 {
    padding: 5px 0;
  }
}

.plan-list-box, .yado-list-box h3 a {
  /*     font-size: 3.2rem; */
  text-decoration: none;
  /* color: #fff; */
  padding: 20px 30px 15px;
  display: block;
}

.plan-list-box {
  padding: 30px 30px;
}

.yado-list-box h3 a {
  font-size: 3.2rem;
  text-decoration: none;
  color: #fff;
  padding: 25px 20px 20px;
  display: block;
}

.yado-box .plan-list-box {
  width: 100%;
  background: #ffffff;
  /*     padding: 30px!important; */
}

.yado-box .plan-list-box .plan-list-ph {
  width: 360px;
}

.yado-box .plan-list-box .plan-list-info {
  width: calc(100% - 390px);
}

.plan-list-box, .yado-list-box .flex_box .imagebox {
  width: 360px;
}

@media only screen and (min-width: 768px) {
  .yado-list-box .flex_box .imagebox {
    height: 190px;
  }
}

.yado-box .plan-list-box .plan-list-text {
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.6em;
  color: #000;
  /*     font-size: 1.6rem; */
}

.plan-list-box, .yado-list-box .flex_box .item_box {
  width: calc(100% - 390px);
}

div.yado-list-ph {
  width: 29%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.yado-list-name h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.yado-list-name h3 a {
  color: #19313b;
}

.yado-detail-link li, .yado-detail-link ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.yado-detail-link {
  margin-bottom: 0;
}

.yado-detail-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 1px;
}

.yado-detail-link ul:after {
  width: 0;
}

.yado-detail-link ul li {
  /*  width: 100%; */
  /*! min-width: 7.5em; */
  font-size: 0.9em;
  /*  padding: 0 5px 0 0; */
}

#yado-list .yado-detail-link ul li {
  width: 49.0%;
  margin-bottom: 5px;
  margin-left: 0;
}

@media only screen and (min-width: 901px) {
  .yado-detail-link ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .yado-detail-link ul li + li {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 900px) {
  .yado-detail-link ul li {
    width: 33%;
  }
}

.yado-detail-link ul li:last-child {
  padding-right: 0;
}

#yado-info .yado-detail-link li#yado-detail-link02 a,
#yado-info .yado-detail-link li#yado-detail-link03 a {
  background-image: none;
}

#yado-info .yado-detail-link li#yado-detail-link02 a,
#yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-detail-link ul li a {
  display: block;
  height: 100%;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  border-bottom: 0;
  /*   padding: 10px 0; */
  padding: 10px 25px;
}

@media screen and (max-width: 768px) {
  #yado-info .yado-detail-link li#yado-detail-link02 a,
  #yado-info .yado-detail-link li#yado-detail-link03 a,
  .yado-detail-link ul li a {
    padding: 10px 5px;
  }
}

.yado-list-info {
  width: 70%;
}

.yado-list-text {
  font-size: 15px;
  padding-right: 0;
  margin-bottom: 20px;
  /* CHANGED */
}

.yado-list-plan {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding-bottom: 0;
}

.yado-list-plan > dt {
  text-align: left;
  background: transparent;
  padding: 0 0 5px;
  border-radius: 0;
}

.yado-list-plan dd dl {
  padding: 10px 0;
}

.yado-list-plan dd dt {
  width: 100%;
  text-align: left !important;
  font-size: 1.1em;
  font-weight: 400;
  border-radius: 0 !important;
  padding: 5px 0 0 15px;
  /* background-image: url(../img/line_red.png); */
  /* CHANGED */
}

.yado-list-plan dd {
  padding: 0;
}

.en-pdetail a {
  background-image: none;
  width: 120px;
  height: auto;
  display: block;
  font-size: 1.1em;
  text-align: center;
  color: #fff;
  font-weight: 400;
  background: #f65900;
  text-indent: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
}

#yado-info #yado-name {
  margin: 60px 0 0px;
  width: 100%;
}

#yado-info #yado-name h3 {
  font-size: 2.2rem;
  /* margin-top: 32px; */
  /*   font-family: "Oswald"; */
  font-weight: bold;
  letter-spacing: .24em;
}

#yado-info .yado-text {
  font-size: 15px;
  /* margin: 0; */
  width: 100%;
  margin: 15px 0px 20px 0px;
  text-align: left;
}

@media screen and (min-width: 768px) {
#yado-info .yado-text {
  text-align: center;
}
}

#yado-info .yado-detail-link {
  margin: 0;
  right: 10px;
  bottom: 0;
  float: right;
  height: auto;
  /*   width: 70%; */
  width: auto;
}

#enyado_info_title {
  margin-top: 0;
  margin-bottom: 0;
}

.yado-box #yado-info2 {
  padding: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#yado-info2 {
  background: #fff;
  padding: 20px;
  /* CHANGED */
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

#yado-info-phleft {
  width: 360px;
  margin-right: 0;
}

#yado-info-phright {
  width: calc(100% - 390px);
}

#plan-ph-right table, #yado-info2 table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin: 0;
}

#plan-ph-right table td, #plan-ph-right table th, #yado-info2 table td, #yado-info2 table th {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 12px;
}

#main .yado-box dd table td, #main.yado-box dd table th, .yado-box dd table tr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
  /*     font-size: 12px; */
  padding: 12px 10px !important;
}

.yado-box dd table {
  width: 100%;
}

#yado-info3 {
  background-color: #fff;
  padding-top: 0;
}

#yado-info3 .item-box dl {
  border: 2px solid #DDD;
}

#yado-info3.detail_roominfomation .item-box {
  padding: 30px 30px;
  background: #fff;
  border-left: 1px solid  #ddd;
  border-right: 1px solid  #ddd;
  border-bottom: 1px solid  #ddd;
}

#yado-info3.detail_roominfomation .item-title {
  margin-top: 40px;
}

#yado-info3.detail_roominfomation .item-box .left-box, #yado-info3.detail_roominfomation .item-box .right-box {
  padding-left: 0px;
}

.item-box .left-box, .item-box .right-box {
  width: 48%;
}

.l-footer-section--contact {
  margin-top: 60px;
}

#yado-map dd #map {
  width: 100% !important;
}

#plan-info {
  margin-bottom: 0;
  margin-left: 0;
  background: #fff;
  padding: 20px 20px 30px;
}

#plan-info .checkin {
  width: 240px;
  right: 250px;
}

#plan-info .checkout {
  width: 240px;
}

#plan-ph-left {
  width: 520px;
}

p.plan-kubun1,
p.plan-kubun2,
p.plan-kubun3,
p.plan-kubun4 {
  font-weight: bold;
  /*     font-family: "Oswald",sans-serif; */
  color: #303030;
}

.plan-list-name h3,
.room-list-name h3,
.yado-list-name h3,
.room-list-name h3 {
  /* font-family: 游明朝, Yu Mincho, YuMincho, Hiragino Mincho ProN, HGS明朝E, メイリオ, Georgia, Meiryo, serif; */
  color: #303030;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  padding-bottom: 8px;
}

.plan-list-name h3 a,
.room-list-name h3 a,
.yado-list-name h3 a {
  color: #333;
}

.plan-subnavi {
  margin: 0 !important;
}

#plan-ph, .yado-info-box {
  background-color: #fff;
}

#plan-ph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#plan-ph:after {
  display: none;
}

#plan-ph #plan-ph-left {
  /*     width: 30%; */
  /* CHANGED */
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}

#plan-ph #plan-ph-right {
  /*     width: 66%; */
  /* CHANGED */
}

#price-table01 {
  padding: 20px;
  /* CHANGED */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#plan-info4 .item-box .btn {
  width: 380px;
  text-align: center;
}

#plan-info3 #price-table {
  margin-bottom: 0;
}

.yado-info-box dl {
  margin-top: 0;
  border: 5px solid #ddd;
  border-radius: 5px;
  text-align: center;
}

.yado-info-box dl#item-no01 dd,
.yado-info-box dl#item-no02 dd,
.yado-info-box dl#item-no03 dd,
.yado-info-box dl#item-no04 dd {
  /*     padding: 5px */
}

@media screen and (max-width: 768px) {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sec-title-box {
    display: none;
  }
  #header-top {
    width: 100%;
    padding: 10px 3%;
  }
  body#booking-redirect #header {
    margin-bottom: 20px;
  }
  #wrapper {
    margin: 0 auto;
    padding: 10px 0 20px;
  }
  #content, #wrapper {
    width: 100%;
  }
  #page_content {
    padding: 0 3%;
  }
  #room-form dd {
    color: #444;
  }
  #search-sort {
    /*      font-size: 14px; */
    margin-bottom: 5px;
    float: none;
    border: 0;
    border-bottom: 1px solid #333;
    /*     padding: 0px 20px 10px; */
  }
  .outsize_mar {
    padding: 0 20px;
  }
  #ratetype {
    /*
    padding: 0 1%;
    margin-bottom: 15px;
*/
  }
  #yado-info #yado-name,
  #yado-info .yado-text {
    width: auto;
  }
  #yado-info #yado-name h3 {
    font-size: 1.8rem;
    font-family: 游明朝\, , Yu MinchoHiragino Mincho ProN, \, YuMincho, ",HGS明朝E,メイリオ,Georgia,Meiryo,serif";
    line-height: 1.1em;
  }
  #yado-info .yado-text {
    color: #333;
    margin-bottom: 1em;
  }
  #yado-info .jpy, #yado-info .yado-detail-link {
    width: auto;
    float: none;
    position: static;
  }
  #yado-info-phleft, #yado-info-phright {
    width: auto;
    margin: 0 0 25px;
    float: none;
  }
  .yado-box #yado-info2 {
    padding: 20px 5%;
  }
  #yado-info2 #yado-ph1 {
    width: auto;
  }
  .plan-list-box, .yado-list-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* CHANGED */
    padding: 15px 15px 1px;
  }
  .yado-list-info {
    width: 100%;
    padding-bottom: 5px;
  }
  #yado-info .yado-detail-link li#yado-detail-link02 a,
  #yado-info .yado-detail-link li#yado-detail-link03 a,
  .yado-detail-link ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    line-height: 1.2;
  }
  .yado-detail-link ul li {
    padding: 0 1px;
  }
  #yado-info2 {
    background: transparent;
    padding: 0;
  }
  #plan-info .checkin,
  #plan-info .checkout,
  #yado-info3 .checkin,
  #yado-info3 .checkout {
    height: auto;
    width: 48.5%;
    font-size: 14px;
    position: static;
    margin: 0 auto 10px;
  }
  .checkin {
    float: left;
  }
  .checkout {
    float: right;
  }
  #plan-ph-right table td,
  #plan-ph-right table th,
  #yado-info2 table td,
  #yado-info2 table th {
    padding: 0 5px;
  }
  #enyado_info_title,
  .item-title {
    height: auto;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 7px;
  }
  .item-box .left-box,
  .item-box .right-box {
    padding-left: 0;
  }
  .item-box dt {
    font-size: 1rem;
  }
  .en-pdetail, .en-pdetail a {
    display: block;
    width: 100%;
  }
  .en-pdetail a {
    padding: 20px 0;
    text-align: center;
    position: static;
    margin-top: 20px;
  }
  .yado-detail-link {
    margin-bottom: 15px;
    width: 100% !important;
  }
  div.yado-list-ph {
    width: auto;
    text-align: center;
    margin: auto;
  }
  .yado-list-plan dd dt {
    width: 100%;
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0 !important;
    margin-top: 5px;
  }
  .yado-list-plan {
    margin: 0;
  }
  .plan-linkbox a {
    display: block;
    padding: 10px 3px;
    border-bottom: 1px dashed #bfbfbf;
  }
  #plan-info {
    background: transparent;
    padding: 0;
  }
  p.plan-kubun {
    display: block;
  }
  .item-box .left-box, .item-box .right-box {
    width: auto;
    float: none;
  }
  .plan-list-info, .room-list-info, .yado-list-info {
    width: auto;
    padding-bottom: 0;
    position: static;
    float: none;
  }
  .plan-list-name h3, .room-list-name h3, .yado-list-name h3 {
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0 0 10px;
  }
  div.plan-list-ph, div.room-list-ph {
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .capacity, p.plan-kubun1, p.plan-kubun2, p.plan-kubun3, p.plan-kubun4 {
    display: block;
    height: auto;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.5;
    clear: both;
  }
  p.plan-kubun-price {
    font-size: 1.05em;
    padding: 10px 0;
  }
  #room-info1 .capacity, .go-plandetail a, .go-roomdetail {
    position: static;
  }
  .go-plandetail a, .go-roomdetail a {
    margin: 0 auto;
  }
  #plan-ph-right, .price-table-room-name {
    width: auto;
    float: none;
  }
  #room-form {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
  }
  #room-form dt {
    color: #000 !important;
    font-family: 游明朝, Yu Mincho, YuMincho, Hiragino Mincho ProN, HGS明朝E, メイリオ, Georgia, Meiryo, serif;
  }
  #room-form dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #room-form dd p {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    width: 100%;
  }
  #room-form #room-search-btn2 {
    height: 50px;
    margin-top: 10px;
  }
  #room-form .find-room-date, #room-form dd input, #room-form select {
    width: 100%;
  }
  .btn-list-twin ul li {
    list-style: none;
    margin: 0;
    float: left;
    width: 50%;
    padding: 3px;
  }
  .btn-list-twin {
    margin: 0 0 20px;
  }
  .btn-list-twin ul {
    margin: 0;
    padding: 0;
  }
  .btn-list-twin ul li:first-child a {
    background: #1a206e;
    padding: 18px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn-list-twin ul li:first-child a, .btn-list-twin ul li:last-child a {
    display: block;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    height: 60px;
  }
  .btn-list-twin ul li:last-child a {
    background: #f65900;
    padding: 16px 0 0;
  }
  .yado-box .plan-list-box .plan-list-text {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body, html {
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
}

body#booking-redirect {
  background-image: url(../../wp-content/themes/kannabe/images/background/bg_wrapper_page.jpg);
  background-position: center -40px;
  background-repeat: repeat-x;
  padding-top: 200px;
  margin: 0;
}

body#booking-redirect #header {
  background-color: #000;
  height: auto;
  padding: 15px;
  margin-bottom: 50px;
}

body#booking-redirect .g_nav {
  background-color: #000;
  padding: 7px 0;
  position: fixed;
  top: 48px;
  left: 0;
  width: 100%;
  z-index: 5;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

body#booking-redirect .w1200 {
  max-width: 1200px;
  min-width: 1200px;
  width: 1200px;
  margin: auto;
}

body#booking-redirect .g_nav .g_nav_box .logo {
  width: 312px;
}

body#booking-redirect header h1 {
  margin: 0;
  padding: 0;
}

body#booking-redirect .header-inner {
  max-width: 1000px;
  margin: 0 auto;
}

body#booking-redirect .header-inner #logo-cap,
body#booking-redirect .header-inner h1 {
  color: #fff;
  margin: 0;
}

body#booking-redirect .header-inner h1 a {
  color: #fff;
}

body#booking-redirect #column-main {
  width: 85%;
  margin: 0 auto;
}

#booking-redirect-msg {
  padding: 50px 60px 60px;
  margin-bottom: 20px;
  font-size: 18px;
  background: #fff;
}

#booking-redirect-note {
  padding: 0 20px;
  color: #fcb50d;
  margin: 10px 0 40px;
  font-size: 13px;
}

#booking-redirect-link {
  padding: 0 120px;
}

#booking-redirect-link p {
  color: #fcb50d;
}

#booking-redirect-link a {
  color: #fff;
  background-color: #f5a600;
  padding: 35px 25px;
  text-align: center;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}

#booking-redirect-link a:hover {
  color: #fff;
  background-color: #e69c00;
}

@media screen and (max-width: 768px) {
  body#booking-redirect {
    padding-top: 80px;
  }
  body#booking-redirect .g_nav {
    top: 0;
  }
  body#booking-redirect .w1200 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  body#booking-redirect header .g_nav .g_nav_box .logo img {
    height: 50px;
    width: auto;
    display: block;
    padding-left: 10px;
  }
  body#booking-redirect #column-main {
    width: 90%;
    margin: 0 auto;
  }
  #booking-redirect-msg {
    font-size: 15px;
    padding: 5%;
  }
  #booking-redirect-link, #main .page_accommodations #page_content #page_content, #room-form {
    padding: 0;
  }
  #room-form dl dt {
    width: 100%;
    padding-top: 20px;
  }
  #room-form dl dd {
    width: 100%;
  }
  .yado-list-ph a:first-child {
    display: block;
    margin: auto;
    margin-top: 15px;
  }
  #plan-ph,
  #yado-info3,
  #plan-info4 {
    padding: 15px;
  }
  #yado-info3 {
    padding-top: 0;
  }
  #yado-info3 .item-title {
    margin: 0 -15px 20px;
    /* CHANGED */
    padding: 15px;
  }
  #plan-ph #plan-ph-left,
  #plan-ph #plan-ph-right,
  #plan-ph-left img,
  #plan-ph li {
    width: 100%;
  }
  .box-ph p {
    font-size: 0.9rem;
  }
  #plan-ph-left img,
  #plan-ph li {
    margin-right: 0;
  }
  #plan-info4 .item-box dt {
    padding: 15px;
  }
  #plan-info4 .item-title {
    height: auto;
  }
  #price-table01,
  .yado-info-box dl#item-no01 dd,
  .yado-info-box dl#item-no02 dd, .yado-info-box dl#item-no03 dd,
  .yado-info-box dl#item-no04 dd {
    padding: 15px;
  }
  #plan-info4 .item-box .btn {
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #plan-info4 .btn a {
    width: 100%;
  }
  #plan-info .checkin, #plan-info .checkout, #yado-info3 .checkin, #yado-info3 .checkout, .checkin, .checkout {
    float: none;
    width: 100%;
    line-height: 1.5em;
  }
}

#main {
  padding-bottom: 0;
}

.yado-list-plan > dt {
  background: #efefef;
  padding: 8px 0;
  font-weight: bold;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  border-radius: 5px;
}

@media only screen and (min-width: 768px) {
  .yado-list-plan > dt {
    margin-top: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.yado-list-plan dd dt span.en-book-btn,
.yado-list-plan dd dt span.en-pdetail-btn {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

.yado-list-plan dd dt span.en-book-btn {
  right: 140px;
}

.yado-list-plan dd dt span.en-pdetail-btn {
  right: 10px;
}

.yado-list-plan dd dt span.en-book-btn a,
.yado-list-plan dd dt span.en-pdetail-btn a {
  background-image: none;
  width: 120px;
  height: auto;
  display: block;
  font-size: 0.8em;
  text-align: center;
  color: #fff;
  font-weight: 400;
  text-indent: 0;
  background: #fff;
  text-decoration: none;
  padding: 7px 5px;
}

@media only screen and (max-width: 768px) {
  .yado-list-plan dd dt span.en-book-btn {
    width: 49%;
    margin: 0 0.5%;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
    display: none;
  }
  .yado-list-plan dd dt span.en-pdetail-btn {
    width: 49%;
    margin: 0 0.5%;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 5px;
    display: none;
  }
  .yado-list-plan dd dt span.en-book-btn a,
  .yado-list-plan dd dt span.en-pdetail-btn a {
    width: 100%;
  }
}

.go-book.btn a {
  background-color: #ba0000;
  font-size: 1.2em;
  padding: 7px 5px !important;
  color: #fff;
  display: block;
  width: 120px;
  position: absolute;
  bottom: 15px;
  right: 175px;
  border-radius: 5px;
}

#yado-list .yado-detail-link li a {
  display: block;
  width: 100%;
  margin-left: 0;
  float: left;
  border-radius: 0;
  color: #fff !important;
  text-align: center !important;
  font-size: 1.1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  /*   padding: 0 10px !important; */
  line-height: 45px;
  height: auto;
  line-height: 1.2;
  background: #fff;
  padding: 8px 5px;
}

#room-search2 select {
  padding: 0px 10px 0px 20px;
  color: #666;
  cursor: pointer;
  font-size: 1rem;
  background: #ffffff;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  /* height: 44px; */
}

#room-search-btn, #room-search-btn2 {
  position: relative;
  width: 145px;
  height: 30px;
  line-height: 30px;
}

#room-search-btn2 {
  display: inline-block;
  border-radius: 0px;
  font-size: 1.6rem;
  padding: 11px 10px 10px;
  height: auto;
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

#room-search-btn2:hover {
  background: #cf7001;
}

div.yado-list-ph a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (min-width: 768px) {
  div.yado-list-ph a img {
    height: 100%;
  }
}

div.yado-list-ph a:first-child img {
  /*   margin-bottom: 5px; */
}

div.yado-list-ph a:nth-child(2) img,
div.yado-list-ph a:nth-child(3) img {
  width: 49.2%;
}

div.yado-list-ph a:nth-child(2) img {
  float: left;
}

div.yado-list-ph a:nth-child(3) img {
  float: right;
}

p.go-plandetail a,
p.go-roomdetail a {
  background-color: #fff;
}

#plan-info .checkin, #plan-info .checkout {
  line-height: 35px;
}

.pm-plan-yoyaku-btn a {
  width: 150px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  color: #fff;
  border-radius: 5px;
  padding: 0 !important;
  font-weight: 700;
}

#yado-info .yado-detail-link li#yado-detail-link02 a,
#yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-detail-link ul li a {
  margin: 0;
}

.yado-detail-link {
  float: right;
  height: auto;
  width: 70%;
}

.price-table-room-name {
  width: calc(100% - 390px);
}

.room_yoyakubtn a {
  padding: 15px 50px 10px;
  font-size: 1.8rem;
  white-space: nowrap;
}

@media only screen and (min-width: 768px) {
  .room_yoyakubtn a {
    font-size: 1.2rem;
  }
}

.price-table-room-name a {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 0;
  /*     color: #e95513; */
  font-size: 1.5rem;
  font-weight: normal;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .price-table-room-name a {
    font-size: 0.9rem;
  }
}

.price-table-room-name a.color_btn:hover {
  color: #fff;
}

.roomtfee_table {
  width: 100%;
}

.roomtfee_table th {
  background: #fff;
  font-size: 16px;
}

.roomtfee_table td {
  background: #fff;
  font-size: 16px;
}

.room_yoyakubtn {
  margin-left: 2%;
}

#plan-info4{
	margin-top:80px;
}

#plan-info4 .in-btn {
  float: right;
  margin-right: 20px;
}

#plan-info4 .in-btn a {
  width: 350px;
  display: block;
  color: #fff;
  border-radius: 6px;
  background: url(/lodging/img/arrow.png) 8px no-repeat #e95513;
  text-align: center;
  height: 20px;
  font-size: 1.2em;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -.01em;
  padding: 0 10px;
}

.price-table-room-name > a {
  font-size: 1em;
  font-weight: 700;
}

#main {
  padding-bottom: 20px !important;
}

.yado-list-info .yado-detail-link {
  float: none;
}

.accommodations-wrap {
  max-width: 100%;
  padding: 0;
}

#room-info2 .item-box dl {
  border-bottom: 1px dashed #bfbfbf;
  padding-bottom: 5px;
  position: relative;
  padding: 20px;
}

#room-info2 .item-box dt {
  padding-left: 0 !important;
}

#room-info2 .item-box dd.room-detail-planlist-btn a {
  display: block;
  margin-bottom: 20px !important;
  background-color: #f24200 !important;
  font-size: 1.5em;
  font-weight: 600;
  color: #fff;
  width: 230px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 5px;
}

#column-main, #content, #wrapper {
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
}

#content {
  padding-top: 100px;
}

@media only screen and (max-width: 900px) {
  #content {
    padding-top: 0;
  }
}

#plan-list #column-main, #room-list #column-main, #yado-list.accommodations-wrap #column-main {
  margin-bottom: 80px;
}

.hamburger:after {
  position: absolute;
  text-align: center;
  content: "MENU" !important;
  font-size: 12px;
  width: 42px;
  left: 0;
  bottom: 0;
  word-break: keep-all;
  color: #c0ab4a;
}

#resv-flow li.resv-flow-current {
  background: #e65d02;
}

#search-sort {
  /*   width: auto; */
}

#meal-filter-wrap .sort-filter-tit, #search-sort .sort-filter-tit {
  /*   background: none; */
  /*padding: 0; */
  /* CHANGED */
  /*
  color: #333 !important;
  font-weight: 400;
  margin: 0;
  text-align: left;
  font-size: 1.5rem;
*/
}

@media only screen and (min-width: 768px) {
  #meal-filter-wrap .sort-filter-tit,
  #search-sort .sort-filter-tit {
    font-size: 1rem;
  }
}

.filter-wrap .sort-item {
  line-height: 1.4;
  padding: 0;
  padding-bottom: 0px;
  font-size: 1.1em;
}

@media only screen and (min-width: 768px) {
  .filter-wrap .sort-item {
    font-size: 0.9rem;
  }
}

#ratetype li {
  list-style: none;
  margin: 0;
  padding: 0 10px 0 0;
  float: none;
  /*     font-size: 15px */
}

#ratetype ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#yado-list .yado-low-price {
  border: none;
  padding: 6px 0;
  border-radius: 10px;
  background: none;
  text-align: left;
  max-width: 600px;
  width: 100%;
}

.btn.pm-plan-yoyaku-btn2 a {
  padding: 9px 37px;
  margin: 0 auto;
  border: 0;
  background: #f24200 !important;
  font-size: 1.8em;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 5px;
}

.entry-header {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.entry-title {
  margin: 0 0 30px;
  padding-top: 60px;
  color: #d19a00;
  font-size: 48px;
  font-weight: 300;
  font-family: serif;
  letter-spacing: 2px;
  text-align: center;
}

.entry-header .entry-title {
  display: block;
  padding-right: 0;
  border-right: none;
}

@media only screen and (max-width: 900px) {
  .entry-header {
    margin-top: 88px;
  }
  .entry-title {
    margin: 0 0 20px;
    /* CHANGED */
    padding-top: 0;
    /* CHANGED */
    font-size: 33px;
  }
  .entry-subtitle {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 768px) {
  /* CHANGED
    .entry-title {
        font-size: 27px
    }
    */
  .entry-subtitle {
    padding: 0 15px;
  }
}

.flex_box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#room-search2 {
  margin: 20px 0;
}
#room-search2 .flex_box {
  gap:10px;
}
#room-search2 .flex_box div {
  width: 100%;
/*   margin-right: 10px; */
}

#okomin-input-wrap{
	gap: 10px;
  margin-top: 10px;
}
#okomin-input{
	width:100%;
	position:relative;
}
#okomin-input::before{
	content:"";
	display:block;
	width:50px;
	height:calc(100% - 1px);
	background: url(/img/okomin_comment_illust.png) left top no-repeat;
	background-size:cover;
	position: absolute;
	top: 0;
	left:15px;
}
#okomin-input-wrap #okomin_ai2{
	width:100%;
	padding-left: 80px;
}
#okomin-input-wrap .btn input{
	height:100%;
}

#room-search2 .flex_box input,
#room-search2 .flex_box select {
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
}

@media only screen and (min-width: 768px) {
  #room-search2 .flex_box input,
  #room-search2 .flex_box select {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 768px) {
  #room-search2 .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #room-search2 {
    margin: 10px 0;
  }
  #room-search2 .flex_box > div {
/*     width: 49%; */
    margin-right: 0px;
  }
  #room-search2 .flex_box > div.btn {
    width: 100%;
    margin-top: 10px;
  }
  #room-search2 .flex_box div.room-search__checkdates {
    /*
        width: calc(50% - 5px);
        margin: 0;
        display: inline-block
*/
  }
  #room-search2 .flex_box div.room-search__checkdates:first-child {
/*     margin-right: 6px; */
  }
	#okomin-input-wrap{
		margin-top:10px;
	}
	#okomin-input::before {
		width: 40px;
		left: 10px;
	}
	#okomin-input-wrap #okomin_ai2 {
		padding-left: 60px;
	}
}

@media only screen and (max-width: 768px) {
  .yado-list-box {
    display: block;
  }
}

/* CHANGED */
/* Seans additions */
.flex_box_wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* 改善 #26.A TripAdvisor */
.yado-list-name__inner {
  text-align: left;
  /*
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
*/
  margin-bottom: 10px;
}

.yado-list-name__inner__text {
  /*
    width: 70%;
    margin-right: 20px;
*/
}

@media only screen and (max-width: 768px) {
  .yado-list-name__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .yado-list-name__inner__text {
    width: 100%;
    margin: 0 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .yado-list-text {
    margin: 0;
  }
  #CDSRATINGWIDGET {
    width: 100%;
    padding: 10px 2% 6px;
    margin-bottom: 10px;
  }
  #CDSROWCONTAINER {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #CDSROWLOC {
    padding: 7px 0 0;
  }
  #CDSROWRATING {
    padding: 3px 0 0;
  }
  #CDSROWLOGO {
    padding: 0;
  }
}

@media only screen and (max-width: 360px) {
  #CDSROWLOC {
    width: 100%;
    padding: 0 0 10px;
  }
}

.color_btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
}

#plan-list .color_btn_wrap .color_btn {
  margin-left: 5px;
  margin-right: 5px;
}

.color_btn {
  background-image: none;
  width: auto;
  margin: 0px 10px;
  height: auto;
  display: block;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  font-weight: 400;
  text-indent: 0;
  padding: 15px 10% 10px;
  display: inline-block;
}

.yado-list-prop-info {
  clear: both;
}

.m_title01 {
  font-size: 2.0rem;
  font-weight: bold;
}

a {
  text-decoration: none;
}

.yado-list-area {
  /* margin: 10px 20px 0px; */
  /* background: #efefef; */
  font-size: 0.9em;
  padding: 5px 20px 7px;
  top: 15px;
  left: 20px;
  right: auto;
  line-height: 1;
  font-size: 13px;
  border: 2px solid #666;
  border-radius: 5px;
  color: #666;
  padding: 8px 12px;
  font-weight: 700;
  background: #fff;
  position: absolute;
}

/*********季節ごとに色を変える*****************/
/* デフォルト（青色） */
.yado-detail-link ul li a,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a,
p.go-plandetail a,
p.go-roomdetail a {
  border: 1px solid #2d4496;
}

.yado-list-plan dd dt span.en-book-btn a,
#yado-info .yado-detail-link li#yado-detail-link02 a:hover,
#yado-info .yado-detail-link li#yado-detail-link03 a:hover,
#yado-info .yado-detail-link li#yado-detail-link04 a:hover,
.yado-detail-link ul li a:hover,
#room-search-btn2,
#property-filter .sort-filter-tit,
#enyado_info_title,
.item-title,
.yado-detail-link ul li a,
.resv_btn,
.resv_tit,
#resv-flow li,
.plan-subnavi {
  color: #fff;
  background: #2d4496;
}

.list-item-header a {
  color: #2d4496 !important;
}

.list-item-header:hover {
  opacity: .6;
}

.yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
.list-item-header:hover,
#room-search-btn2:hover,
#property-filter .sort-filter-tit:hover,
#yado-list .yado-detail-link li a:hover,
.yado-list-plan dd dt span.en-book-btn a:hover,
.yado-list-plan dd dt span.en-pdetail-btn a:hover,
#property-filter .property-filter-list.select-item {
  color: #fff;
  background: #5169c7;
  /* 青の薄い色 */
}

#property-filter,
#filter01-wrap > *,
.list-item-header,
#room-search-btn2,
.yado-list-plan dd dt span.en-book-btn a,
.yado-list-plan dd dt span.en-pdetail-btn a,
.room-list-box.inner_box03 p a,
.room-detail-planlist-btn a,
.color_btn,
.yado-info-box dl,
.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a {
  border: solid 1px #2d4496;
}

.room-list-info .room-list-name h3,
.color_title,
#plan-info #plan-name {
  border-bottom: solid 2px #000;
  color: #000;
}

.yado-list-plan dd dt span.en-pdetail-btn a,
.room-list-box .inner_box03 p a,
.room-list-info .room-list-name h3 a,
.color_title a,
.room-detail-planlist-btn a,
.yado-info-plan #plan-info3 .color_btn_wrap a,
.color_btn,
.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
#yado-qa dl.faq dt {
  color: #2d4496;
}

.yado-list-plan dd dt span.en-book-btn a:hover,
.yado-list-plan dd dt span.en-pdetail-btn a:hover,
.yado-info-plan #plan-info3 .color_btn_wrap a:hover,
.color_btn:hover,
.resv_btn:hover,
#property-filter .property-filter-list:hover,
.room-list-box .inner_box03 p a:hover,
.room-detail-planlist-btn a:hover,
.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a:hover {
  color: #ffffff;
  background: #5169c7;
  border: solid 1px #5169c7;
}

#property-filter .property-filter-list:hover {
  border: 0;
}

/*
.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
.yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a.color_btn:hover{
    border:solid 2px #5169c7;
}
*/
/* 春夏バージョン（緑色） */
[data-season="green"] .l-page-header .accomodation-menu li:hover,
[data-season="green"] .l-page-header .accomodation-menu li.accomodation-menu__item--active,
[data-season="green"] .yado-list-plan dd dt span.en-book-btn a,
[data-season="green"] .yado-detail-link ul li a,
[data-season="green"] .list-item-header,
[data-season="green"] #room-search-btn2,
[data-season="green"] #property-filter .sort-filter-tit,
[data-season="green"] #enyado_info_title,
[data-season="green"] .item-title,
[data-season="green"] .resv_btn,
[data-season="green"] .resv_tit,
[data-season="green"] #resv-flow li,
[data-season="green"] .plan-subnavi {
  color: #fff;
  background: #289928;
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

[data-season="green"] .l-page-header .accomodation-menu,
[data-season="green"] .l-page-header .accomodation-menu li,
[data-season="green"] #property-filter .sort-filter-tit {
  border-color: #289928;
}

[data-season="green"] .l-page-header .accomodation-menu li a {
  color: #289928;
}

[data-season="green"] .list-item-header a,
[data-season="green"] #meal-filter-wrap .sort-filter-tit,
[data-season="green"] #search-sort .sort-filter-tit {
  color: #289928 !important;
}

[data-season="green"] #yado-list .yado-detail-link li a:hover,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="green"] .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a:hover,
[data-season="green"] .yado-info-plan #plan-info3 .color_btn_wrap a:hover,
[data-season="green"] .list-item-header:hover,
[data-season="green"] #room-search-btn2:hover,
[data-season="green"] #property-filter .sort-filter-tit:hover,
[data-season="green"] #property-filter .property-filter-list.select-item {
  color: #fff;
  background: #4bcc4b;
}

[data-season="green"] .list-item-header:hover {
  color: #4bcc4b;
}

[data-season="green"] .yado-detail-link ul li a,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="green"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="green"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="green"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="green"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="green"] #property-filter,
[data-season="green"] #filter01-wrap > *,
[data-season="green"] .list-item-header,
[data-season="green"] #room-search-btn2,
[data-season="green"] .yado-list-plan dd dt span.en-book-btn a,
[data-season="green"] .yado-list-plan dd dt span.en-pdetail-btn a,
[data-season="green"] .room-list-box .inner_box03 p a,
[data-season="green"] .room-detail-planlist-btn a,
[data-season="green"] .color_btn,
[data-season="green"] .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
[data-season="green"] .yado-info-plan #plan-info3 .color_btn_wrap a:hover,
[data-season="green"] .yado-info-box dl {
  border: solid 1px #289928;
}

[data-season="green"] .room-list-info .room-list-name h3,
[data-season="green"] .color_title,
[data-season="green"] #plan-info #plan-name {
  border-bottom: solid 2px #289928;
  color: #289928;
}

[data-season="green"] .yado-list-plan dd dt span.en-pdetail-btn a,
[data-season="green"] .room-list-box .inner_box03 p a,
[data-season="green"] .room-list-info .room-list-name h3 a,
[data-season="green"] .color_title a,
[data-season="green"] .room-detail-planlist-btn a,
[data-season="green"] .color_btn,
[data-season="green"] .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
[data-season="green"] .yado-info-plan #plan-info3 .color_btn_wrap a,
[data-season="green"] #yado-qa dl.faq dt {
  color: #289928;
}

[data-season="green"] .yado-list-plan dd dt span.en-book-btn a:hover,
[data-season="green"] .yado-list-plan dd dt span.en-pdetail-btn a:hover,
[data-season="autumn"] .resv_btn:hover {
  color: #ffffff !important;
  background: #4bcc4b !important;
  border: solid 1px #4bcc4b !important;
}

[data-season="green"] #property-filter .property-filter-list:hover,
[data-season="green"] .room-list-box .inner_box03 p a:hover,
[data-season="green"] .room-detail-planlist-btn a:hover,
[data-season="green"] .color_btn:hover {
  background: #4bcc4b;
  border: 1px solid #4bcc4b;
  color: #ffffff;
}

@media only screen and (min-width: 768px) {
  [data-season="green"] #property-filter .sort-filter-tit {
    color: #289928;
  }
  [data-season="green"] #property-filter .sort-filter-tit {
    background: #fff;
  }
}

/* 空きバージョン（茶色） */
[data-season="autumn"] .l-page-header .accomodation-menu li:hover,
[data-season="autumn"] .l-page-header .accomodation-menu li.accomodation-menu__item--active,
[data-season="autumn"] .yado-list-plan dd dt span.en-book-btn a,
[data-season="autumn"] .yado-detail-link ul li a,
[data-season="autumn"] .list-item-header,
[data-season="autumn"] #room-search-btn2,
[data-season="autumn"] #property-filter .sort-filter-tit,
[data-season="autumn"] #enyado_info_title,
[data-season="autumn"] .item-title,
[data-season="autumn"] .resv_btn,
[data-season="autumn"] .resv_tit,
[data-season="autumn"] #resv-flow li,
[data-season="autumn"] .plan-subnavi {
  color: #ffffff;
  background: #cc3300;
  /*茶色*/
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

[data-season="autumn"] .l-page-header .accomodation-menu,
[data-season="autumn"] .l-page-header .accomodation-menu li,
[data-season="autumn"] #property-filter .sort-filter-tit {
  border-color: #cc3300;
}

[data-season="autumn"] .l-page-header .accomodation-menu li a {
  color: #cc3300;
}

[data-season="autumn"] .list-item-header a,
[data-season="autumn"] #meal-filter-wrap .sort-filter-tit,
[data-season="autumn"] #search-sort .sort-filter-tit {
  color: #cc3300 !important;
}

[data-season="autumn"] #yado-list .yado-detail-link li a:hover,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a:hover,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
[data-season="autumn"] .list-item-header:hover,
[data-season="autumn"] #room-search-btn2:hover,
[data-season="autumn"] #property-filter .sort-filter-tit:hover,
[data-season="autumn"] #property-filter .property-filter-list.select-item {
  color: #fff;
  background: #cf7001;
  /*薄い茶色*/
}

[data-season="autumn"] .yado-detail-link ul li a,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="autumn"] .yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="autumn"] .yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="autumn"] .yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a,
[data-season="autumn"] .yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a,
[data-season="autumn"] .yado-list-plan dd dt span.en-book-btn a,
[data-season="autumn"] .yado-list-plan dd dt span.en-pdetail-btn a,
[data-season="autumn"] #property-filter,
[data-season="autumn"] #filter01-wrap > *,
[data-season="autumn"] .list-item-header,
[data-season="autumn"] #room-search-btn2,
[data-season="autumn"] .room-list-box .inner_box03 p a,
[data-season="autumn"] .room-detail-planlist-btn a,
[data-season="autumn"] .color_btn,
[data-season="autumn"] .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
[data-season="autumn"] .yado-info-plan #plan-info3 .color_btn_wrap a:hover,
[data-season="autumn"] .yado-info-box dl {
  border: solid 1px #cc3300;
}

[data-season="autumn"] .room-list-info .room-list-name h3,
[data-season="autumn"] .color_title,
[data-season="autumn"] #plan-info #plan-name {
  border-bottom: solid 2px #cc3300;
  color: #cc3300;
}

[data-season="autumn"] .yado-list-plan dd dt span.en-pdetail-btn a,
[data-season="autumn"] .room-list-box .inner_box03 p a,
[data-season="autumn"] .room-list-info .room-list-name h3 a,
[data-season="autumn"] .color_title a,
[data-season="autumn"] .room-detail-planlist-btn a,
[data-season="autumn"] .color_btn,
[data-season="autumn"] .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
[data-season="autumn"] .yado-info-plan #plan-info3 .color_btn_wrap a,
[data-season="autumn"] #yado-qa dl.faq dt {
  color: #cc3300;
}

[data-season="autumn"] .yado-list-plan dd dt span.en-book-btn a:hover,
[data-season="autumn"] .yado-list-plan dd dt span.en-pdetail-btn a:hover,
[data-season="autumn"] .room-detail-planlist-btn a:hover,
[data-season="autumn"] .color_btn:hover,
[data-season="autumn"] .resv_btn:hover {
  color: #ffffff !important;
  background: #cf7001 !important;
  border: solid 1px #cf7001 !important;
}

[data-season="autumn"] #property-filter .property-filter-list:hover,
[data-season="autumn"] .room-list-box .inner_box03 p a:hover {
  background: #cf7001;
  border: 1px solid #cc3300;
  color: #ffffff;
}

@media only screen and (min-width: 768px) {
  [data-season="autumn"] #property-filter .sort-filter-tit {
    color: #cc3300;
  }
  [data-season="autumn"] #property-filter .sort-filter-tit {
    background: #fff;
  }
}

.yado-detail-link ul li a {
  /*     background: url(../img/enyado_info_btn_o.gif) no-repeat; */
  /*     color: #384020; */
  /* 濃い緑 */
  border-bottom: 0 !important;
}

#yado-info .yado-detail-link li#yado-detail-link04 a {
  /*     background: #475f12; */
  /* 濃い緑 */
}

.yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a:hover {
  /*     background: #2d4496!important; */
  color: #fff;
}

.yado-info-page #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-info-page #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link04 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link01 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link02 a,
.yado-info-cal #yado-info .yado-detail-link li#yado-detail-link03 a {
  background: #f3f3f3;
  border-bottom: 0 !important;
  color: #000;
}

.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
.yado-info-plan #yado-info .yado-detail-link li#yado-detail-link03 a:hover,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link01 a:hover,
.yado-info-room #yado-info .yado-detail-link li#yado-detail-link02 a:hover,
.yado-room-page #yado-info .yado-detail-link li#yado-detail-link01 a:hover {
  /*     background: #2d4496!important; */
  color: #fff;
  /*
    border-top: 1px solid #a8631e!important;
    border-left:1px solid #a8631e!important;
    border-right: 1px solid #a8631e!important;
*/
}

#yado-info .yado-detail-link li#yado-detail-link02 a:hover,
#yado-info .yado-detail-link li#yado-detail-link03 a:hover,
#yado-plan-page #yado-info .yado-detail-link li#yado-detail-link02 a,
#yado-room-page #yado-info .yado-detail-link li#yado-detail-link03 a {
  /*     background: url(../img/enyado_info_btn.gif) no-repeat; */
  color: #fff;
}

#yado-info .yado-detail-link li#yado-detail-link04 a:hover,
#yado-room-page #yado-info .yado-detail-link li#yado-detail-link04 a {
  /*     background: url(../img/enyado_info_btn.gif) no-repeat */
}

#yado-qa .item-title {
  margin-bottom: 1.5em;
  font-size: 1.2rem;
  padding: 15px 0;
}

@media only screen and (min-width: 768px) {
  #yado-qa .item-title {
    font-size: 1.6rem;
  }
}

#yado-qa dl.faq {
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-left: 7%;
  padding-right: 3%;
  padding-bottom: 3em;
  margin-bottom: 3em;
}

#yado-qa dl.faq dt {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.4em;
}

#yado-qa dl.faq dt,
#yado-qa dl.faq dd {
  position: relative;
}

#yado-qa dl.faq dt::before,
#yado-qa dl.faq dd::before {
  font-size: 2.2rem;
  font-weight: bold;
  position: absolute;
  top: -10px;
  left: -3.5%;
}

#yado-qa dl.faq dt::before {
  content: "Q";
}

#yado-qa dl.faq dd::before {
  content: "A";
}

@media screen and (max-width: 768px) {
  #yado-qa dl.faq {
    padding-left: 12%;
  }
  #yado-qa dl.faq dt {
    font-size: 1.2rem;
  }
  #yado-qa dl.faq dt::before,
  #yado-qa dl.faq dd::before {
    left: -10%;
    top: -15px;
  }
  #yado-qa dl.faq dd {
    font-size: 0.9rem;
  }
}

/******************
空室カレンダー
*********************/
.resv-icon-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3%;
  margin: 1em 0;
  list-style: none;
}

.resv-icon-info li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1;
  margin-right: 2em;
}

.resv-icon-info li:last-child {
  margin-right: 0;
}

.resv-icon-info li span {
  text-align: left;
  margin-left: 5px;
}

.resv-info-text {
  padding: 0 3%;
}

#cal-box-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

#cal-box-wrap .cal-box {
  width: 48%;
  margin-bottom: 30px;
}

.cal-month-title {
  font-size: 1.3em;
}

#cal-table {
  background: #E5E5E5;
}

#cal-table table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #666;
}

#cal-table th,
#cal-table td {
  border-right: 1px solid #595959;
  border-bottom: 1px solid #595959;
}

#cal-table th {
  color: #FFF;
  text-align: center;
  border-top: 1px solid #595959;
  background: #808078;
  padding: 5px 0;
}

#cal-table th.cal-sun {
  background: #C95656;
}

#cal-table th.cal-sat {
  background: #59A2B2;
}

#cal-table td {
  width: 14.2857%;
  height: 70px;
  vertical-align: top;
}

#cal-table td a,
#cal-table td .no-link {
  display: block;
  height: 100%;
  color: #595959;
  padding: 0px 5px;
}

* html #cal-table td a, *:first-child + html #cal-table td a {
  margin-right: -20px;
}

#cal-table td span {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}

#cal-table td a:hover {
  background: #F0C5C5;
}

#cal-table td .no-link {
  color: #BFBFBF;
}

#cal-table .cal-date {
  height: 26px;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  /*  font-weight:bold;*/
}

#cal-table .cal-mark {
  height: 28px;
  line-height: 28px;
  text-align: center;
}

#cal-table a .cal-mark {
  /*  text-indent:-9999px; */
  /* ＼*/
  overflow: hidden;
  /* */
}

#cal-table .cal-mark img {
  padding-top: 5px;
}

#cal-table .cal-price {
  font-size: 12px;
  text-align: center;
}

#cal-table td.non-month {
  background: #E5E5E5;
}

#cal-table td.cal-today {
  color: #595959;
  background: #F0C5C5;
}

#cal-table td.cal-weekday {
  background: #FFF;
}

#cal-table td.cal-saturday {
  background: #F2FDFF;
}

#cal-table td.cal-sunday {
  background: #FFF2F2;
}

#cal-table td.cal-saturday .cal-date {
  color: #7CADBF;
}

#cal-table td.cal-saturday a .cal-date {
  color: #3098BF;
}

#cal-table td.cal-sunday .cal-date {
  color: #BF7C7C;
}

#cal-table td.cal-sunday a .cal-date {
  color: #BF3030;
}

#cal-table td .midasi {
  display: block;
  /*  font-size:12px; */
  text-align: center;
  color: #D90000;
}

#cal-table td .midasi b {
  padding: 0px 3px;
}

#cal-mark-info {
  font-size: 12px;
  margin-bottom: 15px;
}

#cal-text {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .resv-icon-info li {
    font-size: 0.85em;
    margin-right: 1em;
  }
  #cal-box-wrap {
    width: 94%;
    padding: 0;
    margin: 20px auto;
  }
  #cal-box-wrap .cal-box {
    width: 100%;
  }
  #cal-table td {
    height: 50px;
  }
  #cal-table .cal-date {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }
  #cal-table .cal-mark {
    height: auto;
    line-height: normal;
    overflow: auto;
  }
  #cal-table .cal-mark img {
    width: 50%;
    padding-top: 0px;
  }
}

/******************
予約フォーム
*********************/
#resv #header-top {
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
  display: inline-block;
}

#resv #contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#resv #contents #contents-main {
  float: right;
  margin: 0 auto;
  padding: 0;
  width: 70%;
}

#resv .color_title {
  font-size: 1.6rem;
}

#resv #cal-box01 td select {
  /*     font-size: 1.1em; */
  /*     border: 1px solid #ccc; */
  padding: 8px 10px;
  border-radius: 3px;
  min-width: 100px;
}

#resv #cal-box01 td select[name="TransName"] {
  width: 100%;
}

#resv-flow li.resv-flow-current {
  background: #e65d02 !important;
}

#resv-flow li.resv-flow-completed {
  background: #808080 !important;
}

#resv #header, #cal #header {
  height: auto;
  margin-bottom: 30px;
}

#cal #header-top {
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
  display: inline-block;
}

#cal input[type="button"] {
  font-size: 0.9em;
  border: 1px solid #CCC;
  padding: 8px 10px;
  margin: 2px 2px;
  border-radius: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 5px;
}

#cal #contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

#cal #cal-select select {
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #CCC;
  background: #F2F2F2;
  padding: 10px;
  border-radius: 0px;
}

#cal #contents #contents-main {
  float: right;
  margin: 0 auto;
  padding: 0;
  width: 70%;
}

#cal-box01 #cal-box01-name {
  background: none !important;
}

#cal #cal-box01 table {
  margin: 15px 0 0px;
  background: #F2F2F2;
  padding: 30px;
}

#cal .color_title {
  font-size: 1.6rem;
}

#cal .resv_btn {
  height: 40px;
  line-height: 40px;
}

.cal-reload input {
  display: inline-block !important;
  margin-top: 10px !important;
}

#cal #cal-select {
  font-size: 20px;
  margin-bottom: 20px;
}

#cal #cal-box01 th {
  width: auto;
  color: #303028;
  font-weight: normal;
  font-size: 1.1rem;
  padding: 10px 0;
}

#cal #cal-box01 td select {
  font-size: 1.1em;
  border: 1px solid #ccc;
  padding: 13px 30px 10px 10px;
  border-radius: 0px;
}

.cal-reload .color-red {
  font-size: 14px !important;
  text-align: center;
}

.cal-reload {
  text-align: left;
  margin-bottom: 30px;
  background: #F2F2F2;
  padding: 0px 30px 30px;
  border-radius: 0px;
  letter-spacing: -0.01em;
  font-size: 0.9em;
}

#cal p {
  margin: 0;
}

.resv_tit {
  font-size: 1.4em;
  background: #000;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px;
  line-height: 1.0em;
}

#resv #header, #cal #header {
  height: auto;
  margin-bottom: 30px;
}

.col-tit {
  background-color: #f3f3f3 !important;
}

.green_box_form th {
  background: #f3f3f3;
}

.green_box_form td {
  padding: 20px 10px;
  font-size: 1rem;
}

.green_box_form th {
  padding: 20px 10px;
  font-size: 1rem;
}

.resv_btnwrap {
  text-align: center;
  margin-top: 30px;
}

.commit_table {
  width: 100% !important;
}

.tb-resv-info table td, .tb-resv-info table th {
  padding: 0px !important;
  vertical-align: middle !important;
}

#resv_commit_btn {
  /*  font-size: 16px; */
}

table.resv_last_tb {
  margin-bottom: 60px;
}

.resv_btn {
  display: inline-block;
  /*
    min-width: 240px;
    height: 60px;
*/
  /*     margin: 0px 20px!important; */
  border-radius: 0 !important;
  color: #fff !important;
  text-align: center !important;
  /*     font-size: 1.1rem; */
  border: solid 1px !important;
  padding: 10px 35px;
  /*     line-height: 60px; */
}

.detail_btn,
.resv_btn {
  max-width: 300px;
}

.green_box, .green_box2 {
  background: #f3f3f3 !important;
}

.info_box_tit {
  font-size: 1.1em;
}

.tb-resv-info th {
  /*     padding: 20px 10px; */
  /*     font-size: 1rem; */
}

.tb-resv-info td {
  /*     padding: 20px 10px; */
  /*     font-size: 1rem; */
}

.SbpsType-wrap {
  margin-bottom: 1em;
}

.SbpsType-wrap label {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  border-radius: 5px;
  background: transparent;
  border: 1px solid #a8631e;
  padding: 10px 15px 10px 10px;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.SbpsType-wrap label.SbpsType-active,
.SbpsType-wrap label:hover {
  color: #fff;
  background: #a8631e;
}

.SbpsType-wrap input[type=radio] {
  /*  display:none; */
  margin-right: 5px;
}

/*****************************
レスポンシブ
******************************/
@media screen and (max-width: 1160px) {
  #search-result dt {
    width: 100%;
    font-size: 1.3em;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }
  #search-result dd {
    width: 100%;
    line-height: 1.4;
    text-align: center;
    border-left: none;
  }
  #search-result {
    padding: 25px 10px 0px;
  }
  .yado-list-name__inner__text {
    width: 100%;
    margin-right: 20px;
  }
  #column-main, #content, #wrapper {
    max-width: 1200px;
    width: 94%;
    padding: 0 10px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 980px) {
  #property-filter .property-filter-list {
    width: 48%;
  }
}

@media screen and (max-width: 940px) {
  #search-result input[type="text"] {
    padding: 14px 0px 14px 0px;
  }
  #room-search-btn2 {
    padding: 10px 20px 10px;
    width: auto;
  }
  .yado-list-plan dd dt span.en-book-btn a {
    position: relative;
    left: 0;
  }
  #cal #contents {
    display: block;
  }
  #cal #contents #contents-main {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 94%;
  }
  #resv-flow li .resv-flow-text {
    display: block;
  }
  #resv #contents {
    display: block;
  }
  #resv #contents #contents-main {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 94%;
  }
  #resv #column-main, #resv #content, #resv #wrapper {
    width: 100%;
    padding: 0 0px;
  }
  #cal #column-main, #cal #content, #cal #wrapper {
    width: 100%;
    padding: 0 0px;
  }
}

@media screen and (max-width: 768px) {
  .l-header__main-logo {
    padding: 0;
  }
  .find-room-date {
    width: 100%;
  }
  #column-main, #content, #wrapper {
    width: 100%;
    padding: 0 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1 {
    font-family: 游明朝, Yu Mincho, YuMincho, Hiragino Mincho ProN, HGS明朝E, メイリオ, Georgia, Meiryo, serif;
    font-size: 30px;
    /*padding-top: 137px*/
  }
  #main {
    padding-top: 70px;
    padding-bottom: 0 !important;
  }
  #plan-list #column-main,
  #room-list #column-main,
  #yado-list.accommodations-wrap #column-main {
    margin-top: 0;
    padding-top: 0;
  }
  .go-book.btn a,
  .plan-list-info {
    position: relative;
  }
  .go-book.btn a {
    bottom: unset;
    top: unset;
    right: unset;
    left: unset;
    width: 125px;
  }
  #room-search2 select {
    height: auto;
    background: #fff;
    width: 100%;
    margin: 10px 0 0px;
    text-align: center;
  }
  #room-search-btn,
  #room-search-btn2 {
    position: relative;
    width: 100%;
    margin: 10px 0 0px;
  }
  .yado-detail-link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  div.yado-list-ph {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
  }
  div.yado-list-ph a:nth-child(2) img {
    width: 49.2%;
    float: left;
    /*         margin-left: 2px */
  }
  div.yado-list-ph a:nth-child(3) img {
    width: 49.2%;
    float: right;
  }
  .yado-list-box {
    position: relative !important;
    padding: 20px 0px !important;
  }
  #yado-list .yado-detail-link li a {
    padding: 0 8px !important;
    width: 100%;
    /*     height: 35px; */
    line-height: 35px;
    font-size: 14px;
  }
  #yado-list .yado-detail-link {
    position: relative;
    z-index: 1;
    margin-top: 0;
  }
  .yado-detail-link ul li {
    width: 25%;
    text-align: center;
    padding: 0 1px !important;
  }
  .fat-nav__wrapper {
    -webkit-transform: none !important;
    transform: none !important;
  }
  .yado-list-ph {
    padding-top: 0;
  }
  .yado-list-plan dd dt span.en-pdetail-tit a {
    font-size: .9rem !important;
    padding: 5px 0 !important;
    line-height: 1.3;
    margin-bottom: 5px !important;
    position: relative;
    font-weight: bold !important;
  }
  #yado-info {
    padding-bottom: 0;
    padding: 0 3%;
    margin-bottom: 0;
  }
  #plan-info #plan-name {
    font-weight: 700;
    color: #e65d02;
    margin-bottom: 20px;
    font-size: 1.4rem;
    padding: 15px 5% 15px;
    text-align: left;
  }
  #plan-info4 .in-btn {
    float: none;
    margin-right: 0;
    margin: 0 10px 10px;
  }
  #plan-info4 .in-btn a {
    width: 100%;
    display: block;
    color: #fff;
    border-radius: 6px;
    background: url(/lodging/img/arrow.png) 8px no-repeat #e95513;
    text-align: center;
    height: 20px;
    font-size: 15px;
    padding-left: 0;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -.01em;
    padding: 0 10px;
  }
  #price-table01 .price-table-room-name {
    width: 100%;
    float: none;
  }
  #price-table01 .room_img {
    width: 100%;
    float: none;
    text-align: center;
  }
  .plan-list-box #price-table01 .price-table-room-name a.color_title,
  .room-list-info .room-list-name h3 {
    font-size: 1.2rem;
    padding-bottom: 5px;
    line-height: 1.4;
  }
  #plan-ph-left,
  #plan-ph-right {
    width: auto;
    float: none;
  }
  .room-list-info table th, .room-list-info table td {
    font-size: 0.9rem;
  }
  #search-result {
    padding: 10px 15px;
  }
  .l-page-header {
    margin-bottom: 0;
  }
  #plan-info .checkin, #plan-info .checkout, #yado-info3 .checkin, #yado-info3 .checkout, .checkin, .checkout {
    float: none;
    width: 80%;
    line-height: 1.5em;
    padding: 10px 0px 5px;
    margin: 10px auto 20px;
  }
  .flex_box {
    display: block;
  }
  .yado-box .plan-list-box .plan-list-ph {
    width: 100%;
  }
  .yado-box .plan-list-box .plan-list-info {
    width: 100%;
  }
  div.plan-list-ph, div.room-list-ph, div.yado-list-ph, #yado-ph1 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  #resv .green_box_form td {
    background: #fff;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
  }
  #property-filter .flex_box {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px 1px;
  }
  #property-filter .property-filter-list {
    width: 49.5%;
    margin: 0px 0px 5px;
    font-size: 12px;
    padding: 6px 3px;
    line-height: 1.6;
  }
  .plan-list-box,
  .yado-list-box .flex_box,
  .room-list-box {
    padding: 18px;
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  div.yado-list-ph a:first-child img {
    width: 100%;
    height: 23vw;
    margin-bottom: 2px;
  }
  .plan-list-box, .yado-list-box .flex_box .imagebox {
    width: 100%;
  }
  .plan-list-box, .yado-list-box .flex_box .item_box {
    width: 100%;
  }
  .yado-box {
    width: 92%;
    margin: 20px auto;
  }
  .room-list-box {
    margin: 20px auto;
  }
  .price-table-room-name .plan-kubun {
    font-size: 1.1em;
  }
  .fees_for_children {
    width: 45%;
  }
  .fees_for_children a.color_btn {
    font-size: 13px;
    padding: 5px 0px;
  }
  .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
  .yado-info-plan #plan-info3 .color_btn_wrap a,
  .room-list-box .inner_box03 p a {
    font-size: 1.1em;
    padding: 10px 0px;
    margin: 10px auto 0px;
  }
  .yado-list-name__inner__text {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  #yado-list.accommodations-wrap #column-main {
    margin-bottom: 0px;
  }
  #yado-info3.detail_roominfomation .item-box {
    padding: 0px 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border: none;
  }
  .yado-list-box h3 a {
    font-size: 2.6rem;
    text-decoration: none;
    color: #fff;
    padding: 30px 20px 5px;
    display: block;
  }
  .yado-list-area {
    /* margin: 10px 20px 0px; */
    /* background: #efefef; */
    color: #ffffff;
    top: 0px;
    position: absolute;
    padding: 10px 20px 5px;
    right: inherit;
  }
  #ratetype ul {
    /*
    text-align: left;
    margin-left: -5px;
*/
  }
  #yado-ph2 li {
    width: 100%;
    margin-bottom: 20px;
  }
  .yado-info-page #yado-info2 #yado-ph1 {
    margin: 0 0px 5px 0;
  }
  .plan-list-info, .room-list-info, .yado-list-info, #singleyado_informationbox .pic_txt {
    width: 100%;
  }
  .color_btn_wrap {
    text-align: center;
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #plan-list #column-main, #room-list #column-main, #yado-list.accommodations-wrap #column-main {
    margin-bottom: 50px;
  }
  #singleyado_informationbox {
    padding: 15px;
  }
  .rec_planbox .rec_plan_innerbox {
    width: 92%;
    padding: 15px;
    margin: 20px auto 20px;
  }
  .color_title {
    font-size: 1.8rem;
  }
  .SbpsType-wrap label {
    display: block;
    width: 100%;
    padding: 10px 15px 10px 10px;
    margin: 0 0 10px 0;
  }
  #cal #cal-box01 table {
    margin: 15px 0;
    padding: 15px;
  }
}

.preview-bnr {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px;
  z-index: 1000;
  pointer-events: none;
}

/* 追加
------------------------------ */
.pm-cal-inquiry-btn {
  margin-top: 30px;
  text-align: center;
}

.pm-cal-inquiry-btn a {
  display: inline-block;
  border-radius: 0;
  background: #e65d02;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  border: solid 1px;
  padding: 20px;
}

/* シンプル表示化（2022.9.22）
------------------------------ */
[data-season="green"] #yado-list .yado-detail-link ul li a,
[data-season="green"] #yado-list .yado-detail-link li a {
  /*   height: auto; */
  color: #289928 !important;
  /*
  line-height: 1.2;
  background: #fff;
*/
  border: solid 1px #289928 !important;
  /*   padding: 5px 0px !important; */
  /*   padding: 5px 0px; */
}

[data-season="green"] .yado-detail-link ul li a:hover,
[data-season="green"] #yado-list .yado-detail-link li a:hover {
  color: #fff !important;
}

[data-season="green"] .plan-subnavi {
  color: #000;
  background: rgba(0, 0, 0, 0.1);
}

[data-season="green"] .plan-subnavi a {
  color: #289928;
}

[data-season="autumn"] #yado-list .yado-detail-link ul li a,
[data-season="autumn"] #yado-list .yado-detail-link li a {
  /*   height: auto; */
  color: #cc3300 !important;
  /*
  line-height: 1.2;
  background: #fff;
*/
  border: solid 1px #cc3300 !important;
  /*   padding: 5px 0px !important; */
}

[data-season="autumn"] .yado-detail-link ul li a:hover,
[data-season="autumn"] #yado-list .yado-detail-link li a:hover {
  color: #fff !important;
}

[data-season="autumn"] .plan-subnavi {
  color: #000;
  background: rgba(0, 0, 0, 0.1);
}

[data-season="autumn"] .plan-subnavi a {
  color: #a8631e;
}

[data-season="winter"] #yado-list .yado-detail-link ul li a,
[data-season="winter"] #yado-list .yado-detail-link li a {
  /*   height: auto; */
  color: #2d4496 !important;
  /*
  line-height: 1.2;
  background: #fff;
*/
  border: solid 1px #2d4496 !important;
  /*   padding: 5px 0px !important; */
  /*  padding: 8px 5px !important; */
}

[data-season="winter"] .yado-detail-link ul li a:hover,
[data-season="winter"] #yado-list .yado-detail-link li a:hover {
  color: #fff !important;
  background: #2d4496;
}

[data-season="winter"] .plan-subnavi {
  color: #000;
  background: rgba(0, 0, 0, 0.1);
}

[data-season="winter"] .plan-subnavi a {
  color: #2d4496;
}

#plan-ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 30px;
}

#plan-ph #plan-ph-left {
  margin: 0 0 1px;
}

#plan-ph #plan-ph-left img {
  width: 100%;
  float: none;
  margin: 0;
}

#plan-text {
  text-align: left;
  margin-bottom: 80px;
}

.accommodation-footer_wrapper {
  width: 90%;
  max-width: calc(1200px - 20px);
  border: 3px solid rgba(0, 0, 0, 0.35);
  background: #f2f2f2;
  border-radius: 5px;
  padding: 25px 3% 15px;
  margin: 0 auto 150px;
}

.accommodation-footer_wrapper .l-cta-block__headline {
  font-size: 2.0rem;
}

.accommodation-footer_wrapper .l-cta-block__headline::after {
  content: "へのお問い合わせ";
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 0.3em;
}

.accommodation-footer_wrapper .l-cta-action__label {
  font-size: 1.7rem;
}

.accommodation-footer_wrapper .l-cta-action__value {
  font-size: 2.2rem;
}

@media screen and (max-width: 768px) {
  .accommodation-footer_wrapper .l-cta-block__headline {
    font-size: 1.6rem;
  }
  .accommodation-footer_wrapper .l-cta-action__label {
    font-size: 1.5rem;
  }
  .accommodation-footer_wrapper .l-cta-action__value {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 769px) {
  #room-search2 {
    margin: 0;
  }
  #room-search2 select {
    height: 100%;
  }
  #property-filter {
    padding-bottom: 0px;
  }
  #property-filter .toggle {
    display: none;
  }
  #property-filter .Label {
    display: inline;
    width: auto;
    position: absolute;
    background: #fff;
    border: 0;
    color: #2d4496;
    padding: 0 5px;
    line-height: 1;
    left: 20px;
    top: -7px;
    pointer-events: none;
  }
  #property-filter .Label span,
  #property-filter input[type="checkbox"] + label::before,
  #property-filter input[type="checkbox"] + label::after {
    display: none;
  }
  .yado-list-box h3 a {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 50px 20px 5px;
  }
  .yado-list-area {
    font-size: 0.9em;
    padding: 5px 20px 7px;
    top: 15px;
    left: 20px;
    right: auto;
    line-height: 1;
    font-size: 13px;
    border: 2px solid #666;
    border-radius: 5px;
    color: #666;
    padding: 8px 12px;
    font-weight: 700;
    background: #fff;
  }
  .plan-list-box, .yado-list-box .flex_box {
    padding: 20px 20px;
  }
  .yado-list-ph > a {
    width: 34%;
    height: calc(50% - 2.5px);
    float: right;
    margin-bottom: 5px;
  }
  .yado-list-ph > a:first-child {
    width: 65%;
    height: 100%;
    /*     float: none; */
    float: left;
    margin-bottom: 0;
  }
  .yado-list-ph > a:nth-of-type(3) {
    margin-bottom: 0;
  }
  .yado-list-ph > a img {
    width: 100% !important;
    float: none !important;
  }
  .yado-list-plan dd dt {
    padding-top: 0;
    margin: 0px 0;
  }
  .yado-list-plan dd dt span.en-pdetail-tit a {
    font-size: 0.95em;
    line-height: 1.6;
    margin-right: 10px;
  }
  .yado-list-plan dd dt span.en-pdetail-tit a:hover {
    opacity: .7;
  }
  .yado-list-plan dd dd {
    line-height: 1.4;
  }
  .yado-list-info .yado-list-name {
    position: static;
  }
  #yado-list .yado-detail-link {
    width: 30%;
    /*! width: auto; */
    margin-top: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #plan-info #plan-name {
    padding-bottom: 5px;
  }
  #plan-ph #plan-ph-left {
    width: 55%;
    margin-bottom: 0px;
  }
  #plan-ph #plan-ph-right {
    width: 44%;
  }
  #plan-ph.box-ph p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .pagetop {
    bottom: 60px;
  }
  .l-page-header {
    padding: 8vw 0;
  }
  #search-result dt {
    /*font-size: 2.2rem;*/
    text-align: center;
    padding: 0;
  }
  #room-search2 .flex_box input,
  #room-search2 .flex_box select {
    /*     font-size: 1.3rem; */
    font-size: 16px;
  }
  #search-result input[type="text"] {
    padding: 8px 0px 8px 0px;
  }
  #room-search2 {
    margin: 10px 0 0;
  }
  #room-search2 select {
    height: auto;
    line-height: inherit;
    padding: 5px 20px;
/*     margin: 5px 0 0px; */
    margin: 0px;
  }
  #room-search2 #room-search-btn2 {
    margin: 0;
  }
  #room-search2 .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #room-search2 .flex_box > div {
/*     width: 49%; */
    width: calc(50% - 5px);
    margin-right: 0;
  }
  #room-search2 .flex_box > div.btn {
    width: 100%;
  }
  #property-filter .flex_box {
    padding: 0;
    margin-bottom: 3px;
  }
  /*ベース*/
  .accordion .toggle {
    display: none;
  }
  .accordion .Label {
    /*タイトル*/
    padding: 1em;
    display: block;
    color: #fff;
    background: #019ac6;
  }
  .accordion .Label::before {
    /*タイトル横の矢印*/
    border: none;
    background: transparent;
    border-radius: 0;
    margin-right: 0;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc( 50% - 3px);
    right: 20px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .accordion .Label,
  .accordion .sort-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .accordion .sort-item {
    /*本文*/
    height: 0;
    padding: 0 20px;
    overflow: hidden;
  }
  .accordion .toggle:checked + .Label + .sort-item {
    /*開閉時*/
    height: auto;
    padding: 7px 7px 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .accordion .toggle:checked + .Label::before {
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
  }
  #property-filter.accordion {
    padding-bottom: 0;
    overflow: hidden;
  }
  #property-filter.accordion::after,
  .accordion input[type="checkbox"] + label::after {
    display: none;
  }
  #yado-list .yado-detail-link #yado-detail-link03,
  #yado-list .yado-detail-link #yado-detail-link04 {
    display: none;
  }
  #yado-list .yado-list-plan > dt,
  #yado-list .yado-list-plan dd dt {
    /*display: none;*/
  }
  .yado-list-box {
    padding: 0px !important;
    margin-bottom: 20px;
  }
  .yado-list-box .yado-list-innerbox {
    margin-bottom: 0;
  }
  .yado-list-box h3 a {
    font-size: 1.2rem;
    padding: 35px 12px 5px;
    font-weight: bold;
  }
  .yado-list-area {
    font-size: 0.8em !important;
    padding: 4px 10px 4px !important;
    top: 10px !important;
    left: 12px !important;
    right: auto;
    line-height: 1;
    font-size: 13px;
    border: 2px solid #666;
    border-radius: 5px;
    color: #666;
    padding: 8px 12px;
    font-weight: 700;
    background: #fff;
    position: absolute;
  }
  .yado-list-name__inner {
    margin-bottom: 0px;
  }
  .yado-list-name__inner .yado-list-text {
    font-size: 0.9rem;
  }
  .yado-list-box .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 15px 10px;
  }
  .yado-list-box .flex_box .imagebox {
    width: 38%;
    margin: 0;
  }
  .yado-list-box .flex_box .item_box {
    width: 59%;
    padding-bottom: 8px;
    margin: 0;
  }
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
  .yado-list-box .flex_box .item_box {
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 768px) {
  .yado-list-ph a:first-child {
    margin-top: 0;
  }
  .yado-detail-link {
    margin-bottom: 8px;
  }
  .yado-detail-link ul li {
    width: 50%;
  }
  dl.yado-list-plan {
    border: 0;
    border-radius: 0;
    margin-top: 5px;
  }
  .yado-list-plan dd dl,
  .yado-list-plan dd dd {
    border: 0;
    padding: 0;
    font-size: 1rem;
  }
  .yado-list-plan dd dd {
    line-height: 1.3;
  }
  .yado-list-plan dd dl {
    /*display: none;*/
    padding-bottom: 5px !important;
  }
  .yado-list-plan dd dl:first-child {
    display: block;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
  }
  .yado-list-plan .en-price-tit2 {
    display: block;
    font-size: 1.15em;
  }
  /*
    .yado-list-ph > a{
        width:34%;
        float:right;
        margin-bottom:5px;
    }
    .yado-list-ph > a:first-child{
        width:65%;
        margin-top: 0px;
        float:none;
        float:left;
    }
    .yado-list-ph > a img{
        width:100% !important;
        float:none !important;
    }
*/
  #yado-detail .yado-detail-link,
  #plan-list .yado-detail-link,
  #plan-detail .yado-detail-link,
  #room-list .yado-detail-link,
  #room-detail .yado-detail-link {
    position: fixed;
    left: 0;
    bottom: 0;
  }
  #yado-detail .yado-detail-link ul li,
  #plan-list .yado-detail-link ul li,
  #plan-detail .yado-detail-link ul li,
  #room-list .yado-detail-link ul li,
  #room-detail .yado-detail-link ul li {
    padding: 0;
  }
  #yado-detail .yado-detail-link ul li#yado-detail-link04,
  #plan-list .yado-detail-link ul li#yado-detail-link04,
  #plan-detail .yado-detail-link ul li#yado-detail-link04,
  #room-list .yado-detail-link ul li#yado-detail-link04,
  #room-detail .yado-detail-link ul li#yado-detail-link04 {
    letter-spacing: -2px;
  }
  #yado-detail .yado-detail-link ul li a,
  #plan-list .yado-detail-link ul li a,
  #plan-detail .yado-detail-link ul li a,
  #room-list .yado-detail-link ul li a,
  #room-detail .yado-detail-link ul li a {
    padding: 15px 0;
  }
  #plan-list .plan-list-box .plan-list-text {
    display: none;
  }
  #plan-list .plan-list-box .plan-list-name h3 {
    font-size: 1.3rem;
    border: 0;
    padding: 0;
    margin-bottom: 5px;
  }

  @media screen and (min-width: 768px) {
 #plan-list .plan-list-box .plan-list-name h3 {
    font-size: 1rem;
  
  }

}


  @media screen and (min-width: 768px) {
  #plan-list .yado-box .plan-list-box .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}




  #plan-list .yado-box .plan-list-box .plan-list-ph {
    /*width: 35%;*/
  }
  #plan-list .yado-box .plan-list-box .plan-list-info {
    /*width: 62%;*/
  }
  #plan-list .color_btn_wrap {
    margin-top: 10px;
  }
  #plan-info {
    margin-bottom: 20px;
  }
  #plan-info #plan-name {
    line-height: 1.3;
    border-bottom: 0 !important;
    padding-bottom: 0;
    margin-bottom: 0px;
  }
  #plan-detail #yado-info #yado-name {
    margin-top: 40px;
  }
  #plan-info .checkin-out {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5%;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  @media screen and (min-width: 768px) {
     #plan-info .checkin-out {
      margin-bottom: 0;
      margin-top: 0;
    }
}
  #plan-info .checkin-out > * {
    width: 49%;
    font-size: 12px;
    margin: 0;
  }
  p.plan-kubun {
    font-size: 1.2em;
    padding: 5px 5%;
  }
  #plan-ph {
    margin-bottom: 20px;
  }
  #plan-ph #plan-ph-right .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #plan-ph #plan-ph-right .flex_box li {
    width: calc(25% - 1px);
    margin: 0 1px 0 0;
  }
  #plan-ph #plan-ph-right .flex_box li p {
    display: none;
  }
  #plan-text {
    padding: 0 5%;
    margin-bottom: 30px;
  }
  .yado-box {
    margin: 10px auto;
  }
  .room-list-box {
    margin-top: 0;
  }
  .plan-list-box, .yado-list-box .flex_box, .room-list-box {
    padding: 12px;
  }
  .plan-list-box #price-table01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0;
  }
  #price-table01 .room_img {
    width: 50%;
  }
  .plan-list-box #price-table01 .price-table-room-name a.color_title {
    font-size: 1.2rem;
  }
  .price-table-room-name a {
    margin-bottom: 10px;
  }
  .fees_for_children {
    width: 100%;
  }
  #plan-info3 .price-table {
    margin-bottom: 0px;
  }
  #plan-info3 .color_btn_wrap {
    margin-top: 0px;
  }
  .yado-info-plan.accommodations-wrap .yado-box .color_btn_wrap a,
  .yado-info-plan #plan-info3 .color_btn_wrap a,
  .room-list-box .inner_box03 p a {
    max-width: none;
    font-size: 1rem;
    padding: 10px 0px;
    margin: 0;
  }
  #plan-info4 .item-box dd {
    text-align: left;
    margin-left: 0px;
  }
}

.yado-info-box.detail_roominfomation .item-box a {
  color: #000000;
}

.yado-info-box.detail_roominfomation .item-box a:hover {
  opacity: .7;
}

#price-table01 .price-table-room-name .color_title {
  font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {
  #price-table01 .price-table-room-name .color_title {
    font-size: 1.5rem;
  }
}

.rec_plan_innerbox h4.color_title {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4em;
}

.l-page-header .accomodation-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
  border-bottom: 2px solid #2d4496;
}

.l-page-header .accomodation-menu li {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border-radius: 5px 5px 0 0;
  border: 1px solid #2d4496;
  border-bottom: 0;
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

.l-page-header .accomodation-menu li a {
  color: #2d4496;
  -webkit-transition: .3s background ease;
  transition: .3s background ease;
}

.l-page-header .accomodation-menu li:hover,
.l-page-header .accomodation-menu li.accomodation-menu__item--active {
  color: #fff;
  background: #2d4496;
}

.l-page-header .accomodation-menu li:hover a,
.l-page-header .accomodation-menu li.accomodation-menu__item--active a {
  color: #fff;
}

.l-page-header .accomodation-menu li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #2d4496;
  padding: 20px 5px;
}

.l-page-header .accomodation-menu li a small,
.l-page-header .accomodation-menu li a small {
  font-size: 0.8em;
  font-weight: normal;
}

@media screen and (min-width: 769px) {
  .l-page-header .accomodation-menu {
    margin: 50px auto 30px;
  }
}

@media screen and (max-width: 768px) {
  .l-page-header .accomodation-menu li {
    font-size: 1.1rem;
  }
  .l-page-header .accomodation-menu li a {
    padding: 10px 5px;
  }
}

/* ----------------------------------

角丸スタイル

---------------------------------- */
#property-filter {
  border-radius: 5px;
}

#filter-wrap {
  border-radius: 5px;
}

#search-result {
  border-radius: 5px;
}

#search-result input, #search-result select {
  border-radius: 5px !important;
}

.plan-list-box, .yado-list-box .yado-list-innerbox {
  border-radius: 5px;
}

.Label.sort-filter-tit {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

h3.list-item-header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#yado-list .yado-detail-link li a {
  border-radius: 5px;
}

span.en-pdetail-btn a {
  border-radius: 5px;
}

span.en-book-btn a {
  border-radius: 5px;
}

.yado-detail-link li a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#enyado_info_title {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#yado-info3.detail_roominfomation .item-title {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

#yado-qa .item-title {
  border-radius: 5px;
}

.go-roomdetail {
  margin-top: 20px;
}

.go-roomdetail a {
  border-radius: 8px;
}

.room-list-box {
  border-radius: 5px;
}

.item-title {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.fees_for_children a.color_btn {
  border-radius: 8px;
}

.color_btn.resv_btn {
  border-radius: 8px !important;
}

.item-box #tax, #notice, #charge, #internet_cancellation {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.item-box #item-no01, #item-no02, #item-no03, #item-no04, #item-no05, #item-no06 {
  border-radius: 5px !important;
}

#plan-list .color_btn_wrap .color_btn {
  border-radius: 8px !important;
}

/* ----------------------------------

カレンダースタイル

---------------------------------- */
.ui-widget-content {
  background: #fff !important;
}

.ui-state-highlight, .ui-state-highlight, .ui-state-highlight {
  border: 1px solid #2C4197 !important;
  background: #2C4197 !important;
  color: #fff !important;
}

.ui-widget-header {
  border: 1px solid #ccc !important;
  background: #f2f2f2 !important;
  color: #453821;
  font-weight: bold;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-hader, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #000;
  background: #2C4197 !important;
  color: #FFF !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #000;
}

/*.ui-state-default, .ui-state-default {
    border: 1px solid #ccc!important;
    background: #f2f2f2!important;
    font-weight: bold;
    color: #000!important;
}*/
/*
[data-season="autumn"] .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-hader, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #a8631e!important;
    border: 1px solid #a8631e!important;
    
}

[data-season="autumn"] .ui-state-highlight, .ui-state-highlight, .ui-state-highlight {
    background: #a8631e!important;
    border: 1px solid #a8631e!important;
}
*/


[data-season="autumn"] .accordion-btn{
	color: #cc3300;
	background: rgba(204, 51, 0, 0.1)!important;
}

[data-season="autumn"] .yado-list-plan dd dl::before{
	background: #cc3300;
}

[data-season="autumn"] .list-review, .list-review a{
	color: #cc3300!important;
}

[data-season="autumn"] #calender .block-title, 
[data-season="autumn"] #calender .calenderbody table thead, 
[data-season="autumn"] #calender .calenderbody table td.cal-today, 
[data-season="autumn"] .fee_children{
		background: rgba(204, 51, 0, 0.1);

}



[data-season="autumn"] #calender .seconddetail .detail_btn{
  border: solid 1px #cc3300;
    color: #cc3300;
}

[data-season="autumn"] .selectList .selectedListitem{
  background: rgba(204, 51, 0, 0.1)!important;
}

[data-season="autumn"] #calender .seconddetail .detail_btn:hover {
  color: #ffffff !important;
  background: #CF7001 !important;
  border: solid 1px #CF7001 !important;
}

[data-season="autumn"] .resv_tit{
  background: #cc3300;
}




/* ----------------------------------

一括で強制的にスタイル変更

---------------------------------- */
h3.list-item-header {
  color: #000 !important;
  background: #efefef !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  line-height: 1.4;
}

.item-title {
  background: #fafafa !important;
  border: 1px solid #ddd !important;
  color: #000 !important;
}

.item-title a {
  color: #000 !important;
}

#enyado_info_title {
  background: #fafafa !important;
  color: #000 !important;
  border-bottom: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
  border-top: 1px solid #ddd !important;
}

#yado-info2 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.yado-detail-link a {
  border: none !important;
}

.yado-box {
  width: 93%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  h3.list-item-header {
    padding-right: 32%;
  }
  .yado-box {
    width: 100%;
  }
}

.yado-box > div:nth-child(3) {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.yado-info-box .item-box > dl {
  border: none;
}

.yado-info-box .item-box > dl dd {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-left: 0 !important;
}

.yado-box #plan-info {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
  margin-bottom: 30px;
}

/**/
.title-g {
  width: 100%;
  position: relative;
  padding: 2.5rem 5% 3rem;
  text-align: center;
}

.title-g h2 {
  font-size: 1.75rem;
  font-weight: 700;
}

@media print, screen and (min-width: 1025px) {
  .title-g {
    max-width: calc(1220px + 3.75rem);
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .title-g {
    padding: 0 5%;
  }
}

/* 会員登録／マイページ */
.center {
  text-align: center;
}

.mrg-t10 {
  margin-top: 10px;
}

.mrg-t20 {
  margin-top: 20px;
}

.mrg-t30 {
  margin-top: 30px;
}

.mrg-b10 {
  margin-bottom: 10px;
}

.mrg-b20 {
  margin-bottom: 20px;
}

.mrg-b30 {
  margin-bottom: 30px;
}

.c-btn-solid {
  text-align: center;
}

.c-btn-solid:hover {
  color: #fff;
}

.note {
  font-size: 0.9em;
}

.regist-box {
  width: 100%;
  max-width: 800px;
  border-radius: 5px;
  border: 1px solid #A9A9A9;
  padding: 50px 5% 45px;
  margin: 0 auto 30px;
}

.regist-input-box .input-box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input-box2 dt {
  text-align: right;
  padding-top: 7px;
  padding-right: 10px;
}

.input-box2 input {
  width: 400px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
}

#login-form .input-box2 {
  margin-bottom: 10px;
}

#login-form .input-box2 dt {
  width: 200px;
}

#login-form .input-box2 dd {
  width: 400px;
}

.password-input-wrap {
  max-width: 300px;
  position: relative;
}

.password-input-wrap input[type="text"],
.password-input-wrap input[type="password"] {
  width: 100%;
  font-weight: bold;
  margin: 0 !important;
}

.password-input-wrap label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 100%;
  border: 1px solid #aaa;
  border-left: 0;
  border-radius: 0 0.1875rem 0.1875rem 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.password-input-wrap label #UserPassWd_look {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.password-input-wrap label img {
  width: 60%;
  opacity: 0.5;
  cursor: pointer;
}

.password-input-wrap label img:hover {
  opacity: 1;
}

.password-input-wrap input[type="password"] + label .password_visible {
  display: none;
}

.password-input-wrap input[type="text"] + label .password_hidden {
  display: none;
}

#regist-mail.input-box2 dt {
  width: 150px;
}

.regist-box.sending-mail {
  padding-top: 15px;
}

.sending-mail .regist-input-box .input-box2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sending-mail #regist-mail.input-box2 dt {
  width: auto;
  padding-top: 0;
}

.sending-mail .input-box2 dd {
  font-size: 1.4em;
  font-weight: bold;
}

.c-form-step__item {
  font-size: 1.0rem;
  line-height: 1.3;
}

.c-form-step__item:not(:last-child) {
  margin-right: 3rem;
}

.member-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.member-nav li::after {
  content: "｜";
  margin: 0 0.5em;
}

.member-nav li:last-child::after {
  display: none;
}

.mypage-block-title-wrap > input {
  position: absolute;
  right: 0;
  bottom: 0;
}

.mypage-table th,
.mypage-table td {
  padding: 10px 15px;
}

.mypage-table th {
  width: 300px;
}

@media print, screen and (min-width: 640px) {
  .c-form-field__label {
    padding-right: 1.5em;
  }
}

.l-main input[type="text"],
.l-main input[type="password"],
.l-main input[type="email"] {
  margin: 3px 0;
}

.l-main input[type="radio"] {
  margin-right: 5px;
}

.form-address-jp .c-form-field__input select {
  width: 150px;
}

.form-address-jp .c-form-field__input #UserAddr1 {
  width: calc(100% - 160px);
  margin-left: 10px;
}

.c-btn-solid {
  display: inline-block;
  min-width: 16.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  border-radius: 0.3125rem;
  border: 1px solid #2C4197;
  padding: 0.75rem 0.9375rem;
  background: #2C4197 !important;
  -webkit-transition: 0.3s background ease, 0.3s color ease;
  transition: 0.3s background ease, 0.3s color ease;
}

.c-btn-solid:hover {
  color: #2C4197 !important;
  background: #d1d7f1 !important;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
  .c-form-step__item {
    line-height: 1.4;
  }
  .c-form-step__item:not(:last-child) {
    margin-right: 1.0rem;
  }
  .c-btn-solid {
    padding: 0.5rem 1.2rem;
  }
  .regist-box {
    padding: 20px 5% 25px;
    margin: 0 auto 20px;
  }
  .input-box2 dt {
    text-align: left;
    padding-top: 0;
    padding-right: 0;
  }
  #regist-mail input {
    min-width: auto;
  }
  #login-form .input-box2 dd,
  .c-form-field__input input[type="text"],
  .c-form-field__input input[type="password"],
  .c-form-field__input textarea,
  .input-box2 input[type="text"],
  .input-box2 input[type="password"] {
    width: 100%;
  }
  .c-form-field__input input#UserZip {
    width: 6em;
  }
  .regist-input-box .input-box2 {
    display: block;
  }
  #regist-mail.input-box2 dt {
    width: auto;
    font-weight: bold;
  }
  .rireki-table thead {
    display: none;
  }
  .rireki-table tr {
    display: block;
    border-radius: 5px;
    border: 2px solid #000;
    padding: 10px;
    margin-bottom: 20px;
  }
  .rireki-table td {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: bold;
  }
  .rireki-table .rireki-table-sp-title {
    display: block;
    color: #999;
    font-weight: normal;
  }
  .mypage-table th,
  .mypage-table td {
    display: block;
    width: 100%;
  }
  .mypage-table th {
    border-right: 0;
  }
}

#__next a {
  cursor: pointer;
}

/* プラン　詳細　アコーディオン */
#plan-detail #plan-text {
  position: relative;
  height: 300px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}
.detail_modal #plan-detail #plan-text {
	height: auto;
	overflow: visible;
}

#plan-detail #plan-text.not-fold {
  position: static;
  height: auto;
}

#plan-detail #plan-text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transition: .4s;
  transition: .4s;
}

#plan-detail #plan-text.active {
  margin-bottom: 90px;
  overflow: visible;
}

#plan-detail #plan-text.active:before {
  opacity: 0;
  visibility: hidden;
}

#plan-detail #plan-text button {
  position: absolute;
  right: 20px;
  bottom: 0px;
  /*
    width: 100px;
    height: 40px;
*/
  cursor: pointer;
  color: #fff;
  background: #000;
  border-radius: 35px;
  border: 1px solid #000;
  padding: 10px 30px;
  line-height: 1;
  transition: all .3s ease;
}
#plan-detail #plan-text button:hover {
  color: #000;
  background: #fff;
}

#plan-detail #plan-text.active button {
	bottom: -55px;
}

/* 詳細ページモーダル */
.stay-modal-block {
  display: none;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.children-modal-block {
  display: none;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.stay-modal-content {
  width: 90%;
  max-width: 800px;
  height: 80vh;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.children-modal-block .stay-modal-content {
	padding-top: 20px;
}

.stay-modal-content .stay-modal-close {
  display: block;
  width: 50px;
  height: 50px;
  border: 0;
  background: #000;
  padding: 6px 12px;
  border-radius: 0px 0px 0px 3px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.stay-modal-content .stay-modal-close:hover {
  background: #ce181e;
}

.stay-modal-content .stay-modal-close::before,
.stay-modal-content .stay-modal-close::after {
  content: "";
  width: 70%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 47%;
  left: 15%;
}

.stay-modal-content .stay-modal-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stay-modal-content .stay-modal-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.stay-modal-content iframe {
  height: 100%;
}

body.detail_modal {
  font-family: sans-serif;
  text-align: inherit;
  padding: 2em;
  margin-bottom: 0 !important;
}

body.detail_modal img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body.detail_modal .yado-box {
  margin: 0px;
}

body.detail_modal #singleyado_informationbox .items_table th {
  width: 30%;
}

body.detail_modal .room-subimg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

body.detail_modal .room-subimg .subimg {
  width: 48%;
  font-size: 0.9em;
  margin-right: 0;
  margin-bottom: 20px;
}

body.detail_modal .room-subimg .subimg:last-child {
  margin-right: 0em;
}

body.detail_modal .room-subimg .subimg .img {
  /*  text-align:center; */
  background: rgba(0, 0, 0, 0.025);
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 5px;
}

body.detail_modal .room-subimg .subimg .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
}

body.detail_modal .yado-box {
  width: 100%;
}

body.detail_modal #plan-detail #plan-ph {
  position: stati;
  height: auto;
  overflow: auto;
}

body.detail_modal #plan-detail #plan-ph::before {
  display: none;
}

body.detail_modal .yado-info-plan #plan-info .checkin,
body.detail_modal .yado-info-plan #plan-info .checkout {
  font-size: 0.9rem;
  font-weight: normal;
}

body.detail_modal #singleyado_informationbox > .flex_box .pic_txt .color_title,
body.detail_modal .yado-info-plan #plan-info #plan-name {
  font-size: 1.4rem;
}

body.detail_modal .plan-img-title {
  font-size: 1.1rem;
}

body.detail_modal #plan-info-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body.detail_modal #plan-info-inner #plan-name,
body.detail_modal #plan-info-inner .plan-kubun {
  width: 100%;
  margin: 0;
}

body.detail_modal #plan-info-inner .checkin,
body.detail_modal #plan-info-inner .checkout {
  margin: 0;
  margin: 0 0.5em;
}

body.detail_modal #plan-ph #plan-ph-left {
  width: 60%;
}

body.detail_modal #plan-ph #plan-ph-right {
  width: 40%;
}

body.detail_modal #plan-ph #plan-ph-right .flex_box,
body.detail_modal #plan-ph #plan-ph-right {
  margin-top: 0;
}

body.detail_modal #plan-ph #plan-ph-right .flex_box li p {
  margin-top: 5px;
}

@media screen and (min-width: 769px) {
  body.detail_modal .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.detail_modal #singleyado_informationbox > .flex_box .box-ph {
    width: 48%;
  }
  body.detail_modal #singleyado_informationbox > .flex_box .pic_txt {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  body.detail_modal {
    padding: 1em;
  }
  body.detail_modal #singleyado_informationbox > .flex_box .pic_txt .color_title,
  body.detail_modal .yado-info-plan #plan-info #plan-name {
    font-size: 1.4rem;
  }
  body.detail_modal #plan-ph #plan-ph-left,
  body.detail_modal #plan-ph #plan-ph-right {
    width: 100%;
  }
  body.detail_modal .yado-info-plan #plan-info .checkin,
  body.detail_modal .yado-info-plan #plan-info .checkout {
    font-size: 0.8rem;
    font-weight: normal;
    width: auto;
    line-height: 1.4;
    padding: 10px 20px 5px;
  }
  body.detail_modal .yado-info-plan #plan-info .checkin span,
  body.detail_modal .yado-info-plan #plan-info .checkout span {
    display: block;
  }
  body.detail_modal #plan-ph #plan-ph-right ul {
    padding: 0;
  }
  body.detail_modal #plan-ph #plan-ph-right .flex_box li {
    width: 48%;
    margin: 0 0 20px;
  }
  body.detail_modal #plan-ph #plan-ph-right .flex_box li p {
    font-size: 0.9em;
  }
  body.detail_modal .flex_box {
    display: block;
  }
  body.detail_modal .room-subimg {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }
  body.detail_modal .room-subimg .subimg {
    width: 48%;
    margin-right: 0em;
    margin-bottom: 20px;
  }
  body.detail_modal .room-subimg:after {
    display: none;
  }
  .children-modal-block .stay-modal-content {
	padding-top: 10px;
  }
}

/* ----------------------------------

追加　7.28

---------------------------------- */
/*a:link{
	color: $mainColor;
	text-decoration: underline;
	transition: .5s;

	&:hover{
		opacity:.7;			
				}
}

a:hover{
    color: $black;
}

a:visited{
  color: $mainColor;
}
*/

@media screen and (min-width: 768px) {
.yado-list-plan.read-more-plan > dd {
  position: relative;
  padding-bottom: 55px;
}

}



.accordion-btn {
  text-align: center;
  margin-top: 10px;
  white-space: nowrap;
  position: absolute;
  bottom: -45px!important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 0;
  z-index: 99;
}

@media only screen and (min-width: 768px) {
  .accordion-btn {
    bottom: 0!important;
  }
}

.accordion-btn {
  font-size: 3.2vw;
  line-height: 1;
  background: rgba(40, 153, 40, 0.1) !important;
  color: #289928;
  padding: 10px 20px;
  border-radius: 30px;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .accordion-btn {
    font-size: 0.9rem;
  }
}

.accordion-btn::after {
  content: '▼ プランをもっと見る';
}

.accordion-btn.open::after {
  content: '▲ 閉じる';
}


.plan-list-room .accordion-btn{
  bottom: 0!important;
}

@media screen and (max-width: 959px) {
  .yado-list-plan > dd {
    /*
        position: static;
        padding-bottom: 0px;
*/
  }
  .accordion__wrap {
    /*      display:none; */
  }
}

dl.yado-list-plan.read-more-plan {
  padding-bottom: 50px;
}



@media only screen and (min-width: 768px) {
dl.yado-list-plan.read-more-plan{
 padding-bottom: 20px;
}
}

.yado-list-plan dd dl::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  background: #289928;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: .8rem;
  line-height: .5;
  display: none;
}

@media only screen and (min-width: 768px) {
  .yado-list-plan dd dl::before {
    display: none;
  }
}

.en-pdetail-tit a {
  position: absolute;
  height: 200%;
  z-index: 99;
}

@media only screen and (min-width: 768px) {
  .en-pdetail-tit a {
    height: auto;
    position: relative;
  }
}

.accordion-content {
  width: 100%;
}

.accordion-content > dl {
  border-bottom: 1px dotted #ccc !important;
}

#calender {
  margin-top: 30px;
}

#calender .block-title {
  font-size: 1.3rem;
  font-weight: bold;
  background: rgba(40, 153, 40, 0.1);
  padding: 15px 30px;
}

#calender img {
  width: auto;
}

#calender .firstinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  gap: 25px;
}

#calender .secondinfo-calenderpart-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 2em;
  margin-bottom: 1.5em;
}

#calender .secondinfo-calenderpart-wrap .secondinfo {
  width: 250px;
  border: 1px solid #D5D5D5;
}

#calender .secondinfo-calenderpart-wrap .calenderpart {
  width: calc(100% - 270px);
  position: relative;
}

#calender .secondinfo-calenderpart-wrap .secondinfo .parts-title {
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #D5D5D5;
  padding: 15px 15px;
}

#calender .secondinfo-calenderpart-wrap .secondinfo .selectList {
  height: 540px;
  overflow-y: auto;
}

#calender .secondinfo-calenderpart-wrap .secondinfo .selectList li {
  line-height: 1.6;
  padding: 10px 15px;
  border-bottom: 1px solid #D5D5D5;
  cursor: pointer;
}

#calender .secondinfo-calenderpart-wrap .calenderheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal {
  font-size: 1.2rem;
  background: transparent;
  border: 0;
  margin: 0 3em;
  cursor: pointer;
}

#calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal-wrapper {
  margin: 0 1em;
  position: relative;
}

#calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal-wrapper::after {
  content: "";
  position: absolute;
  top: 11px;
  right: 16px;
  width: 12px;
  height: 12px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal {
  background: #fff;
  margin: 0;
  padding: 2px 50px 2px 20px;
  border: 1px solid rgba(52, 52, 52, 0.3);
  border-radius: 5px;
}

#calender .secondinfo-calenderpart-wrap .calenderheader input {
  font-size: .9rem;
  line-height: 1;
  background: #fff;
  border-radius: 15px;
  border: 1px solid rgba(52, 52, 52, 0.3);
  padding: 5px 15px;
  cursor: pointer;
}

#calender .calenderbody table {
  margin-bottom: 10px;
  margin-top: 30px;
}

#calender .calenderbody table thead {
  line-height: 1;
  background: rgba(40, 153, 40, 0.1);
  border-bottom: 1px solid rgba(52, 52, 52, 0.3);
}

#calender .calenderbody table th {
  text-align: center;
  padding: 15px;
}

#calender .calenderbody table td {
  width: 14.29%;
  border-bottom: 1px solid rgba(52, 52, 52, 0.3);
}

#calender .calenderbody table td.cal-today {
  background: rgba(40, 153, 40, 0.1);
}

#calender .calenderbody table td a,
#calender .calenderbody table td .no-link {
  display: block;
  height: 100%;
  padding: 10px;
}

#calender .calenderbody table td .no-link {
  min-height: 100px;
}

#calender .calenderbody table td + td {
  border-left: 1px solid rgba(52, 52, 52, 0.3);
}

#calender .calenderbody table td .cal-mark,
#calender .calenderbody table td .cal-price {
  display: block;
  text-align: center;
}

#calender .calenderbody .cal-mark-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#calender .calenderbody .cal-mark-info span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 5px;
}

#calender .calenderbody .cal-mark-info span + span {
  margin-left: 2em;
}

#calender .calenderbody .cal-mark-info span img {
  height: 1.2em;
}

#calender .calenderbody .cal-mark-info span img {
  margin-right: 0.5em;
}

#calender .seconddetail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding: 25px;
  margin-top: 2em;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}

#calender .seconddetail .room_img {
  width: 160px;
}

#calender .seconddetail .text {
  width: calc(100% - 310px);
  padding: 0 2em;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #calender .seconddetail .text {
    text-align: left;
  }
}

#calender .seconddetail .text button {
  text-align: left;
}

#calender .seconddetail .detail_btn {
  width: 150px;
  font-size: 0.9em;
  display: inline-block;
  color: #2B2D37;
  line-height: 1.2;
  text-align: center;
  background: #fff;
  border-radius: 25px;
  border: solid 1px #289928;
  padding: 10px 30px;
  margin: 15px 0;
  color: #289928;
  -webkit-transition: .2s;
  transition: .2s;
}

#calender .seconddetail .detail_btn:hover {
  color: #ffffff !important;
  background: #4bcc4b !important;
  border: solid 1px #4bcc4b !important;
}

#calender .firstinfo > * select {
	color: #202020;
	font-weight: 400;
}
#calender .secondinfo-calenderpart-wrap .secondinfo.open .btn-open-close {
	transform: scale(1, -1);
}

@media screen and (min-width: 960px) {
  #calender .firstinfo > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #calender .firstinfo > * select {
    min-width: 6em;
    border-radius: 4px;
    border: 1px solid #a8a7ad;
    padding: 3px 10px;
    margin-left: 1em;
    -webkit-appearance: none;
    font-size: 1rem;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .btn-open-close {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  #calender .block-title {
    font-size: 1.0rem;
    margin-left: -8vw;
    margin-right: -8vw;
  }
  #calender .firstinfo {
    padding: 20px 0;
    gap: 10px;
    margin-left: -2vw;
    margin-right: -2vw;
  }
  #calender .firstinfo > * {
    width: 100%;
  }
  #calender .firstinfo > * div {
    font-size: 0.9em;
    text-align: center;
  }
  #calender .firstinfo > * select {
    width: 100%;
    height: 2.2em;
  }
  #calender td img {
    width: 40%;
    max-width: 22px;
  }
  #calender .secondinfo-calenderpart-wrap {
    display: block;
    margin-top: 1em;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo,
  #calender .secondinfo-calenderpart-wrap .calenderpart {
    width: 100%;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo {
    border-width: 2px;
    margin-bottom: 5em;
    position: relative;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .btn-open-close {
    padding: 15px 15px;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .selectList {
    height: auto;
    overflow-y: auto;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo:not(.open) .selectList li {
    height: 0px;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .selectList li.selectedListitem {
    height: auto;
    border-bottom: 0px;
    border-radius: 0;
    padding: 10px 15px;
    margin: 0;
    text-align: left;
  }
  #calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal {
    margin: 0;
  }
  #calender .secondinfo-calenderpart-wrap .calenderpart .calenderbody {
    margin-left: -5vw;
    margin-right: -5vw;
  }
  #calender .secondinfo-calenderpart-wrap .calenderheader {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*width: 115%;*/
    width: 100%;
    top: -4em;
  }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  #calender .secondinfo-calenderpart-wrap .calenderheader {
    top: -3.5em;
  }
}

@media screen and (max-width: 959px) {
  #calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal-wrapper {
    margin: 0 0.25em;
  }
  #calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal {
    font-size: 1.2rem;
    padding: 5px 40px 5px 10px;
  }
  #calender .secondinfo-calenderpart-wrap .calenderheader #StayDateCal-wrapper::after {
    top: 13px;
    width: 8px;
    height: 8px;
  }
  #calender .calenderbody table td a,
  #calender .calenderbody table td .no-link {
    padding: 2px;
  }
  #calender .calenderbody table td .no-link {
    min-height: 74px;
  }
  #calender .calenderbody table td .cal-price {
    font-size: 0.85em;
    line-height: 1.2;
  }
  #calender .calenderbody .cal-mark-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 3%;
  }
  #calender .seconddetail {
    display: block;
    text-align: center;
  }
  #calender .seconddetail .room_img {
    width: 65%;
    margin: 0 auto 1em;
  }
  #calender .seconddetail .room_img * {
    width: 100%;
  }
  #calender .seconddetail .text {
    width: 100%;
    padding: 0;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .parts-title {
    padding: 10px 15px;
    text-align: left;
  }
  #calender .secondinfo-calenderpart-wrap .secondinfo .btn-open-close {
    padding: 10px 15px;
  }
}

.stay-modal-block {
  display: none;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.children-modal-block {
  display: none;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.stay-modal-content {
  width: 90%;
  max-width: 800px;
  height: 80vh;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.stay-modal-content .stay-modal-close {
  display: block;
  width: 50px;
  height: 50px;
  border: 0;
  background: #000;
  padding: 6px 12px;
  border-radius: 0px 0px 0px 3px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.stay-modal-content .stay-modal-close:hover {
  background: #ce181e;
}

.stay-modal-content .stay-modal-close::before,
.stay-modal-content .stay-modal-close::after {
  content: "";
  width: 70%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 47%;
  left: 15%;
}

.stay-modal-content .stay-modal-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stay-modal-content .stay-modal-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.stay-modal-content iframe {
  height: 100%;
}

/*! CSS Used from: https://www.e-oki.net/wp/wp-content/themes/oki_theme/assets/css/style.css?ver=0.0.1 ; media=all */
@media all {
  * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*! CSS Used from: https://resv.e-oki.net/css/style_merged.css?var=2 */
#StayNinzu {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: left;
  border: 1px solid #DFE0E5;
  border-radius: 0px;
}

.accommodations-wrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 1.2rem;
  background: #fff;
  border: 1px solid #DFE0E5;
}

.accommodations-wrap * {
  outline: none;
  -moz-outline-style: none;
}

@media screen and (max-width: 959px) {
  #calender .firstinfo > * select {
    width: 100%;
    height: 2.2em;
  }
}

.fee_children {
  display: inline-block;
  font-size: .9rem;
  line-height: 1;
  border-radius: 25px;
  background: rgba(40, 153, 40, 0.1);
  padding: 10px 30px;
  margin-top: 8px;
  margin-bottom: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.fee_children:hover {
  opacity: .8;
}

@media screen and (max-width: 959px) {
  .fee_children {
    font-size: 1rem;
    padding: 8px 20px;
    margin-top: 20px;
  }
}

#calender .seconddetail .text button {
  text-align: left;
}

p.plan-kubun {
  font-size: 1em;
  padding: 5px 0;
}

@media screen and (max-width: 959px) {
  p.plan-kubun {
    font-size: 1.3em;
    padding: 5px 0 0 20px;
    text-align: center;
    display: block;
    /* text-align: center !important; */
  }
}

.price-table-room-name {
  text-align: center;
  width: 100%;
  font-weight: normal;
  font-size: 1.1rem;
}

@media only screen and (min-width: 768px) {
  .price-table-room-name {
    text-align: left;
    font-size: 1rem;
  }
}

/*! CSS Used from: Embedded */
#reviews h3 {
  border-left: 0px;
}

.reviews-title {
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0.8em;
}

@media screen and (max-width: 959px) {
  .reviews-title {
    font-size: 1.8rem;
    font-weight: bold;
  }
}

/*! CSS Used from: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css */
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas {
  font-family: "Font Awesome 6 Free";
}

.fa-star:before {
  content: "\f005";
}

.fas {
  font-weight: 900;
}

/*! CSS Used from: https://resv.e-oki.net/css/style_merged.css?var=2 */
.reviews-wrap .reviews > a {
  text-decoration: none;
}

.accommodations-wrap * {
  outline: none;
  -moz-outline-style: none;
}

/*! CSS Used from: https://resv.e-oki.net/assets/slick/slick.css */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-initialized .slick-slide {
  display: block;
}

/*! CSS Used from: https://resv.e-oki.net/assets/slick/slick-theme.css */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

.slick-prev:before {
  content: '←';
}

.slick-next {
  right: -25px;
}

.slick-next:before {
  content: '→';
}

/*! CSS Used from: Embedded */
.reviews-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  width: 93%;
  margin: 0 auto 150px;
}

.reviews-wrap .reviews {
  width: 19%;
  margin: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.reviews-wrap .reviews > a {
  display: block;
  background: #fff;
  border: 1px solid #444;
  border-radius: 10px;
  padding: 15px 15px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.reviews-wrap .reviews > a:hover {
  background: #f2f2f2;
}

.reviews .review-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1em;
  color: #ffe400;
  line-height: 1;
  margin-bottom: 0.8em;
}

.reviews .review-text {
  margin-bottom: 1.5em;
  text-align: left;
}

.reviews-wrap .reviews .review-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 0.9em;
  line-height: 1.6;
  text-align: left;
}

.reviews .review-author-url {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews .review-author-url img {
  width: 18%;
  max-width: 50px !important;
}

.reviews .review-author-url .review-author-text {
  width: 82%;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: normal;
  padding-left: 8px;
  text-align: left;
  font-size: 0.8rem !important;
  opacity: .8;
}

@media only screen and (min-width: 768px) {
  .reviews .review-author-url .review-author-text {
    font-size: 0.7rem !important;
  }
}

#reviews .slick-arrow {
  z-index: 1;
}

#reviews .slick-arrow {
  opacity: 1;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin: 0;
  letter-spacing: 0;
  line-height: 1;
  background: #fff;
  border: 1px solid #444;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#reviews .slick-arrow.slick-disabled {
  border: 1px solid rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

#reviews .slick-arrow:hover {
  background: #000;
}

#reviews .slick-prev::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg) translate(2px, -2px);
  transform: rotate(45deg) translate(2px, -2px);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#reviews .slick-prev:hover::before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#reviews .slick-next::before {
  content: '';
  width: 10px;
  height: 10px;
  background: transparent;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg) translate(-2px, 2px);
  transform: rotate(45deg) translate(-2px, 2px);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#reviews .slick-next:hover::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

#reviews .slick-prev {
  left: -26px;
}

#reviews .slick-next {
  right: -26px;
}

.slick-list {
  width: 100%;
}

@media screen and (max-width: 959px) {
  .reviews-wrap {
    width: 100%;
  }
  .reviews-wrap {
    margin: 0 auto 50px;
  }
  #reviews .slick-arrow {
    width: 30px;
    height: 30px;
  }
  #reviews .slick-prev {
    left: -10px;
  }
  #reviews .slick-next {
    right: -10px;
  }
  #reviews .slick-prev::before,
  #reviews .slick-next::before {
    width: 7px;
    height: 7px;
  }
}

.reviews-wrap .reviews {
  position: relative;
}

.reviews-wrap .reviews::after {
  content: "";
  display: block;
  width: 20px;
  height: 21px;
  background: url(https://resv.e-oki.net/img/logo_google.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 15px;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.ttf) format("truetype");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.ttf) format("truetype");
}

@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("https://resv.e-oki.net/assets/slick/fonts/slick.eot");
  src: url("https://resv.e-oki.net/assets/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("https://resv.e-oki.net/assets/slick/fonts/slick.woff") format("woff"), url("https://resv.e-oki.net/assets/slick/fonts/slick.ttf") format("truetype"), url("https://resv.e-oki.net/assets/slick/fonts/slick.svg#slick") format("svg");
}

.yado-list-box a {
  text-decoration: none;
}

.list-review, .list-review a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-review {
  padding: 0 20px;
  margin-top: 1em;
}

.list-review .rate {
  width: 80px;
  height: 17px;
  background: url(https://resv.e-oki.net/img/rate_bg.png) left center no-repeat;
  margin-left: 5px;
}

.list-review .rate span {
  display: block;
  height: 100%;
  background: url(https://resv.e-oki.net/img/rate_color.png) left center no-repeat;
}

.list-review .review-cnt {
  font-size: 0.85em;
}

@media screen and (max-width: 959px) {
  .list-review {
    padding: 0 12px;
    margin-top: 0.7em;
    margin-bottom: 0px;
  }
}

.list-review, .list-review a {
  color: #289928;
}

.reviews a {
  color: #000000;
  text-decoration: none;
}

.modal-box .reviews .review-author-text {
  font-size: 0.8rem !important;
}

.calenderinfo {
  width: 100%;
}

.review-container {
  width: 90%;
  margin: auto;
}



/* プラン・部屋　一覧 */
/* #plan-list .plan-list-box,
#room-list .room-list-box{
	padding: 0;
	border-bottom:0px;
	padding-top: 30px;
	margin-bottom:80px;
}

.yado-box .plan-list-box .plan-list-info,
.yado-info-room .room-list-box .flex_box .room-list-info {
	position: relative;
} */

.plan-list-room,
.room-list-plan{
	margin-top:3em;
}
.plan-list-room dt,
.room-list-plan dt{
	border-bottom:1px solid #D5D5D5;
  text-align: left;
}

.list-inner-list{
	width: 93%;
	margin: 2.5em auto 0;
}
.list-inner-list .inner-title{
	/* font-weight:bold; */
	border-bottom:1px solid #D5D5D5;
}
.list-inner-item{
	display: flex;
	padding: 15px 0;
	justify-content: space-between;
	align-items: center;
	border-bottom:1px solid #D5D5D5;
  text-align: left;
}
.list-inner-item .img{
	width:140px;
}
.list-inner-item .text{
	width:calc(100% - 390px);
	line-height: 1.6;
	padding: 0 25px;
}
.list-inner-item .text .item-name{
	/* font-weight:bold; */
}
.list-inner-item .text p{
	font-size:1.4rem;
}
.list-inner-item .btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	width:250px;
}
.list-inner-item .btn a{
	width: calc(50% - 5px);
	font-size: 1.2rem;
	padding: 7px 10px;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
.list-inner-item .btn a{
  font-size: 1.3rem;


}
}


.list-inner-item .btn a + a{
	margin-left:10px;
}

@media screen and (max-width: 959px) {
	/* #plan-list .plan-list-box,
	#room-list .room-list-box{
		padding-top:0;
	} */
	.list-inner-item{
		flex-wrap:wrap;
	}
	.list-inner-item .img{
		width:35%;
		margin:0;
	}
	.list-inner-item .text {
		width: 65%;
		padding: 0 0 0 1em;
	}
	.list-inner-item .btn {
		justify-content: center;
		width: 100%;
		margin-top: 20px;
	}
	.list-inner-item .btn a {
		width: calc(50% - 5px);
		min-height: auto;
		padding: 5px 30px;
	}
}




.room-list-ph.box-ph img {
    -o-object-fit: cover;
                object-fit: cover;
            object-position: center center;
                aspect-ratio: 2 / 1;
                width: 100%;
                height: auto;
                transition: .5s;
}

@media screen and (min-width: 768px) {


  .room-list-ph.box-ph img {
                aspect-ratio: 4 / 2.7;


  }
}

#calender .calenderbody table td .cal-price {
	color: #555;
}


[data-season="autumn"] #calender .calenderbody table td .cal-price, 
[data-season="autumn"] #calender .calenderbody table td .cal-date, 
[data-season="autumn"] #calender .calenderbody table td .midasi{
  color: #cc3300;
}


.yado-info-room.accommodations-wrap .accordion-btn{
  bottom: 0!important;
}

#calender .firstinfo select{
  text-align: center;
  text-align-last: center;
}

#calender .firstinfo select option{
  text-align: center;
}

.detail_modal.plan_detail_modal p.plan-kubun{
  padding-left: 15px;
  top: 0px;
  font-size: 1rem;
  
}

@media screen and (min-width: 768px) {
.detail_modal.plan_detail_modal p.plan-kubun{
  padding-left: 0px;
  position: relative;
  top: 10px;
  
}
}
.detail_modal.plan_detail_modal #plan-detail #plan-text{
  overflow: auto;
}



.detail_modal.plan_detail_modal #plan-info #plan-name {
  color: #000;
}


.detail_modal.plan_detail_modal #plan-ph #plan-ph-left{
  margin-bottom: 20px;
}


.detail_modal.plan_detail_modal #plan-ph #plan-ph-right .flex_box{
  justify-content: space-between;
}

.detail_modal.plan_detail_modal #plan-ph li {
  width: auto;
}



.detail_modal.plan_detail_modal #plan-detail #plan-text:before{

  display: none;
}

.seconddetail .plan_img{
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {


#plan-info #plan-info-inner p.plan-kubun{
  font-size: 1.3rem;
}

}

.seconddetail .modal-open{
  margin-bottom: 20px;
}


.calenderpart .calenderbody span.cal-date {
  color: #202020!important;
  position: absolute;
  top: 10px;
  left: 10px;
}

.calenderpart .calenderbody td, 
.calenderpart .calenderbody th{
  position: relative;
}

#calender .calenderbody table td{
  height: 80px;
}

@media screen and (min-width: 768px) {
#calender .calenderbody table td{
  height: auto;
}

}


 #calender .calenderbody table td .no-link {
  padding-top: 35px;
}

@media screen and (min-width: 768px) {

 #calender .calenderbody table td .no-link {
  padding-top: 40px;
}

}


#calender .calenderbody table td a{
  padding-top: 35px;
}

@media screen and (min-width: 768px) {
#calender .calenderbody table td a{
  padding-top: 20px;
}

}
/*
.l-pagetop{
  bottom: 60px;
}

@media screen and (min-width: 768px) {

.l-pagetop{
  bottom: 1.875rem;
}
}
*/
