@charset "utf-8";

@media (max-width: 1800px) {

} 

@media (max-width: 1400px) {
    /* header */
    .sitelogo img { height: 45px;}
    #gnb>ul>li {padding:0 35px;} 
    #gnb>ul>li>a { font-size: 16px;}
    #gnb .submenu>ul>li>a {font-size: 14px; padding: 15px 10px;}

    /* footer */
    #footer { padding: 25px 0;}
    .ft-logo img { height: 26px;}
    .ft-text { margin: 15px 0 10px;}
    .ft-text span { font-size: 13px; padding-right: 15px;}
    .ft-text span::after { height: 9px; top: 5px; right: 5px;}
    .cpr span { font-size: 13px; }
    .cpr a { font-size: 13px; }
    .policy { margin-bottom: 20px;}
    .policy a { font-size: 13px; padding-left: 20px; }
    .policy a::before { width: 13px; height: 13px;}
    .policy a:last-child { margin-left: 20px; }

    /* visual */
    .main-visual .item { height: 750px;}

    /* main */
    .sec1 .bg .line { width: 30px; height: 3px;}
    .sec1 .bg h2 { font-size: 30px; margin: 10px 0 20px;}
    .sec1 .bg p { font-size: 16px; }
    .sec1 .bg .view {width: 45px; height: 45px; margin: 20px auto;}
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 350px;}
    .sub-visual h2 { font-size: 40px;}
    .sub-title { padding: 30px 0;}
    .path-wrap { margin-top: -52px;}
    .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;}
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .subtit { font-size: 21px; margin-bottom: 18px; padding-left: 30px;}
    .subtit::before { width: 20px; height: 20px; top: 4px;}
    .subbox { margin-bottom: 60px;}
    .subbox p { font-size: 16px; }

    /* 인사말 */
    .gt-bg { height: 350px; }
    .gt-txtbox h2 { font-size: 26px; margin-bottom: 25px;}
    .gt-txtbox p  {font-size: 16px; margin-bottom: 20px;}
    .sign { gap: 18px;}
    .sign strong { font-size: 16px;}

    /* 브랜드 특징 */
    .brand-txt { font-size: 16px; margin-bottom: 40px;}
    .brand-fx .left {padding: 0 20px;}
    .brand-fx .right h4 { font-size: 18px; margin-bottom: 15px; padding-bottom: 12px;}
    .brand-fx .right .txtbox p { font-size: 16px; margin-bottom: 10px;}
    .brand-fx .right .txtbox p::before { width: 4px; height: 4px; top: 10px;}

    /* 제품 상세 */
    .product-summary { margin-bottom: 40px;}
    .product-image { padding-right: 30px; }
    .product-image .mySwiper { margin-top: 10px;}
    .product-info .tit { font-size: 21px; margin-bottom: 18px; }
    .product-info .tit::before { top: 11px;}
    .product-info .txtbox { margin-bottom: 20px; padding: 16px 15px;}
    .product-info .txtbox h4 { font-size: 14px; margin-bottom: 10px;}
    .product-info .txtbox p { font-size: 14px; }
    .product-info .infobox p { font-size: 14px; margin-bottom: 10px; padding-left: 20px;}
    .product-info .infobox p::before { width: 13px; height: 10px; background-size: contain;}

    /* 피팅 */
    .fit-sec1 { padding-bottom: 60px;}
    .fit-sec2 { padding: 60px 0;}
    .fit-img { gap: 10px;}
    .fit-img li { width: calc(100%/2 - 5px); }
    .fit-img li.fx { gap: 10px;}
    .fit-img li.fx>div { width: calc(100%/2 - 5px);}
    .fit-img.mg { margin-bottom: 30px;}
    .fit-text { margin-top: 25px; }
    .fit-text li .tit { font-size: 16px; padding-left: 21px; width: 140px;}
    .fit-text li .tit::before { width: 13px; height: 10px; background-size: contain;}
    .fit-text li .txt { font-size: 16px;}
    .fit-sec2 .group.mg { margin-bottom: 35px;}
    .fit-sec2 .group .txtbox p { font-size: 16px; margin-bottom: 8px;}
    .fit-sec2 .group .txtbox p span { font-size: 14px; padding-left: 16px;}
    .fit-sec2 .group>p { font-size: 16px;}
    .fit-sec2 .group>p span { font-size: 14px;}

    /* A/S 이용안내 */
    .as-list  { gap: 25px 10px;}
    .as-list li { padding-left: 20px; }
    .as-list li::before { width: 13px; height: 10px; background-size: contain; top: 5px;}
    .as-list li .tit { font-size: 16px; }
    .as-list li .txt { font-size: 16px; }
    .as-list li .txtbox p { font-size: 14px; padding-left: 10px;}
    .as-list li .txtbox p::before { width: 4px; height: 4px; top: 8px;}

    /* 구매접수 및 안내 */
    .ct-img { padding: 60px 0; margin-bottom: 60px;}
    .ct-img h2 { font-size: 21px;}
    .ct-img a { font-size: 16px; padding-left: 30px; width: 240px;}
    .ct-img a::before { width: 16px; height: 16px; left: 15px;}
    .ct-fx h2 { font-size: 21px; }
    .ct-fx .formbox { padding-right: 25px;}
    .ct-fx .formbox dl dt { font-size: 15px; }
    .ct-fx .formbox dl { margin-bottom: 28px;} 
    .ct-fx .dirbox h3 { font-size: 16px; margin-bottom: 15px; font-weight: 400; }
    .dir-list { gap: 10px 30px; }
    .dir-list li .txt { font-size: 16px; }
    .dir-list li img { height: 24px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

    #fullpage .section { height: auto !important;}
    .fp-tableCell{height: auto !important;}
	.fp-scrollable {height: auto !important;}
    .section .fp-tableCell {padding: 0;}

    /* header */
    #gnb {display: none;}
    #header { height: 80px; }
    #header .contain { height: 100%;}
    #header .contain:after {content: none;}
    .sitelogo img { height: 40px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}

    /* footer */
    #footer .contain {display: block; text-align: center;}
    .ft-right { text-align: center; margin-top: 20px;}

    /* visual  */
    .main-visual {height: auto; }
    .main-visual .slick-slide{height: auto; padding-bottom: 56.25%;}
    .main-visual .scroll-down { height: 50px; bottom: 40px;}

    /* main */
    .sec1-fx .bg { height: 55vw;}
    .sec1-fx .bg a { padding-bottom: 40px;}
    .sec1 .bg h2 { font-size: 24px;}
    .sec1 .bg p { font-size: 14px;}

    /* 찾아오시는 길 */
	.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:50px 0 0;}
	.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-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 { margin: 0 -5px;}
    .gallery-list ul li { width: 33.333%; padding: 0 5px;}

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

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

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

    /* 제품 상세 */
    .product-summary { display: block;}
    .product-image { padding-right: 0; width: 100%; }
    .product-info { width: 100%; margin-top: 30px;}
    .product-info .list-btn { position: relative; margin-top: 30px;}
    .product-info .tit { font-size: 20px;}

    /* 구매접수 및 안내 */
    .ct-fx {display: block;}
    .ct-fx .form { width: 100%; }
    .ct-fx .formbox { padding: 0; }
    .ct-fx .dir { width: 100%; margin-top: 40px; }
    .ct-fx .dirbox { padding-left: 0; }
    .dir-list li .txt { font-size: 14px;}
    .dir-list { margin-bottom: 25px;}
}

/* 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_daum_roughmap .wrap_map {height:250px !important;}

    /* header */
    #header { height: 60px !important; border-bottom: none;}
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo a img{ height: 35px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}
    .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;}

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

    /* visual */
    .main-visual .scroll-down { display: none;}

    /* main */
    .sec1-fx { display: block;}
    .sec1 .bg { width: 100%; height: auto;}
    .sec1 .bg a { padding: 40px 0;}

    /* sub */
    .sub-visual { height: 220px;}
    .sub-visual h2 { font-size: 28px; margin-top: 0;}
    .sub-title { padding: 20px 0;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }
    .path-wrap { margin-top: -44px;}
    .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;}

    /* 공통 */
    .subtit { font-size: 19px; padding-left: 24px;}
    .subtit::before { width: 16px; height: 16px; top: 4px;}
    .subbox { margin-bottom: 40px;}
    .subbox p { font-size: 14px; }

    /* 인사말 */
    .gt-bg { height: 240px; }
    .gt-txtbox { margin-top: -20px;}
    .gt-txtbox h2 { font-size: 20px; margin-bottom: 25px;}
    .gt-txtbox p  {font-size: 14px; margin-bottom: 20px;}
    .sign { gap: 11px;}
    .sign strong { font-size: 14px;}

    /* 브랜드 특징 */
    .brand-txt { font-size: 14px; margin-bottom: 40px;}
    .brand-fx { display: block; }
    .brand-fx .left {padding: 0; width: 100%; }
    .brand-fx .right { margin-top: 20px; width: 100%; text-align: center;}
    .brand-fx .right h4 { font-size: 16px; margin-bottom: 15px; padding-bottom: 12px;}
    .brand-fx .right .txtbox p { font-size: 14px; margin-bottom: 10px; text-align: left;}
    .brand-fx .right .txtbox p::before { width: 4px; height: 4px; top: 10px;}
    .brand-fx.rv .right { text-align: center;}
    .brand-fx.rv .right h4::after { left: 0; right: auto;}
    .brand-fx.rv .right .txtbox p {padding-right: 0; padding-left: 15px; }
    .brand-fx.rv .right .txtbox p::before { left: 0; right: auto;}

    /* 피팅 */
    .fit-sec1 { padding-bottom: 40px;}
    .fit-sec2 { padding: 40px 0;}
    .fit-img li { width: 100%; } 
    .fit-text li .tit { font-size: 14px; width: 125px;}
    .fit-text li .txt { font-size: 14px;}
    .fit-sec2 .group .txtbox p { font-size: 14px; margin-bottom: 8px;}
    .fit-sec2 .group .txtbox p span { font-size: 12px; padding-left: 0;}
    .fit-sec2 .group>p { font-size: 14px;}
    .fit-sec2 .group>p span { font-size: 12px;}

    /* A/S 이용안내 */
    .as-list  { gap: 25px 10px;}
    .as-list li { padding-left: 20px; width: 100%; }
    .as-list li::before { width: 13px; height: 10px; background-size: contain; top: 5px;}
    .as-list li .tit { font-size: 14px; }
    .as-list li .txt { font-size: 14px; }
    .as-list li .txtbox p { font-size: 14px; padding-left: 10px;}
    .as-list li .txtbox p::before { width: 4px; height: 4px; top: 8px;}

    /* 구매접수 및 안내 */
    .ct-img { padding: 40px 0; margin-bottom: 40px;}
    .ct-img h2 { font-size: 19px;}
    .ct-img a { font-size: 14px; padding-left: 30px; width: 240px;}
    .ct-img a::before { width: 16px; height: 16px; left: 15px;}
    .ct-fx h2 { font-size: 19px;}
    .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;}

	.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%; padding-right: 38px;}
    .board-search .search .btn-sch { width: 38px; height: 38px; background-size: 16px;}

	.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:30px 0 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%;}

    .product-list ul li {width: 50%;}
    .product-list ul li .txtbox .tit { font-size: 15px;}

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

}

