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

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

------------------------------------------ */
#widewrapper {
  width: 100%;
}

#keyVisual {
  width: 100%;
}

#keyVisual img {
  width: 100%;
  display: block;
}

/* #keyVisual h1 {
  text-indent: inherit;
  position: absolute;
  width: 760px;
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  left: 50%;
  margin-left: -380px;
  margin-top: 140px;
  line-height: 1.2;
} */

/* #keyVisual h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-top: 12px;
  line-height: 1.5;
} */

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.page_term {
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

/* ----- nav -----*/

#pageTab {
  background-color: #7be3f7;
  height: 57px;
  margin-top: 0;
}

#pageTab ul {
  z-index: 99;
  display: flex;
  justify-content: space-between;
  height: auto;
}
#pageTab ul.inner{
  width: calc(100% - 150px);
}
#pageTab ul.tab5 li {
  width: auto;
  margin-left: 0;
}

#pageTab ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 57px;
}
#pageTab ul li{
  z-index: 99;
}
#pageTab ul:after {
  display: none;
}
#pageTab ul li a img {
  height: 17px;
}

#contentsArea #pageTab ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#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.column1 {
  width: 950px;
  padding: 0;
  margin: auto;
  background: #fff;
}

.page_cpn .cpn_box {
  width: 450px;
  float: left;
  margin-left: 50px;
}

.page_cpn .cpn_box:nth-child(2n-1) {
  margin-left: 0;
}

.page_cpn .cpn_box img {
  display: block;
}

.page_cpn .cpn_box a:hover img {
  opacity: 0.8;
}

.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}

.cpCal,
.cpUser,
.cpPoint,
.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}

.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;
}

#contentsArea .jdsColorBoxHtml {
  display: block;
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
}

#colorbox {
  width: 800px !important;
  height: 100% !important;
  position: fixed !important;
  top: 5vh !important;
  left: 50% !important;
  margin-left: -400px !important;
}

.tableholder {
  max-height: 90vh !important;
}

#cboxWrapper {
  height: auto !important;
  overflow: auto !important;
  width: 800px !important;
}

#cboxContent {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  height: 100% !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 100% !important;
}

#cboxLoadedContent {
  background: #fff !important;
  border: none !important;
  box-sizing: border-box;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
}

#inline_content1,
#inline_content2 {
  list-style: none !important;
  font-size: 13px;
}

.page_cpn {
  margin-bottom: 40px;
}

.coupon_img {
  width: 100%;
  height: auto;
}

.cpn_box_txtbox {
  padding: 20px 20px 0 20px;
  background: #fff;
  color: #333;
}

.cpn_box_txtbox dt {
  font-size: 14px;
}

.cpn_box_txtbox dd {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
  font-style: normal;
  font-size: 120%;
  display: block;
  font-weight: bold;
}

#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;
}

.tableholder {
  position: relative;
  display: none;
}

.tableholder table {
  background-color: #fff;
  border-left: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  display: block;
}

.tableholder table td {
  border-right: 1px solid #b4b4b4;
  padding: 8px;
  border-bottom: 1px solid #b4b4b4;
}

.tableholder table tr:first-child {
  color: #fff;
}

.tableholder table tr:first-child td {
  text-align: center !important;
  background-color: #1ba81b !important;
}

.tableholder table tr:last-child td {
  font-size: 11px;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  text-align: right;
  width: 200px;
  font-weight: bold;
}

.coupon-guide {
  max-width: 912px;
  margin: 0 auto 1.75em;
  font-size: 13px;
  text-align: right;
}

.coupon-guide a {
  display: inline-block;
  padding: 0.25em 0.5em 0.5em 0.9em;
  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;
}

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

.page_h2 {
  background: #777;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 25px;
  font-size: 25px;
}

.page_box_sty1 {
  width: 950px;
  margin: auto auto 45px auto;
}

.page_box1 {
  width: 430px;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}

.box1img img {
  display: block;
  width: 100%;
}

.page_box1 h3 {
  font-size: 18px;
  margin: 15px 0 12px;
}

.txtfont13 {
  font-size: 14px;
  line-height: 1.4;
}

.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: 12px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 10px;
  bottom: 40px;
  z-index: 9999;
}

#contents .pagetop_btn {
  width: 90px;
  z-index: 999;
}

.pagetop_btn li {
  margin-bottom: 1px;
}

.pagetop_btn li a {
/*  background: #dedede;*/
  background: #000;
  width: 90px;
  display: block;
  text-align: center;
  padding: 10px 0;
  color: #fff;
}

.pagetop_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* ----- Access -----*/

.accessBox {
  border: none;
  margin-bottom: 45px;
}

.column1 .accessBox .map {
  width: 600px;
  margin: auto;
  float: none;
  height: 450px;
  margin-bottom: 10px;
}

.column1 .accessBox .map iframe {
  width: 100%;
  display: block;
  height: 450px;
}

.column1 .accessBox .route {
  width: 600px;
  float: none;
  margin: auto;
}

#search-box h1 {
  display: none;
}

.column1 #search-box {
  margin: auto;
}

.disclaimer {
  /* margin: 20px auto 40px; */
  font-size: 16px;
  text-align: center;
  padding: 1em 0;
  background-color: #eeeeee;
  border-radius: 30px;
  line-height: 1.8;
}

#newetiquette {
  width: 900px;
  text-align: center;
  margin: 60px auto;
  background: #eee;
  padding: 15px 0;
}

#newetiquette a {
  color: #0059b2 !important;
}

#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}

#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}

#pageInquiry th {
  background-color: #efefef;
}

#pageInquiry .inquiryTable a {
  color: #0059b2;
}

.page_footer {
  background: #f7f7f7;
  padding: 10px 12px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  margin: 0 10px 12px 10px;
}

.page_footer ul {
  width: 950px;
  margin: auto;
}

.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 {
  width: 950px;
  margin: auto;
}

.page_footer p span {
  display: inline-block;
  margin-right: 12px;
}

#contentsArea .cpn_box .btn {
  width: 220px;
  margin: 20px auto auto auto;
}

#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;
}

.page_foot_box {
  width: 950px;
  margin: 50px auto;
}

.page_foot_box .swiper-slide {
  width: 180px !important;
  font-size: 14px;
}

#contentsArea .gototop_btn {
  margin-top: 20px;
}

#contentsArea .gototop_btn a {
  background: #333;
  color: #fff;
}

#contentsArea .gototop_btn a:hover {
  color: #fff;
  text-decoration: none;
}

/* 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 .couponOneClick .coupon__button a:hover {
  background-color: #009700;
}

.coupon__box .coupon__box__holder {
  padding: 0 10px 23px;
  display: flex;
  flex-wrap: wrap;
  max-width: 675px;
  justify-content: center;
  row-gap: 16px;
}

.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 {
  /* min-width: unset; */
  font-family: "Noto Sans JP", sans-serif;
}
#contents{
  background-color: #ffffff;
}
.inner {
  max-width: 960px;
  margin: 0 auto;
  width: calc(100% - 150px);
  /* padding: 0 75px; */
}
.intro img,
.coupon img,
.maincontents img,
.route img {
  width: 100%;
}
.intro p,
.coupon p,
.maincontents p {
  line-height: 1.875;
}
.maincontents{
  background-color: #fffef0;
}
a{
  transition: all 0.3s ease;
}
a:hover{
  opacity: 0.8;
}
/* mv */
#keyVisual{
  position: relative;
  height: 700px;
  margin-bottom: 0;
}
#keyVisual .mv__ttl{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 669px;
  height: auto;
}
.mv__piece{
  position: absolute;
  display: block;
  margin: 0;
}
.mv__piece .mv__img{
  width: 100%;
  height: auto;
  display: block;
}
#keyVisual .mv__bg__img{
  height: 100%;
  object-fit: cover;
}

#keyVisual .mv__piece--01{
  /* width: 17.813vw;
  top: 0.521vw;
  left: 24.167vw; */
  top: 10px;
  width: 342px;
  left: 50%;
  transform: translateX(-497px);
}
#keyVisual .mv__piece--02{
  /* width: 12.552vw; */
  top: 50%;
  width: 241px;
  left: 50%;
  transform: translateY(-50%) translateX(-532px);
}
#keyVisual .mv__piece--03{
  /* width: 15.937vw;
  bottom: 0.729vw;
  left: 25.365vw; */
  width: 306px;
  bottom: 14px;
  left: 50%;
  transform: translateX(-487px);
}
#keyVisual .mv__piece--04{
  /* width: 17.083vw;
  top: 1.458vw;
  right: 26.042vw; */
    z-index: 2;
    width: 328px;
    top: 28px;
    right: 50%;
    transform: translateX(463px);
}
#keyVisual .mv__piece--05{
  /* width: 14.167vw; */
  top: 48%;
  transform: translateY(-50%);
  /* right: 22.708vw; */
  width: 272px;
  right: 50%;
  transform: translateY(-50%) translateX(545px);
}
#keyVisual .mv__piece--06{
  /* width: 22.396vw; */
  bottom:0;
  /* right: 23.281vw; */
  width: 430px;
  right: 50%;
  transform: translateX(520px);
}
#keyVisual .iwate__logo{
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(500px);
  width: 58px;
  height: auto;
}
@media (max-width: 1200px) and (min-width: 721px) {
  #keyVisual{
    height: 500px;
  }
  #keyVisual .mv__ttl{
    width: 486px;
    height: auto;
  }
  #keyVisual .mv__piece--01{
    width: 252px;
    top: 0.521vw;
    transform: translateX(-360px);
  }
  #keyVisual .mv__piece--02{
    width: 196px;
    top: 52%;
    transform: translateY(-50%);
    transform: translateY(-50%) translateX(-410px);
  }
  #keyVisual .mv__piece--03{
    width: 216px;
    bottom: 0.729vw;
transform: translateX(-345px);
}
  #keyVisual .mv__piece--04{
    width: 238px;
    top: 1.458vw;
    transform: translateX(325px);
  }
  #keyVisual .mv__piece--05{
    width: 182px;
    top: 46%;
    transform: translateY(-50%);
    transform: translateY(-50%) translateX(375px);
  }
  #keyVisual .mv__piece--06{
    width: 340px;
    bottom:0;
    transform: translateX(390px); 
  }
  #keyVisual .iwate__logo{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(370px);
    width: 38px;
    height: auto;
  }
}

/* intro */
.intro__content {
  display: flex;
}
.intro__text-wrap {
  max-width: 450px;
  margin-right: 36px;
}
.intro__ttl {
  margin-top: 70px;
  width: 335px;
}
.intro__text {
  margin-top: 36px;
}
.intro__img-wrap{
  width: 50%;
    position: relative;
    top: -32px;
}
/* coupon */
.coupon {
  background-color: #f2eee9;
  padding: 70px 0 112px;
}
.coupon .coupon__ttl__img {
  width: 100px;
  display: block;
  margin: 0 auto 10px;
}
.coupon__ttl {
  width: 548px;
  margin: 0 auto;
}
.coupon .coupon__filter__guide {
  margin: 20px auto;
  gap: 10px;
}
.coupon .coupon__filter__guide a{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 217px;
  padding: 8px 0;
font-size: 16px;
}
.coupon .coupon__filter__guide a::after {
  content: "";
  display: block;
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-left: 20px;
  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 {
  max-width: 800px;
  margin: 0 auto;
}
.coupon__discription__box {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px 40px;
}
.coupon__discription__wrap {
  display: flex;
  gap: 15px;
}
.coupon__discription__wrap--1{
  margin-bottom: 10px;
}
.coupon .coupon__discription__remark01{
  font-size: 12px;
  line-height: 1.5;
  margin-top: 7px;
}
.coupon .coupon__discription__remark02{
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold;
  line-height: 1.5;
}
.coupon .coupon__discription__ttl{
  border: 1px dotted #333;
  border-radius: 30px;
  width: 210px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
.coupon .coupon__discription__text{
  font-size: 18px;
  line-height: 1.5;
}
.coupon__contents{
  padding: 0 75px;
}
.coupon .coupon__box {
  max-width: 1064px;
  background-color: #ffffff;
  border-radius: 40px;
  position: relative;
  margin-top: 90px;
  padding: 0 0 40px;
}
.coupon .coupon__title {
  padding: 0;
  background-color: unset;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.coupon .coupon__title picture{
  margin-top: -85px;
}
@media (max-width: 1160px) and (min-width: 721px) {
  .coupon .coupon__title {
    padding: 0 40px;
  }
  .coupon .coupon__title picture{
    margin-top: calc(-85 / 1160 * 100vw);
  }
}

.btn__coupon {
  max-width: 600px;
  margin: 0 auto;
}

/* experience */
.experience{
  padding-bottom: 112px;
}
.contents__ttl--experience{
  background-image: url(../images/experience-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 234px;
}

.ttl--experience{
  width: 482px;
  margin-left: auto;
  position: relative;
  top: 20px;
}
.ttl__experience{
  width: 90%;
}
.ttl__experience--04{
  width: 110%;
}

/* sightseeing */
.sightseeing{
  padding-bottom: 212px;
}
.contents__ttl--sightseeing{
  background-image: url(../images/sightseeing-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;  
  padding-top: 234px;
}
.ttl--sightseeing{
  width: 482px;
  position: relative;
  top: 55px;
}
.ttl__sightseeing{
  width: 90%;
}
.contents__slider{

}

/* メインSwiperの矢印配置 */
.experience-main-slider,
.sightseeing-main-slider {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  max-width: 1246px;
  margin: 0 auto;
}
.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,
#expMainSlider01-next,
#sigMainSlider01-next {
  width: 32px;
  height: 32px;
  margin: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#expMainSlider01-prev,
#sigMainSlider01-prev {
  background-image: url(../images/slider_arrow_prev.png);
}
#expMainSlider01-next,
#sigMainSlider01-next {
  background-image: url(../images/slider_arrow_next.png);
}
#expMainSlider01-prev::after,
#expMainSlider01-next::after,
#sigMainSlider01-prev::after,
#sigMainSlider01-next::after {
  display: none;
}
.slider-thumbnail{
  margin-top: -26px;
}

.slider-thumbnail .swiper-slide {
  opacity: 1;
  width: calc(100% / 4);
}
.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.slider-thumbnail .swiper-slide > img {
  display: block;
  box-sizing: border-box;
  border: 10px solid transparent;
  border-radius: 10px;
  transition: border-color 0.2s ease;
  max-width: 100%;
  height: auto;
}
.slider-thumbnail .swiper-slide.swiper-slide-thumb-active > img {
  border-color: #19bfdf;
}

#expThumbSlider01.slider-thumbnail .swiper-slide,
#sigThumbSlider01.slider-thumbnail .swiper-slide {
  width: auto;
}

.swiper-slide__wrap {
  display: flex;
  gap: calc(48 / 1920 * 100vw);
  max-width: 1010px;
  margin: 0 auto;
  padding-top: 140px;
}
.sightseeing .swiper-slide__wrap {
  flex-direction: row-reverse;
}

.sightseeing-nested-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 55%;
  max-width: 537px;
  flex-shrink: 0;
  min-width: 0;
}
.sightseeing-nested-stack .sightseeing-nested-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.sightseeing-nested-stack .sightseeing-nested-slider .swiper-wrapper {
  padding-bottom: 0;
}
.experience-nested-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 55%;
  max-width: 537px;
  flex-shrink: 0;
  min-width: 0;
}
.experience-nested-stack .experience-nested-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.experience-nested-stack .experience-nested-slider .swiper-wrapper {
  padding-bottom: 0;
}
.experience-nested-slider .swiper-slide img,
.sightseeing-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: 10px;
  height: 10px;
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.experience-nested-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

.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: 10px;
  height: 10px;
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.sightseeing-nested-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-slide__text__wrap {
  flex: 1;
  position: relative;
  top: -90px;
}
.slider__contents__text{
  margin-top: 30px;
}
.slide__contents__line {
  display: block;
  width: 100%;
  margin: 20px 0;
  border: 0;
  border-bottom: 2px dotted #333333;
}
.thumbnail__text{
  text-align: center;
  font-weight: bold;
}
.slider-thumbnail{
  margin-bottom: 50px;
}
.btn__other__img{
  max-width: 600px;
  display: block;
  margin: 0 auto 20px;
}
.btn__coupon__wrap {
  display: flex;
  gap: 20px;
  position: relative;
}

/* gourmet */
.gourmet{
  background-color: #f2eee9;
  padding: 130px 0 ;
}
@media screen and (min-width: 1500px) {
  .gourmet .inner{
    margin-top: 50px;
  }
}

.ttl--gourmet{
  width: 420px;
  margin: 0 auto;
}
.gourmet__content__wrap {
  gap: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 40px 0 50px;
}
.gourmet__content__item {
  min-width: 0;
  width: 100%;
  position: relative;
}
.gourmet__item__ttl{
  height: 50px;
margin: 14px 0 23px;
}
.gourmet__item__ttl--02{
  margin: 30px 0 23px;

}
.gourmet__img{
  position: relative;
  z-index: 2;
}
.gourmet .gourmet__item__ttl__img{
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}
.gourmet .gourmet__character__img01 {
  width: 195px;
  position: absolute;
  top: -139px;
  left: -130px;
}
.gourmet .gourmet__character__img02 {
  width: 332px;
  position: absolute;
  top: -245px;
  right: -130px;
}
.gourmet .gourmet__character__img03 {
  width: 200px;
  position: absolute;
  top: 55px;
  left: -226px;
}
.gourmet .gourmet__character__img04 {
  width: 200px;
  position: absolute;
    top: 50%;
    transform: translateY(-50%);
  right: -250px;
}
.gourmet .gourmet__character__img05 {
  width: 178px;
  position: absolute;
  top: -50px;
  left: -155px;
  z-index: 2;
}
@media (max-width: 1500px) and (min-width: 1100px) {
  .gourmet .inner {
    width: calc(100% - 320px);
  }
}
@media (max-width: 1099px) and (min-width: 721px) {
  .gourmet .inner {
    width: calc(100% - 280px);
  }
}
@media (max-width: 1500px) and (min-width: 721px) {
  .gourmet__item__ttl{
    height: calc(50 / 1500 * 100vw);
  margin: 14px 0 23px;
  }
  .gourmet .gourmet__character__img01 {
    width: calc(195 / 1500 * 100vw);
    position: absolute;
    top: calc(-139 / 1500 * 100vw);
    left: calc(-130 / 1500 * 100vw);
  }
  .gourmet .gourmet__character__img02 {
    width: calc(332 / 1500 * 100vw);
    position: absolute;
    top: calc(-245 / 1500 * 100vw);
    right: calc(-130 / 1500 * 100vw);
  }
  .gourmet .gourmet__character__img03 {
    width: calc(200 / 1500 * 100vw);
    position: absolute;
    top: calc(55 / 1500 * 100vw);
    left: calc(-180 / 1500 * 100vw);
  }
  .gourmet .gourmet__character__img04 {
    width: calc(200 / 1500 * 100vw);
    position: absolute;
      top: 40%;
      transform: translateY(-50%);
    right: calc(-180 / 1500 * 100vw);
  }
  .gourmet .gourmet__character__img05 {
    width: calc(178 / 1500 * 100vw);
    position: absolute;
    top: calc(-50 / 1500 * 100vw);
    left: calc(-155 / 1500 * 100vw);
  }
}
.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: 10px;
  height: 10px;
  margin: 0 !important;
  background: #b0b0b0;
  opacity: 1;
}
.gourmet-fade-slider__pagination .swiper-pagination-bullet-active {
  background: #000000;
}

/* disclaimer */
.disclaimer__wrap {
  background-color: #ffffff;
  padding: 54px 0 70px;
} 
.disclaimer__wrap .disclaimer{
  margin: 0;
}
/* access */
.access{
  padding: 70px 0 104px;
}
.access__ttl{
  width: 307px;
  text-align: center;
  margin: 0 auto;
}
.access__ttl__img{
  width: 100%;
  height: auto;
}
.map{
  margin-top: 30px;
}
.access iframe{
  border-radius: 30px;
}
/* route */
.route__contents{
  display: flex;
  gap: 48px;
  margin-top: 45px;
}
.route__item{
margin-bottom: 20px;
}
.route__item__wrap{
  width: 47%;
}
.route__item__wrap--02 .route__item{
  margin-bottom: 43px;
}
.route__item__ttl{
  margin-bottom: 20px;
}
.route__text__ttl{
  font-size: 18px;
  font-weight: bold;

}
.route__text__wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.route__text__place{
  background-color: #F2EEE9;
  border-radius: 18px;
  width: 156px;
  text-align: center;
  padding: 10px 0;
}
.route__item__wrap--02 .route__text__place{
  width: 114px;
}
.route__text__line{
  display: block;
  width: 140px;
  border-bottom: 1px dotted #b0a99f;
}
.route__item__wrap--02 .route__text__line{
  width: 228px;
}
.route__item__wrap--02 .route__item--train .route__text__line{
  width: 56px;
}
.route__text__time{
  text-align: center;
  position: relative;
        top: 10px;
}
.route__item--train .route__text__time{
  top: 0;
  margin-bottom: 10px;
}

/* search */
.search__ttl{
  width: 150px;
  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: 100px;
  z-index: 9999;
  width: 180px;
  height: auto;
  line-height: 0;
  background-color: unset;
}
.float-coupon-btn img {
  display: block;
  width: 100%;
  height: auto;
}
.float-coupon-btn:hover {
  opacity: 0.8;
}
.cp_right.float-coupon{
display: block;
}

.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}