
._pc {
    display: none !important;
}
#widewrapper {
    width: 100%;
    position: relative;
    clear: both;
}
.ss-container {
    margin: 32px 0 0;
    border-radius: 0 !important;
}

a:hover {
    opacity: 0.8;
    text-decoration: none !important;
}

/*kv*/
.kv {
    position: relative;
}
.kv img {
    width: 100%;
}
.kv p {
    text-align: center;
    margin: 12px 8px;
}
.kv .jdsSlides,
.kv .jdsSlides li,
.kv .jdsSlides li img {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.kv .jdsSlides::before {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    line-height: 1;
    padding: 4px 0;
    content: "PR";
    z-index: 7;
}
 .rslides_tabs {
    display: flex;
    justify-content: center;
    margin: auto;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    z-index: 10;
    width: 100%;
}
 .rslides_tabs li {
    margin: 0 2px;
}
 .rslides_tabs li a {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    line-height: 7px;
    text-indent: -9999px;
    background: none;
    border: 1px solid #fff;
}
 .rslides_tabs li.rslides_here a {
    background: #fff;
}

.ttl {
    text-align: center;
    font-size: 24px;
    margin-top: 100px;
    padding: 16px 0;
    position: relative;
    margin: 0 8px;
    border: solid #d9d9d9;
    border-width: 1px 0;
}
.ttl small {
    display: block;
    font-size: 16px;
    margin: 0 auto 4px;
    font-weight: normal;
}
.ttl img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: -7px;
    width: 30px;
}

nav {
    text-align: center;
    margin-top: 20px;
}
nav ul {
    display: flex;
}
nav a {
    display: block;
}
nav img {
    width: 92%;
}
/* .hotelPlan{ margin-top: 100px;} */
.hotelPlan .ss-container {
    padding: 16px 0 40px;
    margin: 0;
}
.hotelPlan .htlsBox {
    margin: 0 auto;
}
.hotelPlan .htlsBox .logo {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.hotelPlan .htlsBox .logo img {
    width: 60%;
    display: block;
    margin: 0 auto 8px;
}
.hotelPlan .htlsBox .swiper-container {
    margin-top: 24px;
}
.hotelPlan .htlsBox .pr {
    margin: 0 16px 0;
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
}
.hotelPlan .htlsBox .pr b {
    display: block;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
}
.hotelPlan .htlsBox .btn {
    margin: 24px 16px 0;
}
.hotelPlan .htlsBox .btn a {
    color: #fff;
    display: block;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    background: url("https://img.travel.rakuten.co.jp/select/tokyu/202409/images/arrow2.png") 97% center no-repeat;
    letter-spacing: 1px;
    background-size: 16px;
}

#part1 {
    background: #370500;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    .TTLh2 em {
        color: #fff;
    }
}

#part1 .btn a {
    background: url("https://img.travel.rakuten.co.jp/select/tokyu/202409/images/arrow1.png") 97% center no-repeat #BF9C61;
    color: #fff;
    background-size: 16px;
}
#part2 .logo {
    color: #333;
}
.hotelPlan #part2 .htlsBox .pr b {
    color: #8670A1;
}
#part2 .pr {
    color: #333;
}
#part2 .btn a {
    background-color: #8670A1;
    padding: 15px 0;
}
#part3 {
    background: #002C49;
}
#part3 .btn a {
    background-color: #E07E3C;
}

#search-box #search-box-body {
    margin-top: 0;
}

.jdsShowFix {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 60px;
    z-index: 99;
}
.jdsShowFix a {
    display: block;
    margin-top: 8px;
    opacity: 0.7;
}
.jdsShowFix a img {
    width: 100%;
}

.wdW {
    padding: 0 16px;
}

.cnt {
    margin: auto;
}
.cnt img {
    width: 49.2%;
}
.wtBg {
    background: #fff;
}
.mbt50 {
    margin-bottom: 30px;
}
.pkH2 {
    text-align: center;
    margin: auto auto 20px;
    overflow: hidden;
}
.pkH2 img {
    margin: auto;
    width: 580px;
    margin-left: calc(50% - 290px);
}

/*-- CPN --*/
#COUPON {
    background: #EAEAEA;
    padding: 16px 0 24px;
    width: auto;
}
#COUPON .wtBg {
    padding-top: 1px;
}

/*--hotel--*/
.navHtl {
    display: flex;
    justify-content: space-between;
    margin: auto auto 24px;
}
.navHtl > li {
    width: 48%;
}
.navHtl img {
    width: 100%;
}

.barndLogo {
    text-align: center;
    margin: auto auto 10px;
}
.barndLogo img {
    width: 88%;
    max-width: 500px;
}
.serif {
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
}

#Searchbox .pkH2 {
    margin-left: 16px;
    margin-right: 16px;
}

#COUPON {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.hotelPlan .htlsBox .pr {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

#hotelBnrBox {
    margin: 0 10px;
}
#hotelBnrBox h2.title {
    padding: 10px 0 15px;
}
#hotelBnrBox ul {
    margin: 0 auto 15px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
}

#hotelBnrBox ul li.text {
    padding: 10px;
}
#hotelBnrBox ul li.text h3 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
#hotelBnrBox ul li.text dl {
    margin-bottom: 10px;
}
#hotelBnrBox ul li.text dt {
    float: left;
}
#hotelBnrBox ul li.text dt img {
    width: 100%;
    max-width: 120px;
}
#hotelBnrBox ul li.text dd {
    width: 62%;
    float: right;
    font-size: 13px;
    line-height: 140%;
}
#hotelBnrBox ul li.text dd span {
    display: block;
    font-size: 14px;
    margin: 0 0 3px;
}
#hotelBnrBox ul li.text dl:last-child dt {
    float: right;
}
#hotelBnrBox ul li.text dl:last-child dd {
    float: left;
}
#hotelBnrBox ul.wBox li.text h3 {
    color: #1E51A1;
}
#hotelBnrBox ul.wBox li.text dd span {
    color: #1E51A1;
}
#hotelBnrBox ul.cBox li.text h3 {
    color: #BE7A71;
}
#hotelBnrBox ul.cBox li.text dd span {
    color: #BE7A71;
}

#coronaBox {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
    margin: 20px 10px;
    padding: 10px 10px 20px;
}
#coronaBox h2.title {
    padding: 20px 10px 25px;
}
#coronaBox ul li {
    width: calc(50% - 16px);
    float: left;
    margin: 0 8px;
}
#coronaBox ul li span {
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    color: #000;
}

#hotelList {
    padding: 10px 10px 20px;
    background: #EAEAEA;
}
#hotelList h2.title {
    text-align: center;
    padding: 8px 8px 16px;
}
#hotelList h2.title img {
    width: 60%;
}
#hotelList .hotelColor ul li {
    margin: 0 0 8px 8px;
    padding: 0 0 0 8px;
    border-left: 5px solid;
    width: 44%;
    float: left;
    border-color: #be7a71;
    font-size: 82%;
}
#hotelList .hotelColor ul li:first-child {
    border-color: #1e51a2;
}
#hotelList .hotelColor ul li:last-child {
    border-color: #ab9564;
}

.hotelBox {
    border: 1px solid;
    background: #ffffff;
    margin: 10px 0 0;
    clear: both;
}
.bdColor1 {
    border-color: #1e51a2;
}
.bdColor2 {
    border-color: #be7a71;
}
.bdColor3 {
    border-color: #ab9564;
}
.condInfo {
    clear: both;
    margin: 8px;
    padding-top: 8px;
    font-size: 84%;
    line-height: 170%;
}
.hotelBox .areaName {
    padding: 6px 0;
    font-size: 84%;
    color: #ffffff;
    text-align: center;
}
.areaName {
    background: #3C0000;
}
.H1 {
    border-color: #1e51a2;
}
.H2 {
    border-color: #be7a71;
}
.H3 {
    border-color: #ab9564;
}
.bottomBtn li {
    background: #3C0000;
}
.hotelBox .hotelName {
    padding: 8px;
    line-height: 160%;
}
.hotelBox .exptxt {
    font-size: 84%;
    line-height: 160%;
    padding: 0 8px 8px;
}
.hotelBox .hotelPht {
    padding: 0 8px;
    font-size: 0;
}
.hotelBox .hotelPht img {
    width: 100%;
    max-height: 212px;
}

.hotelBox .bottomBtn {
    padding: 8px;
}
.hotelBox .bottomBtn li {
    border-radius: 3px;
    position: relative;
    text-align: center;
}
.hotelBox .bottomBtn li::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -3px;
    right: 10px;
}
.hotelBox .bottomBtn li a {
    display: block;
    color: #ffffff !important;
    padding: 10px 0;
}
.hotelBox .bottomBtn li:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
}
.hotelBox .bottomBtn li:nth-child(2) {
    width: 49%;
    float: left;
}
.hotelBox .bottomBtn li:nth-child(3) {
    width: 49%;
    float: right;
}

.TTLh2 {
    text-align: center;
    padding-top: 32px;
    font-family: "Hina Mincho","Noto Serif JP","Cormorant Garamond","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",serif;
    padding-bottom: 12px;
}
.TTLh2 em {
    font-size: 23px;
    color: #545E66;
    padding: 0 12px;
}
#contentsArea > div.hotelPlan > div > div > h2 > em {
    color: #fff;
}

.tmbox {
    background: #370500;
    overflow: hidden;
}

dl.hotels_1 {
    margin: 4px 12px 10px;
    background: #fff;
    overflow: hidden;
    padding: 20px;
    color: #545E66;
}
dl.hotels_1 dt{ position: relative; overflow: hidden;}
dl.hotels_1 dt img {
    width: 100%;
}
dl.hotels_1 h2 {
    font-size: 18px;
    padding: 12px 0;
    font-family: "Hina Mincho","Noto Serif JP","Cormorant Garamond","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",serif;
    font-weight: bold;
    line-height: 1.5;

}
dl.hotels_1 .pr {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 12px;
}

dl.hotels_1 dd .btn {
    font-family: "Hina Mincho","Noto Serif JP","Cormorant Garamond","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",serif;

    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
dl.hotels_1 dd .btn li {
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 6px 1%;
    width: 98%;
    border: 1px solid #545E66;
    display: flex;
    height: 36px;
    margin: 6px;
    font-weight: bold;
}
dl.hotels_1 dd .btn a {
    background: #ffffff;
    color: #545E66 !important;
    font-size: 14px;
    align-items: center;
    display: flex;
    justify-content: center;
}

#contentsArea a:link,
#contentsArea a:visited {
    color: #333333;
    text-decoration: none;
}

.cpOutLink {
    width: 266px;
    margin: 16px auto 0;
    position: relative;
}
.cpn .cpOutLink a.arr-green-windowA {
    background-color: #ffffff;
    border-radius: 5px;
    font-weight: normal;
    margin-right: 8px;
    padding: 4px 8px;
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}
.cpn .cpOutLink a.arr-green-windowA:hover {
    text-decoration: none;
}
.cpOutLink::after {
    background: url("https://img.travel.rakuten.co.jp/special/sales/template/html/images/Linkwindow.svg") center center no-repeat;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    right: 3px;
    top: 50%;
    margin-top: -8px;
    background-size: 16px;
}

.jdsTab .jdsTabNav {
    margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.jdsTab .jdsTabNav li {
    font-weight: bold;
    line-height: 44px;
    margin-bottom: 4px;
    background: #ffffff;
    text-align: center;
    padding: 10px 1% 3px;
    font-size: 85%;
    cursor: pointer;
    width: 46%;
    border-radius: 7px;
    color: #271800;
    height: 46px;
}

.jdsTab .jdsTabNav li span img {
    width: 100%;
    max-width: 166px;
}

.jdsTab .jdsTabNav li.active {
    box-shadow: 1px 1px 5px -1px #949494;
}
.jdsTab .jdsTabNav li:nth-child(4n) {
    margin-right: 0;
}

.deal {
    background: #EAEAEA;
	padding: 10px;
}
.deal a {
display: block;
        margin: 0 auto;
        background: #370500;
        color: #fff !important;
        font-family: 'Noto Serif JP', serif;
        text-align: center;
        font-size: 26px;
        padding: 10px 40px;
        border-radius: 100px;
        position: relative;
        font-weight: 300;
        letter-spacing: 3px;
}

.deal a::after {
position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transform: rotate(45deg);
        top: 44%;
        margin-top: -3px;
        right: 20px;
    }
	
	html body div#widewrapper div#contentsArea section#Searchbox.ss-container.serach.test.kankobus div.searchWide section#search-box.verB.test div#search-box-body.pc div#domestic-search-box form#dh-search-form div#searchSwitchArea1 div.dhAll.clearfix.dh div.grey.clearfix.InpuDateBox.ninzu.undateBox dl.structure.structure30.cf.fltDl.ninzu dt.number.pc {display:none;}