@charset "utf-8";

section h1,
section h2{
	text-align: center;
	margin-bottom: 10px;
}
section h1 + p,
section h2 + p{
	text-align: center;
	font-size: 13px;
	margin-bottom: 30px;
}

/* index.html
============================*/
#index {
	padding-top: 60px;
	padding-bottom: 0;
}
#index .mvBox{
	width: 1000px;
	height: 575px;
	margin: 0 auto 90px;
}
#index .oshirase{
	width: 600px;
	margin: 0 auto 80px;
	padding: 20px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#index .oshirase .title{
	margin-bottom: 10px;
}
#index .oshirase .content{
	font-size: 14px;
	line-height: 1.8em;
}
#index .oshirase .content02{
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
}
#index .news {
	 width: 1000px;
	 margin: 0 auto 60px;
}
#index .news ul li{
	display: inline-block;
	vertical-align: middle;
}
#index .news ul li:first-child {
	margin-right: 50px;
}
#index .news ul li h2 {
	padding-top: 30px;
	 margin-bottom: 30px;
}
#index .news ul li h2 + p {
	 font-size: 14px;
	 line-height: 36px;
	 text-align: center;
}
#index .reservation {
	margin-bottom: 100px;
	padding: 65px 0 70px;
	box-sizing: border-box;
	background: #ededed url(../img/top/bg_reservation.png) repeat;
}
#index .reservation h2 + p{
	margin-bottom: 55px;
}
#index .reservation ul{
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}
#index .reservation ul .reserve:first-child{
	float: left;
	padding-right: 50px;
}
#index .reservation ul .reserve:nth-child(2){
	float: left;
	padding-right: 50px;
}
#index .reservation ul .reserve:nth-child(3){
	float: left;
}
#index .reservation ul .reserve:first-child a{
	display: block;
	width: 300px;
	height: 65px;
	background: #fff url(../img/top/ico_tel_bk.png) left 75px center / 22px 22px no-repeat;
	text-align: center;
	font-size: 15px;
	line-height: 65px;
	box-sizing: border-box;
	padding-left: 25px;
}
#index .reservation ul .reserve:nth-child(2) a{
	display: block;
	width: 300px;
	height: 65px;
	background: #fff url(../img/top/ico_reservation_bk.png) left 40px center / 24px 24px no-repeat;
	text-align: center;
	font-size: 15px;
	line-height: 65px;
	box-sizing: border-box;
    padding-left: 40px;
}
#index .reservation ul .reserve:nth-child(3) a{
	display: block;
	width: 300px;
	height: 65px;
	background: #fff url(../commons/img/ico_mail_bk.png) left 60px center / 18px 28px no-repeat;
	text-align: center;
	font-size: 15px;
	line-height: 65px;
	box-sizing: border-box;
    padding-left: 40px;
}
#index .concept{
	width: 1000px;
	margin: 0 auto 100px;
}
#index .concept h2{
	margin-bottom: 75px;
}
#index .concept ul li:first-child{
	float: right;
}
#index .concept ul li:nth-child(2){
	float: left;
	height: 452px;
	background: url(../img/top/img_concept02.png) right 10px bottom 10px / 136px 130px no-repeat;
}
#index .concept  ul li p{
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 50px;
}
#index .concept  ul li .link_arrow{
	font-size: 13px;
	width: 214px;
	height: 38px;
	box-sizing: border-box;
	text-align: center;
	line-height: 38px;
}
#index .concept  ul li .link_arrow a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #000 url(../commons/img/ico_link.png) right 30px center / 6px 9px no-repeat;
}
#index .menu {
	width: 980px;
	margin: 0 auto 140px;
}
#index .menu ul li{
	float: left;
	margin-right: 100px;
}
#index .menu ul li:last-child{
	margin-right: 0;
}
#index .instagram{
	width: 1000px;
	margin: 0 auto 60px;
}
#index .instagram h2{
	margin-bottom: 70px;
}
#index .instagram .insta{
	margin-bottom: 60px;
}
#index .instagram .link_arrow{
	font-size: 13px;
	width: 214px;
	height: 38px;
	box-sizing: border-box;
	text-align: center;
	line-height: 38px;
	margin: 0 auto;
}
#index .instagram .link_arrow a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #000 url(../commons/img/ico_link.png) right 30px center / 6px 9px no-repeat;
}
#index .service{
	margin-bottom: 90px;
	padding: 60px 0 90px;
	background-color: #ddecdf;	
}
#index .service h2{
	margin-bottom: 55px;
}
#index .service ul{
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
#index .service ul li:first-child{
	float: right;
}
#index .service ul li:nth-child(2){
	float: left;
	padding: 50px 0 0 40px;
}
#index .service ul li h3{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
}
#index .service ul li h3 + p{
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 110px;
}
#index .service li .link{
	font-size: 13px;
	width: 160px;
	height: 30px;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
}
#index .service li .link a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #fff;
}
#index .contact {
	width: 1000px;
	height: 280px;
	box-sizing: border-box;
	margin: 0 auto 90px;
	padding: 55px 0 45px;
	background: url(../img/top/bg_contact.png) center center / 1000px 280px no-repeat;
	position: relative;
}
#index .contact .ico{
	position: absolute;
	top: -35px;
	right: 0;
	left: 0;
	margin: auto;
}
#index .contact h2{
	margin-bottom: 20px;
}
#index .contact h2 + p{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 30px;
}
#index .contact .link{
	font-size: 13px;
	width: 225px;
	height: 30px;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
}
#index .contact .link a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #fff;
}
#index .calender{
	padding: 60px 0 75px;
	background: #ededed url(../img/top/bg_calendar.png) repeat;
}
#index .mv_movie{
  padding-top: 56.25%;
	width: 100%;
	position: relative;
}
#index .mv_movie video{
  width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}


/* concept.html
============================*/
#concept{
	padding-bottom: 0;
}
#concept .mv{
	margin-bottom: 15px;
}
#concept .conceptText{
	font-size: 14px;
	line-height: 2.6em;
	margin-bottom: 100px;
}

#concept #staff{
	padding: 85px 0 190px;
	background: #ddecdf;
}
#concept #staff h2 + p{
	margin-bottom: 100px;
}
#concept #staff ul{
	width: 1000px;
	margin: auto;
	box-sizing: border-box;
	padding: 0 15px;
}
#concept #staff ul li:nth-child(1){
	float: left;
}
#concept #staff ul li:nth-child(2){
	float: right;
}
#concept #staff ul li .bold{
	font-weight: bold;
}
#concept #staff ul li .nameEN{
	margin-bottom: 15px;
}
#concept #staff ul li .nameJP{
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.8em;
	margin-bottom: 15px;
}
#concept #staff ul li .nameJP span{
	font-size: 15px;
}
#concept #staff ul li .profile{
	padding-left: 20px;
	font-size: 13px;
	line-height: 2em;
	margin-bottom: 15px;
}
#concept #staff ul li .message{
	padding-left: 20px;
	font-size: 13px;
	line-height: 2em;
}


/* info.html
============================*/
#info h1 + p{
	margin-bottom: 45px;
}
#info .map{
	width: 1000px;
	margin: 0 auto 140px;
	line-height: 0;
}
#info ul{
	width: 1000px;
	margin: auto;
}
#info ul li:nth-child(1){
	float: left;
}
#info ul li .infoName{
	font-size: 14px;
	margin-bottom: 10px;
}
#info ul li .infoName span{
	font-size: 22px;
	font-weight: bold;
	padding-right: 15px;
}
#info ul li .infoDetail{
	font-size: 14px;
	line-height: 2em;
}
#info ul li:nth-child(2){
	float: right;
	width: 400px;
}
#info ul li .infoDetail span{
	font-weight: bold;
}


/* menu.html
============================*/
#menu h1{
	padding-bottom: 55px;
	background: url(../img/menu/img_menu01.png) no-repeat center bottom / 47px 33px;
}
#menu h1 + p{
	margin-bottom: 60px;
}
#menu .menuWrap{
	width: 1000px;
	margin: 0 auto 70px;
}
#menu .menuWrap ul{
	padding: 0 290px;
}
#menu .menuWrap ul li{
	font-size: 14px;
	padding: 7px 0;
}
#menu .menuWrap ul li .menuName{
	display: block;
	float: left;
}
#menu .menuWrap ul li .menuPrice{
	display: block;
	width: 5em;
	float: right;
}
#menu .menuWrap h2{
	font-size: 20px;
	color: #94bc99;
}
#menu .menuWrap .courseDetail{
	font-size: 14px;
	line-height: 2.2em;
	padding: 5px 0 0;
}
#menu .menuWrap .kome{
	font-size: 14px;
	line-height: 2.3em;
	margin-bottom: 15px;
	padding-top: 30px;
}
#menu .menuWrap .bg_green{
	width: 800px;
	margin: auto;
	font-size: 14px;
	line-height: 2.3em;
	background: #e9f5eb;
	padding: 20px 0;
}

#menu .attention{
	padding: 60px 0;
	background: url(../img/menu/bg_attention.png) repeat;
}
#menu .attention .bg_wh{
	width: 1000px;
	margin: auto;
	background: #fff;
	padding: 50px 0 90px;
}
#menu .attention .bg_wh h2 + p{
	margin-bottom: 50px;
}
#menu .attention .bg_wh ul{
	width: 700px;
	margin: auto;
}
#menu .attention .bg_wh span{
	display: block;
	width: 94%;
	text-align: center;
	font-size: 14px;
	line-height: 2.2em;
	margin: auto;
}
#menu .attention .bg_wh ul li{
	font-size: 15px;
	line-height: 1.8em;
	padding: 15px 0 15px 75px;
	border-bottom: 1px dotted #000;
	background: url(../img/menu/ico_attention.png) no-repeat 30px 14px / 28px 28px;
}

	
/* event.html
============================*/
#event .comingsoon{
	padding: 250px 0;
}
#event #space{
	padding-top: 100px;
}


/* gallery.html
============================*/
#gallery .galleryBox{
	width: 1000px;
	margin: auto;
}
#gallery .galleryBox ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#gallery .galleryBox ul li{
	margin-bottom: 20px;
}



/* contact.html
============================*/
#contact h1 + p{
	margin-bottom: 50px;
}
#contact .contactText{
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 70px;
}
#contact .contactWrap{
	width: 890px;
	margin: auto;
	background: url(../img/contact/bg_contact.jpg) repeat;
	position: relative;
	padding: 50px 0 60px;
}
#contact .contactWrap figure{
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -13px;
}
#contact .contactWrap ul{
	width: 515px;
	margin: auto;
}
#contact .contactWrap ul li{
	padding: 25px 0 30px;
	border-bottom: 1px solid #000;
}
#contact .contactWrap ul li .here{
	font-size: 15px;
	text-align: center;
	margin-bottom: 15px;
}



@media screen and (max-width: 480px) {	
	img{
		max-width: 100%;
		height: auto;
	}

	/* index.html
	============================*/
	#index {
		padding-top: 30px;
	}
	#index .mvBox{
		width: 100%;
		height: auto;
		margin: 0 auto 60px;
	}
	#index .oshirase{
		width: 90%;
		margin: 0 auto 50px;
		padding: 20px 0;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	#index .news {
		 width: 94%;
		 margin: 0 auto 30px;
	}
	#index .news ul li{
		display: block;
	}
	#index .news ul li:first-child {
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}
	#index .news ul li:nth-child(2) img{
		 width: 80%;
	}
	#index .news ul li h2 {
		padding-top: 10px;
		margin-bottom: 10px;
	}
	#index .news ul li h2 + p {
		 font-size: 14px;
		 line-height: 2em;
		 text-align: center;
	}
	#index .reservation {
		margin-bottom: 60px;
		padding: 30px 0;
		box-sizing: border-box;
		background: #ededed url(../img/top/bg_reservation.png) repeat;
	}
	#index .reservation h2 + p{
		margin-bottom: 20px;
	}
	#index .reservation ul{
		width: 94%;
		margin: 0 auto;
	}
	#index .reservation ul .reserve:first-child{
		float: none;
		padding: 0;
	}
	#index .reservation ul .reserve:nth-child(2){
		float: none;
		padding: 0;
	}
	#index .reservation ul .reserve:nth-child(3){
		float: none;
	}
	#index .reservation ul .reserve:first-child a{
		display: block;
		width: 100%;
		height: 65px;
		background: #fff url(../img/top/ico_tel_bk.png) left 100px center / 22px 22px no-repeat;
		text-align: center;
		font-size: 15px;
		line-height: 65px;
		margin-bottom: 10px;
		box-sizing: border-box;
		padding-left: 25px;
	}
	#index .reservation ul .reserve:nth-child(2) a{
		display: block;
		width: 100%;
		height: 65px;
		background: #fff url(../img/top/ico_reservation_bk.png) left 75px center / 18px 18px no-repeat;
		text-align: center;
		font-size: 15px;
		line-height: 65px;
		margin-bottom: 10px;
		box-sizing: border-box;
		padding-left: 35px;
	}
	#index .reservation ul .reserve:nth-child(3) a {
		display: block;
		width: 100%;
		height: 65px;
		background: #fff url(../commons/img/ico_mail_bk.png) left 85px center / 18px 28px no-repeat;
		text-align: center;
		font-size: 15px;
		line-height: 65px;
		box-sizing: border-box;
		padding-left: 40px;
	}
	#index .concept{
		width: 94%;
		margin: 0 auto 60px;
	}
	#index .concept h2{
		margin-bottom: 20px;
	}
	#index .concept ul li:first-child{
		float: none;
		margin-bottom: 10px;
	}
	#index .concept ul li:nth-child(2){
		float: none;
		height: auto;
		background: url(../img/top/img_concept02.png) right 10px bottom 45px / 76px 70px no-repeat;
	}
	#index .concept  ul li p{
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 50px;
	}
	#index .concept  ul li .link_arrow{
		font-size: 13px;
		width: 214px;
		height: 38px;
		box-sizing: border-box;
		text-align: center;
		line-height: 38px;
		margin: 0 auto;
	}
	#index .concept  ul li .link_arrow a{
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		background: #000 url(../commons/img/ico_link.png) right 30px center / 6px 9px no-repeat;
	}
	#index .menu {
		width: 94%;
		margin: 0 auto 60px;
		text-align: center
	}
	#index .menu ul li{
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#index .menu ul li:last-child{
		margin-right: 0;
		margin-bottom: 20px;
	}
	#index .instagram{
		width: 94%;
		margin: 0 auto 60px;
	}
	#index .instagram h2{
		margin-bottom: 20px;
	}
	#index .instagram .insta{
		margin-bottom: 30px;
	}
	#index .instagram .link_arrow{
		font-size: 13px;
		width: 214px;
		height: 38px;
		box-sizing: border-box;
		text-align: center;
		line-height: 38px;
		margin: 0 auto;
	}
	#index .instagram .link_arrow a{
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		background: #000 url(../commons/img/ico_link.png) right 30px center / 6px 9px no-repeat;
	}
	#index .service{
		margin-bottom: 60px;
		padding: 30px 0;
		background-color: #ddecdf;	
	}
	#index .service h2{
		margin-bottom: 20px;
	}
	#index .service ul{
		width: 94%;
		margin: 0 auto;
		background-color: #fff;
	}
	#index .service ul li:first-child{
		float: none;
	}
	#index .service ul li:nth-child(2){
		float: none;
		padding: 20px 10px;
	}
	#index .service ul li h3{
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#index .service ul li h3 + p{
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 20px;
	}
	#index .service li .link{
		font-size: 13px;
		width: 160px;
		height: 30px;
		box-sizing: border-box;
		text-align: center;
		line-height: 30px;
		margin: 0 auto;
	}
	#index .service li .link a{
		display: block;
		width: 100%;
		height: 100%;
		background-color: #000;
		color: #fff;
	}
	#index .contact {
		width: 94%;
		height: auto;
		box-sizing: border-box;
		margin: 0 auto 40px;
		padding: 35px 10px 30px;
		background: url(../img/top/bg_contact.png) center center / 1000px 280px no-repeat;
		position: relative;
	}
	#index .contact .ico{
		position: absolute;
		top: -35px;
		right: 0;
		left: 0;
		margin: auto;
	}
	#index .contact h2{
		margin-bottom: 20px;
	}
	#index .contact h2 + p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	#index .contact .link{
		font-size: 13px;
		width: 225px;
		height: 30px;
		box-sizing: border-box;
		text-align: center;
		line-height: 30px;
		margin: 0 auto;
	}
	#index .contact .link a{
		display: block;
		width: 100%;
		height: 100%;
		background-color: #000;
		color: #fff;
	}
	#index .calender{
		padding: 30px 0;
		background: #ededed url(../img/top/bg_calendar.png) repeat;
	}
	
	
	/* concept.html
	============================*/
	#concept{
		padding-bottom: 0;
	}
	#concept .mv{
		width: 94%;
		margin: 0 auto 15px;
	}
	#concept .conceptText{
		font-size: 14px;
		line-height: 2.6em;
		margin-bottom: 50px;
	}
	
	#concept #staff{
		padding: 100px 0 80px;
		background: #ddecdf;
	}
	#concept #staff h2 + p{
		margin-bottom: 50px;
	}
	#concept #staff ul{
		width: 94%;
		margin: auto;
		box-sizing: border-box;
		padding: 0;
	}
	#concept #staff ul li:nth-child(1){
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	#concept #staff ul li:nth-child(2){
		float: none;
	}
	#concept #staff ul li .bold{
		font-weight: bold;
	}
	#concept #staff ul li .nameEN{
		margin-bottom: 15px;
	}
	#concept #staff ul li .nameJP{
		padding-left: 0;
		font-size: 13px;
		line-height: 1.8em;
		margin-bottom: 15px;
	}
	#concept #staff ul li .nameJP span{
		font-size: 15px;
	}
	#concept #staff ul li .profile{
		padding-left: 0;
		font-size: 13px;
		line-height: 2em;
		margin-bottom: 15px;
	}
	#concept #staff ul li .message{
		padding-left: 0;
		font-size: 13px;
		line-height: 2em;
	}
	
	
	/* info.html
	============================*/
	#info h1 + p{
		margin-bottom: 45px;
	}
	#info .map{
		width: 94%;
		margin: 0 auto 50px;
		line-height: 0;
	}
	#info .map iframe{
		width: 100%;
		height: 350px;
	}
	#info ul{
		width: 94%;
		margin: auto;
	}
	#info ul li:nth-child(1){
		float: none;
		margin-bottom: 30px;
	}
	#info ul li .infoName{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#info ul li .infoName span{
		font-size: 22px;
		font-weight: bold;
		padding-right: 15px;
	}
	#info ul li .infoDetail{
		font-size: 14px;
		line-height: 2em;
	}
	#info ul li:nth-child(2){
		float: none;
		width: 100%;
		margin-bottom: 0;
	}
	#info ul li .infoDetail span{
		font-weight: bold;
	}
	
	/* menu.html
	============================*/
	#menu h1{
		padding-bottom: 55px;
		background: url(../img/menu/img_menu01.png) no-repeat center bottom / 47px 33px;
	}
	#menu h1 + p{
		margin-bottom: 60px;
	}
	#menu .menuWrap{
		width: 94%;
		margin: 0 auto 50px;
	}
	#menu .menuWrap ul{
		padding: 0;
	}
	#menu .menuWrap ul li{
		font-size: 14px;
		padding: 7px 0;
	}
	#menu .menuWrap ul li .menuName{
		display: block;
		float: left;
	}
	#menu .menuWrap ul li .menuPrice{
		display: block;
		width: auto;
		float: right;
	}
	#menu .menuWrap h2{
		font-size: 20px;
		color: #94bc99;
	}
	#menu .menuWrap .courseDetail{
		font-size: 14px;
		line-height: 2.2em;
		padding: 5px 0 0;
	}
	#menu .menuWrap .kome{
		font-size: 14px;
		line-height: 2.3em;
		margin-bottom: 15px;
		padding-top: 30px;
	}
	#menu .menuWrap .bg_green{
		width: 100%;
		margin: auto;
		font-size: 14px;
		line-height: 2.3em;
		background: #e9f5eb;
		padding: 20px 0;
	}
	
	#menu .attention{
		padding: 30px 0;
		background: url(../img/menu/bg_attention.png) repeat;
	}
	#menu .attention .bg_wh{
		width: 94%;
		margin: auto;
		background: #fff;
		padding: 30px 0;
	}
	#menu .attention .bg_wh h2 + p{
		margin-bottom: 20px;
	}
	#menu .attention .bg_wh ul{
		width: 94%;
		margin: auto;
	}
	#menu .attention .bg_wh ul li{
		font-size: 15px;
		line-height: 1.8em;
		padding: 15px 0 15px 45px;
		border-bottom: 1px dotted #000;
		background: url(../img/menu/ico_attention.png) no-repeat 10px 14px / 28px 28px;
	}

	
	/* gallery.html
	============================*/
	#gallery .galleryBox{
		width: 94%;
		margin: auto;
	}
	#gallery .galleryBox ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#gallery .galleryBox ul li{
		width: 48%;
		margin-bottom: 20px;
	}

	
	/* event.html
	============================*/
	#event .comingsoon{
		padding: 150px 0;
	}
	#event #space{
		padding-top: 100px;
	}
	
	
	/* contact.html
	============================*/
	#contact h1 + p{
		margin-bottom: 50px;
	}
	#contact .contactText{
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 70px;
	}
	#contact .contactWrap{
		width: 94%;
		margin: auto;
		background: url(../img/contact/bg_contact.jpg) repeat;
		position: relative;
		padding: 30px 0 45px;
	}
	#contact .contactWrap figure{
		position: absolute;
		top: -35px;
		left: 50%;
		margin-left: -13px;
	}
	#contact .contactWrap ul{
		width: 94%;
		margin: auto;
	}
	#contact .contactWrap ul li{
		padding: 25px 0 30px;
		border-bottom: 1px solid #000;
	}
	#contact .contactWrap ul li .here{
		font-size: 15px;
		text-align: center;
		margin-bottom: 15px;
	}
}