body {
  margin: 0;
  padding: 0;
  color: #444;
}

* {
  box-sizing: border-box;
}

.pc {
  display: none !important;
}

#contentsArea {
  position: relative;
  background: #f0f0f0;
}

#contents {
  background: #f0f0f0;
  box-shadow: inset 0px 15px 10px -15px #999;
  padding-top: 0;
}

#keyVisual {
  display: none!important;
}



#topLogo img {
  width: 100%;
  margin: 0 auto;
}

/* btm_nav */
.btmNav {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background-color: #0077ea;
}

@media screen and (min-width: 0px) and (max-width: 240px) {
  .btmNav {
    width: 240px;
  }
}


.btmNav a.invoice:before {
  content: "";
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: calc(50% - 60px);
  top: 5px;
  background-size: 100%;
}

.btmNav .column2 a {
  float: left;
  width: 48%;
  box-sizing: border-box;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) -5px -5px no-repeat;
  position: relative;
}

.btmNav .column2 a.invoice:before {
  top: 5px;
}

.btmNav .column2 a.wid98 {
  width: 98%;
}

.btmNav:after {
  content: "";
  display: block;
  clear: both;
}

.btmNav .isShow {
  display: block;
}

.btmNav span.nv {
  float: left;
  display: block;
  max-width: 24.9%;
  width: 24.9%;
  padding: 0;
  box-sizing: border-box;
  background-color: #0077ea;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  min-height: 60px;
  border-right: 1px solid #fff;
}

.btmNav span.nv.nobd {
  border-right: 0;
}

.btmNav span.nv a {
  color: #fff !important;
  display: block;
  padding: 0;
  margin: 0;
}

.btmNav span.nv img {
  display: block;
  margin: 5px auto;
}

.btmNav.sp .btn {
  float: left;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  background-color: #0077ea;
  font-weight: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
}

@media screen and (max-width: 330px) {
  .btmNav span.nv {
    font-size: 11px;
  }
}

.btmNav span.nv a,
.btmNav span.nv span {
  display: block;
  padding: 4px 0 0;
}

.btmNav .btn em {
  display: inline-block;
  transform: rotate(0deg);
  transition: 0.3s;
}

.btmNav .btn:first-child {
  border-right: 1px solid #f0f0f0;
}

.btmNav .btn.btn2 {
  width: calc((100% - 1px) / 2);
}

.btmNav .btn.btn3 {
  width: 33.33%;
}

/* .btmNav .unchose {
  background-color: #333;
}

.btmNav .chose {
  background-color: #b7c3e8;
}

.btmNav .chose em {
  transform: rotate(180deg);
} */



#schPCSP {
  display: none;
  position: relative;
  margin-top: -16px;
  padding: 0 10px;
  z-index: 1;
}

#schPCSP .close {
  position: relative;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  padding: 8px 0;
  width: 100%;
  display: block;
  color: #ffffff;
  background: #bf0000;
}

#schPCSP .close em {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/close.gif) 0 0/100% 100%;
}

#schPCSP .close em {
  display: none;
}

#schPCSP .close:after {
  content: "+";
  color: #ffffff;
  position: absolute;
  border: 1px solid #fff;
  padding: 1px 5px 2px 5px;
  font-size: 12px;
  top: 5px;
  right: 5px;
}

#schPCSP .close.open:after {
  content: "-";
}

#search-box {
  position: relative;
  border: 0;
  margin: 0;
  text-align: left;
}

#search-box #search-box-title,
#search-box .searchCategory {
  display: none;
}

#search-box .remindMsg {
  text-align: center;
}

#search-box #search-box-body {
  display: block;
  background: #E0E0E0;
  border-radius: 6px;
}

#search-box #search-box-body #domestic-search-box {
  padding: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl {
  display: block;
  /* width: 96%; */
  margin: auto;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dt {
  display: block;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd {
  margin-bottom: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd input,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd a#dh-child-popup {
  margin-bottom: 4px;
  border: none;
  background-color: #fff;
  border-radius: 0px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.heyasu select {
  width: 85%;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number select {
  width: 50px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li {
  width: 48%;
  max-width: none;
  white-space: nowrap;
  text-align: left;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li a {
  width: 46%;
  display: inline-block;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.adult {
  width: 45%;
  float: left;
  margin-top: 2px;
  padding-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.adult label {
  color: #333;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.child {
  width: 50%;
  float: right;
  margin-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.area select {
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.prcBox select {
  width: 65%;
  font-size: 16px !important;
}

.sltBox td {
  font-size: 14px !important;
}

.sltBox table select {
  font-size: 16px !important;
}

#search-box p.searchSubmit {
  display: block;
  overflow: hidden;
  width: 160px;
  margin: 0 auto 2px auto;
}

#search-box p.searchSubmit a {
  border-radius: 100px;
  border: 0;
  padding: 6px 0;
  width: 160px;
  margin: 2px auto 8px auto;
  font-size: 100%;
}

#search-box .date .inputDate {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  font-size: 16px;
  font-weight: bold;
  min-height: 16px;
  line-height: 1.0;
  top: -6px;
  margin-bottom: 0;
}


#search-box .inputDate,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  font-size: 13px;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl.structure.structure2.lft {
  width: 49%;
  float: left;
  margin-left: 2%;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl.structure.structure2.lft:first-child {
  margin-left: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  height: 30px;
  border-radius: 4px;
  font-size: 16px !important;
}

#search-box .number ul li.child a {
  width: 26px!important;
  text-align: center;
  padding: 0;
  line-height: 1.2;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #fff;
  font-weight: 700;
}

body .childBox.popup-contents {
  z-index: 999 !important;
}

#search-box #search-box-body dl.structure label {
  font-size: 14px;
  color: #999;
  font-weight: 400;
}

@media screen and (max-width: 330px) {
  #search-box #search-box-body dl.structure label {
    font-size: 12px;
  }
}

#ui-datepicker-div {
  z-index: 10000000000000002000 !important;
}

.jdsAlwaysFix2.end {
  display: none !important;
}

.rt-footer {
  z-index: 1 !important;
}

.arealist.kenlist {
  bottom: 1px !important;
  width: 100%;
  z-index: 999;
}

#showMsg {
  display: none !important;
}

#search-box #f_chu {
  width: 100%;
  margin-top: 5px;
  display: inline;
  font-weight: 700;
}

#sevInfo h2 {
  width: 100% !important;
}

.btmNav span.noBdr {
  border-right: none;
}

#contents .pagetop {
  position: fixed !important;
  width: 90px;
  height: auto;
  right: 5px;
  bottom: 60px;
  z-index: 100;
}

#contents .pagetop .cpnAnchor {
  position: relative;
  margin-bottom: 4px;
}

#contents .pagetop .cpnAnchor .close {
  position: absolute;
  height: 40px;
  background: url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/close.png) 90% 10px no-repeat;
  background-size: 10px;
  top: -6px;
  left: 0;
  right: -6px;
  text-indent: 9999px;
  display: block;
  z-index: 20;
}

#contents .pagetop a img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

#contents .pagetop a:before {
  display: none;
}

#contents .pagetop a {
  display: block;
  width: 100%;
  height: auto;
  background: none;
  border-radius: 0;
}


#contentsArea {
  position: relative;
  background: #FFF;
}

.red {
  color: #b00;
}


/* ----- newplan -----*/
.hotels {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 10px;
  background: #f0f0f0;
  padding-bottom: 32px;
  gap: 10px;
}

.htlBox {
  border-radius: 0;
  overflow: hidden;
  border: none;
  box-sizing: border-box;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  margin: 0;
}

.htlBox .basic {
  border: 0;
  padding-bottom: 5px;
}

.htlBox .basic:before,
.htlBox .basic:after {
  display: none;
  content: none;
}

.htlBox p.area {
  background: none;
  color: #333;
  font-size: 12px;
  margin-bottom: 9px;
  overflow: visible !important;
}

.htlBox a:hover {
  text-decoration: none !important;
  opacity: 0.75;
}

.htlBox h3 {
  margin: 0 10px 10px;
  font-size: 90%;
  word-wrap: break-word;
}

.htlBox .photo {
  padding: 56.25% 0 0 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.htlBox .photo div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.htlBox .photo div img {
  display: block;
  width: 100%;
}

.htlBox .rank em {
  padding-bottom: 2px;
}

.htlBox .rate {
  border: none;
  padding: 0;
  margin: 5px 0;
}

.htlBox .rate .rating00 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/sprite.png) no-repeat #FFF;
  background-position: 3px -793px !important;
  color: #FFF;
  background-color: transparent;
}

.htlBox .rate a {
  box-sizing: content-box;
  border: 0;
  padding: 0;
}

.htlBox .rate a:before {
  right: -2px;
}

.htlBox .rate em {
  padding: 3px 0 3px 95px;
  font-size: 110%;
}

.htlBox .rate em a:before {
  top: 35%;
}

.htlBox .plan {
  background: #f5f5f5;
  margin: 8px;
  padding: 8px;
}

.htlBox .plan h3 {
  font-size: 13px;
  margin: 0;
  font-weight: normal;
  line-height: 1.3em;
}

.htlBox .price {
  margin-top: 10px;
  font-size: 10px;
  text-align: center;
}

.htlBox .price span {
  font-weight: bold;
  font-size: 150%;
  color: #ba0100;
  display: block;
  line-height: 1.6em;
}

.htlBox dl.return {
  color: #FFF;
  background: #ba0100;
  margin-top: 10px;
  overflow: hidden;
}

.htlBox dl.return dt {
  width: 66px;
  height: 60px;
  float: left;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/mark_off.gif) left top no-repeat;
  font-size: 9px;
  padding: 10px 0 0 3px;
  line-height: 1.1;
  text-align: center;
}

.htlBox dl.return dt span {
  font-size: 180%;
  font-weight: bold;
}

.htlBox dl.return dd {
  width: calc(100% - 66px);
  height: 60px;
  float: left;
  font-weight: bold;
  padding: 12px 0 0 0;
  text-align: center;
  font-size: 16px !important;
  align-items: center;
  white-space: nowrap;
}

.htlBox dl.return dd span {
  font-size: 80% !important;
  display: block !important;
}

.htlBox dl.return dd em {
  font-size: 110% !important;
  font-style: normal;
  display: block;
  white-space: nowrap;
}



/* ----- linkbnr -----*/

.jdsAlwaysFix2.end {
  display: none !important;
}

.rt-footer {
  z-index: 1 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.arealist.kenlist {
  bottom: 1px !important;
  width: 100%;
  z-index: 99;
}

#showMsg {
  display: none !important;
}

.htlBox .rate a:before {
  border: none;
}


/* top */
.swiperBox {
  position: relative;
  background: #fff;
  overflow: hidden;
}

.swiper-container,
.swiper-slide {
  width: 100%;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

/* #aa{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#bb{
  opacity: 0;
} */
.midashi {
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  color: #4b3d2f;
  margin-bottom: 16px;
  background: #f0f0f0;
}

.midashi img {
  width: 70px;
  margin-right: 16px;
}

/* about */
/* #about{
  margin-bottom: 40px;
} */
.pointBox {
  background: url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/line.png) repeat-x scroll center top / 80% border-box border-box, url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/line.png) repeat-x scroll center bottom / 80% border-box border-box, url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/bg_dot.png) repeat scroll center center / auto border-box border-box;
  padding: 32px 16px 16px;
}

.pointBox h3 img {
  display: block;
  margin: 0 auto 24px;
  width: 100%;
}

.pointBox p {
  font-size: 14px;
  line-height: 1.6;
  margin: 16px 0;
}

.pointBox .point {
  margin-bottom: 32px;
}

.pointBox .point2 {
  padding: 32px 0;
  background: url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/line.png) repeat-x scroll center top / auto border-box border-box, url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/line.png) repeat-x scroll center bottom / auto border-box border-box;
}

.pointBox .point img {
  display: block;
  margin: 0 auto 24px;
  width: 100%;
}

.pointBox .point2 img {
  margin-bottom: 0;
}

/* planSh */
#planSh {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background:#fbd656;
}

#planSh .midashi {
  margin: 0;
  padding: 56px 0 48px;
}

#planSh>.midashi {
  order: 1;
}

#planSh #navi {
  order: 2;
  height: 99px;
}

#planSh #about {
  order: 3;
}

#planSh .TabMain {
  order: 10;
}

#planSh .TabNav {
  background: #fff;
  border-radius: 10px;
  padding: 8px 8px 8px 82px;
  margin: 6px;
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(100% - 12px);
}

#planSh .TabNav.alwaysFix {
  border-radius: 0;
  margin: 0;
  width: 100%;
  z-index: 100;
}

#planSh .TabNav li {
  color: #fff;
  font-size: 12px;
  border-radius: 6px;

  width: 32%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.4;
  position: relative;

}

#planSh .TabNav li>a:not(.main) {
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-size: 12px;
  border-radius: 6px;
  background: #64a5f1 url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/ico_location.png) 4px center no-repeat;
  background-size: 10px;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.4;

  padding: 8px 0 7px 12px;
}

#planSh .TabNav li.here>a {
  background: #0174ee url(https://travel.rakuten.co.jp/superdeal/special/shutokenkinkou/images/ico_location.png) 4px center no-repeat;
  background-size: 10px;
}

#planSh .TabNav li.noLink>a {
  background: #a7a7a7 23px center no-repeat;
  position: relative;
  padding-left: 0;
}

#planSh .TabNav li.noLink {
  position: relative;
}

#planSh .TabNav li.noLink:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  display: block;

}

#planSh .TabNav li:first-child {
  position: absolute;
  content: '';
  top: 8px;
  left: 8px;
  width: 70px;
  height: 70px;
  background: #0174ee;
  padding: 0;
}

#contentsArea #planSh .TabNav li:first-child a {
  text-decoration: none !important;
  color: #fff;
}

#planSh .TabNav li:first-child small {
  font-size: 12px;
  display: block;
}

#planSh .TabNav li:nth-child(n+2) {
  width: 49%;
  letter-spacing: -1px;
  white-space: nowrap;
}

#planSh .TabNav li:nth-child(n+4) {
  margin-top: 6px;
}

#planSh .TabNav li div.main {
  display: block !important;
}

#planSh .TabNav li div:not(.main) {
  display: none;
  position: absolute;
  content: '';
  background: #fff;
  top: 31px;
  left: 0;
  right: 0;
  border-radius: 0 0 6px 6px;
  border: 1px solid #0174ee;
  border-top: none;
  z-index: 98;
  margin-top: -4px;
}

#planSh .TabNav li div.active {
  display: block !important;

}

/* #planSh .TabNav li:hover div{
  display: block;
} */
#contentsArea #planSh .TabNav li div a {
  display: block;
  font-size: 12px;
  text-align: center;
  padding: 4px;
  border-bottom: 1px solid #0174ee;
  white-space: initial;
}

#contentsArea #planSh .TabNav li div a:last-child {
  border-bottom: none;
}



/* search new */
#searchSwitchArea1 {
  position: relative;
  padding: 10px;
}

#searchSwitchArea1 .lineSp {
  position: relative;
  height: 40px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 10px;
}

#searchSwitchArea1 .lineSp .date {
  padding-left: 30%;
}

#searchSwitchArea1 .f_chu_select {
  line-height: 40px;
  padding-left: 26px;
  background: url(https://travel.rakuten.co.jp/superdeal/fuseco/images/location.svg) no-repeat left center #fff;
  background-size: 22px 24px;
  background-position: 6px center;
}

#searchSwitchArea1 .lft.lineSp {
  position: relative;
}

#f_heya_su {
  width: 30px;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 0;
}


#searchSwitchArea1 .lft.lineSp::before {
  content: "";
  display: block;
  width: 26px;
  height: 25px;
  visibility: visible;
  background: url(https://travel.rakuten.co.jp/superdeal/fuseco/images/Calendar.svg) no-repeat;
  background-size: 22px 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
}

#searchSwitchArea1 select {
  border: none;
  height: auto;
  background-color: #fff;
  appearance: none;
  /* 标准 */
  -webkit-appearance: none;
  /* Safari/Chrome */
  -moz-appearance: none;
  /* Firefox */

}

#searchSwitchArea1 select:focus {
  outline: none;
  border: none;
  box-shadow: none;
  background-color: #fff;
}

#searchSwitchArea1 #dh-adlt {
  width: 25px!important;
  padding: 0;
  text-align: center;
  font-weight: 700;
}

#searchSwitchArea1 .roomNumber {
  float: left;
  width: 38%;
  margin: 10px 0 10px 0 !important;
  position: relative;
  padding-left: 36px;
  line-height: 40px;
}

#searchSwitchArea1 .roomNumber::before {
  width: 26px;
  height: 25px;
  background: url(https://travel.rakuten.co.jp/superdeal/fuseco/images/roomnum.svg) no-repeat left center;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
}


#searchSwitchArea1 .peopleNumber {
  width: 60%;
  float: right;
  margin: 10px 0 10px 2% !important;
  padding-left: 36px;
  line-height: 40px;
  position: relative;
}



#searchSwitchArea1 .peopleNumber::before {
  width: 26px;
  height: 25px;
  background: url(https://travel.rakuten.co.jp/superdeal/fuseco/images/person.svg) no-repeat left center;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
}

#search-box select {
  margin-right: 0;
  min-width: auto;
}


/* 絞り込み */

#search-box .squeeze li{ border: none;background: none;}
#search-box .structure dd.setInput.udm{ margin-bottom: 0;min-height: 32px;}
#search-box .squeeze li{margin-bottom: 8px;}
#search-box .line.clearfix.sibori{position: relative; background: #F6F6F6; padding:6px 8px 2px 8px; border-radius: 5px; line-height:38px; margin-top: 10px;margin-bottom: 10px; }
#search-box .line.clearfix.sibori dl dd{font-size: 14px;}
#search-box #dh-search-form .structure dd .squeeze li{ display: inline-block; }
#search-box #dh-search-form .structure dd .squeeze li label{border: 1px solid #d3d2d2;padding:7px 12px; cursor: pointer; border-radius: 30px; color: #444444; font-weight: normal; margin: 0; background-color: #ffffff; }
#search-box #dh-search-form input.fcmp + label{ background: none;border: 1px solid #d3d2d2;}
#search-box #dh-search-form input.fcmp:checked + label{border:1px solid #5e8a38!important; padding-left: 30px!important;background:url(data:image/gif;base64,R0lGODlhGAAUALMAAOrv5GmRRt/n2F6KONTgyn+hYKrBlfX48nSZU1SCK+rw5WmSRf///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhDMzQwQkY3QkJGRTExRUM5QzJBRjhFMDQxQ0M0QzI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhDMzQwQkY4QkJGRTExRUM5QzJBRjhFMDQxQ0M0QzI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEMzNDBCRjVCQkZFMTFFQzlDMkFGOEUwNDFDQzRDMjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEMzNDBCRjZCQkZFMTFFQzlDMkFGOEUwNDFDQzRDMjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAAGAAUAAAEN5DJSau9OOvNu/+gpBRKOClLAJgMqrLuyh1V3BlLKaYyJwy5Fg/0WxCGoV/ixRIgeqyodEqlRgAAOw==) left center no-repeat;}
#search-box .squeeze li input.fcmp{ display: none;}
#mask {
  width: 100%;
  height: 90px;
  left: 0;
  top: 60px;
  display: none;
  z-index: 10;
  background: #E0E0E0;
  opacity: .3;
  position: absolute;
}


#search-box .line.clearfix.sibori.luxurysibori{ background: none;height: 1px; margin-top: 0;margin-bottom: 0;}

.input-squeezes {background: #f3f3f3;border-radius: 3px;padding: 8px;}
.modal-price {opacity: 1;top: 10%;position: fixed;left: 50%;transform: translateX(-50%); width: 84%;height: 50%;z-index: 999;background: #fff;overflow: hidden;display: none;}
  .price-close {
    display: block;
    font-size: 16px;
    margin-bottom: 16px;
    padding-left: 40px;
    line-height: 56px;
    background: #fff url(https://img.travel.rakuten.co.jp/special/yadomap/202102/images/ico-close.svg) 8px center no-repeat;
    box-shadow: rgb(0 0 0 / 14%) 0px 4px 4px -1px;
  }
  .modal-price ul {
    display: flex;
    max-width: 375px;
    justify-content: center;
    margin: 40px auto 0;
  }
  #price-range-slider {
    width: 81%;
    max-width: 304px;
    margin: 32px auto 0;
    height: 4px;
  }
  .modal-price .Searchnotes {
    font-size: 12px;
    color: #767676;
    text-align: right;
    margin: 30px auto 0;
    padding-right: 35px;
    max-width: 375px;
  }
  .btn-price-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    box-shadow: rgb(0 0 0 / 14%) 0px -4px 4px -1px;
  }
  .btn-price-submit span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    background: #54822b;
    width: 80%;
    height: 36px;
    border: none;
    border-radius: 4px;
    margin: 0 auto;
  }
  .modal-price-overlay {
    transition-duration: 0.4s;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    opacity: 0.3;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
  }
  .modal-price ul {
    display: flex;
    max-width: 375px;
    justify-content: center;
    margin: 40px auto 0;
  }
  .modal-price li {
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 41%;
    height: 56px;
  }
  .modal-price li p {
    padding:0 8px 8px 0;
    position: absolute;
    width: 113px;
    text-align: center;
  }
  #FXC .modal-price select {
    font-size: 123% !important;
    background: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 20px 8px 0 !important;
    width: 100% !important;
    height: 100% !important;
    font-weight: bold;
    background: none !important;
    text-align: center;
  }
  .modal-price .price-separation-line {
    border: none;
    display: flex;
    align-items: center;
    padding: 0 8px;
    width: 2%;
  }
  #price-range-slider {
    width: 81%;
    max-width: 304px;
    margin: 32px auto 0;
    height: 4px;
  }
  .noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
  }
  .noUi-target {
    position: relative;
    direction: ltr;
    touch-action: none;
    user-select: none;
    box-sizing: border-box;
  }
  #FXC .modal-price select {
    font-size: 123% !important;
    background: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 20px 8px 0 !important;
    width: 100% !important;
    height: 100% !important;
    font-weight: bold;
    background: none !important;
  }



/*-----------------------------

サービス概要

-------------------------------*/
#OVERVIEW {
  padding: 32px 0;
}


#OVERVIEW h2{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bf0000;
}

#OVERVIEW .holder {
  box-sizing: border-box;
  margin: 20px 16px 0;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-color: #fff;
  color: #333;
}

#OVERVIEW .holder .title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
  font-weight: bold;
}

#OVERVIEW .holder .title span {
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
}

#OVERVIEW .holder dl {
  line-height: 1.6;
  padding-bottom: 4px;
}

#OVERVIEW .holder dl:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
}

#OVERVIEW .holder dl dt {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

#OVERVIEW .holder dl dd span {
  display: inline-block;
  font-weight: 400;
  padding: 4px 8px;
  background: #ebebeb;
}

#OVERVIEW .holder dl dd p {
  padding: 4px 0 14px;
  font-weight: 300;
}

#OVERVIEW .holder dl dd p em {
  font-style: normal;
  text-decoration: underline;
}

#OVERVIEW .holder dl dd a {
  text-decoration: underline;
}

#OVERVIEW .holder dl b {
  font-weight: 700;
}
#topLogo {
    position: relative;
    padding: 12px;
      border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
}
#topLogo img{max-width: 100%;}
#survey-list *{box-sizing: content-box !important;}