@charset "utf-8";
/*
 * CSS for SmartPhone
 * @date     2017.03.21
 * @author   Sungjoon Park
 */

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

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

#keyVisual {
    margin-bottom: 12px;
}
#keyVisual img {
    width: 100%;
    display: block;
}
#keyVisual h1 {
    text-indent: inherit;
    position: absolute;
    width: 80%;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    left: 10%;
    margin-top: 28px;
    line-height: 1.1;
}
#keyVisual h1 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
}
.sp {
    display: block;
}
.pc {
    display: none !important;
}
.page_term {
    font-size: 13px;
    line-height: 1.4;
    margin: auto 12px 15px 12px;
    text-align: center;
}
/* ----- nav -----*/

#pageTab {
    margin: 12px 0 0 0;
}
#pageTab ul {
    width: 96%;
    margin: 0px 2% 12px 2%;
    z-index: 99;
}
#pageTab ul.tab5 li {
    width: 20%;
    margin: 0;
    background: #fff;
}
#pageTab ul li a {
    background: #dedede;
    height: auto;
    padding: 15px 0;
}
#pageTab ul li a:hover {
    opacity: 0.75;
}
/* ----- contents -----*/

#contents {
    padding: 0;
    background: #fff;
}
.page_cpn .cpn_box {
    margin: 12px 12px 28px;
}
.page_cpn .cpn_box img {
    display: block;
    width: 100%;
}
.page_cpn .cpn_box a:hover img {
    opacity: 0.8;
}
#contentsArea .page_cpn .cpn_box span {
  font-size: 12px;
  margin-top: 10px;
  background-repeat: no-repeat;
}
.cpCal,.cpUser,.cpPoint,.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
}
.cpCal {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}
.cpUser {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}
.cpPoint {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}
.cpTogether {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}
.cpVol {
  font-weight: bold;
}
.page_box_sty1 {
    margin-bottom: 15px;
}
.page_h2 {
    background: #777;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    margin: 0 10px 12px 10px;
    font-size: 20px;
}
.page_box1 {
    margin: 0 10px 12px 10px;
}
.box1img img {
    display: block;
    width: 100%
}
.page_box1 h3 {
    font-size: 14px;
    margin: 10px 0 8px;
}
.txtfont13 {
    font-size: 14px;
    line-height: 1.4;
}
.page_box_sty2 .page_box1 {
    width: 30.8%;
    margin: 0 0 10px 2%;
    float: left;
}
.page_box_sty2 .box1img {
    position: relative;
}
.page_box_sty2 .box1img:before {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images/magnify.jpg) 0 0 no-repeat;
    bottom: 0;
    right: 0;
    content: "";
}
.cpn_box_info .ss-center .cp__acordion {
    clear: both;
}
.cpn_box_info .cp__acordion .cp__trigger:hover {
    background-color: #bababa;
    color: #ffffff;
}
.cpn_box_info .cp__acordion .cp__trigger {
    font-size: 13px;
    display: block;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.cpn_box_info .cp__acordion .cp__trigger::after {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 7px;
    margin-top: -3.5px;
    background-repeat: no-repeat;
}
.cpn_box_info .cp__acordion li .cp__trigger {
    background: #e1e1e1;
}
.cpn_box_info .cp__liststyle-dot > * {
    text-indent: 0 !important;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.4;
}
.cpn_box_info .cp__acordion ul.submenu {
    padding: 10px 0;
    background-color: #f0f0f0;
    line-height: 1.4;
}
.cpn_box_info .cp__acordion .cp__trigger::after {
    background-image: url(../images/icon_1.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.cpn_box_info .cp__acordion .cp__trigger.active-submenu::after {
    background-image: url(../images/icon_2.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
/* ----- page_box1 -----*/

.page_box1 .ss-center .cp__acordion {
    clear: both;
}
.page_box1 .cp__acordion .cp__trigger:hover {
    background-color: #bababa;
    color: #ffffff;
}
.page_box1 .cp__acordion .cp__trigger {
    font-size: 13px;
    display: block;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.page_box1 .cp__acordion .cp__trigger::after {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 7px;
    margin-top: -3.5px;
    background-repeat: no-repeat;
}
.page_box1 .cp__acordion li .cp__trigger {
    background: #e1e1e1;
}
.page_box1 .cp__liststyle-dot > * {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.4;
}
.page_box1 .cp__acordion ul.submenu {
    background-color: #f0f0f0;
    padding: 8px 10px 10px 10px;
    line-height: 1.4;
}
.page_box1 .cp__acordion .cp__trigger::after {
    background-image: url(../images/icon_1.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
    background-image: url(../images/icon_2.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.holder {
    margin-top: 10px;
}
.cp_right {
    display: none;
}
.fixBnr2 {
    position: fixed;
    display: block;
    right: 0px;
    bottom: 0px;
    z-index: 9;
}
#contents .pagetop_btn {
    width: 50px;
    z-index: 999;
}
.pagetop_btn li {
    margin-bottom: 1px;
    background: #fff;
}
.pagetop_btn li a {
    background: #dedede;
    width: 50px;
    display: block;
    text-align: center;
    padding: 6px 0;
    font-size: 13px;
}
#contentsArea .pagetop_btn li a:hover {
    text-decoration: none;
    opacity: 0.8;
}
/* ----- Access -----*/

.accessBox {
    border: none;
}
.page_footer {
    background: #f7f7f7;
    padding: 10px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 10px 12px 10px;
}
.page_footer ul li {
    margin-bottom: 6px;
}
.page_footer a {
    color: #777;
    font-size: 13px;
    line-height: 1.6;
    text-decoration: none;
}
.page_footer a:hover {
    text-decoration: underline;
}
.page_footer p {
    margin: auto;
}
.page_footer p span {
    margin-right: 12px;
    display: inline-block;
}
#search-box h1 {
    display: none;
}
/*oy*/
.jdsSwiper {
    padding: 0 40px !important;
}
.swiper-wrapper {
    padding-bottom: 30px;
}
.jdsSwiper .page_box1 {
    margin: 0 0px 12px 0px;
}
.swiper-button-next {
    font-size: 12px;
    background: none !important;
}
.jdsColorBoxHtml_main .box1img {
    display: none;
}
.jdsColorBoxHtml_main .txtfont13 {
    display: none;
}
#cboxContent .jdsColorBoxHtml_main .box1img {
    display: block;
}
#cboxContent .jdsColorBoxHtml_main .txtfont13 {
    display: block;
}
#colorbox {
    height: 100% !important;
    position: fixed !important;
    top: 20px !important;
    overflow: visible !important;
}
#cboxContent {
    float: none !important;
    height: 100% !important;
    max-width: 96% !important;
    margin: auto !important;
}
#cboxWrapper {
    height: auto !important;
    overflow: visible!important;
}
#cboxMiddleLeft {
    height: 100% !important;
}
#cboxOverlay {
    background-color: rgba(0,0,0,0.5) !important;
    height: 100% !important;
}
#cboxLoadedContent {
    background: #fff !important;
    border: 1px solid #333 !important;
    padding: 12px 15px;
    box-sizing: border-box;
    height: auto !important;
    width: auto !important;
}
#cboxClose {
    background: url(../images/close.jpg) top right no-repeat !important;
    background-position-x: center;
    background-position-y: top;
    width: 25px !important;
    height: 25px !important;
}
#cboxTitle {
    font-size: 0;
}
button#cboxPrevious {
    background: url(../images/arrow_left.png) top right no-repeat !important;
    width: 32px !important;
    left: -20px !important;
    height: 32px;
}
button#cboxNext {
    background: url(../images/arrow_right.png) top right no-repeat !important;
    z-index: 999;
    width: 32px !important;
    right: -20px !important;
    height: 32px;
}
.swiper-button-prev {
    width: 32px !important;
    height: 32px !important;
    content: "" !important;
    background: url(../images/arrow_left.png) 0 0 no-repeat !important;
    font-size: 0;
    top: 35% !important;
    z-index: 999;
}
.swiper-button-next {
    width: 32px !important;
    height: 32px !important;
    content: "" !important;
    background: url(../images/arrow_right.png) 0 0 no-repeat !important;
    font-size: 0;
    top: 35% !important;
    z-index: 999
}
.page_foot_box .swiper-button-prev {
    left: 0px;
}
.page_foot_box .swiper-button-next {
    right: 0px;
}
.page_foot_box .swiper-container {
    width: 96% !important;
    margin: auto;
    padding: 0 2%!important;
}
#contentsArea .cpn_box .btn {
    margin: 12px 15px;
}
#contentsArea .cpn_box .btn .main {
    border: 2px solid #7bb33e;
    border-radius: 5px;
    background-color: #fff;
    color: #7bb33e;
    text-align: center;
    display: block;
    margin: 0px auto;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    font-size: 16px;
}
#contentsArea .cpn_box .btn .main:after {
    position: absolute;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
    height: 12px;
    width: 8px;
    right: 12px;
    top: 50%;
    margin-top: -6px;
    display: block;
}
#contentsArea .cpn_box .btn .main:hover {
    opacity: 0.8;
}
.tableholder {
    margin: 0 10px;
    display: none;
}
.tableholder table {
    background-color: #fff;
    border: 1px solid #b4b4b4;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
}
.tableholder table tr:first-child {
    color: #fff;
}
.tableholder table tr:first-child td {
    text-align: center!important;
    background-color: #1ba81b!important;
}
.tableholder table td {
    display: block;
    padding: 5px;
}
.tableholder table tr td:first-child {
    background-color: #e1e1e1;
    font-weight: bold;
}
.coupon-guide {
  margin: 1em auto;
  font-size: 13px;
  text-align: center;
}
.coupon-guide a {
  display: inline-block;
  padding: .25em .5em .5em 1em;
  border-radius: 4px;
  background-color: #e1e1e1;
}
.coupon-guide a::after {
  display: inline-block;
  content: "";
  background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
  width: 16px;
  height: 16px;
  position: relative;
  right: -2px;
}
.disclaimer {
  margin: 20px auto;
  font-size: 12px;
  text-align: center;
}
#newetiquette {
    width: 90%;
    text-align: center;
    margin: 30px auto;
    background: #eee;
    padding: 15px 0;
}
#newetiquette a {
  color: #0059B2!important;
}
#pageInquiry .inquiryTable {
  width: 92%;
  margin: 40px auto 20px;
  font-size: 14px;
}
#pageInquiry tr,
#pageInquiry th,
#pageInquiry td {
  display: block;
}
#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 1em;
}
#pageInquiry th {
  background-color: #efefef;
}
#pageInquiry td {
  border-top: none;
  border-bottom: none;
}
#pageInquiry tr:last-child td {
  border-bottom: solid 1px #aaa;
}
#pageInquiry .inquiryTable a {
  color: #0059B2;
}
#contents .gototop_btn {
    margin-top: 10px;
    background: none;
}
#contents .gototop_btn a {
    display: block;
    height: 30px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 4px 4px 0 0;
    color: #FFF;
    position: relative;
}
#contents .gototop_btn a::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-top: -3px;
    margin-left: -7px;
    border-top: 4px solid #FFF;
    border-right: 4px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}
#contents .gototop_btn a span {
    display: none;
}
.page_foot_box {
    width: 94%;
    margin: auto;
}
.page_foot_box .swiper-slide {
    width: 180px !important;
    font-size: 13px;
}

/* 202409 クーポン調整 */
.coupon__box .couponOneClick .coupon__button a {
    background-color: #009700;
    border-radius: 5px;
    font-weight: bold;
    height: 42px;
    width: 100%;
    flex: auto !important;
}

.coupon__box .coupon__box__holder {
    padding: 30px 30px 50px 30px;
}

.coupon__container .coupon__cover span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .coupon__box__holder .couponOneClick .couponOneClick-acquired,
  .coupon__box__holder .couponOneClick .couponOneClick-having,
  .coupon__box__holder .couponOneClick .couponOneClick-expired,
  .coupon__box__holder .couponOneClick .couponOneClick-finished {
    background-color: transparent;
  }
  
.noteC {
    font-size: 14px;
    margin-bottom: 54px;
    margin-top: 20px;
    text-align: center;
}