@font-face {font-family:Pretendard; src:url(../font/Pretendard.ttf);}


@font-face {
    font-family: 'PPFormula';
    src: url('../font/PPFormula-CondensedBlack.otf') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../font/Pretendard.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
  font-family: 'AppleSDGothicNeo';
  src: url("../font/AppleSDGothicNeoB.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 100;
    src: url("../font/AppleSDGothicNeoT.woff") format'woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 200;
    src: url("../font/AppleSDGothicNeoUL.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 300;
    src: url("../font/AppleSDGothicNeoL.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 400;
    src: url("../font/AppleSDGothicNeoR.woff") format('woff');
}

@font-face {
    font-family: "AppleSDGothicNeoM";
    font-weight: 500;
    src: url("../font/AppleSDGothicNeoM.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 600;
    src: url("../font/AppleSDGothicNeoSB.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 700;
    src: url("../font/AppleSDGothicNeoB.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 800;
    src: url("../font/AppleSDGothicNeoEB.woff") format('woff');
}

@font-face {
    font-family: 'AppleSDGothicNeo';
    font-weight: 900;
    src: url("../font/AppleSDGothicNeoH.woff") format('woff');
}
body {
    font-family: 'AppleSDGothicNeo', 'Noto Sans KR', sans-serif;
    color: #fff;
    font-weight: 400;
    background: #000;
}

input,
select {
    font-family: 'AppleSDGothicNeo', sans-serif;
}

#wrap {
    width: 100%;
	overflow:hidden;
}

.inner {
    width: 100%;
    margin: 0 auto;
	padding: 0 4%;
}

.rightinner {
    width: 100%;
    margin: 0 auto;
	padding: 0 4%;
}

.inner2 {
    width: 1200px;
    margin: 0 auto;
}

.c_inner {
    width: 960px;
    margin: 0 auto;
    position: relative;

}

p {
    margin: 0px 0px 0px 0px;
    line-height: 1;
}

.top_inner {
    width: 1100px;
    margin: 0 auto;
}

.m_hide {
    display: none !important;
}

.sp5 {
    height: 5px;
    clear: both;
}

.sp10 {
    height: 10px;
    clear: both;
}

.sp12 {
    height: 12px;
    clear: both;
}

.sp15 {
    height: 15px;
    clear: both;
}

.sp20 {
    height: 20px;
    clear: both;
}

.sp25 {
    height: 25px;
    clear: both;
}

.sp30 {
    height: 30px;
    clear: both;
}

.sp35 {
    height: 35px;
    clear: both;
}

.sp40 {
    height: 40px;
    clear: both;
}

.sp45 {
    height: 45px;
    clear: both;
}

.sp50 {
    height: 50px;
    clear: both;
}

.sp55 {
    height: 55px;
    clear: both;
}

.sp60 {
    height: 60px;
    clear: both;
}

.sp65 {
    height: 65px;
    clear: both;
}

.sp70 {
    height: 70px;
    clear: both;
}

.sp75 {
    height: 75px;
    clear: both;
}

.sp80 {
    height: 80px;
    clear: both;
}

.sp90 {
    height: 90px;
    clear: both;
}

.sp100 {
    height: 100px;
    clear: both;
}

.sp110 {
    height: 110px;
    clear: both;
}

.sp120 {
    height: 120px;
    clear: both;
}

.sp130 {
    height: 130px;
    clear: both;
}

.sp140 {
    height: 140px;
    clear: both;
}

.sp150 {
    height: 150px;
    clear: both;
}

.sp160 {
    height: 160px;
    clear: both;
}

.sp165 {
    height: 165px;
    clear: both;
}

.sp200 {
    height: 200px;
    clear: both;
}

.t_bold {
    font-weight: bold
}

.pc_hider {
    display: none;
}

.allowed {
    cursor: not-allowed !important;
}

/* Select box */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 8px auto;
}

input,
select {
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -webkit-padding: 0 10px;
    -moz-padding: 0 10px;
}

input[type='checkbox'] {
    -webkit-appearance: checkbox
}

input[type='radio'] {
    -webkit-appearance: radio
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

select::-ms-expand {
    display: none;
    /*for IE10, 11*/
}

/* 탑 시작 */
.topMenu {
	width: 100%;
	height: 80px;
	font-family: 'Pretendard' !important;
    position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
.topMenu .inner {max-width: 100%;}
.topMenu .flex01 {
	height: 100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.topMenu .logo {
	width: 151px;
}
.topMenu #menu {
	display: none;
}
.topMenu #menu .mlist {
	margin-left: 65px;
    font-size: 20px;
}
/* 탑 끝 */


/* 메인 시작 */

@keyframes motion {
	0% {top: 610px;}
	100% {top: 600px;}
}
@keyframes motion2 {
	0% {top: 10px;}
	100% {top: 0px;}
}
@keyframes motion3 {
	0% {top: 410px;}
	100% {top: 400px;}
}

/* 메인 section01 */
#section01 {
    background: url(../images/m-back01.jpg)no-repeat;
    background-size: cover;
    position: relative;
}
#section01 .inner {
    padding: 855px 0 120px;
}

#section01 .set01Img01 {
    width: 55%;
    margin-left: auto;
    display: block;
    position: absolute;
    top: 400px;
    right: 0px;
	animation: motion3 0.5s linear 0s infinite alternate;
}
#section01 .set01Img02 {
    width: 100% !important;
}
#section01 .set01Img03 {
    width: 55%;
    display: block;
    position: absolute;
    top: 600px;
	animation: motion 0.5s linear 0s infinite alternate;
}

#section01 .appArea {
	width: 100%;
}
#section01 .appArea .p1 {
    text-align: center;
    font-family: 'PPFormula' !important;
    font-size: 30px;
    margin-bottom: 15px;
    color: #ffffff;
    margin-top: 50px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}
#section01 .appArea .innerArea img {
    margin: 10px auto;
    width: 210px;
	display: block;
}

/* 메인 section02 */
#section02 {
    background: #ffd600;
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    padding: 50px 4% 100px;
    margin-top: -45px;
    position: relative;
    z-index: 999;
}
#section02 .innerArea {
    width: 100%;
    background: #ffd600;
    display: inline-block;
}
#section02 .innerArea .leftArea {
    width: 100%;
}
#section02 .innerArea .leftArea .p1 {
	text-align: left;
    font-family: 'PPFormula' !important;
    font-size: 70px;
    margin-bottom: 30px;
    color: #000;
}
#section02 .innerArea .leftArea .p2 {
    text-align: left;
    font-family: 'PPFormula' !important;
    font-size: 36px;
    margin-bottom: 40px;
    color: #000;
}
#section02 .innerArea .leftArea .p2::before {
    content: "";
    display: block;
    background: #000;
    height: 2px;
    width: 100%;
    margin-bottom: 30px;
}
#section02 .innerArea .leftArea .p2::after {
    content: "";
    display: block;
    background: #000;
    height: 2px;
    width: 100%;
    margin-top: 10px;
}
#section02 .innerArea .leftArea .p2 span {
    display: block;
    line-height: 1.5;
}
#section02 .innerArea .leftArea .p3 {
	color: #000;
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'AppleSDGothicNeo', sans-serif;
	font-weight: 600;
}
#section02 .innerArea .rightArea {
    width: 100%;
    border: 2px solid #000;
    margin-top: 60px;
    position: relative;
}
#section02 .innerArea .rightArea .mockImg01 {
    width: 65%;
    display: block;
    position: absolute;
    top: 90px;
}
#section02 .innerArea .rightArea .mockImg02 {
	width: 65%;
    display: block;
    margin-left: auto;
    margin-top: -40px;
    margin-bottom: 45px;
}

/* 메인 section03 */
#section03 {
    background: url(../images/m-back03.jpg)no-repeat;
    background-size: cover;
	padding: 60px 0 35px;
}
#section03 .inner {
	overflow: hidden;
}
#section03 .txtArea {
    width: 100%;
}
#section03 .txtArea .p1 {
    font-family: 'PPFormula' !important;
    text-align: left;
    font-size: 70px;
}
#section03 .txtArea .p1 span {
    color: #ff3f3c;
    position: relative;
	padding-left:20px;
}
#section03 .txtArea .p1 span::before {
    content: "";
    background: #ff3f3c;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top:18px;
}
#section03 .txtArea .p1 span::after {
	content: "";
    background: #ff3f3c;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
    left: 5px;
    top: 42px;
}
#section03 .txtArea .p2 {
    font-family: 'PPFormula' !important;
    text-align: left;
    font-size: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
	margin-top: 20px;
    margin-bottom: 15px;
}
#section03 .txtArea .p3 {
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'AppleSDGothicNeo', sans-serif;
    font-weight: 500;
    padding-top: 25px;
}
#section03 .txtArea .wdtIcon {
    display: block;
    width: 65px;
    margin-left: 10px;
    margin-bottom: 9px;
}
#section03 .set03img01 {
    display: block;
    width: 130%;
    margin-left: -15%;
    margin-top: 50px;
}

/* 메인 section04 */
#section04 {
    background: url(../images/m-back04.jpg)no-repeat;
    background-size: cover;
	padding: 60px 0 35px;
}
#section04 .p1 {
    font-family: 'PPFormula' !important;
    font-size: 70px;
    margin-bottom: 20px;
    color: #ffffff;
    text-align: left;
}
#section04 .swiperArea {
	width: 100%;
    margin-top: 15px;
}
#section04 .swiperArea .swiper-button-prev {
    top: auto;
	bottom: 0;
	left: auto;
    right: 120px;
    width: 76px;
}
#section04 .swiperArea .swiper-button-next {
    top: auto;
	bottom: 0;
    right: 0;
    width: 76px;
}
#section04 .swiperArea .swiper-button-prev:after {
	content:url(../images/arrow-left.png);
}
#section04 .swiperArea .swiper-button-next:after {
	content:url(../images/arrow-right.png);
}
#section04 .rightArea {
	width: 100%;
    margin-top: 50px;
}
#section04 .rightArea .p2 {
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    height: 385px;
	display: none;
}
#section04 .rightArea .gageArea {
    width: 100%;
	margin-top:35px;
}
#section04 .rightArea .gageArea ul {
    border-top: 1px solid #5c636f;
}
#section04 .rightArea .gageArea ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #5c636f;
	padding: 10px;
}
#section04 .rightArea .gageArea ul li .p3 {
    font-size: 17px;
    font-weight: 400;
}
#section04 .rightArea .gageArea ul li .gageBox {
	width: 115px;
    border: 3px solid #02fbc3;
    border-radius: 50px;
    height: 35px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 3px;
}
#section04 .rightArea .gageArea ul li .gageBox span {
    width: calc(100% / 6 - 2px);
    height: 100%;
    display: block;
    background: #02fbc3;
    margin-right: 3px;
}
#section04 .mySwiper2 .swiper-slide::before {
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -9;
    background: url(../images/m-set04-shape01.png)no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
}
#section04 .mySwiper2 .swiper-slide::after {
    content: "";
    position: absolute;
    top: 82px;
    background: url(../images/m-set04-shape02.png)no-repeat;
    background-size: auto;
    width: 101px;
    height: 191px;
    left: 38%;
    transform: translateX(-50%);
}
#section04 .rightArea .gageArea ul li .gageBox span:nth-of-type(1) {border-top-left-radius: 50px;border-bottom-left-radius: 50px;}
#section04 .rightArea .gageArea ul li .gageBox span:nth-of-type(6) {border-top-right-radius: 50px;border-bottom-right-radius: 50px; margin-right: 0;}

/* 메인 section05 */
#section05 {
    background: url(../images/m-back05.jpg)no-repeat;
    background-size: cover;
    padding: 60px 0 35px;
}
#section05 .p1 {
    font-family: 'PPFormula' !important;
    margin-bottom: 20px;
    color: #ffffff;
    width: 205px;
    display: block;
}
#section05 .p2 {
text-align: left;
    font-size: 16px;
    font-weight: 500;
    word-break: keep-all;
    padding-top: 45px;
    line-height: 1.3;
}
#section05 .swiperArea {
	position: relative;
}
#section05 .swiperArea .swiper-button-prev {
    top: auto;
    bottom: -80px;
    width: 76px;
    left:35%;
    transform: translateX(-50%);
}
#section05 .swiperArea .swiper-button-next {
    top: auto;
    bottom: -80px;
    width: 76px;
    left: 65%;
    transform: translateX(-50%);
}
#section05 .swiperArea .swiper-button-prev:after {
	content:url(../images/arrow-left.png);
}
#section05 .swiperArea .swiper-button-next:after {
	content:url(../images/arrow-right.png);
}
/* 메인 끝 */


/* 바텀 시작 */
#footer {
    background: url(../images/m-back06.jpg)no-repeat;
    background-size: cover;
    padding: 150px 0 100px;
}
#footer .leftArea .fotLogo {
    display: block;
    width: 150px;
    margin-bottom: 35px;
}
#footer .leftArea .p1 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 15px;
	font-weight: 200;
}
#footer .leftArea .p1 span {
    margin-left: 15px;
}
#footer .leftArea .icoInfoArea a {
	line-height: 1;
    color: #999;
    font-size: 14px;
    display: block;
    text-align: left;
    margin-bottom: 15px;
		margin-right:15px;
}
#footer .leftArea .icoInfoArea a:last-of-type {margin-bottom: 0;}
#footer .rightArea {
    margin-top: 50px;
}
#footer .rightArea .iconArea {
    margin-left: auto;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#footer .rightArea .iconArea a {
    margin-right: 20px;
    width: 40px;
}
#footer .rightArea .iconArea a img {
    width: 100%;
}
#footer .rightArea .appArea {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
#footer .rightArea .appArea a {
    margin-right: 4%;
    width: 48%;
}
#footer .rightArea .appArea a:last-of-type {margin-right: 0;}
#footer .rightArea .appArea a img{
	width: 100%;
}
#footer .p2 {
    font-size: 14px;
    font-weight: 200;
    margin-top: 20px;
}
/* 바텀 끝 */


/* 슬라이드 시작 */
#section04 .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

#section04 .swiper-slide {
  background-size: cover;
  background-position: center;
}

#section04 .mySwiper2 {
    height: 430px;
    width: 100%;
    position: relative;
}

#section04 .mySwiper {
  height: 145px;
  box-sizing: border-box;
  padding: 10px 0;
  display: none;
}

#section04 .mySwiper .swiper-slide {
    border: 3px solid transparent;
  height: 100%;
  opacity: 0.4;
 overflow: hidden;
	position: relative;
}

#section04 .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
  border: 3px solid #f6d00d;
}

#section04 .mySwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    padding-top: 55px;
    -webkit-mask-image: linear-gradient(to bottom, #000 0%, #000 90%, transparent 100%);
}

#section04 .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 175%;
    object-fit: cover;
    object-position: top;
}

#section05 .swiper {
  width: 100%;
  height: 130px;
  border: 3px solid #fff;
  margin-top: 50px;
}

#section05 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section05 .swiper-slide img {
    display: block;
    width: 100%;
}
/* 슬라이드 끝 */

.animated-text {
    overflow: hidden;
    animation: typing 1s steps(40, end), blink-caret 0.75s step-end infinite;
}


.topMenu .news_login {
    font-size: 12px;
    display: block;
    width: 60px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 25px;
    left: 10px;
}


.topMenu .shop_login {
    font-size: 12px;
    display: block;
    width: 60px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 10px;
}

.topMenu .shop_login a {
    font-size: 14px;
    display: block;
    color: #ffffff;
    font-family: 'AppleSDGothicNeo', 'Noto Sans KR', sans-serif;
}

.icoInfoArea  {display: flex;}

.footer_info {
    align-items: baseline;
    display: flex;
    flex-direction: column;
	margin-top: 15px;
	}
.footer_info span {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 3px;
    text-align: left;
}
.over-layer {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	z-index:99999;
	display:none;
	}
.terms00 {
	width:95%;
	background:#ffffff;
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:none;
	z-index:999999;
	}
.terms00 .terms-top {
    width: 100%;
    height: 60px;
    background: #18407f;
    display: flex;
    align-items: center;
    padding-left: 20px;
    font-size: 20px;
}
.terms00 .terms-body {
    width: 100%;
    height: 85vh;
    overflow-y: auto;
    padding: 20px;
	font-size: 11pt;
}
.terms00 .terms-body span{
	font-size: 14px !important;
}
.terms00  .popup-close {
	margin-left: auto;
    margin-right: 20px;
    cursor: pointer;
	}


#video {width:100%;}
#video .vide-box{
width:100%;
position:relative;
padding-bottom: 56.25%; height: 0;
}
#video iframe{
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
right:0px;
bottom:0px;
object-fit: cover;
}



#news-layer {
    padding: 20px 0 18px;
    min-height: 92px;
    display: none;
    position: fixed;
    top: 70px;
    left: 2.5%;
    width: 95%;
    background: #ffffff;
    border-radius: 5px;
	z-index: 99999;
}


#news-layer .layer_title {
    color: #333333;
    overflow: hidden;
    padding-left: 10px;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px #e4e4e4 solid;
}
#news-layer .layer_title p {font-size:22px;}
#news-layer #news_scroll {
    height:calc(80vh - 60px);
	overflow-y:auto;
}

#news-layer .closeImg {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    height: 20px;
}
#news-layer .news_card {
    overflow: hidden;
    display: flex;
    border-bottom: 1px #cbcbcb solid;
    padding:10px;
}
#news-layer .news_img{
	position: relative;
    width: 39.405%;
    margin-right: 14px;
    border-radius: 4px;
    white-space: nowrap;
	}
#news-layer .news_img img {
    border-radius: inherit;
}
#news-layer .news_tw{
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    font-weight: 400;
    line-height: 2rem;
    overflow: hidden;
    letter-spacing: -0.5px;
	}
#news-layer .news_tw .txt {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 4rem;
    margin-bottom: 4px;
	color:#303038;
}
#section01 .imgbox1 {
    margin: 120px auto 0;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    animation: motion2 0.5s linear 0s infinite alternate;
	width:80%;
}

.click_box {
    position: absolute;
    bottom: -60px;
    left: 100px;
    transform: rotate(258deg);
}
.click_box img {height:60px;}
.click_box span {
    position: absolute;
    font-size: 20px;
    color: #ffd600;
    transform: rotate(94deg);
    padding-top: 30px;
    font-size: 19px;
    font-weight: 700;
    margin-top: 50px;
    bottom: -29px;
    left: -15px;
}
@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}

.blink {
  animation: blink-effect 1.5s step-end infinite;

  /*
  animation-name: blink-effect;
  animation-duration: 1s;
  animation-iteration-count:infinite;
  animation-timing-function:step-end;
  */
}


#divpop7 {
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 100px;
    z-index: 999997;
    transform: translateX(-50%);
    width: 90%;
}