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

    /* header */
    .sitelogo img { height: 40px;}
    #gnb>ul>li { padding: 0 25px;}
    #gnb>ul>li>a { font-size: 16px;}
    #gnb .submenu { border-radius: 5px; }
    #gnb .submenu>ul { padding: 14px 5px;}
    #gnb .submenu>ul>li>a { padding: 5px 0; font-size: 14px; }
    .hd-sns a img { height: 28px;}

    /* footer */
    #footer { font-size: 13px; }
    .ft-top { padding: 15px 0;}
    .policy a { padding-right: 20px; }
    .scroll-top { position: fixed; padding: 0; width: 36px; height: 36px; right: 20px; bottom: 20px; font-size: 12px; color: #fff; background: #333; border: none;  display: flex; align-items: center; justify-content: center;border-radius: 100%; z-index: 999;}
    .scroll-top span { display: none;}
    .ft-btm { padding: 20px 0;}
    .ft-text span { padding-right: 20px; }
    .ft-text span strong { padding-right: 10px; }
    .cpr { font-size: 14px; margin-top: 10px; }

    /* main 공통 */
    .main-tit  { font-size: 36px; margin-bottom: 20px; }
    .main-txt { font-size: 14px; }
    
    /* main */
    .sec1 h2 { font-size: 60px; }
    .sec1 .scroll { bottom: 25px; }
    .sec1 .scroll>p { font-size: 10px; }
	.sec2 .main-txt { font-size: 18px; } 
	.sec2-list { margin-top: 60px; }
	.sec2-list li img { height: 60px;}
	.sec2-list li .tit { font-size: 18px; margin: 25px 0 12px;}
	.sec2-list li .txt { font-size: 14px; }
	.sec3-inbox .col .tit { font-size: 24px;}
	.sec3-inbox .col .txt { font-size: 16px; margin-top: 20px;}
	.sec4-btbox { margin: 25px 0;}
	.sec4-prev, .sec4-next { width: 16px; height: 14px; }
	.sec4-swiper-slide a { padding-top: 20px; }
	.sec4-swiper-slide .date { font-size: 14px; }
	.sec4-swiper-slide .tit { font-size: 18px; margin-bottom: 20px; }

    /* sub */
	.sub-visual { height: 250px; }
	.sub-visual h2 { font-size: 36px; padding-bottom: 30px; }
    .sub-title { padding: 30px 0; }
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

	/* ABOUT US */
	.ab.pb { padding-bottom: 120px; }
	.ab h2 { font-size: 34px; }
	.ab p { font-size: 16px; margin-top: 15px; }
	.ab h3 { font-size: 20px; }
	.ab-img { margin-top: 35px; }

	/* BUSINESS */
	.bs-list { gap: 30px 12px; }
	.bs-list li { width: calc(100%/4 - 9px);}
	.bs-list li .circle { width: 90px; height: 90px;}
	.bs-list li .circle img { height: 45px;}
	.bs-list li .tit { font-size: 18px; margin: 15px 0 10px;}
	.bs-list li .txt { line-height: 1.7em; }

	/* HISTORY */
	.hst { margin-top: 60px; background-size: 400px; background-position: 50% 50%;}
	.hst .group { padding-left: 30px; margin-bottom: 60px; }
	.hst .group.fx { padding-right: 30px; }
	.hst .group::before { width: 20px; height: 20px; border-width: 5px; left: -10px; }
	.hst .group.fx::before { left: auto; right: -10px; }
	.hst .group h3 { font-size: 30px; padding-top: 2px;}
	.hst .group strong { font-size: 14px; margin-bottom: 10px; }
	.hst .group h5 { font-size: 14px; }

	/* CLIENT */
	.cl-list { gap: 10px; }
	.cl-list li { width: calc(100%/5 - 8px);}

	/* portfolio 리스트 */
	.pf-tab { margin: 30px 0; gap: 10px 20px; }
	.pf-tab li a { font-size: 14px; }

	/* portfolio 상세페이지 */
	.pf-view-top { margin-bottom: 40px; }
	.pf-view-top .pf-tab { position: relative; left: auto; right: auto; justify-content: flex-end; top: auto; margin-top: 20px;}
	.pf-view { margin-bottom: 50px; }
	.pf-view .info { padding-left: 30px; }
	.pf-view .info .ctr { font-size: 14px; }
	.pf-view .info .ctr span:last-child::before { left: -11px; height: 10px;}
	.pf-view .info .tit { font-size: 22px; padding: 10px 0 20px;}
	.pf-view .info .group { margin-top: 25px; }
	.pf-view .info .group h4 { font-size: 14px; margin-bottom: 10px; }
	.pf-view .info .list-btn { height: 40px; margin-top: 30px; }
	.pf-relation-list { gap: 9px; margin-bottom: 50px; }
	.pf-relation-list li { width: calc(100%/3 - 6px); }
	.pf-pagi a .way { font-size: 12px; margin-bottom:15px; }
	.pf-pagi a .way.prev { padding-left: 20px; }
	.pf-pagi a .way.prev::before { width: 12px; height: 10px; }
	.pf-pagi a .way.next { padding-right: 20px; }
	.pf-pagi a .way.next::before { width: 12px; height: 10px;}
	.pf-pagi a strong { font-size: 20px; }

	/* CULTURE */
	.culture-list { gap: 12px;}
	.culture-list li { width: calc(100%/4 - 9px); padding: 20px; min-height: auto; height: 20vw;}
	.culture-list li .tit { font-size: 18px; margin-bottom: 10px; }
	.culture-list li img { height: 55px; right: 20px; bottom: 15px; }

	/* RECRUIT */
	.rc-tit { font-size: 34px; margin-bottom: 50px; }
	.rc-txt { padding-left: 0; }
	.rc-txt p { font-size: 18px; padding-left: 10px; margin-bottom: 10px; }
	.rc-txt p::before { top: 12px;}
	.rc-link{ margin: 60px auto 0;}
	.rc-link a { height: 50px; }

	/* CONTACT */
	.ct-fx { margin-bottom: 100px; }
	.ct-fx .left h3 { font-size: 34px; margin-bottom: 15px; }
	.ct-fx .left p { font-size: 16px; }
	.ct-form { gap: 35px 16px;}
	.ct-form .col { width: calc(100%/2 - 8px); }
	.ct-form .col-x2 { width: 100%; }
	.ct-form .col .input { height: 44px;}
	.ct-form .col .title { font-size: 15px; }
	.ct-form .item-fx { gap: 10px 20px; margin-top: 20px; }
	.submit-area .form-agree .check { font-size: 14px; }
	.submit-area .form-agree .check a { font-size: 14px;}
	.submit-area .submit input { width: 100px; height: 40px; line-height: 40px;}
	.ct-map h2 { font-size: 40px; margin-bottom: 20px; }
	.ct-map p { font-size: 14px; margin-top: 25px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {

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

    /* header */
    #gnb {display: none;}
    #header .contain { height: 100%;}
    #header .contain:after {content: none;}
    .sitelogo img { height: 34px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}
    .hd-sns { margin-right: 40px; }

    /* footer */
    #footer .contain { display: block; text-align: center;}

    /* main */
    #fullpage .sec1 { height: 100vh !important;}
    .sec1 h2 { font-size: 36px;}
	.sec2 { padding: 60px 0 ;}
	.sec3-inbox .col { height: 50vw;}
	.sec3-titbox { top: 50px;}
	.sec4 { padding: 60px 0 ;}
	.sec5 { padding: 60px 0 ;}

	/* CULTURE */
	.culture-list { gap: 8px;}
	.culture-list li{ width: calc(100%/2 - 4px); height: 40vw;}

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

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

    .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:50px 0 0;}
	.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-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 { margin: 0 -5px;}
    .gallery-list ul li { width: 33.333%; padding: 0 5px; margin-bottom: 30px;}
	.gallery-list ul li .thumb { margin-bottom: 14px; }
	.gallery-list ul li .tit { font-size: 15px; }
	.gallery-list ul li .txt { font-size: 13px; }
	.gallery-list ul li .hash span { font-size: 12px; }

    .faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .cnt {padding:15px 10px;}

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

    .product-list ul { margin: 0 -5px;}
    .product-list ul li {width: 33.333%; padding: 0 5px; margin-bottom: 30px;}
    .product-list ul li .thumb { margin-bottom: 14px;}
    .product-list ul li .tit { font-size: 15px;}

    .product-summary { margin-bottom: 40px;}
    .product-image { width: 45%; margin-right: 25px;}
    .product-info { padding-top: 0;}
    .product-info .tit { font-size: 20px; padding-bottom: 14px;}
    .product-info ul { margin: 25px 0;}
    .product-info ul li { margin-bottom: 6px;}
    .product-info ul li .title { font-size: 15px; width: 45px; }
    .product-info ul li .txt { font-size: 14px; }
    .product-info .listbt { font-size: 14px; padding-left: 15px; height: 38px; width: 100px;}
    .product-info .listbt span { padding-left: 15px;}
    .product-detail .tit { font-size: 20px; }

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

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

	/* main */
	.sec3-inbox { flex-wrap: wrap;}
	.sec3-inbox .col { width: calc(100%/2); height: 75vw;}

	/* portfolio 상세페이지 */
	.pf-view { flex-wrap: wrap;}
	.pf-view .thumb { width: 100%; }
	.pf-view .info { width: 100%; padding-left: 0; padding-top: 25px; }
	.pf-view .info .tit { font-size: 19px; }

	/* CONTACT */
	.ct-fx { display: flex; margin-bottom: 60px; flex-wrap: wrap;}
	.ct-fx .left { width: 100%;}
	.ct-fx .right { width: 100%; margin-top: 40px; }
}

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

    /* header */
    #header { height: 60px;}
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo a img{ height: 26px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}
    .mobile-navigation { width: 300px;}
    .list-icon { right: 15px; }

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

    .root_daum_roughmap .wrap_map {height:250px !important;}

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

	/* main 공통 */
	.main-tit { font-size: 28px; }

	/* main */
	.sec2-list { flex-wrap: wrap; gap: 50px 0; margin-top: 50px; }
	.sec2-list li { width: 100%; }
	.sec3-titbox { display: none; }
	.sec3-inbox .col .tit { font-size: 20px; }
	.sec3-inbox .col .txt { font-size: 14px; }
	.sec4-swiper-slide .date { font-size: 12px; }
	.sec4-swiper-slide .tit { font-size: 15px; }
	.sec2 { padding: 40px 0;}
	.sec4 { padding: 40px 0;}
	.sec5 { padding: 40px 0;}

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

	/* ABOUT US */
	.ab.pb { padding-bottom: 60px; }
	.ab h2 { font-size: 23px; }
	.ab p { font-size: 14px; margin-top: 10px; }
	.ab h3 { font-size: 17px; }
	.ab-img { margin-top: 35px; }

	/* BUSINESS */
	.bs-list li { width: calc(100%/2 - 6px );}
	.bs-list li .tit { font-size: 17px; }

	/* HISTORY */
	.hst { margin-top: 40px; background-size: 250px; background-position: 50% 50%;}
	.hst .group { margin-bottom: 40px; width: 100% !important ; margin-left: 0 !important ;}
	.hst::after { left: 0; margin: 0;}
	.hst .group h3 { font-size: 24px; padding-top: 4px;}
	.hst .group.fx::before { left: -10px; right: auto;}
	.hst .group.fx { text-align: left; padding-right: 0; padding-left: 30px; }

	/* CLIENT */
	.cl-list { gap: 6px; }
	.cl-list li { width: calc(100%/3 - 4px);}

	/* Portfolio 상세 */
	.pf-pagi a strong { font-size: 15px; } 

	/* CULTURE */
	.ct-fx .left h3 { font-size: 23px; }
	.ct-fx .left p { font-size: 14px; }
	.culture-list li { height: 50vw;}
	.submit-area { display: block; text-align: center;}
	.submit-area .submit input { margin: 20px auto 0;}
	
	/* RECRUIT */
	.rc-tit { font-size: 26px; margin-bottom: 40px; }
	.rc-txt { padding-left: 0; }
	.rc-txt p { font-size: 14px; padding-left: 10px; margin-bottom: 10px; }
	.rc-txt p::before { top: 9px;}
	.rc-link{ margin: 40px auto 0;}
	.rc-link a { height: 50px; }

	.ct-form .col { width: 100%; }
	.ct-map h2 { font-size: 30px; margin-bottom: 20px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap {height:250px !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;}

	.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-search .search input.input { height: 38px; padding-right: 38px;}
    .board-search .search .btn-sch { width: 38px; height: 38px; background-size: 16px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
    .board-ctr { font-size: 11px; padding: 4px 8px;}

	.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 th:nth-of-type(2) { margin-top: 12px;}
	.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:14px; background:none;}
	.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;}

	.form-agree {margin:30px 0 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 22px; font-size:16px; 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");}

	.paginate.white a.direction.prev { background-size: 8px;}
	.paginate.white a.direction.next { background-size: 8px;}

	.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%;}
    .gallery-list ul li .tit { font-size: 15px; }

    .product-list ul li {width: 50%;}

    .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;}
} 
@media (max-width: 420px) {
	.pf-relation-list li { width: 100%; }

	/* CULTURE */
	.culture-list li { width: 100%; }
}
