@charset "utf-8";

@media (max-width: 1800px) {
    /* header */
    #header .contain { padding-left: 30px; padding-right: 30px;}
    .list-icon { right: 30px;}
    .btn-menu { right: 30px !important;}
    .hd-sns { padding-left: 20px; padding-right: 40px;}

    /* footer */
    .scroll-top { right: 15px; bottom: 15px; width: 50px; height: 50px; font-size: 13px;}
    .scroll-top::before { top: 15px;}

    /* visual */
    .main-visual { margin-top: 0;}
    .main-sb { width: 300px;}
    .main-visual .items { width: 75%;}
    .main-visual .caption { padding-left: 30px; width: 25%;}
    .main-visual .caption h2 { font-size: 60px; margin-bottom: 0px;}
    .main-visual .caption p { font-size: 24px;}

    /* main */
    .sec1 .contain { padding-left: 30px; padding-right: 30px;}
    .sec1_sb { height: 130px;}
    .sec1-left{ width: 41%;}
    .sec1-right{ width: 59%; padding-left: 30px;}

    /* sub */
    .sub-visual { width: 100%; margin-top: 0; border-radius: 0;}
} 

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

    /* footer */
    #footer .contain { padding-left: 30px; padding-right: 30px;}
    #footer { padding: 25px 0;}
    .ft-logo img { height: 28px;}
    .policy { margin-top: 20px;}
    .policy a { font-size: 14px; padding-right: 20px;}
    .policy a::after { width: 1px; height: 10px; right: 6px; top: 3px;}
    .ft-top { padding-bottom: 20px;} 
    .ft-btm { padding: 15px 0;}
    .ft-text span { font-size: 13px; padding-right: 20px;}
    .ft-text span::after { height: 9px; right: 7px;}
    .ft-btm { padding: 15px 0 0;}
    .cpr span { font-size: 13px;}
    .cpr a { font-size: 11px;}

    /* visual */
    .main-visual .item { height: 750px;}
    .main-visual .items { width: 100%; border-radius: 0;}
    .main-visual .img {position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; transform: scale(1);}
    .main-visual .img img {position:absolute; top:50%; left:0; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
    .main-sb { display: none;}
    .main-visual .caption { position: absolute; width: 100%; padding-bottom: 0; top: 8%;}
    .main-visual .caption h2 { color: #fff;}
    .main-visual .caption p { color: #fff;}
    .pagination { left: 30px; top: auto; bottom: -55px; gap: 15px;}
    .main-visual .slick-dots { width: 40px; height: 40px; border: 1px solid #fff;}
    .main-visual .slick-dots li { font-size: 16px; color: #fff;}
    .main-visual .slick-dots span:first-child { font-size: 16px; color: #fff;}
    .main-nav li { background: rgba(34, 38, 138,0.5); margin: 0 4px;}

    /* main */
    .sec1 { padding: 60px 0;}
    .sec1_sb { height: 100px; top: 40px;} 
    .sec1-list { gap: 20px; flex-wrap: wrap;}
    .sec1-list li { width: calc(100%/2 - 10px);} 
    .sec1-list li .imgbox { border-radius: 10px;}
    .sec1-left b { font-size: 15px;}
    .sec1-left h3 { font-size: 26px; margin-bottom: 15px;}
    .sec1-left p { font-size: 14px; margin-top: 15px;}
    .sec1-link { font-size: 13px; margin-top: 30px;}
    .sec1-link::after { width: 30px; height: 30px; right: -40px; top: -8px; background-size: 10px;}
    .sec1-left { width: 38%;}
    .sec1-right { width: 62%;}
    .sec1-list li:first-child { margin-top: 70px;} 
    .sec1-list li .textbox { padding-top: 20px;}
    .sec1-list li .textbox .tit { font-size: 20px;}
    .sec1-list li .textbox .txt { font-size: 14px; margin-top: 10px;}
    .sec1-list li .textbox { padding-right: 45px;}
    .sec1-list li .imgbox::after { border-radius: 10px; border: 3px solid #002196;}

    .pd-tab .tit { font-size: 18px;}
    .pd-tab { max-width: 240px;}
    .pd-tab>li { padding: 20px 0;}
    .pd-tab>li::after { top: 20px; border-right: 2px solid #898989; border-bottom: 2px solid #898989;}
    .pd-tab li .acd li a { font-size: 16px;}
    .icon-area { width: 15px;} 
    .pd-tab { border-radius: 0; padding: 0 20px;}
    .pd-right { padding-left: 30px; width: calc(100% - 240px);}
    .product-list ul li .thumb { border-radius: 5px;} 
}
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 250px;}
    .sub-visual h2 { font-size: 36px;}
    .sub-visual p { font-size: 14px; margin-top: 10px;}
    .sub-title { padding: 60px 0 40px;}
    .sub-title>h2 { font-size: 24px;}
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0;}
    .lnb-wrap { margin-top: 0;}
    .sub-title>h2::after { width: 30px; height: 2px; margin: 15px auto 0;}

    /* sub 공통 */
    .dg-tab>li { font-size: 13px; padding: 0 3px;}
    .dg-tab>li a { height: 44px; line-height: 1.2em; display: flex; align-items: center; justify-content: center;}

    /* 회사개요 */
    .about-bg { height: 250px; border-radius: 0;} 
    .about-box { margin-top: 0; margin-left: 0; padding: 30px 0; border-radius: 0;}
    .about .titbox .tit { font-size: 24px;}
    .about .titbox img { height: 18px;}
    .about .titbox { gap: 12px;}
    .ab-tbl tr td:first-child { padding-left: 10px;} 
    .ab-tbl tr td { font-size: 14px; padding: 12px 10px;}
    .ab-tbl colgroup col { width: auto !important;}

    /* 인사말 */
    .greet { display: block;}
    .greet-img { width: 100%; border-radius: 0; position: relative;}
    .greet-box { width: 100%; border-radius: 0; margin-top: 0; padding: 0; padding-top: 30px; margin-top: 0;}
    .greet-box>h3 { font-size: 24px;}
    .greet-box>b { font-size: 16px; margin-top: 25px;}
    .greet-box>p { font-size: 14px; margin-top: 15px;}
    .sub_sb { height: 70px;}

    /* 연혁 */
    .hst-bg { padding: 40px 0; border-radius: 0;}
    .hst-bg b { font-size: 19px;}
    .hst-bg .titbox { font-size: 26px;} 
    .hst-bg .titbox img { height: 18px;}
    .hst-bg p { font-size: 14px; margin-top: 10px;}
    .hst-bg::after { width: 20px; height: 20px; border: 6px solid #fff; bottom: -10px;}
    .history .group .group-ttl { font-size: 20px;}
    .history .group .groupbox::after { width: 16px; height: 16px; box-shadow: #f2f2f2 0px 0px 0px 4px inset; top: 3px;}
    .history .group:nth-of-type(odd) .groupbox::after { left: -8px;}
    .history .group:nth-of-type(even) .groupbox::after { right: -8px;}
    .history .group ul li { font-size: 14px;}
    .history .group ul { margin-top: 15px;}
    .history::after { height: 94%;}
    .history .group .group-ttl::before { width: 30px;}
    .history .group:nth-child(odd) .groupbox { padding-left: 50px;}
    .history .group:nth-child(even) .groupbox { padding-right: 50px;}
    .history .group:nth-child(odd) .group-ttl::before { left: -37px;}
    .history .group:nth-child(even) .group-ttl::before { right: -37px;}

    /* 오시는 길 */
    .mapbox { border-radius: 0;}
    .lct { margin-top: 25px;} 
    .lct b { font-size: 14px;}
    .lct .tit { font-size: 19px; }
    .lct-text { margin-top: 0;}
    .lct-text span { font-size: 14px; padding-right: 10px;}
    .lct-list { margin-top: 20px;}
    .lct-list li { padding: 20px;}
    .lct-title { font-size: 16px; gap: 10px; left: 15px; top: 16px;}
    .lct-title img { width: 15px;}
    .lct-txt { font-size: 14px; padding-left: 90px;}

    /* 제품상세 */
    .product-image .img { border-radius: 10px;}
    .product-image { margin-right: 30px;}
    .product-info .pd-ctr>div { font-size: 12px;}
    .product-info .tit { font-size: 24px; margin: 20px 0;}
    .product-info .txt { font-size: 14px;}
    .pd-tbl colgroup col { width: auto !important;}
    .pd-tbl-wrap { margin-top: 20px;}
    .pd-tbl tr td:first-child::before { left: 10px;} 
    .pd-tbl tr td{ font-size: 14px;}
    .pd-tbl tr td:first-child { padding-left: 10px !important;}
    .pd-btbox a { font-size: 14px; width: 100px; height: 33px; line-height: 33px;}
    .product-detail .tit { font-size: 22px;}
    .product-detail .tit::after { margin-left: 0px;}
    .pd-dtbox { font-size: 14px;}

    /* 제품문의 */
    .inp-fx .input { width: calc(100%/3 - 7px); font-size: 14px;}

    /* csr */
    .sub3-list ul { margin: 0 -6px;}
    .sub3-list ul li { padding: 0 6px;}
    .sub3-list ul li .thumb { border-radius: 5px;}
    .sub3-list ul li .thumb::after { border-radius: 5px;}
    .sub3-list ul li { border-radius: 5px;}

    /* gallery */
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

    /* header */
    #gnb {display: none;}
    #header { height: 80px !important;}
    .sitelogo img { height: 30px;}
    .btn-m-menu {display: block; margin-top: -10px;}
    .list-icon { position: absolute;  width: 14px; height: 20px; right: 30px;}
    .mobile-navigation {display:block;}
    .btn-menu { display: none;}
    #gnb .submenu2 { display: none;}

    /* footer */
    #footer { text-align: center;}
    .ft-top { display: block;}
    .ft-sns { justify-content: center; margin-top: 15px;}
    .ft-btm { display: block;}

    /* visual */
    .main-visual .item { height: 520px;} 
    .main-visual .caption h2 { font-size: 36px;}
    .main-visual .caption p { font-size: 20px; }

    /* main */
    .sec1 .contain { display: block;}
    .sec1-left { width: 100%;} 
    .sec1-left h3 br { display: none;}
    .sec1-left p br { display: none;}
    .sec1-right { width: 100%; margin-top: 30px; padding-left: 0;}  
    .sec1-list li:first-child { margin-top: 0;}
    .sec1_sb { height: 85px; top: 40px;} 

	/* sub */
    .lnb { border-radius: 0;}
    .lnb ul li a {height:50px; font-size:15px;}
    .lnb ul li::after { height: 25px;}
    .sub-visual h2 { font-size: 30px; }

    /* 제품 */
    .pd { display: block;}
    .pd-tab { max-width: 100%; margin-bottom: 30px; margin-top: 0; position: relative; top: 0;}
    .pd-right { padding-left: 0; width: 100%;}

    /* 제품상세 */
    .product-summary { display: block;}
    .product-image { margin-right: 0; margin: auto;}
    .product-info { width: 100%;}
    .pd-btbox { position: relative; bottom: auto; margin-top: 30px;}

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

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

	.gallery-list ul li .tit {font-size:15px;}
    .gallery-list ul li { width: 33.333%; margin-bottom: 25px; padding: 0 7px;}
    .gallery-list ul { margin: 0 -7px;}

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

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

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

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

    .root_daum_roughmap .wrap_map {height:350px !important;}
    .gallery-list2 ul li .thumb { margin-bottom: 12px;}
} 

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

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

    .product-image {width: 70%;}

    .sub3-list ul li { width: 33.333%;}
    .sub3-list ul li .tit { font-size: 14px;}
}

/* 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: 22px;}
	.btn-m-menu {right: 15px; }
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}
    .hd-sns img { height: 19px;}
    .hd-sns { padding-left: 0; padding-top: 8px; padding-right: 35px; gap: 5px;}

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

    /* visual */
    .main-visual .item { height: 325px;} 
    .main-visual .caption h2 { font-size: 24px; margin-top: 10px;}
    .main-visual .caption h4 { font-size: 16px;}

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

    /* main */
    .sec1 { padding: 40px 0;}
    .sec1 .contain { padding-left: 15px; padding-right: 15px;}
    .sec1_sb { display: none;}
    .sec1-left h3 { font-size: 20px; margin-top: 10px;}
    .sec1-list li { width: 100%;}
    .sec1-list li .textbox .tit { font-size: 18px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px; text-align: center;}
    .ft-logo img { height: 22px;}
    .ft-sns img { height: 19px;}
    .policy a::after { display: none;}
    .ft-text span::after { display: none;}
    
	/* sub */
	.sub-visual {height: 200px; }
    .sub-visual .cell { padding-left: 15px; padding-right: 15px;}
	.sub-visual h2 {font-size: 20px;}
    .sub-title{ padding: 40px 0;}
    .sub-title>h2 { font-size: 20px;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0;}
    .lnb ul li a {height:45px; padding: 0 20px; font-size: 15px; white-space: nowrap;}
    .lnb ul li { flex: 1; width: auto;}

    /* 회사개요 */
    .about-bg { height: 180px;}
    .ab-tbl-wrap { overflow: auto;}
    .ab-tbl { width: 640px;}

    /* 인사말 */
    .greet-box>h3 { font-size: 18px;} 
    .sub_sb { display: none;}

    /* 연혁 */
    .history { padding-top: 30px;}
    .hst-bg::after { display: none;}
    .history::after { display: none;}
    .history .group .group-ttl::before { display: none;}
    .history .group .groupbox::after  { display: none;}
    .history .group:nth-child(odd) .groupbox { width: 100%; margin-left: 0; padding-left: 0;}
    .history .group:nth-child(even) .groupbox { width: 100%; margin-left: 0; padding-right: 0;}
    .history .group:nth-child(even) ul {text-align:left;} 
    .history .group:nth-child(even) ul li {flex-direction: column;} 
    .history .group:nth-of-type(even) ul li .month { right: auto; left: 0;}
    .history .group:nth-of-type(even) ul li .txt  { padding-left: 40px; padding-right: 0;}
    .history .group:nth-of-type(even) ul li .month::after { right: 9px; left: auto;}
    .history .group:nth-child(even) .group-ttl { text-align: left;}

    /* 오시는 길 */
    .lct .tit { font-size: 17px; margin-bottom: 5px;}

    /* 제품 */
    .pd-tab .tit { font-size: 14px;}
    .pd-tab li .acd li a { font-size: 12px; gap: 5px;}
    .product-list ul { margin: 0 -5px;}
    .product-list ul li { width: 50%; padding: 0 5px;}
    .icon-area { width: 13px;}

    /* 제품 상세 */
    .product-summary { padding-top: 20px; margin-bottom: 40px;}
    .product-image { width: 100%;}
    .product-info .tit { font-size: 20px;}
    .product-detail .tit { font-size: 20px;}

    .sub3-list ul li { width: 50%;}
    .sub3-list ul 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-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}

	.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;}
    .inp-bt { width: 70px; height: 70px;}
    .inp-bt::after { margin: 2px auto 0;}

	.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 .date{ font-size: 12px; margin-top: 4px;}
} 
@media (max-width: 420px) {
    /* main */
    .sec2-list { justify-content: center; flex-wrap: wrap; gap: 10px;}
    .sec2-list li { width: calc(100%/2 - 5px);}
    .sec3-step li { width: calc(100%/2 - 8px); margin-bottom: 20px;}

    /* 회사연혁 */
    .hst .group .groupbox { display: block;}
    .hst .group .group-ttl::after { display: none;}
    .history::after { display: none;}
    .hst .group .list { margin-left: 0; margin-top: 10px;}

    /* 환경질 현황조사 */
    .st-list li { border-radius: 10px; width: 100%;}
  }