html {
	margin: 0;
	padding: 0;
}
*{
 	border:none;
	vertical-align:baseline;
	outline:0;
	margin: 0;
	padding: 0;
}
body {
	min-width:1320px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	text-align:center;
}
#sp_nav{display: none;}
img.gimg{
	width:100%;
	max-width:550px;
}
img.gimg_348{
	width:100%;
	max-width:500px;
}
h2 {
	height:140px;
	width:auto;
	font-family: 'Cinzel', serif;
	padding: 100px 0px 0px 0px;
	font-weight:normal;
	font-size:32px;
	text-align:left;
	color: #222222;
	letter-spacing: 4px;
}

h2 .initial {
	display:inline-block;
	font-family: 'Cinzel', serif;
	width:92px;
	height:92px;
	line-height:112px;
	background:#f39801;
	padding:4px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color: #fff;
	font-size:96px;
	text-align:right;
}
h2 .sub{
	display:block;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	padding: 0px;
	margin:-4px 0px 0px auto;
	font-weight:normal;
	font-size:20px;
	text-align:right;
	color: #777;
}

.reset {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}

article {
	width:100%;
	margin: 0 auto 0px auto;
	padding: 0px 0 100px 0;
}

article section {
	width:1320px;
	margin: 0 auto 40px auto;
	padding:0;
}
article.area01{background: #fff;}
article.area02{background: #fffbf0;}
article.area01 section h2{position:absolute;margin:0px auto 0px 80px;}
article.area02 section h2{float:right;margin:0px 80px 0px auto;}

article section .reset_section {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:  0 0 260px 0;
}
article.area02 section .reset_section {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:  0 0 0px 0;
}

article section .box{
	margin: 0 2% 0 2%;
	min-height:1px;
}

article.area01 section .w40{width:42%;float:left;}
article.area01 section .w60{width:50%;float:right;}

article.area02 section .w40{width:42%;float:right;}
article.area02 section .w60{width:50%;float:left;}
#balloon{
	width:200px;
	margin:0px auto;
	left: 0;
	right: 0;
}
#balloon div.box{
	z-index:8;
	position:absolute;
	float:left;
	width:200px;
	height:200px;
	padding:0;
	background: rgba(250,250,250,.9);
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
	-moz-box-shadow:2px 2px 4px #f39801;
	-webkit-box-shadow:2px 2px 4px #f39801;
	box-shadow:2px 2px 4px #f39801;
	font-family: "Sawarabi Mincho";
	color:#333;
	font-size:160%
}

#balloon div.b_c01{border:1px #f39801 solid;margin:200px 0px 0px 360px;height:240px;width:240px;font-size:36px}
#balloon div.b_c02{border:1px #f39801 solid;margin:20px 0px 0px 540px;height:200px;width:200px;font-size:26px}
#balloon div.b_c03{border:1px #f39801 solid;margin:260px 0px 0px 640px;height:180px;width:180px;font-size:25px}
#balloon div.b_c04{border:1px #f39801 solid;margin:460px 0px 0px 300px;height:220px;width:220px;font-size:28px}
#balloon div.b_c05{border:1px #f39801 solid;margin:480px 0px 0px 540px;height:280px;width:280px;font-size:38px}
#balloon div.b_c06{border:1px #f39801 solid;margin:720px 0px 0px 360px;height:200px;width:200px;font-size:24px}
header {
	width:100%;
	min-width:1320px;
	margin: 0 auto 0px auto;
	padding:0;
	background: #fffef9;
}
/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%メニュー%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

#pc_nav nav{
	width:1320px;
	margin: 0 auto 0px auto;
	padding:0;
	height:160px;
	position: relative;
}
#pc_nav h1{
	width:320px;
	margin: 0 auto 0px auto;
	padding:0;
	height: 160px;
	float:left;
}
#pc_nav nav a{
	font-family: 'Khand', sans-serif;
	line-height:88px;
	float:left;
	display:block;
	width:180px;
	margin: 10px 10px 10px 10px;
	padding:0;
	height:60px;
	font-size:16px;
	color:#333333;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: 70px; /* 縦方向揃え（Safari用） */
	align-items: 70px; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
	font-weight: normal;
}
#pc_nav nav a span{
	font-size:14px;
	width:200px;
	margin: -24px 0 0 0;
	padding:0;
	color:#333333;
	position:absolute;
	font-weight: normal;
	letter-spacing: 2px;
}

#pc_nav nav h1 a{
	background:url(/img/web/base/logo.png) no-repeat center top;
	text-indent: -9999px;
	float:none;
	display:block;
	width:300px;
	margin: 40px 0 0 0;
	padding:0;
	height:80px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#pc_nav nav a:LINK,
#pc_nav nav a:VISITED,
#pc_nav nav a:ACTIVE {text-decoration: none;}
#pc_nav nav a:HOVER {text-decoration: none;background-color:#feedcf;}
#pc_nav nav h1 a:HOVER {text-decoration: none;background-color:#fffef9;}

#pc_nav nav .social-icon {
  display: block;
  position: absolute;
  left: 200px;
  top: 106px;
  height: 40px;
  width: 110px;
}
#pc_nav nav .social-icon .si--item {
  display: block;
  float: left;
  height: 100%;
  margin: 0;
  width: 50%;
}
#pc_nav nav .social-icon .si--item img{
  display: block;
  margin: 0 auto;
  height: 40px;
  width: auto;
}

#scroll_nav{
	background: #fffbf0;
	width:100%;
	margin: 0 auto 0px auto;
	padding:0;
	/* height:80px; */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	border-bottom:5px #f9bf58 solid;
}
#scroll_nav nav{
	height: 120px;
}
#scroll_nav nav h1{margin:0;height:80px;}
#scroll_nav nav a{
	margin: 0px 10px 0px 10px;
	line-height: 76px;
	font-size:14px;
	height: 60px;
}
#scroll_nav nav a span{
	font-size:12px;
	margin: -18px 0 0 0;
}
#scroll_nav nav h1 a{
	width:300px;
	margin: 0px 0 0 0;
	height:80px;
}

#scroll_nav nav .social-icon{
	left: 200px;
	top: 66px;
}



#pc_nav nav a.nav_ob{
display: none;
}
/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%お知らせ%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
article#info_article{
	padding: 0px 0px 0px 0px;
}
section#information{
	margin: 40px auto 0px auto;
	width:80%;
	background: #f39801;
}
section#information h2 {
	margin: 130px auto 0 auto;
	float:left;
	height:40px;
	line-height:40px;
	width:30%;
	font-family: 'Cinzel', serif;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
	font-size:32px;
	text-align:center;
	color: #fff;
	letter-spacing: 4px;
}


section#information .box{
	margin: 2px 2px 2px 0;
	float:right;
	width:60%;
	height:300px;
	overflow-x: hidden;
	overflow:scroll;
	padding:0px;
	text-align:left;
	background: #fffbf0;
}
section#information .box p.block{
	margin: 0px auto 0 auto;
	padding: 30px;
	text-align:left;
	line-height:28px;
	font-size:14px;
}
section#information .box p.block .day{
	display:block;
	font-size:10px;
	color:#666;
}
section#information .box p.block .title{
	display:block;
	font-size:14px;
	margin: 0px 0px 3px 0px;
	color:#e28e04;
}
section#information .box p.block .body{
	display:block;
	font-size:14px;
	color:#333;
}
section#information .box p.block .body a:LINK,
section#information .box p.block .body a:VISITED,
section#information .box p.block .body a:ACTIVE {color:#333}
section#information .box p.block .body a:HOVER {color:#e28e04}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%アクセス%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

section#access .box iframe{
	width:100%;
	height:600px;
}

section#access .box img.map{
	float:left;
	width:300px;
	border:2px #e69c00 solid;
	margin: 40px 0 0 0;
}
section#access .box p.block{
	float:left;
	width:320px;
	margin: 40px 0 0 30px;
	text-align:left;
	font-size:14px;
	line-height:22px;
	color:#666;
}

#access .box .block a:LINK,
#access .box .block a:VISITED,
#access .box .block a:ACTIVE {text-decoration: none;color:#333;}
#access .box .block a:HOVER {text-decoration: none;color:#f39801;}

#access .box .block{
	display:block;
	text-align:center;
}

#access .box .block .icon{
	margin:0px 4px 0 0px ;
	font-size:30px;
	color:#f39801;
}

section#access .box p.block2{
	background: #fefcef;
	padding: 30px 20px;
	margin: 40px 0 0 0;
	text-align:center;
	font-size:14px;
	line-height:40px;
	color:#666;
}

section#access .box p.block2 span.reset_line {
	width:70%;
	margin: 20px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:2px #999 dotted;

}
section#access .box p.block2 .colorM{
	font-size:18px;
	color:#e7b223;
	font-weight: bold;
}


/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%お客様の声%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

#voice .box {
	width:100% ;

}
#voice .box div.block {
	background:#fffbf0;
	padding:0;
	width:20% ;
	margin: 2.2% 2.2% 2.2% 2.2%;
	border:3px #f7ebd5 solid;
}
#voice .box div.block p.body{
	display:block;
	margin: 20px 20px 0px 20px;
	font-size:14px;
	line-height:24px;
	text-align:left;

}
#voice .box div.block p.name{
	height:40px;
	display:block;
	margin: 0px 20px 4px 20px;
	font-size:16px;
	line-height:40px;
	text-align:right;
	border-top: 2px #999 dotted;
	color: #f79704;
}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%初めての方%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
#beginner .box div.block {
	text-align:left;
	font-size:16px;
	line-height:50px;
}
#beginner .box div.block2 {
	margin:40px auto 0 auto;
	padding: 20px;
	background:#feedcf;
}
#beginner .box div.block2 div.ticket{
	text-align:center;
	border: 1px #fff solid;
	margin:0px;
	padding:20px;
}
#beginner .box div.block2 div.ticket span.title{
	width:380px ;
	height:50px;
	font-size:20px;
	line-height:50px;
	text-align:right;
	border-bottom: 2px #999 dotted;
	margin:20px auto 40px auto;
	padding: 0px 20px 0px 20px;
	display:block;
	background: url(/img/web/base/logo2.png) no-repeat 20px top;
	-webkit-background-size:auto 40px ;
	-moz-background-size:auto 40px ;
	-ms-background-size:auto 40px ;
	-o-background-size:auto 40px ;
	background-size:auto 40px ;
}
#beginner .box div.block2 div.ticket p.body{
	/*float:left;
	margin:0 20px 0 20px ;*/
	margin: 0 auto;
    width: fit-content;
}
#beginner .box div.block2 div.ticket p.bodyL{
	margin:0 0px 0 40px ;
}
#beginner .box div.block2 div.ticket p.body span.dottline{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
	height: 120px;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	position: relative;
	width: 120px;
	border-bottom: 2px #999 dotted;
	position:absolute;
	margin:-40px 0 0 -40px ;
}
#beginner .box div.block2 div.ticket p.body span.kai{
	font-family: 'Cinzel', serif;
	display: block;
	font-size:22px;
	line-height:60px;
	height: 60px;
	width: 60px;
	background:#fff;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
#beginner .box div.block2 div.ticket p.body span.price{
	font-family: 'Cinzel', serif;
	display: block;
	font-size:26px;
	line-height:30px;
	height: 30px;
	width: 120px;
	margin:10px 0 0  46px ;
}
#beginner .box div.block2 div.ticket p.body span.text{
	padding: 10px 0;
	background:#fff;
	display: block;
	font-size:16px;
	line-height:20px;
	height: 40px;
	width: 120px;
	margin:20px 0 0  0px ;
	color:#069e12;
}
#beginner .box div.block2 div.ticket p.body span.text:before {
	display: block;
	content:"";
	position: absolute;
	margin:-10px 0 0 120px ;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 30px solid transparent;
}



#beginner .box div.block2 div.ticket a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	overflow: hidden;
	z-index: 2;
	position: relative;
	padding: 10px 0;
	line-height:40px;
	height: 40px;
	width:420px ;
	font-size:18px;
	margin:60px auto 0  auto ;
	color:#333;
	background:#fff;
}

#beginner .box div.block2 div.ticket a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	left:-100%;
	width: 100%;
	height: 100%;
}

#beginner .box div.block2 div.ticket a:hover {
	color: #fff;
}
#beginner .box div.block2 div.ticket a:hover::after {
	left: 0;
	background-color: #f59e04;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#beginner .box div.block2 div.ticket a:before {
	display: block;
	content:"";
	position: absolute;
	margin:12px 0 0 380px ;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 14px solid #333;
	border-bottom: 8px solid transparent;
}
#beginner .box div.block2 div.ticket a:hover:before {
border-left: 14px solid #fff;
}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%料金%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

#system .box div.price {
	color:#333;
	margin:0px auto 40px auto;
	padding:1px;
	background:#ffdb9f;
	font-size:20px;
	line-height:50px;
}
#system .box div.price p{
	color:#333;
	margin:0px auto 0 auto;
	padding:0;
	background:#fff;
	font-size:20px;
	line-height:50px;
}

#system .box div.price2 {
	width:80%;
	color:#333;
	margin:0px auto 0px auto;
	padding:1px;
	font-size:22px;
	line-height:40px;
}
#system .box div.price2 p{
	color:#c00;
	margin:0px auto 0 auto;
	padding:0;
	font-size:12px;
	line-height:20px;
	border-top: 1px #999 dotted;
}
#system .box div.title {
	width:38%;
	color:#653c00;
	margin:30px auto 20px auto;
	padding:1px;
	font-size:20px;
	line-height:30px;
}
#system .box div.title p{
	color:#c00;
	margin:0px auto 0 auto;
	padding:0;
	font-size:14px;
	line-height:30px;
	border-top: 1px #653c00 dotted;
}

#system .box div.price3 {
	color:#333;
	margin:0px auto 10px auto;
	padding:1px;
	background:#ffdb9f;
	font-size:20px;
	line-height:60px;
	height:60px;
	text-align:center;
}
#system .box div.price3a {
	line-height:42px;
}

#system .box div.price3 p{
	width:30%;
	float:right;
	color:#333;
	margin:0px auto 0 auto;
	padding: 10px 0 8px 0;
	background:#fff;
	font-size:20px;
	line-height:20px;
}
#system .box div.price3 p span{
	font-size:14px;
}

#system .box div.price3 span.line{
	width:442px;
	padding:0 4px;
	float:left;
	display:block;
	color:#069e12;
	margin:-6px auto 0 6px;
	background:#fff;
	font-size:12px;
	line-height:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#system .box div.price3 span.kome{
	float:right;
	padding:0 20px;
	display:block;
	color:#c00;
	margin:14px 30px 0 6px;
	background:#fff;
	font-size:12px;
	line-height:26px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#system .box div.price3 span.line2{
	width:442px;
	padding:0 4px;
	float:left;
	background:#fff;
	display:block;
	color:#c00;
	margin:-6px auto 0 6px;
	font-size:12px;
	line-height:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#system .box div.event{
	width:590px;
	position:absolute;
	margin:0px 0 0 680px ;
}
#system .box div.event p.pass{
	float:left;
	color:#fff;
	padding: 60px 0;
	line-height:50px;
	font-size:14px;
	background:#f39801;
	width:300px;
	height:180px;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
#system .box div.event p.pass span{
	font-size:18px;
}
#system .box div.event p.pass:before {
	display: block;
	content:"";
	position: absolute;
	margin:0px 0 0 -46px ;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-right:80px solid #f39801;
	border-bottom: 60px solid transparent;
}
#system .box div.event p.mail{
	text-align:left;
	margin:200px 0 0 10px ;
	float:left;
	color:#333;
	padding:0;
	line-height:30px;
	font-size:16px;
}
#system .box div.event p.mail a:LINK,
#system .box div.event p.mail a:VISITED,
#system .box div.event p.mail a:ACTIVE {text-decoration: none;color:#333;}
#system .box div.event p.mail a:HOVER {text-decoration: none;color:#f39801;}

#system .box div.event p.mail .icon{
	margin:0px 4px 0 0px ;
	font-size:30px;
	color:#f39801;
}
#system .box div.text {
	background:#fff;
	color:#333;
	margin:30px auto 30px auto;
	padding: 20px 20px 20px 20px;
	font-size:12px;
	line-height:24px;
	text-align:left;
	border: 5px #c00 solid;
}

#system .bottle{
	margin:0px 0px 30px 0px;
	color:#333;
	padding: 20px;
	text-align:left;
	background:#fff;
	float:none;
	font-size:14px;
	line-height:30px;
}
#system .bottle p.title{
	color:#333;
	font-size:18px;
	line-height:30px;
	margin:0px 0px 10px 0px;
}
#system .bottle span{
	color:#c00;
}

#system .bottle2{
	background:#fff url(/img/web/system/bottle.jpg) no-repeat left top;
	margin:0px 0px 30px 0px;
	color:#333;
	padding: 60px 20px 60px 20px;
	text-align:left;
	float:none;
	font-size:14px;
	line-height:30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: 2px #c00 solid;
	-webkit-background-size:auto 1 ;
	-moz-background-size:auto 100% ;
	-ms-background-size:auto 100% ;
	-o-background-size:auto 100% ;
	background-size:auto 100% ;
}
#system .bottle2 p{
	color:#333;
	margin:0px auto 0 360px;
	padding:0;
	font-size:14px;
	line-height:24px;
}
#system .box .img01{
	float:left;
	margin:-160px auto 0 0;
	width:400px;
}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%講師紹介%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

#teacher .box a.block {
/*	background:#c00;*/
	float:left;
	margin:20px;
	padding:0;
	width:200px;
}
#teacher .box a.block:LINK,
#teacher .box a.block:VISITED,
#teacher .box a.block:ACTIVE {text-decoration: none;}
#teacher .box a.block:HOVER {text-decoration: none;}

#teacher .box a.block p.catch{
	color:#fff;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:24px;
	height:24px;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
#teacher .box a.block p.color{
	background:#f39801;
}

#teacher .box a.block p.img{
	margin:0 auto;
	width:198px;
	height:200px;
	overflow:hidden;
}
#teacher .box a.block h3{
	font-family: 'Khand', sans-serif;
	color:#333;
	margin:0;
	padding:0;
	font-size:20px;
	line-height:30px;
	height:30px;
	font-weight: normal;
}


/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%よくある質問%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/

#qa .box .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 40px auto;
	text-align:left;
}
#qa .box .cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
#qa .box .cp_actab label {
	font-size:18px;
	line-height:60px;
	height:60px;
	position: relative;
	display: block;
	padding: 0 0 0px 60px;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #fff;
	color: #f39801;
}
#qa .box .cp_actab label span{
	position:absolute;
	font-family: 'Montserrat', sans-serif;
	line-height:60px;
	font-size:50px;
	margin: 0px 0px 0 -50px;
}

#qa .box .cp_actab .cp_actab-content {
	padding: 20px 0 0 0;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.3s;
	transition: max-height 0.3s;
	color: #333;
	background: #fff;
}
#qa .box .cp_actab .cp_actab-content p {
	font-size:16px;
	border-top:1px #666 dashed;
	margin:0 10px;
	padding: 20px 20px;
}
#qa .box .cp_actab .cp_actab-content p span{
	color: #f39801;
	font-family: 'Montserrat', sans-serif;
	line-height:60px;
	font-size:50px;
	margin: 0px 10px 0 -10px;
}

/* :checked */
#qa .box .cp_actab input:checked ~ .cp_actab-content {
	max-height: 1000em;
}
/* Icon */
#qa .box .cp_actab label::after {
	line-height:60px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}
#qa .box .cp_actab input[type=checkbox] + label::after {
	content: '▼';
}
#qa .box .cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(180deg);
}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%クラス%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
#class .box p.title {
	color: #f39801;
	font-size:18px;
	line-height:60px;
	height:60px;
	border-top:1px #666 dashed;
	border-bottom:1px #666 dashed;
	font-weight: bold;
}
#class .box p.body {
	width:80%;
	color: #333;
	margin: 20px auto 40px auto;
	text-align: center;
}
#class .box p.body span.n{
	display:block;
	float:left;
	color: #333;
	font-size:18px;
	line-height:36px;
	height:36px;
}

#class .box p.text span.m::before,
#class .box p.body span.m::after {
	font-weight: bold;
	color: #fff;
	display:inline-block;
	content: 'M';
	width:30px;
	height:30px;
	line-height:34px;
	background:#f39801;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
#class .box p.body span.n::before {
	display:inline-block;
	content: '・';
	width:30px;
	height:30px;
	margin: 0px -4px 0px 8px;
}
#class .box p.text {
	color: #333;
	font-size:20px;
	line-height:30px;
	border:1px #f39801 solid;
	padding: 20px 0;
}


/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%マタニティ%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
#maternity .box p.title {
	color: #f39801;
	font-size:18px;
	line-height:60px;
	height:60px;
	border-top:1px #666 dashed;
	border-bottom:1px #666 dashed;
	font-weight: bold;
}
#maternity .box p.body {
	width:80%;
	color: #333;
	margin: 20px auto 40px auto;
	text-align: center;
}
#maternity .box p.body span.n{
	display:block;
	float:left;
	color: #333;
	font-size:18px;
	line-height:36px;
	height:36px;
}

#maternity .box p.text span.m::before,
#maternity .box p.body span.m::after {
	font-weight: bold;
	color: #fff;
	display:inline-block;
	content: 'M';
	width:30px;
	height:30px;
	line-height:34px;
	background:#f39801;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
#maternity .box p.body span.n::before {
	display:inline-block;
	content: '・';
	width:30px;
	height:30px;
	margin: 0px -4px 0px 8px;
}
#maternity .box p.text {
	background:#fffbf0;
	color: #333;
	font-size:18px;
	line-height:40px;
	padding: 40px;
	text-align:left;
}
#maternity .box p.text span{
	text-align:center;
	margin: 30px auto 30px auto;
	display: block;
	background:#fff;
	color: #333;
	font-size:18px;
	line-height:40px;
	padding: 40px;
	border:2px #f39801 solid;
}

/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%スケジュール・ご予約%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
#schedule .w60 p.body {
	background:#fff;
	color: #333;
	font-size:18px;
	line-height:40px;
	padding: 40px;
	text-align:left;
}
#schedule .w60 p.body .banner a.mail:LINK,
#schedule .w60 p.body .banner a.mail:VISITED,
#schedule .w60 p.body .banner a.mail:ACTIVE {text-decoration: none;color:#333;}
#schedule .w60 p.body .banner a.mail:HOVER {text-decoration: none;color:#f39801;}

#schedule .w60 p.body .banner{
	display:block;
	text-align:center;
}

#schedule .w60 p.body .banner .icon{
	margin:50px 4px 0 0px ;
	font-size:30px;
	color:#f39801;
}

#schedule .w60 p.body .banner a.btn-animation-02 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	overflow: hidden;
	z-index: 2;
	position: relative;
	padding: 10px 0;
	line-height:40px;
	height: 40px;
	width:420px ;
	font-size:18px;
	margin:60px auto 0  auto ;
	color:#333;
	background:#fff;
	border:1px #f59e04 solid;
}

#schedule .w60 p.body .banner a.btn-animation-02::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	left:-100%;
	width: 100%;
	height: 100%;
}

#schedule .w60 p.body .banner a.btn-animation-02:hover {
	color: #fff;
}
#schedule .w60 p.body .banner a.btn-animation-02:hover::after {
	left: 0;
	background-color: #f59e04;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#schedule .w60 p.body .banner a.btn-animation-02:before {
	display: block;
	content:"";
	position: absolute;
	margin:12px 0 0 380px ;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 14px solid #333;
	border-bottom: 8px solid transparent;
}
#schedule .w60 p.body .banner a.btn-animation-02:hover:before {
	border-left: 14px solid #fff;
}

#schedule .w40 div.block1 {
	margin:20px 0 20px 0 ;
	padding: 20px;
	background:#fff;
	border:3px #c00 solid;
	font-size:14px;
	line-height:22px;
}
#schedule .w40 div.block1 p.title {
	margin:20px 0 40px 0 ;
	color: #c00;
	font-size:16px;
	line-height:22px;
	font-weight: bold;
}
#schedule .w40 div.block1 p.body2 {
	margin:20px ;
	padding: 20px;
	background:#fff;
	font-size:14px;
	line-height:36px;
	border:1px #f59e04 solid;
}
#schedule .w40 div.block1 p.body2 span{
	font-weight: bold;
	font-size:18px;
}
#schedule .w40 div.block1 p.body2 a{
	font-weight: bold;
	font-size:18px;
	color: #f59e04;
}
#schedule .w40 div.block1 p.body2 a img{
	width: 100%;
	max-width: 300px;
}
#schedule .w40 div.block1 p.body3 {
	margin:20px 0 20px 0 ;
	background:#fff;
	font-size:12px;
	line-height:20px;
}
#schedule .w40 div.block1 p.body3 span{
	font-weight: bold;
}
#schedule .w40 div.block2 {
	margin:20px 0 20px 0 ;
	padding: 20px;
	background:#fff;
	border:3px #60bd04 solid;
	font-size:14px;
	line-height:22px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#schedule .w40 div.block2 p.title {
	margin:20px 0 40px 0 ;
	color: #60bd04;
	font-size:16px;
	line-height:22px;
	font-weight: bold;
}
#schedule .w40 div.block2 img {
	margin:20px 0 20px 0 ;
	/*float:left;*/
	width:50%;
}
#schedule .w40 div.block2 p.body{
	text-align: left;
	padding: 20px 0 20px 0;
	margin:20px 2% 20px 2%;
	float:left;
	width:46%;
	font-size:14px;
	line-height:28px;
}
#schedule .w40 div.block2 p.body span{
	font-size:16px;
	display:block;
	text-align: center;
	padding:0;
	margin:10px 0 10px 0;
	width:100%;
	font-weight: bold;
}

a.blog_ban{
	width:468px;
	display:block;
	margin: 60px auto 60px auto;
	padding:0;
}
/*--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%シャワールームと更衣室%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%--*/
#room .box img.gimg {
	width:40%;
	margin:5%;
	float:left;
}
#room .box p.title {
	margin:0 ;
	color: #c00;
	font-size:16px;
	line-height:22px;
	font-weight: bold;
}
#room .box p.body {
	margin:0 ;
	padding:0px;
	font-size:14px;
	line-height:36px;
}


a.blog_ban img{
	width:100%;
}

footer{
	background: #ffffff;
	width:100%;
	margin: 0 auto 0px auto;
	padding:0;
	border-top:10px #feedcf solid;
}
footer div.box{
	width:1320px;
	margin: 60px auto 60px auto;
	padding:0;
	background: url(/img/web/base/logo2.png) no-repeat 800px top;
	-webkit-background-size:auto 80px ;
	-moz-background-size:auto 80px ;
	-ms-background-size:auto 80px ;
	-o-background-size:auto 80px ;
	background-size:auto 80px ;
}
footer div.box p.body{
	width:39%;
	margin: 90px auto 0px auto;
	padding:0;
	text-align:left;
	float:right;
	line-height:40px;
	font-size:14px;
}
.body_link a{
	float:left;
	margin:10px ;
	background:#999;
	display:block;
	width:60px;
	height:60px;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
	text-align:center;
}
.body_link a .icon{
	margin: 10px auto 0 auto;
	color:#fff;
	font-size:50px;
}
.body_link a.blog_Mail .icon{
	margin:12px auto 0 auto;
	font-size:34px;
}
.body_link a.mail1{
  display: block;
  float: none;
}
.body_link a.blog_Mail img{
  background-color: #fff;
  height: auto;
  width: 100%;
}

.body_link a span{
	font-weight: bold;
	font-size:8px;
	margin: 64px 0px 0px -20px ;
	display:block;
	width:100px;
	height:10px;
	line-height:10px;
	text-align:center;
	position:absolute;
}
.body_link a.blog_Mail {background:#f39801;}

.body_link a.link_Yoga:HOVER {background:#f39801;}
.body_link a.link_Yoga span{color:#f39801;}

.body_link a.link_Oste:HOVER {background:#059617;}
.body_link a.link_Oste span{color:#059617;}

.body_link a.link_Rist:HOVER {background:#b71312;}
.body_link a.link_Rist span{color:#b71312;}

.body_link a.link_Rist_ohp{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: url(/img/web/base/lastricato.jpg) no-repeat center top;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.body_link a.link_Rist_ohp span{color:#b71312;}

.sp_link{display: none;}



footer div.box p.link{
	width:18%;
	margin: 10px 0px 20px 1%;
	padding:0;
	text-align:left;
	float:left;
	line-height:32px;
	font-size:12px;
}
footer div.box p.link a::before {
	content: "▶";
	padding-right: 2px;
	color:#333;
}
footer div.box p.link a {
	display:block;
	width:100%;
	margin: 0px 20px 0px 0px;
}
footer div.box p.link a:LINK,
footer div.box p.link a:VISITED,
footer div.box p.link a:ACTIVE {text-decoration: none;color:#333333;}
footer div.box p.link a:HOVER {text-decoration: none;color:#999999;}

footer div.box p.link a span{
	display: none;
}

footer .Copyright{
	display:block;
	background: #feedcf;
	width:100%;
	margin: 0 auto 0px auto;
	padding:0;
	line-height:30px;
	color:#333333;
	font-size:14px;
}

footer .Copyright a:LINK,
footer .Copyright a:VISITED,
footer .Copyright a:ACTIVE,
footer .Copyright a:HOVER {text-decoration: none;color:#333333;}
footer #scroll_box{
	width:1320px;
	margin: 0 auto 0px auto;
}
footer p.sp_icon{display: none;}

a#scroll_top_bt {
	margin:0px 0px 0px 1320px;
	display:block;
	padding:0;
	line-height:60px;
	position: fixed;
	bottom: 80px;
	z-index:10;
	color:#fff;
	text-align:center;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 60px solid rgba(243,152,1,.9);/**/
}
a#scroll_top_bt span{
	width:100px;
	display:block;
	margin:10px 0px 0px -50px;
	position:absolute;
}