@charset "UTF-8";
#mContainer {
	position: relative;
 *zoom:1;
}
#mContainer:after {
	content: "";
	display: block;
	clear: both;
}
.mVisual {
	position: relative;
	width: 100%;
	min-height: 740px;
	margin-top: 100px;
}
.mv_inner {
	position: relative;
	width: 1724px;
}
.set {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	position: relative;
	height: 740px !important;
}
.scene1 {
	background: url('../img/main/mVisual_bg.png')
}
.scene2 {
	background: url('../img/main/mVisual_bg2.png')
}
.set p {
	margin-top: 170px;
}
.set h3 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 4.5rem;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 5.8rem;
	margin-top: 37px;
	color: #fff;
	text-shadow: 3px 10px 5px rgb(0, 0, 0, 10%)
}
.set span {
	display: block;
	font-size: 3rem;
	line-height: 2.8rem;
	margin-top: 27px;
	color: #fff;
	text-shadow: 3px 10px 5px rgb(0, 0, 0, 10%)
}
.scroll {
	position: absolute;
	transform: translate(-50%);
	top: 81%;
	left: 48.5%;
	animation-name: bounce;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	z-index: 1
}
.ps-a {
	position: absolute;
	bottom: 40%
}
.ps-a .btn-stop {
	margin-top: -13px;
}
.sec01 {
	position: relative;
	width: 100%;
	min-height: 600px;
	background: url('../img/main/sec01_bg.png') no-repeat top right;
	overflow: hidden;
}
.sec01 .inner {
	position: relative;
	width: 1440px;
	margin: 0 auto;
	text-align: center;
}
.sec01 .inner {
	padding-top: 75px;
}
.sec01 .inner h3 {
	font-size: 5rem;
	font-weight: 800;
	text-align: left;
	color: #021a3f;
	letter-spacing: -2px;
}
.sec01 .inner h4 {
	font-size: 2.6rem;
	font-weight: 600;
	text-align: left;
	color: #127ce0;
	margin-top: 30px;
}
.sec01 .inner span {
	display: block;
	font-size: 1.7rem;
	text-align: left;
	margin-top: 8px;
	letter-spacing: -1px;
	line-height: 28px;
	font-family: 'Noto Sans KR', sans-serif;
}
.sec01 .inner .lf_area {
width:66%;
}
.quick_box ul {
	display: flex;
	width: 70%;
	margin-top: 30px;
	justify-content: space-between
}
.quick_box ul li {
	text-align: center;
}
.quick_box a .sec01_icon {
	position: relative;
	width: 120px;
	height: 120px;
	background: #f7f7f7;
	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sec01_icon:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background: url('../img/icon/sec01_icon1.png');
	-webkit-transform: translate3d(-46%, -48%, 0);
	transform: translate3d(-46%, -48, 0);
}
.quick_box ul li:hover .sec01_icon:after {
	-webkit-animation: anim-francisco 0.3s forwards;
	animation: anim-francisco 0.3s forwards;
}
.quick_box a.qk02 .sec01_icon:after {
	width: 60px;
	height: 60px;
	background: url('../img/icon/sec01_icon2.png');
}
.quick_box a.qk03 .sec01_icon:after {
	width: 60px;
	height: 60px;
	background: url('../img/icon/sec01_icon3.png');
}
.quick_box a.qk04 .sec01_icon:after {
	width: 60px;
	height: 60px;
	background: url('../img/icon/sec01_icon4.png');
}
.quick_box ul li a {
	color: #000
}
.quick_box ul li a i {
	font-size: 1.7rem;
	display: block;
	margin-top: 18px;
}
.sec01 .inner .rt_area {
	width:33%;
	position: relative;
	height: 100%;
	margin-top: 0;
	box-sizing: border-box;
	height: 525px;
}
.sec01 .inner .rt_area img {
	position: absolute;
	bottom: 0;
	right: 33px;

}
.sec01 .name_box {
	position: absolute;
	height: 100px;
	width: 700px;
	background: rgb(2, 26, 63, 0.01);

	z-index: 1;
	bottom: 0;
	right: -5%;
	text-align: center;
}

.sec01 .name_box p {
	font-size: 2.3rem;
	font-weight: 600;
	display: block;
	color: #333;
}
.sec02 {
	position: relative;
	width: 100%;
	min-height: 650px;
	background: url('../img/main/sec02_bg.png') no-repeat top center;
}
.sec02 .inner {
	position: relative;
	width: 1440px;
	margin: 0 auto;
	text-align: center;
}
.sec02 .inner h3 {
	display: block;
	font-size: 5rem;
	font-weight: 800;
	padding-top: 84px;
	text-align: left;
	color: #021a3f;
	letter-spacing: -2px;
}
.sec02 {
}
.sec02 .inner {
}
.sec02 .more {
	content: "";
	position: absolute;
	top: 105px;
	right: 0%;
	width: 35px;
	height: 35px;
	background: url('../img/icon/more_btn.png');
}
.sec02 .inner .column3 {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.sec02 .inner .column3 .cln {
	width: 19%;
	height: 360px;
	background: #021a3f
}
.sec02 .inner .column3 .cln {
	padding: 25px 0px;
}
.sec02 .inner .column3 .cln h4 {
	font-weight: 600;
	font-size: 1.7rem;
	color: #fff;
	text-align: center
}
.sec02 .inner .column3 .cln span.clnTtl {
	display: block;
	font-size: 1.7rem;
	letter-spacing: -1px;
	color: #fff;
	margin-top: 7px;
}
.sec02 .inner .column3 .cln .bd_pic {
	width: 100%;
	height: 350px;
	margin-top: 30px;
}
.sec02 .inner .column3 .cln:nth-child(2) {
	background: #021a3f
}
.sec02 .inner .column3 .cln:last-child {
	background: #021a3f
}
.hiImg_box {
	display: block;
	/*width: 370px;
	height: 250px;*/
	overflow: hidden;
}
.hiImg_box img {
	transition: all 0.5s
}
.hiImg_box:hover img {
	transition: transform 1s;
	transform: scale(1.1)
}
.ptnImg_box {
	display: block;
	width: 250px;
	height: 220px;
	overflow: hidden;
}
.ptnImg_box img {
	transition: all 0.5s
}
.ptnImg_box:hover img {
	transition: transform 1s;
	transform: scale(1.1)
}
.swiper2, .swiper3, .swiper4 {
	min-height: 350px;
}
.swiper p.ttl {
	padding-top: 6px;
	font-size: 1.7rem;
	color: #fff
}
.swiper2 .swiper-pagination, .swiper2 .btns {
	bottom: 0%
}
.swiper3 .swiper-pagination, .swiper3 .btns {
	bottom: 0%
}
.swiper4 .swiper-pagination, .swiper4 .btns {
	bottom: 0%
}
.swiper2 .btn-stop, .swiper3 .btn-stop, .swiper4 .btn-stop {
	margin-top: -14px;
}
.btns {
	position: relative;
	width: 10px;
	height: 10px;
	margin-left: 7px;
	z-index: 999999;
}
.btn-stop {
	text-indent: -9999px;
}
.btn-stop.on {
	background-image: url(../img/icon/icon-play.svg);
}
.btn-stop {
	width: 10px;
	height: 10px;
	background: url(../img/icon/icon-stop.svg) no-repeat center;
	cursor: pointer;
}
.sec03 {
	position: relative;
	width: 100%;
	min-height: 650px;
}
.sec03 .inner {
	position: relative;
	width: 1440px;
	margin: 0 auto;
	text-align: center;
}
.sec03 .inner {
	display: flex;
	padding-top: 81px;
}
.sec03 .inner > div {
	position: relative
}
.sec03 .inner .brochureSec {
	width: 31%;
	margin-right: 2%;
}
.sec03 .inner .brochureSec .brContents {
	margin-top: 24px;
	width: 100%;
	height: 375px;
	background: #fff;
	border: 1px solid #021a3f;
}
.sec03 .inner .brochureSec p {
	position: relative;
	width: 375px;
	height: 329px;
	overflow: hidden;
	position: absolute;
	top: 57%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sec03 .inner .brochureSec {
}
.sec03 .inner .esgSec {
	width: 65%;
	margin-left: 2%
}
.sec03 .inner .esgSec {
}
.sec03 .inner .esgSec {
}
.sec03 .inner .esgSec {
}
.sec03 .inner h3 {
	display: block;
	font-size: 5rem;
	font-weight: 800;
	text-align: left;
	color: #021a3f;
	letter-spacing: -2px;
}
.sec03 .more {
	content: "";
	position: absolute;
	top: 19px;
	right: 0%;
	width: 35px;
	height: 35px;
	background: url('../img/icon/more_btn.png');
}
.sec03 .name_box {
	position: absolute;
	height: 97px;
	width: 370px;
	background: url('../img/main/sk_bg.png') no-repeat left top;
	z-index: 1;
	bottom: 34px;
	right: 0;
	text-align: center;
}
.sec03 .name_box h3 {
	font-size: 2rem;
	;
	display: block;
	color: #fff;
	padding-top: 35px;
	padding-left: 55px;
}
.sec03 .inner .esgSec .esgContents {
	margin-top: 24px;
	width: 100%;
	height: 375px;
	background: #021a3f;
	padding: 20px 50px;
}
.sec03 .inner .esgSec .esgContents p {
	color: #fff;
	font-size: 1.7rem;
	font-weight: 300
}
.esg_list {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.esg_list li span {
	display: block;
	font-size: 2rem;
	color: #fff;
	padding-top: 20px;
}
.pagWrap {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.swiper-pagination {
	position: relative !important;
	width: auto !important;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
}
