
/* ABOUT */
#contents.brand__contents._about {padding: 0; font-size: 0;}
.about__ban .inner .brand__tit {top: 140px;}
.about__ban .inner .center-box {
	flex-direction: row;
    padding: 100px 20px 0;
    box-sizing: border-box;
}
.about__ban .inner .center-box .tit {
	padding: 0 120px;
	margin-bottom: 0;
}
.about__ban .inner .center-box .fp--txt-box {
	position: relative;
	padding: 0 120px;
	box-sizing: border-box;
}
.about__ban .inner .center-box .fp--txt-box .txt {
	font-size: 24px;
	line-height: 34px;
}
.about__ban .inner .center-box .fp--txt-box .txt + .txt {margin-top: 30px;}
.about__ban .inner .center-box .fp--txt-box:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
	width: 1px;
	height: 95%;
	background-color: rgb(255,255,255);
}
.about__ban .inner .scoll_icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
}
.about__ban .vdo-box {height: 100vh;}
.about__ban .vdo-box video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about__ban .inner > .fp--txt-box {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
    width: 1480px;
    padding: 0 20px;
	margin: 50px auto 0;
	color: rgb(255,255,255);
    box-sizing: border-box;
	z-index: 1;
}
.about__ban .inner .fp--txt-box .txt + .txt {
	margin-top: 40px;
}
.about__ban .inner .fp--txt-box .txt {
	font-size: 24px;	
	line-height: 34px;
}
.about__ban .inner .fp--txt-box .tit {
	font-size: 24px;
	font-weight: 800;
	padding-bottom: 50px;
}
.about__ban .inner .brand__tit._bl {color: rgb(0,32,83);}
.about__ban .inner .fp--txt-box._bl {color: rgb(0,32,83);}
.about__ban.active .inner .brand__tit._chg_color {
	color: rgb(0,32,83);
	animation: chgColor 1.5s ease-in 3s forwards;
}
.about__ban.active .inner .fp--txt-box._chg_color {
	color: rgb(0,32,83);
	animation: chgColor 1.5s ease-in 3s forwards;
}
@keyframes chgColor {
	0% {color: rgb(0,32,83);}
	100% {color: rgb(255,255,255);}
}
.about__ban .inner > .fp--img-box {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.about__ban .inner > .fp--img-box img {
	position: absolute;
}
.about__ban .inner > .fp--img-box .img01 {
	bottom: -240px;
	left: 40px;
}
.about__ban .inner > .fp--img-box .img02 {
	left: auto;
	top: 0;
	right: 0;
}
.about__ban .inner > .fp--txt-box._abs {
	position: absolute;
	width: auto;
	left: 740px;
	padding: 0;
}
.about__ban .inner .logo {
	position: relative;
	transition: all .3s;
}

.about__ban .inner .logo img {opacity: 0;}
.about__ban .inner .logo .img_on {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.about__ban .inner .logo2 {
	position: relative;
	transition: all .3s;
	padding: 0 100px;
}
.about__ban .inner .logo .img_on {opacity: 0;}
.about__ban .inner .logo2 .img_on {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .3s;
	padding: 0 100px;
}
.about__ban .inner .logo2:hover .img_on {
	opacity: 1;
}
.about__ban .inner .center-box .fp--txt-box._v2 {
	padding: 0 100px;
}
.about__ban .inner > .fp--img_lt {
	margin-right: 100px;
	margin-top: 345px;
	display: inline-block;
	vertical-align: top;
}
.about__ban .inner > .fp--img_rt {
	position: absolute;
	right: 0;
	top:-100px;
}
.about__ban .inner > .fp--txt-box._ct {
	width: auto;
	display: inline-block;
	vertical-align: top;
}
.about__ban .inner > .fp--txt-box._ct2 {
	text-align: center;
	width: 100%;
	margin-top: 200px;
	top: auto;
	transform: none;
}
.about__ban .inner > .fp--img_rt .txt2 {
	margin-top: 40px;
	font-size: 14px;
	color: rgba(255,255,255,.5);
	line-height: 24px;
}
.about__ban .inner > .fp--txt_rt {
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1520px;
	width: 100%;
    padding: 0 20px;
	margin: 50px auto 0;
	box-sizing: border-box;
}
.about__ban .inner > .fp--txt_rt .fp--txt-box {
	color: rgb(255,255,255);
    box-sizing: border-box;
}
.about__ban .inner .chg_the_game {
	height: 100%;
	display: flex;
}
.about__ban .inner .chg_the_game .fp--img_lt {
	position: relative;
	margin-right: 332px;
}
.about__ban .inner .chg_the_game .fp--txt_rt .tit {
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 20px;
	color: rgb(255,255,255);
	position: relative;
	z-index: 1;
}
.about__ban .inner .chg_the_game .fp--txt_rt .txt {
    margin-top: 40px;
    font-size: 24px;
    line-height: 34px;
	color: rgb(255,255,255);
	position: relative;
	z-index: 1;
}
.about__ban .inner .chg_the_game .fp--txt_rt {
	z-index: 1;
	margin: auto 0;
	padding-top: 100px;
}
.about__ban .inner .chg_the_game .img03 {
	margin-top: 188px;
	margin-left: 140px;
}
.about__ban .inner .chg_the_game .img04 {
	position: absolute;
	bottom: -50px;
	left: 397px;
}
.about__ban .inner .chg_the_game .img08 {
	position: absolute;
	top: 50px;
	right: -100px;
}
.about__ban .bg_bk {
	background: rgb(0,0,0);
	width: 100%;
	height: 100vh;
}
.about__ban .about-slide-wrap {	
    position: relative;
	margin-top: 55px;
}
.about__ban .about__slider .slide {
	width: 480px;
	margin: 0 10px;
} 
.about__ban .about__slider .swiper-wrapper {transition-timing-function: linear;}
.about__ban .about__slider .swiper-wrapper > div {
	margin: 0 20px;
    width: 400px;
}
.about__ban .about__slider .swiper-wrapper > div:nth-child(2n) {
	margin-top: 130px;
}
.about__ban .about__slider img {width: 100%;}
.about__ban ._motion_fade_in {
	opacity: 0;
	transition: opacity 2s;
}

.about__ban.active ._motion_fade_in {
	opacity: 1;
}
.about__ban.active ._motion_fade_in_out {
	opacity: 0;
	animation: fadeInOut 6s ease-in-out forwards;
}
.about__ban.active ._motion_fade_in_out2 {
	opacity: 0;
	animation: fadeInOut2 5s ease-in forwards;
}
@keyframes fadeInOut {
	0% {opacity: 0;}
	10% {opacity: 0;}
	20% {opacity: 1;}
	50% {opacity: 1;}
	75% {opacity: 0;}
	100% {opacity: 0;}
}
@keyframes fadeInOut2 {
	0% {opacity: 0;}
	20% {opacity: 0;}
	30% {opacity: 0;}
	50% {opacity: 1;}
	75% {opacity: 0;}
	100% {opacity: 0;}
}
.about__ban ._motion_up {
	opacity: 0;
	transform: translateY(100%);
	transition: all 1.2s;
}
.about__ban.active ._motion_up {
	opacity: 1;
	transform: translateY(0);
}
.about__ban ._motion_down {
	opacity: 0;
	transform: translateY(-100%);
	transition: all 1.2s;
}
.about__ban.active ._motion_down {
	opacity: 1;
	transform: translateY(0);
}
.about__ban.active .del1 {
	transition-delay: .3s;
}
.about__ban.active .del2 {
	transition-delay: .6s;
}
.about__ban.active .del3 {
	transition-delay: 1s;
}
.about__ban.active .del4 {
	transition-delay: 1.3s;
}
.about__ban.active .del5 {
	transition-delay: 1.6s;
}
.about__ban.active .del6 {
	transition-delay: 2s;
}
.about__ban.active .del7 {
	transition-delay: 2.5s;
}
.about__ban.active .del8 {
	transition-delay: 2.9s;
}
body.type_fullpage #fp-nav ul li a span {
	width: 10px;
	height: 10px;
	background-color: rgba(255,255,255,.2);
}
body.type_fullpage #fp-nav ul li a.active span {
	background-color: rgb(255,255,255);
	margin: -2px 0 0 -2px;
}
body.type_fullpage.fp-viewing-4 #fp-nav ul li a span{
	background-color: rgba(0,32,83,0.2);
}
body.type_fullpage.fp-viewing-4 #fp-nav ul li a.active span {
	background-color: rgb(0,32,83);
}
body.type_fullpage.fp-viewing-4 #fp-nav ul li a span {
	animation: chgBg 1.5s ease-in 2s forwards;
}
body.type_fullpage.fp-viewing-4 #fp-nav ul li a.active span {
	animation: chgBg2 1.5s ease-in 2s forwards;
}
body.type_fullpage.fp-viewing-4 .about__ban .inner .center-box .fp--txt-box:before {display: none;}
body.type_fullpage.fp-viewing-12 #fp-nav {display: none;}
@keyframes chgBg {
	0% {background-color: rgba(0,32,83,0.2);}
	100% {background-color: rgba(255,255,255,0.2);}
}
@keyframes chgBg2 {
	0% {background-color: rgb(0,32,83);}
	100% {background-color: rgb(255,255,255);}
}
.about__ban .swiper-btn-box {
    position: absolute;
    left: -460px;
    width: 80px;
	bottom: 125px;
}
.about__ban .swiper-btn-box .swiper-button-prev {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='22.828' viewBox='0 0 12.828 22.828'%3E%3Cpath id='패스_694' data-name='패스 694' d='M7,2,17,12,7,22' transform='translate(18.414 23.414) rotate(180)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	font-size: 0;
}
.about__ban .swiper-btn-box .swiper-button-prev:after {display: none;}
.about__ban .swiper-btn-box .swiper-button-next {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='22.828' viewBox='0 0 12.828 22.828'%3E%3Cpath id='패스_693' data-name='패스 693' d='M7,2,17,12,7,22' transform='translate(-5.586 -0.586)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	font-size: 0;
}
.about__ban .swiper-btn-box .swiper-button-next:after {display: none;}

.about__ban .cover_bk {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
}
.about__ban .img05 {
	position: absolute;
	left: 149px;
	top: 140px;
}
.about__ban .img06 {
	position: absolute;
	left: 359px;
	top: auto;
	bottom: 0;
}
.about__ban .img07 {
	position: absolute;
	left: 807px;
	bottom: 239px;
}

.about__ban > div > img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#fp-nav ul li:last-child {display: none;}

.t-block {display: none;}
/* // ABOUT */

/* layer */
.common__layer._application > .inner {padding: 0;}
.common__layer._application .close__btn {
	position: absolute;
	top: 34px;
	right: 34px;
	margin: 0;
}
.common__layer._application .foot .lyr-btn-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 80px;
	background-color: rgb(0,32,83);
}
.common__layer._application .foot .lyr-btn-box > * {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: 80px;
	padding: 0 44px;
	border-radius: 0;
	font-weight: 700;
	font-size: 18px;
	color: rgb(255,255,255);
	line-height: 1.5;
	text-align: center;
}
.common__layer._application .event-before-box {
	display: flex;
	justify-content: center;
  align-items: center;
	height: 300px;
}
.common__layer._application .event-before-box p {
	font-weight: 700;
	font-size: 24px;
	color: rgb(0,0,0);
	line-height: 36px;
	text-align: center;
}

.common__layer._evt_gift > .inner {padding: 0;}
.common__layer._evt_gift .close__btn {
	position: absolute;
	top: 34px;
	right: 34px;
	margin: 0;
}
.common__layer._evt_gift .foot .lyr-btn-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 80px;
	background-color: rgb(0,32,83);
}
.common__layer._evt_gift .foot .lyr-btn-box > * {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: 80px;
	padding: 0 44px;
	border-radius: 0;
	font-weight: 700;
	font-size: 18px;
	color: rgb(255,255,255);
	line-height: 1.5;
	text-align: center;
}

.common__layer._evt_gift .event-gift-box {
	height: 380px;
	padding: 0 44px;
}
.common__layer._evt_gift .event-gift-box .evt-txt-box {
	padding: 37px 0 23px;
	border-bottom: 1px solid rgb(242,242,242);
}
.common__layer._evt_gift .event-gift-box .evt-txt-box .txt1 {
	font-weight: 700;
	font-size: 24px;
	color: rgb(0,0,0);
}
.common__layer._evt_gift .event-gift-box .evt-txt-box .txt2 {
	margin-top: 3px;
	font-weight: 400;
	font-size: 18px;
	color: rgb(102,102,102);
}
.common__layer._evt_gift .event-gift-box .evt-txt-box .txt2 span {
	font-weight: 700;
	color: rgb(0,32,83);
}
/* //layer */

@media only screen and (max-width: 1650px) {
	.about__ban .inner > .fp--txt-box._abs {
		left: 50%;
		transform: translateX(-50%);
	}
	.about__ban .inner > .fp--img-box .img01 {
		width: 400px;
		bottom: -54px;	
	}
	.about__ban .inner > .fp--img-box .img02 {
		width: 360px; 
		right: 90px;
	}
	.about__ban .img10 {
		width: 450px;
		bottom: -80px;
	}
	.about__ban .img11 {
		width: 400px;
	}
	.about__ban .inner > .fp--img_lt {margin-right: 0; margin-top: 365px;}
	.about__ban .inner > .fp--img_rt {
		top: 58px; 
	}
	.about__ban .inner > .fp--img_rt .txt2 {margin-top: 30px;}
	.about__ban .inner .fp--txt-box .tit {
		font-size: 20px;
		padding-bottom: 30px;
	}
	.about__ban .inner .fp--txt-box .txt {
		font-size: 20px;
		line-height: 30px;
	}
	.about__ban .inner .fp--txt-box .txt + .txt {margin-top: 20px;}
	.about__ban .inner > .fp--txt-box._ct {
		padding: 0;
		margin-left: 60px;
	}
	.about__ban .img05 {
		width: 280px;
		top: 100px;
		left: 103px
	}
	.about__ban .img06 {
		width: 280px;
		bottom: 60px;
		left: 217px;
	}
	.about__ban .img07 {
		width: 280px;
		left: 537px;
		top: 238px;
	}
	.about__ban .inner .chg_the_game .img03 {
		width: 280px;
		margin-left: 103px;
		margin-top: 140px;
	}
	.about__ban .inner .chg_the_game .img04 {
		width: 280px;
		left: 255px;
		bottom: 0;
	}
	.about__ban .inner .chg_the_game .img08 {
		width: 400px;
		right: -70px;
		top: 0;
	}
	.about__ban .inner .chg_the_game {justify-content: flex-start;}
	.about__ban .inner .chg_the_game .fp--img_lt {
		width: auto;
		margin-right: 0;
	}
	.about__ban .inner .chg_the_game .fp--txt_rt {width: auto;  padding-left: 220px;}
	.about__ban .inner > .fp--txt_rt {padding-right: 140px;}
	.about__ban .inner .chg_the_game .fp--txt_rt .tit {
		font-size: 20px;
		padding-bottom: 10px;	
	}
	.about__ban .inner .chg_the_game .fp--txt_rt .txt {
		font-size: 20px;
		margin-top: 20px;
	}
}


@media only screen and (max-width: 1344px) {
	.t-block {display: block;}
	#fp-nav.right {right: 27px !important;}
	.brand__ban .inner .brand__tit {
		font-size: 18px;
	}
	.about__ban .inner .center-box .tit {
		padding: 0 60px;
		width: 364px;
	}
	.about__ban .inner .center-box .tit img {width: 100%;}
	.about__ban .inner .center-box .fp--txt-box {
		padding: 0 60px;
	}
	.about__ban .inner .center-box .fp--txt-box .txt {
		font-size: 20px;
		line-height: 30px;
	}
	.about__ban .inner .center-box .fp--txt-box .txt + .txt {margin-top: 20px;}
	.about__ban .inner > .fp--txt-box {padding: 0 0 0 140px;}
	.about__ban .inner .logo img{
		width: 500px;
	}
	.about__ban .about__slider .swiper-wrapper > div {
		width: 300px;
		margin: 0 15px;
	}
	.about__ban .inner .logo2 {
		width: 227px;
		padding: 0 60px;
	}
	.about__ban .inner .logo2 img {
		width: 100%;
	}
	.about__ban .inner .logo2 .img_on {
		width: 227px;
		padding: 0 60px;
	}
	.about__ban .inner .center-box .fp--txt-box._v2 {padding: 0 60px;}
}