@charset "utf-8";

@media (max-width: 1730px) {

	#gnb {margin-left:200px;}
}

@media (max-width: 1530px) {
	
	#gnb ul li {padding:0 20px;}
	#gnb ul li a {font-size:18px;}

	#header .sitelogo img {height:43px}

	.util ul {margin-left:-12px;}
	.util ul li {padding-left:12px;}

	/* main */
	.main-visual .content.first .title {font-size:80px;}

    /* layout */
    .drop-wrap .part > ul > li {font-size: 15px;}
    .drop-wrap .part > ul.color .img {margin-right: 10px;}

	/* content */
	.caption-tit {font-size: 26px;}
	
}


@media (max-width: 1230px) {
	
	/* header */
	#gnb {display:none}
	#header .contain {height:100px;}
	.util {right:55px;}
	.btn-m-menu {display:block;}

	/* main */
	.main-visual .content {padding:0 100px;}
	.main-visual .content .title {font-size:40px;}
	.main-visual .content .txt {font-size:28px;}
	.main-visual .content.v1 .txt {margin-bottom:30px;}
	.main-visual .content.v1 .title {margin-bottom:40px;}
	.main-visual .content.v2 .title {margin-bottom:10px;}
	.main-visual .content.v3 .title {margin-bottom:15px;}
	.main-visual .content.v3 .txt {margin-bottom:20px;}
	.main-visual .count-wrap ul li {padding:20px 15px;}
	.main-visual .count-wrap ul li .tt {font-size:18px; margin-bottom:20px;}
	.main-visual .count-wrap ul li .number {font-size:16px;}
	.main-visual .count-wrap ul li .number .num {font-size:50px;}
	.main-visual .count-wrap ul li p {font-size:15px;}
	.main-visual .slick-prev {left:30px;}
	.main-visual .slick-next {right:30px;}	

	.main-title {margin-bottom:30px;} 
	.main-title h2 {font-size:50px; margin-bottom:7px;}
	.main-title p {font-size:18px;}

	.main-brand {padding:80px 0;}
	.main-brand .slick-list {margin-left:-5px;}
	.main-brand .slick-slide {padding-left:5px;}
	.main-brand .content {padding:15px;}
	.main-brand .content .tit {font-size:25px}
	.main-brand .content p {font-size:18px;}
	.main-brand .content .more {width:46px; height:46px; font-size:20px; line-height:46px;  margin:15px auto 0;}

	.main-more {margin-top:40px;}
	.main-more a {padding:0 25px; min-width:200px; font-size:20px; line-height:60px;}


	.main-product {padding:80px 0;}
	.main-product .slick-list {margin-left:-5px;}
	.main-product .slick-slide {padding-left:5px;}
	.main-product .thumb {margin-bottom:15px;}
	.main-product .tit {font-size:20px;}

	.main-project {padding:80px 0 40px;}
	.main-project ul {margin-left:-8px; margin-bottom:-8px;}
	.main-project ul li {padding-left:8px; margin-bottom:8px;}

	.main-pedestal {height:700px; margin-bottom:40px;}	
	.main-pedestal .title {font-size:52px; margin-bottom:25px;} 
	.main-pedestal .cnt {font-size:24px;}

	.main-customer {margin-bottom:100px;}
	.main-customer .img {height:300px;}
	.main-customer .title {padding:80px 0;font-size:50px; margin-bottom:25px;}
	.main-customer .box {box-shadow:10px 30px 30px rgba(0,0,0,.15);padding:60px 0; margin-top:-80px;}
	.main-customer .box:after {height:80px; border-width:8px;}
	.main-customer .box ul li {padding:25px 0;}
	.main-customer .box ul li .tit {font-size:30px; margin-bottom:20px;}
	.main-customer .box ul li .icon {margin-bottom:20px;}
	.main-customer .box ul li p {font-size:20px;}
	.main-customer .box ul li p.tel {font-size:22px;}
	.main-customer .box ul li p.bt {font-size:18px;}
	.main-customer .box ul li p.bt .arrow {font-size:20px;}



	/* doc */
	.system-head .text {padding-top:150px;}

	.category-references .project-list ul li .caption .img,
	.category-projects .project-list ul li .caption .img {width: 40px; height: 40px;}
	.caption-tit {margin-bottom: 15px; font-size: 22px;}
	.caption-tit p {font-size: 16px; line-height: 1.3em;}



}

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

	/* layout */
	#header .contain {height:80px;}
	#header .sitelogo .sitelogo img {height:40px}
	.btn-m-menu {top:25px}


	/* main */
	.main-visual .item {height:80vh;}
	.main-visual .content {padding:0 80px;}
	.main-visual .content .title {font-size:30px;}
	.main-visual .content .txt {font-size:20px;}
	.main-visual .content.v1 .txt {margin-bottom:20px;}
	.main-visual .content.v1 .title {margin-bottom:30px;}
	.main-visual .content.v3 .title {margin-bottom:10px;}
	.main-visual .content.v3 .txt {margin-bottom:15px;}
	.main-visual .count-wrap ul li {padding:15px;}
	.main-visual .count-wrap ul li .tt {font-size:16px; margin-bottom:15px;}
	.main-visual .count-wrap ul li .number {font-size:15px;}
	.main-visual .count-wrap ul li .number .num {font-size:40px;}
	.main-visual .count-wrap ul li p {font-size:14px;}
	.main-visual .slick-arrow {width:25px}
	.main-visual .slick-prev {left:15px;}
	.main-visual .slick-next {right:15px;}
	
	.main-title {margin-bottom:25px;} 
	.main-title h2 {font-size:40px;}

	.main-brand {padding:60px 0;}
	.main-brand .content {padding:15px;}
	.main-brand .content .tit-row .icon {width:30px;}
	.main-brand .content .tit-row .tit {padding-left:6px;font-size:24px;}
	.main-brand .content p {font-size:16px;}
	.main-brand .content .more {width:40px; height:40px; font-size:18px; line-height:40px;  margin:15px auto 0;}

	.main-more {margin-top:40px;}
	.main-more a {padding:0 20px; min-width:180px; font-size:18px; line-height:55px;}
	.main-more a span {margin-left:5px;}

	.main-product {padding:60px 0;}
	.main-product .thumb {margin-bottom:15px;}
	.main-product .thumb:after {border-width:8px}
	.main-product .tit-row .icon {width:30px;}
	.main-product .tit-row .tit {padding-left:6px;font-size:18px;}

	.main-project {padding:60px 0 30px;}
	.main-project ul {margin-left:-5px; margin-bottom:-5px;}
	.main-project ul li {width:50%; padding-left:5px; margin-bottom:5px;}
	.main-project .thumb:after {border-width:8px}

	.main-pedestal {height:600px; margin-bottom:30px;}	
	.main-pedestal .title {font-size:32px; margin-bottom:20px;} 
	.main-pedestal .cnt {font-size:20px;}

	.main-customer {margin-bottom:60px;}
	.main-customer .img {height:200px;}
	.main-customer .title {padding:60px 0;font-size:30px; margin-bottom:20px;}
	.main-customer .box {box-shadow:10px 30px 30px rgba(0,0,0,.15);padding:30px; margin-top:-60px;}
	.main-customer .box:after {height:60px; border-width:5px;}
	.main-customer .box ul li {padding:20px 0;}
	.main-customer .box ul li .tit {font-size:20px; margin-bottom:15px;}
	.main-customer .box ul li .icon {margin-bottom:15px;}
	.main-customer .box ul li .icon img {height:44px}
	.main-customer .box ul li p {font-size:18px;}
	.main-customer .box ul li p.tel {font-size:20px;}
	.main-customer .box ul li p.bt {font-size:16px;}
	.main-customer .box ul li p.bt .arrow {font-size:18px;}

    #main .pic-list {padding: 0 50px; }
    .pic-list .swiper a:hover .thumb::before { border-width: 8px;}
    .pic-list .slide-btn.prev { left: 10px;}
    .pic-list .slide-btn.next { right: 10px;}
    
	
	/* layout */
	.real-cont {padding-bottom:60px;}

	.scroll-top {bottom:200px; right:15px; width:50px; height:44px;}
	.scroll-top p {margin-top:3px;}

	#footer {padding:30px 0;text-align:center;}
	#footer .bar {padding:0 7px;}
	#footer .br {padding:0 7px;}

	.foot-row {display:block; margin-bottom:20px;}
	.foot-logo {width:100%; margin-bottom:25px;}
	.foot-logo img {height:44px;}
	.foot-info {width:100%; padding-left:0;}
	.foot-info .tit {font-size:15px;}
	.foot-menu {position:relative; top:0; margin-top:0;margin-bottom:15px; right:0; transform:none}
	.foot-menu ul {margin-left:-16px; justify-content:center;}
	.foot-menu ul li {margin-left:16px;}


	.quick {top:200px;/* width:80px */ width:70px;}
	.quick .box a {padding:15px 15px;}
	.quick .box .icon {margin-bottom:5px;}
	.quick .box .icon img {height:30px}
	.quick .top a {height:30px;}

    .quick .sns-list a { width: 50px;}

	#sub #container {padding-top:40px;}
	.sub-visual {height:300px;}
	.sub-visual .content h2 {font-size:46px;}

	.lnb {margin:0 auto 40px;}
	.lnb ul li {font-size:18px; line-height:60px;}
    
    .drop-wrap .part > ul {max-height: 50vh; overflow-y: auto;}

		
	
	/* 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;}

	.gallery-list ul li .tit {font-size:15px;}

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.event-list ul li .tit {font-size:15px;}

	.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 h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

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

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

	.product-list ul li .thumb:after {border-width:6px;}
	.product-list ul li .tit-row .icon {width:30px;}
	.product-list ul li .tit-row .tit {padding-left:6px; font-size:18px;}

	.product-summary {margin-bottom:40px;}
	.product-summary .photo .pic {max-width:400px;}
	.product-summary .photo .pic .more:before {height:16px; margin-top:-8px;}
	.product-summary .photo .pic .more:after {width:16px; margin-left:-8px;}
	.product-summary .info {padding-left:40px;}
	.product-summary .info .company-name {margin-bottom:30px;}
	.product-summary .info .company-name .name {font-size:15px;}
	.product-summary .info .company-name .tit {font-size:30px;}
	.product-summary .info dl {margin-bottom:10px;}
	.product-summary .info dl dt {width:100px; font-size:15px;}
	.product-summary .info dl dd {width:calc(100% - 100px); font-size:18px;}
    .product-summary .info .company-name .info-list .list-tit {width: 90px;}
    .product-summary .btn-inquiry {width: 160px; height: 43px; margin-top: 40px; padding: 10px 30px; font-size: 18px;}
    .product-summary .btn-inquiry::after {right: 30px; height: 17px;}

    .color-list ul {margin: 0 -6px;}
    .color-list ul li { padding: 0 6px;}

	.product-detail {padding:40px 0;}
	.product-detail .slick-list {margin-left:-5px;}
	.product-detail .slick-slide {padding-left:5px;}
	.product-detail .thumb:after {border-width:8px;}
	.product-detail .btn {margin-top:30px;}
	.product-detail .btn button {width:50px; height:50px;}
	.product-detail + .buttons {margin-top:40px;}

    .story {padding: 40px 0;}

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

	.result-group .gall li {width:25%;}

	.project-list ul {margin:0 -3px;}
	.project-list ul li {padding:0 3px; margin-bottom:15px;}
	.project-list ul li .thumb:after {border-width:8px}
    .project-list ul li .info .area {font-size: 13px;}
    .project-list ul li .info .date {font-size: 11px;}
    .project-list ul li .info .date::before {height: 10px; margin-top: -1px;}

	.board-tit {padding-left:20px; font-size:18px; margin-bottom:15px;} 
	.board-tit span {font-size:15px;}


	/* doc */
	.brand-head .info {width:50%; padding-right:30px;}
	.brand-head .info .logo {margin-bottom:30px;}
	.brand-head .info .title {font-size:24px; margin-bottom:25px;}
	.brand-head .info ul li {font-size:17px; padding-left:15px;}
	.brand-head .info ul li:before {top:9px;}
	.brand-head .photo .txt {font-size:17px;}

	.brand-tit {font-size:24px; margin-bottom:15px;}


	.brand-factory ul {margin-left:-10px; margin-bottom:-10px;}
	.brand-factory ul li {padding-left:10px; margin-bottom:10px;}


	.mgb60 {margin-bottom:40px !important;}

	.sub-more {margin-top:30px;}
	.sub-more .btn-more {font-size:18px; height:50px;}
	.sub-more .btn-more span {width: 16px; height: 16px;}

	
	.company-title {font-size:45px; margin-bottom:40px; padding-top:0;}
	.company-head .photo {width:calc(100% - 500px);}
	.company-head .info {width:500px; padding-top:40px;}
	.company-head .info .content {margin-bottom:40px; padding-left:30px;}
	.company-head .info .tit {font-size:24px ;margin-bottom:15px;}
	.company-head .info .cnt {font-size:18px;}
	.company-head .box {margin-left:-60px; padding:40px;}
	.company-head .box:after {height:85px; border-width:8px;}
	.company-head .box dl {margin-bottom:25px;}
	.company-head .box dl dt {font-size:20px;}
	.company-head .box dl dd {font-size:16px;}

	.company-text {margin-bottom:60px;}
	.company-text .tit {font-size:24px;margin-bottom:15px;}
	.company-text .cnt {font-size:18px;}

	.company-why {font-size:15px; margin-bottom:40px;}
	.company-why .photo {width:calc(100% - 500px);}
	.company-why .info {width:500px; padding-left:30px;}
	.company-why .info .tit {font-size:26px; margin-bottom:20px;}
	.company-why .info .txt {margin-bottom:20px;}

	.company-tip {margin-bottom:40px;}
	.company-tip ul {margin-left:-15px; margin-bottom:-15px;}
	.company-tip ul li {width:calc(50% - 15px); margin-left:15px; margin-bottom:15px; padding:26px;}
	.company-tip ul li .tit {font-size:20px;margin-bottom:15px;}
	.company-tip ul li .cnt {font-size:16px;}

	.sub-tit {font-size:22px; margin-bottom:7px;}

	.company-family ul {margin-left:-10px; flex-wrap:wrap; margin-bottom:-10px;}
	.company-family ul li {width:25%; padding-left:10px; margin-bottom:10px;}

	.system-head {margin-bottom:40px; margin:0 -20px 30px;}
	.system-head .title {font-size:46px; left:15px;}
	.system-head .info {width:500px; padding:0 20px;}
	.system-head .photo {width:calc(100% - 500px);     padding: 0 20px;}
	.system-head .text {padding-top:150px;}
	.system-head .text .tit {font-size:20px}
	.system-head .text .cnt {font-size:16px;}
	.system-head .text .cnt br {display:none}
	.system-head.type2 .info {margin-top:-100px;}
	.system-head.type2 .text {padding-top:40px; padding-right:15px;}

    .btn-more {width: 160px;}

	.system-dps {padding:60px 0; margin-bottom:45px;}
	.system-dps .logo {margin-bottom:25px;}
	.system-dps .cnt {margin-bottom:25px;}
	.system-dps .cnt .tit {font-size:26px; margin-bottom:20px;}
	.system-dps .cnt p {font-size:16px;}
	.system-dps ul {margin-left:-15px; justify-content:center; margin-bottom:-25px; flex-wrap:wrap;}
	.system-dps ul li {width:25%; padding-left:15px; font-size:15px; margin-bottom:25px;}
	.system-dps ul li .icon {margin-bottom:7px;}
    .system-dps.type2 ul li {width: 33.3333%; padding-left: 0;}
    .system-dps.type2 ul li .tit {font-size: 17px;}

	.system-title {margin-bottom:25px;}
	.system-title .tit {font-size:26px; margin-bottom:7px;}
	.system-title p {font-size:16px;}
	.system-zone {margin-bottom:30px;}
	.system-zone:last-child {margin-bottom:60px;}

	.system-link {height:auto; padding:40px 0;}
	.system-link .tit {font-size:40px; margin-bottom:15px;} 
	.system-link .cnt {font-size:18px; }	
	.system-link .main-more {margin-top:25px;}

	.location {margin-bottom:40px;}
	.location .col {width:50%;}
	.location ul {padding-left:30px;}
	.location ul li {margin-bottom:20px;}
	.location ul li .icon {width:60px; height:60px;}
	.location ul li .info {padding-left:15px;}
	.location ul li .info .tit {font-size:15px;}
	.location ul li .info p {font-size:20px;}

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

	.mgb80 {margin-bottom:50px !important;}

	.caption-tit {font-size: 20px; margin-bottom: 15px;}
	.caption-tit p {margin-top: 0;}
	.category-references .project-list ul li .caption .img, .category-projects .project-list ul li .caption .img {width: 35px; height: 35px;}
	.category-references .project-list ul li .caption img, .category-projects .project-list ul li .caption img {width: 15px; }


} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	.main-visual .count-wrap ul {flex-wrap:wrap; margin-bottom:-15px;}
	.main-visual .count-wrap ul li {padding:10px 15px; width:50%; margin-bottom:15px;}
	.main-visual .count-wrap ul li:nth-child(3):after {display:none}
	.main-visual .count-wrap ul li .number .num {font-size:30px;}

    #main .pic-list { padding: 0 70px;}

	/* doc */
	.system-head { margin-bottom:40px; margin:0 -20px 30px;}
	.system-head .title {position:static; font-size:40px; left:15px;}
	.system-head .info {width:400px; padding:0 20px;}
	.system-head .photo {width:calc(100% - 400px);}
	.system-head .text {padding-top:50px;}
	.system-head .text br {display:none}
	.system-head.type2 .info {margin-top:-50px;}

	.caption-tit {font-size: 16px; margin-bottom: 10px;}
	.caption-tit p {font-size: 15px;}

	.category-references .project-list ul li .caption .img, .category-projects .project-list ul li .caption .img {width: 32px; height: 32px;}
	
	.product-option {padding-bottom: 25px; margin-bottom: 40px;}
	.product-option .menu .tit {font-size: 18px; padding-bottom: 15px;}
	.product-option .menu {padding-left: 25px; }
	.product-option .menu:not(:last-child):before {height: calc(100% - 42px);}

	.drop-wrap .part > a {line-height: 48px; padding-left: 15px;}
	.drop-wrap .part > a:after {right: 15px; margin-top: -5px;}

	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}
	
	.recruit-box ul {flex-wrap:wrap; margin-bottom:-20px;}
	.recruit-box ul li {width:calc(50% - 20px); margin-bottom:20px;}
	.recruit-box ul li:nth-child(odd):after {display:none}

	
	
} 

/* 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 */
	.util {display:none}
	#header .contain {height:70px;}
	.btn-m-menu {top:22px;}

	#header .sitelogo img {height:35px}



	/* main */
	.main-visual .item {height:70vh;}
	.main-visual .content {padding:0 30px; text-align:center;}
	.main-visual .content .title {font-size:18px;}
	.main-visual .content .txt {font-size:15px;}
	.main-visual .content.v1 .txt {margin-bottom:10px;}
	.main-visual .content.v1 br {display:none}
	.main-visual .content.v1 .title {margin-bottom:20px;}
	.main-visual .content.v3 .title {margin-bottom:5px;}
	.main-visual .content.v3 .txt {margin-bottom:10px; font-size:.8em}	
	.main-visual .content .br {display:block;}
	.main-visual .content img {height:14px}
	.main-visual .count-wrap ul {margin-bottom:-5px;}
	.main-visual .count-wrap ul li {padding:5px 5px; width:50%; margin-bottom:5px;}
	.main-visual .count-wrap ul li:after {display:none}
	.main-visual .count-wrap ul li .tt {font-size:.9em; margin-bottom:5px;}
	.main-visual .count-wrap ul li .number {font-size:.8em; margin-bottom:5px;}
	.main-visual .count-wrap ul li .number .num {font-size:20px;}
	.main-visual .slick-arrow {width:20px}
	.main-visual .slick-dots {bottom:20px;}
	.main-visual .slick-dots li {margin:0 4px;}
	.main-visual .slick-dots li button {width:12px; height:12px; border-width:2px;}
	.main-visual .slick-dots li.slick-active button {width:16px; height:16px;}

	.main-title {margin-bottom:20px;} 
	.main-title h2 {font-size:30px; margin-bottom:5px;}
	.main-title p {font-size:16px;}

	.main-brand {padding:40px 0;}
	.main-brand .content .tit-row {display:block;}
	.main-brand .content .tit-row .icon {width:28px; margin:0 auto 5px;}
	.main-brand .content .tit-row .tit {padding-left:0; font-size:16px;}
	.main-brand .content p {font-size:15px;}

	.main-more {margin-top:30px;}
	.main-more a {padding:0 15px; min-width:160px; font-size:16px; line-height:45px;}

	.main-product {padding:40px 0;}
	.main-product .thumb {margin-bottom:10px;}
	.main-product .thumb:after {border-width:4px}
	.main-product .tit-row {display:block;}
	.main-product .tit-row .icon {width:28px; margin:0 auto 5px;}
	.main-product .tit-row .tit {padding-left:0; font-size:16px;}
	

	.main-project {padding:40px 0 20px;}
	.main-project .thumb:after {border-width:4px}

	.drop-wrap .part > a {line-height: 35px; font-size: 16px;}

	.main-pedestal {height:400px; padding:0 15px; margin-bottom:20px;}	
	.main-pedestal .title {font-size:22px; margin-bottom:15px;} 
	.main-pedestal .cnt {font-size:16px;}

	.main-customer {margin-bottom:40px;}
	.main-customer .img {height:120px;}
	.main-customer .title {padding:30px 0;font-size:22px; margin-bottom:20px;}
	.main-customer .box {padding:20px; margin-top:-40px;}
	.main-customer .box:after {height:60px; border-width:4px;}
	.main-customer .box ul{display:block}
	.main-customer .box ul li {width:100%; padding:20px 0; border-bottom:1px solid #dfdfdf;}
	.main-customer .box ul li:last-child {border-bottom:0;}
	.main-customer .box ul li:after {display:none}
	.main-customer .box ul li .tit {font-size:18px; margin-bottom:10px;}
	.main-customer .box ul li .icon {margin-bottom:10px;}
	.main-customer .box ul li .icon img {height:34px}
	.main-customer .box ul li p {font-size:16px;}
	.main-customer .box ul li p.tel {font-size:18px;}
	.main-customer .box ul li p.bt {font-size:15px;}
	.main-customer .box ul li p.bt .arrow {font-size:16px;}

    #main .pic-list {  padding: 0;}
    /* .pic-list .slide-btn {display: none;} */
	.pic-list .slide-btn {top:auto; bottom: -35px; z-index:10;width: 15px;height: 20px;}
	.pic-list .slide-btn.prev {left: 50%; transform: rotate(180deg) translateX(20px);}
	.pic-list .slide-btn.next {right: 50%; transform: translateX(20px);}

	/* content */
	.drop-wrap .inner {flex-wrap: wrap;} 
	.drop-wrap .part,
	.drop-wrap .part > a {max-width: 100%;}


	/* footer */
    .quick {display:block;    top: auto;
    bottom: 20px;}
   /*  .quick.tell {display:block !important;top: auto;bottom: 0;} */
	.quick.tell {display:none;}

	#footer {padding:25px 0;font-size:13px;}
	#footer .bar {padding:0 5px;}
	#footer .br {padding:0; display:block}

	.foot-row {display:block; margin-bottom:10px;}
	.foot-info {padding-left:0;}
	.foot-logo {width:100%; margin-bottom:10px;}
	.foot-logo img {height:30px;}
	.foot-menu {margin-bottom:10px;}
	
	/* layout */	
	.real-cont {padding-bottom:40px;}

	#sub #container {padding-top:30px;}
	.sub-visual {height:220px;}
	.sub-visual .content h2 {font-size:30px;}

	.lnb {margin:0 auto 30px;}
	.lnb ul li {width:auto !important; font-size:16px; line-height:45px;}
	.lnb ul li a {padding:0 40px;}

	.cate_pop .cateSlider-nav .title p {height: 60px; max-height: 60px;}

	
	/* 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;}
	.board-search .search form {display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li a {padding: 15px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px; line-height:1.5em; height: 42px;}
	.gallery-list ul li .date {font-size:12px; margin-top:20px;}

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

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

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

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; 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;}

	.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:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}	
	.board-form #photofile {width:100% !important; margin-top:5px;}
	.board-form #day,
	.board-form #dday,
	.board-form #acreage,
	.board-form #lastheight,
	.board-form #user_name {width:100% !important;}
	.board-form + .buttons {margin-top:30px;}
	.board-form .txt {padding-left:0; display:block; margin-top:5px;}
	.board-form .bar {padding:0 4px;}

	.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.type2 .board-view-cnt {padding-top: 50px;}
	.board-view.type2 .top {padding: 25px 0;}
	.board-view.type2 .board-view-tit h3,
	.board-view-tit h3 {font-size:17px;}
	.board-view.type2 .board-view-info .name, .board-view.type2 .board-view-info .date,
	.board-view-info {font-size:12px;}
	.board-view.type2 .board-view-info .name:after {height: 10px;}

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

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

	.product-list ul li {width:50%; margin-bottom:25px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .thumb:after {border-width:4px;}
	.product-list ul li .tit-row {display:block;}
	.product-list ul li .tit-row .icon {width:28px; margin:0 auto;}
	.product-list ul li .tit-row .tit {padding-left:0; font-size:16px;}
	
	.product-summary {display:block; margin-bottom:30px;}
	.product-summary .photo {width:100%; margin-bottom:15px;}
	.product-summary .photo .pic {max-width:100%; margin:0 auto;}
	.product-summary .info {width:100%; padding-left:0; padding-top: 0;}
	.product-summary .info .company-name {margin-bottom:20px;}
	.product-summary .info .company-name .name {font-size:15px;}
	.product-summary .info .company-name .tit {font-size:20px;}
	.product-summary .info dl:last-child {margin-bottom:50px;}
	.product-summary .info dl dt {width:90px; font-size:14px;}
	.product-summary .info dl dd {width:calc(100% - 90px); font-size:16px;}
    .product-summary .info .company-name .info-list .list-tit {width: 80px;}
    .product-summary .btn-inquiry {width: 120px;height: 34px; margin-top: 20px; padding: 8px 20px; font-size: 14px;}
    .product-summary .btn-inquiry::after {right: 20px; height: 15px;}
    .color-list ul {margin: 0 -5px;}
    .color-list ul li {padding: 0 5px;}

	.product-detail {padding:30px 0;}
	.product-detail .thumb:after {border-width:4px;}
	.product-detail .btn {margin-top:20px;}
	.product-detail .btn button {width:40px; height:40px;}
	.product-detail + .buttons {margin-top:30px;}

    .story {padding: 30px 0;}
    .story-list {margin:0 -5px -10px;}
    .story-list .item {padding: 0 5px 10px;}

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

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}

	.project-list ul {margin:0 -2px;}
	.project-list ul li {width:50%; padding:0 2px; margin-bottom:6px;}
	.project-list ul li .thumb:after {border-width:4px}

	.board-tit {font-size:16px; margin-bottom:7px;} 
	.board-tit span {font-size:14px;}


	/* doc */
	.brand-head {flex-wrap:wrap;}
	.brand-head .info {width:100%; order:2; padding-right:0;}
	.brand-head .info .logo {margin-bottom:20px;}

	.brand-head .info .title {font-size:18px; margin-bottom:20px;}
	.brand-head .info ul li {font-size:15px; padding-left:10px;}
	.brand-head .info ul li:before {top:8px;}
	.brand-head .photo {width:100%; order:1; margin-bottom:20px;}
	.brand-head .photo .txt {font-size:14px;}

	.brand-tit {font-size:18px; margin-bottom:10px;}


	.brand-factory ul {flex-wrap:wrap;margin-left:-5px; margin-bottom:-5px;}
	.brand-factory ul li {width:50%; padding-left:5px; margin-bottom:5px;}


	.mgb40 {margin-bottom:20px !important;}
	.mgb60 {margin-bottom:30px !important;}

	.sub-more {margin-top:25px;}
	.sub-more .btn-more {width: 120px; font-size:16px; height:45px;}
	.sub-more .btn-more span {width: 14px; height: 14px;}

	.fancybox-close {
		top: -40px !important;
		width: 30px !important;
		height: 30px !important;
		background-size:10px !important;
	}
	

	
	.company-title {font-size:25px; margin-bottom:20px; padding-top:0;}
	.company-head {display:block}
	.company-head .photo {width:100%; margin-bottom:20px;} 
	.company-head .info {width:100%; padding-top:0;}
	.company-head .info .content {margin-bottom:20px; padding-left:0;}
	.company-head .info .tit {font-size:20px ;margin-bottom:10px;}
	.company-head .info .cnt {font-size:16px;}
	.company-head .info br {display:none}
	.company-head .box {margin-left:0; padding:20px;}
	.company-head .box:after {height:50px; border-width:4px;}
	.company-head .box dl {margin-bottom:20px;}
	.company-head .box dl dt {font-size:18px;}
	.company-head .box dl dd {font-size:15px;}

	
	.company-text {margin-bottom:40px;}
	.company-text .tit {font-size:20px;margin-bottom:10px;}
	.company-text .cnt {font-size:16px;}

	.company-why {display:block; font-size:14px; margin-bottom:20px;}
	.company-why .photo {width:100%;}
	.company-why .info {width:100%; padding:20px;}
	.company-why .info .tit {font-size:20px; margin-bottom:10px;}
	.company-why .info .txt {margin-bottom:10px;}

	.company-tip {margin-bottom:20px;}
	.company-tip ul {margin-left:0; margin-bottom:-10x;}
	.company-tip ul li {width:100%; margin-left:0; margin-bottom:10px; padding:16px;}
	.company-tip ul li .tit {font-size:18px;margin-bottom:10px;}
	.company-tip ul li .cnt {font-size:15px;}

	.sub-tit {font-size:20px; margin-bottom:5px;}

	.company-family ul {margin-left:-5px;margin-bottom:-5px;}
	.company-family ul li {width:33.33333%; padding-left:5px; margin-bottom:5px;}
	.company-family ul li .tit {font-size:15px; margin-top:5px;}

	.system-head {display:block; margin:0 0 20px;}
	.system-head .title {font-size:28px; left:0; margin-bottom:10px;}
	.system-head .info {width:100%; padding:0;}
	.system-head .photo {width:100%; padding:0;}
	.system-head .text {padding-top:0; margin-bottom:20px;}
	.system-head .text .tit {font-size:18px}
	.system-head .text .cnt {font-size:15px;}
	.system-head .text .cnt br {display:none}
	.system-head.type2 .info {margin-top:-20px;}
	.system-head.type2 .text {padding-top:20px; margin-bottom:0;}

    .system-head-wrap .system-head:nth-child(2) {display:flex; flex-direction: column-reverse;}
    .system-head.type3 {padding: 30px 0;}
    .btn-more {width: 130px; height: 34px;line-height: 32px;margin-top: 20px; padding: 0 20px;}
    .btn-more::after {right: 20px; width: 16px;}
    .img-list {display:block;}

	.system-dps {padding:30px 0; margin-bottom:30px;}
	.system-dps .logo {margin-bottom:20px;}
	.system-dps .logo img {height:40px}
	.system-dps .cnt {margin-bottom:15px;}
	.system-dps .cnt .tit {font-size:20px; margin-bottom:20px;}
	.system-dps .cnt p {font-size:15px;}
	.system-dps ul {margin-left:-10px; margin-bottom:-20px;}
	.system-dps ul li {width:50% !important; padding-left:10px; font-size:14px; margin-bottom:20px;}
	.system-dps ul li .icon {margin-bottom:5px;}
    .system-dps.type2 ul li .tit { font-size: 15px;}

	.system-title {margin-bottom:20px;}
	.system-title .tit {font-size:20px; margin-bottom:7px;}
	.system-title p {font-size:15px; letter-spacing:.02em;}
	.system-zone {margin-bottom:10px;}
	.system-zone:last-child {margin-bottom:40px;}

	.system-link {height:auto; padding:30px 20px;}
	.system-link .tit {font-size:25px; margin-bottom:10px;} 
	.system-link .cnt {font-size:16px;}	
	.system-link .main-more {margin-top:20px;}

	.location {display:block; margin-bottom:20px;}
	.location .col {width:100%;}
	.location .col:last-child {padding:20px;}
	.location ul {padding-left:0;}
	.location ul li {margin-bottom:15px;}
	.location ul li .icon {width:40px; height:40px;}
	.location ul li .info {padding-left:10px;}
	.location ul li .info .tit {font-size:14px;}
	.location ul li .info p {font-size:18px;}

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

	.mgb80 {margin-bottom:30px !important;}
	
	.caption-tit {margin-bottom: 3px; font-size: 14px; line-height: 1.1em;}
	.caption-tit p {text-align: center; font-size: 13px;}
	.category-references .project-list ul li .caption .img, 
	.category-projects .project-list ul li .caption .img {width: 20px; height: 20px;}
	.category-references .project-list ul li .caption img, 
	.category-projects .project-list ul li .caption img {width: 8px;}
	
	.product-option {flex-direction: column; gap: 15px;}
	.product-option .menu {padding-left: 0;}
	.product-option .menu .tit {font-size: 16px; padding-bottom: 5px;}
	.product-option .checkbox label:before {width: 14px; height: 14px;}
	.product-option .menu:not(:last-child):before {content: none;}


} 

/* Landscape phones and down */
@media (max-width: 320px) {
	.mobile-navigation {width:100%}

	.sub-visual .content h2 {font-size:26px;}
	


}