@charset "utf-8";

@media (max-width: 1600px) {
	.section03 .items {margin:0; padding:0 40px;}
	.section03 .item {padding:0 15px;}
	.section03 .slick-prev {left:0;}
	.section03 .slick-next {right:0;}
	.section03 .inner:hover .img-box {box-shadow:none;}
}
@media (max-width: 1400px) {
	#gnb>ul>li {width:200px;}

	.scrolldown {right:30px;}
	
	.section01 .swiper-slide .col .txt-box {padding-left:60px; padding-right:30px;}
	
}

@media (max-width: 1200px) {
	#gnb>ul>li {width:160px;}
}
@media (max-width: 1024px) {
	/* header */
	#header {height:100px; position:absolute;}
	#header.active {transform:translateY(0);}
	#header.hide {transform:translateY(0);}
	#gnb {display:none;}
	/* footer */
	#footer {padding:50px 0;}
	.foot-col {display:block;}
	.foot-logo {margin-bottom:40px;}
	.foot-cnt {width:100%;}
	.foot-cnt .box.info {margin-bottom:20px; padding-bottom:20px;}
	.foot-cnt .box p {font-size:14px;}
	.foot-cnt .box p span {margin:0;}
	.foot-cnt .info li a {width:160px; line-height:38px; padding:0 15px; font-size:13px;}
	.foot-cnt .info li a:after {right:15px;}
	.foot-cnt .copy ul {margin:0 -10px;}
	.foot-cnt .copy li {padding:0 10px;}
	.foot-cnt .copy li:after {height:10px; margin-top:-5px;}
	.foot-cnt .copy li a {font-size:14px;}
	/* scrolltop */
	.scrolltop {bottom:240px; right:15px; width:50px; height:50px;}
	/* main-visual */
	#particles-js{padding-top:0;}
	.particles-js-canvas-el {display:none;}
	.scrolldown {right:20px;}
	/* section */
	.section {padding:100px 0 120px;}
	.sec-tit {margin-bottom:50px;}
	.sec-tit h3 {font-size:50px; margin-bottom:22px;}
	.sec-tit p {font-size:18px;}

	.section .more a {width:140px; line-height:46px; font-size:15px; padding:0 20px;}
	.section .more a:hover {padding:0 20px;}
	.section .more a:after {right:20px;}
	/* section01 */
	.section01 .paging {margin-bottom:60px;}
	.section01 .paging .swiper-pagination-bullet {width:200px; height:60px; line-height:60px; font-size:16px;}
	.section01 .swiper-container {overflow:hidden;}
	.section01 .swiper-slide {margin-right:0; padding:20px;}
	.section01 .swiper-slide .col .img-box {width:50%; max-width:none; height:auto;}
	.section01 .swiper-slide .col .img {position:relative;}
	.section01 .swiper-slide.swiper-slide-prev .col .img {left:0;}
	.section01 .swiper-slide .col .txt-box {width:50%; padding-left:40px; padding-right:0;}
	.section01 .swiper-slide .col .txt-box h4 {font-size:28px; margin-bottom:28px;}
	.section01 .swiper-slide .col .txt-box p {font-size:16px; margin-bottom:40px;}
	.section01 .swiper-slide .col .txt-box .page {width:100px;}
	.section01 .swiper-slide .col .txt-box .page strong {font-size:16px;}
	/* section02 */
	.section02 {overflow:hidden;}
	.section02 .col {display:block;}
	.section02 .txt-box {max-width:none; margin-bottom:80px;}
	.section02 .txt-box .txt {position:relative; top:0;}
	.section02 .img-box {margin:0 0 0 auto; max-width:640px;}
	.section02 .img-box .row {width:50%;}
	.section02 .img-box .row:first-child {padding-right:15px;}
	.section02 .img-box .row:last-child {margin-top:200px; padding-left:15px;}
	.section02 .img-box .inner {margin-bottom:30px; height:360px; padding:30px;}
	.section02 .img-box .inner h4 {font-size:26px;}
	.section02 .img-box .inner p {font-size:18px;}
	.section02 .img-box .inner span {width:50px; height:50px; bottom:30px; right:30px;}
	/* section03 */
	.section03 .tit-box {margin-bottom:60px;}
	.section03 .sec-tit {margin-bottom:0;}
	.section03 .items {margin:0; padding:0 30px;}
	.section03 .item {padding:0 10px;}
	.section03 .inner {padding-top:0; padding-bottom:0;}
	.section03 .inner:hover {padding-top:0; padding-bottom:0;}
	.section03 .inner .img-box {margin-bottom:30px;}
	.section03 .inner:hover .img-box {box-shadow:none;}
	.section03 .inner .txt-box {padding:0;}
	.section03 .inner .txt-box h4 {font-size:18px; margin-bottom:20px;}
	.section03 .inner .txt-box p {font-size:15px; padding-left:20px;}
	.section03 .inner .txt-box p:before {width:14px; height:14px; margin-top:-7px;}
	.section03 .slick-arrow {width:22px; height:42px; top:calc(50% - 90px);}
	

}

@media (max-width: 640px) {
	/* header */
	#header {height:80px; position:absolute;}



	/* footer */
	#footer {padding:30px 0;}
	.foot-col {display:block;}
	.foot-logo {margin-bottom:30px; text-align:center; max-width:none;}
	.foot-logo img {width:120px;}
	.foot-cnt {width:100%;}
	.foot-cnt .box {display:block; text-align:center;}
	.foot-cnt .box p {font-size:12px;}
	.foot-cnt .box p span {display:none;}
	.foot-cnt .box p br {display:block;}
	.foot-cnt .box ul {margin:20px 0 0; justify-content:center;}
	.foot-cnt .info li a {width:140px; line-height:32px; padding:0 10px; font-size:12px; text-align:left;}
	.foot-cnt .info li a:after {right:10px;}
	.foot-cnt .copy ul {margin:20px 0 0;}
	.foot-cnt .copy li a {font-size:12px;}
	/* scrolltop */
	.scrolltop {bottom:60px; width:46px; height:46px;}
	
	/* main-visual */

	#particles-js{padding-top:0;   background-image: url('../img/main/m-main-visual.jpg');}
	
	.particles-js-canvas-el {display:none;}
	.scrolldown {right:20px;}
	/* section */
	.section {padding:80px 0 100px;}
	.sec-tit {margin-bottom:40px;}
	.sec-tit h3 {font-size:38px; margin-bottom:18px;}
	.sec-tit p {font-size:16px;}

	.section .more a {width:120px; line-height:38px; font-size:14px; padding:0 15px;}
	.section .more a:hover {padding:0 15px;}
	.section .more a:after {right:15px;}
	/* section01 */
	.section01 .paging {margin-bottom:40px;}	
	.section01 .paging .swiper-pagination-bullet {width:auto; display:flex; padding:10px; height:auto; line-height:1.6em; font-size:14px; margin:0 4px;}
	.section01 .swiper-slide .col {display:block;}
	.section01 .swiper-slide .col .img-box {width:100%; text-align:center; margin-bottom:30px;}
	.section01 .swiper-slide .col .txt-box {width:100%; padding-left:0; padding-right:0;}
	.section01 .swiper-slide .col .txt-box h4 {font-size:24px; margin-bottom:20px;}
	.section01 .swiper-slide .col .txt-box p {font-size:14px; margin-bottom:30px;}
	.section01 .swiper-slide .col .txt-box .page strong {font-size:14px;}
	/* section02 */
	.section02 .txt-box {margin-bottom:60px;}
	.section02 .img-box .row:first-child {padding-right:10px;}
	.section02 .img-box .row:last-child {margin-top:160px; padding-left:10px;}
	.section02 .img-box .inner {margin-bottom:20px; height:300px; padding:20px;}
	.section02 .img-box .inner h4 {font-size:20px;}
	.section02 .img-box .inner p {font-size:16px;}
	.section02 .img-box .inner span {width:40px; height:40px; bottom:20px; right:20px;}
	/* section03 */
	.section03 .tit-box {margin-bottom:40px;}
	.section03 .inner .img-box {margin-bottom:20px;}
	.section03 .inner .txt-box h4 {font-size:16px; margin-bottom:12px;}
}

@media (max-width: 400px) {
	.section02 .img-box .inner {height:200px; padding:15px;}
	.section02 .img-box .row:last-child {margin-top:100px;}
}