@charset "utf-8";
@media (max-width: 1600px) {
	.hd-search { margin-left: 10px; }
	.hd-links { gap: 5px; }
	.hd-links a.tel { text-indent: -9999em; overflow: hidden; padding-left: 26px; }
	.hd-links a.tel::before { left: 12px;  }
}
@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 */
	.hd-bnr-text { height: 28px; font-size: 14px; }
    .sitelogo img { height: 40px; }
	.hd-btm { height: 60px; }
	.hd-links a { padding: 6px 12px;}
	.hd-links a.tel { text-indent: -9999em; overflow: hidden; padding-left: 22px; }
	.hd-links a.tel::before { left: 8px;  }
	#gnb>ul>li { padding: 0 25px;}
    #gnb>ul>li>a { font-size: 16px; height: 60px; }
    #gnb .submenu>ul>li>a { font-size: 14px; font-weight: 400; }
	.hd-search { width: 200px; margin-left: 0; }
	.hd-search .input { height: 44px; padding: 6px 12px; padding-right: 44px; }
	.hd-search .btns { width: 44px; height: 44px; background-size: 16px; }

    /* footer */
	#footer { padding: 25px 0;}
	.ft-logo img { height: 28px; }
	.ft-text { margin-top: 30px; }
	.cpr { font-size: 12px; }
	.cpr span { padding-right: 0; }
	.policy { margin-top: 83px; }
	.policy a { padding-right: 15px; }
	.policy a::after { display: none; }
	.scroll-top { width: 40px; height: 40px; border-radius: 20px; background-size: 12px; }

    /* visual */
	.main-visual { height: 650px; }
    .main-visual .item { height: 650px; }
	.main-visual .caption h4 { padding: 2px 10px;}
	.main-visual .caption h4 span { padding-left: 15px; }
	.main-visual .caption h4 span::before { width: 9px; height: 9px; border-width: 2px; }
	.main-visual .caption h2 { font-size: 42px; margin: 18px 0; }
	.main-visual .vs-pagination { gap: 5px; }
	.main-visual .roll-btn { font-size: 14px; padding-left: 5px; }
	.main-visual .slick-arrow { width: 30px; height: 30px; background-size: 6px; }
	.main-visual .rolling-inq-btn { width: 140px; height: 140px; right: 30px; bottom: 30px; }
	.main-visual .rolling-inq-btn strong { width: 104px; height: 104px; font-size: 15px; }
	.main-visual .rolling-inq-btn .rolling-text i { width: 14px; height: 70px; margin-left: -7px; font-size: 11px; transform-origin: 50% 70px; }

	/* 메인 공통 */
	.main-pd { padding: 40px 0 70px;}
	.main-tit { margin-bottom: 30px; }

	/* 메인 */
	.main-marquee { margin-bottom: 30px; }
	.main-marquee .item-wrap { gap: 30px; }
	.main-marquee .item::after { width: 3px; height: 3px; right: -16px; }
	.sec1-wrap { gap: 10px; }
	.sec1-wrap .item { width: calc(100%/2 - 5px); background-size: 120px; padding: 30px 15px; padding-bottom: 15px; }
	.sec1-wrap .item .txt { font-size: 12px; }
	.sec1-wrap .item .en-tt { margin: 30px 0 8px;}
	.sec1-wrap .item img { height: 44px; }
	.sec1-wrap .item::before { background-size: 120px; }
	.sec2-swiper .item .abbox { padding: 15px; }
	.sec2-swiper .item .abbox .view { width: 32px; height: 32px; top: 15px; }
	.sec2-swiper .item a:hover .abbox .view { right: 15px; }
	.sec2-btn { margin: 40px auto 0;}
	.sec3-wrap { gap: 12px; }
	.sec3-wrap .item { width: calc(100%/4 - 9px);}

	/* sub */
	.sub-title { padding: 50px 0;}
	.sub-title h4 { font-size: 14px; margin-bottom: 12px; }
	.sub-title p { margin-top: 12px; }
	.sub-title.pd { padding: 30px 0;}
	.real-cont { padding-bottom: 90px;}
	.real-cont2 { padding-bottom: 0; }

	/* 회사소개 */
	.it-sec1-item .txt { padding-left: 40px; padding-right: 40px; padding-bottom: 0; }

	/* 오시는 길 */
	.loc-tit { width: 240px; }
	.loc-media { gap: 24px; }
	.loc-media .img { width: calc(50% - 12px); }

	/* 제작사례 */
	.case-tab { margin-bottom: 30px; gap: 20px; gap: 6px; border: none; position: relative; top: auto;}
	.case-tab li { width: auto;}
	.case-tab li a { padding: 8px 15px; border: 1px solid #ddd; border-radius: 25px; font-size: 15px; }
	.case-tab li a::after { display: none; }
	.case-tab li.active a { color: #fff; background: var(--color-primary); border-color: var(--color-primary);}
    .case-tab-wrap { margin-bottom: 30px; padding: 10px 0; top: 89px; }
    .case-filter { top: 120px; }
	.case { gap: 30px; }
	.case-head p { margin-bottom: 25px; }
	.case-total { margin-bottom: 10px; }
	.case-list { gap: 40px 12px;}
	.case-item .thumb,
	.case-view-main .thumb,
	.case-view-thumbs .thumb { border-radius: 5px; }
	.case-item .thumb .abbox .view { top: 10px; width: 32px; height: 32px; }
	.case-item:hover .thumb .abbox .view { right: 10px; }

	/* 제작용어사전 */
	.dict-view { margin-top: 60px; }

	/* 자주 묻는 질문 */
	.faq-page { gap: 30px; }
}
@media (max-width: 1200px) {
	/* header */
	#header { width: 100%; top: 0; }
	#gnb {display: none;}
	#header .contain:after {content: none;}
	.list-icon { display: inline-block; }
	.hd-links { display: none; }
	.mobile-navigation .hd-links { padding: 15px; justify-content: center; display: flex; }
	.mobile-navigation .hd-links a.tel { text-indent: 0; overflow: hidden; padding-left: 31px; }
	.hd-links a.tel::before { left: 8px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* footer */
    #footer .contain { display: block; text-align: center; }
	.ft-text { margin-top: 18px; }
	.policy { margin-top: 10px; }
	.ft-right { text-align: center; }
	.ft-sns { justify-content: center; margin-top: 15px; }
    
    /* visual */
    .main-visual { height: 460px; }
    .main-visual .item { height: 460px; }
	.main-visual .caption h2 { font-size: 28px; line-height: 1.4em; }
	.main-visual .caption h4 span::before { top: 7px; }
	.main-visual .vs-pagination { bottom: 20%; }
	.main-visual .rolling-inq-btn { width: 120px; height: 120px; right: 5px; bottom: 5px; }
	.main-visual .rolling-inq-btn strong { width: 90px; height: 90px; font-size: 14px; line-height: 1.4em; }
	.main-visual .rolling-inq-btn .rolling-text i { width: 12px; height: 60px; margin-left: -6px; font-size: 10px; transform-origin: 50% 60px; }

	/* 그래프 부분 */
	.graph-wrap .main-tit { line-height: 1.5em; }
	.graph-wrap > p { margin: 10px 0 40px;}
	.graph-list .item { width: 50%; border-bottom: 1px solid #ddd; min-height: 200px; padding: 15px; }
	.graph-list .item .num { font-size: 32px; }
	.graph-list .item .num i { font-size: 18px; }
	.graph-list .item:nth-child(2n) { border-right: none; }
	.graph-list .item:nth-child(n+3) { border-bottom: none; }

	/* 회사소개 */
	.it-sec1-item,
	.it-sec1-item.reverse { flex-direction: column; }
	.it-sec1-item .img,
	.it-sec1-item .txt { width: 100%; }
	.it-sec1-item .txt { padding: 40px 0 0; }
	.it-sec2 { gap: 40px; padding: 90px 0;}
	.it-sec2-draw { font-size: 48px; }
	.it-sec2-slogan { font-size: var(--font-size28); }

	/* 오시는 길 */
	.loc-item { flex-direction: column; gap: 24px; }
	.loc-item + .loc-item { margin-top: 60px; }
	.loc-tit { width: 100%; }
	.loc-info { margin-bottom: 28px; }
	.loc-media { gap: 16px; }
	.loc-media .img { width: calc(50% - 8px); }

	/* 보유장비 */
	.equipment-list thead th,
	.equipment-list tbody td { font-size: 15px; padding: 8px 6px; }
	.equipment-list thead th:first-child,
	.equipment-list colgroup col:first-child { width: 70px; }

	/* 제작사례 */
	.case-tab { margin-bottom: 40px; }
	.case { gap: 40px; }
	.case-contents { width: 100%; position: relative; z-index: 1; }
	.case-filter-m-btn { display: inline-flex; align-items: center; justify-content: center; align-self: flex-start; min-width: 96px; height: 44px; padding: 0 20px; border: 1px solid #ddd; background: #fff; color: #242424; font-size: 15px; font-weight: 600; line-height: 1; cursor: pointer; width: calc(100% + 60px); position: sticky; margin-bottom: 40px; top: 88px; z-index: 1; margin-left: -30px; }
	.case-filter-m-btn:hover { background: var(--color-primary); border-color: var(--color-primary); }
	.case-filter { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 300; margin: 0; padding: 0; background: rgba(0,0,0,0.45); opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .25s, visibility .25s; z-index: 999; }
	.case-filter.is-open { opacity: 1; visibility: visible; pointer-events: auto; }
	.case-filter-box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; max-width: none; margin: 0; padding: 0 20px 24px; border-radius: 0; overflow-x: hidden; overflow-y: auto; box-shadow: none; transform: translateY(16px); transition: transform .25s; box-sizing: border-box; }
	.case-filter.is-open .case-filter-box { transform: translateY(0); }
	.case-filter-head { position: sticky; top: 0; z-index: 2; margin: 0 -20px 0; padding: 16px 20px; }
	.case-filter-close { display: inline-block; }
	body.case-filter-open { overflow: hidden; }
	.case-list { gap: 40px 16px; }
	.case-item .thumb { border-radius: 16px; }
	.case-summary { gap: 40px; }
	.case-summary .image { width: 48%; }
	.case-summary .info .tit { font-size: var(--font-size32); }
	.case-summary .info .spec > div { gap: 24px; }
	.case-summary .info .btns { gap: 12px; }
	.case-summary .info .btns a { width: calc(50% - 6px); height: 56px; }
	.case-view { gap: 70px; }
	.case-related-head h3,
	.case-detail h3 { font-size: var(--font-size28); }

	/* 인쇄가이드 */
	.guide { flex-direction: column; gap: 28px; }
	.guide-nav { width: 100%; position: static; }
	.guide-nav-item { font-size: 14px; padding: 14px; }
	.guide-nav-item i { width: 16px; height: 16px; }
	.guide-nav-item br { display: none; }
	.guide-contents { width: 100%; }
	.guide-badge { padding: 12px 14px; }
	.guide-badge span { font-size: 15px; }
	.guide-list { padding: 16px; gap: 16px; border-radius: 16px; }
	.guide-item { border-radius: 16px; }
	.guide-item-tit { padding: 18px 16px; gap: 10px; }
	.guide-item-tit .no { width: 32px; height: 32px; font-size: 14px; border-radius: 6px; }
	.guide-item-tit .txt { font-size: 16px; line-height: 1.4em; }
	.guide-item-body { padding: 0 16px 18px; gap: 20px; }
	.guide-summary { font-size: 14px; line-height: 1.6em; }
	.guide-block .label { font-size: 13px; }
	.guide-block ul li { font-size: 14px; }
	.guide-note { padding: 16px; font-size: 14px; }
	.guide-intro p { font-size: 14px; }
	.guide-intro .point { font-size: 15px; }

	/* 제작용어사전 */
	.dict-search { height: 60px; padding: 0 22px; }
	.dict-initial { gap: 8px; margin: 28px 0; }
	.dict-initial li button { width: 42px; height: 42px; font-size: 16px; }
	.dict-tab { gap: 28px; }
	.dict-list { gap: 24px; }
	.dict-item { padding: 28px; }
	.dict-item .arrow { right: 28px; bottom: 28px; }
	.dict-related-item .info { padding: 28px; }
	.dict-related-item .tit { font-size: var(--font-size22); }

	/* 자주 묻는 질문 */
	.faq-page { gap: 30px; }
	.faq-body { gap: 40px; }
	.faq-item-btn { padding: 22px 20px; }
	.faq-item-q strong { font-size: var(--font-size18); }

	/* 견적문의 */
	.inquiry { gap: 56px; }
	.inq-sec { gap: 28px; }
	.inq-grid { gap: 28px 24px; }
	.inq-check-row { gap: 16px 28px; }
	.inq-book-panel { flex-direction: column; }

	/* 검색 결과 */
	.search-result { gap: 48px; }
	.search-list { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.search-list .case-item .info { padding: 0 12px; }

    /* 찾아오시는 길 */
    .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; 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 */
	.sec3-wrap .item { width: calc(100%/3 - 8px);} 

	/* 제작용어사전 */
	.dict-search { height: 52px; padding: 0 16px; gap: 8px; }
	.dict-search .sch { width: 20px; height: 20px; }
	.dict-search input { font-size: 15px; }
	.dict-initial { gap: 6px; margin: 20px 0; }
	.dict-initial li button { width: 36px; height: 36px; font-size: 14px; border-radius: 6px; }
	.dict-tab { gap: 16px 20px; margin-bottom: 24px; }
	.dict-tab li a { padding-bottom: 14px; font-size: 16px; }
	.dict-list { grid-template-columns: 1fr; gap: 16px; }
	.dict-item { padding: 20px; gap: 14px; border-radius: 16px; }
	.dict-item .tit { gap: 10px; }
	.dict-item .tit strong { font-size: 16px; }
	.dict-item .txt { font-size: 14px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
	.dict-item .arrow { width: 32px; height: 32px; right: 16px; bottom: 16px; background-size: 14px; display: none; }
	.dict-item:hover .arrow { display: none; }
	.dict-back { margin-bottom: 24px; font-size: 15px; }
	.dict-back i { width: 20px; height: 20px; }
	.dict-detail { gap: 32px; margin-bottom: 48px; }
	.dict-detail-txt { gap: 20px; }
	.dict-detail-txt h3 { font-size: var(--font-size28); }
	.dict-detail-txt h3::after { margin-top: 16px; width: 40px; }
	.dict-detail-txt .desc p { font-size: 14px; }
	.dict-detail-txt .tag { font-size: 13px; }
	.dict-detail-img .thumb { border-radius: 16px; padding-bottom: 70%; }
	.dict-related-head { margin-bottom: 24px; padding-bottom: 16px; }
	.dict-related-head h3 { font-size: var(--font-size22); }
	.dict-related-head h3::after { bottom: -17px; width: 80px; }
	.dict-related-prev,
	.dict-related-next { width: 40px; height: 40px; }
	.dict-related-item .thumb { border-radius: 20px 20px 0 0; }
	.dict-related-item .info { padding: 20px; gap: 12px; border-radius: 0 0 20px 20px; }
	.dict-related-item .tit { font-size: 18px; }
	.dict-related-item .txt { font-size: 14px; }
	.dict-related-item .txt br { display: none; }
}

/* 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 .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 28px; }
    .hd-search { width: 100%; position: absolute; left: 0; top: 60px; background: #fff; height: 55px; border: none; padding: 5px 15px; border-radius: 0; border-bottom: 1px solid #ddd;}
	.hd-search .input { height: 45px; border-radius: 30px; font-size: 14px; padding-right: 40px; border: 1px solid #454545; color: #454545; font-weight: 400; }
    #header.move .hd-search .input { color: #454545; }
	.hd-search .btns { width: 45px; height: 45px; background-size: 18px; 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;}

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

    /* visual */
    .main-visual { height: 96.5vw; margin-top: 53px; }
    .main-visual .item { height: 96.5vw; }
    .main-visual .caption { top: auto; transform: none; bottom: 60px; }
	.main-visual .caption h2 { font-size: 20px; margin: 12px 0;}
    .main-visual .contain { padding-left: 30px; }
	/* .main-visual .caption h2 br { display: none; }
	.main-visual .caption p br { display: none; } */
	.main-visual .vs-pagination { bottom: 14px; padding-left: 30px; padding-right: 15px; }
	.main-visual .rolling-inq-btn { width: 88px; height: 88px; right: 12px; bottom: 12px; }
	.main-visual .rolling-inq-btn strong { width: 66px; height: 66px; font-size: 10px; line-height: 1.35em; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12); }
	.main-visual .rolling-inq-btn .rolling-text i { width: 10px; height: 44px; margin-left: -5px; font-size: 8px; transform-origin: 50% 44px; }

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

	/* main */
	.sec1-wrap .item { width: 100%; background-size: 80px; }
	.sec1-wrap .item::before { background-size: 80px; }
	.sec1-wrap .item::before { opacity: 1; }
	.sec1-wrap .item .en-tt { color: #fff;}
	.sec1-wrap .item .tt { color: #fff;}
	.sec1-wrap .item .txt { opacity: 1;}
	.sec3-wrap { gap: 8px; }
	.sec3-wrap .item { width: calc(100%/2 - 4px);} 

	/* 그래프 부분 */
	.graph-motion { gap: 24px; margin-bottom: 48px; }
	.graph-gauge { height: auto; aspect-ratio: 540 / 270; }
	.graph-num { font-size: 48px; }
	.graph-label { margin-top: 8px; font-size: var(--font-size20); }
	.graph-caption { font-size: var(--font-size18); }
	.graph-list .item { width: 100%; border-right: none; min-height: 0; }
	.graph-list .item .num { margin-top: 24px; font-size: 36px; }
	.graph-list .item .num .unit { font-size: 24px; }

	/* sub */
	.sub-title { padding: 80px 0 30px;}
	.sub-title.pd { padding: 35px 0;}
	.real-cont { padding-bottom: 50px;}
	.real-cont2 { padding-bottom: 0; }

	/* 회사소개 */
	.it-sec1-item .txt h3 { font-size: var(--font-size22); margin-bottom: 16px; }
	.it-sec1-item .txt p { font-size: 14px; }
	.it-sec1-item .txt p br { display: none; }
	.it-sec2 { padding: 50px 0; gap: 28px; }
	.it-sec2-draw { letter-spacing: 1px; font-size: 64px; }
	.it-sec2-slogan { font-size: var(--font-size22); }

	/* 오시는 길 */
	.loc-item + .loc-item { margin-top: 48px; }
	.loc-info li { flex-wrap: wrap; gap: 8px 12px; align-items: flex-start; }
	.loc-info li strong { width: auto; }
	.loc-info li span { width: 100%; padding-left: 0; }
	.loc-info li span::before { display: none; }
	.loc-media { flex-direction: column; gap: 12px; }
	.loc-media .img { width: 100%; }

	/* 보유장비 */
	.equipment-list { display: none; }
	.equipment-list-m { display: block; border-top: 1px solid #242424; }
	.equipment-list-m li { display: flex; gap: 16px; padding: 18px 0; border-bottom: 1px solid #ddd; }
	.equipment-list-m li:nth-child(even) { background: #f8f8f8; margin: 0 -15px; padding-left: 15px; padding-right: 15px; }
	.equipment-list-m .no { flex-shrink: 0; width: 28px; color: #454545; font-size: 14px; font-weight: 600; line-height: 1.5em; }
	.equipment-list-m .info { flex: 1; min-width: 0; }
	.equipment-list-m .name { color: #242424; font-size: 15px; font-weight: 600; line-height: 1.4em; margin-bottom: 8px; }
	.equipment-list-m .models { display: flex; flex-direction: column; gap: 4px; }
	.equipment-list-m .models li { padding: 0; border: none; margin: 0; background: none; color: #454545; font-size: 14px; line-height: 1.5em; }

	/* 제작사례 */
	.case-tab li a { font-size: 13px; }
    .case-tab-wrap { top: 143px; }
    .case-tab-wrap .case-tab { padding-left: 15px; padding-right: 15px; }
	.case { flex-direction: column; gap: 28px; }
	.case-filter-m-btn { min-width: 84px; height: 40px; font-size: 14px; width: calc(100% + 30px); margin-left: -15px; border-left: none; border-right: none; }
	.case-filter-tit { padding: 18px 0; }
	.case-contents { width: 100%; }
	.case-head h3 { font-size: var(--font-size28); }
	.case-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 12px; }
	.case-item .info { gap: 6px; }
	.case-item { gap: 14px; }
	.case-item .thumb { border-radius: 12px; }
	.case-item .tit { font-size: 16px; }
	.case-item .txt,
	.case-item .cate { gap: 2px; }
	.case-item .txt { font-size: 13px; font-weight: 400; }
	.case-item .cate span { font-size: 13px; }
	.case-item .cate i { width: 10px; height: 10px; background-size: 5px; }
    .case-item .tags { gap: 5px; }
	.case-item .tag { font-size: 12px; padding: 2px 10px; }
	.case-more { height: 48px; min-width: 140px; font-size: 15px; }
	.case-summary { flex-direction: column; gap: 28px; }
	.case-summary .image { width: 100%; }
	.case-view-main .thumb { border-radius: 20px; }
	.case-view-thumbs { margin-top: 10px; }
	.case-view-thumbs .thumb { border-radius: 8px; }
	.case-summary .info .cate { margin-bottom: 12px; }
	.case-summary .info .tit { font-size: var(--font-size28); margin-bottom: 12px; }
	.case-summary .info .desc { margin-bottom: 24px; }
	/* .case-summary .info .desc p br { display: none; } */
	.case-summary .info .spec { margin-bottom: 24px; }
	.case-summary .info .spec > div { gap: 12px; align-items: flex-start; }
	.case-summary .info .spec dt { width: 72px; padding: 0; font-size: 15px; }
	.case-summary .info .spec dd { font-size: 14px; line-height: 1.6em; }
	.case-summary .info .notice { margin-bottom: 24px; align-items: flex-start; }
	.case-summary .info .notice p { font-size: 14px; }
	.case-summary .info .btns { flex-direction: column; gap: 10px; }
	.case-summary .info .btns a { width: 100%; height: 52px; font-size: 16px; }
    .case-view { gap: 48px; }
	.case-detail h3 { margin-bottom: 16px; font-size: var(--font-size22); }
	.case-detail h3 + .case-detail-img::before { width: 140px; }
	.case-detail-img { margin-top: 20px; }
	.case-tit span { padding-bottom: 12px; }
	.case-related-head { flex-wrap: wrap; margin-bottom: 0; display: block; padding-bottom: 0; margin-bottom: 0; border: none; }
	.case-related-head h3 { font-size: var(--font-size22); padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid #ddd;}
	.case-related-head h3 span::after { bottom: -15px; }
	.case-related-nav { gap: 6px; margin-top: 15px; }
	.case-related-prev,
	.case-related-next { width:32px; height: 32px; }
	.case-related-head + .case-related-swiper { padding-top: 20px; }
	.case-related-head + .case-related-swiper::before { width: 200px; }

	/* 제작용어사전 */
	.dict-view { margin-top: 40px; }

	/* 자주 묻는 질문 */
	.faq-page { gap: 28px; }
	.faq-body { gap: 32px; }
	.faq-list-wrap { gap: 12px; }
	.faq-list { gap: 12px; }
	.faq-item { border-radius: 14px; }
	.faq-item.active { border-radius: 16px; }
	.faq-item-btn { padding: 16px; gap: 10px; }
	.faq-item.active .faq-item-btn { padding-bottom: 12px; }
	.faq-item-q { gap: 8px; }
	.faq-item-q .tag { padding: 2px 10px; font-size: 12px; }
	.faq-item-q strong { font-size: 15px; line-height: 1.4em; }
	.faq-item-btn .arrow { width: 22px; height: 22px; }
	.faq-item-a { padding: 4px 16px 16px; }
	.faq-item-a p { font-size: 14px; line-height: 1.6em; }

	/* 견적문의 */
	.inquiry { gap: 40px; }
	.inq-sec { gap: 20px; }
	.inq-tit { font-size: var(--font-size22); flex-wrap: wrap; }
	.inq-tit .no { width: 32px; height: 32px; font-size: 15px; border-radius: 6px; }
	.inq-tit .note { width: 100%; margin-left: 44px; font-size: 13px; }
	.inq-grid { grid-template-columns: 1fr; gap: 20px; }
	.inq-field { gap: 10px; }
	.inq-field label { font-size: 16px; }
	.inq-field label .note { display: block; margin: 4px 0 0; font-size: 12px; }
	.inq-input { height: 52px; padding: 0 16px; font-size: 15px; border-radius: 10px; }
	.inq-select { padding-right: 44px; background-position: right 16px center; background-size: 18px; }
	.inq-date::after { right: 16px; width: 20px; height: 20px; margin-top: -10px; }
	.inq-textarea { height: 160px; padding: 16px; font-size: 15px; }
	.inq-check-row { gap: 14px 20px; }
	.inq-check { font-size: 14px; }
	.inq-check-other { min-width: 100%; width: 100%; flex-wrap: wrap; }
	.inq-check-other .inq-other-input { width: 100%; margin-left: 0; height: 48px; }
	.inq-book-panel { padding: 16px; gap: 16px; border-radius: 12px; }
	.inq-file { flex-wrap: wrap; gap: 8px; }
	.inq-file-btn { width: 100%; height: 48px; font-size: 15px; }
	.inq-field .inq-dropzone { min-height: 168px; padding: 24px 16px; border-radius: 12px; }
	.inq-dropzone-icon { width: 44px; height: 44px; margin-bottom: 8px; }
	.inq-dropzone-icon svg { width: 20px; height: 20px; }
	.inq-dropzone-text { font-size: 15px; }
	.inq-dropzone-sub { gap: 6px; font-size: 14px; }
	.inq-dropzone-btn { height: 36px; padding: 0 14px; font-size: 14px; }
	.inq-dropzone-help { margin-top: 8px; font-size: 12px; }
	.inq-file-item { height: 48px; padding: 0 12px 0 14px; gap: 8px; border-radius: 10px; }
	.inq-file-item-name { font-size: 14px; }
	.inq-file-item-size { font-size: 12px; }
	.inq-file-error p { font-size: 13px; }
	.inq-agree-head { min-height: 64px; padding: 0 16px; }
	.inq-agree.open .inq-agree-head { padding: 16px 16px 12px; }
	.inq-agree-check { font-size: 15px; }
	.inq-agree-body { padding: 0 16px 16px; }
	.inq-agree-box { padding: 14px; font-size: 13px; }
	.inq-agree-box p { font-size: 13px; }
	.inq-submit { width: 100%; max-width: 301px; height: 56px; font-size: 16px; }

	/* 검색 결과 */
	.search-result { gap: 32px; padding-top: 0; }
	.result-head { gap: 16px; }
	.result-tit { font-size: var(--font-size28); }
	.result-body { gap: 0; }
	.result-count { font-size: 15px; }
	.search-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 12px; }
	.search-list .case-item .info { padding: 0; }
	.search-list .case-item .tit { font-size: 16px; }
	.search-list .case-item .txt { font-size: 13px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

    /* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {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;}

	.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 li { width: 50%;}

	.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) {

}