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

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

------------------------------------------ */
:root{
			--color-dark:#050505;
			--color-light:#fafafa;
			--color-lightish:#666;
			--color-red:#FF0000;
			--color-green:#006837;
			--color-beige:#ba874e;
    }
body{padding:0 0 50px;}
#keyVisual {margin-bottom: 12px;}
#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 {z-index:100;
    margin: 12px 0 0 0;
}
#pageTab ul {
    width: 100%;
    margin: 0px 0 1rem 0;
    z-index: 99;
    display:flex;flex-wrap:wrap;gap:var(--s1);justify-content:center;gap:1rem;padding-top:var(--s0);padding-bottom:var(--s0);background-color:#f9f7ea;
}
#pageTab ul.alwaysFix{left:0;background-color:#f9f7ea;}
#pageTab ul.tab5 li {
    width: 30%;
    margin: 0;
    background: #fff;
    float:none;
}
#pageTab ul.tab5 li:not(:last-child):not(:nth-child(3)){
  border-right:2px solid #42210B;
}
#pageTab ul li a {
    background: #dedede;
    height: auto;
    padding:0;
}
#pageTab ul li a:hover {
    opacity: 0.75;
}
#pageTab ul li a img{width:100%;}
/* ----- 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: none;
    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 img{width:100%;height:auto;}
#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;
}

/* =====CONTENT===== */
section *{box-sizing:border-box;}
#contentsArea a.slidebutton{padding:1.5rem 1.5rem;margin-top:var(--s1);}
#contentsArea .during{padding-left:var(--s0);padding-right:var(--s0);}
.button-wrapper:not(.pop) a .button__label{font-size:var(--s2);}
.caution{font-size:var(--s1);width:min(30rem,100%);}
/* #keyVisual  */
#keyVisual{max-height:1154px;}
#keyVisual::before{width:min(100%, 720px);height:min(100%, 1154px);background:url(../images/keyVisual-bg-sp.png) no-repeat;background-position: center top;background-size:100%;}
#keyVisual::after{content:"";width:100%;height:300px;display:block;position:absolute;bottom:0;left:0;background:url(../images/keyVisual-bg-bottom-sp.png) no-repeat;background-position: center bottom;background-size:100%;}

#keyVisual img.keyVisual,
#keyVisual #theme-rogo-sp{width:100%;height:auto;max-width:720px;max-height:1154px;vertical-align:top;}
#keyVisual h1 .keyVisual{position:relative;object-fit:cover;margin-left:auto;margin-right:auto;z-index:1;}
#keyVisual h1 #theme-rogo-sp {position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto;z-index:2;width: 100%;height: auto;opacity: 0;animation: fadeIn-sp 1.5s ease-in-out forwards;}
#keyVisual h1 #theme-rogo-sp path {stroke: #FFF;stroke-width: 2;fill: none;filter: none;transition: filter 1s ease;}
#keyVisual h1 #theme-rogo-sp.drawn path {filter: drop-shadow(5px 5px 3px #666);}
.coupon-wrap::before{background-image:url(../images/coupon_catch_bg-sp.svg);}
#keyVisual h1 .keyVisual-star {max-width:720px;}


@keyframes fadeIn-sp {
  0% {opacity: 0;}
  70% {opacity: 0;}
  100% {opacity: 1;}
}



.keyVisual-block {position: absolute;top:50%;z-index: 2;text-align:center;left:0;right:0;margin: auto;}
.keyVisual-block h2,
.keyVisual-block p,
#keyVisual .fv-howlong{width:min(27rem,100%);margin-left:auto;margin-right: auto;}
#keyVisual .fv-howlong img{width:100%;height:auto;}
.keyVisual-block p{line-height:var(--s3);}

#keyVisual .keyVisual-bottom img{width:100%;height:auto;}

#slider05{margin-bottom:var(--s4);}

.coupon-wrap::before{background-image:url(../images/coupon_catch_bg-sp.svg);}
.coupon-wrap h3{max-width:28rem;}
.coupon-wrap h3 img{width:100%;height:auto;}
.button-wrapper:not(.pop) a{width:100%;}
#contentsArea .button-wrapper{max-width:90dvw;margin-bottom:var(--s3);margin-left:auto;margin-right:auto;}

.section-header{padding-top:8rem;}
.section-header-block{padding-bottom:0;}
.section-header.h-activity{background:url(../images/h-activity-sp.png) no-repeat center bottom;background-size:100%;background-position:center top;}

.section-header.h-gourmet{background:url(../images/h-gourmet-sp.png) no-repeat center top;background-size:100%;}

.section-header-block h3 svg{width:90%;margin-left:5%;}
.section-header-block p{width:100%;margin-left:5%;line-height: var(--s3);color:#42210b;}
.section-header-block img.dia{position: absolute;top: 2%;left: 0%;z-index: 0;width: 43%;}

.mainContents-section{overflow-x:hidden;}

#kagoshima-activity,
#kagoshima-gourmet,
#kagoshima-access{scroll-margin-top: 95px;}

/*-- =====アクティビティ===== --*/
.section-header-block p{mix-blend-mode:multiply;font-size:var(--s1);text-align:justify;}
.section-header.h-activity .section-header-block p{padding:0 40% 0 var(--s2);background:url(../images/activity/activity_illust.svg) no-repeat center right 2rem;background-size:30%;}

/*-- =====グルメ===== --*/
.section-header-block.gourmet img.dia{right:0;left:auto;}
.section-header-block.gourmet h3 svg{height:174px;}
.section-header-block.gourmet p{padding:0 var(--s2) 0 40%;background:url(../images/gourmet/gourmet_illust.svg) no-repeat center left 1rem;background-size:30%;}

/*-- =====アクティビティ＆ グルメ===== --*/
.activity-and-gourmet .splide__arrow--prev{top:15%;left:15%;}
.activity-and-gourmet .splide__arrow--next{top:15%;right:15%;}
#slider01 .splide-wrapper,
#slider02 .splide-wrapper{padding-bottom:var(--s1);margin-bottom:var(--s1);}
#slider01 .splide__slide{display:flex;flex-direction:column;justify-content:flex-start;}
#slider02 .splide__slide{display:flex;flex-direction:column-reverse;justify-content:flex-end;}
#slider01 .splide__slide .splide__slide_content,
#slider02 .splide__slide .splide__slide_content{margin-top:var(--s3);position:relative;}
#slider01 .splide__slide .splide__slide_content h3,
#slider02 .splide__slide .splide__slide_content h3{height:110px;}
#slider01-thumbnail,
#slider02-thumbnail{display:none;}
#slider01 .splide__pagination,
#slider02 .splide__pagination{margin-top:var(--s1);bottom:64%;}
#slider01 .splide__pagination__page,
#slider02 .splide__pagination__page {background:#ccc;}
#slider01 .splide__pagination__page.is-active,
#slider02 .splide__pagination__page.is-active{background:#666;}
#slider01 .splide__slide_content,
#slider02 .splide__slide_content{text-align:center;display:flex;flex-direction:column;}
#slider01 .splide__slide_content .button-wrapper.pop,
#slider02 .splide__slide_content .button-wrapper.pop{margin-top:auto;}
#slider01 .splide__slide_content h3 + p,
#slider02 .splide__slide_content h3 + p{font-size:14px;line-height:var(--s2);height:5rem;}
#slider01.activity-and-gourmet .button__label,
#slider02.activity-and-gourmet .button__label{font-size:var(--s1);}
#slider01.activity-and-gourmet .button__label b,
#slider02.activity-and-gourmet .button__label b{font-size:var(--s2);}
#slider01.activity-and-gourmet .button__label small,
#slider02.activity-and-gourmet .button__label small{font-size:var(--s15);}

#slider01 p.pagination,
#slider02 p.pagination{position:absolute;bottom:103%;}

/*-- =====絶景===== --*/
#kagoshima-zekkei{position:relative;}
#kagoshima-zekkei::before{content:"";width:120px;height:120px;display:block;position:absolute;top:18%;
right:0;background:url(../images/zekkei/zekkei_illust.svg) no-repeat;background-size:100%;}

#kagoshima-zekkei.mainContents-section{padding-bottom:var(--s5);}
#kagoshima-zekkei.mainContents-section h3{position:absolute;top:0.5rem;right:0;}
#kagoshima-zekkei.mainContents-section h3 img{width:160%;transform:translateX(-27%);}
#kagoshima-zekkei.mainContents-section h3::after{content:"";width:160%;height:160%;display:block;position:absolute;top:0;left:0;background:url(../images/zekkei/zekkei-title-text.webp) no-repeat;background-size:100%;z-index:10;transform:translateX(-27%);}
#slider03 .splide__arrow--prev{top:150%;left:18%;}
#slider03 .splide__arrow--next{top:150%;right:18%;}

#kagoshima-zekkei .splide__track--nav>.splide__list>.splide__slide.is-visible.is-active{border:none!important;box-sizing:border-box;}
#slider03-thumbnail .splide__track--nav>.splide__list>.splide__slide.is-visible.is-active{border:none!important;box-sizing:border-box;}

/*-- =====離島===== --*/
#kagoshima-ritou{position:relative;}
#kagoshima-ritou::before{content:"";width:120px;height:120px;display:block;position:absolute;top:21%;
left:0;background:url(../images/ritou/ritou_illust.svg) no-repeat;background-size:100%;opacity:0.8;}
#kagoshima-ritou.mainContents-section h3{position:absolute;top:0.5rem;right:0;}
#kagoshima-ritou.mainContents-section h3::after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../images/ritou/ritou-title-text.webp) no-repeat;background-size:160%;z-index:10;transform:translateX(-14%);}
#kagoshima-ritou.mainContents-section h3 img{width:160%;transform:translateX(-9%);}
#slider04 .splide__arrow--prev{top:150%;left:18%;}
#slider04 .splide__arrow--next{top:150%;right:18%;}
#kagoshima-ritou .splide__slide .ritou-location{position:absolute;top:45%;left:11.3%;z-index:2;color:#FFF;background-color:var(--color-beige);padding:0.4rem var(--s1) 0.3rem;border-radius:2rem;transform:translateY(-50%);font-weight:600;font-size:calc(var(--s-1) - 0.15rem);margin-left:0.5rem;}
#kagoshima-ritou .splide__slide .map-container{position:absolute;aspect-ratio: 6.5 / 4;left:14%;width:73%;z-index:1;
top: calc(70% * 4 / 5.5);

}
#kagoshima-ritou .splide__slide .map-container iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#kagoshima-ritou .splide.thumbnail .splide__list li{min-height:290px;}
#kagoshima-ritou .splide.thumbnail .splide__list li div.sp{position:relative;}
#kagoshima-ritou .splide.thumbnail .splide__list li div.sp img{width:100%;height:auto;}

/*-- =====定番スポット===== --*/
#kagoshima-spot .section-content{position: relative;}
#kagoshima-spot .section-content img.illust-sp{position: absolute;width: 180px;right: 0;top: 0;z-index: 0;}
#kagoshima-spot .splide__list{padding-bottom:15px!important;}
#kagoshima-spot .splide__slide__container{text-align: center;}
#kagoshima-spot .splide__slide{background-color: #fff;box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);position: relative;}
#kagoshima-spot .splide__slide__container {padding: 2rem 2rem;}
#kagoshima-spot .splide__slide img,#kagoshima-spot .splide__slide .splide__slide_content {width: 100%;}
#kagoshima-spot .splide__slide .splide__slide_content {padding-top: var(--s0);}
#kagoshima-spot .splide__pagination__page {display: none;}
#kagoshima-spot h2{width:min(300px,100%);height:auto;padding: var(--s3) var(--s1) var(--s2);box-sizing:border-box;margin-left:auto;margin-right:auto;}
#kagoshima-spot h2 source,
#kagoshima-spot h2 img{width:100%;height:auto;}
#kagoshima-spot h3{display: flex;align-items: center;height: 70px;flex-direction: column;}
#kagoshima-spot h3 span{background-color: var(--color-beige);font-size: 14px;font-weight: bold;color: #fff;padding: 0.3rem 0.5rem;border-radius: 20px;width: 100px;}
#kagoshima-spot h3 img{width: 600px;height: 37px;margin-top:var(--s0);}
#kagoshima-spot h4{background-color: #ede9d9;padding: 0.5rem 1rem;display: inline-block;position: absolute;top:1rem;left: 1rem;}
.spot_txt{color: #603813;font-size:var(--s1);margin-top:var(--s0);}
.yadocoupon_link{width: 90%;margin: 0 auto;}
.yadocoupon_notice.disclaimer{text-align: left;background-color: transparent;}

#slider05 .splide__arrow--prev{left:8%;}
#slider05 .splide__arrow--next{right:8%;}
/* #kagoshima-spot .splide__slide h3 img{width:50%;} */

/*-- =====動画===== --*/
#kagoshima-movie{background-color: var(--color-green);background-image:none ;padding-top:var(--s2);}
#kagoshima-movie h2{width:100%;height:auto;padding: 0 var(--s1) var(--s1);box-sizing:border-box;}
#kagoshima-movie h2 source,
#kagoshima-movie h2 img{width:100%;height:auto;}
#kagoshima-movie .movie-box{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--s1);margin:var(--s1) var(--s1) var(--s2);}
#kagoshima-movie .movie-box .movie-content{width:calc(50% - 1rem);}
#kagoshima-movie .movie-section-header{position: relative;}
#kagoshima-movie .movie-section-header > img{position: absolute;}
#kagoshima-movie .button-wrapper .slidebutton.button--stroke.button-green{border: 2px solid #fff ;}
#kagoshima-movie .button-wrapper img.tabibito{display: none;}
#kagoshima-movie .button-wrapper img.kurousagi{display: none;}
#kagoshima-movie img.illust-sp{width: 110px;right: 0;top: 0;z-index: 0;}
#kagoshima-movie .button-wrapper span{font-size:var(--s1);}
#kagoshima-movie .button-wrapper span small{display:block;font-size:0.8em;}
video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {padding-top: 100%;}

/*-- =====アクセス===== --*/
#kagoshima-access {position: relative;padding:var(--s3) 0;}
#kagoshima-access h2{width:100%;height:auto;padding: 0 var(--s1) var(--s1);box-sizing:border-box;}
#kagoshima-access h2 source,
#kagoshima-access h2 img{width:100%;height:auto;}

#kagoshima-access .disclaimer,
#kagoshima-access .accessBox {background-color: transparent;}
#kagoshima-access .accessBox .route{margin: 0 auto;width: 90%;}
.accessBox .route>div:first-of-type,.accessBox .route dl{margin-bottom: 1rem;}
.accessBox .route p{text-align: center;background-color: #fff;border: 1px solid var(--color-beige);color: var(--color-beige);padding: 0.5rem;margin-bottom: var(--s2);font-weight: bold;}
.accessBox .map{margin-bottom:var(--s1);}

/*-- =====空室検索===== --*/
#kagoshima-kusitsu{background: url(../images/kusitsu-bg-sp.svg) no-repeat center bottom / cover;padding-top: 2rem;}
#kagoshima-kusitsu h2{margin:0 auto var(--s1);padding: var(--s1);width:min(200px,100%);}

/*-- =====PARTS===== --*/
.float-button.sp {position: fixed;right: 0;bottom: 0;width: 100%;z-index: 999;}
.float-button.sp img{width: 100%;height:auto;}
/* GSAP対応 */
#contentsArea .button--stroke .button__flair{display:none}
.modal-coupon{overflow-y:auto;}
