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

*{
	margin:0;
	padding:0;
}

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

body {
	background-color:#FFF;
	margin:0;
	padding:0;
	color:#555;
	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:#F1F1F1;
}

#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;
	background-position:-70px 0;
	
}

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


#head #top a{
	width:460px;
	height:60px;
	background-image:url(img/headpc1.jpg);
	background-size:90%;
	background-repeat:no-repeat;
position:absolute;
	top:10px;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:0;
	padding-top:0;
	 
	 }

#head img{
    	border:0;
	}
/* 右上ナビ　きっかけ */

.yn {
	width: 160px;
	height: 34px;
	position:relative;
	top:8px;
	left:717px;
	
	}
.yn {
	float:left;
	
}
.yn a{
	color:#fff;
	line-height:30px;
	width:160px;
	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;
}

/* パンくず */

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

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




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



h1 {
  position: relative;
  padding: .40em 1em .30em 1.5em;
  border: 1px solid #ccc;
  border-top: 3px solid #60B99A;
  background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  margin:15px 15px;
  font-size:150%;
}
h1::after {
  position: absolute;
  top: 0.6em;
  left: .6em;
  z-index: 2;
  content: '';
  width: 10px;
  height: 10px;
  border: 3px solid #60B99A;
  border-radius: 100%
}
h2 {
  padding-bottom: .3em;
  padding-left:3px;
  border-bottom: 2px solid #D3CE3D;
  display: inline-block;
	clear:both;
	font-size:120%;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
}
h2:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}
.contents h3 {
	
	background: linear-gradient(transparent 70%, #FEAA24 80%);
	margin:30px 30px 10px 20px;
	padding:0 3px;
	display: inline-block;
	clear:both;
}	 
	 
/* 点線 */

.section h4 {
	width:560px;
	border-bottom:#666 2px dotted;
	padding:2px 7px 3px 7px;
	display:block;
	clear:both;
	margin-bottom:5px;
	height:20px;
}


/* 矢印 */
h4.arrow{
    background-color:#929DDF;
    color: white;
    border: 0;
    padding: 4px 10px;
    text-align:left;
    position: relative;
	width:220px;
	margin-top:15px;
}
h4.arrow:before,
h4.arrow:after{
    content: "";
    position: absolute;
    border-top: 30px solid white;
    /*border-bottom: 18px solid white;*/
    top: 0;
    bottom: 0;
}

h4.arrow:after{
    border-left: 25px solid #929DDF;
    right: 0;
}






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

}

.contents a{
color:#338CCC;
text-decoration:none;
}

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

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

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

.markr {
float:right;
	background-image:url(img/arr.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	display:block;
	margin:8px 20px 15px 0;
	padding-left:3px;
	}

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




/*テーブル*/
	.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 {
	background-color:#F0EEC8;
		border-radius: 5px;
       font-size:100%;
	   margin-bottom:20px;
	   width:170px;
	   height:290px;
	   float:left;
	   display:inline-block;
	   padding:8px;
	   margin-right:17px;
}

.top p {font-size:110%;
}

.top  a{
	width:86%;
	
    display: block;
    padding: 0.5em 0.8em;
    text-decoration: none;
	text-align:center;
    background: #F46E64;
    color: #FFF;
    /*border-bottom: solid 5px #2E6F2F;*/
    border-radius: 2px;
	/*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.32);*/
	margin:10px auto;
	font-size:100%;
	font-weight:bold;
	clear:both;
}

.top a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight:900;
  /*display:block;*/
  font-size:1.2em;
  color:#FFF;
 position:relative;
  top:1px;
  left:4%;
  
}
.top li>img {float:none;
margin:10px auto;
display:block;
}

.top li.toplino {}



/* 料金比較ページ講座リスト*/

.top2 {margin-left:10px;}

.top2 li {
	background-color:#F0EEC8;
		border-radius: 5px;
       font-size:100%;
	   margin-bottom:20px;
	   width:270px;
	   height:280px;
	   float:left;
	   display:inline-block;
	   padding:8px 5px;
	   margin-right:16px;
	   
}

.top2 p {font-size:110%;
line-height:130%;
padding:0 10px;}

.top2  a{
	width:86%;
	
    display: block;
    padding: 0.5em 0.8em;
    text-decoration: none;
	text-align:center;
    background: #F46E64;
    color: #FFF;
    /*border-bottom: solid 5px #2E6F2F;*/
    border-radius: 2px;
	/*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.32);*/
	margin:10px auto;
	font-size:100%;
	font-weight:bold;
	clear:both;
}

.top2 a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight:900;
  /*display:block;*/
  font-size:1.2em;
  color:#FFF;
 position:relative;
  top:1px;
  left:4%;
  
}
.top2 li>img {float:none;
margin:10px auto;
display:block;
}


p.ryo {
	font-size:130%;
	color:#F30;
	font-weight:bold;
}




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

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


.toplist li {
	float:left;
	width:280px;
	height:125px;
	border-bottom:1px dotted #CCC;
	margin-top:10px;}

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





.toplist li p {
	line-height:20px;
	font-size:12px;
	
}



.toplist a {
	clear:both;
	display:block;
	float:right;
background-image:url(img/arr.gif);
background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:18px;
	font-size:14px;
	margin:5px 5px 5px 0;
	} 




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

/* 概要ページ忘れ物リスト */
.wasurelist {
	width:140px;
		border:#666 1px solid;
		padding:10px;
		float:left;
		margin-right:10px;
		margin-top:10px;
	}

.wasurelist li {
	background:url(img/li.jpg) no-repeat left 5px;
	padding-left:20px;
}




/* 縦ナビ */
#navi{
	float:right;
	width:220px;
	
}

.tnavi ul{	
margin: 0 0 0 1em;
padding: 3px;

	}
	
	.tnavi li.navtitle{
		width:220px;
		height:30px;
		color:#4C4C4C;
		border:none;
		font-size:13px;
		font-weight:normal;
		text-align:center;
		background-color:#F2DEC3;
		background-image:none;
		
		line-height:30px;
		
	}
	.tnavi li{
		border-bottom:solid 1px #dadada;
		
		font-size:14px;
		background-image:url(img/arr.gif);
		background-repeat:no-repeat;
		background-position:5px 12px;
		background-color:#FFF;
	}
	
	.tnavi li a{
		color:#666;
		display:block;
		text-decoration:none;
		padding:5px 5px 5px 25px;
	    height : auto;
	zoom:1;
	line-height:28px;
	padding-left:22px;
	
	
	}
	
	.tnavi li a:hover{
		color:#f70;
		background-position:5px center;
		text-decoration:none;
	}



.tnavi li.no1 {
	    background-image:url(img/rank1.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
	padding-left:8px;
	height:40px;
	
	
		
		
		
	}
	.tnavi li.no2 {
	    background-image:url(img/rank2.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
		padding-left:8px;
		height:40px;
		line-height:30px;
	}
	.tnavi li.no3 {
	    background-image:url(img/rank3.gif);
		background-repeat:no-repeat;
		background-position:7px 7px;
		padding-left:8px;
		height:40px;
		line-height:35px;
	}

/* リンク集 */ 
.contents .link {margin-top:15px;
padding:5px 10px;}

.contents .link a {
  clear:both;
	border: 0px solid #CCC;
	background-color: #fff;
	font-weight:bold;
    font-size:14px;
   margin-top:30px;
   padding-left:0;
   padding-top:10px;
   line-height:30px;
   }	





.link p{
margin-top:0;
padding-top:0;
font-size:13px;
margin-bottom:15px;
}

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

.osu {background-image:url(img/rankback.jpg);

width:580px;
height:305px;
margin-left:12px;
margin-top:20px;
}


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

.osutitle {
	background-image:url(img/osutitle.jpg);
	background-repeat:no-repeat;
	background-position:center 20px;
	display:block;
	height:70px;
	width:600px;}
.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:-3px;
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:#ECE59A;
		height:100px;
		
		
		}
address{
		font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
		font-size:14px;
		padding-top:15px;
		font-style:normal;
		color:#999;
		}
/* 便利クラス */

 p.line { border-bottom: 2px dotted #CCC;
 		  padding-top:5px;
		  padding-bottom:8px;
		  margin-bottom:10px;
		  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:10px 10px 10px 4px;}
.imgr{float:right;
	margin:10px 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;	}

.mt20 p{	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;	}
p.txt12{	font-size:12px;	}
p.txt11{	font-size:11px;	}
p.txt13{	font-size:13px;	}
p.txt14{	font-size:14px;	}
p.txt16{	font-size:16px;	}
p.txt18{	font-size:18px;	}

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