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

    :root{
		--font-size56 : 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>ul>li { padding-right: 60px; }
    #gnb>ul>li:last-child { padding-right: 0; }
    #gnb>ul>li>a { font-size: 16px; }
    #gnb .submenu>ul>li>a { font-size: 14px; font-weight: 400; }
	.util { gap: 15px; }
	.lang span { font-size: 11px; margin-top: 5px; }
	.lang img { height: 20px; }
	.hd-link { width: 106px; height: 38px; }
	.hd-link span { display: none; }

    /* footer */
    #footer { padding: 30px 0; }
	.ft-info h3 { margin-bottom: 20px; }
	.ft-info ul li { margin-bottom: 8px; }
	.ft-info ul li .tit { width: auto; padding-right: 20px; } 
    [lang="en"] .ft-info ul li { display: block; text-align: center; }
    [lang="en"] .ft-info ul li .tit { width: 100%; }
    [lang="en"] .ft-info ul li .txt { width: 100%; }
	.policy a:first-child { margin-bottom: 7px; }
	.ft-logo { margin: 15px 0;}
	.ft-logo img { height: 32px; }
	.cpr { font-size: 12px; }

	/* 퀵메뉴 */
	.quick { right: 15px; bottom: 15px; }
	.quick a { margin-bottom: 5px; }
	.quick a img { height: 50px; }

    /* visual */
	.main-visual .caption h2 { font-size: 48px; margin-bottom: 20px; }
	.main-visual .scroll-down { bottom: 20px; }
	.main-visual .scroll-down span { font-size: 12px; }
	.main-visual .scroll-down img { height: 38px; }

	/* main 공통 */
	.main-tit { margin-bottom: 20px; }
	.main-txt { margin-bottom: 30px; }
	.main-view { height: 50px; gap: 12px; padding: 0 25px;}

	/* main */
	.sec2-wrap { gap: 10px; }
	.sec2-wrap .col { width: calc(100%/5 - 8px); height: 400px; border-radius: 5px; }
    .sec2-wrap .col .abbox .txt br { display: none; }
	.sec3 { height: 750px !important; }
    .sec4 { padding-top: 40px; }
	.sec4-wrap { margin: 30px 0; }
	.sec4-wrap .col { margin-bottom: 10px; }
	.sec4-wrap .col img { height: 30px; }
	.sec4-wrap .col .group strong { margin-left: 8px; }
	.sec4 .map { border-radius: 5px; }
	.sec2-wrap .col .abbox { padding: 15px; }
	.sec2-wrap .col .abbox .tit2 { margin-bottom: 15px; padding-right: 0; }
	.sec2-wrap .col .abbox .tit2::after { display: none; }
	.sec2-wrap .col .abbox .jum p { padding-left: 11px; margin-bottom: 6px; }
	.sec2-wrap .col .abbox .jum p::before { width: 4px; height: 4px; top: 12px; }

	/* sub */
	.sub-visual { height: 350px; padding-bottom: 30px; }
	.sub-visual h2 { font-size: 42px; margin-bottom: 12px; }
	.sub-title { padding: 70px 0 60px;}
	.sub-title h2 { font-size: 32px; }
	.real-cont { padding-bottom: 90px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-bigtit { font-size: 32px; margin-bottom: 35px; }
	.subtit { margin-bottom: 18px; padding-left: 28px; }
	.subtit::before { width: 20px; height: 20px; top: 3px; }
	.subtxt { margin-bottom: 25px; }
	.subbox { padding-bottom: 60px; }
	.subbox.mg { margin-bottom: 0; }
	.sub-mg { margin-bottom: 90px; }

	/* 인사말 */
	.gt .img img { border-radius: 0 5px 5px 0;}
	.gt .info { padding-left: 30px; }
	.gt .info h4 { margin: 15px 0 25px;}
	.gt .info p { margin-bottom: 15px; }
	.gt .info .ceo { margin-top: 20px; padding-right: 0; gap: 10px;}
	.gt .info .ceo img { height: 25px; }
    .gt .info .ceo strong { font-size: 13px; }

	/* 회사소개 */
	.it-wrap { padding: 25px 15px; border-radius: 5px; }
	.it-wrap h4 { padding-bottom: 15px; margin-bottom: 15px; }
	.it-wrap .fx { gap: 30px; }
	/* .it-wrap .fx ul { width: calc(100%/2 - 15px);} */
	.it-wrap .fx ul li { margin-bottom: 10px; }
	.it-wrap .fx ul li .tt { width: 70px; }
    [lang="en"] .it-wrap .fx ul li .tt { width: 100px; }
	.it-wrap .fx ul li .txt p { margin-bottom: 5px; }
	.it-fx { gap: 20px; }
	.it-fx .col { padding: 25px 15px; width: calc(100%/2 - 10px); border-radius: 5px; }
	.it-fx .col h4 { padding-bottom: 15px; margin-bottom: 15px; }
	.it-fx .col .jum p { margin-left: 0; padding-left: 9px; margin-bottom: 6px; }
	.it-fx .col .jum p::before { top: 8px; }
	.it-fx .col .img { gap: 10px; margin-top: 20px; }
	.it-fx .col .img img { width: calc(100%/2 - 5px); border-radius: 5px; }
	.ci-fx { gap: 20px; }
	.ci-fx .col { width: calc(100%/2 - 10px); }
	.ci-fx .col.height { border-radius: 5px; min-height: 140px;}
	.ci-fx .col.height p { margin-bottom: 10px; }
	.ci-group h4 { margin-bottom: 10px; }

	/* 연혁 */
	.hst .col { margin-bottom: 40px; }
	.hst .col .img { border-radius: 5px; width: 50%; }
	.hst .col .info { padding-left: 30px; width: 50%; }
	.hst .col .info h3 { margin: 10px 0 25px; }
	.hst .col .info .wrap { padding-left: 12px; }
	.hst .col .info .wrap .group { margin-bottom: 25px; }
	.hst .col .info .wrap .group .tt { padding-top: 0; width: 60px; }
	.hst .col .info .wrap .group .txt { padding-top: 2px; }
	.hst .col .info .wrap .group .jum { margin-top: 10px; }
	.hst .col .info .wrap .group .jum p { padding-left: 10px; margin-bottom: 7px; }
	.hst .col .info .wrap .group .jum p::before { width: 3px; height: 3px; top: 6px; }
	.certi-list { gap: 40px 12px;}
	.certi-list li { width: calc(100%/4 - 9px);}
	.certi-list li .tit { margin-top: 10px; }

	/* 핵심역량 */
	.circle-list { flex-wrap: wrap; gap: 12px; }
	.circle-list .col { margin-left: 0; width: calc(100%/4 - 9px); border-radius: 5px; height: auto; padding: 40px 10px;}
	.circle-list .col img { height: 55px; }
	.core .col { margin-bottom: 35px; }
	.core .col h4 { padding-left: 11px; padding-bottom: 10px; }
	.core .col h4::before { width: 3px; height: 18px; top: 2px; }
	.core .col p { padding-top: 10px; padding-left: 11px; }

	/* Partnership */
	.pt-bg { padding: 60px 10px; border-radius: 5px; }
	.pt-bg .line { width: 40px; }
	.pt-bg h4 { margin: 12px 0; }
	.pt-list { gap: 10px; }
	.pt-list li { width: calc(100%/5 - 8px); border-radius: 4px; }

	/* ESG */
	.esg { gap: 10px 30px;}
	.esg .col strong { border-radius: 4px; width: 100px; height: 38px; margin-right: 10px; }

	/* 주요제품소개 */
	.pd .col { margin-bottom: 50px; }
	.pd .img { padding-right: 30px; }
	.pd .img img { border-radius: 5px; }
	.pd .info .gray { border-radius: 5px; gap: 8px 10px; padding: 15px; margin-bottom: 15px; }
	.pd .info .gray span { padding-left: 18px; }
	.pd .info .gray span::before { width: 12px; height: 12px; top: 4px; }
	.pd .info p { margin: 15px 0;}
	.pd .info a { gap: 10px; width: 110px; height: 38px; }

	/* 제품비주얼 */
	.product-visual { height: 750px; }
	.product-visual .item { height: 750px; }
	.product-visual .caption h2 { font-size: 42px; margin-bottom: 20px; }
	.product-visual .caption .main-view { margin-top: 25px; }
	.product-visual .scroll-down { bottom: 20px; }
	.product-visual .scroll-down span { font-size: 12px; }
	.product-visual .scroll-down img { height: 38px; }
	.product-visual .slick-dots { bottom: 30px; }
	.product-visual .slick-dots li button { border-width: 2px; width: 12px; height: 12px; }

	/* 제품리스트 */
	.pd-tab { margin-bottom: 40px; gap: 5px; }
	.pd-tab li a { width: auto; height: 40px; padding: 0 20px;}
	.product-list .img { padding-right: 30px; }
	.product-list .img>div { border-radius: 5px; }
	.product-list .img>div::after { border-radius: 5px; }
	.product-list .info h3 { padding-bottom: 15px; }
	.product-list .info p { padding-top: 15px; }
	.product-list .info a { gap: 10px; width: 110px; height: 38px; }

	/* 경영이념 */
	.mn-box.mg { margin-bottom: 10px; }
	.mn-box { display: flex; gap: 10px; }
	.mn-box .col { padding: 15px; border-radius: 5px; }
	.mn-box .col .tit { margin-right: 15px; }
	.mn-box .col .txt span { padding-left: 5px; }
    .mn-fx .img img { border-radius: 5px; }
	.mn-fx .info { padding-left: 30px; }
	.mn-fx .info h3 { margin-bottom: 20px; }
	
	/* 복지제도 */
	.wf-wrap { gap: 12px; }
	.wf-wrap .col { width: calc(100%/4 - 9px); border-radius: 5px; padding: 20px 10px;}
	.wf-wrap .col .tit { margin: 10px 0 5px; }

	/* 채용 절차 */
	.pc-wrap { gap: 60px; margin-bottom: 50px; }
	.pc-wrap .col { width: calc(100%/4 - 45px);}
	.pc-wrap .col img { height: 140px; }
	.pc-wrap .col .step { margin: 8px 0 6px; font-size: 12px; }
	.pc-wrap .col .tit { margin-bottom: 15px; }
	.pc-wrap .col::after { width: 26px; height: 4px; top: 70px; right: -40px; }

	/* 채용 공고 */
	.board-search { margin-bottom: 15px; }
	.board-search .cate { margin-left: 10px; gap: 5px; }
	.rc-list { padding-top: 15px; }
	.rc-list .col { padding: 35px 15px; border-radius: 4px; }
	.rc-list .col .info .tit { margin-bottom: 10px; }
	.rc-list .col .info .hash .date { margin-right: 25px; padding-left: 26px; }
	.rc-list .col .info .hash .date::before { width: 18px; height: 18px; } 
	.rc-list .col .info .spanbox { margin-top: 1px; gap: 10px 14px;}
	.rc-list .col .info .spanbox span::after {right: -8px; }
	.rc-list .col .links { gap: 5px; }
	.rc-list .col .links a { height: 40px; width: 90px; line-height: 1.5em; }

	/* 오시는 길 */
	.map { border-radius: 5px; }
	.lct .col { padding: 15px 0;}
	.map-fx { gap: 50px 30px;}
	.map-fx .group { width: calc(100%/2 - 15px);}
    .lct .col .tit img { height: 30px; }
    .lct .col .txt { padding-left: 8px; }
}
/* 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; }

    .fp-section { height: auto !important; }
	.fp-tableCell { height: auto !important; padding: 0 !important;}

    /* footer */
    #footer .contain { display: block; }
	.ft-info { text-align: center; }
	.ft-info ul { display: flex; flex-wrap: wrap; gap: 0 20px; justify-content: center ;}
	.ft-info ul li { font-size: 12px; text-align: left; }
	.ft-info ul li .tit { padding-right: 10px; }
	.ft-right { text-align: center; width: 100%; margin-top: 15px; }
	.policy a { display: inline-block; }
	.policy a:first-child { padding-right: 15px; }
    
    /* visual */
    .main-visual { height: 520px; }
    .main-visual .slick-slide { height: 520px; }
	.main-visual .caption h2 { font-size: 32px; margin-bottom: 15px; }

	/* main */
	.sec1 { height: 520px !important; }
	.sec2 { height: auto; padding: 60px 0;}
	.sec2-wrap { flex-wrap: wrap;}
	.sec2-wrap .col { width: 100%; height: 56.25vw;}
	.sec2-wrap .col .tit { display: none; }
	.sec2-wrap .col:hover { width: 100%; }
	.sec2-wrap .col .abbox { opacity: 1; }
	.sec3 { height: 520px !important; }
	.sec4 .contain { flex-direction: column-reverse;}
    .sec4.white.mg { flex-direction: column-reverse;}
	.sec4 .info { width: 100%; }
	.sec4 .map { width: 100%; margin-bottom: 25px; }
	.sec4-wrap { margin: 15px 0 25px;}
	.sec4-wrap .col.fx { gap: 10px 25px;}
    .sec4 .map iframe { width: 100%; height: 300px;}
    .scroll-down.main { display: none; }

	/* 제품비주얼 */
	.product-visual { height: 520px; }
	.product-visual .item { height: 520px; }
	.product-visual .caption h2 { font-size: 28px; margin-bottom: 15px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
	.map-fx .group { width: 100%; }
	.lct .col { width: 100%; }
	.lct .col:nth-child(3) { border-bottom: 1px solid #ddd !important;}
    .maps iframe { width: 100%; height: 350px; }
    .map-fx .map iframe { width: 100%; height: 300px;}

	/* 채용공고 */
	.rc-list .col { display: block; }
	.rc-list .col .info { width: 100%; padding-right: 0; }
	.rc-list .col .links { margin-top: 20px; }
	.rc-list .col .links a { width: 80px; }

	/* 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 { display: block; }
	.board-search .cate { width: 100%; margin-left: 0; margin: 10px 0 5px;}
	.board-search .cate .input { flex: 1;}
	.board-search .search { display: flex; gap: 5px; }
	.board-search .search input.input { flex: 1 1 auto; min-width: 0; width: 1%;}

    .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; }
	.file-fx { gap: 10px; }
	.files-upload { flex: 1 1 auto; min-width: 0; width: 1%; }
	.files-upload-group { width: 100%; }
	.file-fx .resume-btn { height: 40px; padding-left: 12px; width: 110px; line-height: 1.5em; }
	.file-fx .resume-btn::after { right: 12px; width: 12px; height: 12px; }
	.files-upload-input .files-upload-btns a { height: 40px; line-height: 38px; padding: 0 15px;}
	.file-upload { width: 100%; height: 40px; }
	.file-button { padding: 5px 10px; font-size: 12px; left: 8px; }
	.file-name { width: 100%; font-size: 12px; padding-left: 75px; }

	.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;}

	/* 인사말 */
	.gt { display: block; }
	.gt .img { width: 100%; margin-bottom: 25px; }
	.gt .img img { border-radius: 0; }
	.gt .info { padding-left: 15px; padding-right: 15px; width: 100%; }
	.gt .info p br { display: none; }

	/* 연혁 */
	.hst .col { display: block; }
	.hst .col .img { width: 100%; }
	.hst .col .img img { width: 100%; }
	.hst .col .info { padding-left: 0; padding-top: 30px; width: 100%; }

	/* Partnership */
	.pt-list { gap: 9px; }
	.pt-list li { width: calc(100%/3 - 6px); border-radius: 4px; }

    /* ESG */
    .esg-wrap { display: block; }

	/* 주요제품소개 */
	.pd .col { display: block; }
	.pd .img { width: 100%; padding-right: 0; margin-bottom: 25px; }
	.pd .info { width: 100%;}

	/* 제품리스트 */
	.product-list .col { display: block; }
	.product-list .img { width: 100%; padding-right: 0; }
	.product-list .info { width: 100%; margin-top: 18px; }
	.product-list .info a { margin-top: 15px; }
	.product-list .img>div img { max-width:50%; min-height:50%; }

	/* 제품상세 */
	.product-summary { flex-wrap: wrap; }
	.product-summary .img { width: 100%; }
	.product-summary .img>div img { max-width:50%; min-height:50%; }
	.product-summary .img>div::after { border-radius: 5px; }
	.product-summary .info { width: 100%; padding-left: 0; padding-top: 15px; }
	.product-group-detail p { padding-left: 11px; }
	.product-group-detail p::before { width: 3px; height: 3px; }

	/* 경영이념 */
	.mn-box { flex-wrap: wrap;}
	.mn-box.mg .col:first-child { width: 100%; }
	.mn-box.mg .col:last-child { width: 100%; }
	.mn-fx>div { width: 100%; }
	.mn-fx .img img { width: 100%; }
	.mn-fx .info { padding-left: 0; padding-top: 25px; }
	.mn-fx .info p br { display: none; }
	.mn-bg { padding: 50px 0 60px; margin-top: 40px; }
	.mn-wrap { gap: 20px; }
	.mn-wrap .col { width: 100%; }

	/* 복지제도 */
	.wf-wrap { gap: 12px; }
	.wf-wrap .col { width: calc(100%/2 - 6px);}

	/* 채용 절차 */ 
	.pc-wrap { flex-wrap: wrap; gap: 40px 10px;}
	.pc-wrap .col { width: calc(100%/2 - 5px);}
	.pc-wrap .col::after { display: none; }
	.pc-wrap .col .txt br { display: none; }
}

/* 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-size56 : 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: 30px; }
	.util { gap: 10px; }
	.hd-link { font-size: 13px; width: 90px; height: 33px; }
    [lang="en"] .hd-link { width: auto; padding: 0 10px; font-size: 12px; }

	#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; }

    /* visual */
    .main-visual { height: 320px; }
    .main-visual .slick-slide { height: 320px; }
	.main-visual .caption { text-align: center; }
	.main-visual .caption h2 { font-size: 22px; }
	.main-visual .caption p { font-size: 13px; }
	.main-visual .scroll-down span { display: none; }

	/* main 공통 */
	.main-txt br{ display: none; }

	/* main */
	.sec1 { height: auto !important; padding: 40px 0;}
	.sec2 { height: auto; padding: 40px 0;}
	.sec2-wrap .col { height: 90vw;}
	.sec2-wrap .col .abbox .jum p { font-size: 14px; margin-bottom: 4px; }
	.sec2-wrap .col .abbox .jum p::before { top: 8px; }
    .sec2-wrap .col .abbox .txt br { display: none; }
	.sec3 { height: auto !important; padding: 40px 0;}
    .sec4 .map iframe { width: 100%; height: 250px;}

	/* sub */
	.sub-visual { height: 240px; padding-bottom: 20px; background-position: center right 20%;}
	.sub-visual h2 { font-size: 28px; margin-bottom: 12px; }
	.sub-title { padding: 50px 0 40px;}
	.sub-title h2 { font-size: 24px; }
	.real-cont { padding-bottom: 50px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-bigtit { font-size: 24px; margin-bottom: 40px; }
	.subtit::before { width: 20px; height: 20px; top: 2px; }
	.subbox { padding-bottom: 40px; }
	.subbox.mg { margin-bottom: 0; }
	.sub-mg { margin-bottom: 60px;  }

	/* 회사소개 */
	.it-wrap .fx { gap: 10px; }
	.it-wrap .fx ul { width: 100%; }
	.it-fx .col { width: 100%; }
	.ci-fx .col { width: 100%; }

	/* 연혁 */
	.certi-list { gap: 35px 8px;}
	.certi-list li { width: calc(100%/2 - 4px);}

	/* 핵심역량 */
	.circle-list { gap: 8px; }
	.circle-list .col { width: calc(100%/2 - 4px); padding: 30px 10px;}
	.circle-list .col.bg { width: 100%; }

	/* Partnership */
	.pt-list { gap: 10px; }
	.pt-list li { width: calc(100%/2 - 5px); border-radius: 4px; }

	/* 주요제품소개 */
	.pd .info h3 { display: block; }
	.pd .info h3 span { display: block; }
	.pd .info .gray span { width: 100%; }

	/* 제품비주얼 */
	.product-visual { height: 320px; }
	.product-visual .item { height: 320px; }
	.product-visual .caption h2 { font-size: 22px; }
	.product-visual .caption p { font-size: 13px; }
	.product-visual .scroll-down span { display: none; }
	.product-visual .slick-dots { display: none;} 

	/* 채용 공고 */
	.rc-list .col .info .hash { display: block; }
	.rc-list .col .info .hash .date { margin-bottom: 10px; }

	/* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {height:250px !important;}
    .maps iframe { width: 100%; height: 300px; }
    .map-fx .map iframe { width: 100%; height: 250px;}
    
    .sec4 .root_daum_roughmap .wrap_map {height:400px !important;}

	/* 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;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 38px; width: 38px; }

	.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 ul { gap: 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;}
	.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;}
    .btn-map { margin-left: 10px;}

    .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) {

}