@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html { font-size: 62.5%}
ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, form, p { margin:0; padding:0; }
img { border:0; width:100%;display: block;}
li { padding:2rem;list-style-type:none; }

body {
	width:100%;
  margin:0;
  padding:0;
	font-size: 1.4rem;
  line-height: 1.6;
	color:#474B64;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
}

h1{
  background-image: url("../img/bloc_titlebk.png");
  background-repeat:no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  color:#fff;
  font-size: 3rem;
  padding: 1rem 0;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
  margin-bottom:5rem;
}
h2{
  color:#9c571f;
  font-size: 2rem;
  text-align: center;
  margin:2rem auto;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
}
h3{
  font-size: 2rem;
  margin-bottom:2rem;
}
.w30{
  width:30%;
}
.w70{
  width:70%;
}
.w80{
  width:80%;
  margin:0 auto;
}

.fs2{
  font-size: 2rem;
}
a {
	overflow:hidden;
	-webkit-transition:.2s linear;
	-moz-transition:.2s linear;
	-o-transition:.2s linear;
	transition:.2s linear; }
a:link		{ color:#000; text-decoration:none; }
a:visited	{ color:#000; }
a:hover		{ opacity: 0.8; }
a:active	{ opacity: 0.8; }

img { max-width: 100%; height: auto;}
svg {
  vertical-align:bottom;
  }
figure {margin: 0; padding: 0;}

* {box-sizing: border-box;}

/* clearfix */
.clearfix:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}  
* html .clearfix { zoom: 1; } /* IE6 */  
*:gaiyou-child+html .clearfix { zoom: 1; } /* IE7 */  

.gothic {font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;}
.en {font-family: "handsome-pro", sans-serif; font-weight: 700;}

.sp {display: none !important;}

#wrapper {
  background-image: url("../img/bg.png");
  background-repeat: repeat;
  background-size: 30vw;
  overflow: hidden; 
  opacity: 0; 
  transition-duration: 1500ms; 
  transition-property: opacity, transform;
}
#wrapper.active {opacity: 1;}

/* fadein */
.fadeinsoon {opacity: 0; transition-duration: 1500ms; transition-property: opacity, transform;}
.fadein {opacity: 0; transition-duration: 1500ms; transition-property: opacity, transform;}
.fadein-up {transform: translate(0, 50px);}
.fadein-down {transform: translate(0, -50px);}
.fadein-left {transform: translate(-50px, 0);}
.fadein-right {transform: translate(50px, 0);}
.scroll-in {opacity: 1; transform: translate(0, 0);}

/* common */
.c-lead {text-align: center;}
.c-lead p {font-size: 2rem; font-weight: 500; line-height: 2.1; letter-spacing: 0.42em;}

.w40{width:40%;margin:0 auto;}
.mt2{
  margin-top:2rem!important;
}
.mt5{
  margin-top:5rem!important;
}
.mb5{
  margin-bottom:5rem!important;
}
.fs2{
  font-size:2rem;

}
span.strong{
  text-decoration:underline;
  color:red;
  font-weight: bold;
  width:auto!important;
}
.ta_c{
  text-align: center;
}
.ta_l{
  text-align: left;
}
.locate{
  margin-left:5px;
  font-size:2rem;
}

.locate i{
  color:#bc5ba3
}

/* floatBnr */
.floatBnr {position: fixed; right: 35px; bottom: 15px; width: 80px; z-index: 50; transition: 0.5s;}
.floatBnr.is-hidden {visibility: hidden; opacity: 0;}
.loading {
  /*ローディング画面の縦横幅を画面いっぱいになるように指定*/
  width: 100vw;
  height: 100vh;
  /*ローディング画面の表示位置を固定*/
  position: fixed;
  top: 0;
  left: 0;
  background: #1082ce;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /*ローディング画面を0.5秒かけて非表示にする*/
  transition: all 0.5s linear;
}


/* kv */
#kv {position: relative; }

.header{
 /* background-image: url(../img/kv.jpg);
  background-size: cover;
  height: 50vw;
  border-bottom-left-radius: 100vw 20vw;
  border-bottom-right-radius: 100vw 20vw;
  background-position: 0 -10vw;
  margin-left: -10vw;
  padding-left: 10vw;
  margin-right: -10vw;
  padding-right: 10vw;
  */
}

#kv .kv_ttl {position: absolute; left: 50%; top: 65px; width: 275px; transform: translateX(-50%); z-index: 1;}
#kv .kv_contents {position: relative;}
#kv .kv_contents img{width:100%;}
#kv .kv_contents .slider {overflow: hidden;}
#kv .kv_contents .slide_item .img {display: block; width: 100%; height: 0; padding-top: 46.16666666666667%; background-size: cover; background-position: center center; background-repeat: no-repeat;}


@keyframes zoomUp {
  0% {transform: scale(1);}
  100% {transform: scale(1.05);}
}
#kv .kv_contents .slide_item.add-animation .img {animation: zoomUp 10s linear 0s normal both;}
#kv .kv_contents .slider .slick-dots {position: absolute; left: 50%; bottom: 35px; transform: translateX(-50%);}
#kv .kv_contents .slider .slick-dots {display: flex; justify-content: center;}
#kv .kv_contents .slider .slick-dots > li + li {margin-left: 15px;}
#kv .kv_contents .slider .slick-dots > li button {display: block; width: 8px; height: 8px; padding: 0; margin: 0; text-indent: -9999px; border: none; border-radius: 50%; background-color: #fff;}

/* menu */
/* overlay-styles.css */

.nav-overlay__item::before{
  font-family: "Font Awesome 5 Free";
  content: '\f35a';
  font-size: 15px;
  font-weight: 400;
  margin-right: 4px;
  color:#845A79;
}

.instanews a{
  margin-top:2rem!important;
  background-color: #b177a5c4;
  color:#fff;
  border-radius: 2rem;
  margin:0 auto;
  display: block;
  text-align: center;
  padding:5px;
  font-size:1.6rem;
  letter-spacing: 1px;
}

@media (min-width: 769px) {
.hamburger-overlay{

}

.nav-overlay__list{
  display: flex;
  flex-direction: row;
  justify-content:flex-end;
  background-color:#000000;
  color:#fff;
}
.nav-overlay__item {
  padding:2rem;
}

.nav-overlay__item a{
  color:#fff;
}


}
@media (max-width: 768px) {
.hamburger-overlay {
  position: fixed;
  top: 10px;
  right: 20px;
  z-index: 1000;
  width: 48px;
  height: 48px;
  border: none;
  background: transparent;
  cursor: pointer;
}

.hamburger-overlay__line {
  position: absolute;
  left: 11px;
  width: 26px;
  height: 2px;
  background-color: #333;
  transition: all .6s;
}

.hamburger-overlay__line:nth-of-type(1) { top: 14px; }
.hamburger-overlay__line:nth-of-type(2) { top: 23px; }
.hamburger-overlay__line:nth-of-type(3) { top: 32px; }

.hamburger-overlay.active .hamburger-overlay__line {
  background-color: #fff;
}

.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(2) {
  opacity: 0;
}
.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.95);
  visibility: hidden;
  opacity: 0;
  transition: all .6s;
  z-index: 900;
}

.nav-overlay.active {
  visibility: visible;
  opacity: 1;
}

.nav-overlay__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.nav-overlay__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-overlay__item {
  opacity: 0;
  transform: translateY(20px);
  transition: all .6s;
}

.nav-overlay.active .nav-overlay__item {
  opacity: 1;
  transform: translateY(0);
}

.nav-overlay.active .nav-overlay__item:nth-child(1) { transition-delay: 0.1s; }
.nav-overlay.active .nav-overlay__item:nth-child(2) { transition-delay: 0.2s; }
.nav-overlay.active .nav-overlay__item:nth-child(3) { transition-delay: 0.3s; }
.nav-overlay.active .nav-overlay__item:nth-child(4) { transition-delay: 0.4s; }

.nav-overlay__link {
  display: inline;
  padding: 2rem;
  color: #fff!important;
  font-size: 2rem;
  text-decoration: none;
  transition: color .3s;
}
.nav-overlay__item::before {
  font-size: 2rem;
}
.nav-overlay__link:hover {
  color: #4a90e2;
}

.instanews a{
  font-size:1.4rem;
}

}

/* common */



/* gaiyou */
#news {padding: 65px 0 0; font-size: 2rem;}



 .bloc_inner {
  position: relative; 
  padding:5rem;
  max-width: 1200px; 
  margin: 0 auto 100px;
  background-color: rgb(255,255,255,0.8);
  border: double 9px #B7C6E6;
  
 }



.bloc_inner::before {
  content: "";
  background-image: url(../img/waku.svg);
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  top: -1.5vw;
  left: -1.5vw;
  width: 8vw;
  height: 8vw;
}


.bloc_inner::after {
  content: "";
  background-image: url(../img/waku.svg);
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: -1.5vw;
  left: -1.5vw;
  width: 8vw;
  height: 8vw;
  rotate: 270deg;
}

.waku::before {
  content: "";
  background-image: url(../img/waku.svg);
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  top: -1.5vw;
  right: -1.5vw;
  width: 8vw;
  height: 8vw;
  rotate: 90deg;
}
.waku::after {
  content: "";
  background-image: url(../img/waku.svg);
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: -1.5vw;
  right: -1.5vw;
  width: 8vw;
  height: 8vw;
  rotate: 180deg;
}

.bloc_inner.red{
  border-color:#EFAA9F;
}
.bloc_inner.red::before,.bloc_inner.red::after,.waku.red::before,.waku.red::after{
  background-image: url(../img/waku_red.svg);
  }

  .bloc_inner.purple{
    border-color:#D3B5D0;
  }
 
  .bloc_inner.purple::before,.bloc_inner.purple::after,.waku.purple::before,.waku.purple::after{
    background-image: url(../img/waku_purple.svg);
      }
  .bloc_inner.green{
    border-color:#A9D3D8;
  }
  .bloc_inner.green::before,.bloc_inner.green::after,.waku.green::before,.waku.green::after{
    background-image: url(../img/waku_green.svg);
   }

.fl_c{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 0 2rem 0;
}
.fl_c > * {
  width: 50%;
  box-sizing: border-box;
  padding:1%;
}

.fl_c li{
  width:50%;
}
.fl_c dt{
  width:30%;
}

.fl_c dd{
  width:60%;
}
.fl_3{
  display: flex;
  flex-wrap: wrap;
}
.fl_3 > * {
    width: 33%;
    box-sizing: border-box;
    padding: 0.5%;
}

.title{
  display: block;
  font-weight: bold;
  font-size: 2rem;
}
#gaiyou .contents{font-size:2rem;}
#gaiyou li{width:calc(100% - 120px - 4rem);}
#gaiyou dt{width:150px;}
#gaiyou dd{width:calc(100% - 150px);}
#gaiyou .qr{width:calc(120px + 4rem);}

#spot dt{width:30%;}
.spot dd .title{display:block;color:#f37233;font-weight: bold;font-size:2rem;}
#spot .contents{display: block;margin-bottom:10px;}
#spot .title span{
  color:#fff;
  text-align: center;
  background-color: #f37233;
  border-radius: 5px;
  width:3rem;
  margin-bottom:0;
  margin-right:5px;
}
#coaster dd .title{display:block;font-weight: bold;font-size:2rem;}
.collabogoods li{
  padding:0 5%;
}
#coaster .title span{
  color:#62a2bd;
  width:auto;
  margin-bottom:0;
  margin-right:5px;
}
.bloc_inner mark{
  background-color: #845A79;
  color:#fff;
  display: inline-block;
  border-radius: 5px;
  padding:2px 5px;
  margin-right:10px;
  margin-bottom:5px;
  vertical-align: top;
}
.bloc_inner span{
  display: inline-block;
  width:calc(100% - 100px);
  margin-bottom: 5px;
}

#news .bloc_inner span{
  width:calc(100% - 200px);
}
/*
.spot mark{
  background-color: #845A79;
  border-radius: 30%;
  color:#fff;
  padding:2px 5px;
  margin-right:10px;
  margin-bottom:5px;
  vertical-align: top;

}
.spot span{
  display: inline-block;
  width:calc(100% - 50px);
  margin-bottom: 5px;
}
*/


#collaboration img{display: block;}

#collaboration .title span{
  color: #e71a2d;
  width:auto;
  margin-bottom:0;
  margin-right:5px;
}
#lantern .fl_c{
  justify-content: space-around;
}
#lantern a{
  color:#49aeb7;
  line-height:1.5;
}
#lantern .contents{
  font-size:2rem;
}

#map a{
  color:#7198cf;
  line-height:1.5;
}
.head-border {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  color: #A47B45;
    font-weight: bold!important;
    font-family: "handsome-pro", sans-serif;
    font-size: 2.6rem!important;
    margin: 50px 0 10px 0!important;
}

.head-border:before,
.head-border:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #666;
}

.head-border:before {
  left: 0;
}

.head-border:after {
  right: 0;
}
/* fourseason */

#fourseason .title{
  margin-bottom:100px;
}
.list{
  width:100%;
  margin:0 auto;
  display: flex;
  justify-content:space-between;
}
.list li{
  width:25%;
  margin:0;
}

.list li:nth-child(2n){
  margin:5% 0 0 0;
}

.list li a:hover img{
  scale:2;
  transition : 1s;
}


/* footer */
#footer {padding: 30px 0; margin-top: 100px; color: #fff; text-align: center; background-color: #000;}
#footer .footer_contact {display: flex; justify-content: center; align-items: center; margin-bottom: 30px; line-height: 1.3;}
#footer .footer_contact .name {padding: 0 20px; font-size: 1.6rem; letter-spacing: 0.36em;}
#footer .footer_contact .tel {text-align:left;padding: 0 20px; border-left: 1px solid #fff;}
#footer .footer_contact .tel a {color: #fff; font-size: 1.4rem; letter-spacing: 0.08em;}
#footer .footer_bottom .txt {display: inline-block; padding: 0 10px; font-size: 1.6rem; letter-spacing: 0.36em; border-bottom: 1px solid #fff;}
#footer .footer_bottom .url a {color: #fff; letter-spacing: 0.1em;} 

@media (max-width: 1240px) {

}
@media (min-width: 768px) {
	a[href^="tel:"] {pointer-events: none;}
}
@media (max-width: 767px) {
  #wrapper {
    background-size: 60vw;
}
  .pc {display: none !important;}
  .sp {display: block !important;}

  /* common */
  h1{
    background-image: url(../img/bloc_titlebksp.png);
    font-size:2rem;
    margin-bottom:2rem;
  }
  h2{
    font-size:1.7rem;
  }
  h3{
    font-size:1.5rem;
    margin-bottom:1rem;
    margin-top:2rem;
  }

  .fs2{
    font-size:1.6rem;
  }
  .bloc_inner{
    width:90%;
    padding:2rem;
  }
  .fl_c li {
    width: 100%;
  }

  .title{
    margin-bottom: 10px;
  }
  .spot dd .title{
    margin-bottom:0;
  }
  dl.fl_c dt{
    width:100%;
  }
  dl.fl_c dd{
    width:100%;
  }
  .bloc_inner::before {
    top: -3.2vw;
    left: -3.2vw;
    width: 18vw;
    height: 18vw;
}

.bloc_inner::after {
  bottom: -3.2vw;
  left: -3.2vw;
  width: 18vw;
  height: 18vw;
  rotate: 270deg;
}
  .waku::before {
    top: -3.2vw;
    right: -3.2vw;
    width: 18vw;
    height: 18vw;
    rotate: 90deg;
}
  .waku::after {
    bottom: -3.2vw;
    right: -3.2vw;
    width: 18vw;
    height: 18vw;
    rotate: 180deg;
}
  #kv{
    background: rgb(255, 255, 255, 0.8);
    padding-bottom: 0;
  }

  #news{
    font-size:1.6rem;
  }
  #news .bloc_inner span{
    width:100%;
  }
  #gaiyou {
    padding: 15px 0 0;
}
  #gaiyou .fl_c{
  justify-content: space-around;
  }
  #gaiyou li{
    width:100%;
  }
  #gaiyou .contents{
    font-size: 1.6rem;
  }
  #gaiyou dl{
    display: block;
  }
  #gaiyou dt,#gaiyou dd{
    width:100%;
  }

  #gaiyou .qr{
    text-align: center;
  }

 #spot dt{
  width:100%;
 }
 #spot dd{
  width:100%;
 }

 #lantern .contents {
  font-size: 1.6rem;
}
  /* floatBnr */
  .floatBnr {right: 15px; bottom: 5px; width: 65px;}

  /* kv */
  #kv {padding: 62.5px 0 0;}
  #kv::before, #kv::after {height: 15px;}
  #kv .kv_progress {top: 17px; height: 2px;}
  #kv .kv_progress .bar {height: 2px;}
  #kv .kv_ttl {top: 38.5px; width: calc(100% / 3);}
  #kv .kv_contents .slide_item .img {padding-top: 72.13541666666667%;}
  #kv .kv_contents .txt {right: 22%; width: 6%;}
  #kv .kv_contents .txt p {padding: 6px 0; font-size: 1.1rem;}
  #kv .kv_contents .slider .slick-dots {bottom: 25px;}



  /* #footer */
  #footer {margin-top: 40px; padding: 20px 0;}
  #footer .footer_contact {margin-bottom: 15px; line-height: 1.3;flex-flow: column;}
  #footer .footer_contact .name {padding: 0 10px; font-size: 1.4rem;}
  #footer .footer_contact .tel {border:none;padding: 10px;font-size: 1.2rem;}
  #footer .footer_contact .tel a {font-size: 1.75rem;font-size: 1.2rem;}
  #footer .footer_bottom .txt {padding: 0 0 5px; font-size: 1rem; letter-spacing: 0.2em;}
  #footer .footer_bottom .url a {font-size: 1.1rem;}
}

/*Campain box*/



.ttl{
  margin: 0 auto;
  display: block;
  width: 30%;
}
/*Button*//* 016 */
.button016 a {
  background: #999;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px auto 0;
  max-width: 220px;
  padding: 10px 25px;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  transform: skew(-10deg, 0deg);
  overflow: visible;
}

.button016.btnlong a{
  max-width:400px;
}

.button016.btnttl{
  margin-top: -60px;
}
.button016 a span {
  transform: skewX(10deg);
  padding: 0 2rem;
}
* {
    box-sizing: border-box;
}

.button016 a:before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -1em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #000;
  transition: 0.3s;
}
.button016 a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translateY(-50%);
  width: 40px;
  height: 2px;
  background-color: #000;
  transition: 0.3s;
}
.button016 a:hover:before, .button016 a:hover:after {
  right: -1.2em;
}
.button016 a:hover {
  background: #fff;
  color: #000;
}


.enjoy_btn{
  position: absolute;
  margin-top: -300px;
  right: 25%;
}


.line1{
  position: absolute;
}


/*button*/
.custom_btn {
  width: 150px;
  height: 50px;
  margin: 10px;
  color: #fff;
  border-radius: 5px;
  font-family: sans-serif;
  font-weight: bold;
  background: #d3b5d0;
  text-decoration: none;
  transition: all 0.5s ease;
  position: relative;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  box-shadow: inset 2px 2px 3px 0px rgba(255, 255, 255, 0.5), 5px 5px 8px 1px rgba(191, 191, 191, 0.6);
  margin: 0 10% 0 auto;
  display: block;
}
.custom_btn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.custom_btn::after, .custom_btn::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.c_btn_8 {
  background: none;
  box-shadow: none;
  color: #333;
}
.c_btn_8::after {
  background-color: #d3b5d0;
  width: 35px;
  height: 35px;
  border-radius: 99999px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.c_btn_8:hover {
  color: #fff;
}
.c_btn_8:hover::after {
  width: calc(100% - 40px);
}
@media (max-width: 767px) {
  .custom_btn {
    margin:0 auto;
  }

}