@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

/*fire fix用*/
a {outline: none;}

body {
	
	margin:0;
	padding:0;
	color:#333;
	font-size:14px;
	line-height: 180%;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



li{list-style:none;}


.alcon {
	background-color:#DCDCDC;

}

#wrapper {
	width: 900px;
	text-align: left;
	margin:0 auto;
	padding:0;
    position:relative;
	
	
}
		
#head	{
	position:relative;
	margin :0 auto;
	padding: 0;
	width: 900px;
	height: 70px;
	background-image:url(img/tophead.jpg);
	background-repeat:no-repeat;
   
}
#head #top a{
	width:590px;
	height:50px;
	background-image:url(img/toplogo.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-indent:-9999px;
	
	display:block;
	 
	 }


.topmob {text-indent:-9999px;
display:none;}


.pan {
	width:900px;
	height: 30px;
	
	font-size: 12px;
	
	color:#666;
	position:relative;
	left:-150px;
	
	
	
	}
.pan a{
	text-indent:-9999px;
	
	background:url(img/home2.png) no-repeat left center;
	background-size:80%;
	width:30px;
	height:30px;
	
	margin-left:5px;
	display:inline-block;
}

.pan a:hover {
	color: #FFCC00;
}

/* 右上ナビ　きっかけ */

.yn {
	width: 145px;
	height: 34px;
	position:relative;
	top:-45px;
	left:727px;
	
	}
.yn {
	float:left;
	
}
.yn a{
	color:#fff;
	line-height:30px;
	width:145px;
	height:30px;
	display:inline-block;
    padding: 0.3em 0.6em 0.3em  0.8em;
    text-decoration: none;
    background: #5AA421;
    color: #FFF;
    border-bottom: solid 4px #2E6F2F;
    border-radius: 5px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	margin:7px 5px 10px 4px;
 		}

.yn a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a9';
  font-weight: 900;
  color:#FFF;
   font-size:1em;
   position:relative;
   top:0;
   left:-4px;
}	

.yn a:hover {position:relative;
left:0;
top:1px;}

.ynavi a:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
	margin-bottom:4px;
}


/* コンテンツ */
.contents {
	float:left;
	width:610px;
	
	margin:0 0 20px 0;
	background-color:#FFF;
	
	
  border-radius: 3px;
	}
.contents p {padding-top:5px;
margin-top:5px;
line-height:190%;
font-size:15px;}


h1{
	width:580px;
	margin:10px;
color: #333;/*文字色*/
padding:14px 0px 10px 10px;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1;/*行高*/
background: #A7DBD8;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 10px 0px 0px 10px;/*左側の角を丸く*/
font-size:140%;
}

h1:before {
content: '●';
color: white;
margin-right: 8px;
}


h2 {
  padding-bottom: .3em;
  padding-left:3px;
  border-bottom: 2px solid #A7DBD8;
  display: inline-block;
	clear:both;
	font-size:120%;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}
h2:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}

.contents h3 {
	width:580px;
  position: relative;
  padding:4px 8px;
  color:#333;
  zoom: 1;
  border-left:7px #F38630 solid;

  margin:20px 0 5px 20px;
 
  clear:both;
}


.contents .section{
	padding:3px 20px;
	margin-bottom:30px;
	overflow:hidden;

}

.contents a{
color:#338CCC;
text-decoration:none;
font-size:15px;
}

/*バナーのホバー*/
.section a:hover{
position:relative;
left:1px;
top:1px;
} 

/* 詳細はこちらからマーク*/
.mark {
	background-image:url(img/ar.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	}

.mark a {
	padding-left:20px;
}

.markr {
float:right;
	background-image:url(img/ar.png);
	background-repeat:no-repeat;
	background-position:left 11px;
	display:block;
	margin:8px 20px 15px 0;
	}

.markr a {
	padding-left:20px;
}




/*テーブル*/
	.tb1 {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;

}
	
	.tb1 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

/* トップページ講座リスト*/

.top li {
	border-bottom:1px #666 dotted;
	height:120px;
	
	}

.top a {
	background-image:url(img/ar.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:20px;
	display:block;
	float:right;
	
	
}

.top li>img {float:left;
margin:10px 10px 10px 5px;
border:1px #999 solid;}



/*トップページリスト
----------------------------------------------------------------*/

.toplist {margin-left:8px;
margin-bottom:20px;}


.toplist li {
	float:left;
	width:260px;
	height:145px;
	border-bottom:1px solid #CCC;}

.toplist li img {
	float:left;
	margin:14px 8px 0 0;
	 border:solid 1px #E0D7C6;
}





.toplist li p {
	line-height:20px;
	font-size:14px;
	margin-top:7px;
	
}



.toplist a {
	clear:both;
	display:block;
	float:right;
background-image:url(img/ar.png);
background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:20px;
	font-size:13px;
	margin:5px 5px 5px 0;
	} 




.toplist a:hover{
position:relative;
left:1px;
top:1px;
text-decoration:none;
color:#F60;
} 

/* 比較ページ講座テーブル*/
.hikatb{
	}

/* 料金比較ページ金額*/
.ryo {font-size:18px;
color:#F30;
margin-top:10px;
}




/*TACバナー*/
.tac {margin:20px 15px;
float:right;}

/*フォーサイト料金表*/

.forprice li{
	font-size:16px;
	font-weight:bold;
	
	margin-bottom:15px;
	padding:10px;
	border-radius:5px;
	background-color:#FBF1C3;
}

.forprice span {
	color:#F30;
	font-size:20px;
	font-weight:bold;
	margin-left:15px;
}

.forprice p {
	font-size:13px;
	font-weight:100;
	padding-top:0px;
	margin-top:0px;
}

/* 縦ナビ */
#navi{
	float:right;
	width:250px;
	margin-left:10px;
}

.tnavi li{
	
    }
.tnavi ul{	
margin: 0 0 0 1em;

	}
	
	.tnavi li.navtitle{
		
		height:30px;
		color:#4C4C4C;
		background-color:#A7DBD8;
		border:none;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		border:solid 1px #dadada;
		line-height:30px;
		
	}
	.tnavi li{
		border-bottom:solid 1px #dadada;
		font-size:14px;
		background-color:#FFF;
	}
	
	.tnavi li a{
		color:#666;
		display:block;
		text-decoration:none;
		padding:8px 5px 8px 26px;
	    height : auto;
	zoom:1;
	border-left:solid 1px #dadada;
		border-right:solid 1px #dadada;
	}
.ma a{
	    background-image:url(img/ar.png);
		background-repeat:no-repeat;
		background-position:5px 13px;
		display:block;
		
		
	}
	.tnavi li a:hover{
		color:#f70;
		background-position:6px center;
		text-decoration:none;
	}

.no1 {
	    background-image:url(img/rank1.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
		text-indent:8px;

		
		height:39px;
		line-height:25px;
	}
	.no2 {
	    background-image:url(img/rank2.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
		text-indent:8px;
		
		height:39px;
		line-height:25px;
	}
	.no3 {
	    background-image:url(img/rank3.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
		text-indent:8px;
		
		height:39px;
		line-height:25px;
		
	}

/*PC用おすすめ講座テーブル
----------------------------------------------------------------*/

.osu {background-image:url(img/osu.jpg);
background-repeat:no-repeat;
width:580px;
height:315px;
margin-left:2px;
margin-top:20px;
}


.osu li {border-style:none;
float:left;
width:170px;
height:150px;
position:relative;
top:71px;
left:40px;}

.osutitle {display:none;}
.osu li a {
	width:130px;
	
    display: inline-block;
    padding: 0.4em 0.8em;
    text-decoration: none;
    background: #5AA421;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #2E6F2F;
    border-radius: 3px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	margin:7px 0 0 3px;
	position:relative;
top:150px;
left:0;
text-align:center;
font-size:13px;}

.osu li a:hover {position:relative;
left:0;
top:151px;}

  
.osu1 {
	background-image:url(img/osu1.jpg);
	background-repeat:no-repeat;
}


.osu2 {
	background-image:url(img/osu2.jpg);
	background-repeat:no-repeat;
}

.osu3 {
	background-image:url(img/osu3.jpg);
	background-repeat:no-repeat;
}




/* コピーライト */
 
  #foot {        
		text-align:center;
		padding:5px 0;
		font-style:normal;
		background-color:#EADC73;
		margin-top:20px;
		height:100px;
		
		
		}
address{
		font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
		font-size:14px;
		padding-top:10px;
		font-style:normal;
		color:#FFF;
		}
/* 便利クラス */

 p.line { border-bottom: 2px dotted #CCC;
 		  padding-top:0;
		  margin-top:0;
		  clear:both;
		  }
span.line { border-bottom: 2px dotted #CCC;}
.cent {text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.nonbo a img{ border:none; }
.nonbo{ border:none; }
.brn p{border-right:0;}
.clear{	clear:both;}
.flol{ float:left;}
.flor{ float:right;	}
.imgl{ float:left;
	margin:15px 10px 10px 4px;}
.imgr{float:right;
	margin:15px 10px 10px 10px;}
.imgb{ border:solid 1px #CCC;}
.imgbo img{ border:solid 1px #333333;}
.pd10 {padding:10px;}
.pd20 {padding:20px;}
.pt10 {padding-top:10px; }
.pt30{padding-top:30px; }
.mt0{	margin-top:0px;	}
.mt5{	margin-top:5px;	}
.mt10{	margin-top:10px;	}
.mt20{	margin-top:20px;	}
.mt30{	margin-top:30px;	}
.mt40{	margin-top:40px;	}
.mt50{	margin-top:50px;	}
.mt100{	margin-top:100px;	}
.mt200{	margin-top:200px;	}
.mt300{	margin-top:300px;	}
.mr5{	margin-right:5px;	}
.mr10{	margin-right:10px;	}
.mr20{	margin-right:20px;	}
.mr30{	margin-right:30px;	}
.mr35{	margin-right:35px;	}
.mb5{	margin-bottom:5px;	}
.mb10{	margin-bottom:10px;	}
.mb20{	margin-bottom:20px;	}
.mb30{	margin-bottom:30px;	}
.mb40{	margin-bottom:40px;	}
.mb50 {	margin-bottom: 50px;}
.mb100 {	margin-bottom: 100px;}
.ml10{	margin-left:10px;	}
.ml20{	margin-left:20px;	}
.ml30{	margin-left:30px;	}
.txt12{	font-size:12px;	}
.txt11{	font-size:11px;	}
.txt13{	font-size:13px;	}
.txt15{	font-size:15px;	}
.txt16{	font-size:16px;	}
.txt18{	font-size:18px;	}

.red{	color:#f00;	}
.gre{   color:#009900;}
.pink{color:#FF0033;}
.bold{	font-weight:bold;	}

