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

.body{
	background-color: #F4F2F2;
}/*!追加*/

.header .logo{
	height: 110px;
}

.logo .header_tel{
	padding-left: 230px;
}

.logo .header_text{
	font-size: 12px;
	padding-top: 0;
}

.container{
	background: #fff;
}

.main{
	margin: 0px auto;
	width: 850px;
	background: #FFFFFF;
	padding: 10px;
}

.pankuzu{
	font-size: 13px;
	margin: 10px 0;
}

.left{
/*	
	float: left;
	width: 650px;
	*/
}

.left>h2 {
	padding:10px;
	border-left:5px solid #073681;
	border-bottom:2px solid #073681;
	margin-bottom:20px;
}

.about {
	margin-top:20px;
}
.about h3{
	color: #632f00;
	font-size: 24px;
	margin-top: 15px;
}

.about p{
	margin: 10px 5px;
	padding-left: 10px;
}

p a{
	color: #0068b7;
}

p a:hover{
	color: #4f81bd;
}

.about > h4{
	background-color: #ededed;
	border-bottom: 3px solid #001281;
	font-size: 20px;
	width: 630px;
	padding: 10px;
	margin-top:20px;
}

.about h4{
	padding-top: 10px;
}

.about .left{
	float: left;
	width: 400px;
}

.about .right{
	float: right;
	padding-right: 20px;
}

.studygoal{
	margin-bottom:30px;
}

.studygoal th{
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
}

.studygoal td{
	font-size: 14px;
	padding: 3px;
	border: 1px solid #000000;
}

td.lesson{
	font-size: 12px;
}

.about > h5{
	color: #b90f00;
	padding: 10px 0 10px 20px;
	background: url(../images/bg_h5.gif) no-repeat;
	background-position: 4px 15px;
	font-weight: bold;
}

h3.test_t{
	margin: 20px 0;
	border-left: 5px solid #b90f00;
	background: #e2e2e2;
	padding: 10px;
	font-weight: bold;
	color: #000000;
}

.testlist{
	padding-bottom: 20px;
	margin-top:30px;
}

.testlist h4{
	background: #0068b7;
	color: #ffffff;
	font-size: 20px;
	border: none;
	padding: 10px;
	margin-top:20px;
}

.testlist ul{
	padding: 10px;
	background-color: #FEFBFD;
	border: 1px solid #dbdbdb;
}

.testlist ul li{
	background: url(../images/t_listmark.gif) no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	list-style:none;
}

.testlist ul li a{
	color: #0068b7;
}

.testlist ul li a:hover{
	color: #4f81bd;
}


.bunseki h4{
	background: url(../images/listmark.gif) no-repeat;
	padding-left: 27px;
	font-weight: bold;
	margin: 10px;
	padding-top: 0;
}

.bunseki ul li{
	padding-left: 15px;
}

.taisaku h4{
	border-bottom: 2px solid #b90f00;
	padding-left: 10px;
	font-weight: bold;
}

.taisaku ul{
	padding: 10px;
}

.taisaku ul li{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}

.shisaku{
	padding-bottom: 20px;
}

.shisaku h4{
	color: #b90f00;
	font-weight: bold;
	font-size: 24px;
	margin-top: 20px;
}

.shisaku ol{
	padding: 10px;
	margin: 10px;
	background: #ffcc99;
}

.shisaku ol li{
	list-style-type: decimal;
	list-style-position: inside;
}

.to_contact h4{
	color: #b90f00;
	font-weight: bold;
	font-size: 24px;
}

.right{
	float: right;
	width: 190px;
	margin-left: 5px;
}

.schoollist .tl{
	color: #ffffff;
	background: #001281;
	text-align: center;
	padding: 5px 0;
	width: 182px;
}

.schoollist li{
	font-size: 15px;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGP明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}

.schoollist li a{
	width: 180px;
	height: 50px;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	display: block;
	background: url(../images/schoolmenubg.gif) no-repeat;
	text-decoration: none;
}

.schoollist li a:hover{
	background-position: left bottom;
}

.schoollist li a span{
	display: block;
	padding-top: 15px;
	padding-left: 5px;
	color: #000000;
}

.nt{
	margin-top: 10px;
	margin-bottom: 10px;
}

.nt:hover{
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
}
.banner_area{
	width: 190px;
}
.banner_area>a {
	display:block;
	margin-bottom:10px;
}
.banner_area>a>img:hover {
	opacity:.6;
}
.banner_area p a{
	width: 178px;
	height: 76px;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	display: block;
	margin-bottom: 10px;
}

.banner_area p a:hover{
	background-position: left bottom;
}

.bnr_feature a{
	background-image: url(../images/bnr_feature.jpg);
}

.bnr_course a{
	background-image: url(../images/bnr_course.jpg);
}

.bnr_results a{
	background-image: url(../images/bnr_results.jpg);
}

.banner_area a span{
	display: none;
	overflow: hidden;
}

.pagetop{
	padding: 0px 10px;
	background: #ffffff;
}
#school_contact {
	border:none;
	color:#B90F00;
	font-size:20px;
	line-height:24px;
	background:none;
	font-weight:bold;
}
.to_contact p{
	margin:10px 0 10px 0;
	padding:0;
	text-align: center;/*!追加 2025/01/22*/
}
/*!コメントアウト 2025/01/22
.to_contact a{
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 553px;
	height: 150px;
	background: url(https://eiken-academy.com/wp-content/uploads/2015/07/soudankai.png);
}

.to_contact a:hover{
	background-position: left bottom;
}

.to_contact a span{
	display: none;
	overflow: hidden;
}
*/
/* 学校一覧 */
h2#tokyolist{
	color: #FFFFFF;
	background: #f8b551;
	font-size:20px;
	font-weight:bold;
	border:none;
	padding:0px;
	margin-top:20px;
}

h3.saitamalist{
	color: #FFFFFF;
	background: #89c997;
}

h3.kanagawalist{
	color: #FFFFFF;
	background: #f19ec2;
}

h2#tokyolist span{
	border-left: 5px solid #FF6600;
	margin-left: 10px;
	padding-left: 10px;
}

h3.saitamalist span{
	border-left: 5px solid #336600;
	margin-left: 10px;
	padding-left: 10px;
}

h3.kanagawalist span{
	border-left: 5px solid #FF00CC;
	margin-left: 10px;
	padding-left: 10px;
}

table.school{

}

table.school th{
	color:#73614a;
	background: #f7f5f0;
	margin: 10px;
	width: 80px;
	vertical-align: middle;
	text-align: center;
}

table.school tr{
	margin: 10px;
	display: block;
}

table.school tr td{
	width: 160px;
	height: 30px;
	background: url(../images/t_listmark.gif) no-repeat;
	background-position: 5px 20px;
	padding: 10px 0 20px 20px;
	font-size: 90%;
}

.update{
	background: #FFCC00;
	color: #FF6600;
	padding: 2px;
	margin-left: 5px;
	font-size: 90%;
}

table.school tr td a{
	color: #0068b7;
}

table.school tr td a:hover{
	color: #FF6600;
}
#schoollist {
	margin-bottom:50px;
}
#schoollist li {
	margin: 20px 10px 0px 10px;
	font-size:14px;
	line-height:17px;
	float:left;
	width: 170px;
	/*height: 18px;*/
	/*padding-top:5px;*/
	padding-left:20px;
	background: url(../images/t_listmark.gif) no-repeat;
	background-position: 0px 3px;
}





.about_eikenac div{
	padding: 10px;
}

.about_eikenac div p{
	padding-bottom: 10px;
	font-size: 14px;
	line-height:20px;
}

.about_eikenac div p span{
	font-weight: bold;
}

.leftbox{
	float: left;
	width: 560px;
}

h2.tama{
	background-image:url(../images/h_bg.gif);
	background-repeat: no-repeat;
	width: 553px;
	height: 28px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0d448b;
}

h2.tama span{
	display: block;
	margin-top: -15px;
	margin-right: 25px;
	text-align: right;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}


.grade ul li{
	display: inline-block;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.grade ul li.list_first{
	margin-left: 0px;
}

.grade ul li a{
	display: block;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	width: 102px;
	height: 87px;
	background: url(../images/grade_bg.png) no-repeat;
	text-align: center;
	font-size: 13px;
}

.grade ul li a span {
	/*margin-top: 33px;*/
	line-height:87px;
	display: inline-block;
}

.grade ul li a:hover span{
	text-decoration: underline;
}

.new ul{
	background: #fefbfd;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin-bottom: 10px;
	width: 533px;
}
.new .more_button {
	float:right;
	display:block;
	padding:5px 9px;
	background:#073681;
	color:#fff;
	border-radius:4px;
	text-decoration:none;
}
.new ul li{
	background: url(../images/t_listmark.gif) no-repeat;
	padding-left: 20px;
	background-position: 2px 6px;
	margin-bottom:10px;
	font-size:15px;
	line-height:24px;
}
.new ul li .date {
	font-size:12px;
}
.new ul li span.new-opened {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#F8B551;
	font-size:12px;
	color:#fff;
}
.new ul li span.renewal {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#89C997;
	font-size:12px;
	color:#fff;
}
.new ul li span.infomation {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#6699FF;
	font-size:12px;
	color:#fff;
}
.new ul li span.latest-english {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#F19EC2;
	font-size:12px;
	color:#fff;
}
.new ul li span.eiken-measures {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#ef404c;
	font-size:12px;
	color:#fff;
}
.new ul li a{
	color: #740000;
}

.new ul li a:hover{
	color: #9e5555;
}