@charset "utf-8";
@media (max-width: 1600px) {

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

    :root{
        --font-size48: 34px;
        --font-size40: 28px;
        --font-size32: 24px;
        --font-size28: 23px;
        --font-size24: 22px;
        --font-size22: 20px;
        --font-size20: 18px;
        --font-size18: 16px;
    }

    /* header */
    .sitelogo img { height: 40px; }
    #gnb>ul>li { padding: 0 30px;}
    #gnb .submenu>ul>li>a { font-size: 14px; }
    .util { gap: 15px; }
    .hd-call { font-size: 20px; padding-left: 24px; }
    .hd-call::before { width: 17px; height: 17px; top: 4px; }

    /* footer */
    #footer { padding: 35px 0; border-radius: 0; }
    .ft-logo img { height: 40px; }
    .ft-info h3 { font-size: 14px; margin-top: 20px; }
    .ft-text { margin: 5px 0 10px;}
    .policy a { padding-right: 12px; }
    .ft-text span { padding-right: 15px; }
    .cpr a { padding-left: 15px; }
    .ft-fx { font-size: 13px; display: block; }
    .policy { margin-top: 5px; }
    .scroll-top { width: 38px; height: 38px; bottom: 15px; right: 15px; }
    .ft-center { text-align: right; }
    .ft-center h4 { font-size: 14px; }
    .ft-center strong { margin-top: 5px; }

    /* visual */
    .main-visual { height: 750px; margin-top: 100px; }
    .main-visual .item { height: 750px; }
    .main-visual .caption { top: 50%; }
    .main-visual .caption h2 { font-size: 36px; margin: 15px 0 20px;}
    .main-visual .caption p { margin: 15px 0 32px;}
    .main-visual .caption .hash span { padding: 10px 15px; font-size: 20px; }
    .main-visual .slick-dots li button { width: 11px; height: 11px; }

    /* main 공통 */
    .main-pd { padding: 90px 0;}
    .main-tit { margin-bottom: 25px; }
    .main-subtit { margin-bottom: 15px; }

    /* main */
    .sec1-tab { gap: 5px; margin-bottom: 25px; }
    .sec1-tab li a { width: auto; height: auto; padding: 10px 15px;}
    .sec1-swiper { width: 100%; margin-right: 0; padding-left: 5px; }
    .sec1-swiper .item .txtbox { padding: 22px 15px; }
    .sec1-swiper .item .txtbox .tit { margin-bottom: 10px; }
    .sec1-swiper .item .txtbox::after { right: 15px; bottom: 30px; width: 18px; height: 16px; }
    .sec1-btbox { margin-top: 15px; gap: 20px; padding-left: 5px; }
    .sec1-btbox .btns { gap: 5px; }
    .sec1-prev, .sec1-next { width: 36px; height: 36px; background-size: 7px; }
    .sec2 .info .main-tit { margin-bottom: 20px; }
    .sec2 .info .line { width: 100%; margin: 25px 0;}
    .sec2 .info ul li { margin-bottom: 20px; }
    .sec2 .info ul li .tit { padding-left: 13px; }
    .sec2 .info ul li img { height: 45px; }
    .sec3-list { gap: 10px; }
    .sec3-list li { width: calc(100%/5 - 8px);}

    /* sub */
    .sub-wrap { margin-top: 90px; }
    .menu-ctr { margin-bottom: 30px; gap: 20px; }
    .menu-ctr span.home { width: 13px; height: 16px; top: 0; }
    .menu-ctr span::after { right: -12px; }
    .sub-title { margin-bottom: 60px; padding-bottom: 50px; }
    .sub-title h1 { font-size: 36px; }
    .lnb-wrap { position: relative; bottom: 0; margin-bottom: 25px; }
    .lnb ul { gap: 0; justify-content: flex-start;}
    .lnb ul li { margin-right: 5px; }
    .lnb ul li:last-child { margin-right: 0; }
    .lnb ul li a { padding: 0 15px; height: 42px; }
    .real-cont { padding-bottom: 90px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .subtit2 { margin-bottom: 15px; }
    .subtit { margin-bottom: 25px; }
    .subtit.mg { margin-bottom: 0; }

    /* CEO 인사말 */
    .gt .img { border-radius: 5px; margin-bottom: 30px; }
    .gt .right { padding-left: 20px; }
    .gt .right p { margin-bottom: 20px; }
    .gt .sign { margin-top: 30px; }

    /* 비전 및 경영이념 */
    .vs-sec1 { padding-bottom: 40px; }
    .vs-sec1 h4 { margin-bottom: 18px; }
    .vs-sec1 p { margin-bottom: 15px; }
    .vs-sec2 { text-align: center; margin: 70px 0;}
    .vs-wrap { gap: 10px; }
    .vs-wrap .col { width: calc(100%/2 - 5px); padding: 20px; border-radius: 5px; }
    .vs-wrap .col .info .tit { margin: 15px 0 10px;}
    .vs-wrap .col img { height: 55px; }
    .vs-sec3 .subtit { margin-bottom: 20px; }

    /* 인증 및 특허 */
    .ct-list { gap: 40px 12px;}
    .ct-list li { width: calc(100%/4 - 9px);}
    .ct-list li .txt { margin-top: 12px; }

    /* 찾아오시는 길 */
    .lct-tc { padding: 25px 0; gap: 5px; }
    .lct { gap: 8px; }
    .lct li { padding: 10px 30px; font-size: 15px; width: calc(100%/2 - 4px); border: 1px solid #ddd; text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column;}
    .lct li:first-child { padding-left: 30px; }
    .lct li:last-child { padding-right: 30px; border-right: 1px solid #ddd;}
    .lct li strong { margin-bottom: 5px; }

    /* 제품상세 */
    .product-summary { margin-bottom: 50px; }
    .product-summary .image { width: 420px; margin-right: 30px; }
    .product-summary .image .img { border-radius: 5px; }
    .product-summary .image .img:after { border-radius: 5px; }
    .pd-prev, .pd-next { width: 7px; height: 12px; }
    .product-summary .info { padding-top: 25px; }
    .product-summary .info .tit { padding-bottom: 12px; }
    .product-summary .info ul { padding: 25px 0 10px;}
    .product-summary .info ul li { margin-bottom: 15px; flex-wrap: wrap; gap: 5px; }
    .product-summary .info ul li .txt { gap: 5px; }
    .product-summary .info .text { margin-top: 20px; }
    .product-summary .info .links { gap: 5px; margin-top: 25px; }
    .product-summary .info .links a { width: 100px; height: 40px; }
    .product-detail .col { margin-bottom: 70px; }
    .product-detail .pd-video { gap: 9px; margin-top: 25px; }
    .product-detail .pd-video li { width: calc(100%/3 - 6px);}
    .pd-btm { margin-top: 12px; gap: 10px; }

    /* news */
    .news-list { padding-top: 20px; }
    .news-list ul { gap: 15px; }
    .news-list ul li { width: calc(100%/3 - 10px);}
    .news-list .info { padding: 25px 15px;}
    .news-list .tit { font-size: 16px; } 
    .news-list .txt { font-size: 14px; margin: 10px 0;}
    .news-list .date { font-size: 12px; }
}
/* 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; text-align: center; }
    .ft-center { text-align: center; margin-top: 15px; }
    .ft-logo img { height: 28px; }

    /* visual */
    .main-visual { height: 520px; margin-top: 80px; }
    .main-visual .item { height: 520px; }
    .main-visual .caption h2 { font-size: 28px; margin: 15px 0 20px;}
    .main-visual .caption p { margin: 15px 0 32px;}
    .main-visual .caption .hash span { padding: 10px 15px; font-size: 16px; }
    .main-visual .img { right: 15px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
    .lct { gap: 8px; flex-wrap: wrap;}
    .lct li { width: calc(100%/2 - 4px); padding-top: 20px; padding-bottom: 20px; }

	/* 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 .mgb5 .btn-pack { height: 40px; line-height: 38px;}
    .captcha-wrap { height: 40px; }
    .board-form .item-fx { width: 100%; }
    .board-form .item-fx .flex { width: 100%; margin-top: 5px; }

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

	.board-form table {font-size:15px !important;}
    .board-form.mg { margin-bottom: 50px; } 
    .join-form.mg { margin-bottom: 50px; }   

	.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 { padding-top: 20px; }
    .gallery-list ul { margin:0 -5px;}
    .gallery-list ul li { padding: 0 5px; margin-bottom: 30px; }
    .gallery-list ul li .thumb { margin-bottom: 15px; border-radius: 5px; }
    .gallery-list ul li .ctr { font-size: 13px; margin-bottom: 8px; }
    .gallery-list ul li .tit { font-size: 16px; }

    .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 { margin: 0 -5px;}
    .product-list ul li { padding: 0 5px; margin-bottom: 35px; width: 33.3333%;}
    .product-list ul li .thumb { margin-bottom: 13px; border-radius: 5px; }
    .product-list ul li .thumb:after { border-radius: 5px; }
    .product-list ul li .tit { margin-bottom: 12px; padding-bottom: 10px; }
    .product-list ul li dl { margin-bottom: 8px; }
    .product-list ul li dl dd { gap: 5px; }
} 

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

    /* CEO 인사말 */
    .gt .fx { display: block; }
    .gt .fx>div { width: 100%; }
    .gt .right { padding-left: 0; margin-top: 25px; }

    /* 인증 및 특허 */
    .ct-list { gap: 35px 9px;}
    .ct-list li { width: calc(100%/3 - 6px);}

    /* 제품상세 */
    .product-summary { display: block; }
    .product-summary .image { width: 100%; margin-right: 0; }
    .product-summary .info { width: 100%; }
    .product-detail { padding-bottom: 25px; margin-bottom: 20px; }
    .product-detail .tit { font-size: 18px; }
    .product-detail .pd-video li { 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: 24px;
        --font-size40: 22px;
        --font-size32: 20px;
        --font-size28: 19px;
        --font-size24: 18px;
        --font-size22: 17px;
        --font-size20: 16px;
        --font-size18: 14px;
    }

    /* header */
    #header { height: 60px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 28px;}
    .hd-call { font-size: 18px; padding-left: 21px; }
    .hd-call::before { width: 15px; height: 15px; top: 4px; }

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

    /* visual */
    .main-visual { height: 320px; margin-top: 60px; }
    .main-visual .item { height: 320px; }
    .main-visual .caption { z-index: 1; }
    .main-visual .caption h2 { font-size: 22px; margin: 15px 0 20px;}
    .main-visual .caption p { margin: 15px 0 32px;}
    .main-visual .caption .hash span { padding: 7px 12px; font-size: 14px; }
    .main-visual .img { right: 15px; top: 5%;}
    .vs-page { bottom: 20px; }
    .main-visual .img { width: 50%; }
    .main-visual .img img { left: 0; top: 0; width: 100%; height: 100%; transform: none;}

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

    /* main */
    .sec1-tab { margin-bottom: 15px; }
    .sec1-tab li a { font-size: 12px; }
    .sec2 .contain { flex-direction: column-reverse;}
    .sec2 .info { width: 100%; padding-right: 0; padding-top: 25px; }
    .sec2 .img { width: 75%; text-align: center; margin: auto; }
    .sec3-list { gap: 6px; }
    .sec3-list li { width: calc(100%/3 - 4px);}

    /* sub */
    .sub-wrap { margin-top: 50px; }
    .menu-ctr { margin-bottom: 22px; }
    .sub-title { margin-bottom: 40px; padding-bottom: 30px; }
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 50px;}
    .real-cont2 { padding-bottom: 0; }

    /* 비전 및 경영이념 */
    .vs-sec2 { text-align: center; margin: 40px 0;}
    .vs-wrap .col { width: 100%; }

    /* 회사연혁 */
    .hst { margin: 50px auto 0; }
    .hst::before { left: 75px; width: 1px; top: 15px; }
    .hst .group { margin-bottom: 50px; }
    .hst .group .year { width: 85px; }
    .hst .group .year::after { width: 18px; height: 18px; top: 7px; right: 0; }
    .hst .group .info { padding-left: 12px; padding-top: 6px; }
    .hst .group .info ul li { margin-bottom: 8px; }
    .hst .group .info ul li .month { width: 28px; }

    /* 인증 및 특허 */
    .ct-list { gap: 35px 8px;}
    .ct-list li { width: calc(100%/2 - 4px);}

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

    /* 제품상세 */
    .product-detail .col { margin-bottom: 50px; }

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

	.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; padding: 18px 0;}
    .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; 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; margin-bottom: 24px; }
	.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;}

	.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:85px; 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 li { width: 50%; margin-bottom: 32px;}
    .gallery-list ul li .tit { font-size: 15px; }
    .gallery-list ul li .thumb { margin-bottom: 10px; }

    .product-list ul li {width: 50%; margin-bottom: 32px;}
    .product-list ul li .tit { font-size: 16px; }
    .product-list ul li dl { display: block; }
    

    .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 */
    .news-list ul { gap: 10px; }
    .news-list ul li { width: calc(100%/2 - 5px);}
} 
@media (max-width: 420px) {
    /* main */
    .sec3-list li { width: calc(100%/2 - 3px);}

    /* news */
    .news-list ul li { width: 100%;} 
}

