@charset "utf-8";

/* top박스 공통 */
.ui-topbox2 p.nobar:before{display: none;}
/* top박스 공통 End*/

/* sub01_01 인사말 */
@media(max-width:420px){
    .s0101 .intro_c .hihanbat_box .cont_bg strong {font-size: 32px;}
    .s0101 .intro_c .hihanbat_box .cont_bg strong > span {font-size: 32px;}
}
/* sub01_01 인사말 End */

/* sub01_03 연혁 */
.s0103 .his_b .txt_box .txt ul li{padding-left: 110px;}
.s0103 .his_b .txt_box .txt ul li span{font-weight: bold;}

@media(max-width:640px){
    .s0103 .his_b .txt_box .txt ul li{padding-left: 0;}
    .s0103 .his_b .txt_box .txt ul li span{position: relative; top:auto; left:auto; display: block;}
}
/* sub01_03 연혁 End */

/* sub06_0104 Directions */
.eng_list .ui-row-list .col .item .ui-summary .list-2st li em.em{width: 145px;}
/* sub06_0104 Directions End */
