<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*========== language(en) ===========*/
/*========== layout ===========*/
:lang(en) .webGnb li:nth-child(1) ul{
	left:inherit;
}
:lang(en) .footerBtm ul li:first-child span:first-child{
	display:block;
	margin-bottom:8px;
}
:lang(en) .footerBtm .addTel{margin-left:0;}
:lang(en) .emailBox .btnInput3{
    width:100%;
    margin:10px 0 0 0!important;
}

/*========== Form ===========*/
/* custom : radio ---------------------------------------- */
:lang(en) .radio{line-height:24px;}

/*========== table ===========*/
/* 테이블_쓰기형 */
:lang(en) .table.tabelWrite .flexBox label{line-height:14px;}

/*========== BUTTON ===========*/
/* 인풋 버튼 */
:lang(en) .btnInput3{width:157px;}
/* 여권정보 입력_ sofa버튼 */
:lang(en) .btnInput1.w110{width:auto !important;}

/*========== ETC ===========*/
/* lineBox5(has title) */
.lineBox5 .btnBox button + button{
	margin-left:0;
}

/*========== PAGE===========*/
/* 상세페이지 */
.viewTable .vtFile .fileName{
	margin-left:130px;	
}

@media (max-width:1200px){
	:lang(en) .footerTop ul li a{padding:10px 20px;}	
}


@media (max-width:1024px){
	:lang(en) .footerTop ul li a{padding:5px 15px;}

	:lang(en) .emailBox .btnInput1{
	    width:100%;
	    margin:10px 0 0 0!important;
	}
}</pre></body></html>