@charset "utf-8";
@import url(icon.css);
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Carattere&display=swap');

body{-webkit-text-size-adjust: 100%;background-color: #fff;}
.jtb-nav-breadcrumb {margin: 1px auto 25px;max-width: 1236px;padding: 0 5px;text-align: left;}
.jtb-nav-breadcrumb li {font-size: 10px;}
.jtb-nav-breadcrumb a {color: #125687;text-decoration: none;}
.jtb-nav-breadcrumb li:before {font-size: 11px;}
.l-page { font-size: 16px; line-height: 1.6;}
.l-page * { -ms-box-sizing: border-box; box-sizing: border-box; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1236px; text-align: left;padding-left:10px; }
.l-page a, .l-page a img { transition: all .4s ease; transform: rotate(0.0001deg); }
.l-page em, .l-page .font-noto { font-family: 'Noto Sans JP', sans-serif; }
.l-page img { max-width: 100%; }
.l-page a:hover img { opacity: .75; }
.l-content { margin: 0 auto; max-width: 1236px; width: 100%;font-family: 'Noto Sans JP', sans-serif;font-weight:400;background: url("../images/bg.jpg")repeat;padding-bottom:50px;color:#42210B;}
.l-section + .l-section { margin-top: 3em; }
.l-section__title { margin-bottom: 2em; }
.l-section__title img { max-width: 224px; }
.js-btn-page-top { bottom: 50px; cursor: pointer; display: none; position: fixed; right: 50px; z-index: 100; }
.js-btn-page-top a { display: block; height: 17px; position: relative; width: 35px; }
.js-btn-page-top a::before { color: #000; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }
@media screen and (max-width:991px){
	.l-page { font-size: 15px; line-height: 1.5;}
}
@media screen and (max-width:600px){
	.js-btn-page-top { bottom: 20px; right: 20px; }
	.js-btn-page-top a { background-color: #999; border-radius: 6px; display: block; height: 30px; width: 30px; }
	.js-btn-page-top a::before { color: #fff; content: "\f106"; display: inline-block; font-family: "icon"; position: absolute; left:30%; line-height:29px;}
	.l-page h1 {font-size: 1.6rem;margin-bottom: 20px; }
	#page_footer-sp { margin-top: 0 !important; }
	.l-page { font-size: 14px; line-height: 1.4;}
	.sect{padding: 20px 0;}
}
.page-title-h2{text-align: center;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;}

/*  mainvis  */
#mainvis{position: relative;width:100%;height: 560px;margin-top: 15px;}
#mainvis .innertit{position: absolute;top:0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);width:100%;max-width:1236px;height:auto;}
#mainvis .innertit .tktitle{position: absolute;top:0;left:0;}
#mainvis .innertit .tktitle span{position: absolute;top:242px;left:135px;font-weight:bold;font-size:20px;font-style: italic;transform: rotate(-6.5deg);color:#fff;}
#mainvis .tkname{position: absolute;top:0;right:106px;}
#mainvis .slide-cap{position: absolute;bottom:15px;left:106px;color:#fff;font-size:12px;}
#mainvis .inner{width:100%;height:auto;}
#mainvis .inner .slide img{object-fit: cover;width:calc(100% - 89px); max-width:100%;height:560px;}
ul.slide-item li{position: relative;padding-left:70px;}
ul.slide-item li .caption{position: absolute;bottom:30px;right:50px;writing-mode: vertical-rl;color:#fff;}
ul.slide-item li .caption span{font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;font-size:18px;}
ul.slide-item li:first-child{background-color:#F9BDBD;border-right:17px solid #ebb258;}
ul.slide-item li:nth-child(2){background-color: #355797;border-right:17px solid #F9BDBD;}
ul.slide-item li:nth-child(3){background-color: #ebb258;border-right:17px solid #355797;}
ul.slide-item li:first-child:after{content: "";position: absolute;top:0;right:0;display:inline-block;width:17px;height:572px;background-color:#355797;}
ul.slide-item li:nth-child(2):after{content: "";position: absolute;top:0;right:0;display:inline-block;width:17px;height:572px;background-color:#ebb258;}
ul.slide-item li:nth-child(3):after{content: "";position: absolute;top:0;right:0;display:inline-block;width:17px;height:572px;background-color:#F9BDBD;}
@media screen and (max-width:1150px){
   #mainvis .innertit .tktitle{width:380px;}
   #mainvis .innertit .tktitle img{width:380px;height:250px;}
   #mainvis .innertit .tktitle span{top:201px;left:104px;font-size:18px;}
}
@media screen and (max-width:759px){
   #mainvis{height:calc(120vw - 90px);max-height:460px;}
   #mainvis .innertit .tktitle{width:304px;}
   #mainvis .innertit .tktitle img{width:304px;height:200px;}
   #mainvis .innertit .tktitle span{top:161px;left:83px;font-size:14px;}
   #mainvis .tkname{top:unset;bottom:20px;right:51px;transform: rotate(-90deg);width:250px;}
   #mainvis .tkname img{width:92px;height:250px;}
   #mainvis .slide-cap{bottom:3px;left:10px;color:#D6E8F7;font-size:11px;}
   #mainvis .inner .slide img{width:calc(100% - 45px);height:calc(120vw - 90px);max-height:460px;}
   ul.slide-item li{padding-left:0;}
   ul.slide-item li .caption{bottom:24px;right:15px;}
   ul.slide-item li .caption span{font-size:14px;}
   ul.slide-item li:first-child{border-right:7px solid #ebb258;}
   ul.slide-item li:nth-child(2){border-right:7px solid #F9BDBD;}
   ul.slide-item li:nth-child(3){border-right:7px solid #355797;}
   ul.slide-item li:first-child:after, ul.slide-item li:nth-child(2):after, ul.slide-item li:nth-child(3):after{width:7px;height:460px;}
}
@media screen and (max-width: 500px){
   #mainvis .innertit .tktitle{left:2px;width:230px}
   #mainvis .innertit .tktitle img{width:228px;height:150px;}
   #mainvis .innertit .tktitle span{top:121px;left:61px;font-size:11px;}
}
@media screen and (max-width: 350px){
   #mainvis .tkname{width:212px;}
   #mainvis .tkname img{width:78px;height:212px;}
}

/*  slider  */
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden{display: none;}
.slick-loading .slick-list{background: #fff url('/_ovs_assets/images/ajax-loader.gif') center center no-repeat;}


/*  pagenav  */
.pagenav{position:relative;width:100%;background:#d6e8f7;overflow: hidden; z-index: 999;}
.pagenav-inner{z-index:1;position:relative;margin:0 auto;padding:0 5px;width:100%;max-width:1236px;}
.pagenav ul.pagenav-bt{display:flex;flex-wrap:wrap;justify-content:space-between;height:82px;}
.pagenav ul.pagenav-bt li{width:20%;}
.pagenav ul.pagenav-bt li a{position: relative;display: flex;justify-content: center;align-items: center;padding: 15px 0 25px;height: 82px;text-align: center;text-decoration: none;font-size: 16px;line-height: 1.2;font-weight:500;border-right: solid 1px #888;}
.pagenav ul.pagenav-bt li:first-child a{border-left: solid 1px #888;}
.pagenav ul.pagenav-bt li a:hover, .pagenav ul.pagenav-bt li a:hover:before{color: #355797;transition: all 0.4s ease;}
.pagenav ul.pagenav-bt li a:after{position: absolute;left: 50%;bottom: 3px;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);color: #fff;font-size: 2rem;font-family: 'jtb-dom' !important;content: "\e906";text-decoration: none;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;vertical-align: middle;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fixed .pagenav {position: fixed;top: -75px;width: 100%;z-index: 999;background-color: rgba(214,232,247,0.95);box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}
.fixed .pagenav ul.pagenav-bt, .fixed .pagenav ul.pagenav-bt li a{height: 56px;}
.fixed .pagenav ul.pagenav-bt li a{padding:20px 0;}
.fixed .pagenav-inner {display: flex;justify-content: space-between;align-items: center;}
.fixed .pagenav-inner ul.pagenav-bt {width:100%;}
.fixed .pagenav ul.pagenav-bt li a:after {display: none;}
@media screen and (max-width:1150px){
   .pagenav ul.pagenav-bt{height:72px;}
   .pagenav ul.pagenav-bt li a{padding: 10px 0 20px;height: 72px;font-size: 15px;}
}
@media screen and (max-width:870px){
   .pagenav ul.pagenav-bt{height:auto;}
   .pagenav ul.pagenav-bt li{width:50%;}
   .pagenav ul.pagenav-bt li a{padding:5px;font-size:1.4rem;height:auto;min-height:45px;border-bottom:solid 1px #888;}
   .pagenav ul.pagenav-bt li:first-child a{border-left:none;}
   .pagenav ul.pagenav-bt li:nth-child(3),.pagenav ul.pagenav-bt li:nth-child(4),.pagenav ul.pagenav-bt li:nth-child(5){width:33.3%;}
   .pagenav ul.pagenav-bt li:nth-child(3) a,.pagenav ul.pagenav-bt li:nth-child(4) a,.pagenav ul.pagenav-bt li:nth-child(5) a{border-bottom:none;}
   .pagenav ul.pagenav-bt li:nth-child(2) a,.pagenav ul.pagenav-bt li:nth-child(5) a{border-right:none;}
   .pagenav ul.pagenav-bt li a:after {display: none;}
   .fixed #mainvis{margin-bottom:79px;}
   .fixed .pagenav ul.pagenav-bt{height: auto;}
   .fixed .pagenav ul.pagenav-bt li a{height: auto;padding:0 3px;min-height:35px;line-height: 1.1;}
   .fixed .pagenav-inner{display: flex;justify-content:space-between;align-items:center;}
   .fixed .pagenav-inner ul.pagenav-bt{width:100%;}
}
@media screen and (max-width:600px){
   .pagenav ul.pagenav-bt li a{font-size:1.3rem;min-height:43px;}
}
@media screen and (max-width: 350px){
   .pagenav ul.pagenav-bt li a{font-size:1.2rem;}
   .fixed .pagenav-bt{width: calc(100% - 100px);}
}


/* event */
#event-sect{background-image: linear-gradient(0deg, #fff 25%, #f9f1ed 25%, #f9f1ed 50%, #fff 50%, #fff 75%,#f9f1ed 75%, #f9f1ed);background-size: 12px 12px;padding:3em;}
#event-sect ul{width:96%;max-width:630px;margin:0 auto;}
#event-sect ul li{border:2px solid #008f65;padding:1.1em 1.1em 1.1em 120px;background:#fff url("../images/event.png") no-repeat 3% 50%;background-size:90px 90px;color:#008f65;text-align: center;min-height:100px;}
#event-sect h2{font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;font-size:1.5em;}
@media screen and (max-width:870px){
   #event-sect{padding:25px 2%;margin-top:-2px;}
   #event-sect ul{max-width:450px;}
   #event-sect ul li{padding:1.1em 0.5em 1.1em 72px;background-size:60px 60px;min-height:68px;}
   #event-sect h2{font-size:1.2em;}
   #event-sect p{font-size:12px;}
}
@media screen and (max-width:430px){
	#event-sect h2{font-size:1.1em;}
}


/*  about  */
#about-sect{padding-bottom:0;}
#about-sect h2{padding:0.6em 0 2em;}
#about-sect h2 span{background:linear-gradient(transparent 45%, #bfe3f3 45%);}
#about-sect .about-map{text-align: center;}
#about-sect .about-map img{width:100%;max-width:1236px;height:auto;}
#about-sect .map-notice{display:none;}
#about-sect h3{margin-top:1em;font-size:20px;padding-bottom:10px;}
#about-sect h3 span{background:#fff url("../images/point.png") no-repeat 0 6px;background-size:70px 26px;font-weight:bold;font-size:15px;font-style: italic;display: inline-block; transform: rotate(-6deg);padding:0 20px 0 12px;line-height:32px;}
#about-sect ul.box-way{margin-top:0.5em;display: flex;flex-wrap: wrap;justify-content:space-between; margin-bottom:40px;}
#about-sect ul.box-way li{width:49%;}
#about-sect ul.box-way li dl{display: flex;flex-wrap: wrap;}
#about-sect ul.box-way li:first-child dl dt{background:linear-gradient(100deg, #ca688e 0 80%, #f8f4e9 80%);}
#about-sect ul.box-way li:first-child dl dd{width:calc(100% - 132px);background:#f8f4e9;padding:32px 20px 32px 0px;font-size:15px;}
#about-sect ul.box-way li:last-child dl dt{background:linear-gradient(100deg, #027966 0 80%, #f8f4e9 80%);}
#about-sect ul.box-way li:last-child dl dd{width:calc(100% - 132px);background:#f8f4e9;padding:32px 20px 32px 0px;font-size:15px;}
#about-sect ul.box-way li dl dt{width:132px;color:#fff;font-size:23px;padding:15px 0 0 20px;}
#about-sect ul.box-way li dl dt span{display: block;width:4em;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;font-size:19px;border-top:1px solid #fff;padding-top:8px;margin-top:5px;}
#about-sect .inner{width:96%;max-width:1236px;margin:0 auto;}
@media screen and (max-width:870px){
   #about-sect{margin-top: 20px;}
   #about-sect h2{padding:1em 0;}
   #about-sect h2 span{background:linear-gradient(transparent 40%, #bfe3f3 40%);}
   .map-notice{display:block !important;font-size:12px;text-align:right;padding-right:1em;}
   .scroll-box {overflow-x: auto;padding-bottom: 10px;-webkit-overflow-scrolling: touch;}
   .scroll-box div img{max-width: 100%;min-width: 800px;vertical-align: top;}
   .scroll-box::-webkit-scrollbar{height:4px;}
   .scroll-box::-webkit-scrollbar-track{background: #eee;}
   .scroll-box::-webkit-scrollbar-thumb{background: #aaa;border: none;}
   #about-sect h3{font-size:16px;padding-bottom:5px;text-align: center;}
   #about-sect h3 span{background-size:60px 22px;font-size:13px;padding:0 15px 0 12px;line-height:22px;}
   #about-sect ul.box-way{display:block;margin:2% 0 0;width:auto;}
   #about-sect ul.box-way li{width:96%;max-width:500px;margin:0 auto 3%;}
   #about-sect ul.box-way li:first-child dl dt{background:linear-gradient(96deg, #ca688e 0 80%, #f8f4e9 80%);}
   #about-sect ul.box-way li:first-child dl dd{width:calc(100% - 90px);background:#f8f4e9;padding:12px 10px 12px 0;font-size:14px;}
   #about-sect ul.box-way li:last-child dl dt{background:linear-gradient(96deg, #027966 0 80%, #f8f4e9 80%);}
   #about-sect ul.box-way li:last-child dl dd{ width:calc(100% - 90px);background:#f8f4e9;padding:12px 10px 12px 0;font-size:14px;}
   #about-sect ul.box-way li dl dt{width:90px;font-size:15px;padding:15px 0 0 11px;}
   #about-sect ul.box-way li dl dt span{font-size:14px;}
}

/* 記事導線
============================================================================= */
#newsweb-sect .inner{width:100%;max-width:1236px;margin:0 auto;align-items:center;}

.news__head{
  margin-top: -20px;
}

@media screen and (min-width:768px){
.news-cassette{
  margin: 0 auto;
  display: flex;
  width: calc(100% / 4 - 30px);
}
}

.newswp{
  margin-top: 1.3rem;
}

@media screen and (min-width:768px){
.newswp{
  margin-left: 24px;
 }
}

.news_item{
  display: flex;
  justify-content: space-between;
  padding: 8px;
  height: 100%;
  border-radius: 8px;
  border: solid 2.8px #873535;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 6px rgb(0 0 0 / 20%);
}

@media screen and (min-width:768px){
.news_item{
  display: grid;
  padding: 0%;
  flex-direction: column;
  transition: all .4s ease;
  border: solid 1.8px #873535;
 }
}

@media screen and (min-width:768px){
.news_item:hover{
    color:#323743bd ;
 }
}

.news_img{
 width: 45%;
}

@media screen and (min-width:768px){
.news_img{
  width: 100%;
  padding: 4px;
 }
}

.news_img img{
  height: 100%;
}

@media screen and (min-width:768px){
.news_img img{
  height: 100%;
  border-radius: 4px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
 }
}

.news_text{
  display: flex;
  flex-direction: column;
  text-align: left;
  padding: 4px 8px 4px 8px;
}

@media screen and (max-width:767px){
.news_text{
  display: flex;
  width: calc(55% - 8px);
  flex-direction: column;
  text-align: left;
  padding: 0 0 0 4px;
 }
}

.news_text h3{
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: auto;
}

@media screen and (min-width:768px){
.news_areadate{
  padding-top: 12px;
  text-align: right;
  font-size: 14px;
 }
}

.area::before{
  font-family: 'jtb-dom';
  content: "\e938";
  padding-right: 2px;
  font-size: medium;
}

.newsall_link{
  text-align: right;
  padding: 8px 0px;
}

@media screen and (min-width:768px){
.newsall_link{
  padding: 28px 92.703px 0px 92.703px;
  text-align: center;
 }
}

.newsall_link a{
  color: #323743;
  transition: all .4s ease;
}

.newsall_link a:hover{
  color: #323743bd;
}
/*  season  */
#season-sect .inner{width:100%;max-width:1236px;margin:0 auto;}
#season-sect h2{padding-top:1em;}
ul.season-head_list{width:390px;margin:0 auto;padding:1.5em 0 2em 0;display: flex;justify-content:space-between;}
ul.season-head_list li{margin-left: 2px;padding: 0 5px;width: 31%;line-height: 1.7;font-size:22px;text-align: center;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;border-radius: 20px;cursor: pointer;}
ul.season-head_list li a{display: block;}
ul.season-head_list li:first-child{border:2px solid #f48484;}
ul.season-head_list li:nth-child(2){border:2px solid #8196be;}
ul.season-head_list li:last-child{border:2px solid #ebb258;}
ul.season-head_list li:hover{background: #feeded;}
ul.season-head_list li:nth-child(2):hover{background: #d7e9f3;}
ul.season-head_list li:last-child:hover{background: #f9ead1;}
ul.season-head_list li:nth-child(2) a:hover, ul.season-head_list li:last-child a:hover{color:#000;}
.season-body1{background:#fcdbdb url("../images/bg1.png");overflow: hidden;padding:50px;position: relative;margin-bottom:55px;}
.season-body2{background:#d4e1f1 url("../images/bg1.png");overflow: hidden;padding:50px;position: relative;margin-bottom:55px;}
.season-body3{background:#f8e6ae url("../images/bg1.png");overflow: hidden;padding:50px;position: relative;margin-bottom:50px;}
.season-body1 .seasons, .season-body2 .seasons, .season-body3 .seasons{position: absolute;top:25px;left:25px;width:120px;height:64px;}
ul.season-main{display: flex;height:450px;background-color: #fff;}
ul.season-main li:first-child{width:calc(100% - 650px);}
ul.season-main li:last-child{width:650px;}
ul.season-main li h3{text-align:center;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-size:38px;line-height:1.4;}
ul.season-main li h3 span{font-size:27px;display:block;}
ul.season-main li .text{font-size:16px;padding:8%;}
ul.season-main li .catch{text-align: center;margin:50px 0 30px;font-size:18px;font-family: 'Zen Maru Gothic', sans-serif;font-weight:500;}
.season-body1 ul.season-main li .catch{color:#449852;position: relative;}
.season-body1 ul.season-main li .catch:before{content: '';position: absolute;bottom:-15px;display: inline-block;width: 38px;height:3px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background-color:#f48484;border-radius: 3px;}
.season-body2 ul.season-main li .catch{color:#3884cb;position: relative;}
.season-body2 ul.season-main li .catch:before{content: '';position: absolute;bottom:-15px;display: inline-block;width: 38px;height:3px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background-color:#8196be;border-radius: 3px;}
.season-body3 ul.season-main li .catch{color:#e58234;position: relative;}
.season-body3 ul.season-main li .catch:before{content: '';position: absolute;bottom:-15px;display: inline-block;width: 38px;height:3px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background-color:#ebb258;border-radius: 3px;}
ul.season-inner{display: flex;justify-content:space-between;margin-top:45px;}
ul.season-inner li{width:48%;}
ul.season-sub{background-color: #fff;padding-bottom:20px;}
ul.season-sub li:first-child, ul.season-sub li:last-child{width:100%;}
ul.season-main li:last-child figure, ul.season-sub li:first-child figure{position: relative}
ul.season-sub li:first-child figure img{object-fit: cover; width:100%;height:380px;}
ul.season-main li:last-child figure figcaption, ul.season-sub li:first-child figure figcaption{position: absolute;bottom:15px;right:15px;color:#fff;font-size:12px;text-shadow: #000 1px 0 10px, #000 1px 0 10px;}
ul.season-sub li h4{margin:19px 8% 0;text-align:center;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;font-size:19px;line-height:1.3;}
ul.season-sub li .text{font-size:14px;padding:13px 15px 13px 18px;}
ul.season-btn{width:140px;margin:0 auto;padding:0;}
ul.season-btn li{width:140px !important;}
ul.season-btn li a{position: relative;display: block;padding: 7px 20px 7px 6px;color: #fff;font-size:14px;text-align: center;text-decoration: none;background-color: #449852; transition: all 0.4s ease;font-family: 'Zen Maru Gothic', sans-serif;font-weight:500;}
ul.season-btn li a::after {content: "";margin: auto;position: absolute;top: 0;bottom: 0;right: 10px;width: 16px; height: 4px;border-bottom: 1px solid #fff;border-right: 2px solid #fff;transform: skew(45deg);}
ul.season-btn li a:hover{cursor: pointer;background-color:#037415;}
.season-body2 ul.season-btn li a{background-color:#3884cb;}
.season-body2 ul.season-btn li a:hover{cursor: pointer;background-color:#0564be;}
.season-body3 ul.season-btn li a{background-color:#e58234;}
.season-body3 ul.season-btn li a:hover{cursor: pointer;background-color:#df6708;}
ul.icon-btn{display: flex;flex-wrap: wrap;width:512px;margin:5px auto 0;padding:0;}
ul.icon-btn li a{width:512px;position: relative;display: block;padding: 13px 33px 13px 15px;text-align: center;text-decoration: none;font-weight: 500;border: solid 2px #078d69;transition: all 0.4s ease;background: url("../images/icon-book.png") no-repeat 10px 12px;background-size:26px 27px;color:#078d69;}
ul.icon-btn li a::after {content: "\f006"; display: inline-block; font-family: "icon"; position: absolute; right: 4%; top: 50%; transform: translateY(-50%);font-size:16px;font-weight:normal; color:#078d69;}
ul.icon-btn li a:hover{background-color:#c0e3d9;}
.disp-none{display:none;}
@media screen and (max-width:1150px){
   ul.season-main{display: flex;height:420px;background-color: #fff;}
   ul.season-main li:last-child figure img{object-fit: cover; width:100%;height:420px;}
   ul.season-main li:first-child{width:calc(100% - 480px);}
   ul.season-main li:last-child{width:480px;}
   ul.season-main li h3{font-size:30px;line-height:1.4;}
   ul.season-main li h3 span{font-size:20px;}
   ul.season-main li .text{font-size:15px;padding:6% 8%;}
   ul.season-main li .catch{margin:40px 0 20px;font-size:17px;}
}
@media screen and (max-width:870px){
   ul.season-head_list{width:276px;padding:1em 0 1.4em;}
   ul.season-head_list li{padding: 5px;line-height: 1.3;font-size:15px;}
   .season-body1,.season-body2,.season-body3{padding:20px 4%;margin-bottom:30px;}
   .season-body1 .seasons, .season-body2 .seasons, .season-body3 .seasons{top:10px;left:10px;width:90px;height:48px;z-index: 100}
   .season-body1 .seasons img, .season-body2 .seasons img, .season-body3 .seasons img{width:90px;height:48px;}
   ul.season-inner{display: block; margin-top:20px;}
   ul.season-inner li{width:100%;}
   ul.season-inner li:first-child{margin-bottom:20px}
   ul.season-main, ul.season-sub{width:100%;max-width:700px;height:auto;margin:0 auto;display: flex;flex-direction: column;background-color: #fff;}
   ul.season-sub{padding-bottom:0;}
   ul.season-main li:first-child{width:100%;order:1;padding-bottom:13px;}
   ul.season-sub li:last-child{width:100%;margin-bottom:0;padding-bottom:13px;}
   ul.season-main li:last-child, ul.season-sub li:first-child{width:100%;}
   ul.season-main li h3{padding-top:12px;font-weight:bold;font-size:19px;}
   ul.season-sub li h4{margin:0;font-size:19px;line-height:1.4;}
   ul.season-main li h3 span{font-size:17px;margin:0;padding:0;white-space: nowrap;}
   ul.season-main li .text, ul.season-sub li .text{font-size:14px;padding:10px 6% 15px 7%;}
   ul.season-main li:last-child figure img, ul.season-sub li:first-child figure img{width:100%;height:auto;}
   ul.season-main li .catch{margin:10px 0 20px;font-size:16px;}
   ul.season-btn{width:130px;margin:0 auto;padding:0;}
   ul.season-btn li{width:130px !important;}
   ul.season-btn li a{font-size:13px;}
   ul.icon-btn{width:360px;}
   ul.icon-btn li a{width:360px;padding: 13px 25px 13px 33px;background: url("../images/icon-book.png") no-repeat 5px 50%;background-size:26px 27px;}
   ul.icon-btn li a::after {right: 2%; font-size:13px;}
}
@media screen and (max-width: 350px){
	ul.icon-btn,ul.icon-btn li a{width:290px;}
}
/*たびすご*/
@media screen and (min-width: 760px){ 
#jtbonly .jtbonly__unit.-green .page-title-h4{
background: #027966!important;}
#jtbonly .jtbonly-wrap__cassette__item:last-of-type{
background-color: #f8f4e9!important;}
}

 @media screen and (max-width:870px){
 #jtbonly .jtbonly__unit.-green .page-title-h4{
	position: relative;
  right: 15px;
  padding: .8em 0.5em;
  background: #027966!important;
  width: 100%;
	font-size: 1.8rem;
	font-weight: bold;
}
#jtbonly .jtbonly__unit.-green{
	position: relative;
  background-color: #f8f4e9!important;
}
}
/*  hotel  */
#hotel-sect{background:#fbede8;}
#hotel-sect h2{margin-bottom:25px;padding-top:0.6em;color:#000;}
#hotel-sect .inner{width:96%;max-width:1130px;margin:25px auto 0;}
#hotel-sect h3{display: flex;align-items: center;color:#078d69;font-size:21px;margin:0 0 5px 0}
#hotel-sect h3 span{font-size:32px;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;}
#hotel-sect h3:after {border-top: 2px solid #078d69;content: "";flex-grow: 1;}
#hotel-sect h3:after {margin-left: 1rem;}
#hotel-sect .read{padding:0.5em 0.5em 0;font-size:15px;}
#hotel-sect ul.hotel-box{margin:0 0 60px 0;padding:0;display: flex;flex-wrap: wrap;justify-content:space-between;}
#hotel-sect ul.hotel-box li{width:48.5%;background-color: #fff;margin-top:30px;position: relative;}
#hotel-sect ul.hotel-box li .title{position: relative;width:100%;height:auto;min-height:60px;}
#hotel-sect ul.hotel-box li .title h4{font-size:20px;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;padding:0 20px 0 80px;line-height:1.1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}
#hotel-sect ul.hotel-box li .area{position: absolute;width:68px;height:68px;background-color:#078d69;color:#fff;font-size:13px;text-align:center;line-height:64px;z-index: 99;}
#hotel-sect ul.hotel-box li figure{position: relative;width:100%;max-width:480px;margin:0 auto;}
#hotel-sect ul.hotel-box li figure img{object-fit: cover;width:100%;max-width:480px;height:320px;}
#hotel-sect ul.hotel-box li figure figcaption{position: absolute;bottom:15px;right:15px;color:#fff;font-size:12px;text-shadow: #000 1px 0 10px, #000 1px 0 10px;}
#hotel-sect ul.hotel-box li p{font-size:14px;padding:15px 25px 0;}
ul.hotel-btn{display: flex;flex-wrap: wrap;justify-content:space-between;width:100%;max-width:480px;margin:-10px auto 25px;padding:0 20px;}
ul.hotel-btn li{width:48%;}
ul.hotel-btn li a{position: relative;display: block;padding: 7px 10px;color: #e97b81;font-size:15px;text-align: center;text-decoration: none;border: solid 2px #e97b81;border-radius: 20px; transition: all 0.4s ease;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;}
ul.hotel-btn li:first-child a::after {content: "\f006"; display: inline-block; font-family: "icon"; position: absolute; right: 6%; top: 50%; transform: translateY(-50%);font-size:14px;font-weight:normal; color:#e97b81;}
ul.hotel-btn li a:hover{cursor: pointer;background-color:#e97b81;color:#fff;}
ul.hotel-btn li:last-child a{color:#009966;border: solid 2px #009966;}
ul.hotel-btn li:last-child a::after{content: "\f006"; display: inline-block; font-family: "icon"; position: absolute; right: 6%; top: 50%; transform: translateY(-50%);font-size:14px;font-weight:normal;color:#009966;}
ul.hotel-btn li:last-child a:hover{background-color:#009966;color:#fff;}
ul.hotel-btn li:first-child a:hover::after, ul.hotel-btn li:last-child a:hover::after {color:#fff !important;}
ul.icon-hotel-btn{display: flex;flex-wrap: wrap;width:512px;margin:-25px auto 40px;padding:0;}
ul.icon-hotel-btn li a{width:512px;position: relative;display: block;padding: 13px 33px 13px 15px;text-align: center;text-decoration: none;font-weight: 500;border: solid 2px #078d69;transition: all 0.4s ease;background:#fff url("../images/icon-hotel.png") no-repeat 10px 12px;background-size:26px 27px;color:#078d69;}
ul.icon-hotel-btn li a::after {content: "\f006"; display: inline-block; font-family: "icon"; position: absolute; right: 4%; top: 50%; transform: translateY(-50%);font-size:16px;font-weight:normal; color:#078d69;;}
ul.icon-hotel-btn li:last-child{margin-top:10px;}
ul.icon-hotel-btn li:last-child a{background:#fff url("../images/icon-train.png") no-repeat 10px 12px;background-size:26px 27px;}
ul.icon-hotel-btn li a:hover{background-color:#c0e3d9;}
.fix-navi__wrapper {display:none;}
.fix-navi {position: fixed;bottom: 80px;right:0;z-index: 9999;width:108px;height:122px;background:url("../images/fixed-hotel.png");padding:62px 0 0;font-weight:bold;font-size:16px;text-align:center;line-height:1.3;}
.fix-navi:hover{color:#000;}
a#aboutsect, a#seasonsect, a#hotelsect, a#wearsect, a#plansect, a#recommend-sect{display: block;padding-top: 60px;margin-top: -60px;}
#hotel-sect .notice{text-align:center;font-size:14px;padding-bottom:2em;}
#hotel-sect .notice a{text-decoration: underline;}
@media screen and (max-width:991px){
	ul.hotel-btn li:first-child{width:42% !important;}
    ul.hotel-btn li:last-child{width:56% !important;}
	#hotel-sect ul.hotel-box li .title h4{font-size:18px;}
}
@media screen and (max-width:870px){
	#hotel-sect{margin-top:25px;}
	#hotel-sect .inner{margin: 10px auto 0;}
	#hotel-sect h2{margin-bottom:20px;padding-top:1em;}
	#hotel-sect h3{font-size:15px;margin:0 8px 5px;}
	#hotel-sect h3 span{font-size:22px;}
	#hotel-sect .read{margin:0 8px;font-size:14px;}
	#hotel-sect ul.hotel-box{display:block;width:96%;max-width:450px;margin:0 auto 20px;padding:0;}
	#hotel-sect ul.hotel-box li{width:100%;margin-top:20px;padding-bottom:10px;}
	#hotel-sect ul.hotel-box li .title{min-height:55px;}
	#hotel-sect ul.hotel-box li .title h4{font-size:17px;padding:0 15px 0 65px;}
	#hotel-sect ul.hotel-box li .area{width:55px;height:55px;font-size:12px;line-height:55px;}
	#hotel-sect ul.hotel-box li figure img{height:60vw;max-height:300px;}
	#hotel-sect ul.hotel-box li p{padding:10px 20px 0;}
	ul.hotel-btn{margin:-5px auto 0;max-width:360px;}
	ul.hotel-btn li:first-child{width:37% !important;}
    ul.hotel-btn li:last-child{width:61% !important;}
	ul.hotel-btn li a{padding:6px 12px 6px 6px;font-size:14px;}
	ul.hotel-btn li:first-child a::after {right:8%;}
	.sp-none{display:none;}
   .fix-navi{bottom:70px;width:70px;height:80px;padding:40px 0;font-size:13px;background-size:70px 80px;line-height:1.2;}
   a#aboutsect, a#seasonsect, a#hotelsect, a#wearsect, a#plansect{display: block;padding-top:80px;margin-top:-80px;}
   a#summer, a#autumn{display: block;padding-top:30px;margin-top:-30px;}
   #hotel-sect .notice{margin:0 8px 16px;text-align:left;}
   ul.icon-hotel-btn{margin:0 auto 30px;width:380px;}
   ul.icon-hotel-btn li a{width:380px;font-size:14px;padding: 13px 25px 13px 33px;background:#fff url("../images/icon-hotel.png") no-repeat 5px 50%;background-size:26px 27px;}
   ul.icon-hotel-btn li a::after {right: 2%;font-size:13px;}
   ul.icon-hotel-btn li:last-child a{background:#fff url("../images/icon-train.png") no-repeat 5px 50%;background-size:26px 27px;}
}
@media screen and (max-width: 430px){
	ul.icon-hotel-btn, ul.icon-hotel-btn li a{width:360px;}
}
@media screen and (max-width: 350px){
	#hotel-sect h3{font-size:14px;}
    #hotel-sect h3 span{font-size:21px;}
	#hotel-sect ul.hotel-box li h4{font-size:16px;}
	ul.hotel-btn li a{font-size:13px;}
	ul.icon-hotel-btn, ul.icon-hotel-btn li a{width:290px;}
}


/* wear */
#wear-sect h2{padding-top:0.6em;}
#wear-sect .read{width:94%;max-width:540px;margin:1.3em auto 2em;font-size:14px;}
ul.wear-box{width:96%;max-width:1120px;margin:0 auto;}
ul.wear-box li{padding:10px 20px;position: relative;}
ul.wear-box li .wear-label{position: absolute;top:0;left:0;width:163px;height:163px;background:#fcdbdb url("../images/bg1.png");border-radius: 50%;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-size:50px;color:#ee4343;}
ul.wear-box li:nth-child(2) .wear-label{background:#d4e1f1 url("../images/bg1.png");color:#0073bc;}
ul.wear-box li:last-child .wear-label{background:#f8e6ae url("../images/bg1.png");color:#e59228;}
ul.wear-box li ul.wear-inner{border:3px solid #fcdbdb;margin:10px;padding:0 0 0 140px;display: flex;align-items: center;}
ul.wear-box li:nth-child(2) ul.wear-inner{border:3px solid #d4e1f1;}
ul.wear-box li:last-child ul.wear-inner{border:3px solid #f8e6ae;}
ul.wear-box li .wear-label h3{position: absolute;top:20px;left:45px;}
#wear-sect .label-style{position: absolute;top:20px;left:49px;font-size:26px;color:#777;font-family: 'Carattere', cursive;transform: rotate(-6deg);}
#wear-sect .label-season{font-size:17px;font-weight:bold;display:block;border-top:1px solid #000;border-bottom:1px solid #000;width:auto;color:#000;}
ul.wear-box li ul.wear-inner li:first-child{width:calc(100% - 450px);padding:0 !important;font-size:15px;}
ul.wear-box li ul.wear-inner li:last-child{width:100%;max-width:450px;padding:10px 0 !important;}
ul.wear-box li ul.wear-inner li:first-child img{width:100%;max-width:355px;height:auto;}
ul.wear-box li ul.wear-inner li:last-child img{width:100%;max-width:423px;height:auto;}
ul.wear-box li ul.wear-inner .data{padding-top:20px;font-size:14px;}
@media screen and (max-width:1150px){
	ul.wear-box li .wear-label{width:130px;height:130px;font-size:45px;}
	ul.wear-box li .wear-label h3{top:14px;left:32px;}
	ul.wear-box li ul.wear-inner{padding:0 0 0 100px;}
}
@media screen and (max-width:870px){
   #wear-sect h2{padding-top:1em;}
   #wear-sect .read{margin:1.3em auto 1.3em;}
   ul.wear-box li{padding:10px;}
   ul.wear-box li .wear-label{top:-5px;width:110px;height:110px;font-size:40px;}
   ul.wear-box li .wear-label h3{top:7px;left:25px;}
   ul.wear-box li ul.wear-inner{margin:10px 0;padding:20px;display: block;}
   #wear-sect .label-style{left:40px;font-size:23px;}
   #wear-sect .label-season{font-size:14px;}
   ul.wear-box li ul.wear-inner li:first-child{width:100%;font-size:14px;}
   ul.wear-box li ul.wear-inner li:last-child{max-width:unset;text-align: center;}
   ul.wear-box li ul.wear-inner p{padding-left:100px;}
   ul.wear-box li ul.wear-inner .data{padding-top:22px;font-size:13px;width:100%;max-width:355px;margin:0 auto;}
}

/*  plan  */
#plan-sect{background-color:#f9f4e9;overflow: hidden;}
#plan-sect .inner{width:96%;margin:25px auto 0;}
#plan-sect h2{padding:0.6em;color:#000;}
#plan-sect .read{text-align: center;padding-bottom:30px;font-size:14px;}
.plan-main{background-color:#fff;width:100%;max-width:1030px;margin:20px auto 0;padding:25px;}
.plan-main h3{color:#179573;font-size:24px;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;text-align: center;margin-bottom:0.8em;}
.plan-main h4{font-size:18px;margin-bottom:1em;}
.plan-main p{font-size:13px;margin-bottom:2em;}
.plan-main ul{display: flex;}
.plan-main ul li:first-child{width:230px;}
.plan-main ul li:last-child{width:calc(100% - 230px);}
ul.plan-sub{display: flex;flex-wrap: wrap;justify-content:space-between;width:100%;max-width:1030px;margin:45px auto 0;}
ul.plan-sub li{width:48%;background-color: #fff;padding:25px;}
ul.plan-sub h4{color:#179573;font-size:22px;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;text-align: center;margin-bottom:1em;}
#plan-sect .float_l{float:left;}
#plan-sect .cf:after{content: "";display: block; visibility: hidden;height: 0;clear: both;}
ul.plan-sub img{margin:0 1.6em 1.5em 0;}
ul.tk-btn{display: flex;flex-wrap: wrap;width:280px;margin:0 auto;padding:0;}
ul.tk-btn li{width:100% !important;padding:0 !important;}
ul.tk-btn li a{position: relative;display: block;padding: 15px 45px 15px 15px;color: #1a5178;text-align: center;text-decoration: none;font-weight: 500;border: solid 1px #179573;transition: all 0.4s ease;}
ul.tk-btn li a::after {content: "\f006"; display: inline-block; font-family: "icon"; position: absolute; right: 6%; top: 50%; transform: translateY(-50%);font-size:14px;font-weight:normal; color:#179573;}
ul.tk-btn li a:hover{cursor: pointer;background-color:#179573;color:#fff;}
ul.tk-btn li a:hover::after {color:#fff;}
.brxs{display:none;}
@media screen and (max-width:870px){
	#plan-sect .inner{margin:0 auto;}
   #plan-sect h2{padding-top:1em;}
   #plan-sect .read{padding:1em;font-size:13px;text-align:left;}
   .plan-main{width:calc(100% - 30px);margin: 15px;padding:20px;}
   .plan-main h3{font-size: 1.8rem;margin-bottom:1em;}
   .plan-main h4{font-size: 1.5rem;margin-bottom:0.6em;}
   .plan-main p{margin-bottom:1em;}
   .plan-main ul li:first-child{width:180px;text-align:center;}
   .plan-main ul li:first-child img{width:150px;height:auto;}
   .plan-main ul li:last-child{width:calc(100% - 180px);}
   ul.plan-sub{margin:0 15px;}
   ul.plan-sub li{width:49%;padding:20px;margin: 15px 0;}
   ul.plan-sub h4{font-size:1.8rem;}
   ul.plan-sub img{width:120px;height:97px;margin:0 1.8em 1.5em 0;}
   ul.tk-btn{width:220px;margin:5px auto 0;}
   ul.tk-btn li{margin:0 !important;}
   ul.tk-btn li a{width:230px;padding: 13px 30px 13px 13px;font-size:14px;}
}
@media screen and (max-width: 600px){
   ul.plan-sub{display:block;}
   ul.plan-sub li{width:calc(100% - 30px);}
}
@media screen and (max-width: 500px){
   .plan-main ul{display: block;}
   .plan-main ul li:first-child, .plan-main ul li:last-child{width:100%;}
   .plan-main ul li:first-child{padding-bottom:1em;}
}
@media screen and (max-width: 430px){
   .brxs{display: block;}
}



/*  faq  */
#faq-sect{background-color:#f9f4e9;overflow: hidden;}
#faq-sect .inner{width:96%;max-width:1046px;margin:0 auto;}
#faq-sect .inner:first-of-type{margin-top:40px;}
.l-faq__list{text-align:left;}
.l-faq__item{background-color:#fff;padding:0 2.5em;}
.l-faq__item + .l-faq__item{margin-top:.5em;}
.l-faq__item--q, .l-faq__item--a{padding-left:3em;position:relative;}
.l-faq__item--q{line-height:1.5;font-weight:bold;padding-bottom:1.5em;padding-top:1.5em;}
.l-faq__item--q:hover{cursor:pointer;}
.l-faq__item--q::before, .l-faq__item--a::before{font-size:1.5em;left:0;line-height:1;position: absolute;}
.l-faq__item--q::before{color:#47ab90;content:"Q"}
.l-faq__item--q::after{color:#47ab90;font-family:'jtb-dom' !important;content:"\e906";display:inline-block;font-size:1em;line-height:1.5; position:absolute;right:0;transition: all .5s ease;}
.l-faq__item--a{display:none;padding-bottom:2em;}
.l-faq__item--a::before{content:"A";font-weight:bold;}
@media screen and (max-width:870px){
   #faq-sect .inner:first-of-type{margin-top:20px;}
   .l-faq__item{padding:0 1.2em 0 1.5em;}
   .l-faq__item--q {line-height:1.5;font-weight:bold;padding:0.8em 2em;}
   .l-faq__item--q::before, .l-faq__item--a::before{font-size:1.3em;}
   .l-faq__item--q::after{font-size:0.8em;top:45%;}
   .l-faq__item--a{position:relative;padding:0.8em 2em;}
}

/*  bottom_link  */
.c-other {width:96% !important;padding: 2em 0 3em; }
.c-other .c-title {font-size:1.75em;text-align:center;font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-weight:bold;}
.l-destination{width:100%;max-width:1030px;margin:20px auto 0;}
.l-destination__block{margin-top:3em;text-align:left;}
.l-destination__block .c-heading{color:#c15864;font-weight:700;}
.l-destination .c-list{display:flex;flex-wrap:wrap;}
.l-destination .c-list li{font-size:.9375em;}
.l-destination__block .c-bottom + .c-heading{border-top: 1px solid #d9d9d9;margin-top:1.5em;padding-top:1.5em}
.l-destination__block .c-heading {font-size:1.3125em;}
.l-destination .c-list {margin-top:.5em;}
.l-destination .c-list li{line-height: 1; margin: 0 .75em .75em 0; padding: 1px 0;}
.l-destination .c-list li::after{color:#ccc;content:"/";padding-left:.75em;}
.l-destination .c-list li:last-child::after {content: none;}
.l-destination li a { color: #333; }
@media screen and (max-width:870px){
   .c-other {width:100% !important;}
   .c-other .c-title {font-size:1.65em;}
   .l-destination{border-bottom:1px solid #d9d9d9;padding-bottom:0;margin:0;}
   .l-destination .c-inner{width:100%;}
   .l-destination__block, .l-faq__list{margin-top:2em;}
   .l-destination__block .c-heading{border-top:1px solid #d9d9d9; margin:0 !important;padding:0.8em 1.5em !important; position: relative;font-size:1em;}
   .l-destination__block .c-heading::after {color:#c15864;font-family:'jtb-dom' !important;content:"\e906";display:inline-block;font-size:0.8em;line-height:1.5;position: absolute;right:15px;transition:all .5s ease;}
   .l-destination__block .c-bottom { display: none; }
   .l-destination__block .c-bottom .c-list { border-top: 1px solid #eee; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.l-destination .c-list li{margin:0;}
   .l-destination .c-list li::after{content:"";padding-left:unset;}
   .l-destination__block .c-bottom .c-item { width: 50%; }
   .l-destination__block .c-bottom .c-item:nth-child(odd) { border-right: 1px solid #eee; }
   .l-destination__block .c-bottom .c-item:not(:last-child) { border-bottom: 1px solid #eee; }
   .l-destination__block .c-bottom .c-item:nth-child(2n+1):nth-last-child(2) { border-bottom: none; }
   .l-destination__block .c-bottom .c-item a { align-items: center; display: flex; height:auto; padding: .75em 1.5em; }
}

/* feature */
.feature-sect__inner{position:relative;margin:0 auto;padding:0 5px;width:96%;max-width:1246px;}
.feature-sect__list{display:flex;flex-wrap: wrap;justify-content: center;margin: 30px 0 0 -30px}
.feature-sect__list > li{width:calc(100% / 4 - 30px);margin:20px 0 0 30px;border-radius:8px;background:#fff;}
.feature-sect__list a{position:relative;display: block;transition:0.4s ease;}
.feature-sect__list a:hover{opacity: .8;}
.dom-featlist__image{text-align: center;}
.feature-sect__more{display: flex;flex-wrap: wrap;width:280px;margin:30px auto 0;padding:0;}
.feature-sect__more a{width:280px;position: relative;display: block;padding: 15px 45px 15px 15px;color: #1a5178;text-align: center;text-decoration: none;font-weight: 500;border: solid 1px #179573;transition: all 0.4s ease;}
.feature-sect__more a::after {content: "\f006"!important; display: inline-block; font-family: "icon"!important; position: absolute; right: 6%; top: 50%; transform: translateY(-50%);font-size:14px;font-weight:normal; color:#179573;}
.feature-sect__more a:hover{cursor: pointer;background-color:#179573;color:#fff;}
.feature-sect__more a:hover::after {color:#fff;}
@media screen and (max-width:870px){
   .feature-sect__inner{max-width:560px;margin:20px auto 30px;}
   .feature-sect__list{margin: 10px 10px 0 0;}
   .feature-sect__list > li{width: calc(100% / 2 - 10px);margin: 10px 0 0 10px;}
   .feature-sect__list img{vertical-align: bottom;}
   .feature-sect__more{width:220px;margin:10px auto 0;}
   .feature-sect__more a{width:220px;padding: 13px 33px 13px 15px;}
}


/*.recommend-sect__inner {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 100%;
    min-width: 970px;
    max-width: 1246px;
}*/

   
   
/*  おすすめの特集・プラン
============================================================================= */
.sect.feature-sect { padding: 50px 0 20px; }

.feature-box{
	padding: 30px 0;
}

.feature-all .page-title-h3 span:before{
	content: "\e94e";
	font-family: 'jtb-dom' !important
}
.feature-season .page-title-h3 span:before{
	content: "\e955";
	font-family: 'jtb-dom' !important
}
.feature-transportation .page-title-h3 span:before{
	content: "\e92f";
	font-family: 'jtb-dom' !important
}
.feature-sect__list{
	margin: 10px 0 0 -30px;
}
.sect .page-title-h3{
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight:bold;
}
.sect .page-title-h3 span:before{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #03a3a9;
	font-size: 3.0rem;
	font-family: 'jtb-dom' !important;
	text-decoration: none;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sect .page-title-h3 span{
	position: relative;
	padding-left: 40px;
}
@media screen and (max-width: 767px){
.feature-sect__list{
	display: flex;
	flex-wrap: wrap;
	margin: 10px 10px 0 0;
}
}
/*2026ホテル立山弥陀ヶ原ホテルカタログ追加*/
@media screen and (min-width: 760px){ 
#pamphlettour .feature-sect__list > li{
   width:calc(90% / 3 - 30px)!important;
   background:none!important;
}
#pamphlettour .pamphlet__listitem{
   width:calc(90% / 3 - 30px)!important;
   background:none!important;

}
#pamphlettour h3:after{
border-top:none!important;
}

#pamphlettour .c-btn__solid{
   background-color:#078d69!important;
}

#pamphlettour .catalog-title{
   font-size:16px
}
}
@media screen and (max-width: 870px){
   #pamphlettour .feature-sect__list > li{
   background:none!important;
   }
   #pamphlettour .pamphlet__listitem{
   background:none!important;

}
#pamphlettour .page-title-h2{
   font-size:19px;
}
}