@charset "utf-8";

.bnrbox { padding: 20px 10px 0;
    text-align: center;}
.bnrbox img { width:100%;}

.ss-contents {
    background-color: #fff;
}

.test2 {    margin: 20px 10px 0px;
}

.test2 img{ width:100%;}

.part {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 40px;
    padding-bottom: 20px;
}


.part .swipe-logo {

    display: none;
}


.swiper-slide img {
    width: 100%;
}


.spnav ul li a {
    background-color: #1F2532;
}

.swiper-container {
    display: flex;
    flex-direction: column;
}

.swiper-pag {
    order: -1;
    counter-reset: step;
}

.swiper-pagination-bullet:before {
    color: #194677;
    font-weight: bold;
    content: "POINT"
}

.swipeLogo1aSP2 .swiper-pagination-bullet:before {

    content: "STEP"
}

.swipeLogo1aSP .swiper-pagination-bullet:before {

    content: "EXAMPLE";
    font-size: 10px;
}

.swiper-pagination-bullet-active::before {
    color: #fff;
}

.swiper-pagination-bullet:after {
    font-weight: bold;
    color: #194677;
    font-size: 22px;
    text-align: center;
    counter-increment: step;
    content: "";
    content: counter(step);
}

.swiper-pagination-bullet-active:after {
    color: #fff;
}

.swiper-pagination-bullet {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #194677;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
    border-radius: 100%;
    background: #fff !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: #194677 !important;
    opacity: 1 !important;
}

#search-box .searchNavi li.on a {
    background-color: #AEA556;
    background: -moz-linear-gradient(center top, #AEA556, #AEA556);
    background: -webkit-gradient(linear, left top, left bottom, from(#AEA556), to(#AEA556));
    border: 1px solid #AEA556;
}

#search-box .searchNavi li.on a::after {
    border-top: 7px solid #AEA556;
}

.common-round-left,
.common-round-right {

    top: 70%;

}

#search-box-body {
    display: block;
}



#otherbnr a {
    display: block;
    margin: 0 20px;
}

#otherbnr a img {
    max-width: 100%;
}

#swpierbnr {
    position: relative !important;
}

#swpierbnr .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

#swpierbnr .swiper-pagination-bullet {
    border: none;
    width: 10px !important;
    height: 10px !important;
    background: #999 !important;
}

#swpierbnr .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #009700 !important;
}

#swpierbnr .swiper-pagination-bullet:before {
    content: none !important;
}

#swpierbnr .swiper-pagination-bullet:after {
    content: none !important;
}


#swpierbnr .swiper-button-next {
    background-image: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/next.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    right: 0;
    top: 55%;
}

#swpierbnr .swiper-button-prev {
    background-image: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/prev.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    left: 0;
    top: 55%;
}

.example .flexbox {
    justify-content: center;
}

.flexbox {
    display: flex;
    justify-content: space-between;
}

.flexbox li {
    width: 33%;
}

.flexbox li img {
    width: 98%;
}

/* add 20200707 by 277 begin */
.wapon_bnr {
    display: block;
    margin-bottom: 10px;
}

.wapon_bnr>img {
    max-width: 100%;
}

.wapon_note{
    font-size: 14px;
}
/* add 20200707 by 277 end */


/* add 20200824 begin*/
.noteRb{
	background: #fff;
    margin: 20px 10px 0;
    box-sizing: border-box;
    border: 1px solid #BF0000;
    font-size: 14px;
    line-height: 1.6;
    padding: 16px;
    color: #bf0000;
	text-align: center;
}
/* add 20200824 end*/




/* 20200825 shenhui */
#COUPONshare h2 img{max-width: 292px;}
#COUPONshare h3{text-align: center; font-size: 16px; margin-bottom: 16px;}
#COUPONshare .cpn{display: block; margin: 0 auto 24px; width: 100%; max-width: 468px;}
#COUPONshare ul{display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 10px 10px;}
#COUPONshare ul li{  margin:0 auto 10px;}
#COUPONshare p{font-size: 14px; line-height: 1.5;}
#COUPONshare p a{text-decoration: underline; color: #000;}
#CPNmethod p{font-size: 14px; line-height: 1.5; padding-top: 24px;}
#CPNmethod p a{text-decoration: underline; color: #000;}
/* add 20200825 end */


/* 20201019 sasaki */
.noteBb{
	background: #fff;
    margin: 20px 10px 0;
    box-sizing: border-box;
    border: 1px solid #194677;
    font-size: 14px;
    line-height: 1.6;
    padding: 16px;
    color: #194677;
	text-align: center;
}
.noteBb b{
    font-size: 16px;
}

/* add 20201019 end*/

/* 20210315 */
.kvSP_bg.blackBg{background: none;}
.ss-title .kvBnr h1 div{width: 92%; margin: 0 auto 10px; background-color: #fff;  padding: 3px 0; text-align: center; font-size: 14px; font-weight: bold; color: #184273; text-shadow: none;}
.ss-title .kvBnr h1 div p{display: inline; color: #B38200;}
.ss-title .kvBnr h1 div p span{font-size: 18px;}
.ss-title .kvBnr h1 div p span:first-child{letter-spacing: -0.5px;}
#COUPONshare div{margin: 0 auto; width: 100%; max-width: 500px; display: flex; justify-content: space-between;}
#COUPONshare div img{display: block; margin: 0 auto;}
#COUPONshare div img:nth-child(1){width: 96%; height: auto !important;}
#COUPONshare div img:nth-child(2){width: 5%;}
#COUPONshare div img:nth-child(3){width: 96%; height: auto !important;}
#ttl03-pr{display: block; margin: 0; line-height: 130%; text-align: center; font-size: 13px;}
.ttl04-pr{display: block; margin: 16px auto; text-align: center; font-size: 16px; color: #184273;}



#ttl04-txt{font-size: 14px; margin: 0 auto;}
.swiper-scrollbar{ display: block!important;}
#spTopBannerOuter a{ display: block; width: 100%; margin: 10px 0;}
#spTopBannerOuter a img{display: block; width: 100%; margin:0;}
#swpierbnr .swiper-container{position: static !important;}



/* premiumPage */
#premiumPage .kvSP_bg.blackBg{background: none}
#premiumPage .ss-title .kvBnr h1 div{border: 1px solid #fff; box-sizing: border-box; background-color: rgba(0,0,0,0.5);}
#premiumPage .noteBb{color: #000; border: 1px solid #AAAAAA;}
#premiumPage .ss-title .kvBnr h1 div{color: #fff;}
#premiumPage .ss-title .kvBnr h1 div p{color: #F7CA37;}
/* #premiumPage .cpnbtn1 a{border: 1px solid #00ADAD; color: #00ADAD !important; background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202103/images/iconRightB.png) no-repeat right}
#premiumPage .cpnbtn1 a:hover{background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202103/images/iconRightW.png) #00ADAD no-repeat right; color: #fff !important;}
#premiumPage .cpnholder .dh .couponimg{background-color: #00ADAD; border-color: #00ADAD;}
#premiumPage .cpnholder .jss.dh span.cpService{color: #00ADAD;}
#premiumPage .cpnholder .dh p.kakutoku{color: #00ADAD;} */
#premiumPage .cpnholder .couponG .couponimg{background-color: #00AD00; border-color: #00AD00;}
#premiumPage .cpnholder .jss.couponG  span.cpService{color: #00AD00;}
#premiumPage .cpnholder .couponG p.kakutoku{color: #00AD00;}
/* #premiumPage .btnY{background-color: #00ADAD;} */
/* #premiumPage .dh .couponimg p.kakutokuZumi .useTheCP{color: #00ADAD;} */



/* onsenPage */
#onsenPage .kvSP_bg.blackBg{background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202103/images/KeyVisual3_bg.jpg) bottom center no-repeat;}
#onsenPage .ss-title .kvBnr h1 div{border: 1px solid #fff; box-sizing: border-box; background-color: rgba(0,0,0,0.5);}
#onsenPage .noteBb{color: #000; border: 1px solid #AAAAAA;}
#onsenPage .ss-title .kvBnr h1 div{color: #fff;}
#onsenPage .ss-title .kvBnr h1 div p{color: #F7CA37;}
#onsenPage .cpnbtn1 a{border: 1px solid #4D5AAF; color: #4D5AAF !important; background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202103/images/iconRightP.png) no-repeat right}
#onsenPage .cpnbtn1 a:hover{background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202103/images/iconRightW.png) #4D5AAF no-repeat right; color: #fff !important;}
#onsenPage .cpnholder .dh .couponimg{background-color: #4D5AAF; border-color: #4D5AAF;}
#onsenPage .cpnholder .jss.dh span.cpService{color: #4D5AAF;}
#onsenPage .cpnholder .dh p.kakutoku{color: #4D5AAF;}
#onsenPage .cpnholder .couponG .couponimg{background-color: #00AD00; border-color: #00AD00;}
#onsenPage .cpnholder .jss.couponG  span.cpService{color: #00AD00;}
#onsenPage .cpnholder .couponG p.kakutoku{color: #00AD00;}
#onsenPage #search-box{border: 1px solid #AAAAAA;}
#onsenPage .btnY{background-color: #4D5AAF;}
#onsenPage .dh .couponimg p.kakutokuZumi .useTheCP{color: #4D5AAF;}



.cpnTTL1{ background: #d20505;color: #fff;font-size: 14px;text-align: center;padding: 8px; margin-bottom: 10px;font-weight: bold;}
.cpnTTL2{background: #262173;color: #fff;font-size: 14px;text-align: center;padding: 8px;margin-bottom: 10px;font-weight: bold;}




.swiper-scrollbarNew {
    position: absolute;
    left: 1%;
    bottom: 1px;
    z-index: 50;
    height: 5px;
    width: 98%;
    border-radius: 10px;
    background: rgba(0,0,0,.1);
    opacity: 1 !important;
}


.swiper-container.jdsSwiper.htlLogoNew {position: relative !important; padding-bottom: 20px;}

#search-box .number ul li.adult {

    max-width: 110px;

}

#search-box dd.number2
{ width: 65%; float: left;}
#search-box dd.number3
{ width: 35%; float: left;}



/* 20210701 */
.swiper-hotelBox{ display: flex; flex-wrap: wrap; justify-content: flex-start;}
.swiper-hotel{ margin: 0 0 10px; width: 100%;}
.imgBox a.imgLink{ width: 100% !important;}


/* 202109 */
#Rankbox h2 img{width: 70%;}
#Rankbox .jdsTab{ margin-top: 16px;}
#Rankbox select{ display: block; margin: 16px auto 0; position: relative; z-index: 1; box-sizing: border-box; -webkit-appearance: none; appearance: none; color: #454545; border: 1px solid #999; border-radius: 4px; padding: 0 65px 0 25px; width: 234px;  font-size: 14px; height: 45px; background: #fff url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/select_arrow.png) calc(100% - 15px) 50% no-repeat;}
#Rankbox .tabMain { margin-top: 30px; position: relative !important;}
#Rankbox .mainTtl2 { font-size: 18px; color: #333; text-align: left; line-height: 1.2; border: none; display: block;}
#Rankbox .mainTtl2 i{ font-style: normal;}
#Rankbox .ss-hotelbox{overflow: visible; margin-top: 36px; display: flex; justify-content: flex-start; padding-bottom: 20px;/* flex-wrap: wrap; */}
#Rankbox .ss-hotel {/* width: 48%; margin: 0 1% 16px; */overflow: visible; margin-bottom: 0; position: relative; box-sizing: border-box; padding-bottom: 16px; background: #fff; border-radius: 5px; border: 1px solid #c3c3c3; box-shadow: 1px 1px 3px #ddd; height: auto; color: #333;}
#Rankbox .ss-hotel a.htlstar{ font-size: small; position:absolute;right:10px;bottom:-20px;display:block;width:105px;height:16px!important;background-image:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/star.gif);background-repeat:no-repeat;color:#bf0000!important;text-align:right;font-weight:700;line-height:20px}
#Rankbox .ss-hotel a.htlstar40{background-position:0 -40px}
#Rankbox .ss-hotel a.htlstar45{background-position:0 -20px}
#Rankbox .ss-hotel a.htlstar50{background-position:0 0}
#Rankbox .ss-hotel a:hover,#Rankbox .ss-hotel a:active{ text-decoration: none;}
#Rankbox .ss-hotel .htlstar{z-index:1;padding-left:15px;line-height:1}
#Rankbox .ss-hotel .htlrank{ text-indent: 0; position:absolute!important;top:-30px;left:5px;z-index:1;box-sizing:border-box;width:32px;height:32px!important;background:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/rank.png) 50% no-repeat;background-size:32px;color:#fff;text-align:center;font-weight:700;font-style:normal;font-size:12px;line-height:42px}
#Rankbox .ss-hotel:first-child .htlrank{background:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/rank1.png) 50% no-repeat; background-size:32px;}
#Rankbox .ss-hotel:nth-child(2) .htlrank{background:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/rank2.png) 50% no-repeat; background-size:32px;}
#Rankbox .ss-hotel:nth-child(3) .htlrank{background:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/rank3.png) 50% no-repeat; background-size:32px;}
#Rankbox .ss-hotel .htlstar:hover{text-decoration:none;cursor:default}
#Rankbox .ss-hotel .hotel-main .hotel-name{margin:7px 8px;color: #333; font-weight: 700;line-height: 1.3; font-size: 16px;}
#Rankbox .ss-hotel .hotel-main .hotel-name a{color:#000}
#Rankbox .ss-hotel.f_premium .hotel-name::after{ content: url(https://img.travel.rakuten.co.jp/share/premium/images/premium_normal.svg);margin: 4px 0 8px; display: block;}
#Rankbox .ss-hotel.f_platinum .hotel-name::after{ content: url(https://img.travel.rakuten.co.jp/share/premium/images/premium_ultra.svg);margin: 4px 0 8px; display: block;}
#Rankbox .ss-hotel .hotel-main .chara li{font-size:11px}
#Rankbox .ss-hotel .hotel-price{text-align:right; margin: 0;font-size:14px; padding: 0;}
#Rankbox .ss-hotel .hotel-price span{display:block;color:#bf0000;font-weight:700;}
#Rankbox .ss-hotel .hotel-price span em{}
#Rankbox .ss-hotel .area{margin:0;color:#777;font-size:13px}
#Rankbox .ss-hotel .hotel-img{position: relative; width: auto; float: none; margin: -10px -10px 30px !important;}
#Rankbox .ss-hotel .hotel-img .bg-img{display:flex;overflow:hidden;height:90px;background-size:cover;text-indent:-9999px;align-items:flex-start;justify-content:center; border-radius: 4px 4px 0 0;}
#Rankbox .ss-hotel .hotel-img img{width:auto!important;height:100%!important;line-height:0;flex-shrink:1}
#Rankbox .ss-hotel .hotel-pr{margin-bottom:5px;color:#333!important;font-size:13px;line-height:1.3; margin: 8px 8px 0; display: none;}
#Rankbox .ss-hotel .hotel-container{ width: auto; float: none; padding: 0;}


.moreread{ width: 200px; margin: 32px auto 0; background: #009700; border-radius: 8px; color: #fff; text-align: center; padding: 12px 0; font-size: 13px; cursor: pointer; position: relative;}
.moreread:hover{ opacity: .7;}
.moreread:after{ display: block; content: ">"; position: absolute; right: 10px; top: 50%; margin-top: -8px; transform: rotate(90deg);}
.moreread.morereadup:after{ transform: rotate(-90deg);}

/* JdsJsonReadUltraAoi */
#Rankbox .tabMain.swiper-container[data-section-name]{
    opacity: 0;
}
#Rankbox{
    position: relative;
}
#Rankbox:after{
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='130' height='130' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M526.29 824.99c-0.80 0-1.61-0.12-2.39-0.34a8.02 8.02 0 0 1-5.48-6.22c-5.37-29.62-20.59-79.83-38.53-88.43a8.03 8.03 0 0 1-3.75-10.69 8.02 8.02 0 0 1 10.69-3.75c23.00 11.53 38.21 59.68 44.18 85.02 93.75-100.92 51.37-164.98 50.92-165.63a7.98 7.98 0 0 1 2.03-11.12c3.58-2.5 8.62-1.62 11.12 2.03 2.23 3.22 53.38 80.37-63.13 196.79a7.99 7.99 0 0 1-5.66 2.34zM348.04 594.62a8.03 8.03 0 0 1-6.88-3.91c-11.67-19.65-67.35-33.59-87.82-37.31a8.02 8.02 0 0 1-6.22-5.5 7.99 7.99 0 0 1 1.98-8.03c116.49-116.51 193.65-65.42 196.85-63.17a7.99 7.99 0 0 1 2.03 11.12c-2.5 3.64-7.47 4.52-11.09 2.06-2.75-1.89-65.59-42.23-165.73 50.92 24.50 5.75 70.38 19.21 83.74 41.71a7.99 7.99 0 0 1-2.78 10.97 8.12 8.12 0 0 1-4.09 1.13zM189.34 893.64c-4.03 0-6.56-1.69-7.98-3.09-18.08-18.09 78.18-123.42 79.19-124.45 12.09-12.06 33.17-12.06 45.26 0.03a31.70 31.70 0 0 1 9.36 22.59c0 8.56-3.33 16.59-9.37 22.62-0.83 0.84-92.93 82.3-116.46 82.3z m93.83-120.89a15.92 15.92 0 0 0-11.31 4.66c-11.56 11.56-60.96 72.43-74.30 96.93 24.50-13.34 85.36-62.74 96.92-74.30a15.80 15.80 0 0 0 4.69-11.31 15.78 15.78 0 0 0-4.67-11.28 15.89 15.89 0 0 0-11.33-4.69z' fill=''/%3E%3Cpath d='M158.01 943.48c-9.42 0-16.79-2.59-21.90-7.69-15.36-15.37-7.89-49.93 22.82-105.64 22.97-41.68 53.03-83.3 67.70-97.96 15.09-15.12 35.17-23.43 56.52-23.43s41.45 8.31 56.55 23.43c31.17 31.18 31.2 81.93 0.05 113.11-24.51 24.50-132.01 98.17-181.74 98.17z m125.14-218.72c-17.09 0-33.14 6.65-45.21 18.75-13.97 13.94-43.42 55.18-64.99 94.36-29.42 53.34-32.13 79.99-25.53 86.61 2 2 5.56 3 10.59 3 41.92 0 144.78-67.87 170.43-93.49 24.92-24.93 24.89-65.55-0.05-90.49-12.09-12.09-28.15-18.75-45.25-18.75zM446.48 767.72a7.00 7.00 0 0 1-5.65-13.65l441.16-441.17c38.78-38.78 50.68-81.27 54.32-103.14 5.64-33.84-0.75-58.23-9.08-66.55-7.87-7.87-34.64-12.09-70.55-4.91-38.93 7.78-75.07 26.06-99.14 50.13L316.37 629.61l-11.31-11.31L746.22 177.12c26.25-26.26 65.37-46.12 107.33-54.51 30.50-6.09 68.88-6.86 84.99 9.28 25.25 25.25 27.28 119.80-45.25 192.32l-441.16 441.17a7.98 7.98 0 0 1-5.66 2.34z' fill=''/%3E%3Cpath d='M797.12 190.77a7.99 7.99 0 0 1-6.86-3.88 8.02 8.02 0 0 1 2.73-10.98c56.40-33.95 106.83-37.54 122.92-21.40a8 8 0 0 1-11.31 11.31c-7.08-7.06-46.79-10.25-103.36 23.81a8.08 8.08 0 0 1-4.12 1.14zM378.58 699.82a8 8 0 0 1-5.66-13.65l135.69-135.67a7.00 7.00 0 1 1 11.31 11.31l-135.69 135.67a7.97 7.97 0 0 1-5.65 2.34zM355.96 677.20a7.97 7.97 0 0 1-5.65-2.34l-45.24-45.24a7.00 7.00 0 1 1 11.31-11.31l45.24 45.24a7.00 7.00 0 0 1-5.66 13.65zM446.48 767.72a7.97 7.97 0 0 1-5.65-2.34l-45.28-45.28a7.00 7.00 0 1 1 11.31-11.31l45.28 45.28a7.00 7.00 0 0 1-5.66 13.65zM717.94 408.48c-14.97 0-29.01-5.83-39.59-16.40-10.58-10.58-16.40-24.64-16.40-39.59 0-14.97 5.83-29.03 16.40-39.60 21.15-21.17 58.04-21.17 79.19-0.02 10.58 10.58 16.40 24.64 16.40 39.59 0 14.97-5.83 29.03-16.40 39.61-10.58 10.58-24.66 16.42-39.61 16.42z m0.02-96.02c-10.69 0-20.73 4.17-28.29 11.73a39.74 39.74 0 0 0-11.72 28.29 39.73 39.73 0 0 0 11.72 28.28c15.09 15.09 41.45 15.11 56.57-0.02a39.74 39.74 0 0 0 11.72-28.29 39.74 39.74 0 0 0-11.72-28.28 39.73 39.73 0 0 0-28.28-11.71zM604.83 521.59c-14.97 0-29.03-5.83-39.59-16.40-10.58-10.58-16.40-24.64-16.40-39.59 0-14.97 5.83-29.03 16.40-39.59 21.12-21.12 58.02-21.15 79.18 0 10.58 10.58 16.40 24.64 16.40 39.59s-5.83 29.01-16.40 39.59c-10.58 10.58-24.64 16.40-39.59 16.40z m0-95.99c-10.69 0-20.73 4.16-28.28 11.72-7.56 7.54-11.72 17.59-11.72 28.28a39.73 39.73 0 0 0 11.72 28.28c15.07 15.11 41.42 15.14 56.55 0a39.74 39.74 0 0 0 11.72-28.28 39.74 39.74 0 0 0-11.72-28.28 39.73 39.73 0 0 0-28.28-11.72zM904.26 799.97c-4.42 0-8.08-3.56-8.08-8 0-4.40 3.5-7.00 7.91-7.00h0.17a8.01 8.01 0 0 1 7.00 7.00c0 4.44-3.59 8-7.00 8zM280.31 16.06c-4.42 0-8.08-3.58-8.08-8 0-4.42 3.5-7.00 7.90-7.00h0.17c4.41 0 8 3.58 8 7.00 0 4.42-3.59 8-8 8zM632.27 48.06c-4.42 0-8.08-3.58-8.08-8 0-4.42 3.5-7.00 7.91-7.00h0.17a8.00 8.00 0 0 1 7.00 7.00c0 4.42-3.59 8-7.00 8zM40.34 240.03c-4.42 0-8.08-3.58-8.08-8 0-4.42 3.5-7.00 7.90-7.00h0.17c4.41 0 8 3.58 8 7.00 0 4.42-3.59 8-8 8zM168.31 671.98c-4.42 0-8.08-3.59-8.08-7.00 0-4.44 3.5-8 7.91-8h0.17a7.99 7.99 0 0 1 7.00 8 8.01 8.01 0 0 1-7.00 7.00zM567.46 1007.94c-4.42 0-8.08-3.59-8.08-8 0-4.44 3.5-7.00 7.91-7.00h0.17c4.41 0 8 3.56 8 7.00 0 4.41-3.59 8-8 8zM952.22 1023.94c-4.42 0-8.08-3.56-8.08-8 0-4.41 3.5-7.00 7.90-7.00h0.17c4.41 0 8 3.59 8 7.00 0 4.44-3.59 8-8 8zM776.28 591.99c-4.42 0-8.08-3.59-8.08-7.00 0-4.44 3.50-7.00 7.90-7.00h0.17c4.41 0 8 3.56 8 7.00a8.01 8.01 0 0 1-8 7.00zM968.24 527.99c-4.42 0-8.08-3.58-8.08-8 0-4.42 3.5-7.00 7.91-7.00h0.17a8.00 8.00 0 0 1 7.00 7.00c0 4.42-3.59 8-7.00 8zM872.25 751.94c-4.42 0-8.08-3.56-8.08-8 0-4.40 3.5-7.00 7.91-7.00h0.17a8.01 8.01 0 0 1 7.00 7.00c0 4.44-3.59 8-7.00 8z' fill=''/%3E%3Cpath d='M911.76 831.99c-44.10-0.03-79.99-35.93-80.01-80.02 0.02-44.12 35.90-79.99 79.99-79.99 44.10 0 79.99 35.87 79.99 79.99 0 44.09-35.87 79.99-79.97 80.02z m-0.02-144.01c-35.28 0-63.97 28.71-63.99 63.99 0.02 35.28 28.73 63.99 64.01 64.02 35.28-0.03 63.98-28.75 63.98-64.02 0-35.31-28.70-63.99-63.99-63.99z' fill=''/%3E%3Cpath d='M935.79 751.97c-13.23 0-24.01-10.78-24.03-23.00 0-13.25 10.76-23.00 23.98-23.00 13.23 0 23.00 10.78 23.00 23.00a23.77 23.77 0 0 1-6.97 16.93 23.76 23.76 0 0 1-16.98 7.06z m-0.06-31.00a7.97 7.97 0 0 0-7.97 7.97c0.02 4.50 3.52 8.03 8 8.03h0.03c2.14 0 4.14-0.84 5.64-2.34s2.31-3.5 2.31-5.62a8.03 8.03 0 0 0-8.01-8.03zM711.8 927.98a8.00 8.00 0 0 1-7.00-7.00l-0.03-64.02a8.00 8.00 0 0 1 7.00-7.00c4.42 0 8 3.59 8 7.00l0.03 64.02a8.01 8.01 0 0 1-8 7.00z' fill=''/%3E%3Cpath d='M727.77 895.95h-31.00c-4.42 0-8-3.59-8-7.00 0-4.44 3.58-8 8-8h31.00a7.98 7.98 0 0 1 7.00 8 8.00 8.00 0 0 1-7.00 7.00zM391.81 991.94c-4.42 0-8-3.59-8-8v-63.99c0-4.44 3.58-8 8-8s7.00 3.56 7.00 8v63.99c0 4.41-3.58 8-7.00 8z' fill=''/%3E%3Cpath d='M407.79 959.95h-31.98c-4.42 0-8-3.59-8-8a7.98 7.98 0 0 1 8-7.00h31.98a7.98 7.98 0 0 1 7.00 7.00c0 4.41-3.58 8-7.00 8zM197.4 198.19c-4.42 0-8-3.58-8-8l0.02-63.99a7.99 7.99 0 0 1 8-7.00 7.99 7.99 0 0 1 7.00 7.00l-0.02 63.99c0 4.42-3.58 8-7.00 8z' fill=''/%3E%3Cpath d='M213.40 166.20H181.40c-4.42 0-8-3.58-8-8a7.99 7.99 0 0 1 8-7.00h31.00a7.99 7.99 0 0 1 7.00 7.00c0 4.42-3.58 8-7.00 8zM519.79 144.04a7.99 7.99 0 0 1-7.00-7.00l0.02-63.99c0-4.42 3.58-8 7.00-8 4.42 0 8 3.58 8 8l-0.02 63.99a7.99 7.99 0 0 1-8 7.00z' fill=''/%3E%3Cpath d='M535.79 112.05h-31.98a7.99 7.99 0 0 1-7.00-7.00c0-4.42 3.58-8 7.00-8h31.98c4.42 0 8 3.58 8 8a7.99 7.99 0 0 1-8 7.00zM87.84 511.00a7.99 7.99 0 0 1-7.00-8l0.03-63.99c0-4.42 3.58-8 7.00-8 4.42 0 8 3.58 8 8l-0.03 63.99c0 4.42-3.58 8-8 8z' fill=''/%3E%3Cpath d='M103.87 480H71.87c-4.42 0-7.00-3.58-7.00-8s3.58-8 7.00-8h31.00c4.42 0 7.00 3.58 7.00 8s-3.58 8-7.00 8zM359.82 336.02c-14.94 0-28.00-5.83-39.59-16.40-10.58-10.58-16.40-24.64-16.42-39.59 0-14.95 5.83-29.01 16.40-39.57 21.18-21.17 58.02-21.19 79.18-0.02 10.59 10.58 16.42 24.64 16.42 39.59s-5.83 29.01-16.42 39.59c-10.56 10.58-24.62 16.40-39.57 16.40z m0-95.99c-10.69 0-20.73 4.17-28.29 11.73a39.67 39.67 0 0 0-11.72 28.26 39.81 39.81 0 0 0 11.73 28.28c15.12 15.12 41.45 15.12 56.54 0 7.56-7.56 11.73-17.61 11.73-28.28 0-10.67-4.17-20.72-11.73-28.28-7.56-7.56-17.59-11.72-28.26-11.72z' fill=''/%3E%3Cpath d='M318.48 334.61c-3.70 0-6.98-1.11-9.56-3.69a8 8 0 0 1 10.19-12.25c5.12-0.30 23.31-9.95 46.35-32.98 23.06-23.06 32.71-41.26 33.01-46.4-2.14-3.11-1.84-7.42 0.94-10.19a8 8 0 0 1 11.31 0c16.15 16.15-25.45 59.40-33.95 67.90-7.14 7.14-38.78 37.60-58.29 37.60z' fill=''/%3E%3Cpath d='M876.33 315.22a7.98 7.98 0 0 1-5.66-2.34l-113.12-113.13a8 8 0 0 1 11.31-11.31l113.12 113.13a7.00 7.00 0 0 1 0 11.31 7.95 7.95 0 0 1-5.65 2.35z' fill=''/%3E%3Cpath d='M408.03 757.91c-10.20 0-27.78-7.84-57.73-37.81-44.29-44.28-40.28-61.52-33.93-67.87a7.00 7.00 0 0 1 12.40 9.94c-0.12 1.91 0.5 14.28 32.84 46.62 32.29 32.31 44.48 32.74 46.63 32.87a8.01 8.01 0 0 1 9.94 1.09 8 8 0 0 1 0 11.31c-2.05 2.03-5.25 3.84-10.15 3.84z' fill=''/%3E%3Cpath d='M616.14 462.28a7.98 7.98 0 0 1-5.66-2.34c-3.09-3.09-8.37-3.09-11.47 0a7.00 7.00 0 0 1-11.31 0c-3.12-3.11-3.12-8.17 0-11.31 9.09-9.12 24.00-9.12 34.09 0 3.12 3.14 3.12 8.20 0 11.31a7.98 7.98 0 0 1-5.66 2.34z' fill=''/%3E%3Cpath d='M729.27 349.16a7.98 7.98 0 0 1-5.65-2.34 8.13 8.13 0 0 0-11.47 0 8 8 0 0 1-11.31-11.31c9.40-9.41 24.69-9.41 34.09 0a8 8 0 0 1-5.66 13.65z' fill=''/%3E%3C/svg%3E");
    content: '読み込み中...';
    left: 0;
    top: 260px;
    text-align: center;
    width: 100%;
    opacity: 1;
}
#Rankbox.success:after{
    opacity: 0;
}

#Rankbox select::-ms-expand{ display: none;}

/* 202112 */
#member_rank .cpnholder.jssBox.allList{
    display: flex;
    flex-wrap: wrap;
}
#member_rank .cpnholder.jssBox.allList li{
    width: 48%;
    padding-left: 0;
    padding-right: 0;
}
#member_rank .cpnbtn1 a{
    color: #000 !important;
    border: 1px solid #000;
    background: none;
}


/* 202202 */
.ttl{ font-size: 24px; color: #14375D;}
#Rankbox .jdsTabNav{ overflow-x: scroll; white-space: nowrap; padding-bottom: 8px;}
#Rankbox .jdsTabNav li{display: inline-table;  font-size: 14px; color: #666; padding: 0 2px 4px; margin: 0 6px; border-bottom: 1px solid rgba(102,102,102,0.25); cursor: pointer;font-weight: bold;}
#Rankbox .jdsTabNav li:hover,#Rankbox .jdsTabNav li.active{ border-color: #009700; }
#Rankbox .areanav{ display: flex; flex-wrap: wrap; padding: 8px 16px 16px; background: #f5f5f5;}
#Rankbox .areanav li{ width: calc(100% / 4 - 4px); font-size: 14px; padding: 12px 0; text-align: center; margin: 6px 2px 0; border-radius: 3px; background: #fff; cursor: pointer; position: relative;}
#Rankbox .areanav li.active{ background: #009700; color: #fff;}
#Rankbox .areanav li.active::after{ display: block; content: ""; position: absolute; left: 50%; margin-left: -6px; bottom: -6px;border-style: solid; border-width: 6px 6px 0 6px; border-color: #009700 transparent transparent transparent;}


.pageLink{display: flex;
    justify-content: space-between;
    position: relative; margin: 0; border: none;}
.pageLink::before,.pageLink::after{ content: normal;}
.pageLink li{ margin: 4px 0 0; width: calc(50% - 2px);}

.pageLink li img {
    width: 100%;
}



/* 202202 */
#COUPONshare{ background: #EAEEF2; border-radius: 10px; margin:24px 8px; padding-top: 16px;}
.wn{ font-size: 14px; margin: 30px auto 0; line-height: 1.5;}
#member_rank .wn{ margin-top: 8px;}



/*silverabove*/
#Marriott {margin-top: 20px;}
#silverAbove {background-color: #000;padding: 8px;
padding: 34px 0;

}
#silverAbove h2{background: #FF9662;color: #fff;position: relative;height: 52px;display: flex;justify-content: center;align-items: center;margin: 0 auto;font-family: 'Noto Sans JP', sans-serif;text-align: center;box-sizing: border-box;
width: 300px;
}


 .rb::before {
    margin-right: 10px;
    display: block;
    content: ""; 
    border: 26px solid;
    border-color: #FF9662 #FF9662 #FF9662 #000;
 

}
 .rb::after { 
       margin-left: 10px;
     display: block;
    content: ""; 
    border: 26px solid;
    border-color: #FF9662 #000 #FF9662 #FF9662 ;}
#silverAbove .silverPr {padding: 16px 12px;}
#silverAbove .silverPr img{  width:100% ;}
.hotelboxs {
overflow: hidden;
    margin: 0 8px;
    margin-right: 0;


}
.hotelboxs .swiper-scrollbar {background-color: #fff;}
.hotelboxs .swiper-scrollbar-drag {background-color: #c3c3c3;}

.hotelboxs .hotels {
    

    padding-bottom: 25px;
   
  display: flex;
}
.hotelboxs .swiper-container {position: relative!important;}
.hotelboxs .hotel {
    width: 212px;
 background-color: #fff;

  
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  margin-right: 8px;
}
.hotelboxs .main {
    padding: 8px;
  position: relative;
}
.hotelboxs .main .area {line-height: 1;
  font-size: 12px;
  color: #777;
}
.hotelboxs .main .area  span{
 display: none;
}
.hotelboxs .main .hotel-title {

color: #333;padding: 4px 0;

font-weight: bold;

}
.hotelboxs .main .hotel-pr {

color: #333;padding-bottom: 4px;font-size: 14px;



}
.hotelboxs a.htlstar{display:block;width:110px;height:16px!important;background-image:url(https://img.travel.rakuten.co.jp/camp/50luxday/202109/images/star.gif);background-repeat:no-repeat;color:#bf0000;text-align:right;font-weight:700;font-size: 12px;padding-top: 2px;margin-bottom: 12px;display: none;}
.hotelboxs a.htlstar40{background-position:0 -40px}
.hotelboxs a.htlstar45{background-position:0 -20px}
.hotelboxs a.htlstar50{background-position:0 0}
.hotelboxs .price-base {text-align: right;display: block;
  color: #bf0000;
  font-size: 12px;
  font-feature-settings: "palt";
  padding-bottom: 8px;

}
.hotelboxs .price-base b {
  font-size: 14px;
}
.hotelboxs .price-base em {
 font-weight: bold;
}
.hotelboxs .img  {
width: 100%;
}
.hotelboxs .img img {
    height: 120px;
    aspect-ratio: 1/1;
   border-radius: 5px 5px 0 0 ;
}
.hotelboxs .hotelbtn {
     font-size: 12px;
    display: block;text-align: center;border-radius: 3px;
    border: 1px solid #c3c3c3;padding: 6px 0;
    color: #333!important;
}
.hotelboxs .hotelbtn:hover {
   opacity: .8;
}



    .pageLink{display: flex;
        justify-content: space-between;
        position: relative; margin: 0; border: none;}
    .pageLink::before,.pageLink::after{ content: normal;}

    
    .pageLink li img {
        width: 100%;
    }
    .m_sp { display: block;}
.m_pc { display: none;}
.pageLink { flex-wrap: wrap; justify-content: space-between; margin-left: 2.5%; margin-right: 2.5%;}
.pageLink li { width: 49%; margin-top: 8px;}
.pageLink li:last-of-type { position: relative;}





/* 202304 */



#Searchbox{ background: #ccc; margin-top: 0; padding: 24px 8px 0;}
#Searchbox .txtttl{ color: #fff; }
#search-box .searchSubmit a{ background: #D04A00 !important;}
#search-box{ background: none;}
#search-box.verB.test #searchSwitchArea1, #search-box.verB.test #searchSwitchArea2{ background: none;}

.onsenBnr{ margin: 32px 8px 0;}
.onsenBnr li{ margin-bottom: 8px;}
.onsenBnr li img{ width: 100%;}

#ossm {margin: 32px auto 24px; padding: 24px 0;}
#ossm .part{ margin: 0 8px; padding: 0 0 24px;}


.ss-contents{padding-bottom: 0;background: #fff;}
.ss-title{ background: none;}
.topBnrBox{ margin-top: 50px; width: 100%; background:url(https://img.travel.rakuten.co.jp/camp/50luxday/202406/images/kvBgSp.jpg) center center no-repeat; background-size: cover; position: relative; height: 330px;}
.topBnrBox h1{ position: absolute; left: 0; top: -40px; z-index: 99; text-align: center;}
.topBnrBox h1 img{width: 80%; margin: 0 auto;}

/* SP Breadcrumbs */
#grpLocationArea{ display: block !important; font-size: 75% !important; line-height: 38px; background: #fff; position: relative; }
#grpLocationArea p{ overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; padding-left: calc(9.4em + 8px); padding-left: calc(9.1em + 8px); /* IE, Edge ,Firefox スクロールバー非表示 */ -ms-overflow-style: none; scrollbar-width: none; }
#grpLocationArea p::-webkit-scrollbar{ /* Chrome, Safari スクロールバー非表示 */ display: none; }
#grpLocationArea a:first-of-type{ position: absolute; top: 0; left: 0; color: #333; background: #fff; padding: 0 0.5em 0 8px; }
#grpLocationArea .grpLocationLocus{ padding-right: 8px; }


#sRight, .ss-center { font-family: 'Noto Sans JP', sans-serif; color: #333;}
.ss-center{ margin-bottom: 0; background: #EDF2E9; overflow: hidden;}
.ss-container{ margin: 40px 8px 0; padding:0 0 24px; border: none; background:none; overflow: hidden;}

.ttl{ font-size: 20px; text-align: center;  font-weight: 800; line-height: 1.4; margin: 0 auto;  }
.ttl span{display: block;text-align: center; font-size: 24px; color: #009700; margin: 0 auto;}
/* .ttl span:after{position: absolute; content: ''; height: 2px; width: 80px; left: 50%; margin-left: -40px; bottom: 0; background: #333; z-index: -1;}
.ttl span small{display: block; font-size: 16px; text-align: center; margin: 12px auto 0;} */

.wn{font-size:12px;line-height:1.6;margin:16px 8px 0}



.ssilink{ margin: 32px 16px;}
.ssilink ul{ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.ssilink ul li { margin: 10px 5px 0; width: calc(50% - 10px);}
.ssilink img{ width: 100%;}


/* faq */
#FAQ .nav{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 16px 0 0;}
#FAQ .nav li{ margin: 8px 4px 0; width: calc(50% - 8px);}
#FAQ .nav li a{ display: block; border: 1px solid #ccc; text-align: center; padding: 8px 10px 8px 0; background: #F0F0F0; position: relative; border-radius: 5px; color: #333; font-weight: bold;}
#FAQ .nav li a::after{ content: ""; display: block; position: absolute; right: 15px; top: 50%; margin-top: -6px; width: 8px; height: 8px; border-bottom:1px solid #333; border-right:1px solid #333; transform: rotate(45deg);}
#FAQ .faqBox{ margin: 16px 4px 0; background: #F0F0F0; border: 1px solid #ccc; border-radius: 5px; }
#FAQ .faqBox h3{ padding: 12px; color: #333; font-weight: bold;}
#FAQ dl{ background: #fff;border-bottom: 1px solid #ccc; }
#FAQ dl:nth-last-child(){ border-bottom: none;}
#FAQ .jdsCoponSwitch{cursor: pointer; display: block; border-radius: 5px; font-size: 14px;padding:12px 40px 12px 12px; position: relative; background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/Plus.png) 95% center no-repeat; background-size: 15px;}
#FAQ .jdsCoponSwitch.active-submenu{background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/Minus.png) 95% center no-repeat;background-size: 15px;}
#FAQ dd {display: block; padding: 8px; margin-top: 8px; font-size: 13px; line-height: 1.6; position: relative;}
#FAQ dd a{color: #006497 !important;}
#FAQ dd span{ color: #BF0000;}
#FAQ dd b{ display: block; margin-bottom: 8px;}
#FAQ .flink{ display: table; margin: 16px auto 0; text-align: center; font-size: 12px; text-decoration: underline; line-height: 1.5; position: relative; padding-right: 10px;}
#FAQ .flink::after{ display: block; position: absolute; right: 0; top: 50%; margin-top: -3px; content: ""; width: 5px; height: 5px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg);}


/* typef */
#typef .ttls{ margin: 24px 8px 0; font-size: 18px;}
#typef .linklistPic{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 16px;}
#typef .linklistPic li{width: 48%; margin: 0 1% 8px;}
#typef .linklistPic li a{ border: none; border-radius: 5px; position: relative; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; font-weight: bold; text-shadow: 0 0 3px #000; padding: 0 8px; line-height: 1.2; height: 100px; }
#typef .linklistPic li a::after{ display: block; content: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/arrow.png); transform: scale(0.7); position: absolute; right: 0; bottom: 0;}

.newTxt{ margin: 8px auto 0; font-size: 12px; display: flex; padding: 8px 12px; background: #fff; border: 2px solid #00B900;border-radius: 5px; font-weight: bold;}
.newTxt b{ height: 100%; background: #bf0000; border-radius: 5px; padding: 8px; color: #fff; margin-right: 8px;}


/* topSlide */
#topBnrBox .jdsSlides li{ text-indent: -9999px; height: 330px; width: 100%;}
#topBnrBox .jdsSlides li:nth-child(1){ background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202306/images/kvBgSp.jpg) no-repeat; background-size: cover;}
#topBnrBox .jdsSlides li:nth-child(2){ background: url(https://img.travel.rakuten.co.jp/camp/50luxday/202310/images/kvBgSp1.jpg) no-repeat; background-size: cover;}

.couponObj{margin: 24px 16px;}
.couponObj h4{text-align: center; margin-bottom: 16px;}
.couponObj h4 span{ color: #BF0000;}
.couponObj img.sp{display: block; margin-bottom: 16px; width: 100%;}
.couponObj p{font-size: 12px; color: #767676;}
.couponObj a{display: block; margin: 16px 16px 24px; border: 1px solid #00B900; font-size: 14px; padding: 10px 0; text-align: center;  background: #fff; color: #333; position: relative;}
.couponObj a:after{position: absolute; content: ''; width: 8px; height: 8px; border-top: 1px solid #333; border-right: 1px solid #333; right: 16px; top: calc(50% - 4px); transform: rotate(45deg);}

.yadotab{ margin: 32px 16px 0;}
.yadotab table{ border: solid #ccc; border-width: 6px 5px 5px 6px; width: 100%; box-sizing: border-box; background: #fff;}
.yadotab table tr td{ border: solid #ccc; border-width: 0 1px 1px 0; font-weight: normal; font-size: 18px; line-height: 1.6; padding: 12px 0; text-align: center; position: relative;}
.yadotab table tr td span{ font-size: 24px;}
.yadotab table tr td i{ display: block; font-style: normal; font-size: 14px; font-weight: bold; color: #fff; background: #CE2B18; border-radius: 50px; padding: 4px 0; width: 70px; position: absolute; left: 50%; margin-left: -35px; top: -15px;}
.yadotab table tr td span.red{ color: #CE2B18;}
.yadotab table tr td p{ display: flex; justify-content: center; padding: 0 2px;}
.yadotab table tr td img{ padding: 4px 2px; width: 48%; max-width: 87px;}
.yadotab table tr:first-of-type td{ background: #F3F3F3; padding: 16px 0;}
/* .yadotab table tr:first-of-type td:first-of-type{ display: none;}
.yadotab table tr:first-of-type td:first-of-type span{ font-size: 16px; display: block; margin-bottom: 12px;} */
.yadotab .txt{ margin: 0px auto; font-size: 12px; color:#6D6D6D; line-height: 2; text-align: left;}
.yadotab .txt b{ margin: 0px auto; font-size: 12px; color:#6D6D6D; line-height: 2; text-align: left;}




/* 202312 */
.cptits{ font-size: 12px; margin-top: 16px; width: 100%; text-align: center; font-weight: bold; text-align: center;}
.cptits span{ font-size: 16px; font-weight: bold; display: inline-table; border-radius: 50px; background: #CE2B18; color: #fff; padding: 4px 6px; margin-right: 8px;}
.cptits b{ font-size: 16px;}
.cptits b i{ font-size: 24px; font-style: normal;}
.cptits b i.red{ color: #CE2B18;}
.cptits small{ font-size: 12px; font-weight: normal;}

/* search-shibori */
#search-box .line.clearfix.sibori { position: static; width: 100%; box-sizing: border-box;background: #F6F6F6; padding:8px; border-radius: 5px; margin-top: 10px; }
#search-box .line.clearfix.sibori dl{ overflow: hidden; margin: 0;}
#search-box .line.clearfix.sibori dl dd{font-size: 14px; overflow: hidden; width: 100%;}
#search-box .line.clearfix.sibori dl dd ul{ display: flex; justify-content: flex-start; width: 100%; flex-wrap: wrap; margin: 0 !important;}
#search-box .line.clearfix.sibori dl dd ul li input.fcmp { display: none;}
#search-box .line.clearfix.sibori dl dd ul li label { display: block; line-height: 1 !important; border: 1px dashed #8C8C8C; padding: 8px 8px !important; cursor: pointer; border-radius: 30px; color: #444444; font-weight: normal !important; margin: 0;  background-color: #fff; background-image: none !important;}
#search-box .line.clearfix.sibori dl dd ul li input.fcmp:checked + label, #search-box .line.clearfix.sibori dl dd ul li.on input.fcmp + label { color: #009700!important; border: 1px solid #009700!important; padding-left: 30px!important; background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC4zNTM2OSA4LjUwMTdMMS45NjczMyA1Ljk5NDI0TDEuMTcxODggNi44MzAwNkw0LjM1MzY5IDEwLjE3MzNMMTEuMTcxOSAzLjAwOTE2TDEwLjM3NjQgMi4xNzMzNEw0LjM1MzY5IDguNTAxN1oiIGZpbGw9IiMwMDk3MDAiLz4NCjwvc3ZnPg0K) !important; background-repeat: no-repeat; background-position: 5px center; background-size: 16px 16px; background-color: rgba(212,255,212,0.2)!important;}



/* 特設ページ導線バナー */
#brand-hotel{position:relative;padding-bottom:20px}
#brand-hotel .mainTtl{position:relative; margin: 0 auto; width: auto; font-size: 24px; color: #009700;}
#brand-hotel .mainTtl span{ display: inline-block; padding: 0;}
#brand-hotel .mainTtl:after{margin-left:6px;padding:0px 6px 2px;border:1px solid #8c8c8c;border-radius:2px;color:#8c8c8c; background: #fff; content:"PR";font-size:12px;align-self:center}
#brand-hotel .hotel-list{box-shadow:none;margin:0 6px 12px;width:255px; height: auto; background: #fff; box-shadow:0 1.52925px 6.117px #ccc; border-radius:0 4px 4px 0;}
#brand-hotel a{display:block;color:#333;}
#brand-hotel .icon-text{padding:4px;border-radius:3px;background-color:#01B901;color:#fff;text-align:center;font-size:12px}
#brand-hotel .border-box{overflow:hidden}
#brand-hotel .photo{overflow:hidden}
#brand-hotel .photo img{aspect-ratio:16/9;width:100%;}
#brand-hotel .name{align-items:center;padding:12px 16px;box-sizing:border-box;min-height:66px}
#brand-hotel .name img{width:100%}
#brand-hotel .pr{font-size:12px;padding:0 16px;margin-bottom:24px}
#brand-hotel .pr-text{padding-bottom:8px}
#brand-hotel .pr-text+a:hover{text-decoration:underline}
#brand-hotel .swiper-wrapper{transform: none !important; transition: none !important; justify-content: center;}
#brand-hotel .swiper-scrollbar{display: none !important;}



/* new coupon */
#COUPONbox{ margin-top: 32px;}
#COUPONbox .tpr{ text-align: center; font-size: 14px; color: #6D6D6D; line-height: 1.6; margin-bottom: 24px;}
#COUPONbox .tpr b{ font-size: 15px; color: #333;}
#COUPONbox .tpr small{ font-size: 12px; color: #333;}
#COUPONbox .coupon__title{font-size: 18px; font-weight: bold;}
#COUPONbox .coupon__box{ width: 100%;}
#COUPONbox .coupon__box.coupon__box__pattern-a .coupon__subtitle { background: #F3F3F3;}
#COUPONbox .select-kome{ margin: 50px auto 0; font-size: 13px;}
.coupon__subtitle{height: 0; margin: 0; padding: 0;min-height:0; overflow: hidden;}
#COUPONbox .cpnholder{  margin: 16px 0 0; display: flex; flex-wrap: wrap; }
.cp_box .cp_container{ height: 815px; display: flex; justify-content: flex-start; flex-wrap: wrap; align-content: flex-start;}
.cp_box input:checked~.cp_container{ padding-bottom: 10px;}
.cp_box label{background: linear-gradient(to bottom,rgba(237,242,233,0) 0,rgba(237,242,233,.95) 90%); z-index: 11; height: 250px; bottom: -30px;}
.cp_box label:after{ content: '他のクーポンを獲得する'; width: 340px; bottom: 0; background: #fff; display: block; color: #009700 !important; border: 2px solid #009700; border-radius: 5px; text-align: center; padding: 8px 0; line-height: 1.6; font-weight: bold;font-size: 12px;}
.cp_box input:checked+label::before, .cp_box label:before{ border-top: 2px solid #009700; border-right: 2px solid #009700; top:auto; bottom:17px; right: 50%; margin:0 -150px 0 0;}
.cp_box input:checked+label{ height: 40px;}
.cp_box input:checked+label::before{ bottom:13px;}
.no-coupon{ text-align: center; font-size: 18px; font-weight: bold; margin: 40px auto 0;}
.cp_box.hide,.select-kome.hide,.coupon__filter__guide.hide{ opacity: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden;}
.cp_box .cp_container{height: auto !important;}
.cp_box .readMoreBtn{display: none !important;}
.terms { margin: auto; font-size: 14px; line-height: 1.6; color: #bf0000; margin:24px 16px;}