@charset "utf-8";
@media (max-width: 1600px) {
	/* main 공통 */
	.main-prev, .main-next { width: 30px; height: 30px; margin-top: -15px; }
	.main-prev { left: -15px; }
	.main-next { right: -15px; }
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }

    :root{
        --font-size15: 13px;
        --font-size18: 15px;
        --font-size20: 16px;
        --font-size23: 17px;
        --font-size24: 18px;
        --font-size32: 22px;
        --font-size40: 28px;
    }

    /* header */
    .sitelogo img { height: 40px; }
    #gnb { margin-right: 0; }
    #gnb>ul>li { padding: 0 30px;}

    /* footer */
    .ft-top { padding: 14px 0 12px;}
    .ft-btm { padding: 25px 0;}
    .ft-logo img { height: 40px; }
    .ft-info { padding-left: 30px; }
    .ft-text span { padding-right: 15px; }
	.policy { text-align: right; text-align: center;}
    .policy a { font-size: 14px; padding-right: 15px; }
    .policy a::after { display: none; }
    .cpr a { padding-left: 0; }
    .cpr span::after { display: none; }

	/* 키비주얼관리 */
	.main-visual { height: 56.25vw; margin-top: 100px; }
	.main-visual .caption { top: 50%; }
	.main-visual .slick-slide { height: 56.25vw;}
	.main-visual .caption h2 { font-size: 42px; }

	/* main 공통 */
	.main-subtit { margin-bottom: 15px; }
	.main-tit { margin-bottom: 25px; }
	.main-view  { margin-bottom: 30px; width: 120px; height: 38px; }

	/* main */
	.sec1 { padding-top: 70px; }
	.sec1-swiper { width: 100%; margin-right: 0; }
	.sec1-swiper .item .thumb { border-radius: 5px; }
	.sec1-swiper .item .abbox { padding-bottom: 20px; }
	.sec2 { padding: 70px 0;}
	.sec2 .sb1  { left: -15px; height: 280px; }
	.sec2 .sb2 { bottom: -60px; height: 353px; }
	.sec2-swiper .item { border-radius: 5px; }
	.sec2-swiper .item a { padding: 40px 20px;}
	.sec2-swiper .item .txt { margin: 15px 0 60px;}

    /* sub */
    .sub-visual { height: 350px; }
    .sub-visual h2 { font-size: 42px; margin-bottom: 12px; }
    .sub-visual p { font-size: 16px; }
    .lnb-wrap { bottom: -25px; }
    .lnb { border-radius: 0; }
    .lnb ul li a { white-space: nowrap; height: 50px; font-size: 15px;  }
	.lnb ul li.active a { border-radius: 0; }
    .sub-title { padding: 100px 0 40px; }
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 90px;}
    .real-cont2 { padding-bottom: 0; }
}
@media (max-width: 1200px) {
	/* CEO 인사말 */
	.gt-bg { border-radius: 5px; margin-bottom: 25px; }
	.gt-fx { padding: 0; }
	.gt-fx .right p { margin-bottom: 20px; }
	.gt-fx .right p.mt { margin-top: 30px; }

	/* 비전 및 경영이념 */
	.vision { padding: 100px 0 40px;}
	.vision .sb1 { height: 300px; top: -70px; }
	.vision .sb2 { height: 270px; bottom: -70px; }
	.vision h2 { font-size: 28px; }
	.vs-list li .circle { width: 160px; height: 160px; }
	.vs-list li .circle img { height: 60px; }
	.vs-list li .tit { margin: 15px 0 10px;}

	/* 회사연혁 */
	.hst-big { padding: 50px 15px; border-radius: 5px; }
	.hst-big h2 { font-size: 24px; margin: 10px 0;}
	.hst-big::after { width: 22px; height: 22px; bottom: -11px; }
	.hst .group { padding-left: 30px; }
	.hst .group::before { top: 4px; width: 14px; height: 14px; left: -7px; }
	.hst .group:nth-child(even)::before { right: -7px; }
	.hst .group::after { display: none !important;}
	.hst .group:nth-child(even) { padding-right: 30px;}
	.hst .group ul li .month::after { top: 10px; }

	/* 주요협력사 */
	.pt-list { gap: 15px; }
	.pt-list li { width: calc(100%/3 - 10px); border-radius: 5px; }
	.pt-list li .img { padding-left: 20px; height: 60px; }
	.pt-list li .img img { max-height: 40%;}
	.pt-list li .txtbox { padding: 25px 20px;}
	.pt-list li .txtbox .tit { margin-bottom: 12px; }

	/* 찾아오시는 길 */
	.root_daum_roughmap { border-radius: 5px; }
	.directions { padding: 0; margin-top: 40px; }
	.directions .address-info .addr { font-size: 20px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* fullpage */
    #fullpage .section { height: auto !important;}
    .fp-tableCell{height: auto !important;}
	.fp-scrollable {height: auto !important;}
    .section .fp-tableCell {padding: 0;}

    /* 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-info { padding-left: 0; margin-top: 20px; }
    .ft-logo img { height: 45px; }
    .ft-text { margin-top: 10px; }
	.ft-logo img { height: 33px; } 
    
    /* visual */
	.main-visual { margin-top: 80px; }
	.main-visual .caption h2 { font-size: 30px; }

    /* 찾아오시는 길 */
    .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 { padding-top: 20px; }
    .gallery-list ul { gap: 40px 12px; }
    .gallery-list ul li { width: calc(100%/3 - 8px); }
    .gallery-list ul li .tit { font-size: 18px; margin: 12px 0 6px;}
    .gallery-list ul li .thumb { border-radius: 5px; }
    .gallery-list ul li .date { 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 { margin: 0 -5px;}
    .product-list ul li { padding: 0 5px; margin-bottom: 35px; width: 33.3333%;}
    .product-list ul li .thumb { margin-bottom: 13px; }
    .product-list ul li .tit { font-size: 18px; }
    
    .news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

    /* member */
    .mem-tab { margin-bottom: 40px; padding: 5px; width: 250px; }
    .mem-tab li a { font-size: 14px; height: 38px; }
	.agree-wrap .agree-tit {font-size:18px;}

} 

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

	/* 제품 */
	.product-summary { display: block; }
	.product-image { width: 100%; margin-right: 0; margin-bottom: 30px; }
	.product-info { width: 100%; }
	.product-info .tit { font-size: 22px; padding-bottom: 15px; margin-bottom: 15px; }
	.product-detail .tit { font-size: 18px; }
}

/* 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-size15: 13px;
        --font-size18: 14px;
        --font-size20: 15px;
        --font-size23: 16px;
        --font-size24: 17px;
        --font-size32: 19px;
        --font-size40: 22px;
    }

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

	#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: 50px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px; }

    /* visual */
	.main-visual { height: 65vw; margin-top: 60px; }
	.main-visual .slick-slide { height: 65vw; }
	.main-visual .caption h2 { font-size: 24px; }

	/* main */
	.sec1 { padding-top: 50px; }
	.sec2 { padding: 50px 0;}
	.sec2 .sb { display: none; }

    /* sub */
    .sub-visual { height: 250px; }
    .sub-visual h2 { font-size: 32px; }
    .sub-visual p { font-size: 14px; }
    .sub-title { padding: 70px 0 35px;}
    .sub-title h1 { font-size: 22px; }
    .real-cont { padding-bottom: 50px;}
    .real-cont2 { padding-bottom: 0; }

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

	/* 비전 및 경영이념 */
	.vision { padding: 70px 0 35px;}
	.vision h2 { font-size: 22px; }
	.vs-list li { width: 100%; }

	/* 회사연혁 */
	.hst-big::after { display: none; }
	.hst-big h2 { font-size: 20px;}
	.hst::before { right: auto; left: 14px; }
	.hst .group { width: 100%; margin-left: 0; }
	.hst .group::before { left: 7px; top: 2px;}
	.hst .group:nth-child(even) { padding-right: 0; padding-left: 30px; width: 100%; text-align: left; }
	.hst .group:nth-child(even)::before { right: auto; left: 7px; }
	.hst .group:nth-child(even) ul li { flex-direction: row;}
	.hst .group:nth-child(even) ul li .month::after { left: auto; right: 8px; }

	/* 주요협력사 */
	.pt-list { gap: 12px; }
	.pt-list li { width: calc(100%/2 - 6px);}

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:250px !important;}
	.directions { display: block; }
	.directions .address-info { width: 100%; }
	.directions .contact-info { width: 100%; margin-top: 20px; }
	.directions .contact-info dt { padding-left: 0; width: 100px; }

	/* 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: 30px 10px;}
    .gallery-list ul li { width: calc(100%/2 - 5px);}
    .gallery-list ul li .tit { font-size: 15px; }

    .product-list ul li {width: 50%;}
    .product-list ul li .tit { font-size: 15px; }

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

    /* member */
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0; font-size: 14px; }
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.join-complete .tit {font-size:20px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}
} 
@media (max-width: 420px) {
	/* 주요협력사 */
    .pt-list li { width: 100%; }
}



