@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: 1545px){
	
	.contact .head .col {float:none; width:100%; border-right:0;}
}

/* landscape tablet and desktop */
@media (max-width: 1260px){
	/* main */
	.main-con .section1 {min-width:100%; height:auto;}
	.main-con .section1 .inner {position:static; left:0; margin-left:0; width:100%; height:auto;}
	
	/* sub */
	.recycle ul li .cnt {padding-left:30px;}

	.wafer .head .cnt {padding-left:30px;}
	.wafer .head .img {width:500px;}

	/* footer */

}

/* 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;}
	
	#wrapper {padding-top:75px;}

	.gnb-wrap {display:none;}
	.btn-m-menu {display:block;}
	#header {height:75px;}
	#header .sitelogo {position:static; padding:15px 0;}

	/* main */
	.main-con .section2 .body {padding:0;}
	.main-con .section2 .body ul {margin:0 -20px;}
	.main-con .section2 .body ul li {padding:0 20px;}

	.main-con .section3 .row {padding-left:0;}

	.main-con .section5 .cnt {padding-left:0;}

	/* sub */
	.sub-visual {height:200px; background-size:cover;}
	.sub-visual h2 {font-size:24px;}
	.sub-visual p {font-size:14px;}
	.sub-visual .in {max-width:40%;}

	.lnb {font-size:15px; line-height:1.3em;}
	.lnb ul li {height:44px; word-break:break-all;}
	.lnb ul li a {padding:3px;}

	.real-cont {padding-bottom:60px;}

	.partner ul li {width:20%;}
	.partner ul li:nth-child(5n+1) {clear:left;}
	
	.global {padding:0;}
	.global .body {margin:0 -10px;}
	.global .body .col {padding:0 10px;}
	
	.recycle ul li .img img {width:100%;}
	.recycle ul li.left .img {float:none;}
	.recycle ul li.left .cnt {margin-left:0;}
	.recycle ul li .cnt {padding-left:0; height:auto; padding:25px 0;}
	.recycle ul li.right .img {float:none;}
	.recycle ul li.right .cnt {margin-right:0;}
	.recycle ul li .cnt dl dt {font-size:19px; margin-bottom:10px;}
	.recycle ul li .cnt dl dd {font-size:15px; margin-bottom:6px;}
	
	.carbon .head {height:200px; margin-bottom:35px;}
	.carbon .head h3 {font-size:22px;}
	.carbon .body p {font-size:16px; line-height:1.5em; margin-bottom:20px;}

	.wafer .head .img {display:block; width:100%; margin-bottom:20px;}
	.wafer .head .img img {width:100%;}
	.wafer .head .cnt {display:block; padding-left:0;}
	.wafer .body {display:flex; flex-direction: column-reverse;}
	.wafer .body .cnt {display:block; width:100%;}
	.wafer .body .img {display:block; width:100%; margin-bottom:40px;}

	.major ul li {padding:5px; width:50%;}
	.major ul li:nth-child(2n+1) {clear:left;}
	
	.s-tit {padding-left:22px; margin-bottom:10px;}
	.s-tit:after {width:14px; height:14px; top:4px;}
	.s-tit h3 {font-size:16px;}
	
	/* footer */


	/* content */
	.sub-tab ul li {line-height:30px;}

	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:240px;}

	.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: 850px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	/* main */
	.main-con .section2 {padding:55px 0;}
	.main-con .section3 {height:700px}
	.main-con .section4 {height:600px;}
	.main-con .section5 {height:600px;}
	
	/* content */
	.path-wrap .path {min-width:250px;}

	.history .row .year {font-size:50px; padding-right:30px; padding-top:15px;}
	.history .row .cnt ul li {padding-left:35px;}

	.contact .head .cnt {padding:0 15px;}

} 

/* 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 */
	#wrapper {padding-top:65px;}
	#header {height:65px;}
	#header .sitelogo a img {height:35px;}
	.btn-m-menu {width:35px; height:35px;}
	
	/* main */
	.main-con .section1 .scroll {display:none;}

	.main-con .section2 {padding:45px 0;}
	.main-con .section2 .head {margin-bottom:20px;}
	.main-con .section2 .head h2 {font-size:22px; margin-bottom:20px;}
	.main-con .section2 .head dl dd {font-size:16px;}
	.main-con .section2 .body ul {margin:0;}
	.main-con .section2 .body ul li {float:none; width:100%; padding:0; margin-bottom:10px;}
	.main-con .section2 .body ul li:last-child {margin-bottom:0;}
	.main-con .section2 .body ul li .cnt {padding:12px 0; border-radius:0 0 12px 12px;}
	.main-con .section2 .body ul li .cnt span {padding-left:39px; font-size:18px;}
	.main-con .section2 .body ul li .cnt span:after {width:31px; height:25px;}

	.main-con .section h2 {font-size:20px;}
	.main-con .section dl dd {font-size:15px;}
	.main-con .section p {font-size:15px;}
	
	.main-con .section3 {height:500px;}
	.main-con .section3 .head {margin-bottom:30px;}

	.main-con .section4 {height:300px;}
	
	.main-con .section5 {height:450px;}
	.main-con .section5 ul {margin:25px 0;}
	.main-con .section5 ul li {padding:0 3px;}
	.main-con .section5 ul li a {width:130px; font-size:15px; padding:8px 0;}

	/* footer */
	#footer {padding:16px 0;}
	#footer h3 {font-size:18px; margin-bottom:10px;}
	#footer address {font-size:12px;}
	#footer address span {margin-right:5px;}

	/* sub */

	.m-lnb-menu {display:block;}

	.sub-title {text-align:center; margin:32px 0;}
	.sub-title h2 {font-size:25px;}

	#contArea {padding-left:15px; padding-right:15px;}
	
	.real-cont {padding-bottom:40px; min-height:200px;}

	.path-wrap {display:none;}

	/* content */
	.history .row .year {float:none; text-align:left; width:100%; padding-top:0; padding-right:0; margin-bottom:15px; font-size:35px;}
	.history .row .cnt {float:none; width:100%; padding-top:0;}
	.history .row .cnt:after {height:79%; top:8px;}
	.history .row .cnt ul li {padding-left:20px;}
	.history .row .cnt ul li:before {top:4px;}
	.history .row .cnt ul li span {font-size:15px;}
	.history .row .cnt ul li dl {margin-left:50px;}
	.history .row .cnt ul li dl dd {font-size:15px; margin-bottom:4px;}

	.partner ul li {width:50%; padding:25px 5px;}
	.partner ul li:nth-child(5n+1) {clear:none;}
	.partner ul li:nth-child(2n+1) {clear:left;}
	
	.global .head {margin-bottom:35px;}
	.global .body .col dl {margin-bottom:25px;}
	.global .body .col {float:none; width:100%; margin-bottom:25px;}
	.global .body .col dl dt {font-size:15px;}
	.global .body .col dl dd {font-size:15px; padding-left:0;}
	.global .body .col dl.icon dt {padding-left:24px;}
	.global .body .col dl.icon dt:after {width:15px; height:25px;}
	.global .body .col dl.icon dd {padding-left:24px;}
	
	.wafer .head {margin-bottom:45px;}
	.wafer .head .cnt dl dt {font-size:20px; margin-bottom:20px;}
	.wafer .head .cnt dl dd {font-size:15px; margin-bottom:10px;}
	.wafer .body .cnt .txt h3 {font-size:20px; margin-bottom:20px;}
	.wafer .body .cnt .txt h4 {font-size:18px; margin-bottom:20px;}
	.wafer .body .cnt dl dd {font-size:15px; line-height:1.5em; margin-bottom:10px;}
	
	.contact .head .col {height:auto; padding:30px 0;}
	.contact .head .col:first-child {border-left:0;}
	.contact .head .cnt h3 {float:none; margin-bottom:15px; font-size:18px;}
	.contact .head .cnt dl {margin-left:0; padding-right:0;}
	.contact .head .cnt dl dd {padding-left:30px; font-size:15px; margin-bottom:10px;}
	.contact .head .cnt dl dd.pl {padding-left:87px;}
	.contact .head .cnt .img {position:static; margin-top:10px; text-align:center;}

	.process {padding-left:0;}
	
	/* 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 {padding:10px 15px; margin:0 -15px 15px;}
	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 123px);}

	.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;}
	
	.inquiry h3 {font-size:16px; margin-bottom:5px;}
	.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; width:28% !important;}
	.mailform table tbody td {padding:7px 15px 7px 10px;}
	.mailform .help-txt {padding:0 15px;}

	.inquiry .buttons {margin:20px auto;}

	.form-agree {margin-top:25px; margin-bottom:25px;}
	.form-agree .btn {display:none;}
	
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	
	
} 