@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 {
  background-color: #7be3f7;
  margin: 0;
  height: calc(88 / 750 * 100vw);
}
#pageTab ul {
  z-index: 99;
  display: flex;
  justify-content: space-between;
}
#pageTab ul.inner{
  width: calc(100% - 40px);
}
#pageTab ul.tab5 li {
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
}
#pageTab ul li{
  z-index: 99;
}
#pageTab ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(88 / 750 * 100vw);
}
#pageTab ul:after {
  display: none;
}
#pageTab ul li a img {
  height: calc(54 / 750 * 100vw);
}
#pageTab ul li:nth-child(4) a img,
#pageTab ul li:nth-child(5) a img {
  height: calc(24 / 750 * 100vw);
}
#pageTab ul li a:hover {
  opacity: 0.75;
}
#pageTab ul.alwaysFix{
  background-color: #7be3f7;
    left: 50%;
    transform: translateX(-50%);
}
#pageTab ul.alwaysFix::before{
  content: "";
  background-color: #7be3f7;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    top: 0;
    position: absolute;
}
/* ----- 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: 9999;
}
#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: calc(64 / 750 * 100vw);
}
.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: 0.25em 0.5em 0.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: calc(24 / 750 * 100vw);
  text-align: center;
  background-color: #eeeeee;
  border-radius: 30px;
}
#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;
}

/* common */
body {
  font-family: "Noto Sans JP", sans-serif;
}
#contents{
  background-color: #ffffff;
}
.inner {
  margin: 0 auto;
  width: calc(100% - calc(80 / 750 * 100vw));
}
.intro img,
.coupon img,
.maincontents img,
.route img {
  width: 100%;
}
.intro p,
.coupon p,
.maincontents p ,
.route p {
  line-height: 1.638;
  font-size: calc(26 / 750 * 100vw);
}
.maincontents{
  background-color: #fffef0;
}


/* mv */

#keyVisual{
  position: relative;
}
#keyVisual .mv__ttl{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.mv__piece{
  position: absolute;
  display: block;
  margin: 0;
}
.mv__piece .mv__img{
  width: 100%;
  height: auto;
  display: block;
}

#keyVisual .mv__piece--01{
  width: calc(342 / 750 * 100vw);
  top: calc(18 / 750 * 100vw);
  left: 0;
}
#keyVisual .mv__piece--02{
  width: calc(146 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#keyVisual .mv__piece--03{
  width: calc(297 / 750 * 100vw);
  bottom: calc(12 / 750 * 100vw);
  left: 0;
}
#keyVisual .mv__piece--04{
  width: calc(343 / 750 * 100vw);
  top: calc(26 / 750 * 100vw);
  right: 0;
}
#keyVisual .mv__piece--05{
  width: calc(145 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#keyVisual .mv__piece--06{
  width: calc(400 / 750 * 100vw);
  bottom: calc(40 / 750 * 100vw);
  right: 0;
}
#keyVisual .iwate__logo{
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: calc(55 / 750 * 100vw);
  height: auto;
}

/* intro */
.intro {
  padding: calc(70 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
}
.intro__ttl {
  width: calc(482 / 750 * 100vw);
}
.intro__text {
  margin-top: calc(40 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  position: relative;
  z-index: 2;
}
.intro__text--02 {
  width: 50%;
}
.intro__img-wrap{
  position: relative;
  margin-top: calc(-450 / 750 * 100vw);
  right: calc(-20 / 750 * 100vw);
}

/* coupon */
.coupon {
  background-color: #f2eee9;
  padding: calc(80 / 750 * 100vw) 0 calc(112 / 750 * 100vw);
}
.coupon .coupon__ttl__img {
  width: calc(145 / 750 * 100vw);
  display: block;
  margin: 0 auto 10px;
}
.coupon .coupon__filter__guide {
  margin: calc(30 / 750 * 100vw) auto;
  gap: calc(16 / 750 * 100vw);
  max-width: calc(605 / 750 * 100vw);
}
.coupon .coupon__filter__guide a{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 50%;
  padding: 8px 0;
  font-size: calc(24 / 750 * 100vw);
}
.coupon .coupon__filter__guide a::after {
  content: "";
  display: block;
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-left: calc(26 / 750 * 100vw);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAiCAMAAADmrkDzAAAARVBMVEUAAAAwMDAwMDAwMDAxMTEzMzMyMjIzMzMzMzMyMjIzMzM1NTUyMjIwMDAzMzMzMzMyMjIxMTEyMjIzMzMyMjI0NDQzMzP51LwrAAAAFnRSTlMAIEAwoJ+Av+9/r2BgEFDP3x9w3+9Aa03MBwAAAHlJREFUeNrdykUSQkEUA8DvriPv/kfFSRhSxQ7rdWcfkhdQylEZ1HI07VWHofXGQ4cBQ4dxwpjzq5lDhrF0djVxoLHadrVQ4LHZnl0hyMFBDw56cNCDA+PBQQ9HQY95RRCDuM29GI01fzzahE+Gsychzx7EKTVnb3YA6mQP/gr9fQ8AAAAASUVORK5CYII=);
}
.coupon .coupon__filter__guide::after{
  display: none;
}

.coupon__discription {
  margin: 0 auto;
}
.coupon__discription__box {
  max-width: calc(605 / 750 * 100vw);
  background-color: #ffffff;
  border-radius: 10px;
  padding: calc(25 / 750 * 100vw) 0;
  margin: 0 auto;
}

.coupon__discription__wrap--1{
  margin-bottom: calc(20 / 750 * 100vw);
}
.coupon .coupon__discription__remark01{
  font-size: calc(22 / 750 * 100vw);
  line-height: 1.5;
  margin-top: calc(20 / 750 * 100vw);
}
.coupon .coupon__discription__remark02{
  font-size: calc(24 / 750 * 100vw);
  margin-top: calc(24 / 750 * 100vw);
  font-weight: bold;
  line-height: 1.5;
}
.coupon__discription__ttl{
  border: 1px dotted #333;
  border-radius: 30px;
  width: calc(355 / 750 * 100vw);
  margin: 0 auto calc(10 / 750 * 100vw);
  text-align: center;
}
.coupon__discription__text{
  text-align: center;
}

.coupon .coupon__box {
  margin: 0 calc(40 / 750 * 100vw);
  background-color: #ffffff;
  border-radius: 40px;
  position: relative;
  margin-top: calc(120 / 750 * 100vw);
  padding: 0 0 40px;
}
.coupon .coupon__box--02 {
  margin-top: calc(150 / 750 * 100vw);
}

.coupon .coupon__title {
  padding: 0;
  background-color: unset;
  max-width: calc(605 / 750 * 100vw);
  margin: 0 auto;
  position: relative;
}
.coupon .coupon__title picture{
  margin-top: calc(-120 / 750 * 100vw);
}
.coupon .coupon__box__holder{
  row-gap: 20px;
  padding: 0 calc(114 / 750 * 100vw);
  }
  
  .coupon .couponOneClick .coupon__content .coupon__price{
    font-size: calc(33 / 750 * 100vw);
  }
  .coupon .couponOneClick .coupon__content .coupon__price span{
    font-size: calc(58 / 750 * 100vw);
  }
  .coupon .couponOneClick .coupon__content .coupon__get{
    font-size: calc(20 / 750 * 100vw);
  }
   .coupon .couponOneClick .coupon__amount{
    font-size: calc(24 / 750 * 100vw);
  }
  .coupon .couponOneClick .coupon__condition{
    font-size: calc(24 / 750 * 100vw);
  }
  .btn__coupon {
    max-width: calc(605 / 750 * 100vw);
    margin: calc(44 / 750 * 100vw) auto 0;
  }

/* experience */
.contents__ttl--experience{
  background-image: url(../images/experience-bg_sp.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: calc(105 / 750 * 100vw);
}
.ttl--experience{
  width: calc(620 / 750 * 100vw);
  margin-left: auto;
  position: relative;
  top: calc(200 / 750 * 100vw);
}
.ttl__experience{
  width: calc(510 / 750 * 100vw);
  margin: 0 auto;
}
.ttl__experience--04{
  width: calc(615 / 750 * 100vw);
}

/* sightseeing */
.sightseeing{
  padding-bottom: calc(120 / 750 * 100vw);
}
.contents__ttl--sightseeing{
  background-image: url(../images/sightseeing-bg_sp.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;  
  padding-top: calc(310 / 750 * 100vw);
}
.ttl--sightseeing{
  width: calc(580 / 750 * 100vw);
  position: relative;
  top: calc(120 / 750 * 100vw);
  /* position: relative;
        top: -340px; */
}
.ttl__sightseeing{
  width: calc(530 / 750 * 100vw);
  margin: 0 auto;
}

/* メインSwiperの矢印配置（SP） */
.experience-main-slider,
.sightseeing-main-slider {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
.experience-main-slider > #expMainSlider01,
.sightseeing-main-slider > #sigMainSlider01 {
  flex: 1 1 auto;
  min-width: 0;
}
.experience-main-slider .experience-main-slider__nav.swiper-button-prev,
.experience-main-slider .experience-main-slider__nav.swiper-button-next,
.sightseeing-main-slider .sightseeing-main-slider__nav.swiper-button-next,
.sightseeing-main-slider .sightseeing-main-slider__nav.swiper-button-prev {
  position: relative;
  inset: auto;
  top: auto;
  left: auto;
  right: auto;
  margin-top: 0;
  flex: 0 0 auto;
}

/* #expMainSlider01 / #sigMainSlider01 矢印 */
#expMainSlider01-prev,
#sigMainSlider01-prev {
  width: calc(28 / 750 * 100vw) !important;
  height: calc(44 / 750 * 100vw) !important;
  margin: 10px !important;
  top: auto !important;
  background: url(../images/slider_arrow_prev.png) center center no-repeat !important;
  background-size: contain !important;
}
#expMainSlider01-next,
#sigMainSlider01-next {
  width: calc(28 / 750 * 100vw) !important;
  height: calc(44 / 750 * 100vw) !important;
  margin: 10px !important;
  top: auto !important;
  background: url(../images/slider_arrow_next.png) center center no-repeat !important;
  background-size: contain !important;
}
#expMainSlider01-prev::after,
#expMainSlider01-next::after,
#sigMainSlider01-prev::after,
#sigMainSlider01-next::after {
  display: none !important;
}
.slider__contents__text{
  margin-top: calc(50 / 750 * 100vw);
}
.slide__contents__line {
  display: block;
  width: 100%;
  margin: calc(20 / 750 * 100vw) 0;
  border: 0;
  border-bottom: 2px dotted #333333;
}
.slider-thumbnail .thumbnail__text{
  text-align: center;
  font-weight: bold;
  font-size: calc(26 / 750 * 100vw);
  line-height: 1.1;
}

.slider-thumbnail .swiper-slide > img {
  display: block;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-radius: 8px;
  transition: border-color 0.2s ease;
  max-width: 100%;
  height: auto;
}
.slider-thumbnail .swiper-slide.swiper-slide-thumb-active > img {
  border-color: #19bfdf;
}

/* experience 内slider*/
.experience-nested-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  min-width: 0;
}
.experience-nested-stack .experience-nested-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.experience-nested-stack .experience-nested-slider .swiper-wrapper {
  padding-bottom: 0;
}
.experience-nested-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.experience-nested-slider__pagination.swiper-pagination {
  position: static;
  z-index: auto;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  transform: none;
  pointer-events: auto;
}
.experience-nested-slider__pagination .swiper-pagination-bullet {
  width: calc(12 / 750 * 100vw);
  height: calc(12 / 750 * 100vw);
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.experience-nested-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

/* sightseeing 内slider */
.sightseeing-nested-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  min-width: 0;
}
.sightseeing-nested-stack .sightseeing-nested-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.sightseeing-nested-stack .sightseeing-nested-slider .swiper-wrapper {
  padding-bottom: 0;
}
.sightseeing-nested-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.sightseeing-nested-slider__pagination.swiper-pagination {
  position: static;
  z-index: auto;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  transform: none;
  pointer-events: auto;
}
.sightseeing-nested-slider__pagination .swiper-pagination-bullet {
  width: calc(12 / 750 * 100vw);
  height: calc(12 / 750 * 100vw);
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.sightseeing-nested-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-slide__wrap {
  display: flex;
  flex-direction: column;
  gap: calc(40 / 750 * 100vw);
  max-width: 1010px;
  margin: 0 auto;
  padding-top: calc(280 / 750 * 100vw);
}
.sightseeing .swiper-slide__wrap{
  padding-top: calc(150 / 750 * 100vw);
}

 .btn__coupon__img{
  margin-top: calc(30 / 750 * 100vw);
 }
/* gourmet */
.gourmet{
  background-color: #f2eee9;
  padding: calc(52 / 750 * 100vw) 0 calc(100 / 750 * 100vw);
}
.gourmet .inner{
  width:calc(605 / 750 * 100vw);
  margin-top: calc(50 / 750 * 100vw);
}
.ttl--gourmet{
  width: calc(605 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.gourmet picture{
  width: 50%;
}

 .gourmet__content{
  margin-top: calc(22 / 750 * 100vw);
 }
.gourmet__content__item {
  min-width: 0;
  width: 100%;
  position: relative;
  margin-bottom: calc(83 / 750 * 100vw);
}
.gourmet__item__ttl{
  height: calc(63 / 750 * 100vw);
margin: 14px 0 23px;
}
.gourmet .gourmet__item__ttl__img{
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}

.gourmet-fade-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  min-width: 0;
}
.gourmet-fade-slider {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.gourmet-fade-slider .swiper-wrapper {
  padding-bottom: 0;
}
.gourmet-fade-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.gourmet-fade-slider__pagination.swiper-pagination {
  position: static;
  z-index: auto;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  transform: none;
  pointer-events: auto;
}
.gourmet-fade-slider__pagination .swiper-pagination-bullet {
  width: calc(12 / 750 * 100vw);
  height: calc(12 / 750 * 100vw);
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.gourmet-fade-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

.gourmet .gourmet__character__img01--sp {
  width: 50%;
}
.gourmet .gourmet__character__img02--sp {
  width: calc(195 / 750 * 100vw);
  position: absolute;
  top: calc(-65 / 750 * 100vw);
left: calc(-65 / 750 * 100vw);
z-index: 2;
}
.gourmet .gourmet__character__img03--sp {
  width: calc(158 / 750 * 100vw);
  position: absolute;
  top: calc(-120 / 750 * 100vw);
  right: calc(-60 / 750 * 100vw);
  z-index: 2;
}
.gourmet .gourmet__character__img04--sp {
  width: calc(184 / 750 * 100vw);
  position: absolute;
  top: calc(-73 / 750 * 100vw);
left: calc(-73 / 750 * 100vw);
z-index: 2;
}
.gourmet .gourmet__character__img05--sp {
  width: calc(154 / 750 * 100vw);
  position: absolute;
  top: calc(-105 / 750 * 100vw);
  right: calc(-60 / 750 * 100vw);
  z-index: 2;
}

/* disclaimer */
.disclaimer__wrap {
  background-color: #ffffff;
  padding: calc(72 / 750 * 100vw) 0 calc(70 / 750 * 100vw);
} 
.disclaimer__wrap .disclaimer{
  margin: 0;
  padding: calc(30 / 750 * 100vw) calc(20 / 750 * 100vw);
  text-align: left;
  border-radius: 10px;
}

/* access */
.access{
  padding: calc(80 / 750 * 100vw) 0 calc(104 / 750 * 100vw);
}
.access__ttl{
  width: calc(385 / 750 * 100vw);
  text-align: center;
  margin: 0 auto;
}
.access__ttl__img{
  width: 100%;
  height: auto;
}
.map{
  margin-top: calc(30 / 750 * 100vw);
}
.access iframe{
  border-radius: 30px;
height: calc(480 / 750 * 100vw);
}

/* route */
.route__contents{
  width: calc(605 / 750 * 100vw);
  margin: 0 auto;
}
.route__item{
  margin-bottom: calc(42 / 750 * 100vw);
  }

  .route__item__ttl{
    margin: calc(65 / 750 * 100vw) 0 calc(27 / 750 * 100vw);
  }
  .route .route__text__ttl{
    font-weight: bold;
    line-height: 1;
  }
  .route__text__wrap{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .route__text__place{
    background-color: #F2EEE9;
    border-radius: 25px;
    width: calc(224 / 750 * 100vw);
    text-align: center;
    padding: calc(3 / 750 * 100vw) 0;
  }
  .route__item__wrap--02 .route__text__place{
    width: calc(160 / 750 * 100vw);
  }
  .route__text__line{
    display: block;
    width: calc(158 / 750 * 100vw);
    border-bottom: 1px dotted #b0a99f;
  }
  .route__item__wrap--02 .route__text__line{
    width: calc(286 / 750 * 100vw);
  }
  .route__item__wrap--02 .route__item--train .route__text__line{
    width: calc(63 / 750 * 100vw);
  }
  .route .route__text__time{
    text-align: center;
    position: relative;
    line-height: 1.2;
    top: calc(16 / 750 * 100vw);
  }
  .route__item--train .route__text__time{
    top: 0;
    margin-bottom: 10px;
  }
  .route__item--bus .route__text__time{
    top: 0;
    margin-top: 10px;
  }
  .route__text__time--plane{
    margin-top: calc(-40 / 750 * 100vw);
  }
  /* search */
  .search__ttl{
    width: calc(190 / 750 * 100vw);
    text-align: center;
    margin: 0 auto 30px;
  }
  .search__ttl__img{
    width: 100%;
    height: auto;
  }

/* floating coupon button */

.pagetop_btn li a.float-coupon-btn {
  position: fixed;
  right:0;
  bottom: 50px;
  z-index: 9999;
  width: calc(200 / 750 * 100vw);
  height: auto;
  line-height: 0;
  background-color: unset;
}
.float-coupon-btn img {
  display: block;
  width: 100%;
  height: auto;
}
.cp_right.float-coupon{
  display: block;
  }

.anchor{
  display: block;
  padding-top: calc(120 / 750 * 100vw);
  margin-top: calc(-120 / 750 * 100vw);
}
.anchor02{
  display: block;
  padding-top: calc(50 / 750 * 100vw);
  margin-top: calc(-50 / 750 * 100vw);
}
.coupon.anchor02{
  display: block;
  padding-top: calc(100 / 750 * 100vw);
  margin-top: 0;
}