@charset "utf-8";


--------------------------------------------------------------------*/
html{
	color:#451602;
	text-align:center;
	}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
		margin:0;padding:0;
		}
		body {
			background-color:#f8f2e5;
		}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img{
	border:0; 
	vertical-align:top;}
	
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal
	}
ol,ul{
	list-style:none;
	}

caption,th{
	text-align:left;
	}

h1,h2,h3,h4,h5,h6{
	font-weight:normal:
	}

q:before,q:after{content:''}

abbr,acronym{
	border:0;font-variant:normal
	}
	sup{
		vertical-align:text-top
		}
		sub{
			vertical-align:text-bottom
			}
			input,textarea,select{
				font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:16px;}
				
body {color:#451602; font-size:16px;text-align:center;line-height:1.5;margin: 0; -webkit-font-smoothing: antialiased;
	   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", verdana,"ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;	
       }
strong {font-weight:bold;}

/* link*/
a:link{color:#333333; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:hover{color:#666666; text-decoration:none; opacity: 0.6;}
a:active{color:#333333;}

/* font*/
.fontS {
	font-size:12px;
}

.bold{
	font-weight: bold;
}

/* clearfix*/
ul:after,
ol:after,
dl:after,
.clearfix:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}



/*main*/
.wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1000px;
}
.pc {
	display: inline;
}
.sp {
	display: none;
}


/* header*/
#header {
	background: url("../images/main_photo.jpg") center center no-repeat;
	background-size: cover;
	display: block;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
	min-width: 1000px;
	height: 402px;
}
	#header .inner {
		/*font-size: 0;
		line-height: 0;*/
		margin: 0 auto;
	}
	#header h1{
		position: absolute;
		top: 80px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		padding: auto;
		width: 690px;
		height: 205px;
	}
#header h1 img{
	width: 100%;
}





/*common*/

.inner {
	text-align: center;
	margin: 0 auto;
	width: 960px;
}


.left{
	float: left;
}

.right{
	float: right;
}

.mb10{
	margin-bottom: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.mb30{
	margin-bottom: 30px;
}

.mb40{
	margin-bottom: 40px;
}

.mb60{
	margin-bottom: 60px;
}

.mt30{
	margin-top: 30px;
}

.textM{
	font-size: 140%;
	font-weight: bold;
	line-height:1.2;
}

.textMS{
	font-size: 120%;
	font-weight: bold;
}

.textS{
	font-size: 100%;
	font-weight: bold;
}

.fontW{
	color: #ffffff;
}

.bold{
	font-weight: bold;
}



/*concept*/

#concept {
	width: 100%;
	min-width: 1000px;
	padding: 0;
	position: relative;
	margin-bottom:50px;

}
#concept p{
	font-size:18px;
}

.cttxt{
	overflow: hidden;
	background-color:#FFF;
	padding: 30px;
	text-align:left;
	font-size:18px;

}

.cttxt2{
	overflow: hidden;
	margin: 20px auto;
	text-align:left;
	font-size:18px;

}

.cttxt .left{
	width: 240px;
}

.cttxt .right{
	width: 640px;
	text-align: left;
}

.cttxt .right h3{
	font-size: 140%;
	font-weight: bold;
}





#program {
	background-color: #e1f297;
	display: block;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
	min-width: 1000px;
}

#program .ttl {
	display: block;
	position: relative;
	margin-bottom: 30px;
	padding-top:30px;
	width: 100%;
	min-width: 1000px;
}

	#program .inner {
		/*font-size: 0;
		line-height: 0;*/
		margin: 0 auto;
		padding:0 0 40px;
	}



/* price
--------------------------------------------------------------------*/

#price {
	width: 100%;
	min-width: 1000px;
	margin-bottom:50px;

}
	#price .inner {
		margin: 0 auto;
		width: 1000px;
	}
	

	#price .inner .txtkome {
			width: 98%;
			text-align:left;
			margin: 0 auto;
	}
	
#price .inner table	{
	margin: 0 auto;
	width: 100%;
	font-size: 110%; 
	}
#price .inner th, #price .inner td	{ 
padding: 10px; 
border: 1px solid #ddd;
text-align:left;
}

#price .inner th{
	background:#b6d238;
	border: 1px solid #ddd;
	}

	#price .inner .demo01 th {
		 width: 35%; font-weight: bold;
		 }
	#price .inner .demo01 td {
		background-color:#FFF;
	}


	#price h3{
		margin: 10px auto 20px;
		font-size: 150%;
		font-weight: bold;
		border: 1px solid #999999;
		padding: 8px;
		width: 400px;

	}

	#price a.textlink{
		font-weight: bold;
		text-decoration: underline;
	}

.btnP{
		background-color:#0CC;
		color: #ffffff;
		width: 400px;
		margin: 0 auto 30px;
	  font-size: 140%;
 	 font-weight: bold;	
	}






/*bottom ph*/
#bottom_ph {
	width: 100%;
	min-width: 1000px;

}
	#bottom_ph .inner {
		margin: 0 auto;
		width: 960px;
	}
	
	
	
	
/* footer*/
#footer {
	position: relative;
	padding: 10px 0;
	width: 100%;
	background-color:#B7D339;
}
	#footer .inner {
		text-align: left;
		margin: 0 auto;
		width: 960px;
	}

	#footer dl {
		font-size: 14px;
		text-align: center;
	}


.google-maps {
 position: relative;
 padding-bottom: 75%; // これが縦横比
height: 0;
 overflow: hidden;
 }
 .google-maps iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important;
 height: 80% !important;
 }
 
 
 
/*access*/
#access {
	width: 100%;
	min-width: 1000px;
	position: relative;

}
#access .inner {
		margin: 0 auto;
		width: 1000px;
	}
	
#access .inner h2.pc img {
		margin-bottom: 20px;
	}
	
#access .inner .pc p {
	text-align:left;
	font-size:150%;
}

#access .inner .cttxt{
	overflow: hidden;
	padding: 30px;
	margin-bottom:20px;

}

#access .inner .cttxt .left{
	width: 350px;
	margin-right:30px;
}

#access .inner .cttxt .right{
	width: 560px;
	text-align: left;
}

#access .inner .cttxt .right h3{
	font-size: 140%;
	font-weight: bold;
}

#access .inner p{
	font-size:18px;
}


.border_radius {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*txt指定*/
.txtmain {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	margin:0 auto 10px;
	padding:10px;
	width:940px;
	text-align:center;
	font-size:18px;
	background-color:#FFF;
}



