@charset "utf-8";



/* ---------------------------------------------------
school_detail.css
スクール詳細用CSS
--------------------------------------------------- */

/*------------------
メインイメージ
--------------------*/
.mainImgBox {
	margin: 0 30px;
	text-align: center;
}

.mainImgBox img {
	display: inline;
	margin: 0;
	padding: 0;
}



/*ページリンク*/
.pagelist {
	margin: 10px 30px 20px 0;
	text-align: right;
}


/*------------------
カテゴリ分けボックス
--------------------*/
.categoryBox {
	margin: 0 30px;
}

.categoryBox h3 {
	margin: 0;
	padding: 0;
}


/*------------------
プロ紹介
--------------------*/
.categoryBox2 {
	margin: 0 75px;
}

.categoryBox2 .itemBox {
	margin-top: 20px;
	height: 170px;
	border-bottom: 2px dashed #ccc;
}

.categoryBox2 .itemBox .imgBox {
	float: left;
	width: 220px;
}

.categoryBox2 .itemBox .textBox {
	float: left;
	width: 550px;
	line-height: 1.5em;
}

.categoryBox2 .itemBox .textBox span {
	font-weight: bold;
	font-size: 110%;
}


/*------------------
理念
--------------------*/
.categoryBox3 {
	margin: 20px 85px;
	background: url(../images/top/rinen_img01.jpg) no-repeat right 60px;
}

.categoryBox3 ul.rinen {
	margin: 0 230px 10px 0;
	padding: 0;
}

.categoryBox3 ul.rinen li {
	margin: 15px 0 0 0;
	padding: 0 0 15px 20px;
	border-bottom: 2px dashed #638431;
	background: url(../images/top/icon01.jpg) no-repeat left top;
	list-style: none;
	font-weight: bold;
	color: #333;
	font-size: 110%;
}

.categoryBox3 .rinen_text p {
	margin: 15px 0;
	line-height: 1.8em;
}

.categoryBox3 .rinen_text p.strong {
	font-weight: bold;
	color: #333;
	font-size: 110%;
}


/*------------------
レッスン内容
--------------------*/
.categoryBox4 {
	margin: 20px 85px;
}

/*最初のメッセージ*/
.categoryBox4 .topmess {
	height: 110px;
	padding-right: 130px;
	background: url(../images/top/lesson_img01.jpg) no-repeat right top;
}

.categoryBox4 .topmess img {
	display: block;
	margin-bottom: 15px;
}


/*特徴*/
.categoryBox4 .itemBox1 {
}

.categoryBox4 .itemBox1 h4 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.categoryBox4 .itemBox1 div img {
	display: block;
	margin-bottom: 15px;
}

.categoryBox4 .itemBox1 .item1 {
	margin: 0;
	padding: 20px 0 20px 150px;
	background: url(../images/top/tokucho_img01.jpg) no-repeat left 20px;
	border-bottom: 2px dashed #ccc;
}

.categoryBox4 .itemBox1 .item2 {
	margin: 0;
	padding: 20px 0 20px 150px;
	background: url(../images/top/tokucho_img02.jpg) no-repeat left 20px;
	border-bottom: 2px dashed #ccc;
}

.categoryBox4 .itemBox1 .item3 {
	margin: 0;
	padding: 20px 0 20px 150px;
	background: url(../images/top/tokucho_img03.jpg) no-repeat left 20px;
	border-bottom: 2px dashed #ccc;
}


/*基礎*/
.categoryBox4 .itemBox2 {
	margin: 30px 0 0 0;
}

.categoryBox4 .itemBox2 h4 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.kiso_text {
	margin: 0;
	padding: 0 236px 0 0;
	background: url(../images/top/kiso_img01.jpg) no-repeat right top;
}

ul.kiso_text li {
	width: 440px;
	height: 28px;
	margin: 0 0 1px 0;
	padding: 4px 0 0 30px;
	list-style: none;
	font-size: 110%;
	line-height: 28px;
	color: #333;
}

ul.kiso_text li.kiso_text01 {
	background-image: url(../images/top/kiso_01.jpg);
}

ul.kiso_text li.kiso_text02 {
	background-image: url(../images/top/kiso_02.jpg);
}

ul.kiso_text li.kiso_text03 {
	background-image: url(../images/top/kiso_03.jpg);
}

ul.kiso_text li.kiso_text04 {
	background-image: url(../images/top/kiso_04.jpg);
}

ul.kiso_text li.kiso_text05 {
	background-image: url(../images/top/kiso_05.jpg);
}

ul.kiso_text li.kiso_text06 {
	background-image: url(../images/top/kiso_06.jpg);
}

.categoryBox4 .itemBox2 p {
	margin: 20px 0;
	line-height: 1.6em;
}

.kisobb {
	display: block;
	margin: 1em 0;
	font-size: 110%;
	font-weight: bold;
	color: #638431;
}



/*説明*/
.categoryBox4 .itemBox3 {
	margin: 30px 0 0 0;
}

.categoryBox4 .itemBox3 h4 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.categoryBox4 .itemBox3 .item {
	padding-left: 220px;
	background: url(../images/top/setsumei_img01.jpg) no-repeat left top;
}

.categoryBox4 .itemBox3 .setsumei_text {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333;
}




/*------------------
コース内容
--------------------*/
.categoryBox5 {
	margin: 20px 85px;
}

.course_table{
	width: 720px;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #99BBDD;
}

.course_table td,
.course_table th {
	margin: 0;
	padding: 0;
	border: 0;
}

.course_table td.course_title {
	width: 650px;
	height: 37px;
	border: 0;
	background-image: url(../images/top/course_base.jpg);
}

.course_table td.shousai_btn {
	width: 70px;
	height: 37px;
	background-image: url(../images/top/course_base.jpg);
}

.course_table td.course_text {
	width: 100%;
	padding: 10px;
	color: #666666;
	line-height: 1.5em;

}

.margin_title {
	margin-top: 30px;
	margin-bottom: 10px;
}

.margin_title2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.margin_title3 {
	margin-left: 10px;
}

.margin_title4 {
	margin-top: 20px;
	margin-bottom: 0px;
}



/*------------------
声
--------------------*/
.categoryBox4 .itemBox4 {
	margin: 30px 0 0 0;
}

.categoryBox4 .itemBox4 h4 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.categoryBox4 .itemBox4 .item {
	height: 150px;
}

.koe_photo {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}

.koe_text {
	float: right;
	width: 610px;
	margin-bottom: 10px;
}

.bname {
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	line-height: 160%;
	color: #333333;
}


/*---------------------------------------
予約はこちら
-----------------------------------------*/
.nextBtnBox {
	clear: both;
	margin: 20px 0;
	text-align: center;
	font-size: 120%;
}

.nextBtnBox a,
.nextBtnBox a:hover {
	display: block;
	width: 200px;
	height: 40px;
	margin: 20px auto;
	border: 3px solid #74a43e;
	background: #d1e3b9;
	color: #74a43e;
	line-height: 40px;
	font-weight: bold;
}






/*---------------------------------------
料金
-----------------------------------------*/
.categoryBox6 {
	margin: 20px 85px;
}

.ryoukin{
	margin: 20px 0 10px 0;
	padding: 3px 0 3px 10px;
	background-color: #D1E3B9;
	font-weight: bold;
	color: #666666;
}

.ntextbb {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 110%;
}

.btext {
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;
	color: #4D7326;
}

.ntext {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: nomal;
	line-height: 160%;
	color: #333333;
}

/*---------------------------------------
カレンダー
-----------------------------------------*/
.calendertext {
	display: block;
	margin: 10px 20px 20px 20px;
	padding: 5px;
	background: #b8ccf2;
	font-weight: bold;
}

.calender {
	width: 700px;
	margin: 0 0 0 30px;
}





/*----------------------------------------------------
フォームタイトル
------------------------------------------------------*/
.categoryBox h3.formTitle {
	width: 810px;
	margin: 40px 0 0 30px;
	padding: 0;
	text-align: center;
}

.formBox {
	margin: 20px 0 0 100px;
}

.categoryBox7 {
	margin: 20px 85px 0 85px;
}

.kojin {
	margin: 10px 0 40px 0;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #E7E7E7;
}



/*----------------------------------------------------
FAQ
------------------------------------------------------*/
.categoryBox4 dl.faq {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #638431;
}

.categoryBox4 dl.faq dt {
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../images/faq/q.gif) no-repeat left top;
}

.categoryBox4 dl.faq dd {
	margin: 0 0 0 0;
	padding: 0 0 30px 30px;
	background: url(../images/faq/a.gif) no-repeat left top;
}


/*---------------------------------------
ステップ
-----------------------------------------*/
.categoryBox_step {
	margin: 50px 85px 30px 85px;
}

.categoryBox_step h3 {
}

.categoryBox_step .step1 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step1.jpg);
}

.categoryBox_step .step2 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step2.jpg);
}

.categoryBox_step .step3 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step3.jpg);
}

.categoryBox_step .step4 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step4.jpg);
}

.categoryBox_step .step5 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step5.jpg);
}

.categoryBox_step .step6 {
	float: left;
	width: 210px;
	height: 150px;
	background-image: url(../images/faq/step6.jpg);
}

.categoryBox_step .step_yajirushi {
	float: left;
	width: 50px;
	height: 150px;
}

.categoryBox_step .step_yajirushi2 {
	text-align: right;
	width: 660px;
}

.categoryBox_step .step {
	float: left;
	border-bottom: 20px solid #fff;
}

.step_text {
	padding: 60px 5px 0px 5px;
	font-size: 77%;
	font-weight:nomal;
	line-height: 160%;
	color: #666666;
}

.step_text2 {
	padding: 40px 5px 0px 5px;
	font-size: 77%;
	font-weight: nomal;
	line-height: 160%;
	color: #666666;
}