@charset "utf-8";
/*
* ★★CSS for smartphone
*
* @date 2020.2.15
* @author Daisuke Hayashi
*/

/* ------------------------------------------

------------------------------------------ */
.pc{display: none;}
.disnon{display: none !important;}
#contentsArea a:hover{ opacity:0.8;}
#contents.column1{background:#e9e9eb; padding-top: 20px;}
/* ---KeyVisual--- */
#KeyVisualSp{
    position: relative;
    overflow: hidden;
}
#KeyVisualSp .mainText{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
    padding-top: 0;
}
#KeyVisualSp .mainText img{
    width: 80%;
}
#KeyVisualSp .jdsSlides li{
    width: 100%;
    line-height: 0;
    background: #000;
}
#KeyVisualSp .main_splogo{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    z-index: 9;
}

.main_splogo img {
    width: 53%;
    max-width: 320px;
    margin: 3% 0 0 0;
}
#KeyVisualSp .jdsSlides img{
    width: 100%;
    opacity: 0.6;
}


/* ---search--- */
.column1 #search-box{
    background: #fff;
    padding: 24px 8px;
    margin: 0;
    border: none;
}
.column1 #search-box h1{ background: #000; color: #fff; font-size: 16px; margin: 0; padding: 8px; text-align: center;}
#search-box h1.open::after, #search-box h1.close::after{border:none;}
#search-box-body{
    border: 1px solid #000;
}
#search-box h1.open::after{
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 16px;
    width: 7px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(35deg);
    transform: rotate(135deg);
}
#search-box h1.close::after{
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 7px;
    height: 9px;
    margin-top: -3px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* ---cpninfo--- */
#cpInfo{ margin:24px 8px;}
#cpInfo h2{ background: #bf0000; color: #fff; font-size: 18px; letter-spacing: 1px; text-align: center; padding: 10px 0 8px;}
#cpInfo dl{ font-size: 82%; line-height: 1.5em; border:1px solid #bf0000; background: #fff; padding: 10px;}
#cpInfo dt {
    color: #bf0a0a;
    font-weight: bold;
    margin: 16px 0 8px;
}
#cpInfo dd {
    margin: 16px 0;
}
#cpInfo a{ text-decoration: underline!important; color: #bf0a0a!important;}
#cpInfo a :hover{ text-decoration: none;}
/* ---totop--- */
#contents .toPpageTop{
    position: fixed;
    right: 8px;
    bottom: 8px;
    width: 12%;
    line-height: 0;
    opacity: 0.7;
    z-index: 6;
}
#contents .toPpageTop img{ width: 100%;}
#contents {position: relative;}

.atntxt {
	text-align: center; margin:0 0 30px 0;  color: #823B3D; font-size: 12px;
}

.pr_absolute:before{z-index: 99;}

#contentsArea .cpnholder a.kakunin {color: #0769b0;}
.cpnholder .btmarea .overtime .coupon_time{height: 0 !important;}
.cpnholder li .char{padding-top: 0 !important;}
.cpnholder .btmarea .overtime .coupon_time{margin-bottom: 20px;}
/*
.cpnholder .dh .couponimg p:after { background-image: none!important;}
.cpnholder .dh.yadoCP .couponimg p.kakutoku:after { background-image: url(https://img.travel.rakuten.co.jp/special/sales/template/new_template/images/dhYado.svg) !important;}
.cpnholder .dh.yadoCP .couponimg p.kakutokuZumi:after { background-image: url(https://img.travel.rakuten.co.jp/special/sales/template/new_template/images/dhYado.svg) !important;}
.cpnholder .dh.yadoCP .couponimg p.expired:after { background-image: url(https://img.travel.rakuten.co.jp/special/sales/template/new_template/images/dhYado.svg) !important;}
*/


.cpLinkwindow { width: 250px; margin: 0 auto; padding: 10px 0 20px;}
.cpLinkwindow a.arr-green-windowA {
    transition: all 0.3s ease;
    background-color: #cacaca;
    position: relative;
    border-radius: 5px;
    font-weight: normal;
    margin-right: 10px;
    padding: 5px 6px;
    top: -5px;
    color: #333333;
    text-decoration: none;
    font-size: 12px;
  }
  .cpLinkwindow a.arr-green-windowB::after {
    background: url(https://img.travel.rakuten.co.jp/special/sales/template/html/images/Linkwindow.svg) center center no-repeat;
      background-size: auto;
    background-size: auto;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    right: -20px;
    top: 50%;
    margin-top: -8px;
    background-size: 16px;
  }

  .cpnholder>li { margin-top: 0 !important; margin-bottom: 25px;}


