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

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

    /* header */
    .sitelogo img { height: 32px;}
    .hd-right { gap: 10px; }
    #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;}
    .hd-call { font-size: 20px; padding-left: 25px; padding-top: 2px;}
    .hd-call::before { width: 18px; height: 19px; }

    /* footer */
    #footer { padding: 25px 0;}
    .ft-logo img {height: 30px;}
    .ft-text { padding-left: 30px; }
    .policy a { padding-right: 15px; }

    /* quickmenu */
    .quick { right: 20px; width: 40px; }
    .quick .quick-btn { border-radius: 4px; margin-bottom: 5px; padding: 5px 0;}
    .quick .quick-btn img { height: 26px;}
    .quick .quick-btn span { display: none; }
    .scroll-top { width: 40px; height: 40px; margin: 5px auto 0; font-size: 13px; }

    /* visual */
    .main-visual .item { height: 36vw;}
    .main-visual .slick-arrow { width: 30px; height: 30px; background-size: 8px; margin-top: -15px; }
    .main-visual .slick-prev { left: 30px; }
    .main-visual .slick-next { right: 30px; }

    /* main 검색 */
    .main-search { padding: 20px 0 ;}
    .search-inner { padding: 0; gap: 10px 20px;}
    .search-inner .tit { font-size: 18px; }
    .search-inner .tit.black { font-size: 14px; margin-right: 10px; }
    .search-inner dl { margin-left: 0; }
    .search-inner .input { height: 40px; font-size: 14px; }
    .search-inner dl dd.fx { height: 40px;}
    .search-btn { height: 40px; margin-left: 0; width: 90px; padding-left: 18px; }
    .search-btn::before { width: 12px; height: 12px; left: 13px; }
    .sub-search { padding: 25px 15px; border-radius: 5px; }
    .sub-search dl { margin-left: 0; margin-right:0; }
    .sub-search dl.mr { margin-right: 0; }

    /* main 리스트 */
    .main-wrap { padding: 30px 0 60px;}
    .tab-fx { padding: 20px 0 30px; gap: 20px;}
    .tab-fx p { padding-left: 32px;}
    .tab-fx p::before { width: 24px; height: 19px; }
    .list-tab li a { font-size: 14px; padding: 0 18px;}
    .list-tab li a::before { width: 12px; height: 12px; top: -1px;}
    .list-tab li a::after { height: 11px; }
    .main-list { gap: 8px; }
    .main-list li { width: calc(100%/4 - 6px);}
    .main-list li a { padding: 5px; }
    .main-list li a::after { border-radius: 4px; }
    .main-list li .thumb { border-radius: 4px; }
    .main-list li .thumb img { max-width: 85%; max-height: 85%;}
    .main-list li .hash span { font-size: 12px; padding: 4px 6px; border-radius: 2px; }
    .main-list li .info span { font-size: 12px; padding-right: 15px; font-weight: 500; }
    .main-list li .info span::after { right: 7px; height: 10px;}
    .main-list li .tit { font-size: 18px; }
    .main-list li .price span { gap: 5px;}
    .main-list li .price span strong { font-size: 22px; }
    .main-list li .view { height: 40px; border-radius: 4px; font-size: 16px; max-width: 120px;}

    /* sub */
    .sub-visual { height: 250px;}
    .sub-visual h2 { font-size: 28px; margin-bottom: 10px; }
    .lnb-wrap { margin-top: 0; }
    .lnb { border-radius: 0; }
    .lnb ul li a { font-size: 15px; height: 50px; white-space: nowrap;}
    .sub-title { padding: 35px 0;}
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통 */
    .subtit { font-size: 18px; margin-bottom: 15px; }
    .subtit.mg {margin-bottom: 22px; }
    .subtit::before { width: 18px; height: 8px; }
    .subbox { margin-bottom: 50px; }

    /* 실시간예약 상세페이지 */
    .rv { padding-bottom: 25px; gap: 20px; }
    .rv>div { width: calc(100%/2 - 10px);}
    .rv .info-wrap { border-radius: 4px; padding: 10px; padding-bottom: 30px; }
    .rv .info-wrap .thumb { border-radius: 4px; }
    .rv .info-wrap .thumb img { max-width: 85%; max-height: 85%;}
    .rv .info-wrap .hash span { font-size: 12px; padding: 4px 6px; border-radius: 2px; }
    .rv .info-wrap .info span { font-size: 12px; padding-right: 15px; font-weight: 500; }
    .rv .info-wrap .info span::after { right: 7px; height: 10px;}
    .rv .info-wrap .tit { font-size: 18px; }
    .rv .info-wrap .price span { gap: 5px;}
    .rv .info-wrap .price span strong { font-size: 22px; }
    .rv .form { gap: 20px 10px; margin-top: 20px; }
    .rv .form dl { width: calc(100%/2 - 5px);}
    .rv .form dl dd .input { height: 40px; font-size: 14px; }
    .rv .form dl dd .input::placeholder { font-size: 14px; }
    .rv .form dl dd.fx { height: 40px; }
    .captcha-wrap { height: 40px; }
    .rv-btn-wrap { gap: 5px; margin-top: 30px; }
    .rv-btn-wrap .btn { font-size: 16px; width: 120px; height: 40px; border-radius: 4px; }

    /* 실시간예약 완료 */
    .rv-complete-tit { font-size: 20px; margin-bottom: 25px; }
    .rv-com-fx { gap: 10px; }
    .rv-com-fx>div { width: calc(100%/2 - 5px); }
    .rv-com-fx>div h4 { font-size: 16px; padding: 15px;}
    .rv-com-fx .info-wrap { padding: 15px; }
    .rv-com-fx .info-wrap .hash span { font-size: 12px; padding: 4px 6px; border-radius: 2px; }
    .rv-com-fx .info-wrap .info { margin: 8px 0 30px;}
    .rv-com-fx .info-wrap .info span { font-size: 12px; font-weight: 500; padding-right: 15px; }
    .rv-com-fx .info-wrap .info span::after { right: 7px; height: 10px; }
    .rv-com-fx .info-wrap .tit { font-size: 18px; }
    .rv-com-fx .info-wrap .price span { gap: 5px; }
    .rv-com-fx .info-wrap .price span strong { font-size: 22px; }
    .rv-com-list li .title { width: 100px; }

    /* 대여자격 */
    .lc-list { gap: 8px; }
    .lc-list li { width: calc(100%/4 - 6px); border-radius: 5px; }
    .lc-list li::after { border-radius: 5px; }
    .lc-list li .tit { font-size: 16px; padding: 12px 10px;}
    .lc-list li .txt { padding: 15px 10px;}
    .lc-list2 { border-radius: 5px; justify-content: center;}
    .lc-list2 li { padding: 30px 10px;}
    .lc-list2 li .tit { font-size: 16px; margin: 15px 0 10px;}
    .lc-list2 li img { height: 45px; }
    .lc-info { padding-left: 0; padding-top: 20px; }
    .lc-txt { font-weight: 300; margin-bottom: 20px; }
    .lc-group { margin-bottom: 20px; }

    /* 보험안내 */ 
    .sub3-tbl tr th { padding: 15px 10px;}
    .sub3-tbl tr td { padding: 12px 10px;}

    /* 지점안내 */
    .sub5-box { margin-bottom: 60px; }
    .lct { margin-top: 20px; flex-wrap: wrap; gap: 15px 0;}
    .lct .tit { border-radius: 5px; font-size: 16px; margin-right: 20px; }
    .lct-info { gap: 10px 20px;}
    .lct-info span { font-size: 18px; gap: 5px; }
    .lct-info img { height: 20px; }

    /* 인사말 */
    .gt .left { padding-right: 30px; }
    .gt .left img { border-radius: 5px; }
    .gt .right h2 { font-size: 22px; }
    .gt .right p { margin-top: 18px; }
    .gt .right strong { margin-top: 20px; }

    /* 오시는 길 */
    .dr .left { padding-right: 30px; }
    .dr .left h2 { font-size: 22px; margin-bottom: 30px; }
    .dr .left h2::before { width: 30px; height: 2px; margin-bottom: 15px; }
    .dr-list li { gap: 10px; }
    .dr-list li img { height: 20px; }
}
/* 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: 30px;}
    .btn-m-menu {display: block !important; }
    .mobile-navigation {display:block;}
    .hd-call { padding-top: 6px; padding-right: 10px;}
    .hd-call::before { top: 5px; }

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

    /* visual  */
    .main-visual .item { height: 33vw;}

    /* 실시간예약 상세페이지 */    
    .rv .form dl { width: 100%; }
    .rv .form dl dd.fx .input.datepicker3 { width: 1% !important; padding-left: 30px; background: #fff url(/images/main/main-datepicker.png) left 10px center no-repeat;padding-top: 5px; flex: 1 1 auto; min-width: 0;}

    /* 대여자격 */
    .lc-list li { width: calc(100%/2 - 4px);}
    .lc-list2 li { width: calc(100%/2);}

    /* 오시는 길 */
    .dr { display: flex; flex-direction: column-reverse;}
    .root_daum_roughmap .wrap_map {height:300px !important;}
    .dr .left { width: 100%; padding-right: 0; margin-top: 25px; }
    .dr .right { width: 100%; }

	/* 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:15px;}
	.faq .tit a:after {top:14px;}
    .faq .tit .q { font-size: 18px; }
    .faq .tit a:after { right: 15px; width: 10px; height: 10px; top: -5px; }
    .faq .tit .ctr { width: 90px; }
	.faq .cnt {padding: 25px 15px; padding-left: 40px; font-size: 14px; }
    .faq .cnt .a { font-size: 18px; left: 15px; top: 25px; }

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

    /* main 리스트 */
    .main-list { gap: 9px; }
    .main-list li { width: calc(100%/3 - 6px);}

    /* 인사말 */
    .gt>div { width: 100%; }
    .gt .left { padding-right: 0; }
    .gt .right { margin-top: 25px; }
    .gt .right h2 { 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 !important;}
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo a img{ height: 27px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}
    .mobile-navigation { width: 300px;}
    .hd-call { padding-right: 5px; font-size: 17px; padding-left: 20px; }
    .hd-call::before { width: 15px; height: 16px; top: 7px;}

	#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: 120vw;}
    .main-visual .slick-prev { left: 15px; }
    .main-visual .slick-next { right: 15px; }

    /* main 검색 */
    .search-inner dl { flex-wrap: wrap; justify-content: center; gap: 10px 15px;}

    /* main 리스트 */
    .main-list { gap: 8px; }
    .main-list li { width: calc(100%/2 - 4px);}
    .main-list li .tit { font-size: 16px; }
    .main-list li .price span strong { font-size: 20px; }
    .main-list li .price span { flex-wrap: wrap;}

    /* sub */
    .sub-visual { height: 200px;}
    .sub-visual h2 { font-size: 24px; }
    .sub-title { padding: 25px 0;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }

    /* 실시간예약 상세페이지 */
    .rv { gap: 30px 0;}
    .rv>div { width: 100%; }
    .rv .info-wrap .price span strong { font-size: 20px; }
    .rv .info-wrap .price span { flex-wrap: wrap;}
    .rv .form dl dd.fx .input.datepicker3 { padding-top: 0; }

    /* 실시간예약 완료 */
    .rv-com-fx>div { width: 100%; }

    /* 대여자격 */
    .lc-list li { width: 100%;}
    .lc-list2 { padding: 25px 10px; gap: 30px 0;}
    .lc-list2 li { width: 100%; padding: 0;}

    /* 지점안내 */
    .sub5-box { margin-bottom: 40px; }
    .lct { flex-wrap: wrap;}
    .lct-info { width: 100%; }
    .lct-info span { font-size: 16px; }

	/* 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;}
    .search-inner dl dd .input.datepicker3 { padding-top: 0; }

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .search {float:none; order:2; display:flex; flex-wrap: wrap;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}
    .board-search .cate {float:none; margin-left:0; margin-bottom:5px; width: 100%; }
	.board-search .cate .input {display:block; width:100%; border-right: 1px solid #ddd;}

	.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 { font-size: 14px; }
	.faq .tit a {padding: 10px; }
    .faq .tit .ctr { width: 70px; }
	.faq .tit a:after {display:none;}
    .faq .tit .q { font-size: 16px; }
    .faq .cnt { padding-left: 30px; padding-top: 18px; font-size: 13px; }
    .faq .cnt .a { font-size: 16px; left: 10px; top: 20px; }
    
	.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) {
    .main-list li { width: 100%; }
}