@charset "utf-8";
#mainContents .secTitle{
	text-align: center;
	background: url(../common/images/bg_green.jpg) top;
	padding: 10px 0px 10px;
}
#mainContents .secTitle h2{
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	font-size: 1.8em;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	position: relative;
	line-height: normal;
}
#mainContents .secTitle h2 img.illust2{
	position: absolute;
	left: -120px;
	top: -50px;
}
#philosophy .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 40px 20px 50px;
	margin: 0px auto;
}
#philosophy .leftContainer{
	float: left;
	width: 47%;
}
#philosophy .rightContainer{
	float: right;
	width: 47%;
}
#philosophy h2{
	font-size: 1.4em;
	letter-spacing: 0.2em;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	text-align: center;
	border-bottom: 2px solid #00A73C;
	color: #00A73C;
	background: none;
	font-weight:bold;
}
#philosophy .leftContainer p{
	line-height: 200%;
	margin-bottom:30px;
}
#philosophy .rightContainer p.link a{
	display: inline-block;
	background: #f07800;
	color: #FFFFFF;
	text-decoration: none;
	padding: 20px 30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font-size:1.2em;
}
#philosophy .rightContainer p.link a:hover{
	background: #f06400;
}
#philosophy .rightContainer p.link a img{
	vertical-align: middle;
	margin-right:15px;
}
#philosophy .rightContainer p.link a .text{
	vertical-align: middle;
	padding-top:2px;
	display: inline-block;
}
#philosophy ul{
	padding: 10px 0px 0px 30px;
}
#philosophy li{
	margin-bottom: 15px;
	line-height:160%;
}
#outline .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 50px 20px 80px;
	margin: 0px auto;
}
#outline .leftContainer{
	float: left;
	width: 47%;
}
#outline .rightContainer{
	float: right;
	width: 47%;
}
#outline table{
	width: 100%;
	border-top: 1px solid #999999;
}
#outline th{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
}
#outline td{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px 10px 10px;
}
#event .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 50px 20px 80px;
	margin: 0px auto;
}
#event li{
	float: left;
	width: 25%;
	list-style: none;
}
#event li p{
	margin:0 30px;
	text-align: center;
}
#event li p.title{
	margin:0 0 20px;
}
#event li p img{
	width: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#daily .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 40px 20px 80px;
	margin: 0px auto;
}
#daily .leftContainer{
	float: left;
	width: 47%;
}
#daily .rightContainer{
	float: right;
	width: 47%;
}
#daily .centerContainer{
	width: 47%;
	margin: 0px auto;
}
#daily h3{
	font-size: 1.4em;
	letter-spacing: 0.2em;
	padding: 0px 0px 15px;
	text-align: center;
	border-bottom: 3px solid #00A73C;
	color: #00A73C;
	font-weight:bold;
}
#daily table{
	width: 100%;
	background: #FFFFFF;
	font-size: 0.9em;
	margin-bottom: 60px;
}
#daily td.time{
	border-bottom: 1px solid #CCCCCC;
	line-height: 160%;
	padding: 10px 10px;
	white-space: nowrap;
	text-align: right;
	font-weight:bold;
}
#daily td{
	border-bottom: 1px solid #CCCCCC;
	line-height: 160%;
	padding: 10px 10px;
}
#daily p.notice{
	text-align: center;
	line-height: 160%;
}
#price .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 40px 20px 80px;
	margin: 0px auto;
}
#price h3{
	text-align:center;
	color: #00A73C;
	font-size: 1.4em;
	font-weight:bold;
}
#price .temporary h3{
	padding-bottom:25px;
}
#price .leftContainer{
	float: left;
	width: 47%;
}
#price .rightContainer{
	float: right;
	width: 47%;
}
#price table.priceList{
	width: 100%;
	border-top: 2px solid #00A73C;
	border-left: 1px solid #999999;
	margin-bottom: 40px;
	background: #FFFFFF;
	font-size: 0.8em;
}
#price table.priceList th{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
#price table.priceList th.pink{
	background: #ffc8e6;
}
#price table.priceList th.green{
	background: #befabe;
}
#price table.priceList th.blue{
	background: #c8ffff;
}
#price table.priceList th.yellow{
	background: #fffac8;
}
#price table.priceList td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
}
#price table.priceList td.hour{
	font-weight: bold;
}
#price p{
	line-height: 180%;
}
#price .temporary{
	padding:50px 0 0;
}
#price .temporary p{
	margin-bottom:30px;
}
#price .temporary h2{
	text-align:center;
	color: #00A73C;
	font-size: 1.6em;
	padding:20px 0;
	border-top: 3px solid #00A73C;
	font-weight:bold;
	background: #FFFFFF;
}
#price table.requirement{
	width: 100%;
	border-top: 1px solid #999999;
	margin: 0px 0px 50px;
}
#price table.requirement th{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 10px 10px 0px;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
}
#price table.requirement td{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px 10px 10px;
}
#photo .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 50px 20px 80px;
	margin: 0px auto;
}
#photo .inner ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
#photo .inner ul li{
	list-style-type: none;
	margin-right:2%;
	width:32%;
	text-align: center;
}
#photo .inner ul li img{
	width:100%;
}
#photo .inner ul li p{
	margin-top:10px;
}
#photo .inner ul li:last-child{
	margin-right:0;
}
#about .inner{
	max-width: 1240px;
	min-width: 960px;
	padding: 50px 20px 60px;
	margin: 0px auto;
}
#about .leftContainer{
	float: left;
	width: 32%;
}
#about .leftContainer .photo{
	margin-bottom:10px;
}
#about .leftContainer p{
	margin-bottom:30px;
	line-height:160%;
	text-align: center;
}
#about .rightContainer{
	float: right;
	width: 64%;
}
#about table{
	width: 100%;
	border-top: 1px solid #999999;
	margin-bottom:40px;
}
#about th{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 10px 10px 0px;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
}
#about td{
	border-bottom: 1px solid #999999;
	line-height: 160%;
	padding: 10px 0px 10px 10px;
}
#about #map{
	width:100%;
	height: 400px;
}
#about a{
	color: #3c2800;
	text-decoration: underline;
}
#about .telContainer{
	text-align: center;
	padding: 60px 0px 0px;
	color: #00A73C;
}
#about .telContainer p{
	font-weight: bold;
}
#about .telContainer p.tel{
	margin-top:30px;
	font-size:3em;
	letter-spacing: 0.2em;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
#about .telContainer p.tel .small{
	font-size:0.6em;
	letter-spacing: 0.1em;
}