@charset "utf-8";
a { 
	text-decoration : none;
	outline: none;
}
ul {
	list-style : none
}
img {
	vertical-align : middle
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, pre {
	margin-top: 0
}

p, li, dt, dd, th, td, pre {
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict
}
img, object {
	max-width : 100%;
	height: auto;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.fixed {
	position: fixed;
	top: 0px;
}
.clear {
	clear: both;
}

/* HTML */
html {
 	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size : 80%;
	line-height: 1.428571429;
}

/*  common  */
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.bold {
	font-weight: bold;
}
a {
	outline: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #d5e700;
}
body {
	background-color: #fff;
	margin: 0 10px;
	background-position: 60% 80%;
	line-height: 1.6;
}


#header {
	width: 100%;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: rgba(255, 255, 255, 0.5) -1px 1px 1px inset, rgba(255, 255, 255, 0.8) -1px 1px 0;
	-moz-box-shadow: rgba(255, 255, 255, 0.5) -1px 1px 1px inset, rgba(255, 255, 255, 0.8) -1px 1px 0;
	box-shadow: rgba(255, 255, 255, 0.5) -1px 1px 1px inset, rgba(255, 255, 255, 0.8) -1px 1px 0;
	margin: 0 0 3px;

	
	background-color: #FBF9F9;
	position: relative;
}
#header_inner {
	max-width: 1366px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}
#header img {
	padding: 2px 0;
}
#header {
	height: 150px;
	background: #20751f;
}
#telNo{
	text-align: center right;
}
/* wrapper */
#wrapper {
	/*max-width: 960px;*/
	max-width: 1366px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
#contener {
	max-width: 1100px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#logo {
	overflow: hidden;
	text-align: left;
	position: absolute;
	margin: auto;
}
/*#logo2 {
	top:-40px;
	left: 50px;
	z-index: 10;
margin: 0 ;}*/
	

#navi {
    margin-top: o;
	height: 50px;
	width: 100%;
}

#menu {
	display: block;
	height: 50px;
	background: #20751f;
	margin: 0;
	padding: 0;
}
#menu li { 
	float: left;
	width: 20%;
	text-align: center;
	position: relative;  
	z-index: 999;  
}
#menu li a {

	padding: 15px;
	border-top: none;
	border-right: none;
	background: none;
	color: #fff;
	display: inline-block;
	margin: auto;
	font-size:1.5em;


}
#menu li a:hover {
	background: none;
	color: #d5e700;
    text-decoration: underline;
	font-weight: bold;
}
#menu li a:active {
	color: #d5e700;
}

.js #menu {
	display: none;
}
#center2{
	margin-left: 110px;
}


#cont h3{
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#cont p{
	font-size: 18px;
	margin-top: 10px;
}
#service a:hover img{
	opacity: 0.5;
}

.news{
	margin-top: 20px;
}
#top{
	margin: o;
	margin-left: 262px;
	position: fixed;
	right: 0px;
	bottom: 150px;
}
/*sns*/
#sns{
	text-align-last: center;
}

/*course*/
#c1, #c2, #c3,#c4{
	width: 60%;
}
#contener h3, h4{
	font-size: 18px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contener p{
	font-size: 18px;
	margin: 10px;
}
#contener h3{
   font-size: 22px;
	font-style: italic;

   color:#4132BF;
}
#contener h4{
	font-size: 20px;
	font-style: italic;
   color:#2EA5C9;
}


/* Footer */
#footer {
	clear: both;
	margin-top: 20px;
	text-align : center;
	width: 100%;
	height: 150px;
	background-color: #20751f;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 0;
}
	
/*#footer */
#footer .small {
	margin-top: 20px;
	padding-top: 10px;
	color: #000 !important;
	font-size: 16px;
	font-weight: bold;
	text-align: bottom ;
	
}
#footer #attention{
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
	font-weight: 200;
}
.btns{
		clear: both;
	text-align: center;
}


/*menu*/
table{
	border-collapse: collapse;
	font-size: 18px;
	width: 80%;
	overflow: scroll;
}
th, td{
	border: 1px solid #8fbac8;
	padding: 8px;
}

#col1 ,.row1{
 background:  #CDE8E9;    
}



/*contact*/
input,textarea{
	box-sizing: border-box;
}
input[type="text"],
input[type="email"]{
	border: 1px solied #ccc;
	padding:8px;
	width: 80%;
	font-size: 16px;
}
textarea{
	border: 1px solid #ccc;
	padding: 8px;
	width: 80%;
	height:200px;
	font-size: 16px;
}
.submit-p{
	text-align: center;
}
input[type="submit"]{
	border: 1px solid #0086f9;
	border-radius: 6px;
	padding: 12px 48px;
	font-size: 16px;
	background: linear-gradient(0deg,#0086f9,#b6d6f7);
	color: #fff;
	font-weight: bold;
}
input[type="submit"]:hover{
	background: linear-gradient(0deg,#2894f9,#d2e4f7);
}
input[type="submit"]:active{
	background: linear-gradient(0deg,#0074d8,#b6d6f7);
}
#contact1{
    background:  #81E5CB;
}
#contact2{
    background:   #5FE895;
}


/*PC*/
@media screen and (min-width : 769px){
	
#content {
		margin: 0;
	}
	.js #menu {
		display: block;
	}
	.slicknav_menu {
		display: none;
	}
	#navi {
		z-index: 100;
	}
	.menuTop { 
	  background:  #ff4c4c;
	  padding-bottom: 50px;
	  padding-top: 50px;
	  border-bottom: 10px solid  #ff4c4c; 
	  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	  width: 100%;
	  max-width: 960px;
	  opacity: .90;
	}



/* ↑ @media min-width : 769px)*/
@media screen and (max-width : 768px) {
	#menu {
	 display: none;		
	}
	#shop_inner{
		width: 90%;
		margin-top: 20px;
		text-align: center;
		clear: both;
}	

.kahenText textarea{
	width: 300px;
}
	
}
/* ↑ @media max-width : 769px)*/



h2 {
	clear:both;
	text-align:  left;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: bold;
	line-height: 120%;
	color: #7F0000;
	/*border-top: #94c8b1 3px solid;*/
	border-bottom: #94c8b1 3px solid;
	border-left:  #94c8b1 10px solid;
	/*border-right:  #94c8b1 30px solid;*/
	/*border: #94c8b1 2px dotted;
	border-left: #d0e35d 20px solid;*/
}
h3{
	color: #d5e700;
	font-size: 20px;
}




#maincom1  {
	text-align:  left;
	margin: 0 5px;
	font-size: 15px;
	line-height: 120%;
	color: #7F0000;
}
#clacom2{
	margin: 0 5px;
	font-size: 15px;
	line-height: 120%;
	color: #7F0000;
	
}

#contactform{
	width: 100%;
	border: #f6bb9e 2px solid;
}

#contactform th,
#contactform td{
	padding: 5px 10px;
	border: #f6bb9e 1px solid;
	border-collapse: collapse;
}
#contactform th{
	width:  10em;
	background-color: #ffeeee;
	text-align: left;
	vertical-align: top;
}

#contactform textarea{
	width: 600px;
	height: 100px;
	padding: 5px;
	border: #ccc 1px solid;
}
#contactform input[type="text"],
#contactform input[type="email"]{
	width: 400px;
	padding: 5px;
	border: #ccc 1px solid;
}

#toiawase{
	text-align: center;
}
#class table{
	margin: 10px auto;
}

#class table th,
#class table td,
#locat table th,
#locat table td{
	margin: 5px 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
	text-align: center;
	border: 1px #000 solid;
}


/*cssシグネチャ */
.main #gNav01 a,
.gallery #gNav02 a,
.class #gNav03 a,
.contact #gNav04 a,
.location　#gNav05 a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	
}
}

