@charset "utf-8";
@media print {
	header, #visual, #location, footer {display:none;}
	body {print-color-adjust:exact; -webkit-print-color-adjust:exact;}
}
#visual {position:relative; height:249px; background:url('/yglec/img/sub/visual.jpg') no-repeat center center;}
#visual h3 {text-align:center; padding-top:50px; font-size:45px; line-height:0.85em;}
#visual h3 span {display:block; font-size:15px; letter-spacing:0.1em;}
#location {margin-top:58px; background:rgba(0,0,0,.65); z-index:10;}
#location:hover {max-width:100%; background:#166cc2;}
#location>ol:after {display:block; content:""; clear:both;}
#location>ol>li {position:relative; float:left; border-right:1px solid rgba(0,0,0,.27);}
#location>ol>li:before {content:''; position:absolute; right:20px; top:50%; margin-top:-8.5px; width:17px; height:17px; background-color:#dedede; border-radius:100%; box-shadow:-1px 0 #444, 0 1px #444, 1px 0 #444, 0 -1px #444;}
#location>ol>li:first-child:before {display:none;}
#location>ol>li .home {width:18px; height:15px; margin:25px 30px 25px; background:url('/yglec/img/sub/location_home.gif') no-repeat;}
#location>ol>li>a {position:relative; display:block; padding:20px 80px 20px 30px; font-size:18px; color:#fff; z-index:99;}
#location>ol>li.on>a {color:#166cc2;}
#location>ol>li>a:before,
#location>ol>li>a:after {display:block; content:''; position:absolute; top:50%; margin-top:-2px; width:1px; height:5px; background-color:#333;}
#location>ol>li>a:before {right:27px; transform:rotate(45deg);}
#location>ol>li>a:after {right:30px; transform:rotate(-45deg);}
#location>ol>li.on:before {background-color:#166cc2; z-index:99; box-shadow:none;}
#location>ol>li.on>a {color:#3268be;}
#location>ol>li.on>a:before,
#location>ol>li.on>a:after {background-color:#fff;}
#location>ol>li>ul {display:none; position:absolute; left:0; top:0; width:100%; padding:67px 17px 25px 17px; border:2px solid #166cc2; background-color:#fff; box-shadow:0 0 16px rgba(0,0,0,.7); z-index:0;}
#location>ol>li>ul>li {margin-top:15px;}
#location>ol>li>ul>li:first-child {margin-top:0; padding-top:20px; border-top:1px solid #b4c7eb;}
#location>ol>li>ul>li>a {display:block; padding-left:10px; padding-right:10px;}
#location>ol>li>ul>li>a:hover {color:#166cc2; font-weight:bold; text-decoration:underline;}

#location #share {position:absolute; left:50%; top:20px; margin-left:330px; overflow:hidden;}
#location #share>li {float:left; margin-left:25px;}
#location #share>li img {vertical-align:middle;}

#tab {margin-top:20px;}
#tab>ul {border-left:1px solid #d0d0d0; border-top:1px solid #d0d0d0;}
#tab>ul:after {display:block; content:""; clear:both;}
#tab>ul>li {float:left; width:25%; border-right:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0;}
#tab>ul>li:first-child:nth-last-of-type(2), 
#tab>ul>li:first-child:nth-last-of-type(2) ~ li {width:50%;}
#tab>ul>li:first-child:nth-last-of-type(3), 
#tab>ul>li:first-child:nth-last-of-type(3) ~ li {width:33.3%;}
#tab.organ_tab>ul>li {width:16.6%;}
#tab>ul>li a {display:block; text-align:center; padding:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#tab>ul>li.on {margin-top:-1px; border:1px solid #166cc2;}
#tab>ul>li.on a {color:#fff; background:#166cc2;}

#stab ul{margin:25px 0px 10px; padding:3% 2%; background:#f8f8f8; border:1px solid #cbcbcb; }
#stab ul li{display:inline-block; margin:2px 0px; min-width:16%;  }
#stab ul li a{display:block; padding:5px 10px; background:#fff; border:1px solid #dddddd; border-radius:3px; font-size:14px; white-space:nowrap; text-align:center; }
#stab ul li.select a, #stab ul li:hover a{color:#fff; font-weight:bold; background:#4667bb; border:1px solid #4667bb;  }
#stab ul.col4 li{min-width:24.5%;  }
#stab ul li a[title='´Ù¿î·Îµå']{padding-left:35px; padding-right:10px; background-image:url(/main/images/contents/ic_down02.gif); background-repeat:no-repeat; background-position:10px center; }
#stab ul li a:hover[title='´Ù¿î·Îµå']{background-image:url(/main/images/contents/ic_down.png); background-position:8px center;}

#contents {padding:50px 0; background:#f0f0f0;}
#contents.wrap {background:#fff; }
#contents>h4 {text-align:center; font-size:35px; color:#333; font-weight:500;}

#detail_con {margin:50px 0;}
#detail_con>.ready {text-align:center; margin-top:30px;}
#detail_con>.ready p.stit {display:inline-block; padding:10px 100px; color:#fff; background:#000;}
#detail_con>.ready p.con {position:relative; margin-top:30px; margin-bottom:200px; font-size:25px;}
#detail_con>.ready p.con:after {display:block; content:""; position:absolute; left:50%; top:160%; width:1px; height:125px; background:#a8a8a8;}
#detail_con>.ready .end {color:#4e4e4e;}


@media screen and (max-width:1280px) {
	#detail_con {padding:0 20px;}
}

/*tablet*/
@media screen and (max-width:800px) {
	#visual {height:180px;}
	#visual h3 {font-size:40px;}
	#visual #location {display:none;}
	#contents {padding:5%;}
	#detail_con {padding:0;}
}


/*mible*/
@media screen and (max-width:640px) {
	#detail_con {margin:50px 0;}
}