@charset "utf-8";
@media (max-width: 1600px) {
	/* header */
	#gnb { margin-right: -25px; }
	#gnb>ul>li { padding: 0 25px;}
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

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

    /* header */
    .sitelogo img { height: 42px; }
    #gnb>ul>li { padding: 0 15px;}
    #gnb>ul>li>a { font-size: 15px; }
    #gnb .submenu>ul>li>a { font-size: 14px; padding: 15px;}

    /* footer */
    #footer { font-size: 14px; padding: 25px 0;}
	.policy a { padding-right: 20px; }
	.policy a::after { height: 13px; top: 3px; right: 7px; }
	.ft-logo img { height: 40px; }
	.ft-text { margin-top: 25px; }
	.ft-text span { margin-bottom: 6px; padding-right: 20px; }
	.ft-text span::after { height: 13px; top: 4px; right: 8px; }
	.ft-text span strong { padding-right: 7px; }
	.cpr { margin: 10px 0 0; }
	
	/* 퀵메뉴 */
	.quick { width: 36px; right: 15px; bottom: 15px; box-shadow: none; background: transparent; padding: 0;}
	.quick ul li { margin-bottom: 10px;}
	.quick ul li a { width: 100%; padding: 0; height: 36px; border-radius: 36px; background: #fff; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
	.quick ul li a span { display: none; }
	.quick ul li a img { height: 22px; }

    /* visual */
    .main-visual { height: 750px; }
    .main-visual .item { height: 750px; }
	.vs-page { gap: 10px; bottom: 25px; }
	.main-visual .caption h4 { font-size: 20px; }
	.main-visual .caption h2 { font-size: 36px; margin-bottom: 20px; }
	.main-visual .vs-links { max-width: 320px;}
	.main-visual .vs-links .col .icon { width: 90px; height: 90px; }
	.main-visual .vs-links .col .icon img { height: 40px; }
	.main-visual .vs-links .col .tit { margin: 20px 0;}
	.main-visual .vs-links .col .sch { width: 32px; height: 32px; }

	/* main 공통 */
	.main-pd { padding: 90px 0;}
	.main-tit.tc { margin-bottom: 30px; }
	.main-view { height: 40px; width: 120px; gap: 7px; }

	/* main */
	.sec1-swiper::after { display: none; }
	.sec1-swiper::before { display: none; }
	.sec1-prev, .sec1-next { width: 30px; height: 30px; background-size: 8px; }
	.sec1-prev { left: 15px; }
	.sec1-next { right: 15px; }
	.sec1-swiper .item a { padding: 15px; border-radius: 5px; }
	.sec1-swiper .info { padding-left: 10px; }
	.sec1-swiper .info .tit { margin-bottom: 18px; }
	.sec1-swiper .info .txt { margin: 7px 0 30px;}
	.sec2-swiper .item .abbox { padding-left: 30px; padding-bottom: 50px; }
	.sec2-swiper .item .tit { font-size: 36px; }
	.sec2-swiper .item .txt { margin: 10px 0 30px;}
	.sec2-swiper .swiper-pagination { left: 30px; top: 50px; font-size: 20px; }
	.sec2-swiper .swiper-pagination-current { font-size: 36px; padding-right: 5px; } 
	.sec3 { padding: 90px 0;}
	.sec3 ul { gap: 40px; }
	.sec3 ul li .tit { margin: 25px 0 15px;}
	.sec3 ul li:nth-child(2) { margin-top: 0; } 
	.sec3 ul li img { height: 240px; }
	.sec4 .col .abbox img { height: 50px; }
	.sec4 .col .txt { margin-top: 25px; }
	.sec5 { padding-bottom: 0; }
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 290px; }
    .sub-visual h2 { font-size: 40px; }
	.lnb ul { justify-content: flex-start;}
	.lnb ul li { flex: 1;}
	.lnb ul li a { height: 50px; padding: 0 12px; font-size: 15px; }
	.lnb ul li a::after { height: 14px; }
    .sub-title { padding: 60px 0 40px;}
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 90px;}
    .real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.subtit::before { height: 2px; margin-bottom: 20px; width: 50px; }
	.subtit { margin-bottom: 18px; font-size: 26px; }
	.subtit.mg { margin-bottom: 35px; }

	/* CEO 인사말 */
	.gt h2 { margin: 30px 0 25px;}
	.gt p { margin-bottom: 20px; }

	/* 제품 탭 */
	.third-tab { gap: 6px; justify-content: center;}
	.third-tab li { width: auto; }
	.third-tab li a { height: 44px; padding: 0 15px;}

	/* 제품상세 */
	.product-summary { margin-bottom: 40px; padding-bottom: 40px; }
	.product-image { margin-right: 30px; }
	.product-info .ctr { font-size: 22px; }
	.product-info .tit { font-size: 40px; margin: 15px 0 20px;}
	.product-info .txt { margin-bottom: 25px; }
	.pd-list-fx { gap: 5px; }
	.pd-list-fx a { height: 38px; width: 100px; }

	/* sub4 공통 */
	.sub4-wrap { margin-bottom: 70px; }
	.sub4-fx.wt .info { margin-top: 25px; }
	.jum-txt p::before { top: 9px; }
	.sub4-flow { margin-bottom: 40px; }
	.sub4-flow h3 { padding-left: 10px; margin-bottom: 13px; }
	.sub4-flow h3::before { top: 10px; }
	.sub4-flow .info h4 { margin-bottom: 15px; }
	.sub4-list { gap: 8px; margin-top: 25px; }
	.sub4-list li { width: calc(100%/4 - 6px); }
	.sub4-flex-end { padding-left: 0; gap: 40px; }
	.sub4-rd .radius { margin-bottom: 20px; border-radius: 0; }
	.sub4-rd .radius.pd { padding: 10px 0;}
	.sub4-rd .radius .info { padding-left: 15px; }
	.sub4-rd .radius .info .line { width: 100%; max-width: 300px;}
	.sub4-rd .radius .img.pd { padding-right: 15px; }
	.sub4-img.mg { margin-top: 20px; }

	/* sub5 공통 */
	.sub5-img { padding: 15px; margin-top: 25px; }
	.sub5-certi { gap: 10px; }
	.sub5-certi li img { height: 320px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #header { width: 100%; top: 0; height: 100px; border-radius: 0; }
	.hd-top { height: 40px; }
	.hd-btm { height: 60px; }
	.hd-sns { gap: 5px; }
	.hd-sns a img { height: 25px; }
	.hd-sns a.mall { font-size: 12px; margin-left: 5px; }
    #gnb {display: none;}
    #header .contain:after {content: none;}
    .list-icon { display: inline-block; }

    /* footer */
    #footer .contain { text-align: center; display: block; }
	.ft-right { text-align: center; margin-top: 15px; }
    
    /* visual */
    .main-visual { height: 520px; margin-top: 100px; }
    .main-visual .item { height: 520px; }
	.main-visual .vs-links .col a { padding-top: 0; }
	.main-visual .caption h2 { font-size: 28px; }
	.main-visual .caption h4 { font-size: 16px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}

	/* 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; }
    .board-form .input { height: 40px; }
    .board-form .sel-fx { gap: 9px; }
    .board-form .sel-fx select { width: calc(100%/3 - 6px); }
    .board-form .mgb5 .btn-pack { height: 40px; line-height: 38px;}
    .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; padding-top: 20px; }
    .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;}

	/* main */
	.sec1-swiper .thumb { width: 250px; } 
	.sec2-swiper { height: 56.25vw;}
	.sec2-swiper .item .abbox { width: 100%; }
	.sec4 .col { width: 100%; }
	.sec6-list li { width: calc(100%/3); }

	/* 제품상세 */
	.product-summary { display: block; }
	.product-image { width: 100%; margin-right: 0; }
	.product-info { width: 100%; padding-top: 25px; }
	.product-info .ctr { font-size: 17px; }
	.product-info .tit { font-size: 24px; margin: 15px 0 20px;}
	.product-detail { padding-bottom: 40px; }

	/* sub4 공통 */
	.sub4-fx { display: block; }
	.sub4-fx .img { width: 100%; }
	.sub4-fx .info { width: 100%; padding-left: 0; margin-top: 25px; }
	.sub4-flow .col { display: block; }
	.sub4-flow .img { width: 100%; }
	.sub4-flow .img img { width: 100%; }
	.sub4-flow .info { width: 100%; padding-left: 0; padding-top: 25px; }
	.sub4-list li { width: calc(100%/2 - 4px);}
	.sub4-rd .radius { flex-direction: column-reverse; padding: 15px; }
	.sub4-rd .radius.pd { padding: 15px;}
	.sub4-rd .radius .info { width: 100%; padding-left: 0; text-align: center; margin-top: 30px; }
	.sub4-rd .radius .info .line { margin: 10px auto; }

	/* sub5 공통 */
	.sub5-img { overflow: auto;}
	.sub5-img .wrap { width: 900px; }
	.sub5-img img { 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-size48 : 28px;
		--font-size36 : 24px;
		--font-size34 : 22px;
		--font-size32 : 21px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

    /* header */
    #header { height: 90px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 36px; }
	.hd-btm { height: 50px; }

	#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; margin-top: 90px; }
    .main-visual .item { height: 320px; }
	.main-visual .caption h4 { font-size: 14px; }
	.main-visual .caption h2 { font-size: 22px; }
	.main-visual .vs-links { display: none; }
	.vs-page { padding-left: 15px; padding-right: 15px; }

	/* main 공통 */
	.main-pd { padding: 50px 0;}

	/* main */
	.sec1-swiper { padding: 15px;}
	.sec1-swiper .item a { flex-direction: column-reverse;}
	.sec1-swiper .thumb { width: 100%; } 
	.sec1-swiper .info { padding-left: 0; width: 100%; padding-top: 25px; }
	.sec2-swiper { height: 100vw;}
	.sec2-swiper .item .abbox { padding-bottom: 25px; padding-left: 15px; padding-right: 15px; }
	.sec2-swiper .item .tit { font-size: 24px; }
	.sec2-swiper .item .txt { font-size: 12px; margin-bottom: 15px; }
	.sec2-swiper .swiper-pagination { top: 25px; left: 15px; font-size: 19px; }
	.sec2-swiper .swiper-pagination-current { font-size: 26px;}
	.sec3 { padding: 50px 0;}
	.sec3 ul li img { height: 180px; }
	.sec4 .col .txt { margin-top: 15px; }
	.sec4 .col .abbox { padding: 0 15px;}
	.sec4 .col .abbox img { height: 40px; }
	.sec5 { padding-bottom: 0; }
	.sec6-list li { width: calc(100%/2); }

    /* sub */
    .sub-visual { height: 240px; }
    .sub-visual h2 { font-size: 28px; }
    .sub-title { padding: 40px 0 30px;}
    .sub-title h1 { font-size: 24px; }
    .real-cont { padding-bottom: 50px;}
    .real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.subtit { margin-bottom: 18px; font-size: 22px; }

	/* CEO 인사말 */
	.gt ul li { width: 100%; }
	.gt ul li img { width: 100%; }

	/* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map { height:250px !important; }

	/* sub4 공통 */
	.sub4-wrap { margin-bottom: 50px; }

	/* sub5 공통 */
	.sub5-certi li { width: calc(100%/2 - 5px);}
	.sub5-certi li img {height: auto; width: 100%; }

	/* 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-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%;}

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

	.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) {
	/* main */
	.sec1-btbox { top: 20%; }

	/* 갤러리 */
	.gallery-list ul li { width: 100%; }
}
