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

/* ******************  Layout.css ********************** */

#topMenu01 .side-menu-inner ul li{max-width:250px;}
#gnb > ul > li{display: table; table-layout:fixed;}
#gnb > ul > li > a{display: table-cell; line-height:1.2; height:105px; vertical-align:middle; width:150px; padding:0 10px}
@media all and (max-width:1360px){
	#gnb > ul > li > a{padding:0 10px; width:130px;}
}

html[lang="en"] .sitemap-wrapper-style03 > ul > li > h2{font-size:1.2em; min-height:3.2em;}
html[lang="en"] .cm-sitemap-inner-con .splitting, .cm-sitemap-inner-con .splitting .word{overflow:visible;}
@media all and (max-width:1360px){
	html[lang="en"] .cm-sitemap-inner-con .splitting .word{display: inline;}
}
/* ******************  Main.css ********************** */


/* ******************  Content.css ********************** */
/* -------- 공통 :: 탭 -------- */
.sub-tab-list-style ul li a{padding:0 8px; box-sizing:border-box;}
.sub-tab-list-style ul li a em{font-size:18px; line-height:1.4;}

/* -------- 견적문의 :: 견적문의 -------- */
html[lang="en"] .inquiry-style06-custom-radio .radio-item{width:auto; margin-right:15px;}
html[lang="en"] .bbs-write-tbl th{font-size:18px; letter-spacing:-0.75px;}
html[lang="en"] .bbs-write-con .inner-box.customer-box dl{margin-bottom:10px;}
html[lang="en"] .bbs-write-con .inner-box dl dt{position: relative; margin-bottom:5px; top:auto;}
html[lang="en"] .bbs-write-con .inner-box dl dd{padding-left:0 !important;}