#sRight{
    display: none;
}
.chatbot{
    display: none;
}
#purpose{
    display: none;
}
#utility{
    display: none;
}
.btn_list{
    display: none;
}
#recommendationContainer{
    display: none;
}
.layout-osusume-info{
    display: none;
}
.layout-bgwhite .layout-prWrapper{
    position: absolute;
    right: 0;
    top: 25px;
}


.other-hotels,.other-hotels2{padding-left:16px!important;padding-right:16px!important;padding-bottom:16px!important;margin-bottom:16px!important}
#ggqingbao .hotel-list{margin-right:16px;box-sizing:border-box;width:275px!important;background:#fff;box-shadow:0 1.52925px 6.117px #ccc;border-radius:4px}
#ggqingbao .hotel-list a{color:#333}
#ggqingbao .hotel-list a:hover{ text-decoration: none !important; opacity: .7;}
#ggqingbao .hotel-list .info{display:flex;padding:8px 8px 0;font-size:14px;font-weight:400;justify-content:space-between;align-items:center}
#ggqingbao .hotel-list .info .date{color:#6d6d6d}
#ggqingbao .hotel-list .info .area{background:#eaeaea url(https://img.travel.rakuten.co.jp/share/pctop/images/hotel_location_svg.svg) no-repeat left 4px center;padding:2px 6px;padding-left:20px}
#ggqingbao .hotel-list .photo {aspect-ratio:16/9; overflow: hidden; border-radius: 5px 5px 0 0;}
#ggqingbao .hotel-list .name{display:flex;font-size:15px;font-weight:500;align-items:center;padding:12px 16px}
#ggqingbao .hotel-list .name img{margin-right:4px}
#ggqingbao .hotel-list .pr{font-size:14px;padding:0 8px 16px;margin-top:8px;position:relative}
#ggqingbao .hotel-list .pr:after{color:#acacac;content:"more";position:absolute;right:16px;bottom:0;display:none}

#yiqilang{
    clear: both;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-radius: 4px;
    border: 4px solid #76AE25;
}
#yiqilang.sp{
    display: none;
}
#yiqilang h3{
    font-size: 15px;
    text-align-last: left;
    padding-top: 1.6em;
    font-weight: 400;
    padding-bottom: .6em;
    padding-left: 16px;
}
#yiqilang .wn{
    font-size: 12px;
    margin: 16px 16px 0;
    text-align: left;
    padding: 0;
    line-height: 1.4;
    background: none;
}
#yiqilang .swiper-wrapper[data-type=AIR]{
    padding-bottom: 32px;
}
#yiqilang .swiper-wrapper[data-type=AIR] .hotel-name{
    display: none;
}
#yiqilang .swiper-wrapper[data-type=AIR] #rvw-score{
    display: none;
}
#yiqilang .swiper-wrapper[data-type=AIR] .btn{
    display: none;
    display: block;
}
.ss-hotel {
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
    border-right: 1px solid #ccc;
    width: 162px;
}

.ss-hotel:last-child {
    border-right: none;
}

.ss-hotel .price {
    padding-top: 8px;
    color: #bf0000;
    font-size: 14px;
}
.ss-hotel .price em{
    font-weight: bold;
}

.ss-hotel .hotel-img {
    margin: 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eaeaea;
}

.ss-hotel .hotel-img .bg-img {
    display: block;
    height: 120px;
    background-size: cover;
}

.ss-hotel .hotel-img .hotel-name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.ss-hotel .hotel-img .hotel-name a {
    background: rgba(51,51,51,0.5);
    color: #fff !important;
    font-size: 12px;
    line-height: 1.4;
    padding: 8px;
    display: block;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出范围的内容 */
    text-overflow: ellipsis;
}

.ss-hotel .htlrank {
    position: absolute;
    left: 3px;
    top: 3px;
    background: url(https://img.travel.rakuten.co.jp/smart/package/img/rank.png) no-repeat;
    width: 27px;
    height: 23px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-style: normal;
    font-weight: bold;
    box-sizing: border-box;
    padding: 9px 0 0 1px;
    z-index: 1;
    display: none;
}

.ss-hotel:nth-of-type(1) .htlrank {
    background: url(https://img.travel.rakuten.co.jp/smart/package/img/rank1.png) no-repeat;
    color: #333;
}

.ss-hotel:nth-of-type(2) .htlrank {
    background: url(https://img.travel.rakuten.co.jp/smart/package/img/rank2.png) no-repeat;
    color: #333;
}

.ss-hotel:nth-of-type(3) .htlrank {
    background: url(https://img.travel.rakuten.co.jp/smart/package/img/rank3.png) no-repeat;
    color: #333;
}

.ss-hotel .stars {
    font-size: 14px;
    letter-spacing: 3px;
    margin-right: 7.5px;
    width: 88px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.ss-hotel .stars .review-base {
    padding-left: 1.5px;
    color: #f3f3f3;
    width: 100%;
    box-sizing: border-box;
}

.ss-hotel .stars .review-rst {
    padding-left: 1.5px;
    color: #ffba00;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
}

.ss-hotel .review-score {
    color: #bf0000;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: none;
}

.ss-hotel .hotel-main .area-name {
    font-size: 14px;
    color: #777;
    margin-bottom: 8px;
}

.ss-hotel .btn {
    margin-top: 16px;
}

.ss-hotel .btn li {
    margin-bottom: 4px;
}

.ss-hotel .btn li a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 8px 0;
}
.ss-hotel .hotel-price {text-align:right;position:relative;padding-bottom:4px;clear:both; z-index: 99;}
.ss-hotel .hotel-price a { display: block;}
.ss-hotel .hotel-price a span.details {
    display: block;
    position: relative;
    background: url(https://img.travel.rakuten.co.jp/special/sales/images/new/detail.png) right center/16px 16px no-repeat;
    padding:18px;
    line-height: 160%;
    margin-right: 10px;
    font-size: 14px;
    text-align: right;
    color: #bf0000;
    font-weight: bold;
}
.ss-hotel .hotel-price a span.details em { font-size: 14px;}
.ss-hotel .hotel-price .jss_popOverInfo { display: none;}
.ss-hotel .hotel-price a span.details:hover > .jss_popOverInfo { display: block !important; width: 80%; position: absolute; bottom: 48px; right: 0; font-size: 12px; font-weight: normal; text-align: left; color: #fff; line-height: 16px; background:#000; opacity: 0.85; padding: 8px; border-radius: 4px; visibility: visible; }
.ss-hotel .hotel-price .price-info { display: block; position: relative;}
.ss-hotel .hotel-price .price-info:before { display: block; position: absolute; content: ""; bottom: -16px; right: 2px; opacity: 0.85;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
#ggqingbao{
    clear: both;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-radius: 4px;
    border: 4px solid #76AE25;
}
#ggqingbao h3 {
    font-size: 15px;
    text-align-last: left;
    padding-top: 1.6em;
    font-weight: 400;
    padding-bottom: 0.6em;
    padding-left: 16px;
}
#ggqingbao table{
    margin-left: 16px;
    width: calc(100% - 32px);
    color: #333;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    font-size: 14px;
    border-right: 1px solid #aaa;
}
#ggqingbao table tr{
    border-bottom: 1px solid #aaa;
}
#ggqingbao table th{
    font-weight: 400;
    text-align: center;
    background: #EDEDED;
    padding: 8px 0;
}
#ggqingbao table td{
    font-weight: 400;
    text-align: center;
    padding: 8px 0;
}
#ggqingbao table a{
    text-decoration: underline;
}
#ggqingbao .ps{
    padding: 16px;
    padding-top: 0.6em;
    font-size: 12px;
    text-align: right;
}
#ggqingbao .btn{
    display: block;
    padding: 10px;
    border-radius: 3px;
    border: 1px;
    color: #333;
    border: 1px solid #999;
    font-size: 14px;
    text-align: center;
    width: auto;
    margin: 0 16px;
}
#ggqingbao h4{
    padding: 16px;
    padding-top: 0;
}
#ggqingbao h4 img{
    display: block;
    width: 100%;
}
#spqingbao{
    clear: both;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-radius: 4px;
    border: 4px solid #76AE25;
}
#spqingbao h3 {
    font-size: 15px;
    text-align-last: left;
    padding-top: 1.6em;
    font-weight: 400;
    padding-bottom: 0.6em;
    padding-left: 16px;
}
#spqingbao .this{
    padding: 0 16px;
}
#spqingbao .this img{
    display: block;
    width: 100%;
}
#spqingbao .this p{
    font-size: 13px;
    padding: 8px 0;
}
#spqingbao .btn{
    text-align: right;
    font-size: 12px;
    color: #333;
}
#tjcampaign{
    display: none;
}
.layout-areaMain2{
    display: inline-block;
    box-sizing: border-box;
    width: 610px;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 6px;
}
.layout-bannerArea{
    padding-bottom: 10em;
}
#keywordSearch{
    clear: both;
}
#keywordSearch .keyword{
    padding-left: 10px;
    background-color: #fff;
    width: 80%;
    height: 40px;
    margin: 0;
    padding: 5px 28px 5px 5px;
    box-sizing: border-box;
    border-radius: 4px 0px 0px 4px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: none;
    border-left: 1px solid #CCC;
    font-size: 12px;
    box-shadow: none;
}
#keywordSearch .stdSrchBtn{
    width: 20%;
    height: 39px;
    right: 0;
    bottom: 1px;
}
#keywordSearch .stdSrchBtn a{
    display: block;
    width: 100%;
    height: 40px;
    background: #4c4c4c url(https://img.travel.rakuten.co.jp/smart/test/sentient/202011//images/ico-search.png) center no-repeat !important;
    background-size: 18px !important;
    right: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 10px;
    border: 1px solid #4C4C4C;
    border-radius: 0 4px 4px 0;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
}
#search-box.verB.test p.searchSubmit{
    clear: both;
}

.searchBox{
    margin: 0;
    padding: 0;
}
.searchBox .inner{
    border: none;
    background: none;
}
.searchBox h1{
    display: none;
}
.searchBox .searchCategory{
    overflow: initial;
}
.searchBox .searchCategory li{
    height: auto;
}
.searchBox .searchCategory li#searchCategoryForeign3 span{
    margin: 0 auto;
}

#search-box { border: 0 !important; background: none !important;}
#search-box .searchNavi { background: none !important; padding: 0 !important;}
#search-box .searchNavi li.on label { background: #09C10D !important; border-color: #09C10D !important;}
#search-box .searchNavi li.on:after { border-top: 7px solid #09C10D !important;}
#search-box.verB #oap-search-form dl.structure.fltDl.heya select ,#search-box dl.structure #oap-f-heya-su{ margin-top: 0 !important;}
#search-box dl.structure.fltDl.heya .dmArea:before ,#searchForeignSwitchArea1 .ovRoom .InpuDateBox dt.sch_ttl3 label{ display: none !important;}
#search-box.verB.test #searchForeignSwitchArea3 dl.fltDl dd { min-height: 47px !important;}
#search-box.verB.test #searchForeignSwitchArea2 .InpuDateBox.num dd ul li:nth-child(2) { text-align: left;}
#search-box.verB.test #searchForeignSwitchArea2 .InpuDateBox.num dd ul li { min-height: 70px !important;}
#search-box .searchNavi li { width: 31% !important;}
#search-box.verB.test #searchForeignSwitchArea1 .ovRoom { overflow: hidden; border-radius: 5px;}
#search-box.verB.test .dhAll { background: #fff;}
#search-box.verB.test .grey.InpuDateBox,#oap-search-form .line.InpuDateBox.clearfix { background: #fff;}
#oap-search-form dl.structure.fltDl.heya dd.dmArea { padding-top: 16px;}

#search-box{
    background: #e0e0e0 !important;
}
#search-box .searchCategory.searchNavi{
    margin: 0;
    height: auto;
    clear: both;
    float: left;
    width: calc(100% - 24px);
    padding: 0 12px !important;
    background: #fff !important;
}
#search-box.searchCategory.searchNavi ul{
    background: #fff !important;
}
#search-box .searchNavi li{
    margin-top: 5%;
    margin-bottom: 5%;
}
.searchBox .stdSrchBtn a{
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    width: 50%;
    margin: 0 auto;
    height: 16px;
    line-height: 16px;
    padding: 16px 0;
    position: relative;
    text-align: center;
    background: #D7402E !important;
    border: none;
}
.searchBox .searchSwitchArea{
    padding: 0;
}
#search-box .inputDate{
    border: none;
}
.srcSt01 .inputField select,
.srcSt01 select, .srcStructure select, #oa-arv1, #oa-dpt2,
#departureTime2, #oap-airport, #oap-airline, #oap-ticketType,
#oa-dpt1, #search-box #oa-arv1{
    padding: 0;
    box-shadow: none;
}
#oh-search-form{
    clear: both;
    margin: 0;
    padding: 0;
}
#oh-search-form .srcStructure{
    background-color: #fff!important;
    border-radius: 5px;
    padding: 16px;
    width: auto;
    margin-bottom: 16px;
}
#oap-search-form{
    clear: both;
    margin: 0;
    padding: 0;
}
#oap-search-form .srcStructure{
    background-color: #fff!important;
    border-radius: 5px;
    padding: 16px;
    width: auto;
    margin-bottom: 16px;
}
#oa-search-form{
    clear: both;
    margin: 0;
    padding: 0;
}
#oa-search-form .module-routes,
#oa-search-form .module-form,
#oa-search-form .module-details,
#oa-search-form .module-options{
    float: left;
    background-color: #fff!important;
    border-radius: 5px;
    padding: 16px;
    width: calc(100% - 32px);
    margin-bottom: 16px;
}
#search-box.verB #overseas-search-box select.timeSelect, #search-box.verB #overseas-search-box select.timeSelect2{
    min-width: 100%;
}
#keywordSearch{background-color:#fff;margin:0;padding:16px 16px 32px 16px}
#keywordSearch .field{font-size:1.3rem;padding-left:10px;background-color:#fff;width:82.6%;height:40px}
#keywordSearch .submit{width:17.4%;height:40px;background:#4c4c4c url(https://img.travel.rakuten.co.jp/smart/test/sentient/202011//images/ico-search.png) center no-repeat;background-size:18px;right:0}
#keywordSearch .cancel{display:none;right:15%}
#keywordSearch .cancel a{background:url(https://img.travel.rakuten.co.jp/smart/test/sentient/202011//images/ico-close-keyword.png) center center no-repeat;background-size:11px}
#keywordSearch .inner{
    padding: 0;
}
#search-box.verB.test dl.structure dt.pc{
    display: none;
}
#search-box.verB.test .grey.InpuDateBox, #oap-search-form .line.InpuDateBox.clearfix{
    float: left;
    width: 100%;
}
#search-box.verB.test #searchForeignSwitchArea1 .dpTop {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
#search-box.verB.test #searchForeignSwitchArea1 .ovArea{
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding-bottom: 16px;
}
#search-box.verB.test #searchForeignSwitchArea1 .ovRoom{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
#search-box.verB.test #searchForeignSwitchArea1 .ovRoom .InpuDateBox{
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 8px !important;
}
#search-box.verB.test #searchForeignSwitchArea1 .ovRoom .InpuDateBox.dbR{
    padding-top: 16px !important;
}
#oa-search-form .searchSwitchArea {
    padding: 10px;
}
#search-box.verB.test .dhAll {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
#search-box.verB.test #searchForeignSwitchArea2 .InpuDateBox{
    float: left;
    width: 100%;
}

#spqingbao,
#ggqingbao,
#yiqilang {
    border: 4px solid #fff;
}
.ele-mapTitle{
    background: none;
}
.ele-mapTitle h2{
    padding-left: 6px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.mapBk .ele-mapTitle{
    background: #76AE25;
}
.mapBk .ele-mapTitle h2 {
    font-size: 90%;
    color: #ffffff;
    font-weight: normal;
}
#search-box{
    overflow: hidden;
    border-radius: 4px !important;
}
.herobnr{
    display: none;
}

#yiqilang .swiper-wrapper .hotel-price{ font-size: 11px; text-align: center;}
#yiqilang .swiper-wrapper .hotel-price a span.details{ margin-right: 0; padding-bottom: 0;background: url(https://img.travel.rakuten.co.jp/special/sales/images/new/detail.png) right 20px/16px 16px no-repeat;}
#yiqilang .swiper-wrapper .ss-hotel {width: 180px; }
.swiper-wrapper { padding: 4px 0;}
.m_sp { display: none;}
#ggqingbao .hotel-list .photo img { width: 100%;}
#yiqilang .swiper-wrapper{
    padding-bottom: 20px;
}
.ss-hotel {
    position: relative;
    box-sizing: border-box;
    padding: 0 10px 8px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    width: 162px;
    margin: 0 4px;
}
.ss-hotel .hotel-img { margin: 0 -10px 8px; border-radius: 4px 4px 0 0;}

#yiqilang h2,#yiqilang .ele-mapTitle{ padding-left: 0 !important;}
#yiqilang h3{ padding-left: 0;}
#ggqingbao .hotel-list{width:245px!important;}
.ss-hotel .hotel-price a span.details { padding: 16px 16px 0 0; font-size: 13px;}