@charset "utf-8";
/* @latest 2019.04.25*/

.contents {width:100%; float:left; overflow:hidden; position:relative; min-height:750px; min-width:320px;}

	@media (max-width:599px){
        .contents {min-height:auto;}
        .contents > .inner {padding:0 !important;}
    }


/* sub visual */
#sub_visual {width:100%; height:300px; float:left; overflow:hidden; position:relative; background:#000;}
#sub_visual img {width:100%; min-height:100%; opacity:0.9; display:block;}
#sub_visual .bluebg {position:absolute; top:0; left:0; width:100%; height:100%; color:white; line-height:300px;}
#sub_visual .sub_titbox {width:100%; /* max-width:1300px; */ margin:0 auto; box-sizing:border-box; display:inline-block; position:absolute; bottom:25px;}
#sub_visual .sub_titbox p.bTitle {font-size:25px; line-height:30px; letter-spacing:-1px; color:white; width:100%; max-width:1300px; margin:0 auto; padding:0 15px; box-sizing:border-box;}
#sub_visual .sub_titbox strong.bContent {font-size:14px; clear:both; display:block; color:white; width:100%; max-width:1300px; margin:0 auto; 
										 font-weight:400; line-height:22px; margin-top:10px; box-sizing:border-box; padding:0 15px;}

    @media (max-width:599px){
        #sub_visual {height:200px; margin-bottom:0;}
        #sub_visual img {opacity:0.8;}
        #sub_visual .bluebg {line-height:230px;}
        #sub_visual .sub_titbox {padding:0; bottom:15px;}
        #sub_visual .sub_titbox p.bTitle {font-size:17px; margin-top:0; line-height:25px;}
        #sub_visual .sub_titbox strong.bContent {font-size:13px;}
    }



/* layout */
.sub_div_wrap {width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; position:relative;}


	@media (min-width:1300px){
		.subMenu {width:20%;}
        .subMenu + .subCon {width:80% !important;}
    }
    @media (max-width:1299px){
        .sub_div_wrap {float:left;}
    }
    @media (min-width:991px){
        .subMenu,.subCon {margin-top:30px;}
    }

    @media (min-width:1100px) and (max-width:1299px){
        .sub_div_wrap .subMenu {width:22%;}
        .sub_div_wrap .subMenu + .subCon {width:78% !important;}
    }
    @media (min-width:991px) and (max-width:1099px){
        .sub_div_wrap .subMenu {width:24%;}
        .sub_div_wrap .subMenu + .subCon {width:76% !important;}
    }


    @media (max-width:990px){
        .subMenu {display:none;}
    }





/* sub Menu */
.subMenu {float:left;width:250px;box-sizing:border-box;z-index:1; margin-bottom:40px; padding-right:30px;}
.subMenu h3.menuNm {color: #333;font-size: 24px;padding: 30px 10px 30px 10px;box-sizing:border-box;text-align:left;width:100%;
                    border-bottom: none;position: relative;border-top: 4px solid #333;border-bottom: 1px solid #333;}
.subMenu h3.menuNm:before {font-size: 26px;display: inline-block;position: absolute;right: 3px;top: 0;color: #0c4c8c;font-weight: 600;margin-right: 5px;}

.slidebar {font-size:12px;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;position: relative;-webkit-box-sizing:border-box;}
.slidebar:after {width: 30px;height: 3px;background: #1576c8;float: left;margin-left: 20px;margin-top: 40px;}
.slidebar li {list-style:none;position:relative;border-bottom: 1px solid #ddd;}
.slidebar li:last-child {border-bottom: none;}

.slidebar li.selected > a {color:#333333;border-bottom: none;}
.slidebar li.selected > a:hover {color:#333;}
.slidebar li a {text-decoration:none;line-height:25px;display:block;text-transform:uppercase;padding: 10px 25px 10px 20px;font-size: 15px;font-weight: 400;}
.slidebar li a.on {color: #000;font-weight: 600;}
.slidebar li a.on:after {content:"\2B24";float:right;color:#ffcc00;font-size: 13px;margin-right: -10px;}
.slidebar li a:hover {color:#000;}
.slidebar li a:focus {}

/* sub leftmenu 3depts open/closed */
.slidebar li a > span {float:right;}
.slidebar li a > span:after {content:"\276D"; float:left; top:10px; position:absolute; right:20px; display:inline-block; transform:rotate(90deg);}
.slidebar li.selected > a > span:after {content:"\276C"; float:left; transform:rotate(-90deg); display:inline-block; margin-right:-2px;}
.slidebar li.selected > a.on > span:after {font-size:13px; font-weight:600;}
.slidebar li.selected > a.on:after {font-size:20px; margin-right:-12px;}

.slidebar li ul {width:100%;padding: 5px 0 10px;box-sizing:border-box;}
.slidebar li.selected a.on + ul.selected:after {content:"\276C"; position: absolute; right: 0; top: 13px; transform: rotate(-90deg); display: inline-block; background: #fff;
                                                 width: 45px; height: 20px; line-height: 0; font-size: 15px; text-align: center; line-height: 24px;}
.slidebar li > ul li {border-bottom:none; float:none !important; margin:0; padding:0;}
.slidebar li:last-child a {border-bottom:none;}
.slidebar li > ul li:last-child a {border-bottom:none;}
.slidebar li > ul li a {display:block;color:#333;padding: 0px 0 10px 30px;font-size: 14px;letter-spacing:-1px;font-weight:400;border:none;
                        line-height: 20px;opacity: 0.7;}
.slidebar li > ul li a:hover {color: #000;font-weight:600;background:#fff;}
.slidebar li > ul li a.on {color: #333;font-weight: 600;background:#fff;padding-right: 35px;}
.slidebar li > ul li a.on:after {margin-right: -20px;}
.slidebar li > ul li a span.bull {float:left;padding-right:3px;color:#213152;display: none;}
.slidebar li > ul li a span.bull:after {content:""; display:none;}


    



/* sub Contents */
.subCon {float:left; width:100%; /*min-height:400px;*/ position:relative; box-sizing:border-box; margin-bottom:30px; 
        -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}


/* sub location */
.subCon .location {box-sizing:border-box;}
.subCon .location li {list-style:none; font-size:12px; background-size:10px; }
.subCon .location li.home {background:url("/sample/template/wide/wide002/img/home.png")no-repeat 0px 0px;}
.subCon .location li.ftbd {font-weight:800;}
.subCon .location li:after {content:"\276D"; float:right; padding:0 8px; font-size:1em; line-height:15px; opacity:0.6;}
.subCon .location li:last-child:after {display:none;}

.subCon h4.tit {font-size:18px; box-sizing:border-box; padding-bottom:15px; display:block; float:left; width:100%;}
.subCon > div {width:100%; display:block; clear:both;/* margin-top:32px;*/ box-sizing:border-box;}


    @media (min-width:991px){  
    	.subCon .location {text-align:right;}
    	.subCon .location li {display:inline-block; margin-left:-2px;}
    	.subCon .location li.home {padding-left:18px;}
        .subCon h4.tit {font-size:21px; padding:20px 0 31px; margin-bottom:20px; text-align:center; border-bottom:1px solid #ddd; opacity:0.7;}
    }
    @media (max-width:990px){
        .subCon .location {top:-50px; left:0; height:40px; line-height:40px; width:100%; overflow:hidden; 
                                       background:#f9f9f9; border-bottom:1px solid #f0f0f0; padding:0 15px;}
        .subCon .location li {float:left; padding:0; vertical-align:middle;}
        .subCon .location li:after {line-height:41px;}
        .subCon .location li.home { font-size:0; padding:0 15px; background-position:left 14px; position:relative;}
        .subCon .location li.home:after {position:absolute; padding:0; right:5px; font-size:12px;}

        .subCon h4.tit {padding:30px 10px 10px;}
        .subCon > div {padding:0 10px;}
    }


    @media (max-width:599px){
        .subCon .location li {padding:0 5px 0 3px;}
        .subCon .location li:after {font-size:11px; padding:0; margin-left:7px;}
    }





