/* all */

#searchPlan .hotels section div {
    /* width: 100%;
    overflow: hidden;
    padding: 0; */
}


/* sp */
#ssBnrBox{display: none !important;}
#luxBnrBox a img{width: 100%;}
@media all and (max-width: 720px) {
#topLogo img{max-width: 100%;}
#topLogo {
   background-color: #fff;
   border-top: 1px solid #eaeaea;
   padding: 12px;
   text-align: center;
}
#OVERVIEW .holder {background-color: #fff;
  margin: 16px;
  padding: 16px;
  padding-bottom: 0;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}
#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: bold;
  padding: 4px 8px;
  background: #ebebeb;
  font-weight: 400;
  color: #333;
}
#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 h2{font-size: 24px;text-align: center;margin: 20px 0;}
#OVERVIEW h2 img{display: none;}

    .couponlink{position: fixed; width: 90px;right: 5px; bottom:75px;z-index: 22;}
    .couponlink img{width: 100%;}
    .couponlink a{position: relative;}
    .couponlink .closebtn{position: absolute;width: 100%;height: 15px;top: 0;right: 0;z-index: 23;}

    .htlBox33 {
        margin-left: 1%;
        margin-right: 1%;
        overflow: hidden;
        padding-bottom: 20px;
    }
    .htlBox dl.return {
        background-color: #fff;
    }
    h2.title {
        font-size: 26px;
    }
    /* btm_nav */
    .btmNav .dropup-menu {
        border: 1px solid #b20079;
        z-index: 9999;
    }
    #contentsArea .dropup-menu a:link:hover {
        text-decoration: none;
        background-color: #f1f1f1;
    }
    .btmNav li:last-child a {
        border-bottom: none;
    }
    .btmNav .column2 a {
        background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) 0 -5px no-repeat;
    }
    .btmNav .dropup-menu:last-of-type .close strong {
        padding: 4px 0 3px 29px;
        background: url(https://img.travel.rakuten.co.jp/superdeal/special/premium/images/icon_search.png) 0 4px/18px auto no-repeat;
    }
    .btmNav .dropup-menu .close {
        background-color: #f1f1f1;
        color: #b20079;
    }
    .btmNav .btn {
        width: 100%;
        background-color: #b20079;
    }
    .btmNav .unchose {
        background-color: #777;
    }
    .btmNav .chose {
        background-color: #b20079;
    }
    .btmNav .btn:first-child {
        border-right: 0;
    }
    /* right cover sp */
    h2.premium {
        position: relative;
        z-index: 1;
        padding: 20px 0 120px;
        margin: 30px 5%;
        text-align: center;
        background-color: rgba(178, 0, 121, 0.7);
    }
    h2.premium .txt {
        position: absolute;
        left: 17%;
        top: 60%;
        width: 15%;
        max-width: 104px;
    }
    h2.premium img {
        width: 80%;
    }
    h2.navimds { margin-bottom: 15px;}
    .coverContent {
        margin-top: -130px;
        background-color: #000;
    }
    .coverContent img {
        width: 95%;
    }
    .coverContent h3 img {
        width: 80%;
    }
    .coverContent li {
        position: relative;
    }
    .coverContent h3 {
        position: absolute;
        z-index: 1;
        padding-top: 30px;
        width: 34%;
        text-align: center;
        background-color: rgba(178, 0, 121, 0.7);
    }
    .coverContent li:first-child h3 {
        right: 0px;
        top: 200px;
    }
    .coverContent li:nth-child(2) h3 {
        left: 0px;
        top: 35px;
    }
    .coverContent li:last-child h3 {
        right: 0px;
        top: 35px;
    }
    .coverContent li:first-child {
        padding-top: 310px;
    }
    .coverContent li:nth-child(2) {
        padding-top: 150px;
        text-align: right;
    }
    .coverContent li:last-child {
        padding-top: 160px;
    }
    .coverContent h3 .txt {
        width: 33%;
        max-width: 73px;
        margin-top: 20px;
        margin-bottom: 100px;
    }
    .coverContent div img {
        margin-bottom: 15px;
    }
    .coverContent .txt4 {
        position: relative;
        z-index: 1;
        float: right;
        width: 15%;
        max-width: 80px;
        margin-top: -100px;
        margin-right: 8%;
    }
    .rightcover .detail {
        padding: 200px 5% 60px;
        font: 12px/2 "游ゴシック";
        font-style: italic;
        color: #fff;
        background-color: #000;
    }
    .openRight {
        text-align: right;
    }
    .openRight img,
    .closeRight img {
        width: 45px;
    }
    .closeRight {
        position: fixed;
        left: 0px;
    }
    .htlBox dl.return dd {
		padding: 20px 0 0 0;
    }
	.htlBox dl.return dd em,
	.htlBox dl.return dd span{
		display: inline;
    }

   #schPCSP .close{background:#b71684;}
   #schPCSP{ border: 1px solid #b71684;}
   .btmNav span.nv a, .btmNav span.nv span {
	font-size: 12px; font-weight: normal;background-color:#b71684;
    }
   .btmNav span.nv{background-color: #b71684;}
   .btmNav{ background-color:#b71684;
}

   #sevInfo{ background-color: #F0F0F0; padding-bottom: 20px;}
   #contents{ padding-bottom: 0;padding-top: 0;}
   .columright .contentright.planSearch h2{margin-top: 30px;padding-top: 0; padding-bottom: 0;}
    .planSearch p{ text-align: center; margin:15px 10px 0 10px;}
    .planSearch p img.sp{ max-width:460px; margin: 0 auto; width: 100%;}
}


/* pc */

@media all and (min-width: 721px) {
#topLogo {
        background-color: #fff;
        border-top: 1px solid #eaeaea;
        padding: 12px;
        text-align: center;
    }
#OVERVIEW h2{text-align: center;font-size: 40px;}
#OVERVIEW h2 img{display: none;}
#OVERVIEW .holder {background-color: #fff;
  margin-top: 32px;
  margin-bottom: 80px;
  padding: 40px;
  padding-bottom: 28px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}
#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: bold;
  padding: 4px 8px;
  background: #ebebeb;
  font-weight: 400;
}
#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;
}
    .couponlink.jdsShowFix1{position: fixed; bottom: 150px;right: 10px;z-index: 20;width: 190px;}
    .couponlink.jdsShowFix1 img{width: 100%;}
    .couponlink.jdsShowFix1 a{position: relative;}
    .couponlink.jdsShowFix1 .closebtn{position: absolute;display: block;width: 100%;height: 50px; top: 0;right: 0;z-index: 20;cursor: pointer;}
.planSearch p{ text-align: center;}
.planSearch p img.pc{ max-width:930px; margin: 0 auto; width: 100%;}
#searchPlan .hotels.swiper-container1{ width: 930px;padding: 15px 0 15px 15px;}
.hotelsOn #areanewplan{ background: none;}
.kenlist h2.searchicon{ color:#b71684;background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_searchP.png) top left 43px no-repeat;}
.kenlist h2.searchicon.pink{background-color:#fef2fa;border-top: 7px solid #fef2fa;}
#schPCSP{border-left: 10px solid #fef2fa;border-right: 10px solid #fef2fa;background-color:#fef2fa;}
#search-box {border: none;background-color: #fef2fa;}
nav.arealist h2 {
    text-align: center;
}
    nav.kenlist h2.searchicon {
       
        margin: 0 auto;
        padding: 7px 0 12px 29px;
        background: url(https://img.travel.rakuten.co.jp/superdeal/special/premium/images/icon_search.png) left 2px 43px no-repeat;
    }
    nav.kenlist .wbox  h2.searchicon { padding-top: 0;}
    h2.title {
        font-size: 40px;
    }
    nav.arealist{ padding: 0;}
    /* right cover pc */
    .htlBox dl.return {
        background-color: #fff;
    }
    h2.premium {
        position: absolute;
        left: 50%;
        top: 0;
        width: 800px;
        height: 300px;
        padding-top: 30px;
        transform: translate(-50%);
        text-align: center;
        background-color: rgba(178, 0, 121, 0.7);
        z-index: 1;
    }
    .btmNav.sp .btn {
        background-color: #b71684;
        text-align: center;
        color:#fff;
        cursor: pointer;
    }
    .btmNav span.nv{background-color: #b71684;}
    h2.premium .txt {
        position: absolute;
        left: 155px;
        top: 190px;
    }
    .coverContent {
        margin-top: 140px;
        background-color: #000;
    }
    .coverContent li {
        position: relative;
    }
    .coverContent h3 {
        position: absolute;
        z-index: 100;
        padding-top: 60px;
        padding-bottom: 220px;
        width: 380px;
        text-align: center;
        background-color: rgba(178, 0, 121, 0.7);
    }
    .coverContent li:first-child h3 {
        right: 40px;
        top: 400px;
    }
    .coverContent li:nth-child(2) h3 {
        left: 40px;
        top: 50px;
    }
    .coverContent li:last-child h3 {
        right: 40px;
        top: 50px;
    }
    .coverContent li:first-child {
        padding-top: 620px;
    }
    .coverContent li:nth-child(2) {
        padding-top: 200px;
        text-align: right;
    }
    .coverContent li:last-child {
        padding-top: 200px;
    }
    .coverContent h3 .txt {
        margin-top: 66px;
        margin-bottom: 105px;
    }
    .coverContent li div img {
        width: 890px;
    }
    .coverContent div img {
        margin-bottom: 40px;
    }
    .rightcover .detail {
        padding: 200px 80px 60px;
        font: 13px/2 "游ゴシック";
        font-style: italic;
        color: #fff;
        background-color: #000;
    }
    .txt4 {
        position: relative;
        z-index: 1;
        float: right;
        margin-top: -258px;
        margin-right: 150px;
        max-width: 105px;
    }
    .closeRight {
        position: absolute;
        right: -58px;
    }
    #search-box{ margin-bottom: 0;}
    #bussRank .htlBox dl.return dd {
        height: 60px;}
    #bussRank .swiper-container{ padding: 60px 30px 20px 30px;}
    #bussRank .htlBox p.area{ min-height: 26px;}
    #bussRank .htlBox h3 {min-height:72px;}
    #bussRank .htlBox h3.planName { min-height:52px;}
    #bussRank .htlBox.swiper-slide{ min-height:500px;}
    #bussRank .htlBox5.swiper-slide{width: 207px; margin-right: 21px;}
    .columright{ width: 946px;}
   #areanewplan .swiper-wrapper{ display: block;}
   #searchPlan .hotels.swiper-container1{ padding:15px 0 15px 15px;}

    #areanewplan .htlBox h3.planName { min-height:52px;}
    #areanewplan .htlBox.swiper-slide{ min-height:500px;}
    #sevInfo{ background-color: #f0f0f0;}
    .htlBox33{ width: 294px;}
    /*normal*/
	#areanewplan .htlBox.htlBox33.swiper-slide h3{min-height:38px; max-height: 54px;}
	#areanewplan .htlBox.htlBox33.swiper-slide h3.planName{ min-height:42px; max-height:48px;}

    .threeTJ #bussRank #getResults .htlBox .rate em{top:-6px; float: right;}

}

h2.title {
    clear: both;
    padding-top: 30px;
    margin: 0px auto 20px;
    letter-spacing: 3px;
    font-family: "游ゴシック";
    font-weight: normal;
    color: #fff;
}
.contentright h2{display: block;margin-bottom: 10px;}


.contentright:last-of-type h2 {
    margin-top: 0;
    padding-top: 35px;
}

.htlBox .rate em {
    padding-top: 5px;
    padding-left: 97px;
    font-size: 110%;
    display: inline-block;
    text-align: center;
    min-width: 32px;
}


#searchPlan {
    position: relative;
}

nav.kenlist h2.searchicon {
    color: #b20079;
}

nav.arealist li.ken47 {
    margin-left: 0;
    border-bottom-style: solid;
}

nav.arealist li.ken47 a {
    background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left no-repeat;
}

nav.arealist li.ken47 a:hover {
    background: #eee url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left no-repeat;
}

nav.kenlist ul.sm {
    border-top: none;
}
.kenlist ul.totops li{ margin: 0;}
.htlBox dl.return dd {
    background-color: #b20079;
}

.htlBox dl.return dt {
    background-image: url(https://img.travel.rakuten.co.jp/superdeal/special/premium/images/mark_offP.gif);
}


/* rightcover */

.rightcover {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    z-index: 88;
    margin-bottom: 40px;
    background-color: #333;
}

.openRight {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: none;
}

nav.arealist {
    position: relative;
}

nav.arealist .wbox {
    padding: 10px;
}

nav.arealist>p {
    line-height: 0;
    font-size: 0;
}

.closeRight {
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    cursor: pointer;
}

.index100 {
    position: relative;
    z-index: 100;
}

#searchPlan .hotels {
    overflow: hidden;
}

.coverContent div img {
    opacity: 0;
}

.htlBox .rate a {
    box-sizing: content-box;
}


@media all and (min-width:721px){
    .columright .contentright.planSearch h2{ padding-bottom: 0; padding-top: 20px; margin-bottom: 30px;}
    .planSearch p{ text-align: center; padding-bottom: 5px;}
    .planSearch p img.pc{ max-width:930px; margin: 0 auto; width: 100%;}
    #contents .twoblock{ overflow: auto;}

}
.coverContent li:nth-child(1) div .isShow,
.coverContent li:nth-child(3) div .isShow {
    animation: leftCome .8s ease-out;
    animation-fill-mode: forwards;
}

.coverContent li:nth-child(2) div .isShow {
    animation: rightCome .8s ease-out;
    animation-fill-mode: forwards;
}

@keyframes leftCome {
    from {
        opacity: 0;
        transform: translateX(-100px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes rightCome {
    from {
        opacity: 0;
        transform: translateX(100px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}




.htlBox dl.return dd{background:#b71684;}
.htlBox dl.return dt{background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/mark_offP.gif) left top no-repeat;}
.htlBox dl.return{background:#b71684;}




.btmNav.sp .btn {
    float: left;
    width: 100%;
    padding:0;
    box-sizing: border-box;
    background-color: #b71684;
	font-weight: normal;text-align: center;color:#fff;cursor: pointer;font-size: 12px;
}
.btmNav span.nv{background-color:  #b71684;}

@media all and (max-width:500px) {
    .htlBox dl.return dd{min-width: 66%;}
    .btmNav span.nv{background-color: #b71684; padding:0;width:19.7%!important;max-width:24.7%!important;  min-height: 70px;}
    }
 @media all and (min-width:500px) and  (max-width:720px) {
    .htlBox dl.return dd{min-width:74%;}
    .btmNav span.nv{background-color: #b71684; padding:0;width:19.9%!important;max-width:24.9%!important;  min-height: 70px;}
        }
.btmNav span.nv.noBdr{ border-right: none!important;}
.contentright#areanewplan h2 img{ max-width: none;}

@media all and (max-width:720px) {
    .contentright #bussRank h2{ padding-top: 20px;}
    #ui-datepicker-div{ z-index: 999!important;}
    }
#bussRank{ display: none;}

#survey-list *{box-sizing: content-box !important;}