@charset "utf-8";
/* コンテンツページに適用 */

article #catch_img{
	position: absolute;
	top: -20px;
	left: 30px;
	max-width:40%;

}
/* コンテンツページローカルナビゲーション*/
#sub_nav  ul{
	position:absolute;
	bottom:15px;
	right:8%;
	list-style-type: none;
	overflow: hidden;
}

#sub_nav ul li{
	float:left;
	padding:5px;
}
#sub_nav ul li a{
	text-decoration: none;
	font-size: 0.9em;
	border-radius:5px;
	text-align: center;
	display: block;
	color: #fff;
	padding:5px 7px;
	background: rgba(106,38,9,0.7);
}
#sub_nav ul li a:hover {
	background:  rgba(255,204,51,0.7);
	color: #FFF;
}
/* パンくずリスト*/
#bread{
	position:relative;
	text-align:right;
	padding-top:20px;
	padding-right:8%;
	font-size: 85%;
	color: #666;
	z-index:64;
	}
#bread a:link{
	color:#69F;
	}
#bread a:visited{
	color:#69F;
	}
/* メニュートップページリスト*/	
	
/*#s_menu{
	position: fixed;
	bottom:100px;
	left:15px;
	}*/

#contents #s_menu ul{
	margin-left:6%;
	}
#contents #s_menu ul li{
	padding:3px;
	list-style:none;
	}	
	
/*料金表*/
#contents .part .price,#contents .part .price3 h3{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-color:#333;
	}
		
#contents .part .price,#contents .part .price3{
	font-size:0.9em;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#contents .part .price th ,#contents .part .price3 th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding: 5px;
	font-weight:600;
	width:22%;
	vertical-align:middle;
	background:  #f9f3df;
}
#contents .part .price tr,#contents .part .price3 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#contents .part .price tr td ,#contents .part .price3 tr td{
	padding: 5px;
    border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}	
/*プライス表の2列目だけの設定*/
#contents .part .price tr td:nth-child(2){
	width:15%;
	}

/*プライス表の2列目だけの設定終わり*/
.plus{
	font-size:3em;
	text-align:center;
	margin:15px;

	}
#contents .part .sale{
	font-size:0.96em;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	width:90%;
	margin-top:20px;

	margin-left:auto;
	margin-right:auto;
}
#contents .part .sale th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding: 5px;
	font-weight:600;
	width:19%;
	background: #6C9;
	vertical-align:middle;
}
#contents .part .sale tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#contents .part .sale tr td {
	padding: 5px;
    border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}	
#contents .part .sale tr td:nth-child(2){
	width:20%;
	font-weight:600;
	color:#36F;
	text-align:center;
		}	

.s_total{
	border-bottom:#666 1px solid;
	margin-right:10%;
	}	
	
.total{
	border-top:#666 3px double;
	border-bottom:#666 3px double;
	margin-right:10%;
	font-weight:600;
	}	
/*料金表ここまで*/	

/* =====受講生の声のテーブル====== */

#voice_t tr td{
	border-bottom:#999 solid 1px;	
	vertical-align:top;
	padding:20px 5px;
	}
#voice_t tr td:nth-child(1){
	width:30%;
	font-weight:600;
	color:#36F;
	text-align:center;
		}	

.img_border{
	border:#999 solid 1px;
	margin:5px;
	}	
/* ===よくある質問のリスト設定=== */

.qa ul{
	margin-left:30px;
	}
.qa ul li{
	font-size:0.9em;
	list-style:none;
	}
/* ===サイトマップ見出し設定=== */

.s_midashi{
	background-color:#FFF9F0;
	margin-top:20px;
	margin-bottom:10px;
	color:#5c3739;
	font-weight:600;
	margin-left:15px;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #2ECC71;
	border-bottom-color: #2ECC71;
	}

/* =======フォーム設定======= */

.m_form{
	height: auto;
	width: 80%;
	margin:5px 3% 25px 8%;
	clear:both;
	border:solid thin #333; 
	}

.m_form h2{
	background-color:#D69A76;
	color:#fff;
	line-height:30px;
	padding-left:15px;
	font-weight:bold;
	}	


form{
	max-width:480px;/*480px以上広がらない様に*/
	margin:20px 0px 0px 20px;
	}
.kome {
	font-size: 0.9em;
	color: #F00;
	line-height: 1.5em;
	padding-left: 15px;
}


input,textarea,select{
	max-width:100%;
	margin-bottom:18px;
	box-sizing:border-box;/*横幅にborder・paddingを含めて処理させるための設定*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	/* ボタンデザインブラウザ間統一設定 */
	border:solid 1px #aaa;
	border-radius:0;
	-webkit-appearance:none}
	
	/* テキストエリア高さブラウザ間統一設定 */
textarea{height:110px;}


	
input[type="submit"]{
	width:200px;/* 送信ボタンの横幅指定 */
	background-color:#cef178;
}

/* 必須画像表示設定 */
input:required{
	background-image:url(../images/caution.gif);
	background-repeat:no-repeat;
	background-position:right center;
	}
textarea:required{
	background-image:url(../images/caution.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
	

/* 入力すると必須画像非表示設定 */
input:valid{background-image:none;
}
textarea:valid{background-image:none;
}
	
label span{
	color:#f00;
	font-size:0.85em;
	}	


/* ====PC用メニュー設定
(コンテンツのみ適用部分) === */
@media only screen and (min-width:601px) {
	/*トップメニュー横並び設定*/
	header #top_menu  ul{
	margin-bottom: 15px;
}
#movie{width:85%;
text-align:center;
margin-left:25px;}
	
	}
	
/* ====== タブレット用の設定
(コンテンツのみ適用部分)  ====== */
@media only screen and (min-width:501px) and (max-width:600px) {	
article #catch{
	width: 100%;
	height:10em;
}
article #catch_img{
	position: absolute;
	top: -15px;
	left: 0px;
	max-width:44%;
}
#sub_nav  ul{
	position:absolute;
	bottom:-14px;
	right:2%;
	list-style-type: none;
	overflow: hidden;
	
}

#sub_nav ul li{
	padding:5px;
}
#sub_nav ul li a{
	text-decoration: none;
	font-size: 0.9em;
background: rgba(106,38,9,0.7);
border-radius:5px;
	text-align: center;
	display: block;
	color: #fff;
	padding:5px 10px;
}
#sub_nav ul li a:hover {
	background: #CCC;
	color: #FFF;
}

#bread{

	padding-top:10px;
	}
#contents {
	margin-top: 7px;
}
#movie{max-width:90%;
margin-left:20px;}

}

/* ====== スマートフォン用の
(コンテンツのみ適用部分) 設定 ====== */
@media only screen and (max-width:500px) {
	article #catch{
	height:11em;
}
article #catch_img{
	position: absolute;
	top: -10px;
	left: 0px;
	max-width:58%;
}
#sub_nav  ul{
	position:absolute;
	bottom:-8px;
	left:10%;
	list-style-type: none;
	overflow:hidden;
	z-index:8;
	
}

#sub_nav ul li{
	float:left;
	padding:3px;
}
#sub_nav ul li a{
	text-decoration: none;
	font-size: 0.9em;
background: rgba(106,38,9,0.7);
border-radius:5px;
	text-align: center;
	display: block;
	color: #fff;
	padding:5px 5px;
}
#sub_nav ul li a:hover {
	background: #CCC;
	color: #FFF;
}
#bread{
	padding-top:14px;
	}
#contents {
	margin-top: 7px;
}
#movie{max-width:90%;
margin-left:15px;}


}