@charset "utf-8";

body {

    font-family: font-family:"游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ";
    font-size: 14px;
    font-size: 1.4rem;
    color: #000;
    /*	font-family: Arial, sans-serif;*/
    -webkit-font-smoothing: antialiased;
    /*	background: #E46E6E;*/
    background: #fff;
}

a {
    color: #000000;
    text-decoration: none;
}

.txtLink {
    color: #c20430;
    text-decoration: underline;
}

.txtLink:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c20430;
    
}


img {
    height: auto;
}



/*共通余白*/
section{
	margin-bottom: 30px;
}



h3 {

    height: 21px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 110%;
}

.mainInner section {
    margin-bottom: 30px;
    color: #11591e;
}

#loginout {
    position: absolute;
    right: 19px;
    top: 10px;
    border: 1px solid #b34747;
    border-radius: 4px;
    padding: 0 8px;
    font-size: 0.9em;
    margin-left: 30px;
    cursor: pointer;
}


.midashi.loaded:after {
    transform: scaleX(1);
    transition: 0.5s;
}

.midashi:after {
    transform: scaleX(0);
}

.midashi:after {
    background: #254f6e;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.midashi {
    background: #1871b2;
/*    background: #ecf3f8;*/
    /*    border: solid 7px #fff;*/
    color: #fff;
    text-align: center;
    font-size: 125%;
    padding: 0.7em 0;
    position: relative;
    margin-bottom: 50px;

}

.midashi span {
    position: relative;
    z-index: 2;
    font-weight: bold;
}

/* ----------------------------------------------------------
header
---------------------------------------------------------- */

header #headerInner,
.mainInner,
footer #footerInner {
    max-width: 1200px;
}


header {
    margin: 0 auto 10px;
    box-shadow: 0 3px 2px 0 rgba(200, 200, 200, 0.1);
    border-top: #254f6e solid 6px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

header #headerInner {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

header #headerInner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

* html header #headerInner {
    height: 1%;
}
#erp{
	width: 120px;
	height:  auto;
}

header #headerInner h1 {
    float: left;
    margin: 0;
    padding: 15px 0;
    font-weight: bold;
    font-size: 28px;
    font-size: 1.7rem;
    background-position: left center;
	text-indent: -10px;
}
header #headerInner h1 a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

header #headerInner h1 img {
    vertical-align: middle;
    margin-right: 5px;
    width: 250px;
    margin-top: 5px;
    height: auto;
}

#loginInfo {
    float: right;
    padding-top: 8px;
}

#loginInfo p {
    display: inline;
}

#juken_no {
    margin-right: 20px;
}

#subnav {
    width: 590px;
    height: 51px;
    float: right;
    background-image: url(../image/bg_subnavi.png);
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12px;
/*    margin-bottom: 10px;*/
}

#subnav ul {
    text-align: center;
}

#subnav ul a:hover {
    color: #fff;
    background-color: #e33725;
}

#subnav li {
    display: inline-block;
    margin-right: 20px;
}

#subnav a {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

#navMenu a {
    background: url(../images/ico_sakura.png) no-repeat left center;
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
/*    margin-right: 20px;*/
}

#nav {
    float: right;
	width: 600px;
}

#navMenu .pc {
    display: block !important;
}

#navInner {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    position: relative;

}

#navInner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

#navInner {
    height: 1%;
}

#sp-search {
    display: none;
}

#navMenu {
    width: 100%;
    padding: 0;
}

#navMenu:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

#navMenu {
    height: 1%;
}

#navMenu .gnav {
    display: table;
    width: 70%;
	float: right;
	margin-right: 21px;
}

#navMenu .gnav li {
    display: table-cell;
}

#navMenu .gnav li a {
    display: block;
    text-align: center;

}


#navMenu .gnav li a:hover,
#navMenu .gnav li a.current{
    background:  #E33725;
	color: #fff;
}

#navMenu .gnav li a span {
    color: #a51818;
    font-size: 14px;
}

#navMenu .gnav li.current a {
    opacity: 0.7;
}

#sp-menu {
    display: none;
}


/* ----------------------------------------------------------
	mainv
---------------------------------------------------------- */

#mainv {
    background-color: transparent;
    margin: 0 auto;
    height: 470px;
}

#mainv img {
    max-width: 1400px;
}


#mainvisual {
    /*    display: none;*/
}

#mainv_wrapper {
    padding-top: 106px;
    background-repeat: repeat;
    background-size: 30%;
}

.sub #mainv {
   
    height: 200px;
	background: url(../image/mainpage_sub.jpg);
    background-size: cover;
}
    
.h2_sub {
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 0.2em;
    text-align: right;
    padding-right: 20px;
    color: #12639f;
    text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
    background-size: cover;
    height: 200px;
    padding-top: 100px;
}


/*catch*/
#catch h2{
	text-align: center;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: bold;
	font-size: 18px;
}


/* ----------------------------------------------------------
	main
---------------------------------------------------------- */

#chatch h2{
	font-size: 22px;
	font-weight: bold;
/*	font-family: 'M PLUS 1p', sans-serif;*/
	letter-spacing: 0.1em
}

.txtRed {
    color: #c20430;
    font-weight: bold;
}
font-family: 'Kosugi Maru', sans-serif;
font-weight: bold;
font-size: 18px;
.honbun {
    padding: 30px;
    font-size: 16px;
}

.sectionH2 {
    text-align: center;
    font-size: 1.6em;
    background-position: center top, center bottom;
    margin-bottom: 20px;
    padding: 8px 0;

    color: #11591e;
    background-image: url(../image/h2line.png);
    background-position: center bottom;
    background-repeat: no-repeat;

}

.more {
    text-align: right;
}

.l_disc {
    list-style-type: disc;
    list-style-position: inside
}

.l_num {
    list-style-type: decimal;
    list-style-position: inside
}

.l_num li {
    margin-bottom: 10px;
}



/* ----------------------------------------------------------
セクション kentei
---------------------------------------------------------- */
#kentei{
	padding-top: 0;
}

#kentei .picHover a {
    color: #a51818;
    font-weight: bold !important;
    /*    #254f6e */
	border: 1px solid #515a7d8c;
}

#kentei .picHover p {
    background-color: rgba(253, 249, 249, 0.8);
    color: #254f6e;
    font-weight: bold;
}

#kentei .picHover a:hover p {
    background-color: #a51818;
    color: #fff;
}

/* ----------------------------------------------------------
セクション schedule
---------------------------------------------------------- */

#schedule .Box {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 1.78px 0.22px rgba(89, 92, 95, 0.33);
    height: 240px;
    padding: 15px;
    position: relative;
}

#schedule {
    background-image: url(../image/bg_entrydate.jpg);
    text-align: left;
}

#schedule table{
	width: auto;
    margin-bottom: 50px;
    border-width: 1px;
    border-style: solid;
    border-color:rgb(37, 79, 110);
    border-image: initial;
	background-color: #fff;
}

.more {
    text-align: center;
}

.kenteimidashi {
    border-width: 4px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 8px;
    background-color: rgb(37, 79, 110);
    width: 260px;
    height: 42px;
    text-align: center;
    color: #fff;
    background-image: none;
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -130px;
    padding: 5px 0 5px;
    font-size: 16px;
    text-indent: -1em;
    margin-bottom: 30px;
}

/* ----------------------------------------------------------
セクション testno_naiyo

---------------------------------------------------------- */
#testno_naiyo p{
    text-align: center;
}


/* ----------------------------------------------------------
セクション simekiri

---------------------------------------------------------- */
#simekiri {
    background-color: rgba(255, 255, 255, 0.71);
}

.downpdf {
    background-image: url(../image/ico_down_pdf.svg);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 30px 5px 0 ;
    fill: #881A20;
}


.downpdf_ul li {
    margin: 15px 0;
}

/* ----------------------------------------------------------
ページ 特定商取引法に基づく表記
---------------------------------------------------------- */

tr:nth-child(odd) {
    background: #fff;
}
table{
    margin: 0 auto;
}

/* ----------------------------------------------------------
セクション メリット
---------------------------------------------------------- */

#merit {
    background-image: url(../image/bg_abc.jpg);
    background-size: cover;
}

#merit .Inner {
    background-color: rgba(255, 255, 255, 0.6);
}

#merit p {
    margin-bottom: 40px;
}


/* ----------------------------------------------------------
セクション 練習問題
---------------------------------------------------------- */
.lnkMondai {
    text-align: center;
}

.lnkMondai a {
    display: inline-block;
    padding: 20px 60px;
    border: 1px solid #43af57;
    margin-right: 50px;
    margin-bottom: 20px;
    background-color: #fff;
}

.lnkMondai a:last-child {
    margin-right: 0;
}

.lnkMondai a:hover {
    background-color: #43af57;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

/* ----------------------------------------------------------
セクション 「CEFR英単語検定」の趣旨

---------------------------------------------------------- */

#contents #levelText {
    width: 250px;

}

table#lebel {
    width: 70%;
}


/* ----------------------------------------------------------
	共通
---------------------------------------------------------- */

.Inner {
    position: relative;
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 3.3333%;
    padding-right: 3.3333%;
    font-size: 16px;
}

.mainInner p {
    margin-top: 10px;
}

.title {
    font-size: 2.5rem;
    text-align: center;
    color: #000;
}

.price {
    text-align: right;
}



/* ----------------------------------------------------------
	スライドショー
---------------------------------------------------------- */
#slideWrapper {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

#slide {

    position: relative;
    overflow: hidden;
    height: 595px;

}

#slide ul {
    position: absolute;
    width: 3000px;
    top: 102px;
    left: 50%;
    margin-left: -1500px;
}

#slide li {
    float: left;
    width: 1000px;
    list-style-type: none;
}

button {
    opacity: .6;
    transition: opacity .2s;
    border: none;
    background: none;
}

button:focus {
    outline: none;
}

button:hover {
    opacity: 1;
}

#prevBtn {
    position: absolute;
    top: 325px;
    left: 20px;
}

#nextBtn {
    position: absolute;
    top: 325px;
    right: 20px;
}



/* ----------------------------------------------------------
	ガイド
---------------------------------------------------------- */



.guide dl dt {
    clear: both;
    float: left;
    margin: 0 20px 10px 0;
    width: 160px;
}

.guide dl dd {
    margin: 0 0 10px 10px;
}

.guide dl dd a {
    text-decoration: underline;
    display: block;
}

.guide li {
    margin-bottom: 10px;
    text-align: right;
}



.news dl dt {
    clear: both;
    float: left;
    margin: 0 20px 10px 0;
    width: 110px;
}

.news dl dd {
    margin: 0 0 10px 10px;
}

.news dl dd a {
    text-decoration: underline;
    display: block;
}

.news li {
    margin-bottom: 10px;
    text-align: right;
}



.bnr_bottom a.button {
    border: #d8d8d8 solid 1px;
    /*    text-align: center;*/
    font-size: 16px;
    background: #fff;
    background-size: cover;
    background-position: left -30px;
}

.bnr_bottom a.button:hover {
    background-color: #871f25;
    border-color: #871f25;
    color: #fff;
    background-image: none;
}

.bnr_bottom .Box:nth-child(4) a {
    background-position: left -140px;
}


/*問い合わせ*/

#toiawese form {
    width: 80%;
    margin: 0 auto;
}

#toiawese dt {
    background: #974f53;
    color: #fff;
}

#toiawese dd {
    background: #f6e9ea;
}

#toiawese input {
    font-size: 19px;
    padding: 5px;
}

#toiawese textarea {
    width: 100%;
    border: #ccc5c5 1px solid;
}

.jyukenbi {
    width: auto;
	margin-left: 30px;

}

.jyukenbi td {
    width: 200px;
}


/*ç·´ç¿’å•é¡Œ*/

.renshu.button {
    display: block;
    padding: 20px;
    width: 340px;
    margin: 10px auto;
    text-align: center;
}


/*受験料•*/

.jyukenryo th {
    width: 150px;
}

.jyukenryo td {
    width: 150px;
    text-align: right;
}

li.jyukenryo{
	text-align: left;
	margin-bottom: 30px;
	
	
}
li.jyukenryo:last-child{
	margin-bottom: 0;
}
table.jyukenryo {
    width: auto;
	margin-right: 30px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 30px;
	
}
span.danwari{
	font-size: 1.3em;
	position: relative;
	top:-5px;
	
}
table.jyukenbi{
	
	margin: 10px 30px 0 30px;
	
}
table.jyukenbi caption{
	font-weight: bold;
}


/*ç‰¹å®šå•†å–å¼•æ³•ã«åŸºã¥ãè¡¨è¨˜*/
#tokusho table.tokuteisyou {
    margin-left: auto;
    margin-right: auto;
}

#tokusho tr:nth-child(odd) {
    background: none;
}


p.kessai {
    color: #d30d15;
    background-color: #EDECE0;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.creUL img {
    width: 40px;
    height: auto;
}

.creUL li {
    display: inline-block;
    width: 70px;
    text-align: center;
    line-height: 1;
}

.caption_1line img {
    padding-bottom: 16px;
}

.normalUl {
    padding-left: 20px;
}

.normalUl li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1;
    margin-bottom: 10px;

}

/* ----------------------------------------------------------
	フッター
---------------------------------------------------------- */

footer {
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    background-color: #254f6e;
}
footer a{
    color: #fff;
}

footer #footerInner {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto 40px;
    padding: 40px 0 0;
}

.footerNav {
    margin-bottom: 50px;
}

.footerNav li {
    display: inline-block;

}

.footerNav li a {
    border-right: 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
}

.footerNav li:first-of-type a {
    border-left: 1px solid;
}

.footerNav li a:hover {
    color: #E33725;
}

#main_footer {
    padding: 20px 0 60px;
}

#shusai  {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    
}


/* ----------------------------------------------------------
	レイアウト 	
---------------------------------------------------------- */

.column1-Box {
    margin: 0 0 50px;
}

.column1-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

* html .column1-Box {
    height: 1%;
}


.column2-Box {
    margin: 0 0 50px;
}

.column2-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

* html .column2-Box {
    height: 1%;
}

.column2-Box .Box70 {
    width: 67.5%;
}

.column2-Box .Box30 {
    width: 27.5%;
}

.column2-Box .left {
    float: left;
}

.column2-Box .right {
    float: right;
}


.column3-Box {
    margin: 0 0 50px;
}

.column3-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

* html .column3-Box {
    height: 1%;
}

.column3-Box .Box {
    float: left;
    width: 32.11009%;
    margin: 0 0 0 1.83486%;
}

.column3-Box .Box:first-child {
    margin: 0;
}

.column4-Box {
    margin: 0 0 50px;
}

.column4-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
}

* html .column4-Box {
    height: 1%;
}

.column4-Box .Box {
    float: left;
    width: 22.93578%;
    margin: 0 0 0 2.75229%;
}

.column4-Box .Box:first-child {
    margin: 0;
}

/* ----------------------------------------------------------
    common 
---------------------------------------------------------- */
.bg_yellow {
    background-image: url(../image/bg_yellow.jpg);
}

.bg_blue {
    background-image: url(../image/bg_blue.jpg);
}

.bg_tr {
    background-color: transparent;
}

.lnkAnchor {
    padding-top: 100px;
}

/
/*
=========================================
	Utilities
=========================================
*/

/* マージン
---------------------------------*/
.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

/* 左右行揃え
---------------------------------*/
.ta-l {
    text-align: left;
}

.ta-r {
    text-align: right;
}

.ta-c {
    text-align: center;
}


/* フロート／フロート解除
---------------------------------*/
.fL {
    float: left;
}

.fR {
    float: right;
}

.clear {
    clear: both;
}

/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.ovh {
    overflow: hidden;
}

#imgChart{
	330px
}

#chatch {
	text-align: center;
	font-family:  "Hannari";
}

