/* furusatoDp.css */
/* DPガジェット化追記 */

.motobuHotel .item .info .getdpprice_info.haku{
      width: 100%;
    background: none;
    color: red;
    text-align: left;
    font-size: 12px;
}

.motobuHotel .item .newBtn{
      background-color: #fbe922;
    padding: 5px;
    border-radius: 4px;
    font-weight: bold;
}
.motobuHotel .item .newBtn .btnName{
      display: inline;
    font-size: 16px;
}
.motobuHotel .item .newBtn .getdpprice{
  display: inline;
    color: red;
    font-size: 20px;
    font-weight: bold;
}
.motobuHotel .item .newBtn .yen_parent.price{
      display: inline;
    color: red;
    font-size: 20px;
    font-weight: bold;
}
.motobuHotel .item .newBtn .detail{
  font-size: 12px;
  font-weight: normal;
}
.motobuHotel .item .btn ul li:nth-child(2) .getdpprice_info{
  display: none;
}
.motobuHotel .item .btn .info{
  margin-top: 0;
}
.motobuHotelList.dp .btn a.btn_nomove{
  background: none;
}
@media only screen and (max-width: 789px) {
  .motobuHotel .item .newBtn .btnName{
    font-size: 14px;
}
.motobuHotel .item .newBtn .getdpprice,.motobuHotel .item .newBtn .yen_parent.price{
    font-size: 16px;
}
.motobuHotel .item .btn{
    font-size: 16px;
}
}

/* 追記 2022.06.07 */
.searchBox_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.5rem;
}
.searchBox_tab li {
    cursor: pointer;
    background: #fff;
    font-size: 18px;
    padding: 6px 10px;
    border-radius: 8px;
    width: 180px;
    text-align: center;
    margin: 0 10px;
}
.searchBox_tab li.sel {
    background: #0070b3;
    font-weight: bold;
    color: #fff;
}
.searchBox_wrap {
    background: url(/upload/tenant_1/spss_again_bg.webp) no-repeat;
    background-size: 100% 100%;
    padding: 60px 0;
}
.sbw__inr {
    width: 800px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 10px;
    background: #ffffffcf;
}
.searchBox_wbf {
    width: 100%;
    margin: 0 auto;
}
.sb__flx {
    display: flex;
    flex-wrap: wrap;
}
.sbw_mddArea {width: 160px;}
.sb__flx .sbw__box_col1 {
    margin: 0;
    width: 270px;
}
.sbw_mddArea + .sbw__box_col1{margin:0 10px;}

.col3 .selWrap, .col2 .selWrap {
    width: calc(100% / 3 - 0.5rem);
    margin-bottom: 0.5rem;
}
form[name=SearchFormDomestic] label {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    height: 50px;
    background: url(/import/tenant_1/www.wbf.co.jp/module/kokunai-top/images/2020/btn_arrow2.png) no-repeat 95% center #fff;
    background-size: 10px auto;
}
form[name=SearchFormDomestic] .selWrap select, form[name=SearchFormDomestic] .selWrap input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    cursor: pointer;
    margin: 0;
    border: 0;
    background: transparent;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
    padding: 18px 30px 0 10px;
}
form[name=SearchFormDomestic] label::before {
    top: 8px;
    left: 10px;
    display: block;
    position: absolute;
    font-size: 12px;
    pointer-events: none;
    color: #666;
}
form[name=SearchFormDomestic] label[name="dephomen"]::before {
    content: "出発地";
}
form[name=SearchFormDomestic] label[name="homeng"]::before, form[name=SearchFormDomestic] label[name="homen"]::before {
    content: "行き先";
}
form[name=SearchFormDomestic] label[name="pax"]::before {
    content: "人数";
}
.col2 .selWrap:last-of-type {
    margin-right: auto;
    margin-left: 0.8rem;
}
form[name=SearchFormDomestic] input[type="submit"] {
    background: #edab2b;
    border: none;
    width: 100%;
    color: #fff;
    padding: 15px 0;
    font-size: 17px;
    margin: 25px auto;
    border-radius: 4px;
    display: block;
    font-weight: bold;
    cursor: pointer;
}
.depNav__dep {background: #333;}
.item table{
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 10px;
}
.item table tr{
  border-bottom: 1px solid #ccc;
}

.item table tr td{padding:5px;}
.item table tr td:nth-of-type(1) {
    border-right: 1px solid #ccc;
    width: 5rem;
    background: #eee;
    text-align: center;
}
.motobuImg.timesale{
    /* background: url(/upload/tenant_1/oka_mmss_bg1.webp) center; */
    background:#d50416;
    padding: 2rem 0;
    margin-bottom:20px;
}
.motobuImg.timesale .pic {
  width: 650px;
    margin: 0 auto;
}
/* 空港 */
.sbw_airModal[data-type="tbpnarr"] .air__left li,.sbw_airModal[data-type="tbpndepf"] .air__left li{
  display:none;  
}
.sbw_airModal[data-type="tbpnarr"] .air__left li.list_okinawa,.sbw_airModal[data-type="tbpndepf"] .air__left li.list_okinawa{
  display:block;  
}
#scrollBox table{display:none;}
#scrollBox #cal_2023_7,#scrollBox #cal_2023_8,#scrollBox #cal_2023_9{display:table;}
.motobuIntro.ptn2{
    background: #fff;
}
.motobuIntro.ptn2 .note{
    width: 900px;
    margin: 0 auto;
    border: 2px solid #333;
    padding: 20px;
}

@media only screen and (max-width: 599px){
  .searchBox_tab {
      justify-content: space-between;
  }
  .searchBox_tab li {
      font-size: 16px;
      width: calc(100% / 2 - 10px);
      margin: 0;
  }
  .searchBox_tab li.sel {
      background: #0070b3;
      font-weight: bold;
      color: #fff;
  }
  .searchBox_wrap {
      padding: 40px 20px;
  }
  .sbw__inr{width:100%;padding: 20px;}
  .sbw_mddArea {width: 100%;}
  .sbw_mddArea + .sbw__box_col1 {
      width: 100%;
      margin: 10px 0 0;
  }  
  .sb__flx .sbw__box_col1 {
      margin: 10px 0 0;
      width: 100%;
  }
  .col3 .selWrap, .col2 .selWrap {
      width: calc(100% / 2 - 0.5rem);
      margin-bottom: 0.5rem;
  }
.motobuImg.timesale .pic {
    width: 95%;
    margin: 0 auto;
}
  
}


/* しろくまスーパータイムセールの追記 */
.motobuImg.timesale{
  position: relative;
}
.motobuImg.timesale .pic{
  position: relative;
  z-index: 10;
}
.motobuImg.timesale .timesale_bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1;
}
.motobuImg.timesale .timesale_bg img{
  height: 100%;
  width: 100%;
 /* object-fit: cover; */
}
@media (max-width: 768px){
  .timesale14 .relaxEnjoySection ul{
    margin-bottom: 0;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList li{
    margin-bottom: 0;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList li .photo{
    margin-bottom: 0;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList li .main .name h3{
    margin-top: 10px;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList .hotel_info{
    margin-bottom: 0;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList .tour-list li dl{
    margin-bottom: 0;
  }
  .timesale14 .tour-list li dl dt .label{
    display: none;
  }
  .timesale14 .tour-list li dl dt > p{
    margin: 0 0 10px 0;
  }
  .timesale14 .relaxEnjoySection ul{
    margin-bottom: 0;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList .tour-list li dl li{
    width: 50%;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList .tour-list li dl li a{
    border: none;
    background-color: #d50416;
    margin: 5px;
    padding: 10px 5px !important;
    color: #FFF;
    border-radius: 4px;
    text-align: center;
  }
  .timesale14 .relaxEnjoySection .enjoyPlanList .tour-list li dl li span{
    color: #FFF;
  }
}
