@charset "UTF-8";
html{
/*	font-family:verdana, sans-serif;*/
	line-height:1.5;
}
body,
.reset{
	margin:0;
	padding:0;
}
  
a{
/*	text-decoration:none*/
}
ul, ol{
/*	list-style:none*/
}
img{
	vertical-align : middle;
	border:none;
}

h1,h2,h3,h4,h5,h6{
	margin-bottom:0px;
}
h1{
	font-size:24px; 
	line-height:1;
}
h2 {
	font-size:22px;
	line-height:1.3333;
}
h3{
	font-size:20px;
	line-height:1;
}
hgroup h2,h4,h5,h6{
	font-size:18px;
	line-height:1.5;
}
dl,dt,dd{
	padding:0px;
	margin:0px;
}

:link, *:visited {
    text-decoration: none;
}



/* clearfix --------------------- */
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



body{
	font-size:12px;
/*	font-family: "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3",verdana,arial,sans-serif;*/
}
#header{
	color:#FFF;
	padding:5px 10px 0;
	margin-bottom:0px;
}
#header p{
/*	font-size:80%;*/
}
#header ul{
	display:none;
}



#contents{
/*	width:90%;*/
	background:#FFF;
	padding:10px 3% 10px;
	margin:0 auto 0px;
}





#footer{
	background:#FFF;
	text-align:center;
	padding:8px 3%;
}

#footer-school-list{
	display:none;
}




/* -----------------------------------------------
 * サイドオリジナルコース
 * ----------------------------------------------- */
.side-original-c,
#content-sub .soldout-block{
	margin-bottom:10px;
}
.side-original-c ul{
	width:178px;
	margin:0px auto !important;
}
.side-original-c ul li{
	margin-bottom:2px !important;
}

#side-tokutoku-box dd{
	background-color:#FF8F2E;
}
#side-season-box dd{
	background-color:#F300BC;
}
#side-tyotoku-box dd{
	background-color:#38B6FF;
}
#side-topseason-box dd{
	background:url(../img_new/side_topseason_bg.jpg) left top no-repeat;
}
#side-limit-box dd{
	background-color:#38AB44;
}
#side-discount-box dd{
	background-color:#FF8F2E;
}
#side-recommend-box dd{
	background-color:#38ABAB;
}
#side-recommend2-box dd{
	background-color:#384FAB;
}


#side-kurayoshi-box dd{
	height:338px;
	background:url(../img_new/side_kurayoshi_bg.gif) left top no-repeat;
}
#side-kurayoshi-box dd ul{
	top:95px;
}






	.img-wrapper{
		margin:0 10px 10px;
	}



	body{
		background:url(../img_new/bg.gif) left top #CB1009;
	}

	h1,h2,h3,h4,h5,h6 {
	    font-size:100%;
	    font-weight:normal;
	}

	img{
		max-width:none;
	}

	#wrapper,
	#school #wrapper{
		width:880px;
		font-size:1em;
		margin:0 auto;
	}

	#header-inner{
		width:880px;
		text-align:left;
		position: relative;
		padding: 0 0px;
		color: #FFF;
		margin:0px auto;
	}
	#header-right a:link{ color:#FFF;}
	#header-right a:visited{ color:#FFF;}
	#header-right a:active{ color:#FFF;}
	#header-right a:hover{ color: #FFCC33;}
	#header-summary{
		display:block;
		height:20px;
		line-height:1.2;
		padding:0px 0px;
	}
	#header-summary h1{
		display:inline;
		font-size:11px;
		margin:0px;
	}
	#header-summary h1,
	#header-summary span{
		line-height:20px;
	}
	#header-left{
		height: 90px;
		position: relative;
	}
	#header-left .h-l-logo{
		float: left;
		width: 187px;
	}
	#header-left .h-l-txt{
		float: right;
		width: 280px;
		padding-top: 15px;
	}
	#header-left .h-l-txt p{
		margin:0px;
	}
	#header-left .hlogo{
		width: 177px;
		height: 70px;
	}
	#header-left .hlogo a{
		display:block;
		width: 177px;
		height: 70px;
		background:url(../img_new/logo2.gif) left top no-repeat;
		text-indent:-9999px;
	}
	.h-l-txt{
		font-size:1.1em;
		position: absolute;
		top: 20px;
		left: 190px;
	}
	#header{
		margin: 0!important;
		padding: 0!important;
	}
	#header-left .h-l-txt{
		display:block;
		max-width:auto;
		height:auto;
		background-image:none;
	}
	#header-left .h-l-txt p{
		display:block;
	}
	#header{
		height: 92px;
		padding: 0 0px;
		background:url(../img_new/header_bg.gif) left top #e60011;
	}

#header .h-r {
    background:url("../img_new/tel2_new.png") no-repeat left top;
    height: 90px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 348px;
}


/*
	#header .h-r{
		width:390px;
		height: 90px;
		padding: 0 0px;
		background:url(../img_new/tel3_new.png) left top no-repeat;
		position:absolute;
		top:0px;
		right:0px;
		text-indent:-9999px;
	}
*/

	#header .h-r a{
		display:block;
		width:390px;
		height: 90px;
		text-indent:-9999px;
	}








	#contents{
		padding:20px 15px 25px;
	}
	#main{
		float:right;
		width:625px;
		margin-right:5px;
	}
	#school #main,
	#search #main{
		width:630px;
		margin-right:0px;
	}
	#content-sub{
		float:left;
		width:190px;
		text-align:left;
		margin-right:0;
	}
	#content-sub a{
		text-decoration:none;
	}
	#content-sub ol,
	#content-sub ul {
		margin: 0;
		padding: 0;
		list-style: none outside none;
	}
	#content-sub ol li,
	#content-sub ul li {
		margin: 0;
		padding: 0;
	}


	#content-sub .sp-active{
		display:block;
		display: -moz-block;
	
		width:auto;
		margin-right:0;
		height:auto;
		/*float:left;*/
	}





	#footer{
		font-size:1em;
		padding:8px 10px;
	}
	#footer .footer-menu{
		display:block;
		background-color: #F0F0EC;
		padding: 10px 0px;
		margin: 5px 0;
	}
	#footer .footer-menu-sp{
		display:none;
	}
	#footer .f-line{
		border-bottom: 1px solid #C8C8C8;
		margin: 0 0 5px 0;
	}
	
	#main h2{
		margin: 0 0 15px 0;
	}
	
	#main{
		color: #4C4C4C;
	}
	
	.main-box{
		padding: 0 10px;
	}
	
	.go-page-top{
		margin: 5px 0 0 0;
	}
	#footer{
		color:#444;
		background:#FFF;
	}
	#footer a{
		color:#CB1009;
	}
	#footer-school-list{
		display:block;
	}


	


.bnr-map{
/*	position: relative;*/
}
.btn-side-taisyou{
/*	position: absolute;
	top: 68px;
	left: 5px;*/
	background:url(../img_new/bnr_side_serch_new2_02.gif) no-repeat left top;
	width: 190px;
	text-align:center;
}



.add-okiniiri img:hover{
	cursor: pointer;
}



.side-search-menu{
	width:190px;
}
#menu-search{
	font-size:12px;
	color:#FFF;
	background:#808080;
	padding:12px 15px;
	margin-bottom:0px;
}

.menu-box{
	background-color: #E5E5E5;
	padding: 10px;
	margin: 10px 0;
}



.menu-box dl{
	margin-bottom: 10px;
}


.menu-box ul li a,  
.menu-box dt a{
	background-image:URL(../img/arrow.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
	padding-left: 15px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	height: 20px;
}

.menu-box ul li a:hover, 
.menu-box dt a:hover{
	background-image:URL(../img/arrow_o.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}


.menu-box dl ul li{
	padding-left: 5px;
}


.menu-box dl ul li a{
	background-image: none;
	font-size: 12px;
	border: none;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 0 5px;
	display: inline;
}

.menu-box dl ul li a:hover{
	background-image: none;
}

#about .menu-box .about a{
	background-image:URL(../img/arrow_o.gif);
}

#license .menu-box .license a{
	background-image:URL(../img/arrow_o.gif);
}
#tokuten .menu-box .tokuten a{
	background-image:URL(../img/arrow_o.gif);
}
#payment .menu-box .payment a{
	background-image:URL(../img/arrow_o.gif);
}
#insurance .menu-box .insurance a{
	background-image:URL(../img/arrow_o.gif);
}
#plan .menu-box .plan a{
	background-image:URL(../img/arrow_o.gif);
}
#syukuhaku .menu-box .syukuhaku a{
	background-image:URL(../img/arrow_o.gif);
}
#company .menu-box .company a{
	background-image:URL(../img/arrow_o.gif);
}
#link .menu-box .link a{
	background-image:URL(../img/arrow_o.gif);
}
#school-list .menu-box .school-list a{
	background-image:URL(../img/arrow_o.gif);
}
#privacy .menu-box .privacy a{
	background-image:URL(../img/arrow_o.gif);
}
#school .menu-box .school-list a{
	background-image:URL(../img/arrow_o.gif);
}
#contact .menu-box .contact a{
	background-image:URL(../img/arrow_o.gif);
}
#subscription .menu-box .subscription a{
	background-image:URL(../img/arrow_o.gif);
}





.menu-school-list{
	background-image:URL(../img/school_waku_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	
}

.menu-school-list-m{
	background-color: #F0F0FC;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	width: 178px;
	padding-left: 10px;
	padding-top: 10px;
}




	.contents-tit{
		height:60px;
		font-size:24px;
		color:#FFF;
		font-weight:bold;
		line-height:60px;
		background:url(../img_new/sec_tit_bg.gif) left center no-repeat;
		padding:0px 25px 0px;
		text-shadow: 1px 1px 3px #000;
		margin: 0 0 15px 0;
	}



.main-box{
	padding: 0 0px;
}

.go-page-top{
	margin: 5px 0 0 0;
}

.go-page-top a:link{ color:#FF9900;}
.go-page-top a:visited{ color:#FF9900;}
.go-page-top a:active{ color:#FF9900;}
.go-page-top a:hover{ color: #999;}

.main-box h3{
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	font-size: 16px;
	color: #565656;
	padding: 5px 0;
	font-weight: bold;
	margin:0 auto 20px auto;
	text-align: center;
	line-height: 1.5em;
}







	.pc-image{
		display:block;
	}
	a.pc-image{
		display:inline;
	}
	.sp-image{
		display:none;
	}











/*-------------------------------------------------
お問い合わせ
-------------------------------------------------*/
.contact-t-txt{
	text-align: center;
	width: 530px;
	margin: 0 auto 30px auto;
}


.contact-t-txt dt{
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	font-size: 16px;
	color: #878787;
	padding: 5px 0;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.c-waku-b{
	background-image:URL(../contact/img/waku_b.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	width: 510px;
	margin: 0 auto 15px auto;
	
}

.c-waku-t{
	background-image:URL(../contact/img/waku_t.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.c-waku-m{
	background-image:URL(../contact/img/waku_m.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0 20px;
}

.c-waku-m dt{
	font-size: 16px;
	font-weight: bold;
	color: 4C4C4C;
	border-bottom: 1px solid #000;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.c-waku-m .c-tel{
	float: left;
	width: 209px;
}

.c-waku-m .c-tel-txt{
	float: right;
	width: 230px;
}


/*-------------------------------------------------
申込み
-------------------------------------------------*/
.sub-s-link a:link{ color:#FF9900;}
.sub-s-link a:visited{ color:#FF9900;}
.sub-s-link a:active{ color:#FF9900;}
.sub-s-link a:hover{ color: #999;}

.map-list img{
	margin: 0 0 4px 0;
	padding: 0;
}

.map-box{
	width: 585px;
	margin: -10px auto 25px auto;
	padding-bottom: 30px;
	padding-top: 20px;
}

.map-bnr-box{
	width: 600px;
	margin: 0 auto 20px auto;
	font-size: 11px;
}

.map-bnr-box a:link{ color:#FF9900;}
.map-bnr-box a:visited{ color:#FF9900;}
.map-bnr-box a:active{ color:#FF9900;}
.map-bnr-box a:hover{ color:#999;}



#subscription_kiyaku-box{
	margin-bottom:30px;
}
#subscription_kiyaku-box h4{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:3px;
}
#subscription_kiyaku-box h4 span{
	font-weight:normal;
	font-size:0.9em;
}
#subscription_kiyaku-box-inner{
	height:200px;
	border:1px solid #bfbfbf;
	overflow:auto;
}
#subscription_kiyaku-box-inner,
#kiyaku{
	background:#f8f8f8;
	padding:10px;
}



input.form-btn{
	font-size:16px;
	padding:10px 30px;
}






/*-------------------------------------------------
お問い合わせ
-------------------------------------------------*/
.form-tab{
	border-collapse: collapse;
}

.form-tab td{
	border: 1px solid #999;
	padding: 10px 0 10px 5px;
}

.form-table form{
	border-top:1px solid #808080;
}
.form-table dl{
	color:#000;
	background:#FFFAF0;
	border-bottom:1px solid #808080;
	padding:0px 0px 0px;
	margin-bottom:0px;
	position:relative;
}
.form-table dt{
	width:110px;
	font-size:1.1em;
	padding-left:10px;
	position:absolute;
	top:15px;
	left:0px;
}
.form-table .multipleline dt{
	line-height:1.2;
	top:10px;
}
.form-table dd{
	font-size:1.1em;
	background:#FFF;
	padding:15px 10px 15px;
	margin-left:120px;
}

.highlight-item select{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}

.form-table textarea{
	width:98%;
}

#subscription .form-table dt{
	width:155px;
}
#subscription .form-table dd{
	margin-left:160px;
}


.ihanreki-table{
	margin-left:10px;
}
.ihanreki-table .border td{
	border-bottom:1px dotted #808080;
}
.ihanreki-table td{
	padding:5px 0px;
}







/*-------------------------------------------------
フォーム
-------------------------------------------------*/

#subscription #application{
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin-top:20px;
}
#subscription #application th,
#subscription #application td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:12px 15px;
}
#subscription #application th{
	width:150px;
	text-align:center;
	background:#FFFAF0;
}
#subscription #application td td{
	border:0px;
	border-bottom:1px solid #000;
	padding:10px 0px 5px 0px;
}


b{ line-height: 1.5em;}


.tokutoku-form{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 15px;
	color: #565656;
}








/*-------------------------------------------------
共通スタイル
-------------------------------------------------*/
.txt-align-r{text-align:right;}
.txt-align-l{text-align:left;}
.txt-align-c{text-align:center;}

.x-large{ font-size:160%; line-height: 1.4em; }
.large{ font-size:130%; line-height: 1.3em; }
.middle{font-size: 16px; line-height: 1.2em;} 
.normal{font-size:12px; line-height:1.3em;}
.normal-b{font-size:14px; line-height:1.3em; font-weight:bold;}
.small{font-size:12px; line-height:1.3em;}
.small-b{font-size:12px; line-height:1.3em; font-weight:bold;}
.x-small{font-size:11px; line-height:1.1em; font-weight: normal;}

.f24{ font-size:24px;}
.f23{ font-size:23px;}
.f18{ font-size:18px;}
.f17{ font-size:17px;}
.f16{ font-size:16px;}
.f15{ font-size:15px;}
.f14{ font-size:14px;}
.f13{ font-size:13px;}
.f12{ font-size:12px;}
.f11{ font-size:11px;}
.f10{ font-size:10px;}
.fbold{ font-weight: bold;}

img, div { behavior: url(iepngfix.htc);}

.f-red,
.red{
	color:#F20000;
}

.f-red a:link{color:#FF0000;}
.f-red a:visited{color:#FF0000;}
.f-red a:active{color:#FF0000;}
.f-red a:hover{color: #999;}

.f-yellow{
	color:#A77E60;
}

.f-yellow a:link{color:#A77E60;}
.f-yellow a:visited{color:#A77E60;}
.f-yellow a:active{color:#A77E60;}
.f-yellow a:hover{color: #999;}

.nowrap{
	white-space: nowrap;
}

.hidden{
	display:none;
}

p{
	margin-top:0px;
}




/*-------------------------------------------------
マージン
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}


.mrg-b0{margin-bottom:0px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}
.mrg-l60{margin-left:60px;}
.mrg-l70{margin-left:70px;}
.mrg-l80{margin-left:80px;}
.mrg-l90{margin-left:90px;}
.mrg-l100{margin-left:100px;}



.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}
.mrg-r50{margin-right:50px;}
.mrg-r60{margin-right:60px;}
.mrg-r70{margin-right:70px;}
.mrg-r80{margin-right:80px;}
.mrg-r90{margin-right:90px;}
.mrg-r100{margin-right:100px;}



.mrg-center{margin-right:auto; margin-left:auto;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}


/*-------------------------------------------------
Clear Fix
-------------------------------------------------*/

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 ?*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*for IE 5.5-7*/
.clearfix{
    zoom:1;
}

/*ドリームウィバーで確認用　後で消しましょう*/
.clearfix + *{
    clear: both;
}




.narrow-content #wrapper,
.narrow-content #school #wrapper {
    width: 680px;
}
.narrow-content #main {
    float:none !important;
    margin-right: auto;
    margin-left: auto;
    width: 625px;
}



.pc-none{
	display:none;
}



/*680px*/
@media screen and (max-width: 680px) {
	body{
		background:#FFF;
	}
	#wrapper,
	#school #wrapper{
		width:100%;
	}

	img{
		max-width:100%;
	}



	#header-summary,
	#header-inner .h-l,
	#header-inner .h-r{
		display:none;
	}
	#header{
		height: auto;
		background-image:none;
	}
	#header-inner {
		width: auto;
	    height: auto;
	}
	#header-left{
		height: auto;
	}


	#header-sp {
	    border-bottom: 1px solid #de9f9c;
	    border-top: 5px solid #000;
	    padding: 0 !important;
	}
	#header-inner-sp {
	    background: url("../img_sp/header_bg.png") repeat-x scroll left top / contain #ed121c;
	    border-top: 1px solid #de9f9c;
	    padding: 0 !important;
	}
	#header-sp .h-l-sp {
	    float: left;
	    height: auto;
	    padding: 0;
	    width: 38.6%;
	}
	.h-l-sp .hlogo-sp {
	    margin: 0;
	}
	#header-sp .h-r-sp {
	    float: right;
	    height: auto;
	    width: 60.6%;
	}
	#header-sp img{
	    width:100%;
	}








	#contents{
		padding: 20px 10px 25px 10px;
	}
	#main{
		max-width:620px;
		padding:0px 0px;
		margin:0px auto;
		float: none;
	}


.narrow-content #wrapper,
.narrow-content #school #wrapper {
    width: auto;
}
.narrow-content #main {
    float:none !important;
    width: auto;
}


	#content-sub{
		padding-top:30px;
		padding-left:1%;
		width:99%;
	}
	#content-sub .sp-active{
		float:left;
		width:32%;
		margin:0px 1% 10px 0px;
	}
	#content-sub .sp-active img{
		width:100%;
		height:auto;
	}
	.bnr-map{
		float:left;
		width:190px;
	}
	.btn-side-taisyou{

	}

	.side-search-menu{
		float:left;
		width:190px;
	}


	#subscription #content-sub{
		display:none;
	}



	#footer{
		color:#FFF;
		background:#CB1009;
		padding:5px 5px;
	}
	#footer a{
		color:#FFF;
	}

/*ooooooooooooo*/
	body{
		font-size:13px;
	}
	.sec{
	}

	.contents-tit{
		font-size:32px;
	}


	
#subscription input{
/*	width:100% !important;*/
}
#subscription textarea{
	width:100%;
}








	#subscription table{
		font-size:1.05em;
	}
	.subscription-box blockquote{
		margin-left:2em;
		margin-right:0px;
	}
	#footer {
		background: none repeat scroll 0 0 #CB1009;
		padding: 10px;
	}
	#footer .footer-menu{
		display:none;
	}
	#footer .footer-menu-sp{
		display:block;
		border:1px solid #000000;
		border-bottom:0px;
	}
	
	.footer-menu-sp ul,
	.footer-menu-sp li{
		padding: 0px 0px;
		margin: 0px 0;
		list-style:none;
	}
	.footer-menu-sp li{
		text-align:left;
	}
	.footer-menu-sp li a{
		display:block;
	}
	.footer-menu-sp li a{
		font-size:2.5em;
		color:#cc0000 !important;
		background:#FFF;
		border-bottom:1px solid#000;
		padding:10px 3%;
		text-decoration:none;
	}

	.faq .main-box{
		font-size:1.1em;
	}
	.faq .main-box b{
		font-size:1.2em;
		color:#cc0000;
	}

	#campaign .btn_entry-detail a{
		display:block;
		width:408px;
		height:155px;
		background:url(../img/tokutoku_d01_sp.jpg) left top no-repeat;
		margin:0px auto 15px;
		text-indent:-9999px;
	}
	#spring-season .btn_entry-detail a{
		display:block;
		width:408px;
		height:155px;
		background:url(../img/spring_osusume_d01_sp.jpg) left top no-repeat;
		margin:0px auto 15px;
		text-indent:-9999px;
	}
	#limit .btn_entry-detail a{
		display:block;
		width:408px;
		height:155px;
		background:url(../img//1gatu3gatu_d01_sp.jpg) left top no-repeat;
		margin:0px auto 15px;
		text-indent:-9999px;
	}
	#recommend .btn_entry-detail a{
		display:block;
		width:408px;
		height:155px;
		background:url(../img//2gatu3gatu_d01_sp_new.jpg) left top no-repeat;
		margin:0px auto 15px;
		text-indent:-9999px;
	}

	.course-detail02{
		text-align:center;
	}

	.menu-box,
	.side-school-tit,
	.menu-school-list,
	#footer-school-list{
		display:none;
	}
	.sp-none{
		display:none;
	}

	.pc-image{
		display:none;
	}
	.sp-image{
		display:inline;
	}
	a.sp-image{
		display:inline;
	}

	
	#footer .footer-menu-sp{
		display:none;
	}



	.main-box{
		font-size:1.8em;
	}
	.main-box b{
		font-size:1.1em;
	}
	.main-box h3{
		font-size:1.3em;
	}

	.x-large{ font-size:100%;}
	.large{ font-size:100%;}
	.middle{font-size: 100%;} 
	.normal{font-size:100%;}
	.normal-b{font-size:100%;}
	.small{font-size:100%;}
	.small-b{font-size:100%;}
	.x-small{font-size:100%;}

	.f24{ font-size:100%;}
	.f23{ font-size:100%;}
	.f18{ font-size:100%;}
	.f17{ font-size:100%;}
	.f16{ font-size:100%;}
	.f15{ font-size:100%;}
	.f14{ font-size:100%;}
	.f13{ font-size:100%;}
	.f12{ font-size:100%;}
	.f11{ font-size:100%;}
	.f10{ font-size:100%;}





	.form-table form{
		border-top:0px;
	}
	.form-table dl{
		background:#FFF;
		border-bottom:1px solid #666;
		padding:10px 0px 0px;
		margin-bottom:0px;
		position:static;
	}
	.form-table dt{
		width:auto;
		color:#cc0000;
		padding-left:0px;
		position:static;
		top:0px;
		left:0px;
	}
	.form-table dd{
		padding:5px 10px 15px;
		margin-left:0px;
	}
	.form-table textarea{
		width:600px;
	}
	.form-table input[type="text"],
	.form-table textarea,
	.form-table select{
		font-size:24px;
		border:1px solid #444;
		background:#FFFAF0;
	}



	#subscription .form-table dt{
		width:auto;
	}
	#subscription .form-table dd{
		margin-left:0px;
	}


	.form-tab select,
	input[type="submit"]{
		font-size:1em;
	}

	input.form-btn{
		font-size:32px;
		margin:50px 0;
	}


	.header-inner 
	.menu-box,
	.side-school-tit,
	.menu-school-list,
	#footer-school-list{
		display:none;
	}
	.sp-none{
		display:none;
	}

	.pc-image{
		display:none;
	}
	.sp-image{
		display:inline;
	}
	a.sp-image{
		display:inline;
	}

	.pc-none{
		display:block;
	}





}