@charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 국문  CSS
 * date : 2020-11-24
******************************************************** */

/* ******************  Layout.css ********************** */
html[lang="en"] .clara-btn .more {margin-top: 0.2rem;}

.footer-address-list dl dt {width: 24rem;}



/* ******************  Main.css ********************** */
.main-tit-box .main-sub-tit {letter-spacing: -0.025em;}
.news-con .gal-txt { font-weight: 400; letter-spacing: -0.025em;}


/* ******************  Content.css ********************** */

/* contact us */

html[lang="en"] .contact-form .phone-fieldset .fakeform-selectbox {width: calc(25% - 20px) !important;}
html[lang="en"] .contact-form .phone-fieldset .write-select {width: 100% !important;}
html[lang="en"] .contact-form .phone-fieldset .write-input {width: calc(70% - 20px) !important;}

/* html[lang="en"] .phone-fieldset .write-select {width: calc(25% - 20px) !important;}
html[lang="en"] .phone-fieldset .write-input {width: calc(75% - 20px) !important;} */
html[lang="en"] .contact-modal .phone-fieldset .write-select {width: calc(30% - 20px) !important;}
html[lang="en"] .contact-modal .phone-fieldset .write-input {width: calc(70% - 20px) !important;}

@media all and (max-width:800px){
	html[lang="en"] .contact-form .phone-fieldset .fakeform-selectbox {width: calc(35% - 20px) !important;}
	html[lang="en"] .contact-form .phone-fieldset .write-input {width: calc(65% - 20px) !important;}
	html[lang="en"] .contact-form .fakeform-selectbox .select-title {padding: 0 !important;}	
}

@media all and (max-width:480px){
/* html[lang="en"] .phone-fieldset .write-select {text-indent:0;} */
html[lang="en"] .inquiry-style09 .bbs-write-tbl .write-select { background-position: calc(100% - 10px) 50%;}
html[lang="en"] .contact-modal .phone-fieldset .write-select {width: calc(35% - 20px) !important;}
html[lang="en"] .contact-modal .phone-fieldset .write-input {width: calc(65% - 20px) !important;}
}
/* seminar */

html[lang="en"] .state-box span {width: auto; min-width: 12rem; padding: 0 3rem; box-sizing: border-box;}

/* 푸터 */

html[lang="en"] .footer-address-list dl dt,
html[lang="en"] .footer-address-list dl dd {font-family:"Exo", "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;}