@charset "utf-8";

/*
developer　Info
リンクテキスト青：#005adb
通常テキスト黒：#333333
背景青：#e5f1f9

*/

/*.topImg {
    position: absolute;
    background: url(../images/_toppc.jpg) center top no-repeat;
    height: 2867px;
    width: 1440px;
    top: 0;
    left: 50%;
    margin-left: -720px;
    z-index: -1;
    opacity: 0.5;
}*/


/*---------------------------------------------
 default
---------------------------------------------*/

html,
body {
	color: #222;
    height: 100%;
    font-size: 15px;
    line-height: 1.75;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


a {
    color: #005adb;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: underline;
}


/*---------------------------------------------
 wrap
---------------------------------------------*/

#wrap {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

.wrapInner {
    max-width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}


/*---------------------------------------------
 header
---------------------------------------------*/

#header {
    padding: 15px 0;
    background: #fff;
}

.headerLogo {
    float: left;
}


.headerContents {
    float: right;
}

.headerConTop {
    overflow: hidden;
}

.headerConBottom {
    margin-top: 10px;
    overflow: hidden;
}

.siteNav {
    float: right;
    line-height: 1;
	padding-bottom:2px;
    padding-top: 2px;
}

.siteNav ul li {
    display: inline-block;
    margin-left: 20px;
}

.siteNav ul li:first-child {
    margin-left: 0;
}

.siteNav ul li a {
    display: inline-block;
    background: url(../images/arrow_blue_r.png) no-repeat left center;
    padding-left: 10px;
    color: #666;
}
.siteNav ul li a:hover {
    text-decoration: underline;
}
#search-box {
    float: left;
    position: relative;
}
#search-box .click_area, #search-box02 .click_area02{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 35px;
    cursor: pointer;
}

#search-box .textInput, #search-box02 .textInput {
    border: 2px solid #eeeeee;
    padding: 5px;
    padding-right: 30px;
    width: 260px;
    background: url(../images/icon_search.png) no-repeat 97% center #fff;
}

.btnSchoolGroup a {
    background: url(../images/icon_school.png) no-repeat 10px center #e5f1f9;
    display: inline-block;
    padding: 12px 20px 12px 40px;
    line-height: 1;
    font-size: 15px;
}
.btnSchoolGroup a:hover {
    text-decoration: underline;
}
.btnSchoolGroup {
    float: right;
    margin-left: 20px;
}

.gnav.pcGnav {
    border-top: 1px solid #005adb;
    background: #005adb;
}

.gnav.pcGnav ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.gnav.pcGnav ul li {
    display: table-cell;

    vertical-align: middle;
    border-right: 1px solid #4c8be6;
}

.gnav.pcGnav ul li:first-child {
    border-left: 1px solid #4c8be6;
}

.gnav.pcGnav ul li a {
    display: table-cell;
    width: 150px;
    height: 54px;
    vertical-align: middle;
    text-align: center;
    line-height: 1.3;
    font-size: 14px;
	font-weight: bold;
    color: #fff;
}

.gnav.pcGnav ul li a:hover,
.gnav.pcGnav ul li.cur a {
    background: #003f99;
    text-decoration: none;
}

#moreNav {
	background-color:rgba(0,0,0,0.8);
	position:absolute;
	z-index:99;
	width:100%;
	height:430px;
	display:none;
}
#moreNav .mInner{
	width:1050px;
	margin:0 auto;
	color:#fff;
	padding-top:25px;
}
#moreNav .mInner ul.menuArea li{
	width:190px;
	height:210px;
	float:left;
	margin:0 10px 0;
}
.kyokaiPage #moreNav {background-color:rgba(24,149,167,0.8); background: none;/* height: 200px;*/ height: auto;}
.kyokaiPage #moreNav .mInner {padding-top: 0; max-width:1050px; width: auto; }
.kyokaiPage #moreNav .mInner ul.menuArea { width: 33.333%;  background: rgba(24,149,167,0.8); padding-top: 15px; padding-bottom: 15px;  border-top: none;}
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat01{ margin-left: 1px; }
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat02{ margin-left: 175px; margin-left: 16.67%; }
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat03{ margin-left: 350px; margin-left: 33.34%; }
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat04{ margin-left: 525px; margin-left: 50%; }
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat05{ margin-left: 700px; margin-left: 66.66%; }
.kyokaiPage #moreNav .mInner ul.menuArea.menu_cat06{ margin-left: 700px; margin-left: 66.66%; }


.kyokaiPage #moreNav .mInner ul.menuArea li{height: auto; margin: 0; margin-bottom: 10px; width: 100%; padding: 0 15px; float: none;  -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
#moreNav .mInner ul.menuArea li a{
	display:block;
	color:#fff;
	line-height:1.5;
	opacity:0.9;
}
#moreNav .mInner ul.menuArea li a:hover{
	opacity:1;
}
#moreNav .mInner ul.menuArea li a img{
	margin-bottom:5px;
	background:#fff;
}
.kyokaiPage #moreNav .mInner ul.menuArea li  a{
    opacity: 1;
    display:inline;
}
.kyokaiPage #moreNav .mInner ul.menuArea li  a:hover{
    border-bottom: 1px solid #fff;
}

.kyokaiPage .gnav.pcGnav{ background: #fff; border-color: #eee; border-bottom: 3px solid #1895a7; }
.kyokaiPage .gnav.pcGnav ul li { border-color: #eee; }
.kyokaiPage .gnav.pcGnav ul li a { width: 175px; height: 60px; color: #333333; }
.kyokaiPage .gnav.pcGnav ul li a .min{ font-size: 11px; display: block; }
.kyokaiPage .gnav.pcGnav ul li a:hover,
.kyokaiPage .gnav.pcGnav ul li.cur a{ background: #1895a7; color: #fff; }
.kyokaiPage .lnav {background: #1895a7;}
.kyokaiPage .pageHdWrap h1{ color: #1895a7; }
.kyokaiHeadContents{ float: right; }
.kyokaiHeadContents #search-box .textInput,.kyokaiHeadContents #search-box02 .textInput { background: url(../images/icon_search_kyokai.png) no-repeat 97% center; }

.kyokaiHeadContents .enLink {
    text-align: right;
}

.spGnav{ display: none;}

/*---------------------------------------------
 mainVisual
---------------------------------------------*/
.mainBnr{
    margin-top: 30px;
}
.kyokaiPage .mainBnr a:hover{
	opacity:0.75;
}
.kyokaiPage .mainBnr img{
    width: 100%;
    height: auto;
}
.mainVisualInner {
    height: 350px;
    overflow: hidden;
    position: relative;
}

.flexslider {
    height: 330px;
}

.targetLinkTable {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    margin-left: 375px;
    width: 150px;
}

.targetLinkTable ul {
    display: table;
    width: 100%;
    background: #fff;
}

.targetLinkTable ul li {
    display: table;
    width: 100%;
    height: 110px;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.targetLinkTable ul li a {
    display: table-cell;
    vertical-align: middle;
    background: url(../images/arrow_white_rb.png) no-repeat right bottom;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.targetLinkTable ul li a:hover {
    text-decoration: none;
}

.targetLinkTable ul li.kids {
    background-color: #eac000;
}

.targetLinkTable ul li.kids a {
    background-color: #f7ca00;
}

.targetLinkTable ul li.students {
    background-color: #9fd63f;
}

.targetLinkTable ul li.students a {
    background-color: #a8e242;
}

.targetLinkTable ul li.adult {
    background-color: #1abe8b;
}

.targetLinkTable ul li.adult a {
    background-color: #1bc892;
}

.targetLinkTable ul li:hover {
    cursor: pointer;
    opacity: 0.8;
}

/*---------------------------------------------
 footer
---------------------------------------------*/
.kyokaiPage #footer{
    margin-top: 50px;

}
#footer {
    background: #404040;
    color: #fff;
}

#footer a {
    color: #fff;
}
#footer a:hover {
    text-decoration: underline;

}
.footerBottom{
    border-top: 1px solid rgba(0,0,0,0.2);
}
.footerTop{
    border-top: 1px solid rgba(0,0,0,0.2);
}
.footerTop .wrapInner{
    overflow: hidden;
    padding: 20px 0;
}
.footerTop .wrapInner .footerAuthor{
    float: left;
}
.footerTop .wrapInner .snsBlock{
    float: right;
    margin-top: 0;
}
.footerAuthor{
    text-align: center;
    padding: 15px 0;

}
#footer .footerCopy{
    padding: 20px 0;
    line-height: 1.5;
    text-align: center;
	font-size:13px;
}
#footer .footerSiteMap{
    /*margin-top: 1px;*/
    border-top: 1px solid #fff;
    padding: 30px 0;
}
#footer .footerSiteMap .colList{
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 30px;
}
#footer .footerSiteMap .colList:first-child{
    margin-top: 0;
}
#footer .footerSiteMap .colList>li{
    display: table-cell;
}
#footer .footerSiteMap .colList>li dl dt{
    color: #fff;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.25;
}
#footer .footerSiteMap .colList>li dl dd{
    color: #000;
}
#footer .footerSiteMap .colList>li dl dd{
    font-size: 85%;
    -webkit-font-smoothing: antialiased;
}
.snsBlock{
    margin-top: 30px;
}
.snsBlock ul{
    overflow: hidden;
}
.snsBlock ul li{
    float: left;
    margin-left: 15px;
    font-size: 0;

}
.snsBlock ul li:first-child{
    margin-left: 0;

}

.siteMapPolicy{
    display: block;
    text-align: center;
	font-size:13px;
}
.siteMapPolicy li{
    display: inline;
    padding-left: 10px;
    padding-right: 6px;
    border-left: 1px solid #ccc;
}
.siteMapPolicy li:first-child{
    border-left: 0;
}
@media screen and (min-width: 801px){
    .spGnav{display: none!important}
}
@media screen and (max-width: 800px){
    html,
    body {
        font-size: 12px;
    }
    .wrapInner{
        width: 100%;
    }

    .mainBnr{
        margin-top: 0;
    }
    .mainBnr img{
        width: 100%;
        height: auto;

    }
    #header{
        padding: 0;
        border-bottom: 1px solid #ccc;
        background: #fff;
        position: relative;
        z-index: 20;
        height: 50px;
    }
    #header .headerContents{
        display: none;

    }
    .kenteiPage #header .headerLogo{
        width: 200px;
        padding: 2px 0;
    }

    .kenteiPage #header .headerLogo img{
        height: auto;
        width: 100%;

        vertical-align: middle;
    }
    #header .headerLogo a{
        display: block;
        height: 50px;
        padding: 6px;
    }
    .kyokaiPage #header .headerLogo a{
        padding: 8px 0;
        height: 32px;
    }
    .kyokaiPage #header .headerLogo img{
        width: auto;
        height: 100%;
        margin-left: 6px;
    }
    .kyokaiHeadContents{
        float: none;
        position: absolute;
        right: 60px;
        top: 0;
        width: 70px;
    }
    #search-box .textInput, #search-box02 .textInput{
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;


    }
    .kyokaiHeadContents #search-box .textInput, .kyokaiHeadContents #search-box02 .textInput{
        background-position: 88% center;
        padding: 1px;
        height: 30px;

    }

    .spGnav #search-box02{ float: none; position: relative; }
    .spGnav #search-box02 .click_area02{
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 35px;
        cursor: pointer;
    }
    .kyokaiPage .spGnav #search-box02 .textInput{ background: url(../images/icon_search_kyokai.png) no-repeat 97% center #fff; }

    .pcGnav{
        display: none;
    }
    .spGnav{
        display: none;
    }
    .gnav.spGnav {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    /*margin-top: -320px;*/
    width: 100%;
    background: #0191da;
    border-top: 1px solid #017bba;
    border-bottom: 1px solid #404040;
    }
    .gnav.spGnav ul li{
        border-bottom: 1px solid rgba(0,0,0,0.2);
        color: #fff;
        display: block;
        padding: 10px;
    }
    .gnav.spGnav ul li.link{ background: #404040; }
    .gnav.spGnav ul li a{
        color: #fff;
        display: block;
    }
    .gnav.spGnav ul li span{
        display: block;
    }
    .gnav.spGnav ul li .childList{
        margin-top:  10px;
    }
    .gnav.spGnav ul li .noChild{
        padding: 0px;
    }
    .gnav.spGnav ul li .noChild a{
        color: #fff;
    }

    .gnav.spGnav ul li dl dt{

    }
    .gnav.spGnav ul li dl dt .toggle{
        background: url(../images/icon_plus.png) no-repeat;
        background-position: right center;
        -webkit-background-size: 10px 10px;
        background-size: 10px 10px;
        margin-right: 10px;
    }

    .gnav.spGnav ul li dl.cur dt .toggle{
        background-image: url(../images/icon_minus.png);
    }


    .gnav.spGnav ul li dl dd{
        background: rgba(255,255,255,0.8);
        margin: 0 0 10px;
    }
    .gnav.spGnav ul li dl dd{
        display: none;
    }
    .gnav.spGnav ul li dl.cur dd{
        display: block;
    }
    .gnav.spGnav ul li dl dd a{
        color: #0191da;
    }
    .accToggle{ cursor: pointer; }


    .headerBtn{
        text-align: right;
        font-size: 0;
    }
    .headerBtn .btnHead{
        display: inline-block;
    }
    .headerBtn .toggleMenu{
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url(../images/btn_menu_sp.png) no-repeat;
        -webkit-background-size: 50px;
        background-size: 50px;
    }
    .kyokaiPage .headerBtn .toggleMenu{
        background-image: url(../images/btn_menu_kyokai_sp.png);

    }
    .targetLinkTable{
        position: static;
        margin-left: 0;
        width: 100%;
    }
    .targetLinkTable ul li{
        display: table-cell;
        width: 33.33%;
        height: 70px;
        vertical-align: middle;

    }
    .targetLinkTable ul li a{
        display: table-cell;
        height: 70px;
        width: 1000px;
        font-size: 15px;
    }


    .mainVisualInner{
        height: auto;
        overflow: hidden;

    }
    .flexslider{
        width: 100%;
        height: auto;

    }
    .flexslider .slides > li a{
        background: none!important;
        height: auto;
    }
    .flex-direction-nav .flex-prev{
        left: 0;
        margin-left: -5px;
    }

    .flex-direction-nav .flex-next{
        right: 0;
        margin-right: -5px;
    }
    .flexslider .slides > li a img{
        display: inline-block;
        width: 100%;
        height: auto;
    }

    #footer{

    }
    #footer .footerSiteMap{
        padding: 0;
    }
    #footer .footerSiteMap .colList{
        display: block;
        margin-top: 0;
    }
    #footer .footerSiteMap .colList>li{
        display: block;

    }
    #footer .footerSiteMap .colList>li dl dt{

        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.75;
    }
    #footer .footerSiteMap .colList>li dl{
        border-bottom: 1px solid #333;
    }
    #footer .footerSiteMap .colList>li dl dt{
        padding: 0 10px;
    }
    #footer .footerSiteMap .colList>li dl dt>a{
        display: block;
        padding: 10px 0;
    }
    #footer .footerSiteMap .colList>li dl dt>span>a{
        padding: 10px 0;
        display: block;

    }
    #footer .footerSiteMap .colList>li dl dt>span{
        display: block;
        padding: 0;

    }
    #footer .footerSiteMap .colList>li dl dt .toggle{
        background: url(../images/icon_plus.png) no-repeat;
        background-position: right center;
        -webkit-background-size: 10px 10px;
        background-size: 10px 10px;
    }
    #footer .footerSiteMap .colList>li dl dd{
        display: none;
        padding: 0 10px 10px;
    }
    #footer .footerSiteMap .colList>li dl.cur dt .toggle{
        background-image: url(../images/icon_minus.png);
    }
    #footer .footerSiteMap .colList>li dl.cur dd{
        display: block;
    }
    #footer .footerSiteMap .colList>li dl dd a{
        padding: 10px;
        margin-bottom: 1px;
        display: block;
        background: #535353;
    }
    .snsBlock{
        text-align: center;
        margin-top: 0;
        padding: 15px;
    }
    .snsBlock ul li{
        float: none;
        display: inline;
    }
    #footer .pageTop a{
        background: #eeeeee;
        text-align: center;
        display: block;
        padding: 10px;
        color: #999;
        font-size: 10px;
    }
    #footer .pageTop a span{
        background: url(../images/arrow_pagetop_sp.png) no-repeat left center;
        -webkit-background-size: 9px 6px;
        background-size: 9px 6px;
        padding-left: 18px;

    }
    .footerAuthor{
        padding: 30px 10px;
    }
    #footer .footerCopy{
        padding: 20px 0;
        font-size: 9px;
    }
    .footerTop .wrapInner{
        padding: 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .footerTop .wrapInner .snsBlock{
        float: none;
        padding: 0;
    }
    .footerTop .wrapInner .snsBlock img{
        height: 40px;
        width: auto;

    }
    .footerTop .wrapInner .footerAuthor{
        float: none;
        padding:0;
        margin-bottom: 15px;

    }
    .footerTop .wrapInner .footerAuthor img{
        width: 100%;
        height: auto;
    }
    .lnav{
        display: none;
    }

    .kyokaiPage .gnav.spGnav {
        background: #1895a7;
        border-bottom: 1px solid #167885;
    }
    .kyokaiPage .gnav.spGnav ul li dl dd a{
        color: #1895a7;
    }
    .snsBlock ul li{
        margin-left: 0;
    }


}
