@charset "utf-8";

@media (max-width: 1800px) {
    /* visual */
    .main-visual .slick-arrow { width: 15px; height: 27px; background-size: contain;}
    .main-visual .slick-prev { left: 30px;}
    .main-visual .slick-next { right: 30px;}
} 

@media (max-width: 1400px) {
    /* header */
    .sitelogo img { height: 32px;}
    #gnb { left: 40px;}
    #gnb>ul>li {padding:0 40px;} 
    #header.header-hover #gnb>ul>li { padding: 0 50px;}
    #gnb>ul>li>a  { font-size: 16px;}
    #gnb .submenu>ul {padding:16px 5px;}
    #gnb .submenu>ul>li>a {font-size: 14px;}

    /* footer */
    .ft-top { padding: 12px 0;}
    .policy a { font-size: 13px; }.policy a:last-child { padding-left: 15px;} 
    .policy a:last-child::before { left: 5px; top: 6px;}
    .ft-logo a img { height: 50px;}
    .ft-text { padding-left: 30px; }
    .ft-btm { padding: 25px 0;}
    .ft-text span { font-size: 13px; padding-right: 20px;}
    .ft-text span strong { padding-right: 7px;}

    /* visual */
    .main-visual .caption h2 { font-size: 56px; }
    .main-visual .caption p { font-size: 28px; margin-bottom: 10px;}

    /* main */
    .sec1-left>div a { padding-left: 20px; padding-top: 130px; padding-right: 20px;}
    .sec1-left>div h3 { font-size: 22px; margin-bottom: 12px;}
    .sec1-left>div h3::before { width: 5px; height: 5px; margin-bottom: 6px;}
    .sec1-left>div p { font-size: 14px; }
    .sec1-left>div .view { font-size: 15px; margin-top: 25px;}
    .sec1-left>div .view::after { width: 6px; height: 11px; background-size: contain; right: -20px; top: 3px;}
    .sec-sb { height: 190px;}
    .sec1-right { padding-top: 150px; padding-left: 20px;}
    .sec1-right h2 { font-size: 30px; margin-bottom: 25px;}
    .sec1-link a { font-size: 15px; margin-bottom: 15px;}
    .sec1-link a::after { width: 6px; height: 11px; background-size: contain; right: -20px; top: 3px;}
    .sec1-link a::before  { width: 6px; height: 11px; background-size: contain;}
    .sec1-link a:hover { padding-left: 15px;}
    .sec2 h2 { font-size: 30px; margin-bottom: 15px;}
    .sec2 p { font-size: 18px;}
    .sec2-list { margin-top: 50px; padding: 0;}
    .sec2-list li img { height: 70px;}
    .sec2-list li .tit { font-size: 22px; margin: 20px 0 12px;}
    .sec2-list li .txt { font-size: 15px; margin-bottom: 12px;}
    .sec2-list li .circle { font-size: 22px; width: 40px; height: 40px;}

    /* sub */
    .sub-visual { height: 350px;}
    .sub-visual h2 { font-size: 30px; margin-bottom: 15px;}
    .ctr span { padding: 0 12px; font-size: 13px;}
    .ctr span img { margin-left: 7px;}
    .real-cont { padding-bottom: 60px;}
    .ctr span.home { width: 13px; height: 13px; background-size: contain;}
    .real-cont2 { padding-bottom: 0; } 
    .sub-title { padding: 30px 0;}
    .lnb ul li a {height:50px; font-size:15px; white-space: nowrap;}

    /* 공통 */
    .subbig { font-size: 26px; margin-bottom: 25px;}
    .subbig2{ font-size: 32px; margin-bottom: 40px;}

    /* 대표이사 인사말 */
    .gt-right { padding-left: 25px;}
    .gt-right p { font-size: 14px; margin-bottom: 18px;}
    .gt-right p br { display: none;}
    .gt-right strong { font-size: 15px; margin-top: 20px;}

    /* 연혁 */
    .hst-box { margin-bottom: 70px;}
    .hst-left { padding-right: 25px;}
    .hst-title { margin-bottom: 35px;}
    .hst-title h3 { font-size: 16px; margin-bottom: 15px;}
    .hst-title h2 { font-size: 42px;}
    .group { margin-bottom: 25px;}
    .group .year { font-size: 26px; width: 75px; margin-right: 20px;}
    .group ul li { margin-bottom: 6px;}
    .group ul li .month { font-size: 14px; width: 38px; padding-top: 5px;}
    .group ul li .txt  { padding-left: 15px;font-size: 14px;}
    .hst-imgleft { padding-left: 0;}
    .hst-imgright { margin-top: 20px;}

    /* 보유면허 */
    .certi { padding-bottom: 60px;}
    .ct-list { gap: 35px 10px;}
    .ct-list li { width: calc(100%/4 - 8px);}
    .ct-list li .thumb { margin-bottom: 12px;}
    .ct-list li .tit { font-size: 15px; }
    .ct-list2 li { width: calc(100%/5 - 8px);}

    /* 오시는길 */
    .lct-list { margin-top: 12px; gap: 12px;}
    .lct-list li { width: calc(100%/4 - 9px); padding: 20px 12px;}
    .lct-list li .tit { font-size: 19px; margin-bottom: 15px;}
    .lct-list li .txt { font-size: 14px; }
    .lct-list li img { height: 55px; bottom: 10px; right: 15px;}

    /* sub2 공통 */
    .sub2 { padding: 0;}
    .sub2-swiper-button-prev, .sub2-swiper-button-next { width: 30px; height: 30px; background-size: contain; background-color: #fff; border-radius: 100%; background-size: 8px;}
    .sub2-swiper-button-prev { left:-15px;}
    .sub2-swiper-button-next { right: -15px;}
    .sub2-txt { font-size: 14px;  margin-top: 25px; font-weight: 400;}
    .sub2 .swiper-pagination { bottom: 15px !important;}
    .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 5px !important;}

    /* sub3 공통 */
    .sub3 { padding: 0; }
    .sub3-swiper-button-prev, .sub3-swiper-button-next { width: 30px; height: 30px; background-size: contain; background-color: #fff; border-radius: 100%; background-size: 8px;}
    .sub3-swiper-button-prev { left:-15px;}
    .sub3-swiper-button-next { right: -15px;}
    .btm-swiper-button-prev, .btm-swiper-button-next { display: none;}
    .sub3 .tit { font-size: 18px; margin: 20px 0;}
    .sub3 .swiper-pagination { bottom: 7px;}
    .sub3-tbl-wrap { margin-top: 40px;}
    .sub3-tbl tr th { font-size: 14px; padding: 13px 5px;}
    .sub3-tbl tr td { font-size: 14px; padding: 10px 5px;}

    /* 인사제도 */
    .ps-box { margin-bottom: 60px;}
    .ps-box .tit { font-size: 26px; margin-bottom: 25px;}
    .ps-subtit  { font-size: 18px;}
    .ps-list .circle { font-size: 15px; width: 85px; height: 85px;}
    .ps-list li { padding: 0 20px;}
    .ps-list li::after { width: 14px; height: 10px; background-size: contain; right: -7px;}

    /* 복리후생 */
    .wf-list { gap: 16px;}
    .wf-list li{ border-radius: 5px; height: auto; padding: 30px 10px; width: calc(100%/4 - 12px);}
    .wf-list li .tit { font-size: 16px; }
    .wf-list li .num { font-size: 15px; width: 30px; height: 30px; left: -15px; top: -15px;}
    .wf-list li .lordicon{ height: 64px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

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

    /* footer */
    #footer .contain { display: block; text-align: center;}
    .ft-logo a img { height: 40px;}
    .ft-text { padding-left: 0; margin-top: 20px;}

    /* visual */
    .main-visual .caption h2 { font-size: 34px;}
    .main-visual .caption p { font-size: 20px; }

    /* main */
    .sec1 { flex-direction: column-reverse; flex-wrap: wrap;}
    .sec1-left {width: 100%; height: 65%;}
    .sec1-right {width: 100%; height: 35%; padding-top: 120px;}
    .sec1-left>div a { padding-top: 50px;}
    .sec1-left>div p br{ display: none;}
    .sec-sb { height: 130px;} 

    /* 대표이사 인사말 */
    .gt{ flex-wrap: wrap;}
    .gt-left { width: 100%; text-align: center;}
    .gt-right { width: 100%; padding-left: 0; padding-top: 25px;}

    /* 연혁 */
    .hst { flex-wrap: wrap;}
    .hst-left { width: 100%; text-align: center;}
    .hst-right { width: 100%; margin-top: 25px;}
    .hst2 .hst-left { text-align: left; margin-top: 25px;}
    .hst2 { flex-direction: column-reverse;}
    .hst2 .hst-right { margin-top: 0;}

    /* 매장위치 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
    .lct-list { gap: 10px;}
    .lct-list li { width: calc(100%/2 - 5px);}

	/* 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-list2 table tbody td {font-size:14px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}

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

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

    /* 보유면허 */
    .ct-list2 { gap: 5px 10px;}
    .ct-list li { width: calc(100%/2 - 5px);}

    /* 복리후생 */
    .wf-list li { width: calc(100%/2 - 8px);}
}

/* 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: 25px;}
	.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;}

    .root_daum_roughmap .wrap_map {height:250px !important;}

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

    /* visual */
    .main-visual .contain{ padding-left: 15px; padding-right: 15px;}
    .main-visual .caption p { font-size: 16px;}
    .main-visual .caption h2 { font-size: 30px;}

    /* main */
    .sec1-left { flex-wrap: wrap; height: 70%;}
    .sec1-left>div { width: 100%; height: calc(100%/3);}
    .sec1-right { height: 30%; padding-top: 90px;}
    .sec1-right h2 { font-size: 24px;}
    .sec1-left>div a { padding-top: 35px;}
    .sec2 { padding-top: 50px;}
    .sec2 h2 { font-size: 24px;}
    .sec2 p { font-size: 15px; font-weight: 400;}
    .sec2-list { margin-top: 30px; flex-wrap: wrap; gap: 30px 0;}
    .sec2-list li{ width: 100%;}
    .sec2-list li .txt br { display: none;}
    .sec2-list li .tit { font-size: 18px; margin: 10px 0 6px;}
    .sec2-list li .txt { font-size: 14px;}

	/* sub */
    .sub-visual { height: 230px;}
    .sub-visual h2 { font-size: 22px; margin-bottom: 10px; margin-top: 30px;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; } 
    .sub-title { padding: 25px 0;}
    .lnb ul li a {height:45px; font-size:14px; white-space: nowrap;}

    /* 공통 */
    .subbig { font-size: 20px; margin-bottom: 25px;}
    .subbig br { display: none;}
    .subbig2{ font-size: 23px; margin-bottom: 25px;}
    .subbig2 br{ display: none;}

    /* 연혁 */
    .hst-title h2 { font-size: 26px;}
    .hst-title { margin-bottom: 15px;}
    .group { display: block; }
    .group .year { margin-right: 0; width: 100%; font-size: 22px;}
    .group ul{ width: 100%; margin-top: 8px;}
    .hst-box { margin-bottom: 55px;}
    .hst2 .hst-left { padding-right: 0;}

    /* 보유면허 */
    .certi { padding-bottom: 40px;}

    /* 매장위치 */
    .root_daum_roughmap .wrap_map {height:250px !important;}	
    .lct-list li { width: 100%;}

    /* sub3 공통 */
    .sub3 .tit { font-size: 16px; margin: 20px 0;}

    /* 인사제도 */
    .ps-box { margin-bottom: 40px;}
    .ps-box .tit { font-size: 22px; margin-bottom: 25px;}
    .ps-subtit  { font-size: 16px;}
    .ps-list { flex-wrap:wrap; gap: 40px 0;}
    .ps-list li { padding: 0 0; width: 100%;}
    .ps-list li::after { width: 14px; height: 10px; background-size: contain; right: 0; top: auto; left: 0; bottom: -25px; transform: rotate(90deg);}

    /* 복리후생 */
    .wf-list li .tit { font-size: 14px;}

	/* 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-search .search input.input { padding-right: 40px;}
    .board-search .search .btn-sch { width: 38px; height: 38px; background-size: 15px;}

	.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 tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:14px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .jun-board table { border: none;}

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

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

    .board-form .input { width:100% !important;}

    .news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}
} 
@media (max-width: 420px) {
}