@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:#FCF5E0;
/*box-shadow:0px 0px 5px 0 rgba(0, 0, 0, 0.2) inset;*/}

#wrapper {
	width: 930px;
	text-align: left;
	margin:0 auto;

    
	
}
		
#head {
	width:930px;
	height:70px;
	margin : 0 auto;
/*	background-image:url(img/tophead.jpg);
	background-repeat:no-repeat;
	background-position:80px 3px;
	background-size:80%;*/
		 
	 }
#top a{
	background:url(img/toph01.png) no-repeat;
	position:relative;
	left:-5px;
	top:5px;
	background-size:88%;
display:block;
width:550px;
height:50px;
text-indent:-9999px;
}

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


.pan {
	width:900px;
	height:30px;
	line-height:30px;
	font-size: 12px;
	
	color:#333;
	
	}
.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;
}


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

.yn a{
	
	display:block;
	text-indent:-9999px;
	background:url(img/yntop.jpg) no-repeat;
	background-size:91%;
	
	width:336px;
	height:77px;
	position:relative;
	top:-50px;
	left:630px;
	/*box-shadow:6px 8px 7px -5px #caceca;*/

/* border-radius */
border-radius:6px;
	
}

.yn a:hover{
 -webkit-transform: translate(0px,-1px);
		-moz-transform: translate(0px,-1px);
		-ms-transform: translate(0px,-1px);
		-o-transform: translate(0px,-1px);
		transform: translate(0px,-1px);
		
		/*-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 4px 10px rgba(0,0,0,0.2);
  box-shadow:0 4px 10px rgba(0,0,0,0.2);*/
}



/* コンテンツ */
.contents {
	float:right;
	width:660px;
	
	margin-bottom:20px;
	background-color:#FFF;
	
/*	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  box-shadow:0 1px 3px rgba(0,0,0,0.3);*/
  border-radius: 3px;
	}
.contents p {
	font-size:15px;
	padding-top:5px;
	margin-top:3px;
	color:#333;}
h1 {
padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
color: #494949;/*文字色*/
background: #f4f4f4;/*背景色*/
border-left: solid 5px #E5A54B;/*左線*/
border-bottom: solid 3px #d7d7d7;/*下線*/
margin:10px;
line-height:130%;
font-size:150%;
}

h2 {
	width:580px;
	height:auto;
  position: relative;
  padding:2px 8px;
  color:#333;
  zoom: 1;
  border-left:7px #F0C462 solid;
  margin:15px 0 1px 20px;
   clear:both;
  font-size:120%;
  display:block;
}


h3 {
  padding-bottom: .3em;
  padding-left:3px;
  border-bottom: 4px solid #73A3B1;
  display: inline-block;
	clear:both;
	font-size:120%;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
}
h3:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}
.contents .section{
	padding:6px 20px 20px 20px;
	margin-bottom:20px;

}

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

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

/* 詳細はこちらからマーク*/
.mark {
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:0 12px;
	margin-bottom:30px;
	}

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


.markr {
	float:right;
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:0 12px;
	
	}

.markr a {
	padding-left:15px;
	display:block;
	margin-bottom:30px;
	}




.marklist li{
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
		}
		
.marklisty li{
	float:left;
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin:10px 20px;
	}
	
/*テーブル線だけ戸部作*/
	.tb1 {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#666;
	border-bottom-color:#666;

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


/*テーブルパディング*/

.tb3pd td{padding:3px;}
.tb5pd td{padding:5px;}
.tb10pd td{padding:10px;}

/*テーブルパディング*/
.tb12px td {font-size:12px;}

/*トップテーブル*/

.toptb {margin-top:15px;}

.toptb td {
	
	width:220px;
	font-size:14px;
	
}

.toptb td a {
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:0px;
	}

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

.top li {
	border:1px #CCC solid;
	height:260px;
	width:187px;
	float:left;
	margin:5px 5px;
	padding:3px;
	/*box-shadow:5px 5px 4px -5px #caceca;*/
	
	
}

.top p {margin-top:3px;}


.top a {
	background-image:url(img/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:table;
	float:right;
	margin-top:8px;
	margin-right:4px;
	line-height:150%;
}





.top img {/*float:left;*/
margin:5px auto;
border:1px #999 solid;
display:block;}



/*トップページおすすめコンテンツナビ*/

.topnavi{
	margin-top:15px;
	margin-left:4px;}
.topnavi ul {
	width:620px;
	
	}
.topnavi li {
	float:left;	
	width:290px;
	height:83px;
	border:#CCC 1px solid;
	margin-bottom:13px;
	margin-right:15px;
	background-size:75px;
	background-repeat:no-repeat;
	background-position:5px center;
/*	box-shadow:0 1px 3px rgba(0,0,0,0.3);*/
	}
.topnavi a {
	padding-top:6px;
	padding-left:86px;
	display:table;
	line-height:170%;
	font-size:14px;
	text-decoration:underline;
	}

	
.icon1{background-image:url(img/icokoku.png) ;}	
.icon2{background-image:url(img/iconote.png)  ;}	
.icon3{background-image:url(img/icokako.png) ;}	
.icon4{background-image:url(img/icofree.png) ;}	
.icon5{background-image:url(img/icogyo.png) ;}	
.icon6{background-image:url(img/icohojo.png) ;}	




/*料金期間比較ページリスト
----------------------------------------------------------------*/
.hika {
	border-right:3px #F96 solid;
	border-bottom:3px #F96 solid;
	height:3052px;
	display:block;	
	width:609px;
	margin-left:3px;
	margin-top:10px;
}

.hika li {
	width:200px;
	height:760px;
	float:left;
	border-top:3px #F96 solid;
	border-left:3px #F96 solid;
	text-align:center;
}

p.koza {
	
	font-size:90%;
	padding-top:0;
	
	
}
.hika img {
	margin-left:0;
	margin-top:2px;
}

.bore {
	color:#F30;
	font-size:32px;
	font-weight:bold;
	/*line-height:35px;*/
	
	
}
.kika {
	color:#F30;
	font-size:31px;
	font-weight:bold;
	
	
	
}

.hika a{
	width:135px;
	
    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 10px 4px;
}

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

.hika a:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
	margin-bottom:4px;
}

p.hikak {
	font-size:11px;
	line-height:130%;
	text-align:left;
	margin-left:7px;
	margin-right:7px;
	padding-bottom:10px;
}


p.hikatxt {
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	border-top:2px #CCC dotted;
	padding-top:5px;
}

/*引用文*/
blockquote {
	margin:15px 0;
    position: relative;
    padding: 0px 20px 5px 40px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    background: #fff4db;
    border-top: solid 3px #ff9c8e;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 30px;
    text-align: center;
    content: "\f10d";
  font-family: "Font Awesome 5 Free";
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #ff9c8e;
    font-weight:900;
}

blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
	
}

blockquote p:first-child{
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
	color:#666;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

.qaboxq{
	font-size:100%;
	background-color:#69C;
	color:#FFF;
	font-style:normal;
	font-weight:900;
	padding:2px;
	margin-right:5px;
	 border-radius: 4px;}
.qaboxa{
	font-size:100%;
	background-color:#E54B36;
	color:#FFF;
	font-style:normal;
	font-weight:900;
	padding:2px;
	margin-right:5px;
	 border-radius: 4px;}



/*仕事内容リスト*/
.clist {
	border:1px #CCC solid;
	height:100px;
	
}

.clist li{
	float:left;
	padding-left:5px;
	margin-right:10px;
	color:#093;
	line-height:220%;
	
}



/*合格率テーブル*/
.gotable {
	margin-left:10px;
	float:right;
	margin-top:10px;
}
.gotable td {
	font-size:12px;
	padding:2px 8px;
}
.moku {
	border:1px #CCC solid;
	display:inline-block;
	padding:10px;
	float:left;
	margin-top:13px;
	margin-right:10px;}
.mtop {
	text-align:center;
	font-weight:bold;
}
.moku a{
	background:url(img/arrow1.jpg) no-repeat left center;
	padding-left:18px;
	line-height:190%;
}


/*相互リンクテーブル*/
.bl{
background-color:#d7e9f7;
}
.ml td{
       /*border:solid 1px #d8d8d8;*/
	   border-bottom:solid 1px #999999;
	   border-right:solid 1px #999999;
	   padding:5px 10px;
	   }

.ml td.td03{
	border-right:0;
	}
.ml {
       width:100%;
	   border:solid 2px #999999;
	   border-bottom:solid 1px #999999;
	   }  





/* サイトマップ */ 





.sitemap a{
color:#338CCC;
font-size:14px;
padding-left:13px;
background-image:url(img/arrow4.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	display:block;
	margin-left:30px;
	line-height:200%;
}



/* リンク集 */ 


.contents .link {margin:0 15px;}


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





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



/* 縦ナビ */
#navi{
	float:left;
	width:240px;
	
	
	
}

.tnavi{
	margin-bottom:20px;
    }
.tnavi ul{	
margin: 0 0 0 1em;
padding: 0;
	}
	.tnavi li{
		/*border-bottom:dotted 1px #CCC;*/
		font-size:14px;
		font-weight:normal;
		background-color:#FFF;
	
	}
	.tnavi li.navtitle{
		color:#FFF;
		
		font-weight:normal;
		text-align:center;
	
		padding:2px 0 ;
		background-color:#73A3B1;
		position:relative;
		top:1px;
		
	}
	
	.tnavi li.bottom{
		border-bottom:0;

	
	}
	.tnavi li a{
		font-size:14px;
		color:#0080de;
		display:block;
		text-decoration:none;
		padding:5px 5px 5px 17px;
	    height : auto;
	zoom:1;
	font-weight:normal;
	border-top:dotted 1px #dadada;
	margin-left:10px;
		margin-right:8px;
		}
	.ma {
	    background-image:url(img/arrow1.jpg);
		background-repeat:no-repeat;
		background-position:10px center;
	}
	.tnavi li a:hover{
		color:#F90;
		text-decoration:none;
		
	}
	
.no1 {
	    background-image:url(img/rank1.gif);
		background-repeat:no-repeat;
		background-position:7px 8px;
		text-indent:10px;
		padding-bottom:8px;
		height:30px;
		line-height:32px;
	}
	.no2 {
	    background-image:url(img/rank2.gif);
		background-repeat:no-repeat;
		background-position:7px 8px;
		text-indent:10px;
		padding-bottom:8px;
		height:30px;
		line-height:30px;
	}
	.no3 {
	    background-image:url(img/rank3.gif);
		background-repeat:no-repeat;
		background-position:7px 8px;
		text-indent:10px;
		padding-bottom:8px;
		height:30px;
		line-height:30px;
	}



.space5 {height:5px;
display:block;}


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

.osu {background-image:url(img/osu1.jpg);
background-repeat:no-repeat;
width:620px;
height:305px;
margin-left:0;
margin-top:20px;
}


.osu li {border-style:none;
float:left;
width:170px;
height:120px;
position:relative;
top:80px;
left:50px;
margin-right:10px;}

.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:120px;
left:0;
text-align:center;
font-size:13px;}

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

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


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

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

/* 縦ナビ お勧め講座リンク*/

.slink {
	background:url(img/linkhead.jpg) no-repeat top left;
	background-color:#f5f5f5;
	padding-top:40px;
	margin-bottom:20px;
	}

.slink .bot{
/*background:url(img/linkbot.jpg) no-repeat bottom left;*/
padding-bottom:8px;
}

.slink li a{
		color:#338CCC;
		display:block;
		text-decoration:none;
		padding:1px 0 1px 10px;
	    height : auto;
	zoom:1;
	
		margin-left:1px;
		font-size:15px;
	}


.slink li a:hover{
	color:#F60;
}




/* コピーライト */
 
  #foot {
	    padding:5px 0;
		font-style:normal;
		height:40px;
		background-color:#73A3B1;
		/*box-shadow:0px 0px 5px 0 rgba(0, 0, 0, 0.4) inset;*/
  }
 #foot p{ 
		color:#FFF;
		font-size:13px;
		padding-top:5px;
		text-align:center;
		
		}
/* 便利クラス */
.w470 {width:470px;}
.section hr{ border: 1px dotted #CCC }
 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 0;}
.imgr{float:right;
	margin:15px 0 10px 10px;}
.imgb{ border:solid 1px #999;}
.imgbo img{ border:solid 1px #999;}
.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;	}
p.gre{color:#009900;}
.pink{color:#FF0033;}
.bold{	font-weight:bold;	}
.bgray{background-color:#CCC;}
