@charset "utf-8";


/* --------------------------------
    Reset - v1.5
-------------------------------- */
body,caption,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,img,li,ol,p,pre,table,ul{margin:0;padding:0;border:0}body{font:13px "メイリオ","ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;line-height:1}ol,ul{list-style:none}em,h1,h2,h3,h4,h5,h6,strong{font-weight:700}table{border-collapse:collapse;border-spacing:0}address,button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6{font-size:13px}

a { color:#0066cc; }
a:visited { color:#004B91; }
a:hover { color:#e55992; text-decoration:none; }
a:active { color:#e55992; }

input[type="text"],
textarea{
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 100%;
    padding: 6px 8px;
    border: 1px solid #ccc;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    -webkit-box-shadow: 0 1px 2px rgba(89, 89, 96, 0.1) inset;
    box-shadow: 0 1px 2px rgba(89, 89, 96, 0.1) inset;
}
input[type="text"]:focus,
textarea:focus{
    outline-offset:-2px;
    outline: 5px auto -webkit-focus-ring-color;
}
input[type="text"]:hover,
textarea:hover{
    border: 1px solid #a6c8ff;
}

select{
    padding: 2px;
    border: 1px solid #ccc;
}

input[type="radio"],
input[type="checkbox"]{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
}

/* --------------------------------
    Utility(PC) - v1.3
--------------------------------
margin        : .mg-0
margin-top    : .mg-t0 - .mg-t5x (max:50)
margin-right  : .mg-r0 - .mg-r5x (max:50)
margin-bottom : .mg-b0 - .mg-b5x (max:50)
margin-left   : .mg-l0 - .mg-l5x (max:50)

padding        : .pa-0
padding-top    : .pa-t0 - .pa-t5x (max:50)
padding-right  : .pa-r0 - .pa-r5x (max:50)
padding-bottom : .pa-b0 - .pa-b5x (max:50)
padding-left   : .pa-l0 - .pa-l5x (max:50)

clearfix : .cl

input width 5%    : .fw-5
input width 10% - : .fw-10x (max:100)

font-size       : .fs-10 - fs-30
line-height     : .lh-10 - .lh-20 (default:1)
text-align      : .tx-ac(center), .tx-al(left), .tx-ar(right)
font-weight     : .tx-wb(bold), .tx-wn(normal)
text-decoration : .tx-du(underline), .tx-dn(none)
break-word      : .break-word

-------------------------------- */
.mg-0{margin:0!important}.mg-t0{margin-top:0!important}.mg-t5{margin-top:5px!important}.mg-t10{margin-top:10px!important}.mg-t15{margin-top:15px!important}.mg-t20{margin-top:20px!important}.mg-t25{margin-top:25px!important}.mg-t30{margin-top:30px!important}.mg-t35{margin-top:35px!important}.mg-t40{margin-top:40px!important}.mg-t45{margin-top:45px!important}.mg-t50{margin-top:50px!important}.mg-r0{margin-right:0!important}.mg-r5{margin-right:5px!important}.mg-r10{margin-right:10px!important}.mg-r15{margin-right:15px!important}.mg-r20{margin-right:20px!important}.mg-r25{margin-right:25px!important}.mg-r30{margin-right:30px!important}.mg-r35{margin-right:35px!important}.mg-r40{margin-right:40px!important}.mg-r45{margin-right:45px!important}.mg-r50{margin-right:50px!important}.mg-b0{margin-bottom:0!important}.mg-b5{margin-bottom:5px!important}.mg-b10{margin-bottom:10px!important}.mg-b15{margin-bottom:15px!important}.mg-b20{margin-bottom:20px!important}.mg-b25{margin-bottom:25px!important}.mg-b30{margin-bottom:30px!important}.mg-b35{margin-bottom:35px!important}.mg-b40{margin-bottom:40px!important}.mg-b45{margin-bottom:45px!important}.mg-b50{margin-bottom:50px!important}.mg-l0{margin-left:0!important}.mg-l5{margin-left:5px!important}.mg-l10{margin-left:10px!important}.mg-l15{margin-left:15px!important}.mg-l20{margin-left:20px!important}.mg-l25{margin-left:25px!important}.mg-l30{margin-left:30px!important}.mg-l35{margin-left:35px!important}.mg-l40{margin-left:40px!important}.mg-l45{margin-left:45px!important}.mg-l50{margin-left:50px!important}.pa-0{padding:0!important}.pa-t0{padding-top:0!important}.pa-t5{padding-top:5px!important}.pa-t10{padding-top:10px!important}.pa-t15{padding-top:15px!important}.pa-t20{padding-top:20px!important}.pa-t25{padding-top:25px!important}.pa-t30{padding-top:30px!important}.pa-t35{padding-top:35px!important}.pa-t40{padding-top:40px!important}.pa-t45{padding-top:45px!important}.pa-t50{padding-top:50px!important}.pa-t55{padding-top:55px!important}.pa-t60{padding-top:60px!important}.pa-t65{padding-top:65px!important}.pa-t70{padding-top:70px!important}.pa-t75{padding-top:75px!important}.pa-t80{padding-top:80px!important}.pa-r0{padding-right:0!important}.pa-r5{padding-right:5px!important}.pa-r10{padding-right:10px!important}.pa-r15{padding-right:15px!important}.pa-r20{padding-right:20px!important}.pa-r25{padding-right:25px!important}.pa-r30{padding-right:30px!important}.pa-r35{padding-right:35px!important}.pa-r40{padding-right:40px!important}.pa-r45{padding-right:45px!important}.pa-r50{padding-right:50px!important}.pa-b0{padding-bottom:0!important}.pa-b5{padding-bottom:5px!important}.pa-b10{padding-bottom:10px!important}.pa-b15{padding-bottom:15px!important}.pa-b20{padding-bottom:20px!important}.pa-b25{padding-bottom:25px!important}.pa-b30{padding-bottom:30px!important}.pa-b35{padding-bottom:35px!important}.pa-b40{padding-bottom:40px!important}.pa-b45{padding-bottom:45px!important}.pa-b50{padding-bottom:50px!important}.pa-b55{padding-bottom:55px!important}.pa-b60{padding-bottom:60px!important}.pa-b65{padding-bottom:65px!important}.pa-b70{padding-bottom:70px!important}.pa-b75{padding-bottom:75px!important}.pa-b80{padding-bottom:80px!important}.pa-l0{padding-left:0!important}.pa-l5{padding-left:5px!important}.pa-l10{padding-left:10px!important}.pa-l15{padding-left:15px!important}.pa-l20{padding-left:20px!important}.pa-l25{padding-left:25px!important}.pa-l30{padding-left:30px!important}.pa-l35{padding-left:35px!important}.pa-l40{padding-left:40px!important}.pa-l45{padding-left:45px!important}.pa-l50{padding-left:50px!important}.cl:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.fw-5{width:5%!important}.fw-10{width:10%!important}.fw-20{width:20%!important}.fw-30{width:30%!important}.fw-40{width:40%!important}.fw-50{width:50%!important}.fw-60{width:60%!important}.fw-70{width:70%!important}.fw-80{width:80%!important}.fw-90{width:90%!important}.fw-100{width:100%!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.lh-10{line-height:1!important}.lh-11{line-height:1.1!important}.lh-12{line-height:1.2!important}.lh-13{line-height:1.3!important}.lh-14{line-height:1.4!important}.lh-15{line-height:1.5!important}.lh-16{line-height:1.6!important}.lh-17{line-height:1.7!important}.lh-18{line-height:1.8!important}.lh-19{line-height:1.9!important}.lh-20{line-height:2!important}.tx-ac{text-align:center!important}.tx-al{text-align:left!important}.tx-ar{text-align:right!important}.tx-wb{font-weight:700!important}.tx-wn{font-weight:400!important}.tx-du{text-decoration:underline!important}.tx-dn{text-decoration:none!important}.break-word{word-wrap:break-word!important;overflow-wrap:break-word!important}


body{
    color: #2f2f2f;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-weight: 500;
}

a { color:#2f2f2f; text-decoration: none; }
a:visited { color:#2f2f2f; text-decoration: none; }
a:hover { color:#8fb0e0; text-decoration:none; }
a:active { color:#2f2f2f; text-decoration: none; }

/* --------------------------------
    ヘッダ
-------------------------------- */

.mod-head{
    background: #fff;
}
.mod-head-inner{
    width:950px;
    margin:0 auto;
    position: relative;
}
.mod-head__scroll{
    width: 100%;
    padding: 0 0 5px 0;
    position: fixed;
    top: 0;
    z-index: 700;
    border-bottom: 3px solid #232272;
}
.mod-head-l{
    float:left;
    padding: 10px 0 0 0;
    width: 300px;
}
.mod-head-l img{
    padding: 5px 0 0;
}
.mod-head-title{
    display: block;
    white-space: nowrap;
    margin-bottom: 10px;
    padding: 0 0 3px;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    color: #1f2a69;
    font-size: 13px;
}
.mod-head-subTitle {
    display: block;
    position: absolute;
    top: 11px;
    right: 0;
    white-space: nowrap;
    margin-bottom: 10px;
    padding: 0 0 3px;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    color: #1f2a69;
}

.mod-head-r{
    float:right;
    padding: 30px 0 13px 0;
    /*width: 537px;*/
}
.mod-head-tel{
    float:left;
    padding:2px 25px 0 0;
}
.mod-head-telTxt {
    float: left;
    text-align: center;
    margin: 0 20px 0 0;
    letter-spacing: 0.1px;
    line-height: 1.3;
}
.mod-head-telTxt .mod-head-telTxtMain {
    margin: -2px 0 0;
    font-size: 30px;
    font-weight: bold;
    color: #a91419;
    font-family: "Helvetica LT Std", helvetica, arial, "ms pgothic", sans-serif;
}
.mod-head-telTxt .mod-head-telTxtSub {
    padding: 3px 3px 1px;
    border-bottom: solid 1px #a91419;
    font-size: 10px;
    font-weight: 600;
    font-family: "ヒラギノ角ゴ StdN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.mod-head-taiken{
    float:left;
}
.mod-head-inq{
    padding:0 0 0 5px;
    float:left;
}

/* logo30th */
.mod-headLogo{
    position: relative;
}
.mod-head__campaignLp{
    border-bottom: 3px solid #232272;
}


/* --------------------------------
    グローバルナビ
-------------------------------- */

.mod-gnavi{
    background:url(/img/common/gnavi_bg_001.gif) repeat-x left top;
    position: relative;
    z-index: 100;
}
/* 
.mod-gnavi__second{
    padding:0 0 12px;
    background:url(/img/common/gnavi_bg_002.gif) repeat-x left top !important;
}
*/
.mod-gnavi-inner{
    width:952px;
    margin:0 auto;
}
.mod-gnavi ul{
}
.mod-gnavi li{
    float:left;
    list-style:none;
}

.mod-gnavi li a img{
    vertical-align: bottom;
}



/* --------------------------------
    パンくず
-------------------------------- */

.pankuzu{
    width: 950px;
    margin: 0 auto;
    padding: 10px 0 20px;
    font-size:10px;
    line-height:1;
    color: #2f2f2f;
}
.pankuzu a span{
    color:#2f2f2f !important;
    text-decoration: underline;
}
.pankuzu span{
    color:#212c86;
    font-weight:bold;
}

.pankuzu ul{
    list-style:none;
}
.pankuzu li{
    color:#35338e;
    font-weight:bold;
    float:left;
    padding: 0;
}
.pankuzu li a{
    padding: 0;
}
.pankuzu-last{
}




/* --------------------------------
    フッター
-------------------------------- */
/* mod-footEntry */
.mod-footEntry {
    width: 790px;
    margin: 20px auto 40px auto;
    padding: 20px 0;
    border-top: 2px solid #231f74;
    border-bottom: 2px solid #231f74;
}
.mod-footEntry img {
    display: inline;
}
.mod-footEntry-bt{
}
.mod-footEntry-muryo {
    width: 360px;
    float: left;
    margin-left: 27px;
}
.mod-footEntry-inq {
    width: 360px;
    float: right;
    margin-right: 27px;
}
.mod-footEntry-tel {
    margin: 20px 0 0 0;
    text-align: center;
}
.mod-footEntry-telTxt {
    margin: 0 0 -20px;
    letter-spacing: 0.1px;
    font-weight: bold;
    line-height: 1;
}
.mod-footEntry-telTxtMain {
    float: right;
    text-align: left;
    padding: 9px 0 11px;
    width: 50%;
    font-size: 50px;
    color: #a91419;
    font-family: "Helvetica LT Std", helvetica, arial, "ms pgothic", sans-serif;
}
.mod-footEntry-telTxtSub {
    float: left;
    text-align: center;
    padding: 14px 0 16px;
    width: 50%;
    line-height: 1.3;
    font-size: 20px;
    color: #231f73;
}
.mod-footEntry-telTxtSub span {
    font-size: 11px;
}
.mod-footEntry-telTxtSub.mod-footEntry-telTxtSub__course {
    padding: 19px 0;
    line-height: 0.8;
}

/* mod-footService */
.mod-footService {
    width: 950px;
    height: 230px;
    position: relative;
    margin:0 auto;
}
.mod-footService ul {
}
.mod-footService li{
    text-align: center;
    position: absolute;
    line-height: 1.3;
    list-style: none;
}
.mod-footService li a{
    text-decoration: none;
}
.mod-footService li span{
    display:block;
    font-size: 11px;
    color: #444;
    height: 2.8em;
}
.mod-footService li img{
    display: inline;
    vertical-align: bottom;
}
/* mod-footService(katei) */
.mod-footService li.mod-footService__katei { top: 28px; left: 0; }
.mod-footService li.mod-footService__katei span{ padding: 0.6em 0 0; height: 2.2em; }
.mod-footService li.mod-footService__katei img{ width: 200px; }
/* mod-footService(kobetsu) */
.mod-footService li.mod-footService__kobetsu { top: 28px; left: 223px; }
.mod-footService li.mod-footService__kobetsu img { width: 184px; }
/* mod-footService(gakuin) */
.mod-footService li.mod-footService__gakuin { top: 28px; left: 430px; }
.mod-footService li.mod-footService__gakuin img { width: 186px; }
/* mod-footService(otona) */
.mod-footService li.mod-footService__otona { top: 28px; right: 145px; }
.mod-footService li.mod-footService__otona img { width: 165px; }
/* mod-footService(tryit) */
.mod-footService li.mod-footService__tryit { top: 27px; right: 0; }
.mod-footService li.mod-footService__tryit span{ padding: 0 0 0; }
.mod-footService li.mod-footService__tryit img { width: 69px; }
/* mod-footService(sports) */
.mod-footService li.mod-footService__sports { top: 116px; left: 560px; }
.mod-footService li.mod-footService__sports span{ padding: 0 0 10px; height: 2.3em; }
.mod-footService li.mod-footService__sports img { width: 120px; }
/* mod-footService(med) */
.mod-footService li.mod-footService__med { top: 116px; left: 50px; }
.mod-footService li.mod-footService__med img { width: 88px; }
/* mod-footService(inte) */
.mod-footService li.mod-footService__inte { top: 118px; left: 225px; }
.mod-footService li.mod-footService__inte span{}
.mod-footService li.mod-footService__inte img { width: 118px; }
/* mod-footService(plus) */
.mod-footService li.mod-footService__plus { top: 116px; left: 390px; }
.mod-footService li.mod-footService__plus span{ padding: 0 0 5px; }
.mod-footService li.mod-footService__plus img { width: 120px; }
/* mod-footService(mygym) */
.mod-footService li.mod-footService__mygym { top: 116px; left: 720px; }
.mod-footService li.mod-footService__mygym span{ padding: 0.5em 0 0; height: 2.3em; }
.mod-footService li.mod-footService__mygym img { width: 125px; }


/* mod-footNavList */
.mod-footNavList {
    width: 100%;
    -webkit-box-shadow: inset 0 0 10px #ccc;
    -moz-box-shadow: inset 0 0 10px #ccc;
    box-shadow: inset 0 0 10px 0 #ccc;
    background: #f1f2f3;
}
.mod-footNavList-inner {
    width: 820px;
    margin: auto;
    padding: 35px 0 15px 0;
    font-size: 12px;
}
.mod-footNavList a {
    color: #333;
    text-decoration: none;
}
.mod-footNavList a:hover {
    color: #999;
}
.mod-footNavList-list {
    float: left;
    margin-left: 30px;
}
.mod-footNavList-list__l {
    width: 190px;
}
.mod-footNavList-list__c {
    width: 145px;
}
.mod-footNavList-list__r {
    width: 425px;
}
.mod-footNavList-list__r dd {
    margin-bottom: 10px !important;
}
.mod-footNavList-list__r dd a {
    /*white-space: nowrap;*/
}

.mod-footNavList-list:first-child {
    margin: 0;
}
.mod-footNavList-list dt {
    border-left: 3px solid #242373;
    margin: 18px 0 7px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}
.mod-footNavList-list dt:first-child {
    margin: 0 0 8px;
}
.mod-footNavList-list dd {
    margin: 0 0 5px 7px;
    line-height: 1.5;
}
.mod-footNavList-list dd.fnav_subitem {
    margin-left: 20px;
}
.mod-footNavList-list dd.fnav_subitem:before {
    width: 0;
    height: 0;
    margin-right: 3px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #364091;
}

/* mod-footHeidi */
.mod-footHeidi{
    margin: 20px 0 0;
    padding:0 0 15px;
    background:url(/img/bg/foot_bg_002.gif) repeat-x left top;
    font-size: 11px;
}
.mod-footHeidi-inner{
    padding:62px 0 0;
    background:url(/img/bg/foot_bg_001.gif) no-repeat right top;
    width: 950px;
    margin: 0 auto;
    color: #666666;
    position:relative;
}
.mod-footHeidi-inner a{
    color: #666666;
    text-decoration: none;
}
.mod-footHeidi-inner a:hover{
    color: #666666;
    text-decoration: underline;
}
.mod-footHeidi-link a{
    position:absolute;
    top:48px;
    right:3px;
    width: 225px;
    height: 10px;
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    outline:none;
}
.mod-footHeidi-l{
    float: left;
    text-align: left;
}
.mod-footHeidi-r{
    text-align: center;
}

/* mod-toTop */
.mod-toTop {
    z-index: 500;
    position: fixed;
    bottom: 10px;
    right: 10px;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}



/* ▼▼▼▼▼▼▼▼▼▼リニューアル▼▼▼▼▼▼▼▼▼▼▼▼ */

/* --------------------------------
    Layout
-------------------------------- */
.l-content{
    background: url(/img/common/contents_bg_line.gif) top center;
}

/* --------------------------------
    Section
-------------------------------- */
.mod-section{
    padding: 80px 0;
}
.mod-section__gold{
    background: #efecdf url(/img/common/contents_bg_line_gold.gif) top center;
}
.mod-section__navy{
    background: #192963;
    color: #fff;
}
.mod-section__gray{
    background: #f1f1f1 url(/img/common/contents_bg_line_gray.gif) top center;
}
.mod-section__blue{
    background: #e6edf5 url(/img/common/contents_bg_line_blue.gif) top center;
}
.mod-sectionInner{
    width: 950px;
    margin: 0 auto;
}
.mod-sectionInner__white{
    background: #fff;
}
.mod-subSection{
    padding: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* --------------------------------
    pagetop
-------------------------------- */
.mod-pagetop{
    width: 950px;
    margin: 0 auto;
    text-align: right;
}

.mod-pagetop__contents{
    margin: 0 auto 60px auto;
}

.mod-pagetop a{
    text-decoration: none;
    font-size: 14px;
    padding: 0 0 0 20px;
    background: url(/img/common/footer_ic_pagetop.png) no-repeat 0 center;
}

.mod-pagetop a:hover{
    background: url(/img/common/footer_ic_pagetop_ov.png) no-repeat 0 center;
}


/* --------------------------------
    KV
-------------------------------- */
.mod-kv{
    height: 184px;
    padding: 45px 0;
    background: url(/img/common/kv_bg.gif);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mod-kv.mod-kv__address{
    height: 224px;
    background:linear-gradient(160deg,#a4d0e7,#6c94c5);
    padding: 60px 0 25px;
    position: relative;
}
.mod-kv__course{
  background:url(/img/course/course_kv_bg.png) repeat 50% 50%;
}
.mod-kv__gakusyu{
    padding: 50px 0 40px;
}
.mod-kv-title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 5px;
}
.mod-kv-title.mod-kv-title__address {
    color:#000;
    margin: 0 0 20px;
}
.mod-kv-tx{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #1a3288;
}
.mod-kv-tx.mod-kv-tx__address {
    color:#000;
}
/* --------------------------------
    Title
-------------------------------- */
.mod-title1{
    font-size: 34px;
    font-weight: bold;
    background: #192963;
    color: #fff;
    text-align: center;
    padding: 25px 0;
}

.mod-title1__el {
    margin: -40px 0 70px;
    position: relative;
    top:40px;
    background: #fff;
    color: #1a3288;
}
.mod-title1__jh {
    margin: -60px 0 90px;
    position: relative;
    top:60px;
    background: #fff;
    color: #1a3288;
}
.mod-title1__hi {
    margin: -60px 0 90px;
    position: relative;
    top:60px;
    background: #fff;
    color: #1a3288;
}

.mod-title1__el::before,.mod-title1__jh::before,.mod-title1__hi::before {
    content:"";
    display: block;
    position: absolute;
    bottom:0;
    left:35px;
}
.mod-title1__el::before {
    width: 120px;
    height: 123px;
    background:url(/img/course/course_ph_el.png) no-repeat 0 0;
}
.mod-title1__jh::before {
    width: 143px;
    height: 144px;
    background:url(/img/course/course_ph_jh.png) no-repeat 0 0;
}
.mod-title1__hi::before {
    width: 133px;
    height: 142px;
    background:url(/img/course/course_ph_hi.png) no-repeat 0 0;
}


/* --------------------------------
    Search
-------------------------------- */
.mod-search{
    
}

.mod-search-title{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #192963;
    padding: 15px 0;
    border-radius: 6px 6px 0 0;
}

.mod-search-content{
    padding: 30px 0  0 0;
    background: #fff url(/img/common/search_bg_trysan.png) no-repeat 98% bottom;
    border-radius: 6px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mod-search-contentInner{
    width: 595px;
    margin: 0 auto;
}

.mod-search-no1{
    color: #5a90e0;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 0 0 15px;
}

.mod-search-tx{
    font-size: 16px;
    text-align: center;
    margin: 0 0 20px;
}

.mod-search-bt{
    float: left;
    width: 200px;
    margin: 0 0 30px;
}

.mod-search-bt a{
    display: block;
    padding: 15px 0;
    border: 1px solid #1a3288;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-radius: 30px;
    color: #1a3288;
    background: url(/img/common/bt_ic_arrownavy.png) no-repeat 90% center;
}

.mod-search-bt a:hover{
    background: #5a90e0 url(/img/common/bt_ic_arrowwhite.png) no-repeat 90% center;
    color: #fff;
    border: solid 1px #5a90e0;
}

.mod-search-pref{
    float: right;
}

.mod-select-pref-select{
    float: left;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 290px;
    height: 48px;
    padding: 0 0 0 20px;
    font-size: 16px;
    background: #fff url(/img/common/search_ic_arrow.png) no-repeat 96% center;
    border: 1px solid #1a3288;
    outline: 0;
    border-radius: 30px 0 0 30px;
    -webkit-box-shadow: inset 1px 2px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.mod-select-pref-select::-ms-expand{
    display: none;
}

.mod-search-submit{
    float: left;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 48px;
    padding: 0 22px;
    border-radius: 0 30px 30px 0;
    background: #192963;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    outline: 0;
}

/* --------------------------------
    CV
-------------------------------- */
.mod-cv{

}

.mod-cv-title{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #192963;
    padding: 15px 0;
    border-radius: 6px 6px 0 0;
    line-height: 1.3;
}

.mod-cv-content{
    margin: 0 0 30px;
    padding: 40px 0  30px 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mod-cv-contentInner{
    width: 636px;
    margin: 0 auto;
}

.mod-cv-bt{
    margin: 0 0 25px;
    padding: 0 0 30px;
    border-bottom: 1px solid #e7e7e7;
}

.mod-cv-bt-taiken{
    float: left;
}

.mod-cv-bt-taiken a{
    width: 302px;
    display: block;
    padding: 15px;
    line-height: 1.5;
    text-align: center;
    background: #192963 url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mod-cv-bt-taiken a:hover{
    background-color: #5a90e0;
}

.mod-cv-bt-request{
    float: right;
}

.mod-cv-bt-request a{
    width: 302px;
    display: block;
    padding: 15px;
    line-height: 1.5;
    text-align: center;
    background: #e8451c url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mod-cv-bt-request a:hover{
    background-color: #b11600;
}

.mod-cv-tel-title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
}

.mod-cv-tel-tel{
    font-size: 42px;
    font-weight: bold;
    font-family: 'Work Sans', sans-serif;
    color: #b11600;
    text-align: center;
    margin: 0 0 10px;
}

.mod-cv-tel-tel span{
    padding: 0 0 0 30px;
    background: url(/img/common/cv_ic_tel.png) no-repeat 0 12px;
}

.mod-cv-tel-info{
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}

.mod-cvBeforeText {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  color: #5a90e0;
  text-align: center;
  margin: 0 0 55px;
}

.mod-cv-list{
    width: 788px;
    margin: 0 auto;
}

.mod-cv-list-flow{
    width: 383px;
    float: left;
}

.mod-cv-list-flow a{
    display: block;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: #192963 url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;
}

.mod-cv-list-flow a:hover{
    background-color: #5a90e0;
}

.mod-cv-list-faq{
    width: 383px;
    float: right;
}

.mod-cv-list-faq a{
    display: block;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: #192963 url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;
}

.mod-cv-list-faq a:hover{
    background-color: #5a90e0;
}


/* --------------------------------
    コース案内
-------------------------------- */
.mod-footCourse{
    margin: 0 0 30px;

}

.mod-footCourse dt{
    font-size: 20px;
    font-weight: bold;
    color: #1a3288;
    margin: 0 0 20px;
}

.mod-footCourse li{
    width: 302px;
    float: left;
    display: table;
    margin: 0 20px 22px 0;
}

.mod-footCourse li:nth-child(3n){
    margin: 0;
}

.mod-footCourse-img{
    display: table-cell;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.mod-footCourse-img img{
    border-radius: 6px 0 0 6px;
    vertical-align: bottom;
}

.mod-footCourse li a{
    display: block;
    background: #fff url(/img/common/bt_ic_arrowblack.png) no-repeat 95% center;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 6px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.mod-footCourse li a:hover{
    background: #5a90e0 url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;;
    border-radius: 6px;
    color: #fff;
}

.mod-footCourse-tx{
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 10px;
}

.mod-footQuality{
    margin: 0 0 30px;
}

.mod-footQuality dt{
    font-size: 20px;
    font-weight: bold;
    color: #1a3288;
    margin: 0 0 20px;
}

.mod-footQuality li{
    width: 302px;
    float: left;
    display: table;
    margin: 0 20px 22px 0;
}

.mod-footQuality li:nth-child(3n){
    margin: 0;
}

.mod-footQuality-img{
    display: table-cell;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.mod-footQuality-img img{
    border-radius: 6px 0 0 6px;
    vertical-align: bottom;
}

.mod-footQuality li a{
    display: block;
    background: #fff url(/img/common/bt_ic_arrowblack.png) no-repeat 95% center;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 6px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.mod-footQuality li a:hover{
    background: #5a90e0 url(/img/common/bt_ic_arrowwhite.png) no-repeat 95% center;;
    border-radius: 6px;
    color: #fff;
}

.mod-footQuality-tx{
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 10px;
}

/* --------------------------------
 おすすめ情報
-------------------------------- */
.mod-recommendInfo-title {
    font-size: 34px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin: 0 0 35px;
}
.mod-recommendInfo-list {
    font-size: 0;
}
.mod-recommendInfo-list a {
    color:#fff;
}
.mod-recommendInfo-list a:hover {
    color:#8fb0e0;
}
.mod-recommendInfo-item {
    display: inline-block;
    width:221px;
    margin: 0 22px 0 0;
    vertical-align: top;
}
.mod-recommendInfo-item:last-child {
    margin: 0;
}
.mod-recommendInfo-item-image {
    display: block;
    width: 221px;
    height: 137px;
    margin: 0 0 20px;
    border-radius: 6px;
}
.mod-recommendInfo-item-image img {
    width: 221px;
    height: 137px;
    border-radius: 6px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
}
.mod-recommendInfo-list a:hover img {
    opacity: .7;
}

.mod-recommendInfo-item-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.3;
    margin: 0 0 8px;
}
.mod-recommendInfo-item-title span {
    font-size: 14px;
}
.mod-recommendInfo-item-text {
    font-size: 14px;
    line-height: 1.5;
}

/* --------------------------------
    フッターバナー
-------------------------------- */
.mod-footBnrs{
    
}

.mod-footBnrs li{
    width: 221px;
    float: left;
    margin: 0 22px 25px 0;
}

.mod-footBnrs li img{
    vertical-align: bottom;
    border-radius: 6px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
}

.mod-footBnrs .mod-protect-img{
    box-shadow: none !important;
}

.mod-footBnrs li:nth-child(4n){
    margin: 0;
}

.mod-footBnrs li a:hover img{
    opacity: 0.7;
}


/* --------------------------------
    Protect
-------------------------------- */
.mod-protect{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mod-protect-img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 50;
}



/* --------------------------------
 Clearfix
-------------------------------- */
.mod-head:after,
.mod-gnavi ul:after,
.mod-footHeidi-inner:after,
.mod-footNavList-inner:after,
.mod-footEntry-bt:after,
.mod-head:after,
.mod-gnavi ul:after,
.mod-widget:after,
.mod-footEntry-telTxt:after,
.mod-cv-bt ul:after,
.mod-cv-list:after,
.mod-search-search:after,
.mod-search-pref:after,
.mod-footCourse dd:after,
.mod-footCourse li a:after,
.mod-footQuality dd:after,
.mod-footQuality li a:after,
.mod-footBnrs ul:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
*:first-child+html .mod-gnavi ul,
*:first-child+html .mod-widget,
*:first-child+html .mod-footHeidi-inner,
*:first-child+html .mod-footNavList-inner,
*:first-child+html .mod-footEntry-bt,
*:first-child+html .mod-head,
*:first-child+html .mod-gnavi ul,
*:first-child+html .mod-widget,
*:first-child+html .mod-cv-bt ul,
*:first-child+html .mod-cv-list,
*:first-child+html .mod-search-search,
*:first-child+html .mod-search-pref,
*:first-child+html .mod-footCourse,
*:first-child+html .mod-footCourse li a,
*:first-child+html .mod-footQuality,
*:first-child+html .mod-footQuality li a,
*:first-child+html .mod-footBnrs ul{
    zoom: 1;/* IE7 */
}
