@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
tr.only-desktop-tablet {display:table-row;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1560px){

	/* main */
	.main-visual {min-width:100%; height:auto;}
	.main-visual .inner {position:static; width:100%; height:auto; margin-left:0; line-height:0;}

	.main-box .line {width:calc(100% - 30px); margin:0 15px;}
	
	.main-process .body ul {margin:0 -30px;}
	.main-process .body ul li {padding:0 30px;}

	.process .head ul {margin:0 -30px;}
	.process .head ul li {padding:0 30px;}
	

	/* footer */
}

@media (max-width: 1500px){
	
	/* header */
	#header {padding:0 15px;}
	#header .inner {padding:0 15px;}
	#header .sitelogo {left:0; top:32px;}
	#header .sitelogo a img {height:45px;}
	#header .call {font-size:18px;}
	#header .call p {padding-left:23px;}
	#header .call p:after {width:12px; height:20px;}

	/* main */
	.main-notice .body {margin:0 -15px;}
	.main-notice .body .img {padding:0 15px;}
	.main-notice .body .cnt {padding:0 15px;}

	/* footer */
}

/* landscape tablet and desktop */
@media (max-width: 1260px){
	
	/* header */
	.gnb-wrap {display:none;}
	#header .sitelogo {position:static; padding:20px 0;}
	#header .call {display:none;}
	.btn-m-menu {display:block;}

	/* main */
	.main-visual .cnt .box {width:410px; height:230px;}
	.main-visual .cnt .box h2 {font-size:50px; margin-bottom:15px;}
	.main-visual .cnt .box p {font-size:28px;}
	
	.main-notice .body {margin:0;}
	.main-notice .body .img {float:none; width:100%; padding:0;}
	.main-notice .body .img .thumb {padding-bottom:40%;}
	.main-notice .body .cnt {float:none; width:100%; padding:0;}
	
	/* sub */
	.process .body .items .item {margin-bottom:50px;}
	.process .body .items .item .box .img img {width:100%;}
	.process .body .items .item .box .cnt {padding-top:30px;}
	.process .body .items .item .box.left .img {float:none;}
	.process .body .items .item .box.left .cnt {margin-right:0; text-align:left;}
	.process .body .items .item .box.right .img {float:none;}
	.process .body .items .item .box.right .cnt {margin-left:0;}
	.process .body .items .item .box .cnt:after {left:0; top:17px; width:100px;}
	.process .body .items .item .box.left .cnt:after {right:auto;}
	.process .body .items .item .box.right .cnt:after {left:auto;}
	.process .body .items .item .box .cnt p {font-size:15px; line-height:1.4em; margin-bottom:15px;}

	.custom .body .cnt ul li .box.left .cnt {padding-left:30px;}
	.custom .body .cnt ul li .box.right .cnt {padding-right:30px;}

	/* footer */
	#footer .col {padding:0 15px;}
	#footer .col-1 {width:100%; float:none; padding:15px 0; margin-bottom:30px; text-align:center;}
	#footer .col.col-1:after {display:none;}
	#footer .col-2 {width:25%;}
	#footer .col-3 {width:25%;}
	#footer .col-4 {width:25%;}
	#footer .col-5 {width:25%;}

}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}

	/* header */
	#skipToContent a.desktop {display:none;}
	#skipToContent a.mobile {display:block;}


	/* main */

	/* sub */
	.real-cont {padding-bottom:60px;}
	
	.process .body .items .item .row {margin:0 -15px 25px -15px;}
	.process .body .items .item .row .col {padding:0 15px;}
	
	.comp-info .list1 li img {margin-bottom:20px;}
	.comp-info .list1 li dl dt {font-size:18px; margin-bottom:10px;}
	.comp-info .list1 li dl dd {font-size:15px;}
	.comp-info .list2 li {float:none; width:100%;}
	.comp-info .list2 li:nth-child(2n):before {display:none;}

	.work .body ul li .cnt {padding-left:30px;}
	
	.mailform .body .list1 {margin:0;}
	.mailform .body .list1 li {float:none; width:100%; padding:0; margin-bottom:30px;}
	.mailform .body .list1 li:last-child {margin-bottom:0;}
	.mailform .body .list1 li:after {display:none;}


	/* footer */

	/* content */

	/* board */
	.board-search .total-page {font-size:14px;}
	

	.board-list table thead th {height:40px; font-size:14px;}
	.board-list table tbody td {padding:9px 0; font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}

	.paginate {margin:15px 0;}


} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	/* main */
	.main-notice .body .cnt .tit a.more {display:inline-block; position:relative; top:0; margin-top:10px;}
	
	.main-process .body ul li h3 {font-size:20px; margin-bottom:18px;}
	.main-process .body ul li p {font-size:16px; line-height:1.5em;}
	
	/* sub */
	.lnb ul {width:100%;}
	.lnb ul li {min-width:auto; width:50% !important;}
	.lnb.col-3 ul li {width:33.33333% !important;}

	.process .head ul li h3 {font-size:20px; margin-bottom:18px;}
	.process .head ul li p {font-size:16px; line-height:1.5em;}

	.intro .body .cnt {margin-left:240px;}

	.comp-info .list1 li {width:33.33333%; margin-bottom:30px;}
	.comp-info .box {margin:0;}
	.comp-info .box .img {float:none; width:100%; padding:0; margin-bottom:30px;}
	.comp-info .box .cnt {float:none; width:100%; padding:0;}
	.root_daum_roughmap {width:100% !important;}
	
	.custom .body .cnt ul li {margin-bottom:150px;}
	.custom .body .cnt ul li .box.right .contain {display:flex; flex-direction:column-reverse; }
	.custom .body .cnt ul li .box:after {height:90%; transform:translateY(-50%); margin-top:100px;}
	.custom .body .cnt ul li .box .img {display:block; width:100%; margin-bottom:30px;}
	.custom .body .cnt ul li .box .cnt {display:block; width:100%; padding-left:0 !important; text-align:center !important;}

	/* content */

} 

/* Landscape phone */
@media (max-width: 700px) {
	.only-desktop-tablet {display:none;}
	tr.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}
	tr.only-mobile {display:table-row;}

	.contain {padding-left:15px; padding-right:15px;}

	/* header */

	/* main */
	.main-visual .cnt .box {width:280px; height:165px;}
	.main-visual .cnt .box h2 {font-size:30px; margin-bottom:5px;}
	.main-visual .cnt .box p {font-size:20px;}

	.main-notice {padding:50px 0;}
	.main-notice:after {height:25%;}
	.main-notice .head {margin-bottom:30px;}
	.main-notice .head h2 {font-size:35px;}
	.main-notice .body .img .thumb {padding-bottom:65%; margin-bottom:15px;}
	.main-notice .body .img p {font-size: 18px;}
	.main-notice .body .cnt .tit {padding-top:20px; margin-bottom:0;}
	.main-notice .body .cnt .tit h3 {font-size:18px;}
	.main-notice .body .cnt .txt ul li {padding:20px 0;}
	.main-notice .body .cnt .txt ul li .date {display:block; width:100%; margin-bottom:10px; text-align:left;}
	.main-notice .body .cnt .txt ul li .tit-txt {display:block; padding-right:0;}
	.main-notice .body .cnt .txt ul li .tit-txt p {font-size:17px; display:inline-block; vertical-align:top; max-width:calc(100% - 70px); overflow:hidden; word-break:break-all; white-space:nowrap; text-overflow:ellipsis;}
	.main-notice .body .cnt .txt ul li .date .day {font-size:22px;}
	.main-notice .body .cnt .txt ul li .date .year {font-size:15px;}
	.main-notice .body .cnt .txt ul li .more {width:35px; height:35px; margin-top:-12px;}
	.main-notice .body .cnt .txt ul li .more:after {font-size:30px; line-height:33px;}
	
	.main-box {padding:50px 0;}
	.main-box .head {margin-bottom:30px;}
	.main-box .head a {position:static; width:120px; font-size:16px; padding:8px 0; border-radius:5px;}
	.main-box .head p {font-size:16px; margin-bottom:20px;}
	.main-box .head h2 {font-size:35px;}
	.main-box .body {padding-bottom:55px;}
	.main-box .body .slick-dots li {width:10px; height:10px; margin:0 3px;}
	.main-box .line {width:calc(100% - 14px); margin:0 7px;}
	
	.main-process {padding:50px 0;}
	.main-process .head {margin-bottom:30px;}
	.main-process .head h2 {font-size:35px;}
	.main-process .body ul {margin:0;}
	.main-process .body ul li {float:none; width:100%; padding:0; padding-bottom:60px;}
	.main-process .body ul li:last-child {margin-bottom:0;}
	.main-process .body ul li:after {width:25px; height:25px; right:50%; margin-right:-12px; top:auto; bottom:19px; transform:rotate(90deg);}
	.main-process .body ul li img {margin-bottom:8px;}
	.main-process .body ul li h3 {font-size:10px; font-size:18px;}
	.main-process .body ul li p {font-size:15px;}
	
	.main-quote {height:250px;}
	.main-quote .cell h2 {font-size:35px;}
	.main-quote .cell p {font-size:15px; margin-bottom:20px;}
	.main-quote .cell a {width:120px; padding:10px 0; font-size:16px;}

	/* footer */
	#footer {padding:0;}
	#footer .col {border-bottom:1px solid #ddd; padding:15px 0;}
	#footer .col-1 {padding:20px 0; margin-bottom:0;}
	#footer .col-1 img {height:40px;}
	#footer .col-2 {width:100%;}
	#footer .col-2 .txt1:after {content:''; display:block; clear:both;}
	#footer .col-2 .txt1 dd {float:left; margin-right:12px;}
	#footer .col-3 {width:100%;}
	#footer .col-4 {width:100%;}
	#footer .col-5 {width:100%;}
	#footer .col:after {display:none;}
	#footer dl dt {font-size:16px; margin-bottom:10px;}
	#footer dl dd {font-size:14px;}
	#footer dl.txt3 {margin-bottom:15px;}
	#footer p span {font-size:18px;}
	#footer p {font-size:15px;}


	/* sub */
	#header {top:15px;}
	#header .sitelogo {padding:15px 0;}
	#header .sitelogo a img {height:35px;}

	#contArea {padding-left:15px; padding-right:15px;}
	
	.real-cont {padding-bottom:40px; min-height:200px;}

	.sub-visual {height:250px;}
	.sub-visual .cell {padding-top:90px;}
	.sub-visual h2 {font-size:30px; margin-bottom:10px;}
	.sub-visual p {font-size:15px;}

	.sub-title {margin:35px 0 20px 0;}
	.sub-title h2 {font-size:25px;}
	
	.lnb {margin-top:25px; padding:0 15px;}
	.lnb ul li:after {height:16px; top:18px}
	.lnb ul li a {font-size:17px; padding:14px 0;}
	
	.process .head {padding:50px 0; margin-bottom:50px;}
	.process .head ul {margin:0;}
	.process .head ul li {float:none; width:100%; padding:0; padding-bottom:60px;}
	.process .head ul li:last-child {margin-bottom:0;}
	.process .head ul li:after {width:25px; height:25px; right:50%; margin-right:-12px; top:auto; bottom:19px; transform:rotate(90deg);}
	.process .head ul li img {margin-bottom:8px;}
	.process .head ul li h3 {font-size:10px; font-size:18px;}
	.process .head ul li p {font-size:15px;}
	.process .body .tit {margin-bottom:50px;}
	.process .body .tit h3 {font-size:30px;}
	.process .body .items .item .num {margin-bottom:20px;}
	.process .body .items .item .num span {width:35px; height:35px; line-height:32px; font-size:20px;}
	.process .body .items .item .num h4 {font-size:18px;}
	.process .body .items .item .row {margin:0; margin-bottom:25px;}
	.process .body .items .item .row .col {float:none; width:100%; padding:0; margin-bottom:30px;}
	.process .body .items .item .row .col .tit-box {margin-bottom:10px;}
	.process .body .items .item .row .col:last-child {margin-bottom:0;}
	.process .body .items .item .row .col .tit-box p {font-size:15px; padding:4px;}
	.process .body .items .item .row .col .txt p {font-size:15px; margin-bottom:10px;}

	/*.intro .head {height:230px;}*/
	.intro .head {height:160px;}
	.intro .head h3 {font-size:20px;}
	.intro .body .img {float:none; margin-top:-60px;}
	.intro .body .img img {height:200px;}
	.intro .body .img p {font-size:16px;}
	.intro .body .cnt {margin-left:0; padding-top:25px;}
	.intro .body .cnt h3 {font-size:25px; margin-bottom:20px;}
	.intro .body .cnt p span {font-size:20px;}
	.intro .body .cnt p {font-size:16px; line-height:1.7em; margin-bottom:10px;}
	.intro .body .cnt p.pointer {font-size:18px;}
	.intro .body .cnt p.sign {font-size:20px;}
	.intro .body .cnt p img {height:50px;}
	
	.comp-info .row {margin-bottom:50px;}
	.comp-info .list1 li {width:50%; margin-bottom:15px;}
	.comp-info .list1 li img {margin-bottom:10px;}
	.comp-info .list2 li {padding:10px 15px; font-size:15px;}
	.comp-info .list2 li span {font-size:15px;}
	.comp-info .list2 li p {margin-left:100px;}
	.wrap_map {height:300px !important;}
	.comp-info .box .cnt h3 {font-size:20px; padding-right:45px; margin-bottom:25px;}
	.comp-info .box .cnt h3:after {width:30px; height:30px;}
	.comp-info .box .cnt table tr th {font-size:15px; padding:10px 0;}
	.comp-info .box .cnt table tr td {font-size:15px; padding:10px 0 10px 20px;}
	
	.work .body ul li {padding:30px 0;}
	.work .body ul li .img {display:block; width:100%; margin-bottom:20px;}
	.work .body ul li .cnt {display:block; width:100%; padding-left:0;}
	.work .body ul li .cnt dl dt {font-size:20px; margin-bottom:10px;}
	.work .body ul li .cnt dl dt span {font-size:15px; margin-bottom:10px;}
	.work .body ul li .cnt dl dd {font-size:15px; line-height:1.5em;}
	
	.warehouse {padding-bottom:40px;}
	.warehouse .head {margin-bottom:30px;}
	.warehouse .head ul {margin:0;}
	.warehouse .head ul li {float:none; width:100%; padding:0; margin-bottom:10px;}
	.warehouse .head ul li:last-child {margin-bottom:0;}
	.warehouse .body p {font-size:15px;}
	.warehouse .body p span {font-size:20px;}
	
	.custom .head {margin-bottom:50px;}
	.custom .head h3 {font-size:18px; line-height:2em;}
	.custom .head h3 span {font-size:20px;}
	.custom .head h3 br {display:none;}
	.custom .body {padding:45px 0;}
	.custom .body .tit h3 {font-size:30px; padding-bottom:10px; margin-bottom:20px;}
	.custom .body .tit h3:after {width:150px; margin-left:-75px;}
	.custom .body .tit p {font-size:20px;}
	.custom .body .cnt ul li .box .cnt h4 {font-size:20px;}
	.custom .body .cnt ul li .box .cnt dl dt {font-size:18px; margin-bottom:15px;}
	.custom .body .cnt ul li .box .cnt dl dd {font-size:15px; line-height:1.7em;}
	.custom .body .line {width:calc(100% - 30px); margin:0 15px;}

	.project-list .item {width:50%;}
	.project-list .item:nth-child(4n+1) {clear:none;}
	.project-list .item:nth-child(2n+1) {clear:left;}
	.project-list .item .over h3:after {width:30px; height:30px; margin-left:-15px;}
	.project-detail .head .cnt p {font-size:20px;}
	.project-detail .scroll {display:none;}
	.project-detail .body {padding-top:50px;}
	.project-detail .body h3 {font-size:20px; margin-bottom:20px;}
	.project-detail .body p {font-size:15px; line-height:1.7em;}
	.project-detail .btn-wrap {padding:20px 0;}
	.project-detail .btn-wrap a {width:120px; font-size:15px; padding:10px 0;}

	.mailform .row {padding:0 15px; margin-bottom:30px;}
	.mailform .head {padding:10px 0; margin-bottom:15px;}
	.mailform .head h3 {font-size:18px;}
	.mailform .body .list1 li .tit h3 {float:none; margin-bottom:10px;}
	.mailform .body .list1 li .tit dl {padding-left:0; float:none;}
	.mailform .body .list1 li .tit dl dd:first-child {padding-left:0;}
	.mailform .body .list1 li .tit dl dd {padding:0 10px;}
	.mailform .body .list1 li .txt dl {margin:0 -5px;}
	.mailform .body .list1 li .txt dl dd {padding:0 5px;}
	.mailform .body .list1 li .txt dl dd.txt-place .input {height:40px; padding-right:40px;}
	.mailform .body .list1 li .txt dl dd.txt-place:after {top:9px; right:13px;}
	.mailform .body .list1 li .txt p {padding-left:0; margin-top:10px; font-size:15px;}
	.mailform .body .list1 li .input {height:40px;}
	.mailform .body .list2 {margin:0;}
	.mailform .body .list2 li {float:none; width:100%; padding:0; margin-bottom:10px;}
	.mailform .body .list2 li .input {height:40px;}
 
	/* content */

	/* board  */
	.input {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.select {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.textarea {padding:5px; font-size:14px; line-height:20px;}

	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search.ver2 {padding:25px 15px;}
	/* .board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 170px);}
	.board-search .search .btn {height:32px !important; line-height:30px;} */
	.board-search {margin:0 auto 15px;}
	.board-search .search {display:block;}
	.board-search .input {width:100%; height:45px;}
	.board-search .btn-pack {width:45px; height:45px;}
	
	.gallery-list ul li:nth-child(4n+1) {clear:none;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}
	.gallery-list ul li {width:50%; margin-bottom:30px;}
	.gallery-list ul li .thumb {margin-bottom:15px;}
	.gallery-list ul li h3 {font-size:15px;}
	.gallery-list ul li p {font-size:15px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
	
	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 18px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.board-write {margin:0 -15px;}
	.board-write .group {padding:5px 0 5px 90px;}
	.board-write .title {top:10px; left:15px; width:75px;}
	.board-write .files_table .input {width:50% !important;}
	.board-write .textarea {width:100% !important;}
	.board-write input#title {width:75% !important;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:32px; font-size:13px; line-height:30px;}
	.btn-pack.large {height:37px; line-height:35px; font-size:14px; padding:0 22px;}
	.btn-pack.xlarge {height:45px; font-size:16px; line-height:43px; padding:0 30px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px;}
	.prev_next dt {width:73px; padding:0 0 0 15px; text-align:left; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.board-password {width:100%; padding:75px 10px 35px; background-size:45px;}
	.board-password dl dt {font-size:15px;}
	.board-password .input {width:50% !important;}

	.paginate a, .paginate strong {margin:0 1px; width:32px; height:32px; line-height:30px;}

	.mailform {margin:0 -15px;}
	.mailform .top-txt {padding:0 15px;}
	.mailform .top-txt .fl {float:none !important;}
	.mailform .top-txt .fl .btn-pack.large {float:left; width:50%;}
	.mailform table tbody th {padding:7px 0 7px 15px; width:28% !important;}
	.mailform table tbody td {padding:7px 15px 7px 10px;}
	.mailform .help-txt {padding:0 15px;}

	.form-agree {margin-top:25px; margin-bottom:25px;}
	.form-agree .btn {display:none;}
	
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	
	
} 