/*
Theme Name: ORIGINAL
*/

@font-face {
font-family: "SabonNextLT";
src: url("font/SabonNextLT.woff") format('woff');
}


@font-face {
font-family: "SabonNextLTItalic";
src: url("font/SabonNextLTItalic.woff") format('woff');
}



* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



html {
font-size: 100%;
overflow-y: scroll;
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;
}

ul, li{
list-style:none;
}

img{
display:block;
	width:100%;
	height:auto;
}

::selection {
background-color: #000;
color:#fff;
}

a{
text-decoration:none;
	color: #5b5a58;
}



.text_border{
text-decoration:underline;
}


.font_bold{
font-weight:bold;
}


.font12{
font-size:12pt;
}


.font13{
font-size:13pt;
}


.font14{
font-size:14pt;
}

.font15{
font-size:15pt;
}

.font16{
font-size:16pt;
}

.font17{
font-size:17pt;
}

.font18{
font-size:18pt;
}

.font19{
font-size:19pt;
}

.font20{
font-size:20pt;
}

p{
	font-size:11pt;
	color: #4e70c8;
}


.clear{
clear: both;
}

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




body {
	color: #4e70c8;
	line-height: 180%;
	margin: 0;
	font-family: YuGothic, 游ゴシック, sans-serif;
	font-weight:normal;
    background-color: #fff;
}




.sub_grand_menu{
	display:none;
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 9999;
	width: 60px;
	-webkit-transition: 1s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 1s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: 1s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: 1s cubic-bezier(0.78, .18, .34, .98);
	transition: 1s cubic-bezier(0.78, .18, .34, .98);
}




.sub_grand_menu p{
text-align:center;
color:#fff;
}




.sub_grand_menu.sub_grand_menu_ani{
position:fixed;
top:0px;
z-index: 9999;
-webkit-transition: 1s cubic-bezier(0.78, .18, .34, .98);
-moz-transition: 1s cubic-bezier(0.78, .18, .34, .98);
-ms-transition: 1s cubic-bezier(0.78, .18, .34, .98);
-o-transition: 1s cubic-bezier(0.78, .18, .34, .98);
transition: 1s cubic-bezier(0.78, .18, .34, .98);
}


.sub_grand_menu .button-navi-icon {
display: block;
position: absolute;
top: 50%;
left: 50%;
	width: 26px;
	height: 1.2px;
	margin: -1px 0 0 -15px;
	    background: transparent;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
-ms-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}

.sub_grand_menu .button-navi-icon:after, .sub_grand_menu .button-navi-icon:before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 0;
width: 32px;
height: 1.2px;
	background: #444;
-webkit-transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-ms-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
}



.sub_grand_menu .button-navi-icon:after, .sub_grand_menu .button-navi-icon:before {
	background: #fff;
}




#page .sub_grand_menu .button-navi-icon:after, #page .sub_grand_menu .button-navi-icon:before {
	background: #000;
	-webkit-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	transition: .6s cubic-bezier(0.78, .18, .34, .98);
}

.active .sub_grand_menu .button-navi-icon:after, .active .sub_grand_menu .button-navi-icon:before{
	background:#000;
	-webkit-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .6s cubic-bezier(0.78, .18, .34, .98);
	transition: .6s cubic-bezier(0.78, .18, .34, .98);
}


#gallery .sub_grand_menu .button-navi-icon:after, #gallery .sub_grand_menu .button-navi-icon:before {
	background: #7b6556;
}



.sub_grand_menu .button-navi-icon:before {
margin-top: -5px;
}

.sub_grand_menu .button-navi-icon:after {
margin-top: 3px;
}





.sub_grand_menu_top{
padding: 25px 0px;
overflow:hidden;
}



.sub_grand_menu_top .sub_menu ul li{
display: inline-block;
padding:0 20px;
}




.sub_grand_menu .button-navi-icon.close:before, .sub_grand_menu .button-navi-icon.close:after {
	margin-top: 0;
	background: #be9479;
}

#page .sub_grand_menu .button-navi-icon.close:before, #page .sub_grand_menu .button-navi-icon.close:after {
	margin-top: 0;
	background: #be9479;
}




.sub_grand_menu .button-navi-icon.close:after {

}


.button-navi-icon.close:after {
-moz-transform: rotate(25deg);
-ms-transform: rotate(25deg);
-webkit-transform: rotate(25deg);
transform: rotate(25deg);
}

.button-navi-icon.close:before {
-moz-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
-webkit-transform: rotate(-25deg);
transform: rotate(-25deg);
}


.button-navi-icon.close, #page .button-navi-icon.close {
background: transparent;
}



.button-close{
position:absolute;
padding: 25px 0px;
width: 60px;
top: 0;
z-index:-9999;
}




#menu_index {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-color: #151a1e;
	z-index: 9996;
}


.menus {
	top: 50%;
	    width: 100%;
	position: absolute;
	text-align:center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	top: 50%;
}

.menu_index_inner ul {
    overflow: hidden;
}


.menu_index_inner ul li {
    margin-bottom: 30px;
    letter-spacing: 1px;
    text-align: center;
    display: block;
}


.menu_index_inner ul li a {
    text-decoration: none;
	font-size: 9pt;
    letter-spacing: 4px;
    color: #be9479;
	
}


a.sp_m_logo{
	width:50%;
	display: inline-block;
	margin-bottom:50px;
}

a.sp_insta {
	margin-top: 20px;
    width: 38px;
    display: inline-block;
}




.loading {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
z-index: 999999;
opacity: 1;
background: #000;
}



.loader
{
position: absolute;
display: inline-block;
top:50%;
left:50%;
margin-left:-17px;
margin-top:-30px;
width: 30px;
height: 30px;
border-radius: 30px;
border: 1px solid #ccc;
border-right-color: transparent;
-webkit-animation: spin 1s infinite linear;
-moz-animation: spin 1s infinite linear;
}


@-webkit-keyframes spin
{
	0% { -webkit-transform: rotate(0deg); opacity: 0.4; }
	50%  { -webkit-transform: rotate(180deg); opacity: 1; }
	100%   { -webkit-transform: rotate(360deg); opacity: 0.4; }
}

@-moz-keyframes spin
{
	0% { -moz-transform: rotate(0deg); opacity: 0.4; }
	50%  { -moz-transform: rotate(180deg); opacity: 1; }
	100%   { -moz-transform: rotate(360deg); opacity: 0.4; }
}



.img-cover {
background: none no-repeat scroll 50% 50% / cover  rgba(0, 0, 0, 0);
background-size: cover !important;
-webkit-background-size: cover !important;
}



.img-cover > img {
    display: none!important;
}


.wooslider_wrap {

}

.wooslider .slides > li a{
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 2000;
}

.wooslider .slides > li .title a{
color: #fff;
position: relative;
height: auto;
width: auto;
z-index: 1999;
}

.wooslider-control-nav{
opacity:1;
-webkit-transition: 0.6s cubic-bezier(0.78, .18, .34, .98);
-moz-transition: 0.6s cubic-bezier(0.78, .18, .34, .98);
-ms-transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
-o-transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
}


.active .wooslider-control-nav{
opacity:0;
-webkit-transition: 0.6s cubic-bezier(0.78, .18, .34, .98);
-moz-transition: 0.6s cubic-bezier(0.78, .18, .34, .98);
-ms-transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
-o-transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
transition:  0.6s cubic-bezier(0.78, .18, .34, .98);
}


#header.active{
-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}






.home_menu{
	position:absolute;
	z-index:999;
	width:100%;
	left:0;
    top: 50px;
}

.home_menu ul{
	text-align:center;
}

.home_menu ul li{
	margin:0 30px;
	display:inline-block;
	
}

.home_menu ul li a{
    font-size: 7pt;
	letter-spacing:3px;
	color:#fff;
	position:relative;
	opacity:1;
		-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}

.home_menu ul li a:hover{
	opacity:.6;
		-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}




.home_menu ul li a:hover:after{
	width:100%;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}



#f_banner{
	box-shadow: 10px 10px 10px 10px rgb(255 255 255 / 60%);
	background-color: #000;
	position:fixed;
    z-index: 9995;
	width:100%;
	left:0;
	bottom: -170px;
	padding: 20px 40px 30px;
	display: flex;
	justify-content: space-between;
	-webkit-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
}

#f_banner.active{
	bottom:0px;
	-webkit-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
	transition: 0.8s cubic-bezier(0.78, .18, .34, .98);
}


#f_banner  .inner{
	    max-width: 620px;
}





.gra_menu a{
    font-size: 7pt;
	letter-spacing:3px;
	color:#000;
	margin-left: 50px;
		opacity:1;
		-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}

.gra_menu a:hover{
	opacity:.6;
		-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}






.top_slide {
	position:relative;
	top:0;
	overflow: hidden;
	width: 100%;
	height:100%;
	border-top: 80px solid #fff;
	border-left: 25px solid #fff;
	border-right: 25px solid #fff;
	border-bottom: 25px solid #fff;
}











.home_logo{
	width:410px;
	position:absolute;
	z-index:999;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}


.home_logo.n_home_logo{
	width:310px;
	position:absolute;
	z-index:999;
	top:20px;
	left:50%;
	transform:none;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}


.top_copy{
	position: absolute;
	z-index:999;
	top:160px;
	left:100px;
	width:50%;
}






.top_scroll {
  position: absolute;
  z-index:999;
  bottom: 45px;
  left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
  text-align: center;
}


.scrol_text p{
  color:#fff;
  font-size:14pt;
  font-weight:bold;
  font-family: Copperplate,Copperplate Gothic Light,fantasy;
}




.scrol_line {
  height:80px;
  width:2px;
  margin-bottom:13px;
  overflow:hidden;
  z-index: 999;
  position: relative;
  display: inline-block;
}


.scrol_line:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
  background-size: 100%;
  -webkit-animation: lineAnime 2s ease-in-out infinite;
  animation: lineAnime 2s ease-in-out infinite;
}


@keyframes lineAnime {
  0% {
transform: translateY(-100%); }
100% {
transform: translateY(100%); } 
}


.top_scroll a {
  text-decoration:none;
}











.list_wrap{
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.list_just{
	display: flex;
	justify-content: space-between;
}




.section{
	padding: 120px 0;
	position: relative;
}




.inner{
	max-width: 900px;
	margin:0 auto;
	padding: 0 40px;
	position: relative;
}

.ryo_title {
	text-align:center;
}

.ryo_title p{
	font-size:22px;
	font-weight:bold;
	border:1.5px solid #4e70c8;
	display:inline-block;
	padding: 8px 30px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}


.ryo_content{
	margin-top:40px;
}



.ryo_wrap{
	display:flex;
	gap:25px;
	justify-content: center;
}

.ryo_box{
	width:440px;
	padding:30px 15px;
	text-align:center;
	border:8px solid #4e70c8;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}


.ryo_box_title p{
	font-size:18px;
	font-weight:bold;
}

.ryo_box_note{
	margin-top:10px;
}


.ryo_box_note p{
	font-size:16px;
}


.ryo_box_note p span{
	font-size:13px;
	line-height: 150%;
	display: block;
	margin-top:10px;
}


.ryo_warning{
	margin-top:30px;
	text-align:center;
}

.ryo_warning p{
	font-size:14px;
	line-height:180%;
}













.about_text {
	text-align:center;
}

.about_text p{
	display:inline-block;
	text-align: center;
	font-size:13pt;
	letter-spacing: 4px;
	line-height: 300%;
	font-weight: bold;
}


.b_title{
	text-align:center;
}

.b_title p{
	font-size:12pt;
	border-bottom:1px solid #fff;
	text-align:center;
	display:inline-block;
}

.b_list{
	margin-top:20px;
		display: flex;
	justify-content: space-between;
}


.b_list > a{
	margin:0 15px;
}


.fee_box{
	margin:60px auto 0;
	text-align:center;
}

.fee_box .fee_wrap{
	border:1px solid #4e70c8;
	display:inline-block;
	padding:40px 100px;
	    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


.fee_box .fee_wrap .fee_title p{
	font-size:14pt;
	font-weight:bold;
}

.fee_box .fee_wrap .fee_title p span{
	font-size:11pt;
}


.fee_box .fee_wrap .fee_price{
	margin-top:20px;
}

.fee_box .fee_wrap .fee_price > div{
	margin-bottom:30px;
}
	
.fee_box .fee_wrap .fee_price p {
	font-size:18pt;
	line-height: 150%;
}

.fee_box .fee_wrap .fee_price p span{
	font-size:12pt;
	}


.fee_box .fee_wrap .fee_note{
	margin-top:20px;
}

.fee_box .fee_wrap .fee_note p{
	text-align: center;
}


.fee_box .fee_wrap .fee_note .bu{
	text-align:center;
	margin-top:25px;
}


.fee_box .fee_wrap .fee_note .bu a{
	display:inline-block;
	width:200px;
	color:#4e70c8;
	font-size:11pt;
	border:1px solid #4e70c8;
	padding:5px 0; 
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}



.fee_box .fee_wrap .fee_note .bu a:hover{
	background:#4e70c8;
	color:#fff;
			-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}



.price_special_title{
	margin-top:20px;
}

.price_special_title p{
	font-size:16pt;
}






.main_button{
	margin:60px auto 0;
	max-width:800px;
}


.main_button a{
	position:relative;
	font-size: 14pt;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding:20px 40px;
	display:inline-block;
	border:1px solid #4e70c8;
	background:#4e70c8;
	color:#fff;
	border-radius: 300px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}

.main_button a:hover{
	background:#fff;
	color:#4e70c8;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}

.main_button a span{
	width:30px;
	position:absolute;
	left:20px;
}


.main_button a span .cls-1 {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: .5px;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	}


.main_button a:hover span .cls-1{
	stroke: #4e70c8;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}


.carousel_box > div{
	margin-top:30px;
}

.carousel_box > div p{
	font-size:13pt;
	letter-spacing:1px;
	line-height: 140%;
}

.carousel_box > div p span{
	font-size:11pt;
}


.carousel_box > div p br{
	display:block;
}












#footer{
    padding: 0px 0 50px;
}


#footer .inner{
	max-width: 1300px;
	padding: 0 60px;
}

.footer_wrap{
	display: flex;
	justify-content: space-between;
}



.icon_insta{
	text-align:center;
}

.icon_insta a{
	display:inline-block;

}

.icon_insta a img{
	display:inline-block;
	width:15px;
	vertical-align: sub;
}

.icon_insta a span{
	display:inline-block;
    font-size: 7pt;
	letter-spacing: 2px;
	color:#4e70c8;
}

.icon_insta a{
	opacity:1;
	-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}

.icon_insta a:hover{
	opacity:.6;
			-webkit-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: 0.4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
	transition:  0.4s cubic-bezier(0.78, .18, .34, .98);
}


.copy{
	margin-top:10px;
}

.copy p{
	text-align: center;
	color: #4e70c8;
	font-weight: bold;
	font-size: 7pt;
	letter-spacing: 2px;
}



#home_slide{
	height:800px;
	position:relative;
}




.zs-slideshow:after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 9;
}


.point_box{
    margin-bottom: 120px;
	position:relative;
}



.point_img{
	width:55%;
	display:inline-block;
	position:relative;
}

.point_text{
	position: absolute;
	display: inline-block;
	top: 50%;
	margin-left:50px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}


.point_text p{
	font-size:13pt;
	letter-spacing:2px;
	font-weight: bold;
	text-decoration: underline;
}

.point_text p span{
	margin-top:10px;
	display: inline-block;
    font-size: 12pt;
    letter-spacing: 2px;
    font-weight: normal;
    text-decoration: none;
    font-feature-settings: "palt";
}

.point_number{
	width:120px;
	height:120px;
	position:absolute;
	z-index: 99;
	top:-80px;
	right:-60px;
	border:1.5px solid #4e70c8;
	padding:20px;
	border-radius: 300px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
}


.point_number p{
	    font-family: Copperplate,Copperplate Gothic Light,fantasy;
	font-size:32pt;
	font-weight:bold;
	position: absolute;
	top: 50%;
	left:50%;
		transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}






#top_hotel .fee_box{
	margin-top:150px;
}









.slick-slide img {
	width: auto;
	margin: 0 auto;
}


.slider-nav .slick-slide img {
	height: 80px;
	width: auto;
}



.slider-for{
	margin: 0 auto;
}


.slick-slide{
	height:100%;
}


figure{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}






.slider-nav{
	position:absolute!important;
	bottom:0px;
	margin: 0px auto;
	padding: 5px 0;
	cursor: pointer;
	width:100%;
	background:#333;
	opacity:0;
	z-index: 9996;
	-webkit-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	transition: .4s cubic-bezier(0.78, .18, .34, .98);
}

.slider-nav.active{
	opacity:1;
	-webkit-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	transition: .4s cubic-bezier(0.78, .18, .34, .98);
}




.slick-track .slick-slide{
	outline: none;
	position:relative;
}



.slick-track .slick-slide:after{
	
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
	left: 0;
		-webkit-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	transition: .4s cubic-bezier(0.78, .18, .34, .98);
}


#gallery .slick-track .slick-slide:after{
	background: rgba(0,0,0,0);
}

.slick-track .slick-slide.slick-center:after{
	content: "";
	background: transparent;
		-webkit-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-moz-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-ms-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	-o-transition: .4s cubic-bezier(0.78, .18, .34, .98);
	transition: .4s cubic-bezier(0.78, .18, .34, .98);
}



.slider-nav .slick-list {
	padding: 0 0!important;
}



.room_sec{
	padding: 120px 0 0px;
    margin-bottom: 20px;
}





.slick-slide > div{
	line-height: 0;
	padding: 0 10px;
}






.zumen_index{
	margin-top:70px;
}


.zu p{
	max-width:740px;
	margin:0 auto;
}

.zu_title{
	margin-top:10px;
}

.zu_title p{
	text-align:center;
}




.zumen_index .cls-1, .zumen_index  .cls-3, .zumen_index .cls-4{
  fill: #fff;
  stroke:transparent;
  stroke-miterlimit:10;
}

.zumen_index  .cls-2{
fill:#fff;
}











#side_banner{
	position:fixed;
	z-index:999;
	left:40px;
	bottom:40px;
	width: 300px;
	background:#4e70c8;
	padding:10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.side_banner_btn{
	margin-top:10px;
}

.side_banner_btn a{
	text-align:center;
	display:block;
	border:1px solid #fff;
	color:#fff;
	padding:5px 10px;
	font-size:11pt;
	font-weight:bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.side_banner_btn a:hover{
	background:#ccc;
	color:#4e70c8;
}

.side_banner_warning{
	margin-top:10px;
}

.side_banner_warning p{
	font-size:11px;
	font-weight: bold;
	line-height:150%;
}




.shop_section{
	margin-top:80px;
}

.shop_section_wrap{
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}
	
.shop_list_title p{
	text-align:center;
	font-size:14pt;
}


.shop_list{
	margin-top:30px;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}



.shop_box p{
		
}















	.sky_qa_list{
	margin-top:100px;
	}


	
	.sky_qa_wrap{
		max-width: 740px;
		margin: 0 auto;
		padding: 0 40px;
		position: relative;
	}


.sky_qa_box{
	border-bottom:1px solid #fff;
	margin-bottom:40px;
	padding-bottom:20px;
}

.sky_qa_q{
	position:relative;
	line-height:150%;
}

.sky_qa_q:after{
	content:"Q：";
	color:#fff;
	position:absolute;
	top:0;
	left:0;
}

	.sky_qa_q p{
	padding-left:30px;
	}
	
	.sky_qa_a{
	position:relative;
	margin-top:10px;
		line-height:150%;
	}
	
	.sky_qa_a:after{
	content:"A：";
	color:#4e70c8;
	position:absolute;
	top:0;
	left:0;
	}

.sky_qa_a p{
	padding-left:30px;
}

.sky_qa_a p a{
	text-decoration:underline;
	color:#4e70c8;
}



.sky_qa_title{
	margin-bottom:50px;
}

.sky_qa_title p{
	font-size:22px;
	text-align:center;
}




















.sp_img{
display:none!important;
}






@media screen and (max-width: 768px) {



#menu {
	opacity:1;
top: 20px;
right: 20px;
}




.wooslider_wrap {
border-top: 40px solid #fff;
border-left: 40px solid #fff;
border-right: 40px solid #fff;
border-bottom: 40px solid #fff;
}

.wooslider_wrap:after {
content:"";
position:absolute;
top: 0;
left: 0;
background:rgba(255,255,255,0.4);
width:100%;
height:100%;
}




}




@media screen and (max-width: 530px) {


.sp_img{
display:block!important;
}

.pc_img{
display:none!important;
}


	
	
	.top_slide{
    height: 50%;
    bottom: 18px;
    top: auto;
		position: absolute;
		border: none;
		
		
	}
	
		.top_scroll {
		bottom: 35px;
	}
	
	
	.scrol_line {
		height: 50px;
	}
	
	.scrol_text p {
		font-size: 10pt;
	}
	
	
	
	.sub_grand_menu{
		display:block;
	}
	
	
	

	
	
	.button-navi-icon.close {
	background: transparent;
	}


.home_text {
	top: 40%;
	left: 45px;
	}
	
	
	
	

.sub_grand_menu{
	opacity:1;
}

.home_menu{
	display:none;
}




.top_menu_banner {
display:none;
}





.top_copy {
	width: 100%;
}




.inner {
		padding: 0px 35px;
	}
	
	#f_banner .inner {
		padding: 0px 0px;
	}
	
	.b_title p {
    font-size: 9pt;
}
	
	.b_list > a {
    margin: 0 3px;
}

.section {
    padding: 50px 0;
}
	
	
	
	.sub_title {
    display:none;
	}
	
	
	.home_logo {
		width: 82%;
		top: 28%;
	}
	
	
	
	.room_name {
		margin-bottom: 30px;
	}
	
	.room_img {
		margin-top: 30px;
	}
	
	.room_detail {
		margin-top: 10px;
	}
	
	
	
	
	#page_menu .logo {
		width: 50%;
	}
	
	
	
	#page_img {
		margin-top: 120px;
	}
	
	
	.floor_map {
		margin-top: 40px;
	}
	
	
	
	.button_list {
		margin-top: 0px;
	}
	
	
	.p_title p {
		font-size: 18pt;
		letter-spacing: 1px;
	}
	
	.p_title p span {
		margin-left: 0px;
				margin-top:10px;
		display: block;
    font-size: 9pt;
	}
	
	
	
	
	.st_inp {
		display: block;
		margin-bottom: 20px;
	}
	
	.st_inp .title {
		width: 100%;
	}
	
	.st_inp .inp {
		width: 100%;
	}
	
	
	
	
	.button_list > div a {
		width: 100%;
		font-size: 10pt;
	}
	
	
	
	
	#footer {
		padding: 50px 0 80px;
	}
	
	
	
	#top_movie.section{
    padding: 50px 0 4px;
	}
	
	#top_movie .inner {
    padding: 0px 0px;
	}
	
	#top_movie .caption{
		display:none;
	}
	
	#img_img02.section{
		    padding: 0px 0;
	}
	
	
	.icon_insta a img {
		width: 25px;
	}
	
	
	.info_box {
    display: block;
    margin-bottom: 20px;
}
	
	.info_box .title {
    width: 100%;
	}
	
	.info_box:first-child{
		margin-bottom:0;
	}
	
		.info_box:first-child .title, .info_box:nth-child(2) .title {
    display:none;
	}
	
	.info_box .title p{
		font-weight:bold;
	}
	
	.info_box .note {
    width: 100%;
    padding-left: 0px;
}
	
	.info_box .title p, .info_box .note p {
    letter-spacing: 1px;
}
	
	.info_list{
		margin-top:100px;
	}
	
	
	.contact_text p {
		letter-spacing: 0px;
}
	
	.about_text p {
		font-size: 10pt;
		letter-spacing: 2px;
		line-height: 230%;
	}
	
	.about_text p {
		font-size: 10pt;
		letter-spacing: 2px;
		line-height: 230%;
	}
	
	
	
	.point_img {
    width: 84%;
    display: block;
	}
	
	
	.point_text {
		position: static;
		margin-top: 20px;
		margin-left: 30px;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}
	
	.point_text p {
    font-size: 10pt;
    letter-spacing: 2px;
	}
	
	.point_text p span {
		font-size: 10pt;
		line-height:130%;
	}
	
	
	
	
	.point_number {
    width: 80px;
    height: 80px;
    top: -55px;
    right: -45px;
    padding: 20px;
}
	
	.point_number p {
		font-size: 26pt;
	}
	
	
	.fee_box .fee_wrap .fee_title p {
		font-size: 11pt;
	}
	
	.fee_box .fee_wrap .fee_title p span {
		font-size:9pt;
	}
	
	
	
	
	.fee_box .fee_wrap .fee_note p {
		font-size:9pt;
		line-height: 180%;
		text-align: left;
	}
	
	.fee_box {
    padding: 0 30px;
}
	
	
	.fee_box .fee_wrap {
    border: 1px solid #fff;
    display: inline-block;
    padding: 30px 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
	
	
	
	.carousel_box > div p {
	font-size: 11pt;
}
	
	.main_button{
		padding:0 20px;
	}
	

	
	.main_button a {
		font-size: 9pt;
		letter-spacing: 0;
		padding: 10px 15px;
	}
	
	.main_button a span {
    width: 20px;
		top:13px;
	}
	
	
	
		.zs-enabled .zs-slideshow .zs-bullets {
    bottom: 20px!important;
    padding-right: 20px!important;
	}
	
	.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
		margin: 0 5px!important;
	}
	
	
	#side_banner{
		position: static;
		width:100%;
		margin-top: 0px;
		padding:40px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	
	
	
	
	.shop_list{
		grid-template-columns: repeat(2, 1fr);
	}
	
	
		.shop_box p {
		line-height: 130%;
		margin-top:10px;
	}
	
	
	
	
	
	
	#home_slide{
		height: 100vh;
	}
	
	
	.home_logo.n_home_logo {
		width: 70%;
		position: absolute;
		z-index: 999;
		top: 25%;
		left: 50%;
		transform: none;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	
	
	
	
	.top_copy {
		position: absolute;
		z-index: 999;
		top: 48%;
		left: 20px;
		width: 75%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(0%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	
	
	
	
	.ryo_wrap {
		display: block;
		padding: 0 20px;
	}
	
	.ryo_box {
		width: 100%;
	}
		
	.ryo_box:last-child {
		margin-top:20px;
	}
	
	.ryo_warning{
		padding: 0 20px;
	}
	
	.ryo_warning p {
		font-size: 13px;
		text-align:left;
	}
	
	
	
}






@media screen and (max-width: 375px) {



}











