
body.type_fullpage #header {background-color: rgb(255,255,255) !important;}
/* ABOUT */
.brand__ban {
	position: relative;
	max-width: 1920px;
	min-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.brand__ban._type_vdo {
}
.brand__ban .vdo-box {
	position: relative;
	top: 0;
	left: 0;
}
.brand__ban .vdo-box video {
	width: 100%;
}
.brand__ban .inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
    padding: 160px 0 0;
    box-sizing: border-box;
}
.brand__ban .inner .brand__tit {
	position: absolute;
	top: 40px;
	left: 0;	
	font-size: 24px;
    font-family: 'Granary-Bold';
	font-weight: 700;
	color: rgb(255,255,255);
    transform: rotate(-90deg);
	z-index: 1;
}
.brand__ban .inner .center-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: rgb(255,255,255);
}
.brand__ban .inner .center-box .tit {
	margin-bottom: 30px;
	font-size: 48px;
	font-weight: 700;
	text-align:center;
}
#contents.brand__contents._about {padding: 0; font-size: 0;}
.about__ban .inner .brand__tit {top: 250px;}
.about__ban .inner .center-box {
    padding: 0 20px;
    box-sizing: border-box;
}
.about__ban .inner .center-box .logo {
}
.about__ban .inner .center-box .fp--txt-box {
	position: relative;
}
.about__ban .inner .center-box .fp--txt-box .txt {
	margin-top: 65px;
	font-size: 46px;
    font-family: 'PassengerDisplay-MediumItalic';
	line-height: 52px;
	text-align: center;
	color: rgb(0,1,200);
}
.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--wide-box {
	position: relative;
	display: flex;
	align-items: center;
	width: calc(100% - 40px);
	height: 100%;
	box-sizing: border-box;
}
.about__ban .inner .fp--wide-box .fp--img-box {
	position: relative;
	width: 100%;
	height: 100%;
}
.about__ban .inner .fp--wide-box .img01 {
	position: relative; 
    top: 50%;
    transform: translateY(-50%);
	margin-left: -79px;
}
.about__ban .inner .fp--wide-box .img02 {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	left: 200px;
}
.about__ban .inner .fp--wide-box .fp--txt-box {
	position: relative;
	width: 100%;
	color: rgb(255,255,255);
	box-sizing: border-box;
}
.about__ban .inner .fp--wide-box .fp--txt-box .tit {
	margin-bottom: 37px;
    padding-left: 197px;
    box-sizing: border-box;
	font-size: 46px;
    font-family: 'PassengerDisplay-MediumItalic';
	line-height: 52px;
}
.about__ban .inner .fp--wide-box .fp--txt-box .txt {
    padding-left: 197px;
    box-sizing: border-box;
	font-size: 20px;
	line-height: 34px;
}
.about__ban .inner .fp--wide-box .fp--txt-box .txt + .txt {margin-top: 27px;}
.about__ban .inner .fp--wide-box .fp--txt-box._bl {
	text-align: center;
	padding: 0 30px;
	box-sizing: border-box;
} 
.about__ban .inner .fp--wide-box .fp--txt-box .txt2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 38px;
	margin-top: 56px;
} 
.about__ban .inner .fp--wide-box .img12 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about__ban .inner .fp--img-box {
	position: relative;
	width: 100%;
	height: 100%;
}
.about__ban .inner .fp--img-box .img03 {
	position: absolute;
	top: 50%;
	left: 126px;
	transform: translateY(-423px);
}
.about__ban .inner .fp--img-box .img04 {
	position: absolute;
	top: 50%;
	left: 272px;
	transform: translateY(-54px);
}
.about__ban .inner .fp--img-box .img05 {
	position: absolute;
	top: 50%;
	left: auto;	
	right: -233px;
	transform: translateY(-50%);

}
.about__ban .inner .fp--history-txt {
	position: absolute;
    top: calc(50% + 160px);
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.about__ban .inner .fp--history-txt .txt {
	color: rgb(255,255,255);
	font-size: 24px;
    font-family: 'PassengerDisplay-MediumItalic';
	line-height: 30px;
}
.about__ban .inner .fp--history-txt .year {
	color: rgb(120,120,120);
	font-size: 14px;
    font-family: 'Granary-Semi-Bold';
	line-height: 30px;
	margin: 18px 0 52px;
}

.about__ban .inner .fp--txt-box._center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.about__ban .inner .fp--txt-box._center .txt {
	font-size: 46px;
    font-family: 'PassengerDisplay-MediumItalic';
	line-height: 30px;
	text-align: center;
	color: rgb(255,255,255);
}

.brand__history-box {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.brand__history-box > .tit {
	font-size: 46px;
    font-family: 'Granary-Semi-Bold';
	color: rgb(255,255,255);
	text-align: center;	
	margin: 15px 0 75px;	
}
.brand__history-box .con {
	display: flex;
	justify-content: space-between;
	width: 1260px;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}
.brand__history-box .con > div {
	margin-left: 120px;
	width: 33.33%;}
.brand__history-box .con > div:first-child {margin-left: 0;}
.brand__history-box .con > .history1 img {margin-bottom: 33px;}
.brand__history-box .con > .history3 img {margin-bottom: 33px;}
.brand__history-box .con > .history5 img {margin-bottom: 33px;}
.brand__history-box .con > .history6 img {margin-bottom: 33px;}
.brand__history-box .con img {width: 100%;}
.brand__history-box .con .fp--txt-box > p {
	margin: 0 0 14px;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: rgb(255,255,255);
}
.brand__history-box .con .fp--txt-box .txt {
	margin: 0 0 33px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: rgb(187,187,187);
	word-break: keep-all;
}


.about__ban .inner .brand__tit._bl {color: rgb(0,1,200);}
.about__ban .inner .fp--txt-box._bl {color: rgb(0,1,200);}

#fp-nav.right {right: 34px;}

.about__ban .inner .fp--center-box {
	position: relative;
	width: 100%;
	height: 100%;
}
.about__ban .inner .fp--center-box .fp--img-box {
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about__ban .inner .fp--center-box .fp--txt-box {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	justify-content: space-between;
	max-width: 1403px;
	width: 100%;
	min-width: 1260px;
	padding: 0 30px;
	margin: 0 auto;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
}
.about__ban .inner .fp--center-box .fp--txt-box > p {
	font-size: 24px;
	line-height: 38px;
	color: rgb(255,255,255);
	text-align: center;
}
.about__ban .inner .fp--center-box {}


.about__ban .inner .logo {
	position: relative;
	transition: all .3s;
}

.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-section01 #fp-nav ul li a span,
body.type_fullpage.fp-viewing-section07 #fp-nav ul li a span {
	background-color: rgba(0,1,200,0.2);
}
body.type_fullpage.fp-viewing-section01 #fp-nav ul li a.active span,
body.type_fullpage.fp-viewing-section07 #fp-nav ul li a.active span {
	background-color: rgb(0,1,200);
}
body.type_fullpage.fp-viewing-section09 #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;}

.fade {
	opacity: 0;
	animation: fadeIn 1.2s ease-in forwards;
}
.ani--del1 {animation-delay: .3s;}
.ani--del2 {animation-delay: .6s;}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* 2023-09-13 수정 */
.about__ban .inner .brand__tit._bl2 {
	color: rgb(28,0,165);
}
.about__ban .inner .fp--wide-box .fp--txt-box .tit._style2 {
    margin-bottom: 37px;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 64px;
    font-family: 'PassengerDisplay-Medium';
	line-height: 1;
	color: rgb(28,0,165);
}
.about__ban .inner .fp--wide-box .fp--txt-box .txt1 {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	color: rgb(28,0,165);
}.about__ban .inner .fp--txt-box._bl2 {
	color: rgb(28,0,165);
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.about__ban .inner .center-box .fp--txt-box .txt._style2 {
	color: rgb(28,0,165);
}
body.type_fullpage._v2.fp-viewing-section01 #fp-nav ul li a.active span, body.type_fullpage._v2.fp-viewing-section07 #fp-nav ul li a.active span {background-color: rgb(255,255,255);}
body.type_fullpage._v2.fp-viewing-section01 #fp-nav ul li a span, body.type_fullpage._v2.fp-viewing-section07 #fp-nav ul li a span {background-color: rgba(255,255,255,.2);}
body.type_fullpage._v2.fp-viewing-section02 #fp-nav ul li a.active span, body.type_fullpage._v2.fp-viewing-section03 #fp-nav ul li a.active span {background-color: rgb(28,0,165);}
body.type_fullpage._v2.fp-viewing-section02 #fp-nav ul li a span, body.type_fullpage._v2.fp-viewing-section03 #fp-nav ul li a span {background-color: rgba(28,0,165,0.2);}
/* //2023-09-13 수정 */

/* // ABOUT */

/* FOOTER */
#footer > div {display: block;}
#footer > div:before {display: none;}
#footer .bot:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgb(204,204,204);
    content: '';
}
#footer .top, #footer .bot {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
/* // FOOTER */

@media only screen and (max-width: 1718px) {
	.about__ban .inner .fp--wide-box .fp--txt-box .tit {padding-left: 30px;}
	.about__ban .inner .fp--wide-box .fp--txt-box .txt {padding-left: 30px;}
	.about__ban .inner .fp--img-box .img03 {width: 22%;}
	.about__ban .inner .fp--img-box .img04 {width: 22%;}
	.about__ban .inner .fp--img-box .img05 {width: 46%;}
	.about__ban .inner .fp--history-txt {left: 54%;}
}

@media only screen and (max-width: 1550px) {
	.about__ban .inner .fp--wide-box .img01 {width: 100%;}
	.about__ban .inner .fp--wide-box .img02 {
		left: 0;
		width: 80%;
	}
}

@media only screen and (max-width: 1344px) {
	.t-block {display: block;}
	#fp-nav.right {right: 20px !important;}
	.brand__ban .inner .brand__tit {
		font-size: 18px;
	}
	.about__ban .inner .fp--history-txt .txt {
		font-size: 18px;
		line-height: 25px;
	}
	.about__ban .inner .fp--history-txt {left: 57%;}
	.about__ban .inner .fp--wide-box .img13 {width: 100%;}
	.about__ban .inner .fp--wide-box .fp--txt-box .txt2 {
		font-size: 18px;
		line-height: 24px;
		margin-top: 40px;
	}
	.about__ban .inner .fp--center-box .fp--txt-box > p {
		font-size: 18px;
		line-height: 24px;
	}
}