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

/* common */
html,body{}
body{font-size:100%;font-family:"Zen Maru Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","メイリオ","Meiryo","verdana",sans-serif;font-weight:500;margin:0;padding:0;text-align:center;overflow-x:hidden;letter-spacing:0;color:#555;background:#e9f0c4;}
body{-webkit-text-size-adjust:none;}

@media screen and (max-width:768px){
body{font-size:82%;}
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;/*font-weight:normal;*/}
p{line-height:1.7em;margin:0 0 1.5em;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.5em;}
table{line-height:1.5em;margin:0 0 1.5em;}

strong{font-weight:bold;}

img{border:none;max-width:100%;height:auto;}


/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;list-style:disc;}
ul.normal li{}
ul.none{list-style:none;}

ol.normal{padding-left:10px;margin-left:10px;list-style:decimal;}
ol.normal li{}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}


a:link{text-decoration:underline;color:#4d4d4d;}
a:visited{text-decoration:underline;color:#4d4d4d;}
a:hover{text-decoration:none;color:#4d4d4d;}

a{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a:hover img{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

img{max-width:100%;}

table{border-collapse:collapse;border-spacing:1px;font-feature-settings:"palt";}
th,td{padding:10px;vertical-align:middle;border:solid 1px #666;text-align:center;}
th{background:#eb0012;font-weight:bold;color:#fff;}
td{background:#fff;}
td{text-align:left;}

@media screen and (max-width:640px){
th,td{padding:10px;font-size:90%;letter-spacing:0;}
}
@media screen and (max-width:480px){
th,td{padding:5px;}
}


/* font */


.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zen-maru-gothic-black {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}



.kiwi-maru-light {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal;
}

.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}

.kiwi-maru-medium {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
}



/* */


.pc{}
.pc480{}
.sp{display:none !important;}
.sp480{display:none !important;}
.sp360{display:none !important;}
@media screen and (max-width:900px){
	.pc{display:none !important;}
	.sp{display:block !important;}
	img.sp{display:inline !important;}
}
@media screen and (max-width:900px){
	.pc{display:none !important;}
	.sp{display:block !important;}
	img.sp{display:inline !important;}
}
@media screen and (max-width:480px){
	.pc480{display:none !important;}
	.sp480{display:block !important;}
	img.sp480{display:inline !important;}
}
@media screen and (max-width:360px){
	.sp360{display:block !important;}
}


/* */

.url{word-break:break-all;}

/* inview */
.inviewfadeIn{opacity:0;position:relative;top:100px;
-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;}
.inviewfadeIn.fadeIn{opacity:1;top:0;}


/* header */
#header{padding:25px 0 0;width:1380px;margin:0 auto 30px;display:table;}
#header #logo,
#header #header_r{display:table-cell;vertical-align: bottom;margin:0;}

#header #logo{width:210px;}
#header #header_r{padding:0 0 40px 20px;background:url("../images/menu_bar01.png") no-repeat right bottom;}

#header #h_menu{width:100%;padding:0 0 0 30px;font-family: "Kiwi Maru", serif;font-weight:500;position:relative;}
#header #h_menu .h_menu{float:left;margin:0;}
#header #h_menu .h_menu li{float:left;margin:0 75px 0 0;}
#header #h_menu .h_menu li:last-of-type{margin:0;}
#header #h_menu .h_menu li a{display:block;border:solid #fff;border-width:0 0 4px;padding:0 0 3px;}
#header #h_menu .h_menu li a span{display:inline-block;padding:0 0 0 20px;background:url("../images/h_menu_ico.png") no-repeat 0 5px;background-size:15px;}


#header #h_menu .h_tel{margin:0;display:table;height:37px;background:#fff;border-radius:18px;position:absolute;right:10px;top:0;}
#header #h_menu .h_tel a{display:table-cell;vertical-align:middle;font-size:125%;color:#5da252;padding:0 20px 0 50px;text-decoration:none;background:url("../images/ico_tel.png") no-repeat 18px 50%;background-size:25px;}

@media screen and (max-width:1440px){
	#header{width:92%;}
	#header #logo{padding:0 20px 0 0;}
	
	#header #h_menu .h_tel{top:-45px;}
	
	#header #header_r{padding:0 0 30px;}
	
	#header #h_menu{padding:0;}
	#header #h_menu .h_menu{float:right;}
	#header #h_menu .h_menu li{float:left;margin:0 3em 0 0;}
}
@media screen and (max-width:1150px){
	#header #h_menu .h_menu li{margin:0 1.5em 0 0;}
}
@media screen and (max-width:1024px){
	#header #h_menu .h_menu li{margin:0 1em 0 0;font-size:93%;}
}

@media screen and (max-width:900px){
	#header #logo,
	#header #header_r{display:block;}
	
	#header{width:100%;}
	#header #logo{padding:0;width:100%;text-align:center;}
	#header #logo img{width:300px;max-width:70%;}
	
	#header #h_menu{padding:18px 0 0;position:fixed;left:0;bottom:0;z-index:99;background:url("../images/menu_bar02.png") no-repeat center top;}
	#header #h_menu .h_menu{display:none;}
	
	#header #h_menu .h_tel{border-radius:0;position:relative;right:0;top:0;width:100%;background:#fff;font-size:3.3vw;}
	#header #h_menu .h_tel a{display:table-cell;vertical-align:middle;font-size:125%;color:#5da252;padding:10px 0;text-decoration:none;background:none;}
	#header #h_menu .h_tel a span{display:inline-block;padding:0 0 0 50px;text-decoration:none;background:url("../images/ico_tel.png") no-repeat 18px 50%;background-size:25px;}

}

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

}
@media screen and (max-width:540px){
	#header #h_menu .h_tel{font-size:5vw;}
}


/* spmenu */
#sp_menu{position:fixed;z-index:999;top:25px;display:none;}
#sp_menu a{display:block;}
#sp_menu.active .menu-trigger{background-color:#5da252 !important;}

@media screen and (max-width:900px){	
	#sp_menu{right:4%;top:12px;display:block;}
}
@media screen and (max-width:768px){

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

}


.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 45px;
	height: 45px;
    background:#5da252;
    border-radius:10px;
}
.menu-trigger span{
  position: absolute;
  left: 10px;
  width: 25px;
  height: 1px;
  background-color:#fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 17px;
}
.menu-trigger span:nth-of-type(2) {
  top: 22px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 17px;
}

#sp_menu.active .menu-trigger.active,
.menu-trigger.active{
	background-color:#fff !important;
}
.menu-trigger.active span {
	background-color:#5da252;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(5.0px) rotate(-45deg);
  transform: translateY(5.0px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-5.0px) rotate(45deg);
  transform: translateY(-5.0px) rotate(45deg);
}



#gnavi_sp{display:block;position:fixed;width:400px;max-width:70%;height:100%;top:0;right:-400px;background-color:rgba(183,211,135,0.9);z-index:998;/*padding:65px 0 90px;*/padding:60px 0 30px;overflow-y:auto;color:#fff;box-shadow: -5px 0 5px rgba(0,0,0,0.2);
	-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
#gnavi_sp.active{right:0;}

#gnavi_sp ul.nav{width:80%;margin:0 auto 30px;/*border:solid #555;border-width:2px 0 0;*/
	font-family:futura-pt,sans-serif;font-weight:400;font-style:normal;letter-spacing:0.02em;font-size:115%;}
#gnavi_sp ul.nav li{display:block;margin:0;}
#gnavi_sp ul.nav a{display:block;padding:15px 0 15px 0;color:#333;text-align:left;text-decoration:none;}
#gnavi_sp ul.nav a:hover{opacity:0.7;}

#gnavi_sp ul.nav a span{display:block;background:url("../images/h_menu_ico_w.png") no-repeat 0 0;background-size:20px;border:solid #fff;border-width:0 0 4px;padding:0 0 3px 30px;}


#gnavi_sp ul.nav li:last-of-type{border:none;}

#gnavi_sp #sp_contact{margin:0 auto 20px;line-height:0;width:80%;}


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

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

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

}




/* コンテンツ */
#wrap{position:relative;z-index:1;text-align:left;}
.inner{width:1240px;margin:0 auto;}

@media screen and (max-width:1280px){
	.inner{width:92%;}
}
@media screen and (max-width:900px){
	.inner{width:86%;}
}
@media screen and (max-width:768px){

}

.anc{position:relative;top:-0;}
@media screen and (max-width:768px){
	.anc{top:-0;}
}




/* main */

#main{padding:0 0 50px;background:url("../images/bg01.png") no-repeat 50% 300px;}
#mainimg{text-align:center;line-height:0;padding:0 4%;}
#mainimg img{width:1313px;}
#main_lead{text-align:center;font-family: "Kiwi Maru", serif;font-size:29px;color:#5da252;text-shadow: 1px 1px 1px rgba(255,255,255,1.0);}

#main_txt01{text-align:center;margin:0 auto 40px;line-height:0;width:1289px;}
#main_txt02{text-align:center;margin:0 auto;line-height:0;width:1281px;}


#main .ill{position:absolute;left:50%;line-height:0;margin:0;z-index:2;}
#main .ill.main_ill01{margin-left:-575px;top:290px;width:66px;}
#main .ill.main_ill02{margin-left:455px;top:230px;width:61px;}

@media screen and (max-width:1320px){
	#main_txt01{width:92%;}
	#main_txt02{width:92%;}
}
@media screen and (max-width:900px){
	#main_lead{font-size:3.6vw;}
	#main_txt01{margin:7vw auto;}
	
	#main{padding:0 0 8vw;}
	#main .ill{display:none;}
}



/* */
.sec_h{text-align:center;margin:0 0 20px;line-height:0;}



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

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

}



/* */

#sec_menu{background:#fff;padding:60px 0 90px;position:relative;}
#sec_menu .menu_h img{width:243px;}
#sec_menu .menu_h02 img{width:382px;}

#sec_menu .sche_time{margin:0 0 70px;text-align:center;}
#sec_menu .sche_time img{width:1007px;}

#sec_menu .sche_area,
#sec_menu .menu_area{position:relative;}


.lead_set{text-align:center;padding:0 0 30px;}
.lead_set .lead_txt{font-size:137.5%;margin:0 0 10px;font-weight:500;}
.lead_set .lead_note{font-size:106%;color:#5da252;font-weight:700;margin:0;}



.menu_block{background:#e9f0c4;padding:40px;border-radius:20px;margin:0 0 30px;position:relative;z-index:1;}
.menu_block.beauty{background:#fff1e2;}
.menu_block.option{background:#d8ebf9;}
.menu_block:last-of-type{margin:0;}

.menu_block .in{display:table;width:100%;}
.menu_block .in .course_ttl,
.menu_block .in .course_ex{display:table-cell;vertical-align:middle;}
.menu_block .in .course_ttl{width:175px;line-height:0;}
.menu_block .in .course_ttl span{display:inline-block;position:relative;}
.menu_block .in .course_ex{padding:0 0 0 30px;}

.menu_block .in .course_ex .set{}
.menu_block .in .course_ex .set:nth-of-type(n+2){margin-top:30px;}

.menu_block .in .course_ex .ex_h{margin:0 0 10px;}
.menu_block .in .course_ex .ex_h span{display:inline-block;background:#fff;border-radius:20px;padding:5px 15px;font-size:156%;color:#5da252;font-weight:700;line-height:1.3em;}
.menu_block .in .course_ex .ex_txt{font-weight:400;font-size:125%;margin:0;}

.menu_block.beauty .in .course_ex .ex_h span{color:#f8785b;}
.menu_block.option .in .course_ex .ex_h span{color:#1b8593;}


.menu_block .in .course_ex .clm2{margin:0;}
.menu_block .in .course_ex .clm2 .clm{float:left;margin:0 60px 0 0;}
.menu_block .in .course_ex .clm2 .clm:nth-of-type(2n+1){clear:both;}
.menu_block .in .course_ex .clm2 .clm:nth-of-type(n+3){margin-top:20px;}

.menu_block .ttl_ill{position:absolute;margin:0;line-height:0;}
.menu_block .ttl_ill.ttl_ill01{width:31px;top:-15px;right:5px;}
.menu_block .ttl_ill.ttl_ill02{width:34px;top:-10px;left:-10px;}
.menu_block .ttl_ill.ttl_ill03{width:41px;bottom:-15px;right:-25px;}
.menu_block .ttl_ill.ttl_ill04{width:37px;top:45px;left:-30px;}
.menu_block .ttl_ill.ttl_ill05{width:50px;bottom:-50px;left:5px;}
.menu_block .ttl_ill.ttl_ill06{width:31px;top:10px;right:-18px;}

.menu_block .menu_ill{position:absolute;margin:0;line-height:0;}
.menu_block .menu_ill.menu_ill01{width:123px;bottom:-15px;right:175px;}
.menu_block .menu_ill.menu_ill02{width:50px;bottom:50px;right:35px;}
.menu_block .menu_ill.menu_ill03{width:73px;bottom:-18px;right:298px;}
.menu_block .menu_ill.menu_ill04{width:59px;bottom:-10px;right:50px;}
.menu_block .menu_ill.menu_ill05{width:92px;top:200px;right:150px;}
.menu_block .menu_ill.menu_ill06{width:49px;bottom:15px;right:45px;}

#sec_menu .sche_area .ill{position:absolute;margin:0;line-height:0;left:50%;}
#sec_menu .sche_area .ill01{top:-15px;margin-left:-600px;width:121px;}
#sec_menu .sche_area .ill02{top:15px;margin-left:470px;width:107px;}

#sec_menu .menu_area .ill{position:absolute;margin:0;line-height:0;left:50%;z-index:2;}
#sec_menu .menu_area .ill01{top:20px;margin-left:-600px;width:110px;}
#sec_menu .menu_area .ill02{top:45px;margin-left:445px;width:140px;}


@media screen and (max-width:900px){
	#sec_menu{padding:10vw 0;}
	
	#sec_menu .sche_time{margin:0 0 8vw;}
	
	#sec_menu .menu_h img,
	#sec_menu .menu_h02 img{width:100%;}
	
	.lead_set{padding:0 0 3vw;}
	.lead_set .lead_txt{font-size:3.3vw;}
	
	.menu_block{padding:20px;}

	.menu_block .in .course_ttl,
	.menu_block .in .course_ex{display:block;}
	.menu_block .in .course_ttl{width:175px;line-height:0;margin:0 auto 20px;}
	.menu_block .in .course_ex{padding:0;}
	
	.menu_block .in .course_ex .clm2 .clm{float:none;margin:0 0 10px;}
	.menu_block .in .course_ex .clm2 .clm:nth-of-type(n+3){margin-top:10px;}
	
	.menu_block .menu_ill{display:none;}
	.menu_block .ttl_ill.ttl_ill03{bottom:15px;right:-35px;}
	.menu_block .ttl_ill.ttl_ill05{bottom:0px;left:-35px;}
	
	#sec_menu .sche_area .ill,
	#sec_menu .menu_area .ill{display:none;}	
}
@media screen and (max-width:540px){
	.lead_set .lead_txt{font-size:4vw;}
	
	.menu_block .in .course_ttl{transform:scale(0.85);}
	
	.menu_block .in .course_ex .ex_h span{font-size:3.6vw;}
	.menu_block .in .course_ex .ex_txt{font-size:115%;}

}


/* */


#sec_about{padding:80px 0;background:url("../images/bg02.png") no-repeat 50% 45px #e9f0c4;}
#sec_about .about_h01 img{width:297px;}
#sec_about .about_h02 img{width:322px;}

.about_clm{width:1200px;margin:0 auto 80px;position:relative;z-index:1;}

.about_clm .about_set{background:#fff;float:left;border-radius:15px;padding:30px 15px 30px 15px;width:590px;}
.about_clm .about_set:nth-of-type(2n){float:right;}
.about_clm .about_set:nth-of-type(2n+1){clear:both;}
.about_clm .about_set:nth-of-type(n+3){margin-top:20px;}


.about_clm .about_set .about_cont{display:table;width:100%;}
.about_clm .about_set .about_cont .ttl,
.about_clm .about_set .about_cont .ex{display:table-cell;vertical-align:middle;}
.about_clm .about_set .about_cont .ttl{text-align:center;padding:0 15px 0 0;width:185px;}
.about_clm .about_set .about_cont .ttl span{display:block;}
.about_clm .about_set .about_cont .ttl span.img{width:145px;margin:0 auto 10px;line-height:0;}
.about_clm .about_set .about_cont .ttl span.txt{color:#5da252;font-size:150%;line-height:1.5em;}

.about_clm .about_set .about_cont .ex{padding:0 0 0 25px;background:url("../images/dot01.png") repeat-y 0 50%;font-size:113%;}
.about_clm .about_set .about_cont .ex p{line-height:1.8em;}
.about_clm .about_set .about_cont .ex p.note{font-size:78%;}

.about_clm .about_set .about_cont.pink .ttl span.txt{color:#f8785b;}
.about_clm .about_set .about_cont.pink .ex{background:url("../images/dot02.png") repeat-y 0 50%;}


.about_clm .about_set:nth-of-type(1) .about_cont,
.about_clm .about_set:nth-of-type(2) .about_cont{min-height:235px;}
.about_clm .about_set:nth-of-type(3) .about_cont,
.about_clm .about_set:nth-of-type(4) .about_cont{min-height:365px;}

#about_area{position:relative;z-index:2;}
#about_area .ill{position:absolute;margin:0;line-height:0;left:50%;}
#about_area .ill01{top:25px;margin-left:-450px;width:50px;}
#about_area .ill02{top:80px;margin-left:530px;width:55px;}




.staff_tbl{width:840px;display:table;margin:0 auto;}
.staff_tbl .staff{display:table-cell;vertical-align:top;text-align:center;}

.staff_tbl .staff .pic{text-align:center;line-height:0;margin:0 0 15px;}
.staff_tbl .staff .pic img{width:310px;}

.staff_tbl .staff .name{color:#5da252;font-size:162%;margin:0;}
.staff_tbl .staff .info01{font-size:137%;margin:0;}
.staff_tbl .staff .info02{font-size:125%;margin:0;}


#staff_area .ill{position:absolute;margin:0;line-height:0;left:50%;}
#staff_area .ill01{top:115px;margin-left:-535px;width:123px;}
#staff_area .ill02{top:370px;margin-left:400px;width:50px;}


@media screen and (max-width:1320px){
	.about_clm{width:92%;}
	.about_clm .about_set{width:48.5%;}
}
@media screen and (max-width:900px){
	#sec_about{padding:10vw 0;background:url("../images/bg02.png") no-repeat 50% 45px #e9f0c4;background-size:100%;}
	
	.about_clm{width:100%;margin:0 auto 50px;}

	.about_clm .about_set{float:none !important;padding:20px 15px;width:100%;}
	.about_clm .about_set:nth-of-type(n+2){margin-top:20px;}
	
	.about_clm .about_set .about_cont .ttl,
	.about_clm .about_set .about_cont .ex{display:block;}
	
	.about_clm .about_set .about_cont .ttl{padding:0 0 15px;width:100%;margin:0 auto;}
	.about_clm .about_set .about_cont .ttl span.img{width:70%;}
	
	.about_clm .about_set .about_cont .ex{padding:30px 0 0;background:url("../images/dot01.png") repeat-x 50% 0;font-size:113%;}

	.about_clm .about_set .about_cont.pink .ex{background:url("../images/dot02.png") repeat-x 50% 0;}
	
	
	
	.staff_tbl{width:100%;}
	.staff_tbl .staff{padding:0 10px;}
	
	#sec_about .about_h01 img,
	#sec_about .about_h02 img{width:100%;}
	
	#about_area .ill,
	#staff_area .ill{display:none;}
}


@media screen and (max-width:540px){
	.staff_tbl .staff .name{font-size:4.3vw;}
	.staff_tbl .staff .info01{font-size:3.6vw;}
	.staff_tbl .staff .info02{font-size:3.3vw;}
}



/* */


#sec_reserve{padding:80px 0;background:url("../images/bg03.png") no-repeat 50% 75px #fff;}
#sec_reserve .reserve_h01 img{width:231px;}


#sec_reserve .reserve_txt{font-size:131%;text-align:center;margin:0 0 40px;}
#sec_reserve .reserve_txt span{display:inline-block;color:#fff;font-weight:700;margin:0 15px 0 0;padding:0 20px;line-height:32px;border-radius:15px;}
#sec_reserve .reserve_txt span.line{background:#06c755;}
#sec_reserve .reserve_txt span.ekiten{background:#dd0000;}
#sec_reserve .reserve_txt span.hotpapper{background:#8f3356;}


#sec_reserve .reserve_bnr{display:table;/*width:940px;*/margin:0 auto 40px;}
#sec_reserve .reserve_bnr li{display:table-cell;vertical-align:top;}
#sec_reserve .reserve_bnr li{width:320px;padding:0 10px;/*float:left;margin:0 20px 0 0;*/line-height:0;}
/*#sec_reserve .reserve_bnr li:nth-of-type(3n){margin:0;}*/
#sec_reserve .reserve_bnr li a{display:block;}

#sec_reserve .reserve_btm{width:940px;height:68px;margin:0 auto;display:table;font-weight:700;color:#5da252;background:#e9f0c4;border-radius:34px;font-size:168%;}
#sec_reserve .reserve_btm span{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:0.05em;}

#sec_reserve .ill{position:absolute;margin:0;line-height:0;left:50%;}
#sec_reserve .ill01{top:425px;margin-left:-560px;width:69px;}


@media screen and (max-width:1020px){
	#sec_reserve .reserve_bnr{width:92%;}
	#sec_reserve .reserve_bnr li{width:33.33%;/*margin:0 2% 0 0;*/padding:0 10px;}
	
	#sec_reserve .reserve_btm{width:92%;height:auto;}
}

@media screen and (max-width:900px){
	#sec_reserve{padding:10vw 0;background:url("../images/bg03.png") no-repeat 50% 75px #fff;background-size:100%;}
	
	#sec_reserve .reserve_txt{font-size:4.3vw;margin:0 0 5vw;}
	#sec_reserve .reserve_txt span{margin:0 5px 5px;padding:0 20px;line-height:32px;border-radius:15px;}	
	
	#sec_reserve .reserve_bnr{width:100%;margin:0 auto 5vw;}
	#sec_reserve .reserve_h01 img{width:100%;}
	#sec_reserve .reserve_btm{width:100%;height:auto;padding:10px;font-size:3.5vw;}
	
	#sec_reserve .ill{display:none;}
}



/* */


#sec_access{padding:80px 0;background:url("../images/bg04.png") no-repeat 50% 50px #e9f0c4;position:relative;}
#sec_access .access_h01 img{width:231px;}


.access_tbl{width:940px;margin:50px auto 0;}
.access_tbl .info,
.access_tbl .pic{display:table-cell;vertical-align:top;}
.access_tbl .pic{width:480px;line-height:0;margin:0;}

.access_tbl .info{padding:0 80px 0 0;width:460px;}
.access_tbl .info .set{padding:0 0 30px;position:relative;}
.access_tbl .info .set:last-of-type{padding:0;}
.access_tbl .info .set .h{margin:0 0 10px;background:#b7d387;color:#fff;font-size:113%;text-align:center;line-height:36px;border-radius:18px;}
.access_tbl .info .set .ex{font-size:106%;font-weight:400;}

.access_tbl .info .set .ex ul{}
.access_tbl .info .set .ex ul li span{display:inline-block;color:#b7d387;transform:scale(0.6);margin-right:0.3em;}


.access_tbl .info .set .gmapbtn{width:103px;position:absolute;right:0;top:-30px;margin:0;line-height:0;}
.access_tbl .info .set .gmapbtn a{display:block;}


#sec_access .ill{position:absolute;margin:0;line-height:0;left:50%;}
#sec_access .ill01{top:450px;margin-left:540px;width:70px;}


@media screen and (max-width:1020px){
.access_tbl{width:92%;}
.access_tbl .pic{width:50%;}
}
@media screen and (max-width:900px){
	#sec_access{padding:10vw 0;background:url("../images/bg04.png") no-repeat 50% 50px #e9f0c4;background-size:100%;}
	
	.access_tbl{width:100%;}
	.access_tbl .info,
	.access_tbl .pic{display:block;}
	.access_tbl .pic{width:100%;margin:30px 0 0;}
	.access_tbl .info{padding:0;width:100%;}
	
	#sec_access .access_h01 img{width:100%;}
	#sec_access .ill{display:none;}
}



/* */


/* footer */
#footer{padding:60px 4% 50px;text-align:center;background:url("../images/footer_bar.png") no-repeat 50% 0;}

#footer_tbl{display:table;width:1080px;margin:0 auto;}
#footer_tbl .l_info,
#footer_tbl .r_logo{display:table-cell;vertical-align:bottom;}

#footer_tbl .l_info{width:620px;}
#footer_tbl .l_info .cal{margin:0 0 20px;line-height:0;}

#footer_tbl .l_info .clm2{width:100%;}
#footer_tbl .l_info .clm2 .holiday{width:305px;height:45px;float:left;display:table;border-radius:22px;border:solid 1px #ec3a00;background:#feebe6;color:#ec3a00;padding:8px;margin:0;}
#footer_tbl .l_info .clm2 .holiday dt,
#footer_tbl .l_info .clm2 .holiday dd{display:table-cell;vertical-align:middle;}
#footer_tbl .l_info .clm2 .holiday dt{width:76px;border:#ec3a00 solid;border-width:0 1px 0 0;}
#footer_tbl .l_info .clm2 .holiday dd{font-size:88%;}

#footer_tbl .l_info .clm2 .f_tel{width:305px;height:45px;float:right;display:table;font-family: "Kiwi Maru", serif;font-weight:500;margin:0;}
#footer_tbl .l_info .clm2 .f_tel a{display:table-cell;vertical-align:middle;font-size:168%;color:#5da252;padding:0 20px 0 70px;text-decoration:none;background:#fff url("../images/ico_tel.png") no-repeat 23px 50%;background-size:33px;border-radius:22px;border:solid 1px #b7d387;}


#footer_tbl .r_logo{padding:0 0 0 60px;margin:0;line-height:0;}
#footer_tbl .r_logo img{}


#topcontrol{position:fixed;right:10px;bottom:10px;line-height:0;margin:0;display:none;/*background-color:#67CB85;width:50px;height:50px;font-size:24px;*/z-index:997;width:86px;}
#topcontrol a{display:block;}
/*
#topcontrol a{display:table;width:100%;height:100%;color:#ffffff;}    
#topcontrol a span{display:table-cell;text-align:center;vertical-align:middle;}
*/


@media screen and (max-width:1140px){	
	#footer_tbl{width:92%;margin:0 auto;}
}
@media screen and (max-width:900px){
    #footer{padding:30px 4% 13vw;text-align:center;}
	#footer_tbl{width:100%;}
	
	#footer_tbl .l_info,
	#footer_tbl .r_logo{display:block;}

	#footer_tbl .l_info{width:100%;}
	#footer_tbl .l_info .clm2 .holiday{width:auto;height:45px;float:none;display:table;}
	#footer_tbl .l_info .clm2 .holiday dd{text-align:left;padding:0 1.3em 0 1em;}
	
	#footer_tbl .l_info .clm2 .f_tel{display:none;}
	
	#footer_tbl .r_logo{padding:0;margin:30px 0 10px;}
	#footer_tbl .r_logo img{width:320px;max-width:70%;}
	
	#topcontrol{bottom:55px;}
}
@media screen and (max-width:540px){
    #footer{padding:30px 4% 30vw;}
}




/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:114% !important;}
.tx_large{font-size:128% !important;}
.tx_xlarge{font-size:150% !important;}
 .tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:85% !important;}
 .tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:71% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.block{display:block !important;}

.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note025{padding-left:2.5em !important;text-indent:-2.5em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#ff0000 !important;}
.white{color:#ffffff !important;}
.black{color:#333333 !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0 !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0 !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px !important;}

.mauto{margin:auto !important;}

.mb15em{margin-bottom:1.5em !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}


/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */
