@charset "utf-8";

@media (max-width: 1920px) {
	.main-tech .imgs .img {top:16%; left:5%;}
	.main-tech .imgs .img.st2 {left:2%;}
	.main-tech .imgs .img:nth-child(10) {left:-1%}
	.main-tech .imgs .img:nth-child(12) {left:-4%}
	.main-tech .imgs .img:nth-child(14) {left:-1%}
}

@media (max-width: 1600px) {
	.main-tech .main-code {margin:50px 40px 0 15px;}
	.main-tech .imgs {margin-left:0; width:1300px; height:1300px;}
	.main-tech .imgs .img {width:700px;}
}

@media (max-width: 1460px) {
	#gnb > ul > li {padding:0 35px;}
	#gnb .submenu ul li a {font-size:14px;}

	.top-cs {margin-right:35px;}

	.slider-controls {right:30px; margin:0;}

	.main-about .video-area {right:650px; margin:0;}
}

@media (max-width: 1280px) {
	#gnb {display:none;}
	.btn-all-menu {display:none;}

	.btn-m-menu {display:block;}
	.mobile-navigation {display:block;}

	.main-visual .caption {padding:0 50px;}
	.main-visual .txt1 {font-size:40px;}
	.main-visual .txt2 {font-size:18px;}
	
	/* content  */
	.operate .sec2 .mission .border-box .txt br {display:none;}
	
}

@media (max-width: 1200px) {
	/* content */
	.outline .sec1 .txt br {display:none;}

	.operate .sec2 .mission .border-box {height:222px;}

}

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

	/* header */
	#header .contain {height:79px;}
	.sitelogo a {background-size:auto 40px;}

	/* main */
	#fp-nav.right {right:15px !important;}
	#fp-nav ul li .fp-tooltip {display:none !important;}

	.main-home .scroll {width:36px; bottom:40px; margin-left:-18px;}

	@keyframes scrollUpDown{
		0%,100% {transform:translateY(0);}
		50% {transform:translateY(20px);}
	}

	.slider-controls {bottom:40px;}
	.slider-controls .slick-arrow {width:26px; height:26px; background-size:contain;}
	.slider-controls .pager {width:140px; font-size:14px;}

	.section-inner {padding:100px 40px 20px;}

	.main-visual .caption {padding:0 40px;}
	.main-visual .txt1 {font-size:32px;}
	.main-visual .txt2 {font-size:16px;}

	.m-head .en {font-size:14px;}
	.m-head h2 {font-size:28px;}
	.m-head .txt {font-size:16px;}

	.m-more:after {width:46px; height:46px; font-size:22px;}

	.main-about {background-size:auto 70%;}
	.main-about .video-area {right:520px; margin-top:40px;}
	.main-about .m-head {margin-bottom:40px;}
	.main-about .m-head .txt {margin-top:28px;}

	.main-product .heading {margin-bottom:35px;}
	.main-product .nav {margin-bottom:30px;}
	.main-product .nav ul {margin:-4px;}
	.main-product .nav ul li {padding:4px;}
	.main-product .nav ul li a {width:auto; min-width:90px; height:40px; font-size:14px;}
	.main-product .item .cat {font-size:14px;}
	.main-product .item .tit {font-size:16px;}
	.main-product .slick-arrow {width:44px; background-size:contain;}

	.main-tech .m-head {margin-bottom:40px;}
	.main-tech .main-code {margin:35px 25px 0 0;}
	.main-tech .main-code .tab {padding:0 5px; margin-bottom:45px;}
	.main-tech .main-code .tab ul {margin:-3px;}
	.main-tech .main-code .tab ul li {padding:3px;}
	.main-tech .main-code .tab ul li a {width:28px; height:28px; font-size:13px;}
	.main-tech .main-code .box {font-size:15px;}
	.main-tech .main-code .box dt {left:30px; top:-20px; min-width:120px; height:40px; font-size:16px;}
	.main-tech .main-code .box dd {height:150px; padding:25px;}
	.main-tech .imgs {width:1000px; height:1000px;}
	.main-tech .imgs .img {width:500px; top:24%; left:3%;}

	.main-inquiry .form .input-group label {font-size:16px;}
	.main-inquiry .form .input {height:60px; border-radius:8px; font-size:15px;}
	.main-inquiry .form textarea.input {height:120px;}
	.main-inquiry .submit {width:180px; height:55px; font-size:16px;}



	/* footer */
	#footer {font-size:14px;}
	.foot-info .f-logo {width:210px;}
	.foot-info .f-logo img {height:40px;}
	.foot-info .f-info address span {margin-right:20px;}

	.scroll-top {width:48px; height:48px; font-size:12px;}
	.scroll-top:before {width:8px; height:8px;}
	
	/* layout */
	.sub-visual {height:280px; margin-top:80px;}
	.sub-visual .inner {padding-bottom:50px;}	
	.sub-visual h2 {font-size:32px;}
	.sub-visual p {font-size:16px; margin-top:12px;}

	.lnb-wrap {margin-top:-50px;}
	.lnb ul li a {height:50px; font-size:16px;}

	.sub-title {padding-top:45px;}
	.sub-title h2 {font-size:28px;}
	.sub-title p {font-size:14px; margin-top:10px;}
	.sub-title:after {width:80px; margin-top:30px;}

	.real-cont {padding-bottom:80px;}
	
	/* content */
	.sub-tab {margin-bottom:30px;}
	.sub-tab ul li {height:50px;}
	.sub-tab ul li a {font-size:15px;}

	.sub-ico-tit {font-size:21px; padding-bottom:15px; align-items:flex-start;}
	.sub-ico-tit:before {width:18px; margin-right:7px;}

	.tech-table table thead th {font-size:15px; padding:10px;}
	.tech-table table tbody td {font-size:15px; padding:20px 10px;}

	.outline .bold-tit {font-size:25px;}
	.outline .bold-tit .c1 {font-size:28px;}
	.outline .sec1 .head {margin-bottom:18px;}
	.outline .sec1 .txt {margin-bottom:30px;}
	.outline .sec1 .txt p {font-size:15px; margin-bottom:8px;}
	.outline .sec1 .head p {font-size:18px; margin-top:7px;}
	.outline .sec1 .txt .everyone {margin-top:20px;}

	.outline .sec2 {padding:107px 0 80px;}
	.outline .sec2 .head {padding-left:66px; margin-bottom:32px;}
	.outline .sec2 .head:before {width:49px;}
	.outline .sec2 h3 {font-size:18px;}
	.outline .sec2 h3 span {font-size:25px;}
	.outline .sec2 .table-type1 table th {font-size:15px; padding:9px 8px;}
	.outline .sec2 .table-type1 table td {font-size:15px; padding:9px 15px;}

	.outline .sec3 .wrap {padding:40px 0;}
	.outline .sec3 h3 {font-size:25px; margin-bottom:30px;}
	.outline .sec3 .tit {min-width:185px;}
	.outline .sec3 .tit p {font-size:16px;}
	.outline .sec3 .tit h4 {font-size:22px; margin-top:6px;}
	.outline .sec3 .wrap:nth-of-type(1) > p {font-size:23px;}
	.outline .sec3 .wrap:nth-of-type(1) .c1 {font-size:23px;}
	.outline .sec3 .wrap:nth-of-type(3) .cnt p {font-size:15px;}
	.outline .sec3 .wrap:nth-of-type(3) .cnt .tit {font-size:17px; margin-top:9px;}
	.outline .sec3 .bold-tit {margin-top:37px;}

	.history .bg-box {padding:65px; margin-bottom:36px;}
	.history .bg-box .c2 {font-size:18px;}
	.history .bg-box p {font-size:21px;}
	.history .group .cnt {padding:30px;}
	.history .group .year {font-size:27px; width:190px; margin-right:30px; padding:30px;}
	.history .group .row .month {font-size:17px; line-height:1.2em; min-width:35px;}
	.history .group .row ul li {font-size:15px; padding-left:15px;}

	.operate .sec1 .bg-box {padding:35px 0;}
	.operate .sec1 .bg-box p {font-size:21px;}
	.operate .sec1 .bg-box p:before {width:25px; margin:0 auto 10px;}
	.operate .sec1 .bg-box p:after {width:25px; margin:10px auto 0;}
	.operate .sec1 .bg-box .c3 {font-size:24px;}
	.operate .sec1 .solution {margin:0 0 80px; padding:50px 0 0;}
	.operate .sec1 .solution .tit {font-size:22px; margin-bottom:40px;}
	.operate .sec1 .solution .tit .c1 {font-size:25px;}
	.operate .sec1 .solution ul li h5 {font-size:18px; margin:12px 0 6px;}
	.operate .sec1 .solution ul li p {font-size:15px;}
	.operate .sec1 .solution ul li p br {display:none;}

	.operate .sec2 .order-lst {padding:45px 0;}
	.operate .sec2 .order-lst ul {margin:0 -10px;}
	.operate .sec2 .order-lst ul li {padding:0 10px;}
	.operate .sec2 .mission ul {flex-wrap:wrap;}
	.operate .sec2 .mission ul li {width:100%;}
	.operate .sec2 .mission .border-box {height:auto; padding:30px;}
	.operate .sec2 .mission .border-box .order {font-size:15px;}
	.operate .sec2 .mission .border-box .tit {font-size:17px; margin:7px 0 9px;}
	.operate .sec2 .mission .border-box .txt {font-size:15px;}
	.operate .sec2 .mission .border-box .ico-img {width:56px;}

	.location .root_daum_roughmap .wrap_map {height:350px !important;}
	.location .cnt {margin-top:30px;}
	.location .cnt .address {margin-bottom:18px;}
	.location .cnt .address .t1 {font-size:15px;}
	.location .cnt .address .t2 {font-size:20px; margin:3px 0 5px;}
	.location .cnt .address .t3 {font-size:15px;}
	.location .ico-info dl dt {font-size:16px; padding:20px; width:155px;}
	.location .ico-info dl dt:before {margin-right:16px; width:19px;}
	.location .ico-info dl dd {font-size:15px; padding:20px 20px 20px 0;}

	.nation-type .sub-ico-tit {margin-bottom:26px;}
	.nation-type .tabs {margin:-5px;}
	.nation-type .tabs li {width:20%; padding:5px;}
	.nation-type .bg-img {padding:80px 40px;}
	.nation-type .bg-img .border-box {height:230px;}
	.nation-type .bg-img .border-box .tit {font-size:21px; padding:5px; width:130px;}
	.nation-type .bg-img .border-box p {font-size:18px;}

	.property .tech-table table tbody td {padding:11px;}

	.main-production .sub-ico-tit {margin-bottom:24px; align-items:flex-start;}
	.main-production .table-tit {margin:40px 0 15px; font-size:17px;}
	.main-production .table-tit:before {width:17px;}
	.main-production .tech-table table tbody td {padding:10px;}




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

	.board-cate {padding:17px 12px; margin-bottom:30px;}
	.board-cate ul li {padding:7px 0;}
	.board-cate ul li a {font-size:15px;}

	.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 .cat {font-size:14px;}
	.product-list ul li .tit {font-size:16px;}

	.product-image {width:45%; margin-right:40px;}
	.product-info {margin:15px 0;}
	.product-info .title p {font-size:16px;}
	.product-info .title h2 {font-size:24px;}
	.product-info .tit {font-size:18px;}
	.product-info .btn-pack.large {min-width:150px;}

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

} 

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

	/* header */

	/* main */
	#main .section {height:auto !important;}
	#main .section.active {animation:none;}
	.fp-tableCell {height:auto !important;}


	.section-inner {padding:100px 0;}

	.main-visual .item {height:70vw;}

	.main-about {background-position:100% 0; background-size:400px auto;}
	.main-about .contain {display:flex; flex-direction:column-reverse;}
	.main-about .video-area {position:static; transform:none !important;}
	.main-about .cont-area {position:relative; text-align:left;}
	.main-about .cont-area .in {max-width:100%;}
	.main-about .m-head {margin-bottom:0;}
	.main-about .m-more {position:absolute; top:0; right:0;}


	/* footer */
	.foot-info {display:block;}
	.foot-info .f-logo {width:auto; margin-bottom:20px;}
	.foot-info .f-info {width:auto;}

	/* content */
	.operate .sec1 .solution ul {flex-wrap:wrap; justify-content:center; margin:-10px;}
	.operate .sec1 .solution ul li {width:33.333%; padding:10px;}
	.operate .sec1 .solution ul li .img img {width:134px;}
	.operate .sec2 .order-lst ul {flex-wrap:wrap; margin:-15px}
	.operate .sec2 .order-lst ul li {width:50%; padding:15px; text-align:center;}

	.nation-type .tabs li {width:25%;}

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

@media (max-width: 760px) {
	/* main */
	.main-tech .imgs .img {width:360px;}

	/* content */
	.property .tech-table table {width:50vh;}
	.property .tech-table table tbody tr th {white-space:nowrap;}
	.property .tech-table table tbody tr td {white-space:nowrap;}

} 

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

	.contain {padding-left:16px; padding-right:16px;}

	/* header */
	#header .contain {height:55px;}
	.sitelogo {width:160px;}
	.sitelogo a {background-size:auto 28px;}

	.top-cs {margin-right:15px;}
	.top-cs:before {width:26px; height:26px; background-size:contain; margin:0;}
	.top-cs span {font-size:0; line-height:0; width:0; height:0; overflow:hidden; text-indent:-9999em;}

	.btn-m-menu {width:24px; height:24px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	.mobile-navigation .home {height:55px;}
	.mobile-navigation .home img {height:24px;}

	#header.header-white {background:#fff; border-bottom:1px solid #ebebeb;}
	#header.header-white .sitelogo a {background-image:url("../images/common/logo.png");}
	#header.header-white .top-cs:before {background-image:url("../images/common/tel.png");}
	#header.header-white .btn-m-menu span, #header.header-white .btn-m-menu span:before, #header.header-white .btn-m-menu span:after {background:#242424;}

	/* main */
	.main-home {margin-top:55px;}
	.main-home .scroll {display:none;}
	.main-visual .item {height:270px;}
	.main-visual .caption {padding:0 5px;}
	.main-visual .txt1 {font-size:20px; margin-bottom:18px;}
	.main-visual .txt2 {font-size:12px;}

	.slider-controls {bottom:15px; right:10px;}
	.slider-controls .slick-arrow {width:20px; height:20px;}
	.slider-controls .pager {width:88px; font-size:11px;}
	
	.section-inner {padding:60px 0;}

	.m-head h2 {font-size:22px;}
	.m-head h2 strong {display:inline-block;}
	.m-head .en {font-size:12px;}
	.m-head .txt {font-size:14px; margin-top:5px;}

	.m-more {font-size:14px; white-space:nowrap;}
	.m-more:after {width:32px; height:32px; font-size:18px;}

	.main-about {background-size:350px auto; background-position:right 16px top 16px;}
	.main-about .m-head .txt {margin-top:15px;}
	.main-about .m-more {top:-10px;}
	.main-about .video-area {margin-top:25px;}
	.main-about .video-area .video-container {box-shadow:5px 5px 10px rgba(0,0,0,.3);}

	.main-product .heading {align-items:flex-start; margin-bottom:25px;}
	.main-product .m-more {margin-top:-10px;}
	.main-product .nav {margin-bottom:25px;}
	.main-product .nav ul {margin:-3px;}
	.main-product .nav ul li {padding:3px;}
	.main-product .nav ul li a {min-width:60px; height:32px; font-size:13px;}
	.main-product .items {margin:0 -8px;}
	.main-product .item {padding:0 8px;}
	.main-product .item .cat {font-size:14px;}
	.main-product .item .tit {font-size:15px;}
	.main-product .control {margin-top:25px;}
	.main-product .slick-arrow {width:35px;}
	.main-product .slick-next {margin-left:15px;}
	.main-product .slick-prev {margin-left:40px;}

	.main-tech .section-inner {padding-bottom:0;}
	.main-tech .content {width:auto;}
	.main-tech .m-head {margin-bottom:0;}
	.main-tech .m-head .txt {margin-top:5px;}
	.main-tech .m-more {position:absolute; top:-10px; right:0;}
	.main-tech .main-code {margin:25px 0 0 0;}
	.main-tech .main-code .tab {margin-bottom:35px;}
	.main-tech .main-code .tab ul li a {width:26px; height:26px; font-size:12px;}
	.main-tech .main-code .box dt {left:20px; top:-16px; min-width:100px; height:32px; font-size:14px;}
	.main-tech .main-code .box dt:after {width:12px; background-size:contain; margin-left:8px;}
	.main-tech .main-code .box dd {height:110px; padding:25px 15px 15px; border-radius:16px;}
	.main-tech .imgs {position:relative; top:auto; left:auto; width:660px; height:660px; margin:-135px 0 -220px;}
	.main-tech .imgs .img {width:360px;}

	.main-inquiry .contain {display:block;}
	.main-inquiry .m-more {position:absolute; top:-10px; right:0;}
	.main-inquiry .right {margin-left:0;}
	.main-inquiry .form .row {margin:-14px -6px;}
	.main-inquiry .form .col {padding:14px 6px;}
	.main-inquiry .form .input {height:50px; padding:12px 12px; border-radius:6px; font-size:14px; box-shadow:4px 4px 8px rgba(0,0,0,.1);}
	.main-inquiry .form textarea.input {height:100px;}
	.main-inquiry .form .input-group label {font-size:15px; top:-10px; left:12px;}
	.main-inquiry .submit {width:100%; height:50px; font-size:18px;}
	.main-inquiry .btn-area {display:block; margin-top:30px;}
	.main-inquiry .btn-area .check {font-size:14px; margin-bottom:20px;}

	

	/* sub */
	.sub-visual {height:180px; margin-top:55px;}
	.sub-visual .inner {padding:0 0 40px;}	
	.sub-visual h2 {font-size:26px;}
	.sub-visual p {font-size:12px; margin-top:6px;}

	.lnb-wrap {margin-top:-40px;}
	.lnb ul li {flex:1 1 auto; width:auto;}
	.lnb ul li a {font-size:14px; height:40px; white-space:nowrap;}

	#contArea {padding-left:16px; padding-right:16px;}
	#contArea.wide .sub-title {padding-left:16px; padding-right:16px;}

	.sub-title {padding:30px 0 30px;}
	.sub-title h2 {font-size:22px;}
	.sub-title p {font-size:13px; margin-top:5px;}
	.sub-title:after {width:45px; margin-top:18px;}

	.real-cont {min-height:200px; padding-bottom:60px;}
	
	/* footer */
	#footer {font-size:13px;}
	.foot-info .f-logo img {height:28px;}
	.foot-info .f-info .copyright {font-size:11px;}

	.scroll-top {width:44px; height:44px; bottom:16px; right:16px;}
	
	/* content */
	.sub-tab {margin-bottom:20px;}
	.sub-tab ul li {width:33.33333333%; height:40px;}
	.sub-tab ul li a {font-size:14px; padding:0 8px;}
	.sub-tab ul li:nth-child(6n + 1) {border-left:0;}
	.sub-tab ul li:nth-child(3n + 1) {border-left:1px solid #ddd;}

	.sub-ico-tit {font-size:17px; padding-bottom:8px;}
	.sub-ico-tit:before {width:15px; margin-right:5px;}

	.outline .bold-tit {font-size:18px;}
	.outline .bold-tit .c1 {font-size:23px;}
	.outline .sec1 .head {margin-bottom:14px;}
	.outline .sec1 .head p {font-size:15px; margin-top:5px;}
	.outline .sec1 .txt {margin-bottom:23px;}
	.outline .sec1 .txt p {font-size:14px; margin-bottom:7px;}
	.outline .sec1 .txt .everyone {margin-top:15px;}
	
	.outline .sec2 {padding:93px 0 50px;}
	.outline .sec2 h3 {font-size:15px;}
	.outline .sec2 h3 span {font-size:18px;}
	.outline .sec2 .head {padding-left:49px; margin-bottom:18px;}
	.outline .sec2 .head:before {width:38px; top:0; margin-top:-20px;}
	.outline .sec2 .table-type1 table th {font-size:14px; padding:5px;}
	.outline .sec2 .table-type1 table td {font-size:14px; padding:5px 10px;}

	.outline .sec3 {padding:50px 0;}
	.outline .sec3 h3 {font-size:21px;}
	.outline .sec3 .wrap {display:block; padding:22px 0;}
	.outline .sec3 .tit {min-width:auto; text-align:center; margin-bottom:23px;}
	.outline .sec3 .tit p {font-size:14px;}
	.outline .sec3 .tit h4 {font-size:19px; margin-top:3px;}
	.outline .sec3 .wrap:nth-of-type(1) > p {font-size:17px;}
	.outline .sec3 .wrap:nth-of-type(1) .c1 {font-size:17px;}
	.outline .sec3 .wrap:nth-of-type(3) .cnt .tit {font-size:15px; margin-bottom:8px;}
	.outline .sec3 .wrap:nth-of-type(3) .cnt p {font-size:13px;}
	.outline .sec3 .bold-tit {margin-top:23px;}

	.history .bg-box {padding:45px 25px; margin-bottom:23px;}
	.history .bg-box p {font-size:18px;}
	.history .bg-box .c2 {font-size:16px;}
	.history .group {display:block;}
	.history .group .year {font-size:21px; padding:20px 15px 0; width:auto; text-align:left; margin-right:0; border:0;}
	.history .group .cnt {padding:15px 15px 20px;}
	.history .group:first-child .cnt {border-top:0;}
	.history .group .row {margin-bottom:6px;}
	.history .group .row .month {font-size:16px; min-width:30px;}
	.history .group .row .month:after {height:12px; top:4px;}
	.history .group .row ul li {font-size:14px; padding-left:12px;}

	.operate .sec1 .bg-box {padding:24px 0;}
	.operate .sec1 .bg-box p {font-size:16px;}
	.operate .sec1 .bg-box .c3 {font-size:19px;}
	.operate .sec1 .bg-box p:before {width:19px; margin:0 auto 4px;}
	.operate .sec1 .bg-box p:after {width:19px; margin:4px auto 0;}
	.operate .sec1 .solution {margin:0 0 50px; padding:25px 0 0;}
	.operate .sec1 .solution .tit {font-size:18px; margin-bottom:23px;}
	.operate .sec1 .solution .tit .c1 {font-size:21px;}
	.operate .sec1 .solution ul li {width:50%;}
	.operate .sec1 .solution ul li h5 {font-size:16px;}
	.operate .sec1 .solution ul li p {font-size:14px;}
	.operate .sec1 .solution ul li .img img {width:117px;}
	.operate .sec2 .order-lst {padding:30px 0; margin-bottom:30px;}
	.operate .sec2 .order-lst ul {margin:-8px;}
	.operate .sec2 .order-lst ul li {padding:8px; width:100%;}
	.operate .sec2 .mission {padding:0;}
	.operate .sec2 .mission .border-box {padding:25px 20px;}
	.operate .sec2 .mission ul {margin:-8px 0;}
	.operate .sec2 .mission ul li {padding:8px 0;}
	.operate .sec2 .mission .border-box .order {font-size:14px;}
	.operate .sec2 .mission .border-box .tit {font-size:17px; margin:5px 0 6px;}
	.operate .sec2 .mission .border-box .txt {font-size:14px;}
	.operate .sec2 .mission .border-box .ico-img {width:45px;}

	.location .root_daum_roughmap .wrap_map {height:250px !important;}
	.location .cnt {margin-top:22px;}
	.location .cnt .address {margin-bottom:15px;}
	.location .cnt .address .t1 {font-size:14px;}
	.location .cnt .address .t2 {font-size:18px;}
	.location .cnt .address .t3 {font-size:14px;}
	.location .ico-info dl dt {font-size:15px; padding:17px; width:120px;}
	.location .ico-info dl dt:before {width:16px; margin-right:11px;}
	.location .ico-info dl dd {font-size:14px; padding:17px 17px 17px 0;}

	.nation-type .tabs-wrap {margin-bottom:50px;}
	.nation-type .bg-img {padding:50px 15px;}
	.nation-type .bg-img .border-box {height:auto; padding:50px 20px;}
	.nation-type .bg-img .border-box .tit {font-size:17px; width:93px; padding:4px;}
	.nation-type .bg-img .border-box p {font-size:14px;}

	.tech-table table thead th {font-size:14px; padding:8px;}
	.tech-table table tbody td {font-size:14px; padding:10px 8px;}

	.nation-certi .tech-table table {width:40vh;}
	.nation-certi .tech-table table tbody tr th {white-space:nowrap;}
	.nation-certi .tech-table table tbody tr td {white-space:nowrap;}

	.property .tech-table table thead th {padding:7px;}
	.property .tech-table table thead td {padding:7px;}

	.main-production .sub-ico-tit {margin-bottom:20px;}
	.main-production .tech-table table {width:100vh;}
	.main-production .tech-table table tbody tr th {white-space:nowrap;}
	.main-production .tech-table table tbody tr td {white-space:nowrap; padding:8px;}
	.main-production .table-tit {margin:25px 0 10px; font-size:16px;}
	.main-production .table-tit:before {width:16px; margin-right:7px;}







	/* 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-cate {padding:12px 0; margin-bottom:20px;}
	.board-cate ul li {padding:5px 0;}
	.board-cate ul li:before {height:13px; margin:0 10px;}
	.board-cate ul li a {font-size:14px;}

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

	.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 .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.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 + .buttons {margin-top:30px;}

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

	.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 {margin:0 -8px;}
	.product-list ul li {width:50%; padding:0 8px; margin-bottom:30px;}
	.product-list ul li .thumb {margin-bottom:12px;}
	.product-list ul li .cat {font-size:14px;}
	.product-list ul li .tit {font-size:15px;}

	.product-summary {display:block; margin-bottom:30px;}
	.product-image {width:100%; margin-bottom:25px;}
	.product-info {width:100%; margin:0;}
	.product-info .tit {font-size:16px; margin-bottom:12px;}
	.product-info .btn {margin-top:30px;}
	.product-info .btn-pack.large {min-width:130px;}
	.product-detail {padding-top:30px;}


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

} 

/* Landscape phones and down */
@media (max-width: 320px) {

} 