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

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

    /* header */
    #header { height: 60px; width: calc(100% - 60px);}
    .sitelogo img { height: 34px; }
    .hd-top  { height: 30px; }
    .hd-top .util a { font-size: 14px; padding: 0 10px;}
    .hd-top .util a:first-child::after { top: -1px; }
    #gnb>ul>li { padding: 0 40px;}
    #gnb>ul>li>a { height: 60px; font-size: 16px; }
    #gnb .submenu>ul>li>a { font-size: 14px; }

    /* footer */
    #footer { padding: 30px 0;}
    .ft-top .left  { gap: 20px; margin-bottom: 25px; }
    .ft-logo img { height: 32px; }
    .ft-text { font-size: 14px; }
    .ft-text span { padding-right: 15px; }
    .ft-text span strong { padding-right: 10px; }
    .cpr { font-size: 12px; margin-top: 10px; }
    .policy a { margin-bottom: 10px; font-size: 14px; }
    .policy a:last-child { margin-left: 20px; } 
    .ft-btm { margin-top: 10px; }

    /* 퀵메뉴 */
    .quick a { width: 40px; height: 40px;  }
    .quick a span { display: none; }
    .quick a.cart img { height: 22px; }
    .quick a img { height: 20px;}
    .quick a.scroll-down img { height: 16px; }

    /* visual */
    .main-visual { height: 650px; }
    .main-visual .item { height: 650px; }
    /* .main-visual .caption .image { width: 280px;} */
    .main-visual .caption h4 { font-size: 14px; margin-bottom: 20px; }
    .main-visual .caption h2 { font-size: 26px; margin-bottom: 15px; }
    .main-visual .main-view { margin-top: 40px; }
    .main-visual .vs-page { width: 220px; bottom: 25px; }
    .main-visual .caption .image2 { width: 60%; right: 0; }
    .main-visual .slick-arrow { width: 13px; height: 8px; }
    .roll-btn { gap: 15px; font-size: 14px; }
    .roll-btn .separator { height: 11px; }

    /* main 공통 */
    .main-view { padding-left: 10px; }
    .main-view::before { width: 45px; height: 45px; }
    .main-pd { padding: 80px 0;} 
    .main-subtit { font-size: 14px; }
    .main-tit { font-size: 23px; margin: 15px 0;}

    /* main */
    .op { padding-top: 20px; }
    .op ul { gap: 10px; }
    .op ul li { border-radius: 4px; width: 120px; }
    .op ul li::after { border-radius: 4px; }
    .swp-wrap { margin-top: 40px; }
    .swp-wrap .left-swiper .item .thumb { width: 280px; margin-right: 25px; }
    .swp-wrap .left-swiper .item .thumb>div { border-radius: 5px; }
    .swp-wrap .left-swiper .item .info .tit { font-size: 22px; margin-bottom: 15px; }
    .swp-wrap .left-swiper .item .info .tit2 { font-size: 16px; margin-bottom: 10px; }
    .swp-wrap .left-swiper .item .info .view { font-size: 14px; margin-top: 30px; }
    .right-swiper .item { width: 150px; }
    .right-swiper .item .thumb>div { border-radius: 5px; }
    .right-swiper .item .info .tit { margin-top: 10px; padding-left: 0; font-size: 14px; }
    .sec1-prev, .sec1-next { width: 16px; height: 10px; }
    .swiper-pagi { margin-top: 40px; width: 53%; }
    .sec2-list { gap: 30px 12px;}
    .sec2-list li { width: calc(100%/3 - 8px); }
    .sec2-list li a { border-radius: 5px; padding: 15px; padding-bottom: 30px; }
    .sec2-list li .icon { width: 50px; height: 50px; margin-bottom: 12px; }
    .sec2-list li .icon img { height: 30px; }
    .sec2-list li .tit { font-size: 18px; padding: 20px 0 15px;}
    .sec3-list { margin-top: 40px; }
    .sec3-list li a { padding: 20px 10px;}
    .sec3-list li .date { font-size: 20px; width: 90px; }
    .sec3-list li .cnt .tit { font-size: 15px; margin-bottom: 12px; }
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 300px; text-align: center; }
    .sub-visual h2 { font-size: 30px; margin-bottom: 12px; padding-top: 80px; font-weight: 700; }
    .path-wrap .home a {width:52px; height:52px;}
    .path-wrap .part { min-width: auto; flex: 1;}
	.path-wrap .part > a {font-size:15px; height:52px; padding: 0 40px 0 20px;}
    .path-wrap .part > a:after { right: 20px; }
	.path-wrap .part ul li a {padding:15px 24px;}
    .sub-title { padding: 60px 0 40px;}
    .sub-title.cart { padding-top: 150px; }
    .sub-title h1 { font-size: 30px; }
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* CEO 인사말 */
    .gt .left { padding: 0; padding-right: 25px; }
    .gt-sb { display: none; }
    .gt .left h3 { font-size: 22px; margin-bottom: 25px; }
    .gt .left h4 { font-size: 16px; }
    .gt .ceo h5 { font-size: 14px; margin-top: 40px; }
    .gt .ceo strong  { font-size: 19px; }
    .gt .right img { border-radius: 5px; }

    /* 회사연혁 */
    .hst { padding-top: 40px; }
    .hst .group .img-wrap { padding-right: 30px; }
    .hst .group .img-wrap .img img { border-radius: 5px; }
    .hst .group .info { padding-left: 30px; }
    .hst .group .info::before { width: 20px; height: 20px; border-width: 5px; left: -10px; }
    .hst .group .info .year { font-size: 23px; padding-top: 0; margin-bottom: 25px; position: relative; top: -2px; }
    .hst .group .info ul li { margin-bottom: 10px; }
    .hst .group .info ul li .month { font-size: 15px; width: 30px; }
    .hst .group .info ul li .txt { font-size: 15px; }
    .hst .group:nth-of-type(even) .img-wrap { padding-left: 30px; }
    .hst .group:nth-of-type(even) .info { padding-right: 30px; }
    .hst .group:nth-of-type(even) .info::before { right: -10px; }

    /* 카카오 배너 */
    .kakao-ban { padding: 25px; border-radius: 5px; }
    .kakao-ban .left .tit { font-size: 20px; margin: 10px 0 15px;}
    .kakao-ban .left img { height: 45px; }
    .kakao-ban .right { width: 180px; }
    .kakao-ban .right a { height: 44px; font-size: 14px; gap: 4px; }
    .kakao-ban .right a.tel-btn { margin-top: 10px; }
    .kakao-ban .right a.tel-btn img {height: 20px; }

    /* 제품 */
    .product-list ul li .abbox { padding: 15px 10px;}
    .product-list ul li .abbox .link { border-radius: 5px; }
    .product-list ul li .abbox .link a { font-size: 14px; }
    .product-list ul li .abbox .pd-ct { padding-left: 0; }
    .product-list ul li .abbox .pd-ct::before { display: none; }

    /* 제품상세 */
    .product-summary { margin-bottom: 60px; }
    .product-image { margin-right: 30px; }
    .product-info { display: block;}
    .product-info .ctr { font-size: 14px; padding: 7px 15px; }
    .product-info .tit { font-size: 19px; margin: 15px 0;}
    .product-info .link { gap: 5px; flex-wrap: wrap; margin-top: 25px; }
    .product-info .link a { gap: 5px;  font-size: 14px; width: 140px; height: 40px; }
    .product-info .link a img { height: 18px; }
    .product-detail { padding-bottom: 30px; }

    /* 견적요청함(장바구니) */
    .cart li { padding: 12px 0;}
    .cart li .order-check { width: auto; margin-right: 10px; }
    .cart li .info { padding-right: 20px; }
    .cart li .info .thumb { margin-right: 20px; width: 100px;}
    .cart li .info .thumb>div { border-radius: 5px; }
    .cart li .info .thumb>div::after { border-radius: 5px; }
    .cart li .info .ctr { font-size: 14px; margin-bottom: 10px; }
    .cart li .cart-del{ right: 0; width: 15px; height: 14px; }
}
/* 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 */
    #header { width: 100%; top: 0; height: 80px; border-radius: 0; }
    #gnb {display: none;}
    #header .contain:after {content: none;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}
    #header.hover { width: 100%; top: 0; height: 80px; border-radius: 0; }
    #header.hover #gnb>ul>li>a { height: 80px; }

    /* footer */
    .ft-top { flex-direction: column-reverse; text-align: center; }
    .ft-top .left { width: 100%; }
    .policy { text-align: center; margin-bottom: 15px; }
    .ft-top .left { justify-content: center; display: block; text-align: center; margin-bottom: 15px; }
    .ft-text { text-align: center; }
    .ft-btm { display: block; }
    .cpr { text-align: center; }
    .ft-logo { margin-bottom: 12px; }
    .ft-logo img { height: 26px; }
    
    /* visual */
    .main-visual { height: 520px; margin-top: 80px; }
    .main-visual .item { height: 520px; }
    .main-visual .caption .image { width: 220px;}
    .main-visual .caption h4 { font-size: 13px; margin-bottom: 15px; }
    .main-visual .caption h2 { font-size: 22px; margin-bottom: 15px; }

    /* main */
    .swp-wrap { width: 100%; margin-right: 0; display: block; }
    .swp-wrap .left { width: 100%; margin-bottom: 30px; }
    .swp-wrap .right { width: 100%; }
    .swiper-pagi { width: 100%; }

    /* sub */
    .sub-visual { height: 300px; }
    .sub-visual h2 { padding-top: 0; }

    /* 찾아오시는 길 */
    .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: 15px; }
    .gallery-list ul { margin: 0 -5px;}
    .gallery-list ul li { padding: 0 5px; margin-bottom: 35px; width: 33.3333%; }
    .gallery-list ul li .thumb { margin-bottom: 15px; border-radius: 5px; }
    .gallery-list ul li .thumb:after { border-radius: 5px; }
    .gallery-list ul li .tit { font-size: 16px; margin-bottom: 4px; }
    .gallery-list ul li .date { margin-top: 8px; font-size: 13px; }

    .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;}
    .faq .cnt .title { 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: 15px; }
    .product-list ul li .ctr { font-size: 14px; }
    .product-list ul li .tit { font-size: 16px; }

} 

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

    /* main */
    .sec2 { background: transparent;}
    .sec2 .contain { display: block; }
    .sec2 .left { width: 100%; }
    .sec2 .right { width: 100%; margin-top: 30px; }

    /* CEO 인사말 */
    .gt { flex-direction: column-reverse;}
    .gt .left { width: 100%; margin-top: 30px; padding-right: 0;}
    .gt .right { width: 100%; }
    .gt .left h3 { font-size: 20px; }

    /* 제품상세 */
    .product-summary { display: block; }
    .product-image { width: 100%; margin-right: 0; }
    .product-image .img { border-radius: 5px; }
    .product-image .img::after { border-radius: 5px; }
    .product-info { width: 100%; margin-top: 25px; }
    .product-info .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;}

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

	#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: 360px; margin-top: 60px; }
    .main-visual .item { height: 360px; }
    .main-visual .caption { top: 45%; }
    .main-visual .caption .txt { width: 100%; position: relative; z-index: 1; }
    .main-visual .caption .image { width: 180px; position: absolute; right: 15px; top: 55%; transform: translateY(-50%);}
    .main-visual .caption h4 { font-size: 13px; margin-bottom: 15px; }
    .main-visual .caption h2 { font-size: 18px; margin-bottom: 15px; }

    /* main 공통 */
    .main-pd { padding: 50px 0;} 
    .main-subtit { font-size: 14px; }
    .main-tit { font-size: 19px; margin: 15px 0;}
    .main-view { top: auto; right: auto; position: relative; margin-top: 30px; }

    /* main */
    .swp-wrap .left-swiper .item a { display: block; }
    .swp-wrap .left-swiper .item .thumb { width: 100%; margin-right: 25px; margin-right: 0; }
    .swp-wrap .left-swiper .item .info { width: 100%; margin-top: 25px; }
    .swp-wrap .left-swiper .item .info .tit { font-size: 19px; margin-bottom: 15px; }
    .swp-wrap .left-swiper .item .info .tit2 { font-size: 15px; margin-bottom: 10px; }
    .swp-wrap .left-swiper .item .info .view { font-size: 13px; margin-top: 10px; }
    .right-swiper .item { width: 130px; }
    .sec2-list { gap: 10px; }
    .sec2-list li { width: 100%; }
    .sec2-list li a { padding: 15px; }
    .sec3-list li a { display: block; }
    .sec3-list li .date { width: 100%; margin-bottom: 10px; font-size: 18px; }
    .sec3-list li .cnt { width: 100%;}

    /* sub */
    .sub-visual { height: 200px; margin-top: 60px; }
    .sub-visual h2 { font-size: 24px;}
    .path-wrap { padding: 0;}
    .path-wrap .home a {height:44px; width:44px; background-size:14px auto; background-position: 50% 50%; border-left: 0; }
	.path-wrap .part > a {height:44px; padding:0 10px; font-size:14px;}
	.path-wrap .part > a:after {right:10px; width:12px; background-size:contain; display: none; }
	.path-wrap .part:last-child {border-right:0;}
    .path-wrap .part ul { padding: 10px 0; border: none; box-shadow: 5px 5px 10px rgba(0,0,0,0.15);}
	.path-wrap .part ul li a {font-size:13px; padding:7px 10px;}
    .path-wrap .home a::after { height: 100%;}
    .path-wrap .part::after {height: 100%;}
    .path-wrap .part.active::before { display: none;} 
    .sub-title { padding: 40px 0 30px;}
    .sub-title.cart { padding-top: 130px; }
    .sub-title h1 { font-size: 22px; }
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }

    /* 회사연혁 */
    .hst { padding-top: 0; }
    .hst::after { display: none; }
    .hst::before { right: auto; left: 10px; }
    .hst .group { flex-direction: column-reverse !important; }
    .hst .group .img-wrap { width: 100%; padding-right: 0 !important; padding-left: 30px !important; text-align: left !important ;}
    .hst .group .info { width: 100%; padding-left: 30px !important; padding-right: 0 !important; margin-bottom: 25px; text-align: left !important; }
    .hst .group .info::before { left: 0 !important; right: auto !important; }
    .hst .group:nth-of-type(even) .info ul li { flex-direction: row;}

    /* 카카오 배너 */
    .kakao-ban { display: block; padding: 25px 15px; margin-bottom: 40px; }
    .kakao-ban .left { width: 100%; }
    .kakao-ban .right { width: 100%; display: flex; margin-top: 15px; gap: 5px; flex-wrap: wrap;}
    .kakao-ban .right a { width: 150px; margin-top: 0 !important;}

    /* 견적요청함(장바구니) */
    .cart li { padding: 12px 0; display: block; }
    .cart li .order-check { width: auto; margin-right: 10px; }
    .cart li .info { padding-right: 20px; width: 100%; margin-top:10px; }
    .cart li .info .thumb { margin-right: 15px; width: 80px;}
    .jtr { margin-bottom: 40px; }

    /* 제품 */
    .pd-tab { margin-bottom: 30px; }
    .pd-tab li a { padding:7px 12px;}
    
    /* 찾아오시는 길 */
    .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;}
    .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 li { width: 50%;}
    .gallery-list ul li .tit { font-size: 15px; }

    .product-list ul li {width: 50%;}
    .product-list ul li .ctr { font-size: 13px; }
    .product-list ul li .tit { font-size: 15px; }
    .product-list ul li .thumb { border-radius: 5px; }
    .product-list ul li .thumb::after { border-radius: 5px; }
    .product-list ul li .abbox { padding: 0; }
    .product-list ul li .abbox .link { height: 100%; border-radius: 0; display: block;}
    .product-list ul li .abbox .pd-ct::after { display: none; }
    .product-list ul li .abbox .link a { height: 50%; text-align: center; width: 100%; }
    .product-list ul li .abbox .pd-ct { background: rgba(230, 29, 37,0.7); color: #fff !important; padding-left: 0; }

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

