@charset "utf-8";
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    :root{
		--font-size52 : 34px;
		--font-size48 : 31px;
		--font-size40 : 28px;
		--font-size36 : 24px;
		--font-size34 : 23px;
		--font-size32 : 22px;
		--font-size30 : 21px;
		--font-size28 : 20px;
		--font-size26 : 19px;
		--font-size24 : 18px;
		--font-size22 : 17px;
		--font-size20 : 16px;
		--font-size18 : 15px;
	}

    /* header */
    .sitelogo img { height: 42px; }
	#gnb { margin-right: 20px; }
    #gnb>ul>li>a { font-size: 16px; padding: 0 30px; }
    #gnb .submenu>ul>li>a { font-size: 14px; font-weight: 400; }
	.lang a { border-radius: 4px; padding: 12px; }

    /* footer */
    #footer { padding: 30px 0; }
	.ft-logo img { height: 42px; }
	.ft-wrap { margin: 30px 0; gap: 28px; }
	.ft-wrap .col { width: calc(100%/4 - 21px); }
	.ft-wrap .col::before { width: 3px; height: 3px; top: 7px; }
	.ft-wrap .col h4 { margin-bottom: 15px; }
	.ft-wrap .col ul li { margin-bottom: 7px; }
    [lang="en"] .ft-wrap { gap: 28px; }
    [lang="en"] .ft-wrap .col { width: calc(100%/4 - 21px); }
	.cpr span { padding-right: 0; }
	.cpr span::after { display: none; }
	.policy a { padding-right: 20px; }
	.scroll-top { position: fixed; z-index: 999; width: 36px; height: 36px; background-size: 12px; right: 15px; bottom: 15px; }

    /* visual */
	.main-visual { height: 750px; }
    .main-visual .item { height: 750px; }
	.main-visual .caption { bottom: 18%; }
	.main-visual .caption h2 { font-size: 42px; }
	.main-visual .controls { bottom: 30px; }
	.main-visual .pager { margin-right: 15px;}
	.main-visual .progress { width: 160px; left: 57px; }
	.main-visual .pager .current { padding-right: 183px; }
	.main-visual .slide-btn { margin-right: 8px; width: 12px; height: 12px; background-size: contain; }

	/* main 공통 */
	.main-link { width: 120px; height: 40px; }

	/* main */
	.sec1 { height: 750px; }
	.sec1 h2 { font-size: 42px; margin-bottom: 20px; }
	.sec2 { height: 750px; }
	.sec2-swiper .item .abbox { padding-top: 70px; }
	.sec2-swiper .item .abbox h2 { margin: 10px 0 20px;}
	.sec2-swiper .item .abbox p { margin-bottom: 25px; }
	.sec2-pagi { bottom: 70px; gap: 10px;}
	.sec2-pagi .item { width: calc(100%/5 - 8px); }
	.sec2-pagi .item a { padding-bottom: 10px; }
	.sec3 { height: 750px; }
	.sec3 .item .abbox { padding: 70px 30px; padding-right: 30px; }
	.sec3 .item .abbox h2 { margin: 12px 0 20px;}
	.sec3 .item:hover { width: 80%; }

	/* sub */
	.sub-visual { height: 750px; padding-bottom: 90px; }
	.sub-visual h2 { font-size: 42px; }
	.sub-title { padding: 70px 0 60px;}
	.sub-title.fx { gap: 10px 15px;}
	.sub-title.fx img { height: 14px; }
	.sub-title h2 { font-size: 28px; }
	.real-cont { padding-bottom: 70px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-pd { padding: 60px 0; }
	.sub-pd.first { padding-bottom: 60px; padding-top: 0; }
	.sub-pd.last { padding-bottom: 0; padding-top: 60px; }
	.subtit { padding-left: 24px; }
	.subtit::before { width: 15px; height: 15px; top: 8px; }
	.subtit.db { margin-bottom: 35px; }
	.subtit.db::before { margin: 0 auto 8px;}
	.subtxt { font-size: var(--font-size18); line-height: 1.77em; margin-bottom: 20px; }
	.subtxt:last-child { margin-bottom: 0; }

	/* 회사소개 */
	.hst { padding-top: 70px; top: 0; --hst-line-top: calc(70px + 72px + 9px); }
	.hst .group { margin-bottom: 60px; }
	.hst .group .left { padding-right: 40px; }
	.hst .group .left::after { width: 14px; height: 14px; right: -7px; top: 54px; }
	.hst .group .left.active::after { width: 32px; height: 32px; right: -16px; top: 45px; }
	.hst .group .right { padding-left: 40px; padding-top: 51px; }
	.hst .group .right ul li { margin-bottom: 15px; }
	.hst .group .right ul li .year { width: 54px; }

	/* CEO 인사말 */
	.gt .info { width: 60%; }
	.gt .info h4 { margin-bottom: 20px; }
	.gt .info p { margin-bottom: 18px; }
	.gt .info .sign { gap: 20px; margin-top: 30px; }
	.gt .info .sign img { height: 28px; }
	.gt .img { width: 40%; }

	/* ESG경영 */
	.esg { position: relative; top: 0; }
	.esg .col { padding: 24px 0;}
	.esg .col .img img { border-radius: 5px; }
	.esg .col .info { padding-left: 20px; padding-top: 30px; }
	.esg .col .info h3 { margin-bottom: 12px; }
	.esg .col .info .tog-btn { width: 36px; height: 36px; }
	.esg .col .info .cnt { padding-top: 24px; margin-top: 24px; }
	.esg .col .info .cnt h4 { margin-bottom: 20px; }
	.esg .col .info .cnt ul li { margin-bottom: 14px; display: block; }
	.esg .col .info .cnt ul li .tt { padding-left: 12px; width: 100%; }
	.esg .col .info .cnt ul li .txt { width: 100%; padding-left: 12px; margin-top: 3px; }
	.esg .col .info .cnt ul li .tt::before { width: 4px; height: 4px; }

	/* 인증현황 */
	.certi-list { gap: 35px 12px; }
	.certi-list li { width: calc(100%/4 - 9px); }
	.certi-list li .thumb { border-radius: 5px; }
	.certi-list li .thumb::after { border-radius: 5px; }
	.certi-list li .thumb .abbox { border-radius: 5px; font-size: 13px; padding: 0 10px;}
	.certi-list li .tit { margin-top: 12px; }
	.cf-tbl tr td { padding: 12px 10px;}
	.cf-tbl tr td.left { padding-left: 12px; }

	/* sub2 공통 */
	.sub2-tit .num { width: 24px; height: 24px; margin-right: 10px; }
	.sub2-tit strong { top: -3px; }
	.sub2-tit strong span { padding-left: 7px; top: -2px; font-size: 16px; }
	.sub2-wrap .col { padding: 24px 0;}
	.sub2-fx .group { padding: 15px; border-radius: 5px; margin-bottom: 10px; }
	.sub2-fx .group .tt { padding-left: 12px;}
	.sub2-fx .group.fx { display: block; }
	.sub2-fx .group.fx .tt { width: 100%; }
	.sub2-fx .group.fx .tt.wt { width: 100%; }
	.sub2-fx .group.fx .txt { width: 100%; padding-left: 12px; margin-top: 6px;}
	.sub2-fx .group .tt::before { width: 4px; height: 4px; top: 7px; }
	.sub2-fx .group .txt { padding-left: 12px; margin-top: 6px; }
	.sub2-list { gap: 6px;}
	.sub2-list li { width: calc(100%/2 - 3px); border-radius: 5px; }
    .sub2-list li .abtit {padding: 8px 10px; }
    .sub2-list li .abtit strong { padding-left: 12px; }
    .sub2-list li .abtit strong::before { width: 4px; height: 4px; }
    .sub2-list li .abtit strong span { padding-left: 3px; font-size: 13px; }
	.sub2-list.wt { gap: 12px; }
	.sub2-list.wt li { width: calc(100%/2 - 6px);}

	/* 주요 고객사 */
	.pt-wrap .col { padding: 24px 0;}
	.pt-wrap .col .img { border-radius: 5px; margin-right: 20px; }
	.pt-wrap .col .img::after { border-radius: 5px; }
	.pt-wrap .col .info .tt { margin-bottom: 8px; }
	.pt-wrap .col .info .tt span { padding-left: 6px; font-size: 13px; }

    /* sub3 공통 */
    .sub3-list { gap: 12px;}
	.sub3-list li { width: calc(100%/2 - 6px); padding: 15px; border-radius: 5px; }
	.sub3-list li span { padding-left: 12px; }
	.sub3-list li span::before { width: 4px; height: 4px; top: 10px; }

	/* 용사 */
	.fg-video { height: 750px; }
	.fg-video .item .abbox { padding: 60px 30px;}
	.fg-video .item .abbox .titbox .left .small { margin-top: 10px; }
	.fg-video .item .abbox .titbox .view { width: 36px; height: 36px; }
	.fg-video .item .abbox .txt { margin-top: 15px; padding-top: 15px; }
	.fg-video .item:hover { width: 80%; }

	/* sub3 공통 */
	.sub3-wrap .col { padding: 24px 0;}
	.sub3-wrap .col .img { border-radius: 5px; }
	.sub3-wrap .col .info { padding-left: 25px; }
	.jum-txt { margin-top: 15px; }
	.jum-txt p { padding-left: 12px; margin-bottom: 6px; }
	.jum-txt p::before { width: 4px; height: 4px; top: 10px; }
	.sub3-apply { margin-top: 15px; padding: 15px; border-radius: 5px; display: block; }
	.sub3-apply .tt { width: 100%; }
	.sub3-apply .txt { width: 100%; margin-top: 5px; }
	.sub3-certi { gap: 10px; }
	.sub3-certi .col { width: calc(100%/2 - 5px); padding: 15px; border-radius: 5px; }
	.sub3-certi .col .img { width: 100px; padding: 5px 15px; border-radius: 5px; }
	.sub3-certi .col .img>div { border-radius: 3px; }
	.sub3-certi .col .img>div::after { border-radius: 3px; }
	.sub3-certi .col .thumb { width: 100px; padding: 15px 5px; border-radius: 5px; }
	.sub3-certi .col .thumb .tt { margin-top: 10px; }
	.sub3-certi .col .thumb img { height: 28px; }

	/* 도금 */
	.ct-wrap { gap: 10px; }
	.ct-wrap .col .img { border-radius: 5px; }
	.ct-wrap .col .img .tit { border-radius: 0 0 0 5px; padding: 10px 15px;}

	/* 정밀 가공 */
	.pc-wrap { gap: 10px; }
	.pc-wrap .col { width: calc(100%/2 - 5px); padding: 25px 15px; border-radius: 5px; }
	.pc-wrap .col .subtxt { margin: 8px 0 15px;}
	.pc-group .group { margin-bottom: 10px; border-radius: 5px; padding: 15px 10px;}
	.pc-group .group .tt { margin-bottom: 8px; }

	/* 인재 채용 */
	.rc-wrap { gap: 12px; }
	.rc-wrap .col { width: calc(100%/3 - 8px); padding: 25px 15px; border-radius: 5px; }
	.rc-wrap .col .tt { margin: 20px 0 15px;}
	.rc-list { gap: 8px; }
	.rc-list li { width: calc(100%/4 - 6px); border-radius: 5px; padding: 15px 10px;}
	.rc-list li .tt span { padding-left: 5px; font-size: 12px; }
	.rc-pc { gap: 40px; margin-bottom: 50px; }
	.rc-pc .col { width: calc(100%/4 - 30px); }
	.rc-pc .col::after { width: 30px; height: 14px; right: -37px; top: 80px; }
	.rc-pc .col .circle { height: auto; padding: 25px 10px; margin-bottom: 15px; border-radius: 5px; }
	.rc-pc .col .circle .icon { margin: 20px 0;}
	.rc-pc .col .circle .icon img { height: 45px; }
	.rc-pc .col .txt br { display: none; }
	.link-tc { gap: 10px; }
	.link-tc a { width: 140px; height: 50px; gap: 8px; }

	/* 오시는 길 */
	.lct-group .tit a { padding: 20px 0;}
	.lct-group .tit a::after { width: 22px; height: 12px; }
	.lct-cnt { padding-top:20px; }
	.lct-wrap .info ul li { margin-bottom: 12px; }
	.lct-wrap .info ul li img { height: 18px; }
	.lct-wrap .info ul li .txt { padding-left: 8px; }
	.lct-wrap .map { border-radius: 5px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
	/* header */
	#header { width: 100%; top: 0; height: 80px; border-radius: 0; }
	#gnb {display: none;}
	#header .contain:after {content: none;}
	.list-icon { display: inline-block; }

    /* footer */
    #footer .contain { display: block; }
	.ft-wrap { flex-wrap: wrap;}
	.ft-wrap .col { width: calc(100%/2 - 14px);}
    [lang="en"] .ft-wrap .col { width: calc(100%/2 - 14px); }
    
    /* visual */
    .main-visual { height: 520px; }
    .main-visual .item { height: 520px; }
	.main-visual .caption h2 { font-size: 30px;}

	/* main */
	.sec1 { height: 520px; }
	.sec1 h2 { font-size: 30px; margin-bottom: 20px; }
	.sec2 { height: 520px; }
	.sec2-swiper .item .abbox { padding-top: 50px; }
	.sec2-swiper .item .abbox h2 { margin: 10px 0 20px;}
	.sec2-swiper .item .abbox p { margin-bottom: 25px; }
	.sec2-pagi { bottom:50px; gap: 10px;}
	.sec2-pagi .item { width: calc(100%/5 - 8px); }
	.sec2-pagi .item a { padding-bottom: 5px; font-size: 14px; }
	.sec3 { display: block; flex-wrap: wrap; height: auto;}
	.sec3 .item { width: 100%; height: 100vw;}
	.sec3 .item:hover { width: 100%; }
	.sec3 .item .abbox p { opacity: 1; }

	/* sub */
	.sub-visual { height: 520px; padding-bottom: 90px; }
	.sub-visual h2 { font-size: 30px; }

	/* 인증현황 */
	.cf { display: block; }
	.cf .subtit { width: 100%; margin-bottom: 15px; }
	.cf .subtit br { display: none; }
	.cf .info { width: 100%; padding-top: 0; }

	/* sub2 공통 */
	.sub2-wrap .col { display: block; }
	.sub2-wrap .col .sub2-tit { width: 100%; padding-right: 0; margin-bottom: 10px; }
	.sub2-wrap .col .subtit { width: 100%; padding-right: 0; margin-bottom: 10px; }
	.sub2-wrap .col .info { width: 100%; }
	.sub2-list { gap: 10px; }
	.sub2-list li { width: calc(100%/2 - 5px);}
	.sub2-list.wt { gap: 10px; }
	.sub2-list.wt li { width: calc(100%/2 - 5px);}

	/* 용사 */
	.fg-video { height: auto; flex-wrap: wrap;}
	.fg-video .item { height: 56.25vw; width: 100%; }
	.fg-video .item:hover { width: 100%; }
	.fg-video .item .abbox .txt { opacity: 1; }
	.fg-video .item .abbox .titbox .view { display: none; }

	/* 정밀 가공 */
	.pc-wrap .col { width: 100%; }
	.pc-wrap .col .group .txt { gap: 0 20px; min-height: auto;}
	.pc-wrap .col .group .txt span { width: auto;}

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
	.lct-wrap { flex-direction: column-reverse;}
	.lct-wrap .info { width: 100%; }
	.lct-wrap .map { width: 100%; border-radius: 5px; margin-bottom: 20px; }
	.lct-wrap .map iframe { width: 100%; height: 300px; }

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 40px; width: 40px; }

	/* 검색 */
	.board-search .search input.input {width:240px;}

    .board-list colgroup col {width:auto !important;}
    .board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}
    .board-list .down { width: 14px; height: 18px; background-size: contain;}

    .form-agree { margin: 30px 0 0 0;}
	.form-agree h3 {font-size:16px; margin-bottom: 12px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

    .board-form table th { font-size: 14px; }
    .board-form table td { font-size: 14px; padding: 15px }
	.board-form .item-fx .item.fx { gap: 10px 15px;}
	.board-form .item-fx .item.fx .input { max-width:70px;}
    .board-form .input { height: 40px; }
    .captcha-wrap { height: 40px; }

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px !important;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

    .gallery-list ul { gap: 12px; }
    .gallery-list ul li { width: calc(100%/3 - 8px); }
	.gallery-list ul li .tit { font-size: 16px; }
	.gallery-list ul li .txt { font-size: 14px; }

    .faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px; font-size: 14px; }

    .calendar-head { border-radius: 0; padding: 15px 0;}
    .calendar-head h3 {font-size:20px; margin:0 30px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}
    .btn-pack.zip-bt { height: 44px; font-size: 14px; line-height: 42px; min-width: 100px ;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

    .product-list ul { gap: 35px 12px;}
    .product-list ul li { width: calc(100%/3 - 8px);}
    .product-list ul li .thumb { margin-bottom: 15px; border-radius: 4px; }
	.product-list ul li .thumb:after { border-radius: 4px; }
	.product-list ul li .txt { font-size: 14px; }
	.product-list ul li .tit { font-size: 20px; margin-top: 5px; }
    
    .news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}
} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* CEO 인사말 */
	.gt { flex-direction: column-reverse;}
	.gt .img { width: 100%; text-align: center; margin-bottom: 25px; }
	.gt .info { width: 100%; padding-right: 0; }
	.gt .info br { display: none; }

	/* ESG경영 */
	.esg .col { display: block; }
	.esg .col .img { width: 100%; }
	.esg .col .img img { width: 100%; }
	.esg .col .info { width: 100%; padding-left: 0; padding-top: 20px; }

	/* 인증현황 */
	.certi-list { gap: 30px 10px;}
	.certi-list li { width: calc(100%/2 - 5px);}

	/* sub3 공통 */
	.sub3-wrap .col { display: block; }
	.sub3-wrap .col .img { width: 100%; }
	.sub3-wrap .col .img img { width: 100%; }
	.sub3-wrap .col .info { width: 100%; padding-left: 0; padding-top: 25px; }
	.sub3-certi .col { display: block; }
	.sub3-certi .col .thumb { margin: auto; }
	.sub3-certi .col .img { margin: auto; }
	.sub3-certi .col .info { text-align: center; width: 100%; padding-left: 0; margin-top: 15px; }
	.sub3-certi .col .info br { display: none; }

	/* 인재 채용 */
	.rc-wrap .col { width: 100%; }
}

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root{
		--font-size52 : 26px;
		--font-size48 : 24px;
		--font-size40 : 23px;
		--font-size36 : 22px;
		--font-size34 : 20px;
		--font-size32 : 20px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

    /* header */
    #header { height: 60px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 32px; }

	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
    .contain2 { padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px; }
	.ft-wrap { gap: 20px 0; margin: 25px 0 20px;}
	.ft-wrap .col { width: 100%; }
	.ft-wrap .col::before { top: 6px; }
	.ft-wrap .col h4 { margin-bottom: 10px; }
	.ft-wrap .col ul li:nth-child(2),
	.ft-wrap .col ul li:nth-child(3) { display: none; }
    [lang="en"] .ft-wrap .col { width: 100%; }
	.cpr { font-size: 13px; }
	.policy a { font-size: 13px; }

    /* visual */
    .main-visual { height: 320px; }
    .main-visual .item { height: 320px; }
	.main-visual .caption { bottom: auto; top: 50%; transform:translateY(-50%); text-align: center; }
	.main-visual .caption h2 { font-size: 22px; }
	.main-visual .caption h4 { font-size: 14px; }
	.main-visual .controls { padding-left: 15px; padding-right: 15px; bottom: 15px; }
	.main-visual .progress { left: 40px; width: 120px; }
	.main-visual .pager .current { padding-right: 140px; }

	/* main */
	.sec1 { height:320px; }
	.sec1 h2 { font-size: 22px; margin-bottom: 20px; }
	.sec2 { height: 350px; }
	.sec2-swiper .item .abbox { padding: 0 15px; padding-top: 30px; left: 0;}
	.sec2-swiper .item .abbox h2 { margin: 10px 0 15px;}
	.sec2-swiper .item .abbox p { margin-bottom: 15px; }
	.sec2-pagi { bottom:30px; gap: 10px; display: none; }
	.sec3 .item .abbox { padding: 30px 15px;}
    .sec2-swiper .item .abbox h2 { font-size: 20px; }
    [lang="en"] .sec3 .item .abbox h2 { font-size: 20px; }
    [lang="en"] .sec3 .item .abbox h2 br { display: none; }
    [lang="en"] .sec3 .item .abbox p br { display: none; }

	/* sub */
	.sub-visual { height: 320px; padding-bottom: 40px; }
	.sub-visual h2 { font-size: 26px; }
	.sub-visual p { font-size: 16px; margin-top: 20px; }
    [lang="en"] .sub-visual p { display: none; }
	.sub-title { padding: 50px 0 40px;}
	.sub-title.fx { gap: 10px;}
	.sub-title.fx img { height: 12px; }
	.sub-title h2 { font-size: 22px; }
	.real-cont { padding-bottom: 50px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-pd { padding: 40px 0; }
	.sub-pd.first { padding-bottom: 40px; padding-top: 0; }
	.sub-pd.last { padding-bottom: 0; padding-top: 40px; }

	/* 회사소개 */
	.hst { padding-top: 20px; --hst-line-top: calc(20px + 50px + 9px); margin-top: 20px; }
	.hst .line { right: auto; }
	.hst .group { display: block; }
	.hst .group:last-child { margin-bottom: 0; }
	.hst .group .left { width: 100%; text-align: left; padding-right: 0; padding-left: 25px; }
	.hst .group .left::after { right: auto; left: -7px; top: 5px; }
	.hst .group .left.active::after { right: auto; left: -16px; top: 0px; }
	.hst .group .left h2 { margin-top: 7px; }
	.hst .group .right { padding-top: 25px; padding-left: 25px; width: 100%; }
	.hst .group .right ul li { margin-bottom: 8px; }

	/* ESG경영 */
	.esg .col .info .tog-btn { display: none; }
	.esg .col .info .cnt { display: block; padding-top: 15px; margin-top: 15px; }

    /* 인증서 */
    .certi-list li .txt { font-size: 12px; }

	/* sub2 공통 */
	.sub2-tit .num { margin-right: 6px; width: 20px; height: 20px; font-size: 13px; }
	.sub2-tit strong { font-size: 18px; }
	.sub2-tit strong span { padding-left: 5px; top: -2px; font-size: 13px; }
	.sub2-list li { width: 100%; }
	.sub2-list li span::before { top: 9px; }
	.sub2-list.wt li { width: 100%;}

	/* 주요 고객사 */
	.pt-wrap .col { display: block; }
	.pt-wrap .col .img { margin-right: 0; }
	.pt-wrap .col .info { width: 100%; margin-top: 15px; }

    /* sub3 공통 */
    .sub3-list li { width: 100%; }
	.sub3-list li span::before { top: 9px; }
	.sub3-list.wt li { width: 100%;}
    .sub3-list li p { padding-left: 0; }
    .sub3-certi .col { width: 100%; }

	/* 용사 */
	.fg-video { height: auto; flex-wrap: wrap;}
	.fg-video .item { height: 75vw; width: 100%; }
	.fg-video .item .abbox { padding: 35px 15px;}
	.fg-video .item .abbox .txt { display: none; }

	/* 도금 */
	.ct-wrap { gap: 35px; }
	.ct-wrap .col { width: 100%; flex: none;}
	.ct-wrap .col img { width: 100%; }

	/* 인재 채용 */
	.rc-list li { width: calc(100%/2 - 4px);}
	.rc-pc .col { width: 100%; }
	.rc-pc .col::after { right: 0; left: 0; margin: auto; top: auto; bottom: -25px; transform: rotate(90deg);}

	/* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {height:250px !important;}
	.lct-wrap .map iframe { width: 100%; height: 250px; }

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table { border-bottom: none; }
	.board-form table tbody {display:block;}
    .board-form table colgroup col {width: 100% !important; margin-bottom: 10px;}
	.board-form table tr {display:block; }
	.board-form table th {display:block; border:0; text-align:left; padding:0; font-size:15px; background:none; height: auto; margin-top: 24px; margin-bottom: 5px; }
    .board-form table th.pd { padding-top: 24px;}

	.file-fx { display: block; }
	.files-upload { width: 100%; }
	.file-fx .resume-btn { margin-top: 10px; }

	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .board-form input#past_8, input#technic_9, input#sample_type_5, input#cell_type_5, input#blood_1 { width: 200px !important;}
    .clr-txt { font-size: 13px;}
    .clr-span { padding-left: 0;}
    .board-form tr th.bg { background: transparent;}
    .board-form tr td.fw { text-align: left; margin-bottom: 10px; font-size: 14px; color: #00316d;}
    .board-form .sel-fx select { width: 100%; }
    .board-form .input { font-size: 14px; }
    .board-form .item-pd { padding: 0; }

	.form-agree { margin-bottom: 30px; }
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.calendar-head h3 {font-size:18px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 12px; font-size:14px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

    .btn-pack.ctbt { min-width: 120px; height: 42px; font-size: 15px; line-height: 40px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}
    
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;} 

    .form-agree .scroll-box { padding: 15px;}

	.gallery-list { padding: 20px 0 40px;}
    .gallery-list ul { gap: 35px 10px;}
    .gallery-list ul li { width: calc(100%/2 - 5px);}
    .gallery-list ul li .tit { font-size: 15px; }

	.product-list ul { gap: 35px 8px;}
    .product-list ul li { width: calc(100%/2 - 4px);}
	.product-list ul li .txt { font-size: 13px; }
    .product-list ul li .tit { font-size: 16px; }

	.store-search {padding:0; border-radius: 0; }
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

    .news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}
} 
@media (max-width: 420px) {

}