<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body{
    background: none !important;
}

@media screen and (min-width: 991px){

    #topbanner{
        width: 100% !important;
        height: auto !important;
    }
    
    #topbanner2{
        width: 100% !important;
        height: auto !important;
    }
    


    .bx-wrapper{
        margin: 0 auto 8% !important;
    }

    .bx-wrapper .bx-next{
        right: 5px !important;
    }

    .bx-wrapper .bx-prev{
        left: 5px !important;
    }

    .bx-wrapper img {
        width: 100%;
        height: auto;
        display: block;
    }

    .bx-controls img{
        width: auto !important;
    }


    .bx-pager{
        bottom: inherit !important;
        width: 980px !important;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .bx-pager-item{
        display: inline-block;
        width: 16% !important;
    }
}


/*

.bx-wrapper {reset
    position: relative;
    margin: 0 0 50px;
    padding: 0;
    *zoom: 1;
}
*/

div#header {
   position:relative;
   width:100%;
   height:80px;
   padding: 15px 0;
    margin: 0 auto;
    max-width: 100%;
}

div#header_tel_pc {
	position: absolute;
	right: 0;
	top: -5px;
}
div#header_tel_pc .tel_foreign{
    text-align: right;
    margin: 10px 0 ;
}
div#header_tel_pc .tel_foreign &gt; a{
    margin-left: 3px;
}

div.p_header {
   background:url(images/p_headerbg.jpg) repeat-x;
}
div.s_header {
   background:#fff;
}
div#gmenu {
   position:relative;
   width:100%;
    background:url(images/gmenu_libg02.png) repeat-x;
   height:48px;
   font-size: 0;
}
div#gmenu2 {
   position:relative;
   width:100%;
   background:url(images/p_gnavibg.jpg) repeat-x;
   height:60px;
}
div#sidebar {
    float:left;
    padding:0;
   margin:0;
   width:220px;
}
/* ========HEADER CUSTOMIZE======== */
div#header_inner {
   position:relative;
   width:940px;
   margin:0 auto;
   padding-top:10px;
   clear:both;
   text-align:left;
}
div#header_logo {
   position:absolute;
   top:0;
   left:0;
}
div#header_logo &gt; a {
    display: inline-block;
}
div#header_logo &gt; a &gt; p{
	margin: 0 10px;
}

div#header_tel {
   position:absolute;
   top:10px;
   right:0;
   font-size:11px;
   line-height:12px;
   text-align:right;
}

div#header_tel img {
/*   margin-top:10px;*/
}

div#header_button {

   position:absolute;
   top:10px;
   right:280px;

}



div#header_button img{

    width: 58px;
    height: auto;


}
div#header h1 {
    z-index: 2;
    position: relative;
    top: 0;
    left: 0;
   font-size:28px;/* 28px���� */
   line-height:20px;
   font-weight:bold;
    margin: 0;
   padding:15px 0 15px 100px;
   background:url(images/logo_bg.png) 0 50% no-repeat;
}

div#header h1 a {
   font-weight:bold;
    color: #111111;
   text-decoration:none;
}

div#header h1 a:hover {
   text-decoration:none;
}
div#header h1 a.title {
   font-weight:normal;
   text-decoration:none;
    font-size: 11px;
    color: #111111;
   line-height:24px;
}


div#header_tel {
}

div#navi img {
   padding-bottom:0;
}


div#header p {
   margin:0;
   padding:0 0 5px 0;
   /* border-bottom:1px solid #CECFCE; */
}
div#header #header_logo p{
    margin: 0 10px 5px;
	padding: 0;
	color: black;
}
div#header #header_logo a{
	text-decoration: none;
}
div#navi ul {
   list-style:none;
}

div#navi li {
   float:left;
   margin:0 0 0 22px;
   padding:0 0 0 20px;
   font-size:13px;/* 13px���� */
}

div#navi li.sitemap {
   background:url(images/icon_sitemap.gif) 0 50% no-repeat;
}

div#navi li.contact {
   background:url(images/icon_contact.gif) 0 50% no-repeat;
}

div#navi li.feed {
   background:url(images/icon_feed.gif) 0 50% no-repeat;
}

div#navi li a {
   border-bottom:1px solid #CECFCE;
}


/* ========MENU CUSTOMIZE======== */
div.on {
    display:block;
}
div.off {
    display:none;
}
div#gmenu_inner {
}

div#gmenu ul {
}
div#gmenu2 ul {
}

div#gmenu li {
	display: inline-block;
	position: relative;
}
div#gmenu2 li {
   float:left;
   margin:0;
   padding:0;
   width:14.2%;
   height:60px;
   text-align:center;
   background:url(images/gmenu2_libg.png) 100% 0 no-repeat;
}

div#gmenu li div {
}

div#gmenu li &gt; div &gt; a{
	height: 48px;
	width: 100%;
	display: block;
}

div#gmenu2 li div {
   display:block;
   height:60px;
}

div#gmenu ul li:nth-of-type(1):after,
div#gmenu ul li:nth-of-type(2):after,
div#gmenu ul li:nth-of-type(3):after {
	display: block;
	width: 2px;
    content: url('images/devider.png');
	position: absolute;
	top: 0;
	right: 0;
}

div#gmenu li div.gmenu1 {
   background:url(images/g1.png) 50% 0 no-repeat;
   width: 133px;
}

div#gmenu li div.gmenu2 {
   background:url(images/g2.png) 50% 0 no-repeat;
   width: 127px;
}

div#gmenu li div.gmenu3 {
   background:url(images/g3.png) 50% 0 no-repeat;
   width: 128px;
}

div#gmenu li div.gmenu4 {
   background:url(images/g4.png) 50% 0 no-repeat;
   width: 116px;
}

div#gmenu li div.gmenu5 {
   background:url(images/g5.png) 50% 0 no-repeat;
   width: 92px;
}

div#gmenu li div.gmenu6 {
   background:url(images/g6.png) 50% 0 no-repeat;
   width: 185px;
}

div#gmenu li div.gmenu7 {
   background:url(images/g7.png) 50% 0 no-repeat;
   width: 146px;
}

div#gmenu li div.gmenu1:hover {
    background:url(images/g1_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu2:hover {
    background:url(images/g2_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu3:hover {
    background:url(images/g3_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu4:hover {
    background:url(images/g4_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu5:hover {
    background:url(images/g5_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu6:hover {
    background:url(images/g6_on.png) 50% 0 no-repeat;
}

div#gmenu li div.gmenu7:hover {
    background:url(images/g7_on.png) 50% 0 no-repeat;
}


div#gmenu2 li div.gmenu7_2 {
   background:url(images/gmenu7_bg2.png) 50% 0 no-repeat;
}

div#gmenu li a {
}

div#gmenu2 li a {
   display:block;
   line-height:20px;
   padding-top:15px;
   color:#fff;
   text-decoration:none;
   letter-spacing:-2px;
    font-family: century;
}
div#gmenu2 li a span {
    padding:0 0 10px;
   display:block;
   line-height:15px;
   font-size:11px;
   color:#fad778;
   text-decoration:none;
   letter-spacing:0;
    font-family: "HGS明朝B","ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝" ;
}

div#gmenu li a:hover {
}
div#gmenu2 li a:hover {
   color:#ccc;
}
div#gmenu li a.on {
   background:url(images/g_li_on.png) no-repeat;
}

div#gmenu li.gmenu_end {
}
div#gmenu2 li.gmenu_end {
   width:14.6%;
}

div#gmenu li.gmenu_end a {
}

div#gmenu li.gmenu_end a.on {
   background:url(images/g_end_on.png) no-repeat;
}

div#green_nav {
	background-color: #008302;
    text-align: center;
}
div#green_nav .boxContainer{
	
}
div#green_nav .boxContainer .box{
	float: none;
	display: inline-block;
	margin: 20px 5px 10px;
}

/* ========sidebar CUSTOMIZE======== */
div.schoolsearch {
    position:relative;
    height:151px;
    width:220px;
   background:url(images/schoolsearchbg.png) no-repeat;
    margin-bottom:10px;
}

#searchselect {
    position:absolute;
    bottom:12px;
    left:15px;
}

div.submenu {
    margin-top:10px;
    margin-left:20px;
}

div.submenu2 {
    margin-top:10px;
    margin-left:20px;
}

div.submenu a {
    display:block;
    margin-bottom:10px;
}

div.submenu2 a {
    display:block;
    margin-bottom:10px;
}

/* ======== main image CUSTOMIZE======== */

#topbanner2 {
   background:url(images/mainimage2_bg.jpg) repeat-x;
   height:419px;
   width:100%;
   text-align:center;
   margin-bottom:15px;
}

#topbanner2 img {
   margin-top:25px;
}

div.spoff {
    display:none;
}

div.spon {
    display:block;
}

.kkimg{
    overflow: hidden;
}

.kkimg div{
    width: 210px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.kkimg img{
    height:auto;
    width: 100%;
}

.kkimg p{
    margin: 0;
    padding: 0px 10px 10px;
}

#contents .kkim{
    border: none !important;
    width: 100%;
    padding-top: 5px;
    background: #ECECEC;
}

.kkimg a{
    text-decoration: none;
    color: #412C20;
}

/* ======== search CUSTOMIZE======== */
.side {
    margin-left: 20px;
    width: 220px;
    background-color: #116ebd;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #122e6c;
}

.side &gt; p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.side input[type="search"] {
    width: 74%;
    padding: 3px;
}

.side input[type="submit"] {
    width: 20%;
    margin-left: 3%;
    padding: 4px;
    background-color: #fff;
    border-radius: 3px;
    border-width: 1px;
    color: #116ebd;
}
@media screen and (max-width: 990px) {
	#green_nav {
		display: none;
	}
	#header_tel_pc {
		display: none;
	}
	div#header {
		padding: 0;
	}
	#header_logo a{
		height: 57px;
	}
	#header_logo a img{
		padding: 2px;
        /* 小島追加 2017/06/09 */ 
        max-width: 70%;
        margin: 10px;
}
	}
	#header_logo a p{
		display: none;
	}
}
@media screen and (max-width: 520px) {
    .side {
	width: 95%;
	margin: 30px auto 0;
    }
}</pre></body></html>