@charset "utf-8";

@media (max-width: 1530px) {
	.section01 .col .row {padding:0 20px;}
	.section01 .row .inner {height:440px;}
	.section01 .row:hover .inner {height:440px;}

	.section03 .tit-box {max-width:500px;}
	
	.section04 .tit-box {display:block;}
	.section04 .tit-box p {width:100%; padding-left:0; margin-top:24px;}
	
}

@media (max-width: 1400px) {
	#gnb>ul {max-width:890px;} 
	#header.hactive #gnb>ul {max-width:890px;}
}

@media (max-width: 1200px) {
	#gnb>ul {max-width:800px;} 
	#header.hactive #gnb>ul {max-width:800px;}
	
	.section02 .col .video-box {max-width:640px;}
	.section02 .col:nth-child(odd) .txt-box {padding-left:40px;}
	.section02 .col:nth-child(even) .txt-box {padding-right:40px;}
}

@media (max-width: 1024px) {
	#header {height:100px;}
	#gnb {display:none;}
	
	.main-visual .txt-box h2 {font-size:50px; margin-bottom:30px;}
	.main-visual .txt-box p {font-size:20px;}
	.main-visual .visual-btn {margin-top:40px;}
	/* main visual progress */
	.main-visual .pro-bar {width:60px; height:60px;}
	.main-visual .pro-bar:before {width:60px; height:60px; border:4px solid rgba(255,255,255,0.2);}
	.main-visual .pro-bar > div span {border:4px solid transparent;}
	.main-visual .pro-bar.pro-ani  div.pro-right span {border-top: 4px solid #fff; border-right: 4px solid #fff;}
	.main-visual .pro-bar.pro-ani  div.pro-left span {border-bottom: 4px solid #fff; border-left: 4px solid #fff;}
	/* main visual paging */
	.main-visual .paging ul li button {width:40px; height:4px;}
	/* section01 */
	.section01 {height:auto;}
	.section01 .col {flex-wrap:wrap;}
	.section01 .col .row {width:50%; padding:0; display:block;}
	.section01 .col .row .box {opacity:1; top:0; width:100%; padding:40px 20px;}
	.section01 .col .row:after {opacity:1; background:rgba(0,0,0,0.2);}
	.section01 .row .inner {height:400px;}
	.section01 .row:hover .inner {height:400px;}
	.section01 .tit {margin-bottom:20px;}
	.section01 .tit h3 {font-size:30px;}
	.section01 .txt p {font-size:16px; min-height:auto; height:calc(1.6em * 1 * 5); margin-bottom:20px;}
	.section01 .txt ul {display:flex; opacity:1;}
	.section01 .txt ul li a {width:120px; line-height:50px; padding:0 15px; font-size:16px;}
	.section01 .txt ul li a:after {margin-top:-12px; right:12px; width:24px; height:24px;}
	/* section02 */
	.section02 {padding:120px 0;}
	.section02 .col {display:block; width:100%; max-width:800px; margin:0 auto 100px;}
	.section02 .col:last-child {margin-bottom:0;}
	.section02 .col .video-box {max-width:none; margin-bottom:60px;}
	.section02 .col .txt-box {width:100%;}
	.section02 .col:nth-child(odd) .txt-box {padding-left:0;}
	.section02 .col:nth-child(even) .txt-box {padding-right:0;}
	.section02 .col .txt-box h3 {font-size:28px; margin-bottom:20px;}
	.section02 .col .txt-box p {font-size:20px;}
	.section02 .tt {left:100px; font-size:80px; margin-top:-30px; line-height:80px;}
	/* section03 */
	.section03 {padding:120px 0; overflow:hidden;}
	.section03 .col {display:block; }
	.section03 .tit-box {max-width:none; margin-bottom:60px;}
	.section03 .tit-box .tit {position:relative; top:0;}
	.section03 .tit-box h3 {font-size:50px; margin-bottom:24px;}
	.section03 .tit-box p {font-size:18px; margin-bottom:40px;}
	.section03 .tit-box .more a {width:140px; line-height:50px; padding:0 15px; font-size:16px;}
	.section03 .tit-box .more a:after {width:24px; height:24px; margin-top:-12px; right:15px; background-size:cover;}
	.section03 .cnt-box {max-width:830px; margin:0 0 0 auto; padding-top:40px;}
	.section03 .cnt-box .row {width:50%; padding:0 15px;}
	.section03 .cnt-box .row:nth-child(odd) {margin-top:40px;}
	.section03 .cnt-box .row:nth-child(even) {margin-top:-40px;}
	.section03 .inner {height:auto; margin-bottom:30px;}
	.section03 .inner:hover {background:#fff;}
	.section03 .inner:hover .img-box .pic {padding-bottom:75%; opacity:1;}
	.section03 .inner .txt-box {padding:30px 20px 80px;}
	.section03 .inner:hover .txt-box {padding:30px 20px 80px;}
	.section03 .inner .txt-box h4 {font-size:20px;}
	.section03 .inner:hover .txt-box h4 {color:#000;}
	.section03 .inner .txt-box p {font-size:16px; opacity:1; height:calc(1.6em * 1 * 3); color:#666; margin-top:20px;}
	.section03 .inner:hover .txt-box p {margin-top:20px; opacity:1;}
	.section03 .inner .mo {transform:translateY(0); opacity:1; bottom:0; line-height:50px; font-size:16px; padding:0 20px;}
	/* section04 */
	.section04 {padding:120px 0;}
	.section04.on02 {background-image:url('../img/main/sec04bg01.jpg');}
	.section04.on03 {background-image:url('../img/main/sec04bg01.jpg');}
	.section04.on04 {background-image:url('../img/main/sec04bg01.jpg');}
	.section04 .tit-box {display:block; margin-bottom:100px;}
	.section04 .tit-box h3 {font-size:50px;}
	.section04 .tit-box p {font-size:18px; padding-bottom:0; margin-top:20px;}
	.section04 .col .row {padding:20px;}
	.section04 .inner .icon {margin-bottom:20px;}
	.section04 .inner .icon img {width:60px;}
	.section04 .inner p {font-size:26px; margin-bottom:24px;}
	.section04 .inner span {width:40px; height:40px;}
	.section04 .inner span:after {width:24px; height:24px; margin-top:-12px; margin-left:-12px; background-size:cover;}
	/* footer */
	#footer {padding:40px 0;}
	#footer .foot-logo {margin-bottom:20px;}
	#footer ul {margin-bottom:20px;}
	#footer ul li {padding:0 10px;}
	#footer ul li a {font-size:14px;}
	#footer p {font-size:14px;}
	#footer p span {margin:0 4px;}
	#footer p br {display:none;}
	
	.scrolltop {right:15px; bottom:40px;}
	.scrolltop:before {display:none;}
	.scrolltop:hover:after {top:0;}

}

@media (max-width: 640px) {
	#header {height:90px;}

	.main-visual .txt-box h2 {font-size:30px; margin-bottom:20px;}
	.main-visual .txt-box p {font-size:18px;}
	.main-visual .visual-btn {margin-top:30px;}
	/* main visual progress */
	.main-visual .pro-bar {width:50px; height:50px;}
	.main-visual .pro-bar:before {width:50px; height:50px; border:3px solid rgba(255,255,255,0.2);}
	.main-visual .pro-bar > div span {border:3px solid transparent;}
	.main-visual .pro-bar.pro-ani  div.pro-right span {border-top: 3px solid #fff; border-right: 3px solid #fff;}
	.main-visual .pro-bar.pro-ani  div.pro-left span {border-bottom: 3px solid #fff; border-left: 3px solid #fff;}
	/* main visual paging */
	.main-visual .paging ul li button {width:30px; height:3px;}
	/* section01 */
	.section01 .col {display:block;}
	.section01 .col .row {width:100%;}
	.section01 .col .row .box {padding:30px 15px;}
	.section01 .row .inner {height:auto;}
	.section01 .row:hover .inner {height:auto;}
	.section01 .tit {margin-bottom:12px;}
	.section01 .tit h3 {font-size:24px;}
	.section01 .txt p {font-size:14px; min-height:auto; height:calc(1.6em * 1 * 4); margin-bottom:16px;}
	.section01 .txt ul li a {line-height:44px; font-size:14px;}
	/* section02 */
	.section02 {padding:100px 0;}
	.section02 .col {margin:0 auto 60px;}
	.section02 .col .video-box {margin-bottom:30px;}
	.section02 .col .txt-box h3 {font-size:24px; margin-bottom:12px;}
	.section02 .col .txt-box p {font-size:18px;}
	.section02 .tt {left:30px; font-size:50px; margin-top:-30px; line-height:50px;}
	/* section03 */
	.section03 {padding:100px 0;}
	.section03 .tit-box {margin-bottom:60px;}
	.section03 .tit-box h3 {font-size:30px; margin-bottom:20px;}
	.section03 .tit-box p {font-size:16px; margin-bottom:30px;}
	.section03 .tit-box .more a {line-height:44px; font-size:14px;}
	.section03 .cnt-box .row:first-child {margin-top:0;}
	
	.section03 .cnt-box {max-width:none; margin:0 -10px -30px; padding-top:0; width:auto;}
	.section03 .cnt-box .row {padding:0 10px; margin-bottom:30px;}
	.section03 .cnt-box .row:nth-child(odd) {margin-top:0;}
	.section03 .cnt-box .row:nth-child(even) {margin-top:0;}
	
	
	.section03 .inner {margin-bottom:20px;}
	.section03 .inner .txt-box {padding:20px 15px 60px;}
	.section03 .inner:hover .txt-box {padding:20px 15px 60px;}
	.section03 .inner .txt-box h4 {font-size:18px;}
	.section03 .inner .txt-box p {font-size:14px;}
	.section03 .inner .mo {line-height:40px; font-size:14px; padding:0 15px;}
	/* section04 */
	.section04 {padding:100px 0;}
	.section04 .tit-box {margin-bottom:60px;}
	.section04 .tit-box h3 {font-size:30px;}
	.section04 .tit-box p {font-size:16px; margin-top:16px;}
	
	.section04 .col {flex-wrap:wrap;}
	.section04 .col .row {padding:20px; width:50%;}
	.section04 .col .row:nth-child(2) {border-right:0;}
	.section04 .col .row:nth-child(1),
	.section04 .col .row:nth-child(2) {border-bottom:1px solid rgba(255,255,255,0.7);}
	.section04 .inner .icon img {width:50px;}
	.section04 .inner p {font-size:20px; margin-bottom:20px;}
	.section04 .inner span {width:30px; height:30px;}
	.section04 .inner span:after {width:20px; height:20px; margin-top:-10px; margin-left:-10px;}
	
	/* footer */
	#footer {padding:30px 0;}
	#footer ul li {padding:0 6px;}
	#footer ul li a {font-size:12px;}
	
	#footer p {font-size:12px;}
	#footer p span {display:none;}
	#footer p br {display:block;}
	
	
}

@media (max-width: 400px) {
	
}