@charset "utf-8";

@media (max-width: 1600px) {
	
	#main {overflow:hidden;}

	#gnb>ul.gnb {padding:0;}
	#gnb>ul.gnb>li {padding:0 20px;}
	#gnb>ul.contact {padding:0 14px;}
	#gnb>ul.contact>li>a:after {margin-left:14px;}
	#gnb>ul>li>a {font-size:18px;}
	#header .btns {width:75px;}
	
	.section02 .col {display:block;}
	.section02 .tit-box {max-width:none; margin-bottom:80px;}
	.section02 .txt-box {margin:0 0 0 auto;}
	
	
}

@media (max-width: 1400px) {
	
	#header .sitelogo a {height:36px;}
	#header .sitelogo a img {height:100%;}
	
	#gnb {margin:0 20px;}
	#gnb>ul.gnb {padding:0;}
	#gnb>ul.gnb>li {padding:0 10px;}
	#gnb>ul.contact {padding:0 10px;}
	#gnb>ul.contact>li>a:after {margin-left:10px;}
	#gnb>ul>li>a {font-size:16px; line-height:1.2em; height:60px; display:flex; align-items:center;}
	#header .btns {width:75px;}
	
	#gnb .submenu {width:180px; margin-left:-90px; top:60px;}
	#gnb .submenu ul {padding:20px 10px;}
	#gnb .submenu ul li {margin-bottom:6px;}
	#gnb .submenu ul li a {font-size:14px;}
	
	.section01 .col {display:block;}
	.section01 .img-box {margin:0 auto 80px;}
	.section01 .txt-box {width:100%; padding-left:0;}
	
}

@media (max-width: 1024px) {
	
	#header {height:90px; position:absolute;}
	#header.hide {transform: translateY(0);}
	#gnb {display:none;}
	#header .btns {width:90px;}
	/* main-visual */
	.main-visual .txt-box h2 {font-size:50px;}

	.scrolldown {bottom:60px; right:40px;}
	.scrolldown:before {width:90px; height:90px; margin-top:-45px; margin-left:-45px; background-size:cover;}
	.scrolldown span {width:50px; height:50px;}
	/* section01 */
	.section01 {padding:100px 0 120px;}
	.section01 .txt-box h3 {font-size:38px; margin-bottom:30px;}
	.section01 .txt-box p {font-size:20px; margin-bottom:50px;}
	.section01 .txt-box p br {display:none;}
	.section01 .txt-box .more a {width:155px; line-height:48px; padding:0 24px; font-size:15px;}
	.section01 .txt-box .more a:after {width:24px; height:24px; margin-top:-12px; right:24px;}
	/* section02 */
	.section02 {padding:100px 0 120px;}
	.section02 .tit-box h3 {font-size:38px; margin-bottom:30px;}
	.section02 .tit-box h3 br {display:none;}
	.section02 .tit-box p {font-size:20px; margin-bottom:28px;}
	.section02 .tit-box p br {display:none;}
	.section02 .txt-box {max-width:none;}
	.section02 .pc-wrap {display:none;}
	.section02 .mob-wrap {display:flex; flex-wrap:wrap; margin:0 -20px -40px;}
	.section02 .mob-wrap .row {width:50%; padding:0 20px; margin-bottom:40px;}
	.section02 .mob-wrap .inner {padding:25px; border-radius:15px; background:#0036AA; display:flex; flex-wrap:wrap; height:100%;}
	.section02 .mob-wrap .inner .num {width:50%; font-size:20px; font-weight:600; line-height:1.5em; color:#fff; margin-bottom:20px;}
	.section02 .mob-wrap .inner .icon {width:50%; text-align:right; margin-bottom:20px;}
	.section02 .mob-wrap .inner .txt {width:100%;}
	.section02 .mob-wrap .inner .txt h4 {font-size:26px; font-weight:600; line-height:1.4em; color:#fff; margin-bottom:24px;}
	.section02 .mob-wrap .inner .txt p {font-size:18px; line-height:1.7em; color:rgba(255,255,255,0.6);}
	/* section03 */
	.section03 {padding:100px 0 0;}  
	.section03 .tit-box {margin-bottom:60px;}
	.section03 .tit-box h3 {font-size:38px; margin-bottom:30px;}
	.section03 .tit-box p {font-size:20px;}
	.section03 .col {flex-wrap:wrap;}
	.section03 .col .row {width:33.33333%;}
	.section03 .col .row:nth-child(4),
	.section03 .col .row:nth-child(5) {width:50%;}
	.section03 .inner {min-height:300px; padding:40px 20px; height:100%; position:relative;}
	.section03 .inner:before {content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:linear-gradient(0deg, rgba(0, 54, 170, 0.10) 0%, rgba(0, 54, 170, 0.60) 100%);}
	.section03 .inner .tit {position:relative; z-index:2;}
	.section03 .inner .tit h4 {font-size:26px;}
	.section03 .inner:hover .tit h4 {opacity:1;}
	.section03 .inner .over {opacity:1; position:relative; background:transparent; padding:20px 0; z-index:2; width:auto; height:auto;}
	.section03 .inner:hover .over {opacity:1;}
	.section03 .inner .over span {display:none;}
	.section03 .inner .icon {display:none;}
	.section03 .inner p {font-size:18px;}
	.section03 .inner p br {display:none;}
	/* section04 */
	.section04 {padding:100px 0 120px;}
	.section04 .tit-box {margin-bottom:60px;}
	.section04 .tit-box h3 {font-size:38px; margin-bottom:30px;}
	.section04 .tit-box p {font-size:20px; margin-bottom:40px;}
	.section04 .tit-box .more a {width:145px; line-height:48px; padding:0 24px; font-size:15px;}
	.section04 .tit-box .more a:after {width:24px; height:24px; margin-top:-12px; right:24px;}
	.section04 .col {margin:0 -10px;}
	.section04 .col .row {padding:0 10px;}
	.section04 .inner {padding:30px 20px;}
	.section04 .inner .icon {margin-bottom:20px;}
	.section04 .inner h5 {font-size:24px;}
	.section04 .inner p {font-size:16px;}
	/* footer */
	#footer {padding:50px 0;}
	.foot-logo {margin-bottom:30px;}
	.foot-info {margin-bottom:40px;}
	.foot-info p {font-size:16px;}
	.foot-info p span {margin:0 4px;}
	.foot-info p br {display:none;}
	.foot-info p.copy {margin-top:10px;}
	#footer ul li a {font-size:16px;}

	.scrolltop {transform:translateX(70px); bottom:60px; right:15px; width:50px; height:50px;}
	html.scroll-fade .scrolltop {transform:translateX(0);}
	
}

@media (max-width: 640px) {
	
	#header {height:80px;}
	#header .btns {width:75px;}
	
	/* main-visual */
	.main-visual .txt-box h2 {font-size:38px;}

	.scrolldown {bottom:60px;}
	.scrolldown:before {width:70px; height:70px; margin-top:-35px; margin-left:-35px;}
	.scrolldown span {width:40px; height:40px;}
	/* section01 */
	.section01 {padding:80px 0 100px;}
	.section01 .txt-box h3 {font-size:28px; margin-bottom:20px;}
	.section01 .txt-box p {font-size:18px; margin-bottom:30px;}
	.section01 .txt-box .more a {width:130px; line-height:38px; padding:0 14px; font-size:14px;}
	.section01 .txt-box .more a:after {width:18px; height:18px; margin-top:-9px; right:14px;}
	/* section02 */
	.section02 {padding:80px 0 100px;}
	.section02 .tit-box h3 {font-size:28px; margin-bottom:20px;}
	.section02 .tit-box p {font-size:18px; margin-bottom:20px;}
	.section02 .mob-wrap {margin:0 -10px -20px;}
	.section02 .mob-wrap .row {padding:0 10px; margin-bottom:20px;}
	.section02 .mob-wrap .inner {padding:20px;}
	.section02 .mob-wrap .inner .num {font-size:16px;}
	.section02 .mob-wrap .inner .txt h4 {font-size:20px; margin-bottom:20px;}
	.section02 .mob-wrap .inner .txt p {font-size:16px;}
	/* section03 */
	.section03 {padding:80px 0 0;}  
	.section03 .tit-box {margin-bottom:30px;}
	.section03 .tit-box h3 {font-size:28px; margin-bottom:20px;}
	.section03 .tit-box p {font-size:18px;}
	.section03 .col .row {width:50%;}
	.section03 .col .row:nth-child(5) {width:100%;}
	.section03 .inner {padding:30px 20px;}
	.section03 .inner .tit h4 {font-size:24px;}
	.section03 .inner p {font-size:16px;}
	/* section04 */
	.section04 {padding:80px 0 100px; background-size:auto;}
	.section04 .tit-box {margin-bottom:30px;}
	.section04 .tit-box h3 {font-size:28px; margin-bottom:20px;}
	.section04 .tit-box p {font-size:18px; margin-bottom:30px;}
	.section04 .tit-box .more a {width:110px; line-height:38px; padding:0 14px; font-size:14px;}
	.section04 .tit-box .more a:after {width:18px; height:18px; margin-top:-9px; right:14px;}
	
	.section04 .col {margin:0 0 -20px; display:block;}
	.section04 .col .row {padding:0; width:100%; margin-bottom:20px;}
	.section04 .inner {padding:20px; display:flex; align-items:center;}
	.section04 .inner .icon {margin-bottom:0; width:100%; max-width:60px;}
	.section04 .inner .txt {width:1%; flex:1 1 auto; padding-left:20px; text-align:left;}
	.section04 .inner h5 {font-size:18px; margin-bottom:6px;}
	.section04 .inner p {font-size:14px;}
	/* footer */
	#footer {padding:30px 0;}
	.foot-logo {margin-bottom:20px;}
	.foot-logo img {width:60px;}
	.foot-info {margin-bottom:30px;}
	.foot-info p {font-size:14px;}
	#footer ul li a {font-size:14px;}

	.scrolltop {transform:translateX(60px); bottom:40px; width:40px; height:40px;}
	.scrolltop img {width:24px;}
	
	
}

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