@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
*::after,
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Lato', sans-serif;
	background: #E0E0E1;
}
.pc {
	display: inline-block;
}
.sp {
	display: none;
}
article {
	margin:auto;
	text-align: center;
	line-height: 1.8;
    position: relative;
    padding: 20px 0 60px 0;
}
article p {
	margin-bottom: 1em;
    position: relative;
}
a {
	color: #0b8793;
}
figure img{
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.fixedBg {
    background-attachment: scroll;
}
.fixedBg {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.fixedBgs {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.image.i1 {
    height: 770px;
    background-image: url("../img/mv.jpg");
	background-position: top;
}
article#top{
    margin: 220px auto 0 auto;
    padding: 0;
}


#title{
      display: table-cell;
    margin: auto;
position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    max-height: 350px;
    max-width: 870px;
    right: 0;    
    background: rgba(232,151,133,0.8);
    padding: 30px;  
}
#title h1{
    font-size: 1.5em;
    margin-bottom: 35px;
    font-weight: 400;
    color: #fff;
}
#title h1 span{
    font-size: 60%;
    display: block;
}
#title p{
    color: #fff;
}
#title h2 {
    font-size: 3.4em;
margin-bottom: 0;   
    color: #fff;
    }
#title h2 span {
    font-size: 60%;
    display: block;
}    
#title h3 {
    font-size: 1.5em;
    margin-bottom: 35px;
    font-weight: 400;
    color: #fff;
    
}   


#main-visual {
    display: table;
    width: 100%;
overflow: hidden;
    height: auto;
    background: url("../img/titlebg.jpg") no-repeat top;
    background-size: cover;
    height: 68px;
    position: relative;
    z-index: 9999999;
}



article h2{
font-family: futura-pt, sans-serif;
font-style: normal;
font-weight: 400;
    font-size: 2.2em;
    color: #000;
    line-height: 1.2;
}
article h2 span{
    font-size: 60%;
    display: block;
}

article h3{font-size: 1.3em;}
article h3 span{font-size: 0.9em;}



article .flexbox{display: flex; justify-content: space-between; flex-wrap: wrap;}


#kids{margin-bottom: 100px; font-size: 1em;}
#kids h2{font-weight: 500;}
#kids h3{margin-bottom: 30px;}
#kids .icon{width: 120px; margin: 30px auto 20px;}
#kids .item{width: 940px; margin: 0 auto 20px;}
#kids .item li{width: 300px; margin-bottom: 20px;}
#kids .time{font-size: 1.1em; font-weight: 500; line-height: 1.8em; margin-bottom: 30px;}

#kids .note{max-width: 890px; margin: auto; border: 3px solid #E89785; padding: 30px; background: #fff;}
#kids .note h4{color: #E89785; font-size: 1.2em; margin-bottom: 25px; font-weight: 600;}
#kids .note ul{text-align: left; font-size: 0.9em;}
#kids .note li{padding-left: 1.2em;}
#kids .note li::before{content: '・'; margin-left: -1.2em;}

#bgs{
    background: url("../img/bg.png")no-repeat top left #F8E0DA;
    position: relative;
    background-size: contain;
    padding-top: 145px;    
}
#bgs h2{
    margin-bottom: 0;
    /*font-size: 3.4em;*/
    line-height: 1.4;
}
#bgs h3{margin-bottom: 25px;}
#bgs .flexbox{width: 760px; margin: auto; text-align: left; flex-wrap: wrap-reverse;}
#bgs .item{width: 310px; padding-top: 70px;}
#bgs .icon{width: 74px;} #bgs .icon img{width: 100%;}
#bgs .time{font-size: 1.1em; font-weight: 500; line-height: 1.5em; }

#recom{background: #fff; padding: 85px 0 80px;}
#recom h2{font-size: 3.6em;}
#recom h2 span{color: #00AFAD; display: inline; font-size: 1em;}
#recom h3{font-size: 1.1em; margin-bottom: 30px;}
#recom ul{width: 740px; margin: 0 auto 20px;}
#recom ul li{width: 360px;}
#recom .linkbtn{width: 360px; margin: auto;}
#recom .linkbtn a{color: #fff; font-size: 22px; text-align: center; background: #00AFAD; border-radius: 8px; display: block; padding: 20px 0; text-decoration: none; box-shadow: 10px 10px 10px #C8C8C8;}






footer {
	padding: 30px;
	text-align: center;
    	color: #666;
}
footer a {
	color: #666;
	text-decoration: none;
 font-size: 0.9em;
}




/*.inner {
	width: 980px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}
*/
/* header */
#top-head {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 999;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
	font-size: 36px;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
#global-nav ul li {
	float: left;
	position: relative;
}
#global-nav ul li a {
	padding: 0 30px;
}

/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -30px;
}


.sp{
    display: none;
}



@media screen and (max-width: 768px) {
	article {
    padding: 30px 10px!important;
	}
.image.i1 {
    height: 230px;
    background-position: 50%,50%;
    background-size: cover;
}
 
    .fixedBg {
    background-attachment: scroll;
}  
    
    .sp{
        display: block;
    }
    
#main-visual {
/*		height: 100vh;*/
        height: 30px;
	}
#title {
    max-width: 88%;
    }
#title h2 {
    font-size: 2.4em;
margin-bottom: 0;    
    }
#title h2 span {
    font-size: 60%;
    display: block;
}    
#title h3 {
    font-size: 1.5em;
    margin-bottom: 35px;
    font-weight: 400;
}    



#kids .item{width: 100%;}
#kids .item li{width: 30%;}
#kids .time{font-size: 0.9em;}

#kids .note{padding: 10px;}
#kids .note h4{}
#kids .note ul{font-size: 0.8em;}

#bgs .flexbox,
#bgs div{width: 100%; text-align: center;}
#bgs .item{width: 50%; margin: auto; padding: 40px 0 10px;}
#bgs .icon{margin: auto;}

#recom h2{font-size: 2.8em;}
#recom ul li{width: 48%;}
#recom .linkbtn{width: 60%;}
#recom .linkbtn a{font-size: 1em; padding: 15px 0;}

    .bgs {
    padding-top: 80px!important;
}
    article#top {
    margin: 240px auto 0 auto!important;
    padding: 0!important;
}
    
    
    
.btn {
    font-size: 1.4em;
    }
    
    
article h2 {
    font-size: 2.4em;
    }
article h3 {
    font-size: 1.2em;
    }
/*.bgs h2 {
font-size: 2.4em;
    }    
.bgs h3 {
    font-size: 1.51em;
    margin-bottom: 10px;
    }*/
    
    .attens{
        font-size: 0.8em;
        margin-bottom: 45px;
    }    
/*.bd {
    display: block;
    font-size: 1.2em;
}
    .bd div{
        width: 100%;
    }
    
    .bd p{
        text-align: left;
    }*/
article ul{
        max-width: 90%;
        margin: 6px 0 0 0;
    }
    
article li {
    }

    article p{
        font-size: 0.9em;
    }
article li h2 {
    font-size: 1.26em;
}
    article li h3 {
    font-size: 0.9em;
}
.prev,.next {
    width: 30px;
    }
.full div {
    height: calc(80vh - 300px);
}    
    
    
	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}
	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}


	#mobile-head {
		background: #fff;
		width: 100%;
		height: 56px;
		z-index: 999;
		position: relative;
	}
	#top-head.fixed .logo,
	#top-head .logo {
		position: absolute;
		left: 13px;
		top: 13px;
		color: #333;
		font-size: 26px;
	}


    footer p{
        font-size: 0.8em;
    }

}

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

　バーガーメニュー

----------------------------------------------------*/
header#globalNavi {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}

.reserve {
	width: 100%;
	background: #fff;
	margin-left: 0;
	position: fixed;
	/* 開いてないときは画面外に配置 */
	top: -780px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 70px 0 0;
	transition: .4s ease-in-out;
	z-index: 600;
	box-sizing: border-box;
}

.reserve h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

.reserve h2:before {
	content: '';
	display: inline-block;
	background: url(../img/tel_icon_bk.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	background-size: contain;
	margin-bottom: -5px;
}

.res_ctn {
	max-width: 1000px;
	width: 90%;
	color: #fff;
	background: #3e3a39;
	margin: 0 auto 20px;
}

.res_ctn h3 {
	padding: 20px 0;
	border-bottom: 1px solid #fff;
}

.res_ctn p.tel {
	font-size: 32px;
	padding: 20px 0;
}

.res_ctn p.tel a {
	font-size: 32px;
	color: #fff;
}

.support {
	width: 100%;
	background: #717071;
	color: #fff;
	padding: 30px 0 50px;
}

.support .lead {
	margin-bottom: 20px;
	line-height: 1.3;
}

.sup_ctn {
	max-width: 1000px;
	width: 90%;
	color: #fff;
	background: #3e3a39;
	margin: 0 auto 30px;
	padding: 20px 0;
}

.sup_ctn p.tel {
	font-size: 32px;
	margin-bottom: 20px;
}

.sup_ctn p.tel a {
	font-size: 32px;
	color: #fff;
}

.res_ctn p.tel:before,
.sup_ctn p.tel:before {
	content: '';
	display: inline-block;
	background: url(../img/tel_icon_wh.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	background-size: contain;
	margin-bottom: -5px;
}

.sup_ctn p.lang {
	margin-bottom: 5px;
}

.pr_res {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.pr_res h3 {
	margin-bottom: 20px;
}

.pr_res ul li {
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.3;
	font-size: 17px;
}

.reserve .contact a {
	color: #fff;
	text-decoration: underline;
}

.reserve .contact {
	width: 400px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media(max-width: 768px) {
	.reserve h2 {
		font-size: 17px;
		margin-bottom: 10px;
	}

	.reserve h2:before {
		width: 20px;
		height: 20px;
		background-size: contain;
		margin-bottom: -5px;
	}

	.res_ctn {
		margin: 0 auto 10px;
	}

	.res_ctn h3 {
		padding: 12px 0;
		border-bottom: 1px solid #fff;
	}

	.res_ctn p.tel {
		font-size: 24px;
		padding: 10px 0;
	}

	.res_ctn p.tel a {
		font-size: 24px;
	}

	.support {
		width: 100%;
		background: #717071;
		color: #fff;
		padding: 15px 0 40px;
	}

	.support .lead {
		margin-bottom: 20px;
		line-height: 1.3;
	}

	.sup_ctn {
		margin: 0 auto 20px;
		padding: 10px 0;
	}

	.sup_ctn p.tel {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.sup_ctn p.tel a {
		font-size: 24px;
	}

	.res_ctn p.tel:before,
	.sup_ctn p.tel:before {
		width: 20px;
		height: 20px;
		margin-bottom: -2px;
	}

	.pr_res h3 {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.support .lead {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.pr_res ul li {
		font-size: 12px;
	}

	.reserve .contact a {
		font-size: 14px;
	}

	.reserve .contact {
		width: 300px;
		margin: 30px auto 0;
	}
}

#fix_head {
	position: fixed;
	display: flex;
	justify-content: space-between;
	max-width: 540px;
	width: 540px;
	height: 54px;
	padding: 5px;
	z-index: 1000;
	top: 0;
	right: 0;
}

#fix_head a {
	position: relative;
	font-size: 18px;
	display: block;
	background: #1d1d1c;
	text-align: center;
	width: 49%;
	color: #fff;
	padding: 10px 0;
}

#fix_head a:before {
	content: '';
	display: inline-block;
	background: url(../img/bed_icon.png) 0 0 no-repeat;
	width: 26px;
	height: 23px;
	background-size: contain;
	margin-bottom: -7px;
	margin-top: 1px;
	margin-right: 5px;
}

#fix_head .arrow {
	position: absolute;
	width: 16px;
	right: 10px;
	top: 19px;
}

@media(max-width: 768px) {
	#fix_head {
		height: 50px;
		max-width: 100%;
		width: 100%;
	}

	#fix_head a {
		font-size: 13px;
		padding: 8px 0;
		width: calc((154/ 375) * 100vw);
	}

	#fix_head a:before {
		width: 22px;
		height: 20px;
		margin-bottom: -8px;
		margin-top: 6px;
		margin-right: 5px;
	}

	#fix_head .arrow {
		display: none;
	}
}

/* header ↓　*/

.header-menu {
	font-size: 10px !important;
	padding: 6px 0 0 50px;
	width: 235px;
}

.header-menu p {
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
}

.header-menu-box {
	background-color: #222;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 6px;
	left: 50px;
	padding: 10px 20px 20px;
	z-index: 1001;
}

@media screen and (max-width: 768px) {
	.header-menu-box {
		height: 100vh;
		left: 0;
		overflow: hidden auto;
		padding: 0 calc((15/375)* 100vw);
		top: 0;
		width: 100vw;
	}
}

.header-menu-box>p {
	color: #fff;
	margin-bottom: 20px;
	font-size: 10px;
}

@media screen and (max-width: 768px) {
	.header-menu-box>p {
		padding-top: 6px;
	}
}

.header-menu-box ul li {
	text-align: center;
}


.header-menu-box ul li ul {
	overflow: hidden;
	padding-top: 9px;
}

.header-menu-box ul li li {
	float: left;
	text-align: left;
}

.header-menu-box ul li ul li:first-child {
	margin-right: 1px;
}

.header-menu-box ul li a {
	background: url(../img/header-menu-arrow.png) 97% center no-repeat #fff;
	color: #222;
	display: block;
	font-size: 14px !important;
	height: 44px;
	line-height: 44px;
	margin-bottom: 1px;
	text-decoration: none;
	width: 335px;
}

@media(max-width: 768px) {
	.header-menu-box ul li a {
		width: 100%;
	}
}

.header-menu-box li a:hover {
	opacity: .7;
}

.header-menu-box ul li ul li a {
	background-position: 93% center;
	font-size: 12px;
	width: 100%;
}

.header-menu-btn {
	cursor: pointer;
	display: flex;
    background-color: #fff;
    width: 110px;
    padding: 10px;
}

.header-menu-btn img {
	height: auto;
	margin-right: 10px;
	width: 30px;
}

.header-menu-btn.sp_btn {
	display: none !important;
}

@media(max-width: 768px) {

	.header-menu-btn.sp_btn {
		align-items: center;
		display: flex !important;
	}
	.header-menu-btn {
		margin-right: 10px;
		width: 50px;
	}
	
	.header-menu-btn img {
		/* margin-left: calc((20/375)* 100vw); */
		width: calc((30/375)* 100vw);
	
	}
}

.header-top {
	height: 132px;
	margin-bottom: 0;
	position: relative;
}


.header-util .link_txt {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.header-util .link_txt a{
	background: url(../img/icon_arrow_right02.png) 97% center no-repeat;
}

.header-util .link_txt li {
	padding-right: 20px;
}

.header-menu-box li li a {
	padding: 0;
	width: 100%;
}

.header_nav .access_ul li {
	text-align: center;
}

.header-util .link_txt li {
	text-align: left;
}

.header_nav .access_ul li a {
	background-image: none;
}

.header-util .link_txt li a {
	background-color: transparent;
	color: #fff;
	width: 100%;
}

.back a {
	background: url(imgs/area/sp_menu_arrow.png) 15px center no-repeat;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
}

.header-util .link_txt {
	display: flex;
	justify-content: space-between;
	margin: 5px 0;
}

.header-util .link_txt li {
	width: 49%;
}

.header_nav .access_ul li {
	width: 100%;
}

.header_nav .access_ul li a {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 100%;
}

.header_nav .access_ul li a img {
	height: auto;
	margin-right: 5px;
	width: 20px;
}

.close_button {
	cursor: pointer;
	display: block;
}

.close_button_top,
.close_button_bottom {
	height: 20px;
	width: 20px;
}

.close_button_top img,
.close_button_bottom img {
	height: auto;
	width: 100%;
}

.close_button_top {
	/* padding: 20px 0; */
    margin: 20px 0;
}

.close_button_top img {
	height: 20px;
	margin-right: 10px;
	width: 20px;
}

.close_button_bottom {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 25px auto 50px;

}

.close_button_bottom p {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	white-space: nowrap;
}

/* header ↑　*/

/* ----- オープンボタン ----- */

#nav-toggle {
	width: 49%;
	cursor: pointer;
	z-index: 9999;
	background: #dadad9;
	text-align: center;
	padding: 10px 0;
	position: relative;
}

#nav-toggle p {
	font-size: 18px;
}

#nav-toggle:hover {
	opacity: 0.8;
}

#nav-toggle p:before {
	content: '';
	display: inline-block;
	background: url(../img/tel_icon_bk.png) 0 0 no-repeat;
	width: 23px;
	height: 23px;
	background-size: contain;
	margin-bottom: -4px;
	margin-top: -2px;
}

#nav-toggle div {
	position: relative;
}

#nav-toggle span {
	display: none;
	position: absolute;
	height: 2px;
	width: 30px;
	border-radius: 0;
	background: #3e3a39;
	left: 50%;
	margin-left: -15px;
	transition: .3s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: 0;
}

#nav-toggle span:nth-child(2) {
	top: 10px;
}

#nav-toggle span:nth-child(3) {
	top: 20px;
}

@media(max-width: 768px) {
	#nav-toggle {
		padding: 8px 0;
		width: calc((154/ 375) * 100vw);
	}

	#nav-toggle p {
		font-size: 13px;
	}

	#nav-toggle p:before {
		width: 20px;
		height: 20px;
		margin-bottom: -5px;
		margin-top: 3px;
	}

	#nav-toggle span {
		width: 24px;
		margin-left: -12px;
	}

	#nav-toggle:hover {
		opacity: 1;
	}
}

.open #nav-toggle span:nth-child(1) {
	top: 10px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
	display: block;
}

.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
	display: block;
}

.open #nav-toggle span:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
	display: block;
}

.open #nav-toggle p,
.open #nav-toggle img {
	display: none;
}

@media(max-width: 768px) {

	.open #nav-toggle span:nth-child(1),
	.open #nav-toggle span:nth-child(3) {
		top: 12px;
	}
}

/* スライドアニメーション */
.open .reserve {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(744px);
	-webkit-transform: translateY(744px);
	transform: translateY(744px);
}

.fixed {
	position: fixed;
}

@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

@media screen and (max-width: 768px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.open .reserve {
		-moz-transform: translateY(774px);
		-webkit-transform: translateY(774px);
		transform: translateY(774px);
	}
}
