@charset "utf-8";
#container{background-color:#fff;}
#submenu{position:relative; border-top:1px solid #cdcdcd; min-height:40px;}
#submenu .left_title{float:left; width:50%; box-sizing:border-box; border-bottom:1px solid #cdcdcd; height:40px; font-size:13px; line-height:40px; font-family: 'NanumSquare', serif; font-weight:normal; padding-left:15px; background:url("../mobile/images/submenu_arrow_down.jpg") right center no-repeat; background-size:17px 6px;  background-color:#f6f6f6; cursor:pointer;}
#submenu .right_title{float:left; width:50%; box-sizing:border-box; border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; height:40px; font-size:13px; line-height:40px; font-family: 'NanumSquare', serif; font-weight:normal; padding-left:15px;background:url("../mobile/images/submenu_arrow_down.jpg") right center no-repeat; background-size:17px 6px;  background-color:#f6f6f6; cursor:pointer;}

#submenu #left_select{position:absolute; top:40px; width:50%; left:0; display:none; z-index:9999;}
#submenu #left_select li{width:100%; border-right:1px solid #cdcdcd;}
#submenu #left_select li a{display:block; height:40px; font-size:13px; line-height:40px; font-family: 'NanumSquare', serif; border-bottom:1px solid #cdcdcd; padding-left:10px; background-color:#fff; text-decoration:none;}

#submenu .right_select{position:absolute; top:40px; width:50%; right:0; display:none; z-index:9999;}
#submenu .right_select li{width:100%; border-left:1px solid #cdcdcd;}
#submenu .right_select li a{display:block; height:40px; font-size:13px; line-height:40px; font-family: 'NanumSquare', serif; border-bottom:1px solid #cdcdcd; padding-left:10px; background-color:#fff; text-decoration:none;}

h2.left_title{font-size:20px; color:#000;  padding:25px 0 10px;margin:0 15px; border-bottom:1px solid #cdcdcd; text-align:center; font-family: 'NanumSquare', sans-serif;}
#sub_content{margin:15px; padding:15px 0; min-height:300px; clear:both;}

/* 찾아오시는길*/
.daum_adr{margin-top:20px; border-top:1px solid #1d257f; padding-top:20px;}
.daum_adr .adr{font-size:17px; line-height:30px; color:#474646; font-family:'NanumSquare', sans-serif;}
.daum_adr .tel{font-size:17px; line-height:30px; color:#474646; font-family:'NanumSquare', sans-serif;}
.daum_adr .fax{font-size:17px; line-height:30px; color:#474646; font-family: 'NanumSquare', sans-serif;}
.daum_adr strong{font-size:17px; color:#1d257f; font-weight:bold; font-family:'NanumSquare', sans-serif; margin-right:10px;}

