﻿@charset "utf-8";

/* 안내문 */
.info-box {position:relative; padding:20px 20px 20px 120px; color:#333; border:1px solid #d1d8e4; font-size:14px; line-height:140%; margin-bottom:30px; letter-spacing:-0.3px;}
.info-box:before {position:absolute; top:50%; left:25px; margin-top:-36px; content:''; display:block; width:72px; height:72px; background:url('/images/org/web/gnfe/template/00002/sub/infobox_ico.png') no-repeat -90px 0}
.info-box.ico01:before { background-position:0 0}
.info-box.ico03:before { background-position:-180px 0}
.info-box.ico04:before { background-position:-270px 0}
.info-box.ico05:before { background-position:-360px 0}

/* 연혁 */
.historyList{ overflow:hidden; text-align:center;}
.historyList .list{width:100%; font-size:14px; overflow:hidden; background:url('/images/org/web/gnfe/template/00002/sub/history_line_bg.png') repeat-y center;}
.historyList .list .last{ width:7px; height:7px; background-color:#ddd; border-radius:50%; position:absolute; left:50%; margin-left:-3.5px; bottom:35px}
.historyList .list .right{width:50%; margin-right:6px; float:right; background:url('/images/org/web/gnfe/template/00002/sub/history_right_bg.png') no-repeat left 20px;}
.historyList .list .right ul{float:right; text-align:left;}
.historyList .list .left{width:50%; margin-left:6px; float:left; background:url('/images/org/web/gnfe/template/00002/sub/history_left_bg.png') no-repeat right 20px;}
.historyList .list .left ul{float:left; text-align:right;}
.historyList .list ul{width:75%; border-radius:10px; padding:20px 30px; background:#fff; border:1px solid #ddd;}
.historyList .list ul li{line-height:30px;}
.historyList .list ul li.tit{font-size:20px; font-weight:bold; color:#001f66; margin-bottom:10px;}
.historyList .list ul li > span{ font-weight:bold; margin-right:8px}
.historyList .list .y2010 ul{background:#f2f6fb; border:1px solid #ddd; }

/* 찾아오시는 길 */
.NaviMap { margin-bottom:30px;}
.NaviMap .root_daum_roughmap_landing, .root_daum_roughmap{ width:100% !important}
.locationMap .boxTy03 { border-radius:0;}
.locationMap .boxTy03 .box{ overflow:hidden; padding: 40px 30px 40px 270px;}
.locationMap .boxTy03 .box > .tit{ position:absolute; text-align:center;  top:50%; margin:-100px 0 0; left:0; width:250px; font-size:24px; color:#002e5f}
.locationMap .boxTy03 .box > .tit img{ display:block; margin:20px auto}
.locationMap .addr{ overflow:hidden}
.locationMap .addr li{line-height:30px; float:left; width:100%; overflow:hidden;  text-align:left;}
.locationMap .addr li span.tit{ float:left; font-weight:bold; display:block; width:60px; padding-left:15px; color:#003267; background:url('/images/org/web/artcenter/sub/map_addr_dot.png') no-repeat 0 13px;}
.locationMap .addr li span.ctxt{ float:left; display:block; width:80%}
.locationMap .addr .arr{ color:#888;}
.locationMap dl  dt.tit2{ font-size:16px; font-weight:bold; margin-bottom:5px}
.locationMap dl + dl { margin-top:10px }
.locationMap dl dd{ margin-left:10px}


@media (max-width:1019px) {
	 
	/* 연혁 */
    .historyList .list .right,  .historyList .list .left{float:none; width:100%; margin:0px; background-image:none;}
    .historyList .list .right ul, .historyList .list .left ul {float:none !important; width:80%;  margin:20px auto; text-align:left; box-sizing: border-box;}
	.historyList .list ul li.tit{ text-align:center}
    .historyList .list .left ul:last-child{margin-bottom:0px;}
	.historyList .list .last{ display:none}
	
}
 
@media (max-width:800px) {
	
	/* 안내문 */
	.info-box {margin-bottom:20px}
	 
}

@media (max-width:680px) {
	
	/* 안내문 */
	.info-box {padding:16px}
	.info-box:before { background-image:none}

    /* 연혁 */ 
	.historyList > img{ width:50%; height:auto}
    .historyList .list .right ul, .historyList .list .left ul {width:95%;}
	.historyList .list ul li > span{ display:block; margin-right:0}
 
}

@media (max-width:580px) {

    /* 연혁 */ 
    .historyList > img{ width:60%}
}

@media (max-width:480px) {

	
}

@media (max-width:380px) {
		 
	
}

/*231106 개인정보처리방침*/
.label_li {display: inline-block; width: 100%;}
.label_li::after {content: ''; display: block; clear: both;}
.label_li span.s_ico img {width: 17px; margin-right: 1px;}
.label_li.w30 li {display: inline-block; width: 24%; margin-bottom: 0.5%; text-align: center; border: 1px dashed #ddd;}
.label_li.w30 li p.img {padding: 20px 0px 0px 0px;}
.label_li.w30 li p.txt {padding: 5px 0px 15px 0px;}
.label_li.w50 {border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; padding: 5px;}
.label_li.w50 li{display: inline-block; width: 49%; line-height: 1.6; padding: 0.3rem 0; box-sizing: border-box;}
.privacy_wrap .tit02 img {width: 25px; margin-right: 5px;}
.sub_title_h4{text-align: center;margin-left:10px; color:#1f5aa0; font-weight:bold; font-size:125%;vertical-align: middle;}



@media screen and (max-width:800px) {
    /*231106 개인정보처리방침*/
	.label_li.w30 li {width: 31%;}
	.label_li.w50 li{width: 100%;}
}
