@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: 70px; }
	#gnb>ul { gap: 50px; }
    #gnb>ul>li>a { font-size: 16px; }
    #gnb .submenu>ul>li>a { font-size: 14px; font-weight: 400; padding: 15px;}
	#gnb>ul>li:first-child .submenu { left: -80px; }

    /* footer */
	.ft-top { padding: 25px 0;}
	.ft-top .contain { align-items: center !important;}
	.ft-logo img { height: 72px; }
	.ft-text span { padding-right: 20px; margin-bottom: 6px; }
	.ft-text span strong { padding-right: 10px; }
	.ft-btm { padding: 20px 0 15px;}
	.cpr { font-size: 12px; }
	.cpr span { padding-right: 0; }
	.policy a { padding-right: 20px; }

    /* visual */
	.main-visual { height: 750px; }
    .main-visual .item { height: 750px; }
	.main-visual .caption { bottom: 100px; }
	.main-visual .caption h2 { font-size: 48px; }
	.main-visual .caption h4 { margin-top: 15px; }
	.main-visual .slick-dots { bottom: 25px; }
	.main-visual .slick-dots li { margin: 0 5px;}
	.main-visual .slick-dots li.slick-active button { width: 40px; }

	/* main 공통 */
	.main-pd { padding: 70px 0;}
	.main-tit {margin: 8px 0 14px;}
	.main-titbox { margin-bottom: 25px; }
	.main-link { padding: 10px 20px 9px; margin-top: 15px; }

	/* main */
	.sec1-wrap { gap: 10px; }
	.sec1-wrap .col { width: calc(100%/2 - 5px); border-radius: 5px; }
	.sec1-wrap .col .abbox { padding: 15px; }
	.sec1-wrap .col .abbox .tt { transform: translateY(65px); margin-bottom: 10px; }
	.sec1-wrap .col .abbox .view { width: 36px; height: 36px; background-size: 12px; right: 12px; top: 12px; }
	.sec2-swiper .item a { padding: 15px; border-radius: 5px; }
	.sec2-swiper .item .tt { margin-bottom: 12px; }
	.sec2-swiper .item .info { display: block; }
	.sec2-swiper .item .info span { display: block; }
	.sec2-links { margin-top: 40px; }
	.sec2-links .col a { padding: 23px 15px; border-radius: 5px; }
	.sec2-links .col a::after { right: 12px; width: 28px; height: 28px; }
	.sec2-links .col span { padding-left: 38px; }
	.sec2-links .col span::before { width: 32px; height: 32px; }

	/* sub */
	.sub-visual { height: 320px; }
	.sub-visual h2 { font-size: 32px; text-align: center; }
	.lnb-wrap { bottom: 0; width: 100%; }
	.lnb ul { gap: 0; }
	.lnb ul li { flex: 1;}
	.lnb ul li a { height: 50px; white-space: nowrap; font-size: 15px; width: 100%; border-radius: 0; }
	.sub-title { padding: 60px 0 30px;}
	.sub-title.pd { padding: 30px 0;}
	.real-cont { padding-bottom: 70px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.subtab { margin-bottom: 40px; }
	.subtab li a { padding: 12px 10px;}

	/* CEO 인사말 */
	.gt .info { padding-right: 30px; }
	.gt .img { border-radius: 5px; width: 45%; }
	.gt .gray { padding: 8px 10px 7px; margin: 20px 0 15px;}
	.gt .txt p { margin-bottom: 16px; }

	/* 연혁 */
	.history .left img { height: 180px; }
	.history .right { max-width: 640px;}
	.history .right .bar { left: 89px; height: 93%; }
	.history .left .tt { margin-top: 25px;}
	.history .right .group .year { width: 90px; margin-top: 21px; }
	.history .right .group .year::after { width: 18px; height: 18px; right: -9px; border-width: 4px; top: 3px; }
	.history .right .group ul { padding: 20px 0; padding-left: 30px; }
	.history .right .group ul li .month { width: 35px; }

	/* 인증현황 */
	.certi { gap: 40px 12px;}
	.certi .item { width: calc(100%/4 - 9px);}
	.certi .item .img { border-radius: 5px; }
	.certi .item .img::after { border-radius: 5px; }
	.certi .item .tt { margin-top: 14px; }
	.certi-fancy .fancybox-skin { border-radius: 5px !important;}
	.certi-fancy .fancybox-outer { border-radius: 5px !important ;}
	.certi-fancy .fancybox-inner { -webkit-clip-path: inset(0 round 5px); clip-path: inset(0 round 5px); border-radius: 5px !important;}
	.certi-fancy .fancybox-image { border-radius: 5px !important ;}
	.certi-fancy .fancybox-skin > .fancybox-close { top: -30px !important ;}
	.certi-fancy .fancybox-title-float-wrap { margin-bottom: -40px; }

	/* 조직도 */
	.organ { margin-bottom: 40px; }
	.organ-wrap .col .tt { width: 120px; }
	.organ-wrap .col .txt { padding: 15px 10px; }
	.organ-wrap .col .txt p { padding-left: 10px; }
	.organ-wrap .col .txt p::before { width: 3px; height: 3px; top: 11px; }

	/* 찾아오시는 길 */
	.location .map { border-radius: 5px; }
	.location .info { border-radius: 5px; padding: 20px; }
	.location .info h3 { margin-bottom: 14px; padding-left: 28px; }
	.location .info h3::before { width: 22px; height: 23px; }
	.location .info ul { gap: 10px 30px; margin-top: 12px; padding: 10px 0;}
	.location .info ul li .tit { width: 70px; }
	.location .info ul li .tit img { height: 18px; }
	.location .info .group .item { padding: 15px 0;}
	.location .info .group .item h5 { margin-bottom: 8px; }
	.location .info .group .cnt.fx { gap: 10px 15px;}
	.location .info .group .cnt .trail span.line { font-size: 13px; padding: 0 12px;}
	.location .info .group .cnt .trail span.line.line2 { margin-right: 2px; }
	.location .info .group .cnt .trail span.line.line7 { margin-right: 4px; }

	/* sub2 공통 */
	.sub2-flex { display: block; }
	.sub2-tab { width: 100%; position: relative; top: auto; display: flex; gap: 10px 24px; flex-wrap: wrap;}
	.sub2-tab li a span::after { width: 4px; height: 4px; top: 13px; right: -10px; }
	.sub2-tab.pd { padding-left: 0; }
	.sub2-tab li { margin-bottom: 0; }
	.sub2-tab li br { display: none; }
	.sub2-contents { width: 100%; margin-top: 40px; }
	.sub2-contents .group { margin-bottom: 40px; }
	.sub2-tit { padding-bottom: 12px; margin-bottom: 14px; padding-left: 25px; }
	.sub2-tit::before { width: 19px; height: 20px; top:5px; }
	.sub2-jum { margin-bottom: 14px; }
	.sub2-jum p { margin-bottom: 5px; padding-left: 10px; }
	.sub2-jum p::before { width: 3px; height: 3px; top: 12px; }
	.sub2-big { border-radius: 5px; }
	.sub2-fx { gap: 10px; }
	.sub2-fx .col { width: calc(100%/2 - 5px);}
	.sub2-item { margin-bottom: 10px; border-radius: 5px; }
	.sub2-item::after { border-radius: 5px; }
	.sub2-fx.gap { gap: 9px; }
	.sub2-fx.gap .col { width: calc(100%/3 - 6px);}
	.sub2-diagram { margin-top: 20px; }
	.sub2-wrap { gap: 25px 12px;}
	.sub2-wrap .col { width: calc(100%/4 - 9px);}
	.sub2-wrap .col .img { border-radius: 4px; }
	.sub2-wrap .col .img::after { border-radius: 4px; }
	.sub2-subtit { margin-bottom: 12px; }

	/* 사업실적 */
	.sub3-tbl tr th { padding: 10px; }
	.sub3-tbl tr td { padding: 10px; font-size: 14px; }

	/* 고객지원 */
	.inq-tit { margin-bottom: 15px; }
}
/* 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-text span { margin-bottom: 5px; }
	.ft-logo img { height: 65px; }
	.ft-right { text-align: center; }
	.policy { margin-top: 5px; }
    
    /* visual */
    .main-visual { height: 520px; }
    .main-visual .item { height: 520px; }
	.main-visual .caption h2 { font-size: 32px; }
	.main-visual .slick-dots { padding-left: 15px; padding-right: 15px; text-align: center; }

	/* 연혁 */
	.history { display: block; padding-bottom: 150px; }
	.history .left { width: 100%; }
	.history .left img { height: 140px; }
	.history .left br { display: none; }
	.history .right { max-width: 100%; top: 0; margin-top: 20px; }
	.history .right .bar { left: 75px; height: 95%; }
	.history .right .group .year { width: 75px; }
	.history .right .group ul { padding: 40px 0; padding-left: 30px; }
	.history .right .group .year { margin-top: 40px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
	.location { display: block; }
	.location .map { width: 100%; }
	.location .info { width: 100%; margin-top: 16px; padding: 25px 15px;}

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

	.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: 35px 12px; }
    .gallery-list ul li { width: calc(100%/3 - 8px); }
	.gallery-list ul li .tit { font-size: 16px; margin-top: 10px;}
	.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;}
    
    .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 공통 */
	.main-titbox { display: block; }

	/* main */
	.sec1-wrap .col { width: 100%; }
	
	/* CEO 인사말 */
	.gt { flex-direction: column-reverse;}
	.gt .info { width: 100%; padding-right: 0; padding-top: 25px; }
	.gt .img { width: 100%; }
	.gt .img img { width: 100%; }

	/* 인증현황 */
	.certi { gap: 40px 12px;}
	.certi .item { width: calc(100%/3 - 8px);}

	/* 조직도 */
	.organ-wrap .col { width: 100%; }

	/* sub2 공통 */
	.sub2-diagram { overflow: auto;}
	.sub2-diagram .wrap { width: 900px; }
	.sub2-diagram img { width: 100%; }
	
	/* R&D */
	.mason .sub2-fx { width: 100%; }
	.mason .sub2-fx .col { margin-bottom: 8px; }
	.mason .sub2-fx .col.fx { gap: 8px; }
	.mason .sub2-fx .col.fx .sub2-item { width: calc(100%/2 - 4px);}
	.rnd-group { margin-bottom: 10px; }
}

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

	#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 .item { height: 320px; }
	.main-visual .caption { bottom: auto; top: 50%; transform: translateY(-50%);}
	.main-visual .caption h2 { font-size: 22px; }
	.main-visual .caption h4 { font-size: 13px; }

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

	/* main */
	.sec1-wrap .col .abbox::before { display: none; }
	.sec1-wrap .col .abbox .tt { transform: none; margin-bottom: 0; }
	.sec1-wrap .col .abbox .txt { display: none; }
	.sec2-links .col { width: 100%; }

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

	/* 인증현황 */
	.certi { gap: 40px 8px;}
	.certi .item { width: calc(100%/2 - 4px);}

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

	/* sub2 공통 */
	.sub2-tab li a span::after { top: 10px; }
	.sub2-tit::before { width: 19px; height: 20px; top:4px; }
	.sub2-jum p::before  { top: 10px; }
	.sub2-fx .col { width: 100%; } 
	.sub2-fx.gap { gap: 8px; }
	.sub2-fx.gap .col { width: 100%;}
	.sub2-wrap { gap: 30px 8px;}
	.sub2-wrap .col { width: calc(100%/2 - 4px);}
	.sub2-img-fx { flex-wrap: wrap;}
	.sub2-img-fx div { flex: none; width: calc(100%/2 - 4px);}
	.sub2-img-fx div img { 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;}

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

	.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 { padding: 20px 0 40px;}
    .gallery-list ul { gap: 35px 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; border-radius: 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;}

    .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-wrap .col { width: 100%; }

	/* sub2 공통 */
	.mason .sub2-fx .col.fx .sub2-item { width: 100%; }
}