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

    /* main */
    .sec1-img { right: 30px; height: 350px;}
    .sec2-prev, .sec2-next { width: 30px; height: 30px; background-size: 6px; background-color: #fff; margin-top: -10px;}
    .sec2-prev { left: 15px;}
    .sec2-next { right: 15px;}
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px;}	

    /* header */
    .sitelogo img { height: 42px;}
    .hd-right { gap: 0; }
    #gnb>ul>li { padding: 0 25px;}
    #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; }
    .list-icon span { left: 13px;}
    .list-icon span:before,
    .list-icon span:after { left: -13px; }
    .list-icon span:before { top: -10px; }
    .list-icon span:after { bottom: -10px; }

    /* footer */
    #footer { padding: 30px 0;}
    .ft-logo img {height: 42px;}
    .ft-info { padding-left: 30px; }
    .ft-text span { padding-right: 15px; }
    .cpr { font-size: 13px; }
    .ft-sns { gap: 6px; margin-bottom: 10px; }
    .policy a { font-size: 13px; }

    /* visual */
    .main-visual .item { height: 750px;}
    .main-visual .caption h2 { font-size: 36px; margin-bottom: 40px; }
    .main-visual .slick-dots li { font-size: 14px;}
    .main-visual .slick-dots li span { padding: 0 8px;}
    .vs-pagi{ gap: 15px;}
    .vs-pagination { gap: 8px; }
    .main-visual .slick-arrow { width: 6px; height: 11px;}
    .main-visual .progress { width: 140px; }

    /* main 공통 */
    .main-pd { padding: 60px 0;}
    .main-tit { font-size: 32px; margin-bottom: 30px; }
    .main-view { width: 30px; height: 30px; background-size: 12px;}

    /* main */
    .sec1 .big { font-size: 60px; position: relative; left: 0; }
    .sec1 h2 { padding-left: 0; font-size: 34px; padding-top: 10px;}
    .sec1-txtbox { padding-left: 0; padding-top: 30px; text-align: center;}
    .sec1-txtbox h3 { font-size: 20px; }
    .sec1-txtbox h3 strong { font-size: 28px; }
    .sec1-txtbox .line { height: 30px; margin: 10px auto;}
    .sec1-txtbox p { font-size: 14px; }
    .sec1-view { margin: 25px auto 0;}
    .sec1-img-wrap { text-align: center; }
    .sec1-img { position: relative; top: auto; transform: none; margin-top: 30px; margin-left: 0; right: auto;}
    .sec2-swiper-slide .tit { font-size: 16px;}
    .sec2-swiper-slide .view { background-size: 40px; }
    .sec3-fx .right { padding-left: 25px; }
    .sec3-fx .right .group  { margin-bottom: 35px; }
    .sec3-fx .right .group h3 { font-size: 20px; margin-bottom: 10px; }
    .sec3-fx .right .group p { margin-bottom: 20px; }
    .sec3-list li { margin-bottom: 10px; }
    .sec3-list li .tit { width: 80px; }
    .sec3-link { gap: 9px; margin-bottom: 20px; }
    .sec3-link a { height: 40px; border-radius: 4px; width: calc(100%/3 - 6px);}

    /* sub */
    .sub-visual { height: 350px;}
    .sub-visual h2 { font-size: 40px; margin-bottom: 10px; }
    .sub-visual p { font-size: 14px; }
    .sub-title { padding: 60px 0 40px;}
    .sub-title.pd { padding-top: 60px; padding-bottom: 0; }
    .sub-title h1 { font-size: 32px; }
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .sub-tab { gap: 6px; margin-bottom: 30px; }
    .sub-tab li { border-radius: 3px; }
    .sub-tab li a { font-size: 14px; padding: 10px 15px;}

    /* About */
    .ab-fx.fe { align-items: flex-end; margin-bottom: 60px; }
    .ab-fx .left.ml { margin-left: 0; }
    .ab-fx .right { padding-left: 30px; }
    .ab-fx .right h2 { font-size: 60px; }
    .ab-fx .right h4 { font-size: 26px; }
    .ab-fx .right h3 { font-size: 22px; margin-bottom: 15px;}
    .ab-fx .right h3 strong { font-size: 28px; }
    .ab-fx .right h5 { font-size: 20px; margin-bottom: 20px; }
    .ab-fx .right p { font-size: 14px; }
    .ab-fx .right .tit { font-size: 30px; margin-bottom: 20px; }
    .ab-fx.rv .right { padding-right: 30px; }
    .ab-fx.ce { top: 0; margin-top: 60px;}

    /* 매장안내 */
    .sub2-1-big { margin-bottom: 60px; }
    .sub2-fx { margin-bottom: 40px; }
    .sub2-fx .info { padding-left: 50px; }
    .sub2-fx .info.pl { padding-left: 50px; }
    .sub2-fx.rv .info { padding-left: 20px; }
    .sub2-fx .info h3 { font-size: 20px; }
    .sub2-fx .info h3::before { width: 30px; height: 30px; left: -15px; top: -12px;}
    .sub2-fx .info ul { margin-top: 25px; } 
    .sub2-fx .info ul li { margin-bottom: 14px; }
    .sub2-fx .info ul li .tit { width: 85px; }
    .sub2-fx .info ul li .txt { padding-top: 3px; }
    .room-box { margin-bottom: 40px; }
    .room-box h3 { font-size: 17px; margin-bottom: 15px; }

    /* 제품 상세 */
    .product-summary .image { width: 450px; margin-right: 30px; }

    /* 예약안내 */
    .rv-gray { margin-bottom: 40px; padding: 15px 20px 12px;}
    .rv-box { margin-bottom: 60px; }
    .rv-tit { font-size: 20px; margin-bottom: 20px; }
    .rv-list { gap: 9px;}
    .rv-list li { width: calc(100%/3 - 6px); padding: 25px 10px;}
    .rv-list li .tit { font-size: 16px; margin: 20px 0 12px;}
    .rv-list li img { border-radius: 5px; height: 70px; }

    /* 오시는 길 */
    .map { margin-bottom: 30px; }
    .lct-info { margin-bottom: 50px; }
    .lct-info h2 { font-size: 22px; margin: 12px 0 10px;}
    .lct-info h3 { font-size: 18px; margin-bottom: 20px; }
    .lct-info p span { padding-right: 15px; font-weight: 400; }
    .lct-info ul { gap: 30px 10px;}
    .lct-info ul li .circle { width: 80px; height: 80px; margin-right: 15px; }
    .lct-info ul li .circle img { height: 40px; }
    .lct-info ul li .txtbox .tit { font-size: 16px; margin-bottom: 6px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #gnb {display: none;}
    #header { height: 80px; }
    #header .contain { height: 100%;}
    #header .contain:after {content: none;}
    .hd-right { flex: none; width: auto;}
    .sitelogo img { height: 38px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}

    /* footer */
    .ft-logo img { height: 35px;}
    #footer .contain { display: block; text-align: center;}
    .ft-left { display: block; width: 100%;}
    .ft-info { padding-left: 0; width: 100%; margin: 20px 0;}
    .ft-right { text-align: center; }
    .ft-sns { justify-content: center;}

    /* visual  */
    .main-visual .item { height: 520px;}
    .main-visual .caption h2 { font-size: 28px; margin-bottom: 30px; }

    /* About */
    .ab-fx { display: block; }
    .ab-fx .left { width: 100% !important; }
    .ab-fx .left img { width: 100%; }
    .ab-fx .right {padding-left: 0 !important; padding-right: 0 !important; padding-top: 30px;}

    /* 매장안내 */
    .sub2-fx { display: block; }
    .sub2-fx .img img { width: 100%;}
    .sub2-fx .info { width: 100%; padding-left:10px !important; padding-right: 0 !important; margin-top: 40px;}

    /* 찾아오시는 길 */
    .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: 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-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; border-radius: 4px;}
    .product-list ul li .tit { font-size: 15px; margin-bottom: 5px;}
    .product-list ul li .txt { font-size: 13px; }
    .product-list ul li .txtbox { padding-bottom: 10px; }
    .product-list ul li .thumb:after { border-radius: 4px; }
    .product-list ul li .view { background-size: 40px; }

    .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; margin-bottom: 40px;}
    .product-summary .image { width: 100%; margin-right: 0;}
    .product-summary .info { width: 100%; padding-top: 25px; padding-bottom: 25px; }
    .product-summary .info .tit { font-size: 30px; }
    .product-summary .info h4 { font-size: 16px; margin: 13px 0 20px;}
    .product-summary .info .price { font-size: 22px; 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;}

    /* 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;}
    .mobile-navigation { width: 300px;}

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

    /* visual */
    .main-visual .item { height: 320px;}
    .main-visual .caption h2 { font-size: 20px; margin-bottom: 30px; }

    /* main 공통 */
    .main-pd { padding: 40px 0;}
    .main-tit { font-size: 23px; }
    .main-view { right: 15px; }

    /* main */
    .sec1 .big { font-size: 36px; position: relative; left: 0; }
    .sec1 h2 { padding-left: 0; font-size: 23px; padding-top: 10px;}
    .sec1-txtbox { padding-left: 0; padding-top: 30px; text-align: center;}
    .sec1-txtbox h3 { font-size: 17px; }
    .sec1-txtbox h3 strong { font-size: 23px; }
    .sec1-txtbox .line { height: 30px; margin: 10px auto;}
    .sec1-txtbox p { font-size: 14px; }
    .sec1-view { margin: 25px auto 0;}
    .sec1-img-wrap { text-align: center; }
    .sec1-img { position: relative; top: auto; transform: none; margin-top: 15px; margin-left: 0; right: auto; height: auto;}
    .sec2-prev { left: 0px;}
    .sec2-next { right: 0px;}
    .sec3-fx { display: block; }
    .sec3-fx .left { width: 100%; }
    .sec3-fx .right { width: 100%; padding-left: 0; margin-top: 30px; }

    /* sub */
    .sub-visual { height: 220px;}
    .sub-visual h2 { font-size: 28px; margin-top: 0;}
    .sub-title { padding: 40px 0 30px;}
    .sub-title.pd { padding-top: 40px; padding-bottom: 0; }
    .sub-title h1 { font-size: 24px;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }

    /* About */
    .ab-fx .right h2 { font-size: 36px; }
    .ab-fx .right h4 { font-size: 22px; }
    .ab-fx .right h3 { font-size: 18px; margin-bottom: 15px;}
    .ab-fx .right h3 strong { font-size: 22px; }
    .ab-fx .right h5 { font-size: 17px; margin-bottom: 20px; }
    .ab-fx .right p { font-size: 14px; }
    .ab-fx .right .tit { font-size: 22px; margin-bottom: 20px; }

    /* 예약안내 */
    .rv-list li { width: 100%; }

    /* 오시는 길 */
    .lct-info h2 { font-size: 18px;}
    .lct-info ul li { width: 100%; }

	/* 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) {
    .product-summary .info .tit { font-size: 24px; }
    .product-summary .info h4 { font-size: 16px; margin: 13px 0 20px;}
    .product-summary .info .price { font-size: 18px; margin-bottom: 25px; }
}