@charset "utf-8";
@media (max-width: 1800px) {
    /* .sub-title.mg { padding-top: 160px;} */
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px;}	

    /* header */
    .sitelogo img { height: 42px;}
    #gnb>ul>li { padding: 0 35px;}
    #gnb>ul>li>a { font-size: 18px; }
    #gnb { margin-right: 0;}
    #gnb .submenu>ul { padding: 20px 5px;}
    #gnb .submenu>ul>li>a {font-size: 14px; padding: 5px 0;}

    /* footer */
    #footer { padding: 25px 0; font-size: 13px; }
    .ft-logo img {height: 42px;}
    .ft-text { margin-top: 15px; }
    .ft-text>span { padding-right: 15px; font-size: 14px;}
    .ft-text>span strong { width: 60px; }
    .policy { padding-top: 0;}
    .policy a { font-size: 14px; padding-left: 19px;}
    .policy a::before { width: 12px; height: 12px; top: 6px;}
    .policy a:last-child { margin-left: 15px;}
    .scroll-top{ width: 36px; height: 36px; background-size: 10px;}
    .ft-img { padding-left: 19px; }

    /* visual */
    .main-visual .item { height: 750px;}
    .main-visual .caption { text-align: left; }
    .main-visual .contain { padding-left: 70px; }
    .main-visual .slick-dots { bottom: 30px; }
    .main-visual .slick-dots li { margin: 0 4px;}
    .main-visual .slick-dots li button { width: 9px; height: 9px;}
    .main-visual .slick-arrow { width: 20px; height: 35px;}
    .main-visual .slick-prev { left: 15px; }
    .main-visual .slick-next { right: 15px;}
    .history-item:last-child { margin-bottom:50px;}

    /* main 공통 */
    .main-pd { padding: 60px 0;}
    .main-tit { font-size: 36px; margin-bottom: 25px; }
    .main-sb1 { height: 320px;}
    .main-sb2 { display: none;}

    /* main */
    .sec1-swiper-slide .thumb { border-radius: 5px; margin-bottom: 30px;}
    .sec1-swiper-slide .tit { font-size: 20px; margin-bottom: 12px; }
    .sec1-swiper-slide .txt { font-size: 18px; margin-bottom: 20px; }
    .sec1-swiper-slide .view { padding-left: 20px; width: 120px; height: 40px;}
    .sec1-swiper-slide .view::after { right: 20px; width: 6px; height:11px; }
    .sec1-swiper-button-prev, .sec1-swiper-button-next { width: 30px; height: 30px; background-size: 8px; }
    .sec1-btbox { max-width: 53%;}
    .sec1-swiper-button-prev { left: 5px;}
    .sec1-swiper-button-next { right: 5px;}
    .main-list { gap: 9px;}
    .main-list li { width: calc(100%/3 - 6px); border-radius: 5px; height: 240px;}
    .main-list li img { height: 55px;}
    .main-list li .tit { font-size: 20px; margin-top: 15px; }
    .main-list li .view { width: 32px; height: 32px; margin: 18px auto 0; font-size: 16px;}
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 360px;}
    .sub-visual h2 { font-size:36px; margin-bottom: 15px;}
    .lnb-ctr { gap: 8px;}
    .lnb-ctr span { font-size: 13px; }
    .lnb-ctr span.home{ padding-left: 15px;}
    .lnb-ctr span.home::before { width: 10px; height: 9px; top: 2px;}
    .sub-title { padding: 60px 0 40px;}
    .sub-title h1 { font-size: 26px;}
    .sub-title p { font-size: 14px; margin-top: 15px;}
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; } 
    .lnb-wrap {position:relative; margin-top: 0; }
    .lnb { border-top: none; border-right: none; border-left: none;}
    .lnb ul li a {height:50px; font-size:14px; padding: 0 15px; }
    .sub-title.mg { padding-top: 60px !important;}
    .sub-title.pd { padding-top: 60px; padding-bottom: 0; }

    /* Overview */
    .subbox { margin-bottom: 60px; }
    .sub1-sb { height: 320px;}
    .ov-titbox h3 { font-size: 20px; margin-bottom: 15px; }
    .ov-titbox p { font-size: 14px;}
    .sub1-tit { margin-bottom: 20px; font-size: 28px;}
    .sub1-tit sup { font-size: 14px;}
    .ci-list { padding: 15px 0;}
    .sub1-txt { font-size: 16px; margin-top: 15px; }
    .ci-box { gap: 10px; }
    .ci-box>div { width: calc(100%/2 - 5px);}
    .ci-box>div h4 { font-size: 17px; padding: 15px 15px 13px;}
    .ci-box ul { padding: 20px 15px;}
    .ci-box ul li .title { font-size: 15px; width: 80px;}
    .ci-box ul li .txt { font-size: 15px; padding-left: 13px; }
    .history-wrap:before { height: 90%;}

    /* culture */
    .cl-img { margin-bottom: 40px; }
    .cl-list { padding: 0;}
    .cl-list li { padding: 20px 0;}
    .cl-list li .tit { padding-left: 10px; font-size: 80px;}
    .cl-list li .title { left: 15px; font-size: 22px;}
    .cl-list li .txt { font-size: 14px; padding-top: 15px;font-weight: 400;}
    [lang="ko"] .cl-list li .txt { padding-top: 5px;}

    /* 제품리스트 */
    .pd-mg { margin-top: 0;}
    .pd-list { gap: 9px;}
    .pd-list li { width: calc(100%/3 - 6px); border-radius: 5px;}
    .pd-list li .tit { font-size: 16px; padding: 14px 5px; border-radius: 0 0 5px 5px;}
    .pd-list li .tit::after { border-radius: 0 0 5px 5px;}
    .pd-list-title { margin-bottom: 14px; padding-bottom: 14px; }
    .pd-list-title h2 { font-size: 26px;}
    .pd-list-title .total-num { font-size: 14px;}
    .pd-list.list2 { gap: 8px;}
    .pd-list.list2 li { width: calc(100%/4 - 6px); }
    .pd-list.list2 li .tit { font-size: 15px; padding: 12px 5px;}

    /* 제품리스트2 */ 
    .pd-tabbox h3 { border-radius: 4px 4px 0 0; font-size: 16px; }
    .pd-tabbox h3 a { padding: 15px 5px;}
    .pd-list.list2 li { width: calc(100%/2 - 4px);}
    .pd-list2 li a .tit { font-size: 18px; }
    .pd-list2 li a .txt { padding-left: 10px; }
    .pd-list2 li a .more .view { font-size: 13px; padding-left: 10px; width: 66px; height: 33px; border-radius: 5px;}
    .pd-list2 li a .more .view::after { width: 8px; height: 8px; right: 10px;}
    .pd-list li .thumb::after { border-radius: 5px;}

    /* 제품상세페이지 */
    .pd-detail-tit { font-size: 22px; }
    .pd-detail-txt { font-size: 18px; margin-bottom: 40px; }
    .pd-swp { margin-bottom: 60px; }
    .pd-swiper { margin-bottom: 10px; }
    .pd-btm { padding: 0 24px;}
    .pd-swiper-button-prev, .pd-swiper-button-next { width: 12px; height: 20px; margin-top: -15px;}
    .pd-swiper-button-prev2, .pd-swiper-button-next2 { width: 30px; height: 30px; background-size: 9px; margin-top: -15px;}
    .pd-view { margin-bottom: 35px;}
    .pd-view .title { font-size: 20px; padding-left: 10px; margin-bottom: 30px;}
    .pd-view .title::before { width: 3px; height: 16px;}
    .pd-view .info .group { margin-bottom: 30px; }
    .pd-view .info .group h3 { font-size: 16px; margin-bottom: 10px;}
    .pdf-download { font-size: 14px; border-radius: 5px; width: 200px; height: 40px;}
    
    /* CONTACT */
    .ct-tit { font-size: 18px; margin-bottom: 25px;}
    .ct-fx .left { padding-right: 20px;}
    .ct-fx .left .map { border-radius: 5px; margin-bottom: 20px; }
    .lct li { margin-bottom: 10px; }
    .lct li .tit { gap: 7px; font-size: 14px; width: 85px; }
    .lct li .txt { padding-top: 2px;}
    .ct-fx .right .fx { gap: 8px; margin-bottom: 8px; }
    .ct-fx .right .fx .col .input { height: 44px; border-radius: 4px; font-size: 14px; }
    .ct-fx .right .fx .col .placeholder {font-size: 14px; top: 15px;}
    .ct-fx .right .fx .col label { font-size: 14px; left: 16px; top: 15px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #gnb {display: none;}
    #header { height: 80px; }
    #header .contain { height: 100%;}
    #header .contain:after {content: none;}
    .sitelogo img { height: 36px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}
    .hd-lang { margin-left: 0; gap: 5px; margin-right: 40px;}
    .hd-lang a { margin-top: 0; font-size: 12px; width: 26px; height: 26px;}

    /* footer */
    #footer .contain { display: block; text-align: left;}
    .ft-logo img { height: 32px;}
    .ft-left { width: 100%; padding-right: 0; margin-bottom: 10px;}
    .ft-text { padding-left: 21px;}
    .policy a:last-child { margin-left: 0; margin-top: 5px;}
    .policy { padding-left: 21px;}
    .policy a { display: block;}
    .ft-text>span:last-child { display: block; }

    /* visual  */
    .main-visual .item { height: 520px;}
    .main-visual .caption img { height: 44px;}

    /* main */
    .sec1-swiper-slide { font-family:'Dosis'; margin-top: -13px;}
    .sec1-btbox { top: 39%; max-width: 55%;}
    
    /* history */
    /* .history-item {padding-bottom: 100px;} */
	.history-item .history-year {width: 250px; font-size: 22px;}
	.history-month-box {padding-left:100px;}
	.history-detail {font-size: 16px;}
	.history-wrap:before {top:80px; left: 250px;}
	.history-item .dots .inner-dots {width:80px; height:80px;}
	.history-item .dots .inner-dots:after {width:50px; height:50px;}
	.history-item.active .dots .inner-dots:before {width:30px; height:30px;}
	.history-item.active .history-year {font-size: 28px;}

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

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

    .board-search .search input.input {width:240px;}

    .board-list colgroup col {width:auto !important;}
    .board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}
    .board-list .down { width: 14px; height: 18px; background-size: contain;}

    .form-agree { margin: 15px 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-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 .thumb { margin-bottom: 15px; border-radius: 5px; }
    .gallery-list ul li .tit { font-size: 16px; margin-bottom: 4px; }

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

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

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

    .store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

} 

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

    /* 제품리스트 */
    .pd-list.list2 { gap: 9px;}
    .pd-list.list2 li { width: calc(100%/3 - 6px); }
    .pd-list.list2 li .tit { font-size: 15px; padding: 12px 5px;}

    /* 제품리스트2 */
    .pd-list2 li a { display: block; padding: 15px 0;}
    .pd-list2 li a .tit,
    .pd-list2 li a .more { width: 100%; }
    .pd-list2 li a .txt { width: 100%; padding-left: 0; text-align: center; margin-top: 10px;}
    .pd-list2 li .thumb{ width: 220px; margin: 15px auto;}

    /* 제품상세페이지 */
    .pd-swp { margin-bottom: 40px; }
    .pd-view { display: block;}
    .pd-view .title { width: 100%; }
    .pd-view .info { width: 100%; }
    .pd-view-btn { gap: 5px;}
    .pd-view-btn a { font-size: 13px; border-radius: 5px; width: 200px; height: 40px; padding-left: 0; }
    .pd-view-btn a img { width: 14px; height: 13px;}
    .pd-view .info .group .video-container { border-radius: 5px; }

    /* CONTACT */
    .ct-fx { display: block;}
    .ct-fx .left { width: 100%; padding-right: 0; margin-bottom: 25px; }
    .ct-fx .right { width: 100%; }

    .pd { display: block;}  
    .pd-left { margin-left: 0; position: relative; max-width: 100%; top: auto; margin-bottom: 40px;}
    .pd-right { width: 100%; padding-left: 0;}
    .sub-title.mo-pd { padding:0 !important;}
    .pd-tabbox {width: calc(100% + 60px); margin-left: -30px; display: none !important;}
    .pd-tabbox h3 { border-radius: 0; font-size: 16px; }
}

/* 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: 32px;}
	.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: 28px;} 
    .ft-left { margin-bottom: 0; }
    .ft-text { padding-left: 18px;}
    .ft-text>span { width: 100%; }
    .ft-text>span strong { width: 60px; }
    .ft-text>span strong.wt { padding-right: 0; width: 60px; }
    .ft-text>span span { flex: 1 1 auto; min-width: 0; width: 1%; }
    .ft-text>span:last-child strong.wt { width: 100%; }
    .policy { padding-left: 18px;} 
    .ft-text>span br { display: block; } 
    .ft-img { padding-left: 16px; display: none; }

    /* visual */
    .main-visual .item { height: 100vh;}
    .main-visual .slick-arrow { display: none !important;}
    .main-visual .caption img { height: 28px;}
    .main-visual .caption { text-align: left; transform: none; top: 18%;}
    .main-visual .img img { left: auto; right: 0;}
    .main-visual .caption .vs-logo { display: block; height: 50px; margin-top: 40px;}
    .main-visual .contain { padding-left: 20px; }

    /* main 공통 */
    .main-pd { padding: 40px 0;}
    .main-tit { font-size: 26px; margin-bottom: 25px; }
    .main-sb1 { height: 200px;}
    .main-sb2 { display: none;}

    /* main */
    /* .sec1-swiper-slide .thumb { box-shadow: none;}
    .sec1-swiper-slide .thumb::after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border: 1px solid #ddd; border-radius: 5px;}
    .sec1-swiper-slide .thumb .bg { opacity: 0 !important;} */
    .main-list li { width: 100%; height: 75vw;}
    .sec1-btbox { top: 38%; max-width: 100%;}

	/* sub */
    .sub-visual { height: 220px;}
    .sub-visual h2 { font-size: 22px; }
    .sub-visual.bg1 { background-position: 25% center;}
    .sub-visual.bg2 { background-position: 100% center;}
    .sub-title { padding: 40px 0 30px;}
    .sub-title h1 { font-size: 22px; }
    .sub-title p { font-size: 13px;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; } 
    .lnb ul li a {height:45px; font-size:15px; white-space: nowrap;}
    .sub-title.pd { padding-top: 40px; padding-bottom: 0; }

    /* Overview */
    .subbox { margin-bottom: 40px; }
    .sub1-sb { height: 220px;}
    .ov-titbox h3 { font-size: 18px; margin-bottom: 13px; }
    .sub1-tit { margin-bottom: 15px; font-size: 21px;}
    .sub1-tit sup { font-size: 12px; top: 0;}
    .ci-list { padding: 0 15px; height: auto; flex-wrap: wrap;}
    .ci-list li { width: 100%; height: auto; padding: 0 10px; height: 180px;}
    .ci-list li:last-child { border-top: 1px solid #ddd; border-left: none;}
    .sub1-txt { font-size: 14px; margin-top: 15px; font-weight: 400; }
    .sub1-txt br { display: none;}
    .ci-box>div { width: 100%; }

    /* culture */
    .cl-list li { padding: 20px 0 25px;}
    .cl-list li .tit { font-size: 60px; width: 105px; padding-left: 5px;}
    .cl-list li .title { font-size: 18px; bottom: auto; top: 30px; left: 5px;}
    .cl-list li .txt { flex: 1 1 auto; min-width: 0; width: 1%; padding-top: 0;}
    .cl-list li .txt br { display: none;}

    /* history */
    .history-wrap {padding-top:50px;}
	.history-month-box {padding-left:0;}
	.history-item {padding-bottom: 50px; display:block;}
	.history-item .history-year {width:100%; text-align:left;}
	.history-item .history-year strong {text-align:left; line-height:1.5em; margin-bottom:15px; display:block;}
	.history-item .dots {display:none;}
	.history-wrap:before {display:none;}
	.history-detail {margin-bottom:7px;}
	.history-detail .month {width:45px;}
	.history-item.active .history-year strong {line-height:1em;}
    .sub-title.mg { padding-top: 40px !important;}
    .sub-title.mo-pd { padding-top: 0 !important;}

    /* 제품리스트 */
    .pd-tabbox {width: calc(100% + 30px); margin-left: -15px;}
    .pd-list { gap: 8px; margin-bottom: 40px;}
    .pd-list li { width: 100%; }
    .pd-list li .tit { font-size: 15px;}
    .pd-list-title h2 { font-size: 20px;}
    .pd-list-title .total-num { font-size: 13px;}
    .pd-tab>li>a { font-size: 15px; }
    .pd-sub>li>a { font-size: 13px; }
    .pd-sub2>li>a { font-size: 12px; font-weight: 400;}
    .pd-sub2>li>a::before { top: 6px;}
    .pd-view-btn a { padding-left: 0; justify-content: center;}
    .pd-view-btn a::after { display: none; }
    .pd-list.list2 { gap: 8px;}
    .pd-list.list2 li { width: calc(100%/2 - 4px); }
    .pd-list.list2 li .tit { font-size: 14px; padding: 12px 5px;}
    .pdf-download { padding-left: 0 !important;}
    .doc-download { padding-left: 0 !important;}

    /* IR 패스워드 입력 */
    .ir-pw h3 { font-size: 18px; margin-bottom: 15px;}
    .ir-pw p { font-size: 14px; font-weight: 400; margin-bottom: 25px; }
    .ir-pw .input { height: 44px; width: 100% !important; }
    .ir-btns { margin: 10px auto 0; gap: 6px; width: 100%; }
    .ir-btns .sm-bt { width: calc(50% - 3px); border-radius: 5px; font-size: 15px; height: 40px; }
    .ir-btns a { width: calc(50% - 3px); border-radius: 5px; font-size: 15px; height: 40px; }

    /* CONTACT */
    .ct-fx .right .fx { flex-wrap: wrap;}
    .ct-fx .right .fx .col { flex: none; width: 100%;}
    .ct-fx .right .fx .col .placeholder{ left: 12px;}
    .ct-fx .right .fx .col label { left: 10px; }

	/* 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) {

}