@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1700px){

}


@media (max-width: 1500px){
	
	.ci .body .symbol ul {margin:0;}
	
	.process .pro-step ul {margin:0 -20px;}
	.process .pro-step ul li {padding:0 20px; padding-bottom:120px;}

}

@media (max-width: 1260px){
	
	/* header */
	.sitelogo {left:0;}
	#header .inner {padding:0 30px;}
	#gnb {margin-right:0;}
	#gnb > ul > li {padding:0 30px;}

	/* main */
	#main #section1 .body ul li a:hover .cnt {top:37%;}
	#main #section1 .body ul li a .cnt h3 {font-size:18px;}
	#main #section1 .body ul li a .cnt p {font-size:15px;}
	#main #section1 .body ul li a span {width:100px; padding:8px 0; font-size:15px; margin-left:-50px;}

	/* sub */
	.ci .body .items .item .logo-type {background: url("../images/sub/ci_bg.jpg") 0 0 no-repeat; background-size:100% 100%;}
	

}

/* landscape tablet and desktop */
@media (max-width: 1200px){

	@-moz-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-webkit-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-o-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@keyframes bounce{from{bottom:20px;}to{bottom:30px;}}

	body, input, textarea, select, button, table {font-size:14px;}

}

/* Landscape tablet */
@media (max-width: 1024px) {
	/* header */
	#header {height:80px;}
	#sub.sub31 #header {height:80px;}
	.sitelogo {position:static; display:block; padding:20px 0;}
	.sitelogo a {display:inline-block;}
	#gnb {display:none;}
	.btn-m-menu {display:block;}

	/* main */
	.main-visual .cnt {padding-right:50px;}
	.main-visual .cnt h2 {font-size:45px;}
	.main-visual .cnt p {font-size:20px;}
	.bx-wrapper .bx-controls-direction a {width:28px; height:50px;}
	.bx-wrapper .bx-prev {left:15px;}
	.bx-wrapper .bx-next {right:15px;}
	
	#main #section1 .body ul {margin:0 -5px;}
	#main #section1 .body ul li {padding:0 5px;}
	#main #section1 .body ul li a .cnt {padding:0 10px;}
	#main #section1 .body ul li a span {font-size:14px;}

	.quick {width:120px; height:120px; right:30px;}
	.quick a p {font-size:15px; margin-bottom:4px;}
	.quick a h3 {font-size:15px;}
	
	/* sub */
	.comp {margin:0;}
	.comp .col {float:none; width:100%; padding:0;}
	.comp .img {margin-bottom:15px;}
	.comp .img img {width:100%;}

	.sub-title {margin-top:60px; margin-bottom:40px;}

	.ceo .cnt {margin:0 auto; padding:25px 15px;}

	.ci .body .symbol ul {padding-right:0;}
	.ci .body .items .item .logo-type.ver1 ul li {padding:0 30px;}
	.ci .body .items .item .logo-type.ver2 ul li {padding:0 20px;}
	
	.process .pro-step ul {margin:0 -15px;}
	.process .pro-step ul li {padding:0 15px; padding-bottom:100px;}
	.process .pro-step ul li .icon {width:150px; height:150px; border-width:5px;}
	.process .pro-step ul li:after {right:-11px;}
	
	.rnd #section0 .body ul {margin:0 -10px;}
	.rnd #section0 .body ul li {padding:0 10px;}
	.rnd #section0 .body ul li .img {margin:0 auto 20px;}

	.field ul li .img {float:none; margin-bottom:30px;}
	.field ul li .img img {width:100%;}
	.field ul li .cnt {margin-left:0; padding-top:0;}

	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:140px;}

	.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;}

	#section2 .con2 .box {float:none; width:100%; margin-bottom:30px;} 
	#section2 .con2 .box3 {padding-top:0;}
} 

@media (max-width: 900px) {
	
	#main #section1 .body ul li a:hover .cnt p {opacity:0;}

	/* sub */
	.ci .body .tit {float:none; margin-bottom:30px;}
	.ci .body .symbol {margin-left:0;}
	.ci .body .symbol .txt {padding-left:0;}
	.ci .body .pantone {margin-left:0;}

	.ci .body .items .item .logo-type ul li {float:none; margin-bottom:10px;}
	.ci .body .items .item .logo-type ul li:last-child {margin-bottom:0;}

	.process .pro-step ul li {float:none; width:100%;}
	.process .pro-step ul li:after {right:50%; transform: rotate(90deg); margin-right:-12px; top:auto; bottom:33px;}
	.process .step2 ul li:after {left:auto;}
	.process .pro-step ul li .box {display:inline-block;}

	.process .head h3 {font-size:20px; margin-bottom:10px;}
	.process .head p {font-size:16px;}

	.process .pro-step ul li h3 {font-size:15px;}

	.process.ver2 .pro-step ul {}
	.process.ver2 .pro-step ul li {width:100%;}
	.process.ver2 .pro-step ul li:last-child:after {display:none;}
	.process.ver3 .pro-step ul li:last-child:after {display:none;}
	.process.ver3 .pro-step ul li {width:100%;}
	
	#sub.sub31 #wrapper {padding-top:80px;}
	#sub.sub31 .fp-tableCell {height:auto !important; display:block !important;}

	.facility .row {margin:0 -5px;}
	.facility .col {padding:0 5px;}
	
	.news-list ul {margin:0 -6px;}
	.news-list ul li {width:50%; padding:0 6px;}
	.news-list ul li:nth-child(4n+1) {clear:none;}
	.news-list ul li:nth-child(2n+1) {clear:left;}
} 

/* portrait tablet */
@media (max-width: 800px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	.br-none {display:none;}
	
	.lnb ul {table-layout:auto;}
	.lnb ul li:after {height:18px; top:17px;}
	.lnb ul li a {white-space:nowrap; padding:0 12px;}
	
} 

/* Landscape phone */
@media (max-width: 767px) {
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	body.sub #container.path-fixed {padding-top:0;}

	.contain {padding-left:15px; padding-right:15px;}

	.sub-tab .contain {padding:0;}

	/* header */
	#wrapper {padding-top:68px;}
	#header {position:fixed; top:0; left:0; width:100%; height:68px; background:#fff;}
	#main #header {height:68px;}
	#header .inner {padding:0 15px;}
	.sitelogo span {width:200px; height:28px;}
	.btn-m-menu {width:40px; height:40px; right:15px;}
	#sub.sub31 #wrapper {padding-top:68px;}
	#sub.sub31 #header {position:fixed; left:0; width:100%; background:#fff; height:68px;}
	#header.header-w .sitelogo span {background-image:url("../images/common/logo.png");}
	#header.header-w.bg .sitelogo span {background-image:url("../images/common/logo.png");}


	.quick {width:100px; height:100px; bottom:15px; right:15px;}
	.quick a p {font-size:14px; line-height:1.3em;}
	.quick a h3 {font-size:14px;}

	/* main */
	#main #section1 .body ul li a:hover .cnt p {opacity:1;}
	#main #section1 .body ul li a:hover:after {display:block;}

	.fp-section {height:auto !important}
	.fp-tableCell {height:auto !important}
	.scroll {display:none;}

	.main-visual .cnt h2 {font-size:25px;}
	.main-visual .cnt p {font-size:18px;}

	#main .section .head {margin-bottom:25px;}
	#main .section .head h2 {font-size:25px; padding-bottom:12px;}
	#main .section .head h2:after {width:28px; margin-left:-14px; height:2px;}
	
	#main #section1 {padding:50px 0;}
	#main #section1 .body ul li {float:left; width:50%;}
	#main #section1 .body ul li img {width:100%;}

	#main #section2 {padding:50px 0;}
	#main #section2 .body .col {float:none; width:100%; height:250px;}
	#main #section2 .body .bg {height:250px;}
	#main #section2 .vod p {font-size:20px;}
	#main #section2 .vod h3 {font-size:18px; margin-bottom:10px;}
	#main #section2 .vod .play img {height:35px;}
	#main #section2 .body .bg h3 {font-size:18px; margin-bottom:10px;}
	#main #section2 .body .bg p {font-size:15px; padding:0 5px; margin-bottom:20px;}
	#main #section2 .body .bg span {width:130px; padding:5px 0; font-size:15px;}

	#main #section3 {padding:50px 0;}
	#main #section3 .body .items .item {float:none; width:100%;}
	#main #section3 .body .items .item a {height:200px;}
	#main #section3 .body .items .item a p {font-size:15px; margin-bottom:8px;}
	#main #section3 .body .items .item a h3 {font-size:20px; margin-bottom:10px;}
	#main #section3 .body .items .item a span {width:120px; padding:8px 0;}

	/* sub */
	.sub-visual {height:180px;}
	.sub-visual .sub-txt h2 {font-size:30px; margin-bottom:2px;}
	.sub-visual .sub-txt p {font-size:18px;}

	.sub-title {margin-top:30px; margin-bottom:20px;}
	.sub-title h2 {font-size:23px;}
	
	.comp .img {margin-bottom:0;}
	.comp .col .cnt .txt {padding:20px 0}
	.comp .col .cnt .txt dl dd span {font-size:16px; padding-left:25px;}
	.comp .col .cnt .txt dl dd p {margin-left:105px; font-size:16px;}
	.comp .col .cnt .logo-zone {padding:30px 0;}
	.comp .col .cnt .logo-zone img {height:100px;}
	
	.history .items .item {padding-bottom:20px;}
	.history .items .item:after {left:65px; height:calc(100% - 21px); top:27px;}
	.history .items .item h3 {font-size:20px;}
	.history .items .item ul {margin-left:52px; padding-top:2px;}
	.history .items .item ul:after {width:18px; height:24px; left:5px;}
	.history .items .item ul li {padding-left:42px; margin-bottom:12px;}
	.history .items .item ul li span {font-size:15px;}
	.history .items .item ul li dl {margin-left:40px;}
	.history .items .item ul li dl dd {font-size:15px;}

	.ceo .cnt h3 {font-size:20px; margin-bottom:12px;}
	.ceo .cnt p {font-size:15px; line-height:1.5em; margin-bottom:10px;}

	.ci .head {padding:40px 0;}
	.ci .head img {height:140px;}
	.ci .body .row {padding:35px 0;}
	.ci .body .tit {font-size:20px; margin-bottom:15px;}
	.ci .body .symbol .txt {margin-bottom:20px;}
	.ci .body .symbol .txt p {font-size:15px; line-height:1.5em;}
	.ci .body .symbol ul {margin:0 -5px;}
	.ci .body .symbol ul li {padding:0 5px; margin-bottom:20px;}
	.ci .body .symbol ul li:last-child {margin-bottom:0;}
	.ci .body .symbol ul li img {height:100px; margin-bottom:10px;}
	.ci .body .symbol ul li h3 {font-size:18px; padding-bottom:10px; margin-bottom:10px;}
	.ci .body .symbol ul li p {font-size:15px;}
	.ci .body .symbol ul li p br {display:none;}
	.ci .body .items .item .logo-type {padding:50px 0;}
	.ci .body .pantone .img {display:block; margin:0 auto 25px; width:100px;}
	.ci .body .pantone .img span {width:100px; height:100px;}
	.ci .body .pantone .cnt {padding-left:0; display:block;}
	.ci .body .pantone .cnt h3 {font-size:18px; margin-bottom:10px;}
	.ci .body .pantone .cnt ul li p {font-size:15px;}
	.ci .body .pantone .cnt ul li dl {margin-left:65px;}
	.ci .body .pantone .cnt ul li dl dd {font-size:15px; padding:0 12px;}
	.ci .body .type-tit {font-size:25px; margin-bottom:20px;}
	.ci .body .items .item h3 {font-size:20px;}
	
	.sub-tab {margin-bottom:25px;}
	.sub-tab ul li {padding:0 5px;}
	.sub-tab ul li a {min-width:105px; padding:8px 0; font-size:14px;}

	.wrap_map {height:250px !important;}
	.location .info {margin-top:25px;}
	.location .tit {float:none; margin-bottom:20px;}
	.location .cnt {padding-right:0; float:none;}
	.location .cnt dl dd span {padding-left:28px; font-size:16px;}
	.location .cnt dl dd p {margin-left:125px; font-size:15px;}

	.rnd #section0 {padding:50px 0;}
	.rnd #section0 .head {margin-bottom:30px;}
	.rnd #section0 .head h2 {font-size:30px; padding-bottom:20px; margin-bottom:20px;}
	.rnd #section0 .head p {font-size:22px;}
	.rnd #section0 .body ul {margin:0;}
	.rnd #section0 .body ul li {float:none; width:100%; padding-bottom:50px;}
	.rnd #section0 .body ul li .img {width:150px; height:150px; margin:0 auto 10px;}
	.rnd #section0 .body ul li:after {width:22px; height:22px; top:auto; bottom:17px; right:auto; left:50%; margin-left:-11px;}
	
	.rnd #section1 .head {height:250px; margin-bottom:0;}
	.rnd #section1 .head h2 {font-size:25px;}
	.rnd #section1 .head h2 br {display:none;}
	.rnd #section1 .body ul li {float:none; width:100%;}

	.rnd #section2 {padding:50px 0;}
	.rnd #section2 .body ul li {padding:30px 0;}
	.rnd #section2 .body ul li .tit {float:none; width:100%; margin-bottom:20px;}
	.rnd #section2 .body ul li .cnt {margin-left:0;}
	.rnd #section2 .body ul li .tit h3 {font-size:30px; margin-bottom:6px;}
	.rnd #section2 .body ul li .tit p {font-size:18px;}
	.rnd #section2 .body ul li .cnt p {font-size:16px; line-height:1.5em;}
	.rnd #section2 .body ul li .cnt p br {display:none;}

	.field ul li {padding:30px 0;}
	.field ul li:first-child {padding-top:0;}
	.field ul li .img {margin-bottom:15px;}
	.field ul li .cnt h3:after {width:18px;}
	.field ul li .cnt h3 {padding-left:27px; font-size:18px; margin-bottom:15px;}
	.field ul li .cnt p {font-size:15px; line-height:1.4em; margin-bottom:8px;}
	.field ul li .cnt dl {margin-top:20px;}
	.field ul li .cnt dl dt {margin-bottom:8px; font-size:16px;}
	.field ul li .cnt dl dd br {display:none;}
	
	.factory .head {margin-bottom:20px;}
	.factory .head ul li {float:none; width:100%; padding-left:0; margin-bottom:30px;}
	.factory .head ul li:last-child {margin-bottom:0;}
	.factory .head ul li .img {width:80px;}
	.factory .head ul li .img img {height:80px}
	.factory .head ul li .cnt {padding-left:15px;}
	.factory .head ul li .cnt h3 {padding-left:28px; font-size:18px; margin-bottom:10px;}
	.factory .head ul li .cnt h3:after {width:20px;}
	.factory .head ul li .cnt p {margin-bottom:0; font-size:15px;}
	.factory .body ul {margin:0;}
	.factory .body ul li {float:none; width:100%; padding:5px 0;}
	
	.facility .row {margin:0;}
	.facility .col-1 {float:none; width:100%; padding:0; margin-bottom:30px;}
	.facility .col-1 img {width:100%;}
	.facility .col-2 {float:none; width:100%; padding:0;}
	.facility ul li {margin-bottom:20px;}
	.facility ul li img {margin-bottom:12px;}
	.facility ul li h3 {font-size:18px; padding-left:30px;}
	.facility ul li h3:before {width:20px;}
	.facility .box {padding:25px 0;}
	.facility .box dl dd {font-size:16px; margin-bottom:10px;}
	
	.cert {border-bottom:0;}
	.cert ul li {float:none; width:100%; height:auto; padding:15px 0; border-bottom:1px solid #ddd;}
	.cert ul li:after {display:none;}
	.cert ul li.col-2 {width:100%; padding:15px 0; border-bottom:1px solid #ddd;}
	.cert ul li p {font-size:16px; margin-top:10px;}

	.news-list ul li .cnt {padding:20px 15px;}


	/* footer */
	#footer .foot-link {padding:14px 0;}
	#footer .foot-link ul li {padding:0 6px;}


	.input {height:30px; padding:4px; font-size:14px; line-height:20px;}
	.select {height:30px; padding:4px; font-size:14px; line-height:20px;}

	.board-search .total-page {display:none;}
	.board-search .search {float:left;}
	.board-search .select {width:80px;}
	.board-search .input {width:120px;}
	.board-search .btn-pack {padding:0 18px; font-size:13px; line-height:28px;}
	.board-search .search .btn-pack {height:30px; line-height:28px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
	
	.gallery-list {padding-top:10px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:14px;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}
	.gallery-list ul li dl {padding:10px;}
	.gallery-list ul li dt {height:36px; font-size:14px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	
	.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% - 214px);}
	.board-search .search .btn {height:32px !important; line-height:30px;}
	
	.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 15px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {margin:5px 0; word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:30px; font-size:13px; line-height:28px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px; padding:0; font-size:13px;}
	.prev_next dt {width:63px; padding:0 0 0 15px; 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;}
	
	.mailform .row .tit {margin-bottom:10px;}
	.mailform .row h3 {font-size:18px;}
	.mailform {}
	.mailform table tbody tr {display:block; width:100%;}
	.mailform table tbody th {display:block; width:100%; height:auto; padding:5px; font-size:13px;}
	.mailform table tbody th span {left:0;}
	.mailform table tbody th label {padding:9px 0 9px 22px;}
	.mailform table tbody td {display:block; width:100%; padding:5px 15px 5px 5px; font-size:13px;}
	.mailform table tbody td p {font-size:14px;}
	.form-agree {margin:20px 0 30px;}
	.form-agree .btn {display:none;}
	.form-agree dt {font-size:14px;}
	.form-agree dd {padding:4px 0 0 0; font-size:12px; line-height:16px;}
	.form-agree .scroll_box {height:60px; padding:5px; font-size:11px; line-height:14px;}
	
	#email_sel {width:47% !important;}
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	
} 