@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------
メインのスライドショー
---------------------------------------------------- */

.main_img{
	width: 100%;
	height: 100%;
	object-fit:cover;
  object-position: bottom;
}

#main_img2{
  object-position: center;
}

.main_figure{
	position: relative;
	/* margin-top: 60px; */
}

.main_figure figcaption{
	color: #FFF;
	text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000;
	bottom: 3px;
    right: 3px;
}

.main_text{
	position: absolute;
	width: 70%;
  height: auto;
	top:  30%;                     /* 位置指定 */
   left:  50%;                    /* 位置指定 */
  transform: translate(-50%, -50%)!important;
}

#main_text2{
	top:85%;
   left: 40%;                    /* 位置指定 */
}

@media screen and (min-width:490px){
.main_text{
	/*width: 70%;
  height:auto;*/
	height: 100%;
}
}

@media screen and (min-width:768px){
.main_text{
	width:	400px;
	top:  28%;/* 位置指定 */
   left:  70%;   /* 位置指定 */
}
	#main_text2{
	left: 30%;
}
}

@media screen and (min-width:1024px){
.main_text{
	width:	550px;
	height: auto;
}
	#main_text2{
	top: 20%;
}
}

@media screen and (min-width:1500px){
.main_text{
	top:  20%;
	left:  70%;
}
	
}
/*@media screen and (min-width:490px){
.main_img{
	height: 400px;
}
}
@media screen and (min-width:768px){
.main_img{
	height: 500px;
}
}

@media screen and (min-width:1024px){
.main_img{
	height: 700px;
}	
}
@media screen and (min-width:1300px){
.main_img{
	height: 800px;
}
}
@media screen and (min-width:1500px){
.main_img{
	height: 950px;
	
}
}*/

/*---------------------------------------------------
 詫び訂
---------------------------------------------------- */
.correction{
	margin: 3% auto ;
	padding: 3%;
	border: #00AD7D 1px solid;
	max-width: 700px;
	width: 80%;
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
	font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

/*フローティングバナー*/
.floating-banner {
    position: fixed; /* 追従 */
    z-index: 99999; 
    right: 10px; 
	bottom: 80px;
    width: 270px;
	height: auto;
}
.floating-banner:hover {
    opacity: .9; /* ホバーで少し透過 */
}
.floating-banner-inner{
	position: relative;
}
.floating-banner .close{
	position: absolute;
	top: 3px;
	right: 3px;
	width: 20px;
	height: auto;
}
.online-banner  {
       display: none;
    }
@media screen and (max-width: 768px) { 
.floating-banner  {
        display: none;
    }
.online-banner  {
display: block;
       padding-top: 20px;
    }

}

/*災害時など*/

.online_info {
    font-size: 150%;
    font-weight: bold;
    /* margin-top: 55px; */
    /* margin-bottom: 15px; */
    padding-top: 20px;
}

.specialInfo {
	margin: auto;
	width: 100%;
	max-width: 960px;
	box-sizing: border-box;
	color: #353B41;
	font-size: 16px;
	line-height: 1.8;
	}
	.bordernone{
	border: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom:0 ;
}


	.specialInfo_note {
	text-align: center;
	font-size: 15px;
	padding: 30px 20px 0px;
	line-height: 1.6em;
	}
	
	.online_info {
    font-size: 150%;
    font-weight: bold;
    /* margin-top: 55px; */
    /* margin-bottom: 15px; */
}
.info_mt {
	margin-top: 25px;
	}
.specialInfo .tel {
	margin-top: 15px;
	font-size: 2em;
	font-weight: bold;
	}
.specialInfo .tel a {
	text-decoration: none;
	}
	@media screen and (max-width: 768px){
	.specialInfo {text-align: left;
		}
		.specialInfo_note {
	text-align: left;
	font-size: 14px;
	padding: 30px 0px 0px;
	line-height: 1.7em;
	}
	}
.specialInfo .title {
	margin-bottom: 10px;
	font-size: 12px;
	}
.specialInfo a {
	text-decoration: underline;
	color: #414141;
	}

.caution {
font-size: 12px;
line-height: 1.2em;
margin-top: 10px;
	margin-bottom: 30px;
}
.specialInfo .btn a {
color: #FFF;
	text-decoration: none;
}
/*バナーエリア*/
.bannerArea{
  /* border: 2px solid #111;
  background-color: #e5e7e8; */
  max-width: 1000px;
  margin: 0 auto 45px;
  padding: 20px 15px;
}

/*バナー*/
.bnr_online {
max-width: 800px;
}

.bnr_online:hover {
opacity: 0.8;
}

.bnr_online img {
width: 100%;
height: auto;
}

.bnr_online a {
width: 100%;
}

@media screen and (max-width: 490px){
.bnr_online {
margin-bottom: 30px;
}
}

/*バナー*/
.bnr_after{
	text-align:center;
}

.bnr_after img{
	width:60%;
	margin: 0 auto;
}

.bnr_onlineReserve{
  border: solid 1px #a2a2a2;
}

@media screen and (max-width: 490px){
.bnr_after img{
	width:100%;
}
}



/*------------------------------------*/
/*reset.cssに入っている。slick.jsの妨げ。*/
/*.mv-area * {max-width:none;}*/
/*------------------------------------*/

@media screen and (max-width: 1024px){
.mv {
margin-top: 60px;
}
}

/*-------------------------
mv スマホ版
------------------------*/
.mainvisual {
width:100%;
margin-top: 50px;
position: relative;
}

/*
.mv-lead {
position: absolute;
top: 10%;
right:auto;
left:10%;
width: 75%;
margin: auto;
margin-top: 3%;
min-width: 290px;
max-width: 750px;
z-index: 5;
}
*/

.outlineimg{
	margin: 20px auto 0;
	max-width: 700px;
}

@keyframes img-wrap {
  100% {
    transform: translateX(100%);
  }
}

.mv-attention {
	font-size: 11px;
	color: #555;
	letter-spacing: 0;
	margin-top: 5px;
	line-height: 1.4em;
}
.pacefigu {
display: block;
text-align: left;
padding: 5px;
position: absolute;
bottom: 1px;
right: 0em;
/*background-color:hsla(0,0%,25%,0.60);*/
color: #FFF;
font-size: 7px;
line-height: 1.6em
}

@media screen and (min-width:769px){
/*.mv-lead {
width: 60%;
}*/

.pacefigu {
display: block;
text-align: left;
padding: 5px;
position: absolute;
bottom: 2px;
right: 0em;
background-color:hsla(0,0%,25%,0.60);
color: #FFF;
font-size: 7px;
line-height: 1.6em
}
}
@media screen and (min-width:1025px){
.mainvisual{
  margin-top: 0; 
  position: relative;
}

.mv-info {
display: block;
position: absolute;
bottom: 30px;
left:0;
background-color: #FFF;
width: 250px;
height: 250px;
padding: 5px;;
}

.mv-info a {
border: 1px solid #637788;
padding: 10px;
width: 100%;
height : 100%;
display: block;
text-align: center;
}

.mv {
margin-top: 90px;
}

}


.mv-caption {
position: absolute;
bottom: 10px;
font-size: 14px;
color: #FFF;
text-shadow:
0px 0px 5px #006ed7,
0px 0px 10px #006ed7;
text-align: right;
z-index: 11;
width: 100%;
padding-right: 5px;
}




/*-------------------------
mv PC～
------------------------*/

.mv {
background: url("../img/top/top_pc.jpg") no-repeat;
background-size: cover;
}
.mv img {
vertical-align:top;
/* max-width: 1200px; */
margin: auto;
display: block;
}




@-webkit-keyframes fade {
    0%  {opacity:1;}
    100% {opacity:0;}
}
@-moz-keyframes fade {
    0%  {opacity:1;}
    100% {opacity:0;}
}
@keyframes fade {
    0%  {opacity:1;}
    100% {opacity:0;}
}

	
@-webkit-keyframes overwrap {
    0%  {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes overwrap {
    0%  {opacity:0;}
    100% {opacity:1;}
}
@keyframes overwrap {
    0%  {opacity:0;}
    100% {opacity:1;}
}

@-webkit-keyframes comeandgo {
    0%  {opacity:0;}
    25%,80% {opacity:1;}
	100% {opacity:0;}
}
@-moz-keyframes comeandgo {
    0%  {opacity:0;}
    25%,80% {opacity:1;}
	100% {opacity:0;}
}
@keyframes comeandgo {
    0%  {opacity:0;}
    25%,80% {opacity:1;}
	100% {opacity:0;}
}

/*-------------------------
旧meritArea
---------------------------*/
.meritArea{
  position: relative;
  z-index: 5;
  padding: 5px 10px 10px;
  /* 元の濃紺 */
  background: #0F324C;
  /* 淡い青 */
  /*background: #436f98;*/
}
.meritArea .inner{
  max-width: 1300px;
}

@media screen and (max-width: 768px){
.meritArea .inner{
  width:100%;
  /* max-width: 400px; */
  margin: 10px auto;
  padding: 0 20px;
}
}

/*-------------------------
旧merit-area
---------------------------*/
/*ﾍﾞｰｽ*/
.merit-area {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
/*background: #323434;*/
/*background:#9E8A63;*/
background: #F3F3F3;
}

.merit-area li {
  width: 50%;
  font-size: 3.6vw;
  color: #fff;
  padding: 10px;
  line-height: 1.3;
  background: #01006A;
	text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.merit-area li p+p{
  display: block;
}
/*ﾌｫﾝﾄｻｲｽﾞ*/
.merit-area li p span {
font-size: 1.2em;
font-weight: bold;
}
.merit-area li p span em {
font-size: 0.6em;
}

/*ﾎﾞｰﾀﾞｰ*/
.merit-area li:nth-child(odd){
border-right: 2px solid rgb(205, 205, 205);
}
.merit-area li:nth-child(-n+2){
border-bottom: 2px solid rgb(205, 205, 205);
}

/*491以上でフォントサイズ固定*/
@media screen and (min-width: 491px){
.merit-area li {
font-size: 15px;
}
.merit-area li p span{
  font-size: 1.5em;
  }
}

/*1025以上で1列に*/
@media screen and (min-width: 1025px){
.merit-area li {
width: 25%;
}

.merit-area li:nth-child(-n+2){
border-bottom: none;
}
/*最後以外すべて*/
.merit-area li:not(:last-child){
border-right: 1px solid rgb(205, 205, 205);
}
}

/*------------------------------------
インフォメーション
--------------------------------------*/
/* .bg01{
  background: linear-gradient(to bottom,#050F24,#1E3B58);
} */
.bg01{
  background: #fff;
}

.info-content {
  position: relative;
  /* color: #fff; */
    text-align: center;
    /* width: 80%; */
    padding-top: 50px;

    padding-bottom: 50px;
    margin: 0 auto;
    max-width: 1200px;
    width: calc(100% - 30px);
}


.information{
  text-align: center;
  font-weight: normal;
  font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 3px;
	margin-top: 20px;
}
.information-text{
  margin-top: 20px;
  font-size: 18px;
  line-height: 2.125;
  text-align: center;
  letter-spacing: .15em;
}
.information-text b{
  font-weight: 700;
}
.top-entry,.top-reserve{
  max-width: 340px;
  margin-top: 30px;
  width: 95%;
}
.top-entry a,.top-reserve a {
  background-color: #A9974D;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  height: 60px;
  color: #fff;
  font-size: 18px;
  letter-spacing: .15em;
  line-height: 1.4;
  text-align: center;
  overflow: hidden;
  transition: opacity .3s ease-in-out;
  border: none;
}

.top-reserve a{
	/*background-color:#206597;*/
	background-color:/*#0F324C */#436f98;
	
}

@media screen and (min-width:770px) and (max-width: 1200px ){
  .information{
    font-size: 26px;
  }
}
@media screen and (max-width:769px){
  .information{
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .information-text{
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 2;
  }
  .top-entry,.top-reserve{
    max-width: 280px;
    margin-top: 40px;
    width: 85.333333%;
  }
}
@media screen and (max-width:490px){
  .information{
    font-size: 1.15rem;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .information-text{
    font-size: 3.2vw;
  }
}


.main-info span.bigstrage{
    position: absolute;
    display: inline;
    bottom: -11px;
    left: 18%;
    padding: 3px 10px;
    line-height: 1;
    background: #A9A93C;
    color: #FFF;
	font-size: 0.55em;
} 
.main-info span.attention {
    position: absolute;
    display: inline;
    bottom: -11px;
    right: 4%;
    padding: 3px 10px;
    line-height: 1;
	font-size: 0.4em;
} 

.main-info span.attention a{
	text-decoration: underline;
}

.information-text br {
  display: block !important;
}



/*-------------------------
エントリーの流れ
------------------------*/
.flowArea{
  color: #fff;
  padding: 0%;
  background: #5b7993;
  border-bottom: 5px solid;
  border-image: linear-gradient(-74.27deg, rgba(84, 196, 151, 1) 0%, rgba(79, 195, 214, 1) 100%);
  border-image-slice: 1;
}
.flow_innner{
  margin:0 auto;
  max-width: 1200px;
  display:flex;
  flex-wrap: wrap;
}
.flowTitle_box{
  width: 250px;
  padding: 50px 10px 50px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  background: #436f98;
}
.flowTitle_box::after{
  background: #436f98;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100vw;
  z-index: -1;
}
.flowTitle_text{
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  padding-bottom: 10px;
}
.flowTitle_img img{
  align-items: baseline;
}
.flowContent_wrap{
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px 0 0;
  background: #5b7993;
}
.flowContent_box{
  width: 33.33%;
  padding: 0 20px;
  margin: 0 0 30px;
}
.flowContent_textBox{
  display: flex;
  font-size: 3.4rem;
  line-height: 0.8;
  margin: 0 0 10px;
  position: relative;
  align-items: flex-end;
  z-index: 1;
}
.step{
  width: auto;
  display: block;
  font-size: 1.2rem;
}
.number{
  font-size: 2.6rem;
  line-height: 1.15;
}
.arrow{
  display: block;
  transition: all 0.3s ease-out;
  padding-left: 5px;
  padding-bottom: 5px;
}
.flowImg{
  margin: 0 0 10px;
}
.flowContent_tit{
  font-size: 1.1rem;
  letter-spacing: 0.01em;
  line-height: 1.4;
  font-weight: 500;
}
.flowContent_sub{
  font-size: 0.8rem;
  letter-spacing: 0.01em;
  margin: 0 0 15px;
}
.flowContent_list li{
  font-size: 0.8rem;
  margin: 5px 0 5px;
  text-indent: -0.5em;
  padding-left: 0.5em;
  line-height: 1.3;
  font-family: "YakuHanJP", "Noto Sans JP","游ゴシック"," YuGothic", "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN" , "sans-serif";
}
.imgcap{
  right:5px;
}



@media screen and (max-width: 910px){
  .flowTitle_box{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 30px 0;
  }
  .flowTitle_textBox{
    width: 50%;
    text-align: center;
  }
  .flowTitle_img{
    width: 40%;
  }
  .flowContent_wrap{
    padding: 30px 5px 0;
  }
  .flowContent_box{
    padding: 0 5px;
    margin: 0 0 30px;
  }
  .flowTitle_text{
    font-size: 1.1rem;
    line-height: 1.5;
}
}
@media screen and (max-width: 490px){
  .flowTitle_box {
    padding: 20px 0 10px;
}
  .flowTitle_text {
    font-size: 0.9rem;
    line-height: 1.5;
}
.flowContent_tit {
  font-size: 0.9rem;
}
.flowContent_sub{
  margin:0 0 8px;
}
.step{
  font-size: 1.0rem;
  letter-spacing: 0.03rem;
}
.number{
  font-size: 1.7rem;
  letter-spacing: 0.05rem;
}
}



/*-------------------------
コンセプト
------------------------*/

.bg02 {
/* background-image: url(../img/top/bg_contents.jpg); */
background-repeat: no-repeat;
text-align: center;
font-family: 'EB Garamond', serif;
/* line-height: 2.8em; */
background-position: center;
background-size:cover;
/* padding-bottom: 50px; */
}

/* 斜めの背景 */
/* .bg02::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 200;
    transform: skewY(-2deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #F3F3F3;
}
.bg02::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: skewY( 2deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #F3F3F3;
} */

.bg02 br {
display: block;
}

.concept-text {
  text-align: left;
  position: relative;
  z-index: 1;
  /* background: rgba(195, 208, 216, .4); */
  background-image: url(../img/cmn/bg_intro.png);
  background-position: center;
  background-size:cover;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 60px;
  margin-bottom: 30px;
}

.con-title {
font-size: 2.2em;
line-height: 1.3em;
color: #0a2e4e;
margin-bottom: 50px;
margin-top: 30px;
}
.con-title .narrowText{
  letter-spacing: 0.05em;
}
.con-title .normalText{
  letter-spacing: 0.1em;
}
.con-title .wideText{
  letter-spacing: 0.1em;
}

.con-subtitle{
font-size: 1.3em;
font-weight: bold;
color: #335a7f;
margin-bottom: 1em;
line-height: 1.7;
}

.con-text {
display: block;
/* font-size: 1.3vw;
line-height: 1.4;
letter-spacing: .15em; */
margin: 2.2vw auto 0;

}

.con-text:not(:last-child){
  margin: 0 auto 12px;
}
.conseptBr{
  line-height: 0.8em;
}

@media screen and (max-width:768px){
  .con-text{
    /* font-size: 14px;
    line-height: 1.85; */
    margin-top: 14px;
  }
}

@media screen and (max-width: 490px){
  .con-title {
    margin-bottom: 25px;
    }
}
@media screen and (min-width: 491px){
  .concept-text {
    margin: 0 0 50px ;
    text-align: center;
    padding-top: 60px;
    /*padding-bottom: 60px;*/
    }
  
.con-title {
  font-size: 2.6em;
  line-height: 1.1em;
  }
  
  .con-subtitle{
  font-size: 1.4em;
  }
  
}

/* @media screen and (min-width:768px){

  .con-title {
    font-size: 3em;
    }
.con-text{
max-width: 768px;
font-size: 1em;
  }
} */

/*-------------------------
コンテンツ（共通）
------------------------*/
.contentArea{
  padding: 20px 0px 0px;
  color: #fff;
	margin-bottom:50px;
}

.contentArea-cap{
  text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 10px;
  line-height: 1.8;
  color: #fff;
}
.contentArea-btn,.entoryArea-btn{
  display: block;
  margin: auto;
  width: 60%;
}
.contentArea-btn a,.entoryArea-btn a{
  display: block;
  letter-spacing: 0.1em;
  /* padding: 5px 10px; */
  position: relative;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
  color: #fff;
   /* border: solid 1px#002E52; */
  /*background-color: #436f98;*/
  background-color:#0F324C;
  transition: all .5s;
  font-family: 'EB Garamond', serif;
}
.contentArea-btn a:hover{
  background-color: #436f98;
}

.contentArea-btn::after {
  content: "";
  position: absolute;
  display: block;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  width: 9px;
  height: 14px;
  background: url(../img/cmn/arrow.fw.png) no-repeat right center;
  background-size: 100%;
  animation: click_arrow 1.5s linear infinite;
}

.bg-gold a {
  background-color: #A9974D;
  margin-top: 10px;
}

/*-------------------------
コンテンツ（スマホ）
------------------------*/
.contents-block{
  /* box-shadow: 0 0 20px rgb(0 0 0 / 20%); */
  position: relative;
  padding-bottom: 20px;
  background-color: rgba(219, 227, 232, .8);
  color: #002E52;
  width: 90%;
  margin: 0 auto;
}
.contents-block:not(:last-child){
  margin-bottom: 15vw;
}
.contents-introduction{
  padding: 20px 10px 0px;
  text-align: center;
}

@media screen and (min-width:769px){
  .contents-block{
  display: none;
  }
}
/*-------------------------
コンテンツ（PC）
------------------------*/
.gaidance-block{
  align-items: center;
  background-color: rgba(219, 227, 232, .8);
  /* box-shadow: 0 0 20px rgb(0 0 0 / 20%); */
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
  display: flex;
  justify-content:flex-start;
  color: #002E52;
}
.gaidance-block{
  margin-bottom: 7vw;
}
.row-reverse{
  flex-direction: row-reverse;
}
.guidance-visual{
  display: inline-block;
  padding: 20px 0;
  position: relative;
  width: 600px;
  z-index: 1;
  overflow: hidden;
}
.visual-inner{
  overflow: hidden;
  position: relative;
  margin-left: 30px;
}
.row-reverse .guidance-visual .visual-inner{
  margin-left: 0px;
  margin-right: 30px;
}
.visual-bg{
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  position: absolute;
  right: 50px;
  top: 0;
  width: 560px;
  z-index: -1;
}
.row-reverse .guidance-visual .visual-bg{
  left: 40px;

}
.visual-bgImg{
  -webkit-filter: blur(8px);
  filter: blur(8px);
  height: 100%;
  width: 100%;
  transform: scale(1.05);
}
.guidance-introduction{
  margin-left: auto;
  margin-right: auto;
  /* width: 380px; */
  padding: 20px 10px;
}
.row-reverse .guidance-introduction{
  /* margin-left: 3vw;
  margin-right: 1vw;
  width: 380px; */
}
.introduction-title{
  display: block;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 3px;
}
.introduction-subtitle{
  margin-bottom: 10px;
  color: #436f98;
  font-weight: 500;
  font-size: 1em;
}
.introduction-text{
  /* font-size: 16px;
  letter-spacing: 0; */
  margin-top: 10px;
  margin-bottom: 30px;
  /* line-height: 1.75; */
}
.guidance-introduction .contentArea-btn a,.guidance-introduction .entoryArea-btn a{
  padding: 0px 10px;
}

@media screen and (max-width:490px){
  .introduction-title{
    font-size: 1.15rem;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 1px;
  }
}
@media screen and (max-width:769px){
  .gaidance-block{
  display: none;
  }
  .contents-block{
    padding-bottom: 30px;
  }
  .introduction-text {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width:491px)and (max-width:769px){
  .contents-introduction{
    padding: 30px 10px 0px;
  }
  .introduction-text{
    margin-top: 20px;
  }
}
@media screen and (min-width:770px){
  .introduction-title{
    margin-top: 10px;
    font-size: 25px;
  }
  .introduction-text{
    margin-top: 30px;
  }
  .introduction-subtitle{
    font-size: 1.2em;
  }
  .guidance-introduction .entoryArea-btn a{
    height: auto;
    line-height: 20px;
    padding: 5px 10px;
  }
}
@media screen and (min-width:770px)and (max-width:910px){
  .guidance-visual{
    width: 450px;
  }
  .introduction-title{
    font-size: 20px;
  }
  }
@media screen and (min-width:911px)and (max-width:1024px){
  .guidance-visual{
    width: 550px;}
  }




/*-------------------------
itot
------------------------*/

.itot_banner {
margin: 50px auto 50px;
width: 90%;
max-width: 800px;
}

.itot_banner:hover {
opacity: 0.8;
}


/*-------------------------
トップリンク
------------------------*/
.bg03 {
	position: relative;
    width: 100%;
    height: 100%;
	background-position: top;
}

.bg03::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
 
  /*四角形を傾けます*/
  transform: skewY(2deg);
  transform-origin: top right;
 z-index: -1;
  width:100%;
  height:100%;
  background:linear-gradient(55deg, #094067,#23314D);}
.Block2 {
  /*レイアウト用のCSS*/
  padding: 10px 0 40px 0;
  background-color: #191970;
  color: #ccc;

}



.bg03-02 {
background-position: top;
padding: 20px 0;
}

.bg04 {

width: 95%;
margin:auto;
margin-bottom: 10px;
max-width: 1200px;
padding: 10px;
  font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
}
.bg04-02 {
width: 95%;
margin:auto;
margin-bottom: 10px;
max-width: 1200px;
padding: 10px;
  font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	position: relative;
  
}

section.toplink {
margin-top:0;
margin-bottom: 50px;
}



.toplink01::after {
	content: " ";
    position: absolute;
    top: 0%;
    left: 0;
    transform: skewY(2deg);
    trasform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(55deg, #094067,#23314D);
    background-size: 200% 200%;
    animation: bggradient 5s ease infinite;
    padding: 10% 0;
}
.toplink-ph01 {
width: 100%;
margin-left: auto;
margin-top: 0px;
position: relative;
z-index: 5;
}

.toplink-ph02 {
    width: 38%;
    margin-left: auto;
    margin-right: 5%;
    margin-top: 35px;
}

.toplink-ph03 {
width: 25%;
margin-left: 50%;
margin-top: 0%;
display: none;
}

.toplink-textbox {
width: 100%;
    font-size: 15px;
    margin-left: 5%;
    margin-top: -5%;
    font-feature-settings: "palt";
    color: #FFF;
}

.toplink-textbox02 {
width: 100%;
font-size: 15px;
margin-left: 5%;
margin-top: -5%;
font-feature-settings: "palt";
	color: #094067;
}

#toplink.toplink-textbox02 p:first-child{
	font-size: 2.2em;
}

.toplink-textbox p {
margin: 20px 0;
}

.toplink-textbox p:first-child {
font-size: 3em;
overflow: hidden;
padding-top: 38px;
}

.toplink-textbox em {
font-size: 1.4em;
}

.toplink-textbox .btn {
font-size: 0.7rem;
padding: 15px;
margin:60px 0 10px 0;
max-width: 300px;
cursor: pointer;
}
.toplink-textbox02 p {
margin: 20px 0;
}

.toplink-textbox02 p:first-child {
font-size: 3em;
overflow: hidden;
padding-top: 38px;
}

.toplink-textbox02 em {
font-size: 1.4em;
}

.toplink-textbox02 .btn {
font-size: 0.7em;
padding: 15px;
margin:60px 0 10px 0;
max-width: 300px;
cursor: pointer;
}

@media screen and (min-width: 769px){
.toplink-ph01 {
width: 80%;
}

.toplink-ph02 {
margin-right:0;
}

.toplink-textbox {
width: 46%;
    font-size: 24px;
    margin-left: 7%;
    margin-top: -28%;
	
}.toplink-textbox02 {
width: 43%;
font-size: 24px;
margin-left: 5%;
margin-top: -27%;
	
}
	
	.toplink-textbox :first-child {
		font-size: 15px;
	}
	.toplink-textbox02 :first-child {
		font-size: 15px;
	}

.toplink-ph03 {
display: block;
margin-top: -19%;
margin-left: auto;
margin-right: 18%;}
	
	.toplink-textbox p:first-child {
    font-size: 4em;
    overflow: hidden;
    padding-top: 38px;
    display: block;
    width: 100%;
    padding-bottom: 30px;
}
	.toplink-textbox02 p:first-child {
    font-size: 3em;
    overflow: hidden;
    padding-top: 38px;
    display: block;
    width: 100%;
    padding-bottom: 50px;
}
}

@media screen and (min-width: 1025px){

.bg04 ,.bg04-02 {
padding: 50px;
	}

.toplink-ph02 {
margin-right:5%;
margin-top:9%;
}

.toplink-ph03 {
width: 25%;
margin-left: 50%;
margin-top: -5%;
}

.toplink-even .toplink-ph01 {
margin-left: 0;
margin-right: auto;
}

.toplink-even .toplink-ph02 {
margin-left:5%;
margin-right: auto;
}

.toplink-even .toplink-ph03 {
margin-right: 57%;
margin-left:auto;
}

.toplink-even .toplink-textbox {

margin-left:auto;
}
	.toplink-even .toplink-textbox02 {

margin-left:auto;
}
}

@media screen and (min-width: 1201px){
.toplink-ph03 {
margin-top: 0%;
}

}


.toplink figure {
position: relative;
}

.toplink figcaption {
position: absolute;
bottom:5px;
right: 5px;
left: auto;
top: auto;
color: #000;
font-size: 11px;
}

.toplink figcaption.white {
color: #FFF;
}







.sub-area {
width: 80%;
margin: 50px auto 100px;
}


.sub-title {
font-size: 18px;
color: #9D8963;
line-height: 1.8;
}

.sub-title br {
display: block;
}


@media screen and (min-width: 491px){
.sub-area {
margin: 50px 0 100px 5%;
}
}

@media screen and (min-width: 769px){
.sub-area {
display: flex;
justify-content: center;
align-items: center;
width: 90%;
}

.sub-title {
font-size: 24px;}
.sub-area>div{
width: 42%;
}

.sub-area>div:first-child {
margin-left: 50px;
}

.sub-area>div:last-child {
width: 56%;
}

.loc-sub-area.sub-area>div:last-child {
margin-left: -100px;
} 
}

.link-zisedai {
margin-top: 50px;
}

.link-zisedai:hover {opacity: 0.8; cursor: pointer;}

.suumo_banner {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center;
		margin-bottom: 1.0em;
	margin-top: 2.0em;
}

@media screen and (min-width: 769px){
		.suumo_banner {
			display: none;
		
		}}


/*-------バナーキラリ--------*/
.reflection {
  width: 300px;
  position: relative;
  overflow: hidden;
  background-color: #666;
}
.reflection::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 2s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 2s ease-in-out infinite;
}
@keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}



.txt-contact {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #04B2D9;
}

.reserve_caption {
    text-align: right;
    margin: 5px auto;
    font-size: 11px;
    line-height: 15px;
}

.vacation {
	width: 85%;
	margin: 5% auto 0;
	padding: 20px 10px;
	background: rgba(255,255,255,0.74);
	border: solid 1px #000;
	line-height: 2;
	max-width: 900px;
	text-align: center;
	color:#000;
	font-size: 15px;
}
.red{
	color: #FF0000;
	font-weight: 600;
}

@media screen and (max-width: 490px){
.vacation {
	width: 100%;
font-size: 12px;
line-height: 1.6em;
}
}





/*--------ここから-----------*/


/*最後以外すべて*/







@keyframes bggradient{
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/*.concept-bg::before{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;s
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0 100vw ;
  border-color: transparent  transparent  transparent #191970;
}*/


.btn_entry {
	display: block;
	padding: 3% 2%;
	margin: auto;
	margin-top: 3em;
	background: linear-gradient(#51A9C7,#23314D);
	height: 60px;
	color: #FFF;
	width: 70%;
}

@media screen and (min-width:490px){
	.btn_entry{
		width: 40%;
		min-width: 250px;
		padding: 1.9% 2%;
	}
}

.area-name {
	font-size: 1.2em;
	color: #FFF;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0.5em 0px 10px 10px;
}

.area-name2 {
	font-size: 1.2em;
	color: #094067;
	font-size: 1.5em;
	font-weight: 700;
	padding: 1em 116px 10px 10px;
}

.area-ename {
	font-size: 5.0em;
	color: #FFF;
	opacity: 0.7;
	line-height: 1.2;

}


.area-ename2{
	font-size: 5.0em;
	color: #094067;
	opacity: 0.7;
	line-height: 1.2;
}
@media screen and (min-width:498px)
{
	.area-ename {
		font-size: 6.0em;
		line-height: 1em;
	}
	.area-name{
		font-size: 2.5em;
	}
	.area-ename2{
		font-size: 6.0em;
		line-height: 1em;
	}
	.area-name2{
		font-size: 2.5em;
	}
}


.btn_white {
	display: block;
	margin: auto;
   max-width: 280px;
	padding: 0 2%;
	background: #FFF;
	color: #000;
	font-size: 0.5em;
	margin-top: 3.0em;
	
}

.btn_blue {
	display: block;
	margin: auto;
	text-align: center;
	max-width: 280px;
	padding: 0 2%;
	background:linear-gradient(55deg, #094067,#23314D);
	margin-top: 3.0em;
	color: #FFF;
	
}

@media screen and (min-width:1024px){
	.btn_blue{
		margin-top: 4em;
	}
	.btn_white{
		margin-top: 4em;
	}
}


.concept-bg {
	position: relative;
	z-index: 0;
	margin-top: 10em;
	padding-top: 15em;
	padding-bottom: 6.0em;
}

.location-bg{
	position: relative;
	z-index: 0;
	margin-top: 10em;
	padding-top: 15em;
	width: 100%;
	overflow: hidden;
	display: block;
	padding-bottom: 6.0em;
}

@media screen and (min-width:1024px){
.location-bg{
	height: 80vh;
}
.concept-bg{
	height:80vh;
}

}
.location-bg::after{
	content:" ";
	position: absolute;
	top: 0%;
	left: 0;
     transform: skewY(2deg);
	trasform-origin:top right;
	z-index: -1;
	width: 100%;
	height: 100%;
	background:#FFF;/*グラデーションを定義*/
  background-size: 200% 200%;/*サイズを大きくひきのばす*/
	padding: 10% 0;
}
	

.concept-bg::after{
	content:" ";
	position: absolute;
	top: 0%;
	left: 0;
     transform: skewY(2deg);
	trasform-origin:top right;
	z-index: -1;
	width: 100%;
	height: 100%;
	background:linear-gradient(55deg, #094067,#23314D);/*グラデーションを定義*/
  background-size: 200% 200%;/*サイズを大きくひきのばす*/
  animation: bggradient 5s ease infinite;
	padding: 10% 0;
	
	
}

.white-text {
		color: #FFF;
	font-size: 1.0em;
	line-height: 2em;
	padding: 5px 10px;

}

.blue-text {
color: #094067;
font-size: 1.0em;
line-height: 2em;
padding: 5px 40px 10px 0;

}

@media screen and (min-width:1024px){
	.blue-text{
		padding: 5px 10px;
	}
}

.rigth-content{
	margin: auto;
	text-align: right;
}




@media screen and (min-width:768px){
	.left-content{
		margin-top: 12em;
		margin-left: 0em;
	}
}


@media screen and (min-width:1024px){
	  
	.right-content{
	  margin-top: 23em;
	  margin-right: 13em;
	  text-align: left;  

  }
  .left-content{
	  margin-top: 27em;
  margin-left: 0em;
  }
}

.position_img {
	position: absolute;
	max-width: 500px;
	 z-index: 1;
    width: 450px;
    top: -7em;
    right: 1em;
	box-shadow: 5px 5px 10px white;
	
}

.position_img2 {
	position: absolute;
	max-width: 500px;
	 z-index: 1;
    width: 450px;
    left: 1em;
	box-shadow: 5px 5px 5px rgb(71, 71, 71);
	top: 0em;
	
}

@media screen and (min-width:768px){
	.position_img{
		max-width: none;
		width: 90%;
		right: 5%;
		top: -2em;
		
	}
	.position_img2{
		max-width: none;
		width: 90%;
		top: -2em;
	}
}


@media screen and (min-width:1024px){
	.position_img{
		max-width: none;
		width: 90%;
		right: 5%;
		top: -2em;
		max-width: 768px;
		
	}
	.position_img2{
		max-width: none;
		width: 90%;
		top: -2em;
		max-width: 768px;
	}
}

@media screen and (min-width:1248px){
	.left-content{   
		 margin-top: 27em;
		margin-left: 33em;
	}
}






.concept-area {
	position: relative;
	padding-bottom: 10em;
}

.location-area{
	position: relative;
	overflow: hidden;
}


/*流体シェイプ*/

/* .container{
	position: relative;
	z-index: 2;
  } */

  
  /*========= 流体シェイプを動かす ===============*/
  .fluid {
	width: 80%;
    height: 35vh;
    background: linear-gradient( 
55deg, #094067,#51A9C7,#23314D);
    position: absolute;
    left: -50%;
    top: 11em;
    animation: fluidrotate 30s ease 0s infinite;
    z-index: -9;
	  
  }

  @media screen and (min-width:1024px){
	  .fluid{
		    height: 75vh;
    width: 60%;
	  }
  }
@media screen and (min-width:768px){
	.fluid{
		height: 42vh;
		 left: -41%;
    	width: 50%;
	}
}

  
  @keyframes fluidrotate {  
	  
  0%, 100% {
	  border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
	  border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
	  border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
	  border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
	  border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
	  border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
	  border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
	  
  }

  .time{
	  font-size: 0.6em;
  }
  .contents-area{
	  display: block;
	  margin-top: 12.0em;
  }

  .bnr_online{
	  max-width: 1024px;
    margin-bottom: 3%;
	  margin-top: 10px;
  }

  
.grey_text {
	color: #BFBFBF;
	pointer-events: none;
}
.grey_text :hover{
	color: #BFBFBF;
}

.entryMerit {
  text-align: center;
  max-width: 1024px;
  width: 90%;
  margin: 100px auto 0 70px;
  border-bottom: 1px solid #094067;
  margin-bottom: 2em;
}

.memberStepList {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
}

.memberStepList li {
  width: 30%;
}

@media screen and (max-width:768px) {
  .memberStepList li {
    width: 100%;
  }
}

.entryMeritList li p {
  font-size: 14px;
  line-height: 1.6428;
}

.entryMeritList {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
	margin-bottom: 2em;
}

.memberStepList li {
  width: 30%;
}

@media screen and (max-width:768px) {
  .memberStepList li {
    width: 100%;
  }
}

.entryMeritList li .figure {
  max-width: 50px;
  width: 40%;
  margin: 0 auto 10px;
}

.memberStepList li p {
  font-size: 12px;
  letter-spacing: 0;
  text-align: left;
}

.memberStepList li h5 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}

.memberStepList li+li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  margin: auto;
  width: 16px;
  height: 31px;
  background: url("../img/cmn/common_icon_arrow_u_r.png")  no-repeat center / contain;
}

.entryStep dt {
  background-color: #97835c;
  font-size: 18px;
  text-align: center;
  color: #FFF;
  padding: 10px 0;
  cursor: pointer;
}

.entryStep {
  box-sizing: border-box;
  margin-top: 20px;
  border: solid 2px #97835c;
}

.inner {
  max-width: 1024px;
}

.inner {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.entryMerit {
max-width: 1024px;
  width: 90%;

	margin: auto;
	margin-bottom: 70px;
    text-align: center;
	padding: 4em 0;
}

.entryMeritList li {
  float: left;
  width: 30%;
  padding: 10px 0 30px;
}

.entryMeritList li:nth-child(2) {
  width: 40%;
  padding: 0 2%;
}

@media screen and (max-width:767px) {
  .entryMeritList li {
    width: 100%;
    float: left;
  }
  .entryMeritList li:nth-child(2) {
    width: 70%;
  }
  .entryMeritList {
    max-width: 320px;
    width: 87.5%;
    margin: 0 auto;
  }
  .entryMeritList li, .entryMeritList li:nth-child(2) {
    float: none;
    width: 100%;
    display: table;
    padding: 10px 0;
  }
  .entryMeritList li .figure {
    width: 50%;
  }
  .entryMeritList li .figure {
    max-width: 50px;
    width: 40%;
    margin: 0 auto 10px;
  }
  .entryMeritList li .spBlock {
    display: table-cell;
    width: 90px;
    vertical-align: middle;
  }
  .entryMeritList li p {
    margin: auto;
    text-align: left;
  }
}

.attentionLeft {
  margin-top: 15px;
margin-bottom: 40px;
font-size: 0.7em;
line-height: 1.7em;
color: #9A9A9A;
}


/*------------------------------------
予約状況
--------------------------------------*/

.reserve_table {
  font-size: 16px;
  width: 100%;
  margin: 20px auto 0;
  border-collapse: collapse;
}

.reserve_table td, .reserve_table th {
  border: 1px solid #999;
  line-height: 2;
  text-align: center;
}


/*日付列*/

.reserve_table th[scope="row"] {
  width: 23%;
}

.reserve_table th[scope="row"] .youbi {
  font-size: 0.8em;
}


/*時間列*/

.reserve_table th[scope="col"] {
  background: #DDD;
}

.reserve_table tr .blank {
  background: none;
}

.reserve_table td p {
  display: inline-block;
  width: 80%;
  margin: 5px auto;
}

.reserve_table td p.full {
  color: #C33235;
  cursor: default;
  pointer-events: none;
}

.reserve_table td p.few {
  background-color:#E4B776;
  color: #FFF;
}

.reserve_table td p.blank {
  background-color:#457FA8;
  color: #FFF;
}

.reserve_table td p.add {
  background-color: #AD292B;
  color: #FFF;
}

.reserve_table td p.loto {
  background-color: #888888;
  color: #FFF;
  cursor: default;
  pointer-events: none;
}

.reserve_table td p a {
  width: 100%;
  height: 100%;
  display: block;
}

.reserve_table td p:hover {
  opacity: 0.8;
}

.kohyou {
  text-align: center;
  font-size: 16px;
  color: red;
  margin-bottom: 50px;
  line-height: 1.6em;
}

.kohyou span {
  display: block;
  text-align: center;
}

.past th, .past td {
  opacity: 0.5;
  background: #DDD;
}

.reserve_caption {
  text-align: right;
  margin: auto;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .reserve_table {
    font-size: 15px;
  }
}

@media screen and (max-width: 490px) {
  .reserve_table {
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .reserve_table th[scope="row"] {
    width: 15%;
  }
}

.halloween a:hover img{
	opacity: 0.7;
	transition: 0.3s;
}



/* フロー */
/* .flowWrap{
  display:flex;
  flex-wrap: wrap;
  padding: 30px 0 0;
}
.flowcpmtemts{
  width: 33.33%;
  padding: 0 20px;
  margin: 0 0 30px;
}
.flowNum{
  display: flex;
  flex-wrap: wrap;
  font-size: 3.4rem;
  line-height: 0.8;
  margin: 0 0 15px;
  position: relative;
  align-items: flex-end;
}
.flowNum::after{
  background: url(../img/top/icon_arrow_w.png) no-repeat bottom right;
  background-size: cover;
  content: "";
  flex: 1;
  height: 11px;
  transition: all 0.3s ease-out;
}
.name{
  width: auto;
}
.flow-img{
  margin: 0 0 10px;
}
.flow-text{
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin: 0 0 5px;
  font-size: 1.3rem;
  letter-spacing: 0;
  min-height: unset;
  height: auto;
}
.flow-sub{
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0 0 5px;
  font-size: 1.1rem;
  letter-spacing: 0;
}
.flow-list{
  font-size: 1.0rem;
  line-height: 1.3;
}
.flow-list li{
  margin: 0 0 3px;
  text-indent: -1em;
  padding-left: 1em;
} */

.slide-items {
 	max-width: auto; 
	height: auto;
	margin-top: 60px;
}

.slide-items img {
  width: 100%;
  object-fit: cover;
}

.top_slide_cap {
	color: #ffcc00;
	text-shadow: 0 0 10px #ffcc00;
	font-size: 25px;
	top: 30px;
    left: 30px;
}

.lineup_box img{
	width: 500px;
	height: auto;
	vertical-align: bottom;
    max-width: 100%;
    max-height: 100%;
}

.concept-text{
	text-align:center;
}

.mainImg scroll-box figure{
	width:100%;
}

@media screen and (max-width: 490px) {
.container{
	margin-bottom:-40px;
}
}
