@charset "utf-8";
@media (max-width: 1800px) {
    /* visual */
    .main-visual .slick-prev { left: 30px; }
    .main-visual .slick-next { right: 30px; }
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px;}	

    /* header */
    #header { height: 130px; }
    .sitelogo img { height: 45px;}
    .hd-top { height: 70px; }
    #gnb>ul>li { padding: 0 50px;}
    #gnb>ul>li>a { font-size: 16px; }
    #gnb .submenu>ul { padding: 20px 5px;}
    #gnb .submenu>ul>li>a {font-size: 14px; padding: 6px 0;}
    .list-icon { width: 26px; height: 26px; left: auto; right: 30px; top: 21px; transform: none;}
    .list-icon span { left: 13px; background: #242424;}
    .list-icon span:before,
    .list-icon span:after { left: -13px; }
    .list-icon span:before { top: -10px; background: #242424;}
    .list-icon span:after { bottom: -10px; background: #242424;}
    .mobile-navigation { -ms-transform:translateX(100%); transform:translateX(100%); left: auto; right: 0;}

    /* footer */
    #footer { padding: 25px 0;}
    .ft-logo img {height: 45px;}
    .ft-textbox { padding-left: 30px; }
    .ft-text span { font-size: 13px; padding-right: 15px; }
    .policy a { font-size: 13px; }
    .policy a:last-child { margin-left: 15px; }
    .cpr { font-size: 12px; margin-top: 15px; }
    .cpr a { margin-left: 15px; }

    /* visual */
    .main-visual .item { height: 750px;}
    .main-visual .contain { padding-left: 80px;}
    .main-visual .caption h3 { font-size: 16px; }
    .main-visual .caption h2 { font-size: 36px; }
    .main-visual .slick-arrow { width: 30px; height: 30px; background-size: 8px; margin-top: -15px; }

    /* main 공통 */
    .main-pd { padding: 60px 0;}
    .main-tit { font-size: 36px; margin-bottom: 20px; }

    /* main */
    .sec1 .logo-circle { height: 400px; }
    .sec1-txt h2 { font-size: 30px; margin-bottom: 20px; }
    .sec1-txt p { font-size: 16px; margin-bottom: 25px; }
    .sec2 p {margin-bottom: 25px; }
    .sec2-list { gap: 12px; }
    .sec2-list li { width: calc(100%/3 - 8px); border-radius: 5px;}
    .sec2-list li .abbox { padding: 15px; }
    .sec2-list li .abbox .tit { font-size: 20px; }
    .sec2-list li .abbox .view { width: 40px; height: 40px; }
    .sec2-list li .abbox .view .in { width: 30px; height: 30px; background-size: 12px;}
    .sec3 { height: 60vh;}
    .sec3 h3 { font-size: 18px; }
    .sec3 p { margin: 12px 0 25px;}
    .sec5 .contain { gap: 35px 10px; }
    .sec5 .contain>div { width: calc(100%/5 - 8px);}
    .sec5 .contain>div h3 { font-size: 16px; margin-bottom: 15px; }
    .sec5 .box { border-radius: 3px; padding: 15px 10px;}
    .sec5 .box .name  { font-size: 14px; }
    .sec5 .box .name span { padding-left: 12px; }
    .sec5 .box .name span::before { left: 4px; height: 10px; top: 3px;}
    .sec5 .box .num { font-size: 16px; }
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 300px;}
    .sub-visual p { font-size: 16px; }
    .sub-visual h2 { font-size: 40px; margin-bottom: 25px; }
    .path-wrap { margin-top: 0; background: #000; }
    .path-wrap .home a {width:52px; height:52px;}
	.path-wrap .part > a {font-size:16px; height:52px;}
	.path-wrap .part ul li a {padding:15px 24px;}
    .sub-title { padding: 60px 0 40px;}
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .subbox { margin-bottom: 60px; }
    .subtit { font-size: 21px; margin-bottom: 20px; }
    .subtit span { font-size: 13px; }
    .subtxt { font-size: 14px; }
    .sub-pd { padding: 40px 0;}
    .sub-pd.pb { padding-bottom: 40px; padding-top: 0; }
    .sub-pd.pt { padding-top: 40px; padding-bottom: 0; }

    /* 회사소개 */
    .it-bg { height: 240px; border-radius: 5px; font-size: 28px; margin-bottom: 40px; }
    .it-list li { padding: 25px 10px;}
    .it-list li .tit { font-size: 16px; margin-top: 15px; }
    .it-list li .line { margin: 12px auto;}
    .it-list li .txt { font-size: 14px; }

    /* CEO 인사말 */
    .gt-txtbox { padding: 25px;}
    .gt-txtbox::before { width: 18px; height: 40px; border-width: 2px;}
    .gt-txtbox h2 { font-size: 28px; }
    .gt-txtbox h3 { font-size: 16px; margin: 12px 0 25px;}
    .sign { margin-top: 30px; gap: 15px; }
    .sign strong { font-size: 14px; }
    .sign img { height: 24px;}

    /* 사업부 소개 */
    .dm-subtit { font-size: 16px; margin: 20px 0;}
    .dm-list { gap: 6px; margin-top: 15px; }
    .dm-list li { width: calc(100%/6 - 5px); border-radius: 4px; }
    .dm-list li::after { border-radius: 4px; }

    /* 회사연혁 */
    .hst::after { top: 70px; height: 90%;}
    .hst .circle { width: 230px; height: 230px; padding-left: 30px; left: 0;}
    .hst .circle.bg2 { right: 0; }
    .hst .circle h2 { font-size: 36px; }
    .hst .circle .big-year { font-size: 20px; }
    .hst .group { margin-bottom: 30px; margin-left: -40px;}
    .hst .group .year { font-size: 20px; margin-right: 20px; width: 80px; height: 80px;}
    .hst .group .txt p { font-size: 14px; padding-left: 10px; }
    .hst .group .txt p::before { top: 10px;}
    .hst .right .group .year { margin-left: 20px; }
    .hst .right .group { margin-right: -40px; }
    .hst .right .group .txt p { padding-right: 10px; }

    /* INTECH Network */
    .nt-bg { padding: 30px; height: 240px; }
    .nt-bg h4 { font-size: 14px; }
    .nt-bg h3 { font-size: 18px; margin: 20px 0 10px;}
    .nt-bg h2 { font-size: 28px; }
    .mapbox { padding: 20px 5px;}
    .map-list { gap: 10px; }
    .map-list>li { width: calc(100%/2 - 5px); padding: 20px 15px;}
    .map-list>li .tit { font-size: 18px; }
    .map-list>li .line { margin: 15px 0; width: 20px; }
    .map-sub li .title { width: 40px; }

    /* 사업분야 공통 */
    .bs-tab { padding: 30px 0; gap: 6px; }
    .bs-tab li { width: auto;}
    .bs-tab li a { height: auto; padding: 10px 16px;}
    .bs-list ul li { padding: 20px 0;}
    .bs-list ul li .thumb { width: 140px; margin-right: 20px; }
    .bs-list ul li .info .tit { font-size: 18px; }
    .bs-list ul li .info .tit2 { font-size: 14px; margin: 10px 0 15px;}
    .bs-list ul li .info .txt p::before { top: 9px;}

    /* 특허/인증 */
    .certi-list li { display: block; padding: 20px 0; }
    .certi-list li .img { width: 100%; gap: 10px; flex-wrap: wrap; justify-content: center;}
    .certi-list li .info { width: 100%; padding-left: 0; padding-top: 25px; text-align: center; }
    .certi-list li .info .tit { font-size: 18px; }
    .certi-list li .info .tit2 { font-size: 14px; margin: 10px 0 15px;}
    .certi-list li .info .txt p::before { display: none; }
    .certi-list2 { gap: 30px 12px;}
    .certi-list2 li img { height: 360px;}
    .certi-list2 li .tit { font-size: 16px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #gnb {display: none;}
    #header { height: 80px; }
    .hd-top { height: 100%; }
    #header .contain { height: 100%;}
    #header .contain:after {content: none;}
    .sitelogo img { height: 42px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}
    .hd-btm { display: none;}
    .list-icon { top: 50%; transform: translateY(-50%);}

    /* footer */
    .ft-logo img { height: 42px;}
    #footer .contain { display: block; text-align: center;}
    .ft-left { display: block; width: 100%; padding-right: 0; }
    .ft-textbox { padding-left: 0; width: 100%; margin: 20px 0;}
    .policy { text-align: center; } 

    /* main */
    .sec4 .inq-wrap {display:block; margin-top: 40px;}
    .sec4 .inq-head {width:auto; padding:0; margin-bottom:20px;}
    .sec4 .inq-form {width:auto; margin-top: 30px; }

    /* visual  */
    .main-visual .item { height: 520px;}
    .main-visual .caption h3 { font-size: 14px; }
    .main-visual .caption h2 { font-size: 26px; }

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

    /* 온라인문의 */
	.inquiry-wrap {display:block;}
	.inquiry-head {width:auto; padding:0; margin-bottom:20px;}
	.inquiry-head .head {margin-bottom:30px;}
	.inquiry-head .head h3 {font-size:24px; margin-bottom:10px;}
	.inquiry-head .contact {display:flex; flex-wrap:wrap;}
	.inquiry-head .contact .item {margin:0 30px 0 0;}
	.inquiry-head .contact .item:last-child {margin:0;}
	.inquiry-form {width:auto;}
	.inquiry-form {padding:35px;}
	.inquiry-form .inner {padding:30px 30px 60px;}

	/* 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: 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-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: 15px 0 0 0;}
    .gallery-list ul {margin: 0 -5px;}
    .gallery-list ul li { padding: 0 5px; width: 33.3333%;}
    .gallery-list ul li .thumb { margin-bottom: 12px; }
    .gallery-list ul li .tit { font-size: 15px; }

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

} 

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

    /* main */
    .sec2-list { gap: 8px; }
    .sec2-list li { width: calc(100%/2 - 4px);}
    .sec5 .contain>div { width: calc(100%/3 - 7px);}
}

/* 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 !important; border-bottom: none;}
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo a img{ height: 33px;}
	.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;}
    .ft-logo img { height: 33px;}

    /* visual */
    .main-visual .item { height: 320px;}
    .main-visual .contain { padding-left: 15px; padding-right: 15px; }
    .main-visual .caption { text-align: center; }
    .main-visual .caption h2 { font-size: 22px;}
    .main-visual .slick-prev { left: 15px; }
    .main-visual .slick-next { right: 15px; }

    /* main 공통 */
    .main-pd { padding: 40px 0;}
    .main-tit { font-size: 24px; margin-bottom: 20px; }

    /* main */
    .sec1 .logo-circle { height: 260px; }
    .sec1-txt h2 { font-size: 22px; }
    .sec1-txt p { font-size: 14px; }
    .sec2-list li .abbox .tit { font-size: 15px;}
    .sec3 { height: auto;}
    .sec3 h3 { font-size: 16px; }
    .sec3 p { margin: 12px 0 25px;}
    .sec4 .inq-head .group { margin-bottom: 25px; }
    .sec4 .inq-form .group {margin-bottom:45px;}
    .sec4 .inq-form .group:first-child .title {margin-bottom:20px;}
    .sec4 .inq-form .title {margin-bottom:10px;}
    .sec4 .inq-form .title h4 {font-size:17px;}
    .sec4 .inq-form .title .required {font-size:12px;} 	
    .sec4 .inq-form .form .row {display:block; margin:-10px 0;}
    .sec4 .inq-form .form .col {width:100%; padding:10px 0;}
    .sec4 .inq-form .form .input {height:38px;}	
    .sec4 .inq-form .submit-area {display:block; text-align:center; margin-top:30px;}
    .sec4 .inq-form .form-agree {margin-bottom:30px;}
    .sec4 .inq-form .form-agree .check {text-align:center;}
    .sec5 .contain>div { width: calc(100%/2 - 5px);}
    .sec5 .box .num { font-size: 15px; }

    /* sub */
    .sub-visual { height: 220px;}
    .sub-visual p { font-size: 14px; }
    .sub-visual h2 { font-size: 28px; margin-top: 0; margin-bottom: 15px;}
	.path-wrap .home a {border-left:0;}
	.path-wrap .home a {height:44px; width:44px; background-size:14px auto;}
	.path-wrap .part {min-width:calc(50% - 22px); width:calc(50% - 22px);}
	.path-wrap .part > a {height:44px; padding:0 32px 0 14px; font-size:15px;}
	.path-wrap .part > a:after {right:10px; width:12px; background-size:contain;}
	.path-wrap .part:last-child {border-right:0;}
	.path-wrap .part ul li a {font-size:14px; padding:12px 14px;}
    .sub-title { padding: 40px 0 30px;}
    .sub-title h1 { font-size: 24px; }
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .subbox { margin-bottom:40px; }
    .subtit { font-size: 19px; margin-bottom: 20px; }
    .subtit span { font-size: 13px; }

    /* 회사소개 */
    .it-bg { height: 200px; font-size: 20px; }
    .it-list { gap: 0 10px; }
    .it-list li { flex: none; width: calc(100%/2 - 5px);}
    .it-list.bg li { width: 100%; flex: none;}

    /* CEO 인사말 */
    .gt-txtbox { padding: 15px;}
    .gt-txtbox::before { width: 15px; height: 32px; border-width: 2px;}
    .gt-txtbox h2 { font-size: 22px; }
    .gt-txtbox h3 { font-size: 15px; margin: 12px 0 25px;}
    
    /* 회사연혁 */
    .hst::after { right: auto; left: 40px; top: 100px;}
    .hst .left { padding-left: 0; }
    .hst .group { margin-left: 0; }
    .hst .circle { position: relative; top: auto; bottom: auto; left: auto !important; right: auto !important; margin-bottom: 30px; margin: 0; padding-left: 20px; width: 160px; height: 160px; margin-bottom: 40px;}
    .hst .circle h2 { font-size: 28px; }
    .hst .circle .big-year { font-size: 18px; }
    .hst .right .group { margin-right: 0; flex-direction: unset; margin-left: 0;}
    .hst .right .group .year { margin-left: 0; margin-right: 20px;}
    .hst .right .group .txt {text-align: left; } 
    .hst .right .group .txt p { padding-right: 0; padding-left: 10px; }
    .hst .right .group .txt p::before { left: 0; right:auto;}
    .hst .right { padding-right: 0; }

    /* 사업부 소개 */
    .dm-list li { width: calc(100%/3 - 4px);}
    .organ { text-align: center; padding-left: 0; }

    /* INTECH Network */
    .nt-bg { padding: 15px; height: 180px; }
    .nt-bg h4 { font-size: 13px; }
    .nt-bg h3 { font-size: 15px; margin: 20px 0 10px;}
    .nt-bg h2 { font-size: 22px; }
    .map-list>li { width: 100%; }
    .map-list>li .tit { font-size: 17px; }

    /* 사업분야 공통 */
    .bs-list ul li { padding: 15px 0;}
    .bs-list ul li .thumb { width: 100px; margin-right: 10px; }
    .bs-list ul li .info .tit { font-size: 16px; }
    .bs-list ul li .info .tit2 { font-size: 13px; margin: 10px 0 15px; font-weight: 400; }
    .bs-list ul li .info .txt p { font-size: 13px; }
    .bs-list ul li .info .txt p::before { top: 9px;}

    /* 온라인문의 */
    .inquiry-head {margin-bottom:20px;}
	.inquiry-head .head {margin-bottom:20px;}
	.inquiry-head .head h3 {font-size:20px; margin-bottom:6px;}
	.inquiry-head .contact {display:block;}
	.inquiry-head .contact .item {margin:0 0 10px 0;}
	.inquiry-head .contact .item .ico {width:38px; margin-right:12px;}
	.inquiry-head .contact .item dt {font-size:13px; margin:-2px 0 0 0;}
	.inquiry-head .contact .item dd {font-size:18px;}
	.inquiry-form {padding:25px 16px; margin:0 -16px;}
	.inquiry-form .inner {padding:27px 20px 40px;}
	.inquiry-form .ico-required {width:13px; height:12px;}
	.inquiry-form .group {margin-bottom:45px;}
	.inquiry-form .group:first-child .title {margin-bottom:20px;}
	.inquiry-form .title {margin-bottom:10px;}
	.inquiry-form .title h4 {font-size:17px;}
	.inquiry-form .title .required {font-size:12px;} 	
	.inquiry-form .form .row {display:block; margin:-10px 0;}
	.inquiry-form .form .col {width:100%; padding:10px 0;}
	.inquiry-form .form .input {height:38px;}	
	.inquiry-form .submit-area {display:block; text-align:center; margin-top:30px;}
	.inquiry-form .form-agree {margin-bottom:30px;}
	.inquiry-form .form-agree .check {text-align:center;}

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

	.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) {
    .sec2-list li { width: 100%; }
}