* {
    padding: 0;
    margin: 0;
    box-sizing: unset;
}
ul,
ol {
    list-style: none;
}
a {
    text-decoration: none;
    color: inherit;
    font-family: "Noto Sans KR", sans-serif;
}
section{
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
section:not(.map_section) img {
    pointer-events: none;
    width: 100%;
}
p{
    letter-spacing: -0.04vw !important;
}
.pc-mobile{
    display: flex !important;
}
.mobile-pc{
    display: none !important;
}
.pc{
    display: flex;
}
.pc-inline{
    display: inline;
}
.tablet{
    display:none;
}
.mobile{
    display:none;
}
html {
    scroll-behavior: smooth;
}
.clearfix::after,
.clearfix::before {
    display: block;
    clear: both;
    content: "";
}
.absol{
    position: absolute;
}
.rltv{
    position: relative;
}
.sd{
    width: 100%;
    animation: marqueeXup linear 20s infinite;
}
.sd_next{
    right: -100%;
}
.sd2{
    width: 100%;
    animation: marqueeXdown linear 20s infinite;
}
.sd_next2{
    right: 100%;
}
.sd_y{
    width: 100%;
    animation: marqueeXup linear 30s infinite;
}
.sd_next_y{
    left: 101%;
}
.sd_y2{
    width: 100%;
    animation: marqueeXdown linear 30s infinite;
}
.sd_next_y2{
    left: -101%;
}
.swiper-button-lock{
    display: flex !important;
}
.container{
    display: none !important;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Italic.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
    font-family: 'NanumMyeongjo';
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/NanumMyeongjo/NanumMyeongjoBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/NanumMyeongjo/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/NanumMyeongjo/NanumMyeongjoBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/NanumMyeongjo/NanumMyeongjoBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/NanumMyeongjo/NanumMyeongjoBold.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'TmonMonsori';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-bold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Vitro_core';
    src: url('/font/VITRO_CORE_OTF.otf') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'YEONGJUSeonbi';
    src: url('/font/YEONGJUSeonbi.otf') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Miwon';
    src: url('/font/Miwon.otf') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
}
@font-face {
    font-family: 'Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SDKukdetopokki-Lt';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/SDKukdetopokki-aLt00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMEULJIRO';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/BMEULJIRO.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Butler_Medium';
    src: url('/font/Butler_Medium.otf') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'Butler_Black';
    src: url('/font/Butler_Black.otf') format('woff');
    font-style: normal;
}
body {
    font-family: "Noto Sans KR", sans-serif;
    font-size: calc(1rem + ((1vw - 0.48rem) * 1.3889));
    min-height: 0vw;
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@keyframes marquee2 {
    from { transform: translateX(-50%); }
    to { transform: translateX(0); }
}
@keyframes marquee3 {
    from { transform: translateX(0); }
    to { transform: translateX(-100%); }
}
@keyframes slick-circle{
    0%{left:0;}
    100%{left:99%;}
}
@keyframes ddm3 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: rotate(-2deg);
    }
    100% {
        transform: scale(1.05);
    }
}
@keyframes ddm4 {
    0% {
        transform: scale(1);
    }
    25% {
        transform: rotate(-5deg);
    }
    50% {
        transform: scale(1.05);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes rotate_image1 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@keyframes ani_scale {
    0% {
        transform: scale(1); 
    }
    50% {
        transform: matrix(1.1, 0.01, 0.01, 1.2, 0, 0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes blk {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0;
    }
    31% {
        opacity: 1;
    }
    99% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes zlk {
    0% {
        z-index: -10;
    }
    30% {
        z-index: 10;
    }
    31% {
        z-index: 10;
    }
    99% {
        z-index: -10;
    }
    100% {
        z-index: -10;
    }
}
@keyframes rotate_image {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes rotate_image_02 {
    100% {
        transform: rotate(-360deg);
    }
}
@keyframes scaleOpa {
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}
@keyframes scaleOpa2 {
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
@keyframes scaleOpa3 {
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}
@keyframes ball {
    0% {
        bottom: 0px;
    }
    100% {
        bottom: 20px;
    }
}
@keyframes ddm {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1.05, 0.01, 0.01, 1.05, 0, -30);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoom2 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes rotate_imageY {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(360deg);
    }
}

@keyframes ddm2 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes run {
    0% {
        transform: rotate(-4deg) translateY(0px)
    }
    50% {
        transform: rotate(4deg) translateY(-30px) 
    }
    100% {
        transform: rotate(-4deg) translateY(0px)
    }
}
@keyframes marqueeXup {
    from { transform: translateX(0); }
    to { transform: translateX(-100%); }
}
@keyframes marqueeXdown {
    from { transform: translateX(0); }
    to { transform: translateX(100%); }
}
@keyframes marqueeXup {
    from { transform: translateX(0); }
    to { transform: translateX(-100%); }
}
@keyframes twist {
    0% {
        transform: scale(1);
    }
    25% {
        transform: rotate(-2deg);
    }
    50% {
        transform: scale(1.05);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes ddm_little {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1.05, 0.01, 0.01, 1.05, 0, -15);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes light {
    0%, 31%, 34%, 39%, 42%, 47% {opacity: 0;}
    5%, 30%, 35%, 38%, 43%, 46% {opacity: 0.4;}
    50%, 55%, 60%, 67%, 51%, 54%, 68%, 100% {opacity: 1;}
    70% {opacity: 0.2;}
}

@keyframes content_bg {
    0% {
        background: url(/images/con4_11.png) 0 0 fixed;
        background-color: #315247;
    }
    100% {
        background: url(/images/con4_11.png) 1000% 0 fixed;
        background-color: #315247;
    }
}
@keyframes content_bg_02 {
    0% {
        background: url(/images/con4_11.png) 0 0 fixed;
        background-color: #c4a25d;
    }
    100% {
        background: url(/images/con4_11.png) 1000% 0 fixed;
        background-color: #c4a25d;
    }
}
@keyframes fall {
    0% {
      top: 0%; 
      opacity: 1;
      transform: rotateX(0deg) rotateY(0deg) (0deg);
      transform-origin: center center;
    }
    100% {
      transform: rotateX(20deg) rotateY(20deg) rotateZ(20deg);
      transform-origin: center center;
      top: 10%; 
      opacity: 0; 
    }
}
@keyframes fall2 {
    0% {
      top: 0%; 
      opacity: 0.3;
      transform: rotateX(0deg) rotateY(0deg) (0deg);
      transform-origin: center center;
    }
    100% {
      transform: rotateX(20deg) rotateY(20deg) rotateZ(20deg);
      transform-origin: center center;
      top: 10%; 
      opacity: 0; 
    }
}
/* @keyframes fall2 {
    0% {
        top: -0%; 
        opacity: 1;
        transform: rotateY(0deg) (0deg);
        transform-origin: center center;
    }
    100% {
        transform: rotateY(0deg) rotateZ(-120deg);
        transform-origin: center center;
        top: 200%; 
        opacity: 0; 
    }
} */
@keyframes bubble {
    0% {
        transform: translate(0, 0);
        opacity: 1;
    }
    100% {
        transform: translate(0, -100px);
        opacity: 0;
    }
}
@keyframes slideRight{
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(1000%);
    }
}
@keyframes scaleAnimation {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}
@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@keyframes smoke {
    0% {
        transform: translate(0, 30%) rotate(0);
        opacity: 0.5;
    }
    15% {
        transform: translate(calc(random() * 100vw), 100vh) rotate(50deg) translateX(10px);
        opacity: 1;
    }
    30% {
        transform: translate(calc(random() * 100vw), 100vh) rotate(50deg) translateX(50px);
        opacity: 1;
    }
    55% {
        transform: translate(calc(random() * 100vw), 100vh) rotate(50deg) translateX(50px);
        opacity: 1;
    }
    70% {
        transform: translate(calc(random() * 100vw), 200vh) rotate(0) translateX(70px);
        opacity: 0.5;
    }
    100%{
        opacity: 0;
    }
}
@font-face {
    font-family: 'TTTtangsbudaejjigaeB';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/TTTtangsbudaejjigaeB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'sdgothicneoA';
    src: url('/font/AppleSDGothicNeoT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sdgothicneoaB';
    src: url('/font/AppleSDGothicNeoB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF_HailSnow';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HailSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@keyframes opa {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes slideInOut {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes left_right {
    0% {
        transform: translateX(0) rotate(0deg);
    }
    50% {
        transform: translateX(10px) rotate(-5deg);
    }
    100% {
        transform: translateX(-1px) rotate(0deg);
    }
}
@keyframes windyEffect_right {
    0% {
        transform: rotate(-15deg);
    }
    25% {
        transform: rotate(12deg);
    }
    50% {
        transform: rotate(-14deg);
    }
    75% {
        transform: rotate(12deg);
    }
    100% {
        transform: rotate(-14deg);
    }
}
@keyframes windyEffect_left {
    0% {
        transform: rotate(15deg);
    }
    25% {
        transform: rotate(-12deg);
    }
    50% {
        transform: rotate(14deg);
    }
    75% {
        transform: rotate(-12deg);
    }
    100% {
        transform: rotate(14deg);
    }
}
@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    25%{
        opacity: 0.5;
    }
    50% {
        opacity: 0;
    }
    75%{
        opacity: 0.5;
    }
}
@keyframes light {
    0%, 31%, 34%, 39%, 42%, 47% {opacity: 0.8;}
    5%, 30%, 35%, 38%, 43%, 46% {opacity: 0.4;}
    50%, 55%, 60%, 67%, 51%, 54%, 68%, 100% {opacity: 1;}
    70% {opacity: 0.2;}
}
@keyframes shakeAndFall  {
    0% {
        transform: translate(0, -200%) rotate(0);
        opacity: 1;
    }
}
@keyframes shakeAndFall_2  {
    0% {
        transform: translate(0, 100%) rotate(0);
        opacity: 0;
    }
}
@keyframes rotateAnimation {
    0% {
        transform: rotate(-1deg);
    }
    40% {
        transform: rotate(1deg);
    }
    60% {
        transform: rotate(2deg);
    }
    80% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(1deg);
    }
}
@keyframes slide_R{
    0% {
        transform: translateX(50%) translateY(10px);
    }
    10% {
        transform: translateX(150%) translateY(-10px);
    }
    20% {
        transform: translateX(250%) translateY(10px);
    }
    30% {
        transform: translateX(350%) translateY(-10px);
    }
    40% {
        transform: translateX(450%) translateY(10px);
    }
    50% {
        transform: translateX(550%) translateY(-10px);
    }
    60% {
        transform: translateX(650%) translateY(10px);
    }
    70% {
        transform: translateX(750%) translateY(-10px);
    }
    80% {
        transform: translateX(850%) translateY(10px);
    }
    90% {
        transform: translateX(950%) translateY(-10px);
    }
    100% {
        transform: translateX(1050%) translateY(10px);
    }
}
@keyframes slide_L{
    0% {
        transform: translateX(0%) translateY(10px);
    }
    10% {
        transform: translateX(-150%) translateY(-10px);
    }
    20% {
        transform: translateX(-250%) translateY(10px);
    }
    30% {
        transform: translateX(-350%) translateY(-10px);
    }
    40% {
        transform: translateX(-450%) translateY(10px);
    }
    50% {
        transform: translateX(-550%) translateY(-10px);
    }
    60% {
        transform: translateX(-650%) translateY(10px);
    }
    70% {
        transform: translateX(-750%) translateY(-10px);
    }
    80% {
        transform: translateX(-850%) translateY(10px);
    }
    90% {
        transform: translateX(-950%) translateY(-10px);
    }
    100% {
        transform: translateX(-1050%) translateY(10px);
    }
}
@keyframes rotateAnimation {
    0% {
        transform: rotate(-1deg);
    }
    40% {
        transform: rotate(1deg);
    }
    60% {
        transform: rotate(2deg);
    }
    80% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(1deg);
    }
}
@keyframes slideLeft {
    0% {
        transform: translateX(0%) translateY(0) rotate(4deg);
    }
    10% {
        transform: translateX(-70%) translateY(-10px) rotate(2deg);
    }
    30% {
        transform: translateX(-140%) translateY(10px) rotate(-2deg);
    }
    40% {
        transform: translateX(-210%) translateY(-10px) rotate(2deg);
    }
    50% {
        transform: translateX(-280%) translateY(10px) rotate(-2deg);
    }
    60% {
        transform: translateX(-350%) translateY(-10px) rotate(2deg);
    }
    70% {
        transform: translateX(-420%) translateY(10px) rotate(-2deg);
    }
    80% {
        transform: translateX(-490%) translateY(-10px) rotate(2deg);
    }
    90% {
        transform: translateX(-560%) translateY(10px) rotate(-2deg);
    }
    100% {
        transform: translateX(-630%) translateY(0) rotate(-4deg);
    }
}
@keyframes slideLeft_m {
    0% {
        transform: translateX(0%) translateY(0) rotate(4deg);
    }
    20% {
        transform: translateX(-70%) translateY(-10px) rotate(2deg);
    }
    40% {
        transform: translateX(-140%) translateY(10px) rotate(-2deg);
    }
    60% {
        transform: translateX(-210%) translateY(-10px) rotate(2deg);
    }
    80% {
        transform: translateX(-280%) translateY(10px) rotate(-2deg);
    }
    100% {
        transform: translateX(-350%) translateY(-10px) rotate(2deg);
    }
}
@keyframes ddm_little {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1, 0.01, 0.01, 1.05, 0, -8);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes ddm_little2 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1, 0.01, 0.01, 1.05, 0, -2);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes ddm_little3 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1, 0.01, 0.01, 1.05, 0, 10);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes ddm_little4 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: matrix(1, 0.0, 0.01, 1.005, 0, 5);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.pc-tablet{
    display: flex;
}
.tablet-pc{
    display: none;
}

.main{
    flex-direction: column;
}
.main_content{
    background: url("/images/fcon1_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 27vw;
    margin: 0% 0% 0% 0%;
}
.main_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.main_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main_text_absol > p{
    font-family: 'Paperlogy';
    font-weight: 900;
    font-size: 3.5vw;
    margin: 0% 0% -1% 0%;
    z-index: 1;
}
.fcon1_02_div{
    bottom: -6%;
    right: 7%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}

#sticky-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    background-color: white;
    padding: 0% 1.5% 0% 1.5%;
    margin: 1.5% 0% 0% 0%;
    border-radius: 15px;
    z-index: 9999;
    border: 1px solid #09784d;
}
.fixed-sticky {
    position: fixed !important;
    top: 0%;
    transform: translateY(-30%);
    transition: transform 1s ease;
    width: 100%;
}
.fixed-sticky.active {
    transform: translateY(5%);
}
.sticky_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4vw;
}
.sticky_div_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 11%;
    height: 100%;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1vw;
    cursor: pointer;
    pointer-events: all;
}
.sticky_div_s:hover {
    color: #09784d;
    transition: all 0.3s;
}
.sticky_div_s.active p {
      color: #09784d;
    transition: all 0.3s;
}

.con02{
    flex-direction: column;
}
.fcon2_04_div{
    width: 100% !important;
}
.con02_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35vw;
    margin: 1% 0% 6% 0%;
}
.fcon2_video{
    width: 93%;
    height: 68vw;
    filter: brightness(0.5);
    clip-path: ellipse(33% 25% at 50% 50%);
    z-index: 2;
}
.fcon2_02_div{
    top: -17%;
    left: 1%;
    z-index: 1;
    animation: jello-horizontal 1.8s ease-out infinite;
}
.fcon2_03_div{
    bottom: -19%;
    right: 1%;
    z-index: 1;
    animation: jello-horizontal 1.8s ease-out infinite;
}
.con02_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.con02_line_absol{
    background-color: #02c063;
    width: 100%;
    height: 0.05vw;
    z-index: 1;
}
.con02_div_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #fbf800;
    overflow: hidden;
}
.con02_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #fff;
    z-index: 1;
    margin: 0.3% 0% 0% 0%;
    overflow: hidden;
}
.con02_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: -0.8% 0% 1.5% 0%;
}
.con02_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 400;
    font-size: 1.2vw;
    color: #fff;
    margin: 0% 0% 0.5% 0%;
}
.con02_div_05{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 400;
    font-size: 1.2vw;
    color: #fff;
}
.con02_scr{
    background-color: #02c063;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}

.con03{
    background-color: #dfeee9;
    flex-direction: column;
}
.fcon3_05_div{
    left: 0.6%;
    width: 9%;
}
.fcon3_06_div{
    right: 0.6%;
    width: 9%;
}
.con03_content{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    border-left: 1px solid #09784d;
    border-right: 1px solid #09784d;
    border-bottom: 1px solid #09784d;
    margin: 0% 0% 3% 0%;
    padding: 0% 0% 6% 0%;
}
.con03_title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 4% 0%;
}
.con03_title_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_title_01_text{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con03_title_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #080909;
    margin: 1.5% 0% 1% 0%;
}
.con03_title_02 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}   
.con03_title_02 > p:nth-of-type(4){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con03_title_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.15vw;
    color: #080909;
    margin: 0% 0% 0.2% 0%;
}
.con03_title_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1.15vw;
    color: #080909;
}
.con03_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_div_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0% 0% 5% -6.4%;
}
.con03_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    margin: 0% -7.3% 0% 0%;
}
.fcon3_02_div{
    overflow: unset !important;
    width: 35% !important;
}
.fcon3_02_div2{
    transform: rotateY(180deg);
    overflow: unset !important;
    width: 35% !important;
}
.con03_text_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    top: 18%;
    left: 68%;
}
.con03_text_01_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2vw;
    color: #080909;
}
.con03_text_01_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.3vw;
    color: #080909;
    margin: 3% 0% 2.5% 0%;
}
.con03_text_01_02 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con03_text_01_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    margin: 0% 0% 0.3% 0%;
}
.con03_text_01_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}
.con03_text_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    top: 17%;
    left: 16%;
}
.con03_text_02_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2vw;
    color: #080909;
}
.con03_text_02_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.3vw;
    color: #080909;
    margin: 3% 0% 2.5% 0%;
}
.con03_text_02_02 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con03_text_02_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    margin: 0% 0% 0.3% 0%;
}
.con03_text_02_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}

.con03_swiper_section{
    background-color: #dfeee9;
    flex-direction: column;
}
.con03_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con03_swiper_wrapper {
    transition-timing-function: linear !important;
}
.con03_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_sd_img{
    width: 100% !important;
}

.con04{
    background-color: #dfeee9;
    flex-direction: column;
}
.con04_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 4% 0% 4% 0%;
}
.con04_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 1px solid #09784d;
    padding: 6% 0% 0% 0%;
}
.con04_div_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.3vw;
    color: #080909;
}
.con04_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #080909;
    margin: 1% 0% 1% 0%;
    overflow: hidden;
}
.con04_div_02 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0.5% 0% 0.5%;
}
.con04_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #080909;
    margin: 0% 0% 0.3% 0%;
}
.con04_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #080909;
}
.con04_div_04 > p:nth-of-type(2){
    font-weight: 700;
    margin: 0% 0% 0% 0.3%;
}
.con04_button_frame{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 44%;
    border-radius: 50vw;
    border: 1px solid #09784d;
    margin: 2% 0% 3% 0%;
}
.con04_button_seleted{
    background-color: #09784d;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 46%;
    height: 83%;
    border-radius: 50vw;
    left: 2%;
    pointer-events: none;
}
.con04_button_img{
    width: unset !important;
}
.con04_button_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 2% 0%;
}
.con04_button_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 2.5vw;
    border-radius: 5px;
    white-space: nowrap;
    cursor: pointer;
    pointer-events: all;
    margin: 0% 5.5% 0% 5.5%;
    transition: all 0.3s;
    z-index: 1;
}
.con04_button_s_text{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'pretendard';
    font-weight: 600;
    font-size: 1.1vw;
}
.con04_button_s_text > p{
    margin: 0% 5% 0% 0%;
}
.con04_button_img_01{
    width: 17% !important;
}
.con04_button_img_02{
    width: 19% !important;
}
.con04_border_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 33.5vw;
}
.con04_border_div > div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 1px solid #09784d;
    border-radius: 25px;
}
.con04_title_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.5vw;
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 1.2vw;
    border-bottom: 1px solid #080909;
}
.con04_title_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.con04_title_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con04_title_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.con04_content_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con04_content_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}
.con04_content_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
}
.con04_content_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    margin: 1% 0% 1% 0%;
}
.con04_content_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 1vw;
}
.con04_content_03 > p{
    margin: 0% 3% 0% 3%;
}
.con04_absol_text{
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 0.8vw;
    left: -26%;
}
.con04_red_rine_01{
    background-color: #d60000;
    width: 28%;
    height: 0.1vw;
}
.con04_red_rine_02{
    background-color: #d60000;
    width: 31%;
    height: 0.1vw;
    left: 18.5%;
}
.fcon4_03_div{
    right: -6%;
    top: -100%;
    animation: blk 1s infinite ease-in-out;
}
.fcon4_03a_div{
    right: -11%;
    top: -107%;
    animation: blk 1s infinite ease-in-out;
}
.fcon4_03b_div{
    right: -11%;
    top: -107%;
    animation: blk 1s infinite ease-in-out;
}
.fcon4_03c_div{
    right: -34%;
    top: -117%;
    animation: blk 1s infinite ease-in-out;
}
.con04_total_div{
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4.5vw;
    border-radius: 0px 0px 25px 25px;
}
.con04_total_text{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con04_total_div > p:nth-of-type(2){
    position: absolute;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.5vw;
    color: #fff;
    left: 31%;
}
.con04_total_div > p:nth-of-type(3){
    position: absolute;
    font-family: 'Paperlogy';
    font-weight: 500;
    font-size: 1.2vw;
    color: #fff;
    left: 40%;
}
.con04_total_div > p:nth-of-type(4){
    position: absolute;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.5vw;
    color: #fff;
    left: 56.5%;
}
.fcon4_03e_div{
    right: 17%;
    animation: fadeUp_s2 1s 
ease-in-out infinite alternate;
}
.con04_ct_01{
    font-family: 'Paperlogy';
    font-weight: 900;
    font-size: 2.5vw;
    color: #fff901;
}
.con04_ct_02{
    font-family: 'Paperlogy';
    font-weight: 900;
    font-size: 2.5vw;
    color: #fff901;
}
.con04_text_s_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 73%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 0.8vw;
    color: #626262;
    margin: 1.5% 0% 5% 0%;
}
.con04_text_s_div > div{
    margin: 0% 0% 0.3% 0%;
}
.con04_text_s_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.con04_text_s_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.con04_text_s_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.con04_text_s_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 0% 0% 0% 1.5%;
}
.con04_text_s_05{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.red_color{
    color: #d60000;
}

.con05{
    flex-direction: column;
}
.con05_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
/* 타이핑 효과 */
.con05_top_div{
    background-color: #fffc00;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 21vw;
    transition: all 1s;
}
.typewrap > span:nth-of-type(5){
    position: absolute;
    left: 72.6%;
    top: 0%;
    transition: all 0.3s;
}
#last_letter{
    margin: 0% 0% 0% 20%;
}
.typewrap{
    position: relative;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family: 'Paperlogy';
    font-weight:900;
    font-size: 11vw;
    line-height:1;
    color: #09784d;
    margin: 0% 0% -1.2% 0%;
    -webkit-text-stroke: 2px #ffffff00;
}
.letter{
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 250ms ease, transform 400ms cubic-bezier(.2,.9,.2,1);
    will-change: opacity, transform;
    transition: all 1s;
}
.letter.visible{
    opacity: 1;
    transform: translateY(0) scale(1);
}
.letter.highlight {
    color: #fffc00;
    -webkit-text-stroke: 2px #fffc00;
    transition: all 1s;
}
.con05_top_div.bg-change {
    background-color: #09784d;
    transition: all 1s;
}
.letter.absol{
    position: relative;
    display: inline-block;
}
.letter.absol .char{
    position: absolute;
    top:0; left:0;
    display:inline-block;
    transition: opacity 1.2s ease, transform 1.2s ease;
    color: inherit;
}
.letter.absol .char.c{
    opacity:0;
}
.letter.absol.morph .char.g{
    opacity:0;
}
.letter.absol.morph .char.c{
    opacity:1;
}
/* 타이핑 효과 */
.con05_bottom_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30vw;
    overflow: hidden;
}
.fcon5_01_div{
    top: -110%;
    animation: rotate 30s linear infinite;
}
.fcon5_03_div{
    left: 25%;
    top: 34%;
    animation: Up_Down 0.8s ease-in-out infinite alternate;
}
.fcon5_04_div{
    left: 63%;
    top: 49%;
    animation: Up_Down 1s ease-in-out infinite alternate;
}
.con05_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 3% 0%;
}
.con05_div_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 400;
    font-size: 2vw;
    color: #080909;
}
.con05_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.2vw;
    color: #080909;
}
.con05_div_02 > p:nth-of-type(1){
    color: #09784d;
}
.con05_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    margin: 1% 0% 0.2% 0%;
}
.con05_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}
.con05_div_04 > p:nth-of-type(1){
    font-weight: 700;
}
.con05_div_05_div{
    background-color: #f7f7f7;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    border: 1px solid #09784d;
    border-radius: 25px;
    margin: 2% 0% 0% 0%;
}
.con05_div_05{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 3% 0% 3% 0%;
}
.con05_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con05_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
}
.fcon5_09_div{
    width: 100% !important;
}
.con05_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con05_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 0% -30%;
}
.fcon5_05_div{
    left: 63%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.con05_right_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 45%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.2vw;
    color: #080909;
}
.con05_right_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 3% 0%;
}
.con05_right_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45%;
}
.con05_right_03_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 1.25vw;
    color: #09784d;
    margin: 0% 0% 3% 0%;
}
.con05_right_03_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}
.con05_right_03_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}
.con05_right_03_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 0.9vw;
    color: #080909;
    margin: 7% 0% 0% 0%;
    padding: 0% 10% 0% 0%;
}
.con05_scr{
    background-color: #02c063;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fcon5_07_div{
    top: 26%;
    animation: blk 1s infinite ease-in-out;
}
.fcon5_08_div{
    bottom: 4%;
    right: 2%;
    animation: blk 1s infinite ease-in-out;
}

.con06{
    background-color: #080909;
    flex-direction: column;
}
.con06_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 9% 0% 0% 0%;
}
.con06_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fcon6_video{
    z-index: 2;
    width: 39.5%;
    height: 23vw;
    top: 1%;
    filter: brightness(0.5);
}
.fcon6_01_div{
    z-index: 4;
    left: 33.5%;
    top: 2%;
    scale: 3;
    opacity: 0;
}
.fcon6_02_div{
    z-index: 3;
    top: 9%;
    left: 21%;
    scale: 3;
    opacity: 0;
}
.fcon6_03_div{
    z-index: 2;
    top: -9%;
    right: 25%;
}
.fcon6_04_div{
    z-index: 2;
    left: 22%;
    bottom: -2%;
}
.fcon6_05_div{
    z-index: 1;
}
.fcon6_07_div{
    scale: 3;
    opacity: 0;
}
.con06_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 1% 0%;
}
.con06_div_02 > div:nth-of-type(1){
    margin: 0% 1.5% 0% 0%;
}
.con06_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
}
.con06_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 4% 0%;
}
#fcon6_img{
    margin: 0% 0% 0% 3%;
    z-index: 1;
    overflow: unset !important;
}
.fcon_selected_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.2%;
    top: 22.5%;
    left: 30.5%;
    z-index: 1;
}
.fcon_selected_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.2%;
    top: 20.7%;
    left: 57.5%;
    z-index: 1;
}
.fcon6_10_div{
    right: 0%;
}
.fcon6_11_div{
    z-index: 1;
}
.fcon6_12_div{
    width: 100% !important;
    margin: 0% 0% 71% 0%;
}
.fcon6_09_div{
    left: -1%;
    top: -40%;
}
.con06_div_05{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.55vw;
    color: #fff;
}
.con06_div_06{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 6% 0%;
}
.con06_div_06 > p{
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.7vw;
    color: #fffa00;
    z-index: 1;
}
.fcon6_16_div{
    margin: -0.9% -5% 0% 0%;
}
.con06_div_07{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_div_07 > div{
    width: 100% !important;
}

.con07{
    flex-direction: column;
}
.con07_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 9% 0% 0% 0%;
}
.con07_title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 0% 0%;
}
.con07_title_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_title_01_dox{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con07_title_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 500;
    font-size: 1.4vw;
    color: #080909;
    margin: 1.5% 0% 0.5% 0%;
}
.con07_title_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.7vw;
    color: #080909;
}
.con07_title_03 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con07_title_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 3% 0% 0% 0%;
}
.con07_title_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
}
.con07_title_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 77%;
}
.con07_title_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
}
.con07_title_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 77%;
}
.con07_title_img{
    width: 100% !important;
}
.con07_title_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #080909;
    margin: 4% 0% 0% 0%;
}
.con07_title_text > p:nth-of-type(1){
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 1.7vw;
    color: #080909;
    margin: 0% 0% 3% 0%;
}
.fcon7_01_div{
    top: -7%;
}

.con07_swiper_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35vw;
    z-index: 7;
    top: 9%;
    right: -58%;
}
.con07_swiper_slide_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_sd_div_y{
    background-color: #dfeee9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 38%;
    height: 23vw;
    border: 1px solid #09784d;
    outline: 5px solid #fff;
    border-radius: 50px;
    padding: 3% 0% 3% 0%;
}

.gsap-pin-spacer {
    display: none !important;
}
.scroll_section{
    flex-direction: column;
}
.con07_div_frame{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 34vw;
    margin: 6% 0% 6% 0%;
}
.con07_div{
    background: url("/images/fcon7_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    border: 1px solid #09784d;
    overflow: hidden;
}
.con07_step_absol{
    background-color: #ffffff42;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 4.5%;
    height: 75%;
    border-radius: 25vw;
    z-index: 15;
}
.con07_step_absol > div{
    background-color: #ffffff00;
    color: #09784d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2vw;
    height: 2vw;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 0.8vw;
    margin: 17% 0% 17% 0%;
    border-radius: 5px;
    cursor: pointer;
    pointer-events: all;
}
.con07_selected_color{
    background-color: #fff !important;
    color: #09784d !important;
    transition: all 0.3s;
}
.con07_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    left: 10%;
    top: 19.5%;
    z-index: 1;
}
.con07_text_absol_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #080909;
}
.con07_text_absol_01 > p:nth-of-type(1){
    color: #09784d;
}
.con07_text_absol_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.5vw;
    color: #080909;
    margin: 0% 0% 3% 0%;
}
.con07_text_absol_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
}
.con07_text_absol_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
}
#con07_absol{
    background-color: #dfeee9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 38%;
    border: 1px solid #09784d;
    outline: 5px solid #fff;
    border-radius: 50px;
    left: 57%;
    padding: 3% 0% 3% 0%;
}
.con07_div_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
}
.con07_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    white-space: nowrap;
    margin: 3% 0% 3% 0%;
}
.con07_div_02 > p{
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.2vw;
    color: #080909;
    z-index: 1;
}
.con07_div_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    white-space: nowrap;
}
.con07_div_04{
    display: flex;  
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    white-space: nowrap;
    margin: 1% 0% 1% 0%;
}
.con07_div_05{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    white-space: nowrap;
}
.con07_div_06{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 5% 0% 0% 0%;
}
.con07_img_div{
    width: 80% !important;
}
.con07_text_line_01{
    left: 66%;
}
.con07_text_line_02{
    left: 35.5%;
}
.con07_text_line_03{
    left: 43.2%;
}
.con07_text_line_04{
    left: 34.3%;
}
.con07_text_line_05{
    left: -1%;
}
.con07_text_line_06{
    left: 46%;
}
.con07_absol_01{
    z-index: 1;
}
.con07_absol_02{
    z-index: 2;
    bottom: -90%;
}
.con07_absol_03{
    z-index: 3;
    bottom: -90%;
}
.con07_absol_04{
    z-index: 4;
    bottom: -90%;
}
.con07_absol_05{
    z-index: 5;
    bottom: -90%;
}
.con07_absol_06{
    z-index: 6;
    bottom: -90%;
}

.con08_sw_bg{
/*
    background-color: #090e0c;
    width: 100%;
    height: 5vw;
    bottom: 0%;
    z-index: 9;
*/
}
.con08{
    flex-direction: column;
}
.con08_line{
    background-color: #09784d;
    height: 1vw;
    width: 100%;
}
.con08_content{
    background-color: #080909;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con08_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 6% 0% 6% 0%;
    overflow: hidden;
}
.con08_div_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
.con08_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.8vw;
    color: #fff;
    z-index: 1;
    margin: 1% 0% 2.5% 0%;
}
.con08_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40%;
    overflow: hidden;
}
.con08_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
    pointer-events: all;
}
.con08_sd_video_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 22vw;
    border-radius: 15px;
    overflow: hidden;
}
.con08_sd_img{
    width: 100% !important;
}
.con08_sd_text_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.5vw;
    border: 1px solid #09784d;
    margin: 1% 0% 0% 0%;
    border-radius: 15px;
    overflow: hidden;
}
.con08_sd_text_div > p{
    position: absolute;
    display: block;
    text-align: left;
    width: 73%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    left: 20%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.youtube_img {
    width: 13% !important;
    left: 5%;
}

.con08_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 1.8vw;
    color: #ffff01;
    z-index: 1;
    margin: 4% 0% 1% 0%;
}
.con08_div_05{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #fff;
    z-index: 1;
    margin: 0% 0% 0.3% 0%;
}
.con08_div_06{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #fff;
    z-index: 1;
}
.fcon8_06_div{
    top: -70%;
}

.con08_content2{
    background: url("/images/fcon8_bg.jpg") bottom / 50%;
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_star {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    animation: twinkle 3s ease-in-out infinite;
}
@keyframes twinkle {
    0%,100% {opacity: 0.2; transform: scale(0.7);}
    50% {opacity:1; transform: scale(1.2);}
}
.con08_div2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 10% 0%;
}
.con08_div2_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_div2_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 3vw;
    color: #fff;
    overflow: hidden;
}
.con08_div2_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.4vw;
    color: #fff;
    margin: 1% 0% 0% 0%;
    overflow: hidden;
}
.con08_div2_04{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
    margin: 4% 0% 2% 0%;
}
.con08_swiper2{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
}
.con08_swiper_wrapper2{
    transform-style: preserve-3d;
    perspective: 3000px;   
}
.con08_swiper_slide2{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
    transform: scale(0.8);
    transition: all 0.7s;
}
.con08_sd_div2{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
}
.con08_sd_img2{
    width:100%;
    border-radius:10px;
}
.con08_swiper_slide2.swiper-slide-next + div + div {
    transform: scale(1.3);
    z-index: 5;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.fcon8_08_div{
    mix-blend-mode: exclusion;
    top: 0%;
    animation: light 3s infinite;
}
.fcon8_09_div{
    mix-blend-mode: exclusion;
    bottom: 13%;
    animation: light2 10s infinite;
}
@keyframes light2 {
    0%, 31%, 34%, 39%, 42%, 47% {opacity: 0.8;}
    50%, 55%, 60%, 67%, 51%, 54%, 68%, 100% {opacity: 1;}
    70% {opacity: 0.2;}
}
.fcon8_10_div{
    bottom: 21%;
    z-index: 1;
}
.con08-button-prev_y_left{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.5vw;
    height: 3.5vw;
    transform: rotate(180deg);
    top: 89%;
    left: 10%;
    cursor: pointer;
    pointer-events: all;
    border-radius: 5px;
    z-index: 10;
}
.con08-button-next_y_right{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.5vw;
    height: 3.5vw;
    top: 89%;
    right: 10%;
    cursor: pointer;
    pointer-events: all;
    border-radius: 5px;
    z-index: 10;
}
.con08_swiper_y_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 21%;
    height: 55vw;
    z-index: 7;
    top: 2%;
    left: 2%;
    opacity: 0.3;
    overflow: hidden;
}
.con08_swiper_y_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 21%;
    height: 55vw;
    z-index: 7;
    top: 2%;
    right: 2%;
    opacity: 0.3;
    overflow: hidden;
}
.con08_swiper_slide_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_sd_div_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.con08_sd_img_div{
    width: 110% !important;
}
.fcon8_02_div{
    left: 6.3%;
    z-index: 10;
    pointer-events: none;
}
.fcon8_03_div{
    right: 6.3%;
    z-index: 10;
    pointer-events: none;
}


.con09{
    flex-direction: column;
}
.con09_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 0% 0%;
}
.con09_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.8vw;
    color: #080909;
    margin: 0% 0% 2% 0%;
}
.con09_div_02 > p:nth-of-type(2){
    font-weight: 800;
    font-size: 2.8vw;
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con09_div_02 > p:nth-of-type(3){
    font-weight: 700;
    font-size: 2.8vw;
    color: #09784d;
}
.con09_div_02 > p:nth-of-type(4){
    font-weight: 800;
    font-size: 2.8vw;
    color: #09784d;
}
.con09_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
    margin: 0% 0% 0.3% 0%;
}
.con09_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #080909;
}
.con09_div_05_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 2.5% 0% 0% 0%;
}
.con09_div_05{
    background: url("/images/fcon9_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 25px;
    border: 1px solid #09784d;
    padding: 4% 0% 5% 0%;
}
.con09_div_05_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_div_05_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 900;
    font-size: 2.1vw;
    color: #080909;
    margin: 3% 0% 4% 0%;
}
.con09_div_05_02 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con09_div_05_02 > p:nth-of-type(4){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con09_div_05_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_img{
    margin: 0% 2% 0% 2%;
}
.fcon9_04_div{
    bottom: 7%;
}
.fcon9_05_div{
    left: 20%;
    bottom: -12%;
    animation: rotate_s infinite 3s;
}
.con09_selected_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.2%;
    top: 28.5%;
    left: 30.2%;
    z-index: 1;
}
.con09_selected_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.2%;
    top: 30%;
    left: 58%;
    z-index: 1;
}
.con09_selected_img{
    width: 100% !important;
    margin: 0% 0% 88% 0%;
}

.con10{
    flex-direction: column;
}
.con10_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 8% 0% 10% 0%;
}
.con10_div_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_text_box {
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con10_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #080909;
    margin: 1% 0% 0.3% 0%;
}
.con10_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.7vw;
    color: #080909;
}
.con10_div_03 > p:nth-of-type(2){
    color: #09784d;
    margin: 0% 0% 0% 0.5%;
}
.con10_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 125%;
    margin: 3% 0% 2% 0%;
}
.con10_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1% 0% 1% 0%;
    margin: 0% 0% 0% 2.5%;
}
.con10_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_sd_div{
    background-color: #09784d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 15vw;
    height: 15vw;
    border-radius: 50vw;
    transform: scale(1.1);
    overflow: hidden;
}
.con10_sd_div > p{
    font-family: 'Paperlogy';
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    top: 14%;
}
.fcon10_04_div{
    bottom: 0%;
}
.fcon10_04a_div{
    bottom: 15%;
}
.fcon10_04b_div{
    bottom: 0%;
}
.fcon10_04c_div{
    bottom: 10%;
}
.con10_center_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 3;
}
.con10_center_rltv{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20vw;
    height: 20vw;
    border: 1px solid #02c063;
    border-radius: 50vw;
    overflow: hidden;
}
.con10_center_rltv > p{
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 1.7vw;
    color: #080909;
    top: 14%;
}
.fcon10_03_div{
    width: 100% !important;
    bottom: 9%;
}
.con10_div_05{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 75%;
    z-index: 5;
    margin: -3.5% 0% 0% 3%;
    padding: 4% 0% 0% 0%;
    overflow: hidden;
}
.con10_swiper2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_swiper_slide2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    opacity: 0;
}
.con10_sd_div2{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 25px;
    padding: 8% 0% 8% 0%;
    color: #080909;
    transition: all 0.3s;
}
.con10_sd_div2 > p:nth-of-type(1){
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.3vw;
    margin: 0% 0% 4% 0%;
    transition: all 0.3s;
}
.con10_sd_div2 > p{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    margin: 0% 0% 0.5% 0%;
    transition: all 0.3s;
}
.con10_swiper_slide2.swiper-slide-next{
    z-index: 5;
    opacity: 1;
}
.con10_swiper_slide2.swiper-slide-next > div {
    background-color: #000;
    color: #fff;
    margin: -10% 0% 0% 0%;
}
.con10_swiper_slide2.swiper-slide-active {
    margin: 0% -2% 0% 0%;
    opacity: 1;
}
.con10_swiper_slide2.swiper-slide-next + div {
    margin: 0% 0% 0% -2%;
    opacity: 1;
}
.con10_swiper_slide2.swiper-slide-next > div > p:nth-of-type(1){
    color: #02c063;
}
.con10_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 0%;
}
.con10_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_scr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_scr2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    transform: rotate(180deg);
    margin: -1% 0% 0% 0%;
}
.con10_bg_box{
    background-color: #02c063;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 26vw;
}
.fcon10_01_div{
    top: 8%;
    left: 13%;
}
.fcon10_02_div{
    top: 8%;
    right: 13%;
}

.con11{
    flex-direction: column;
}
.con11_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 5% 0% 0% 0%;
}
.con11_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_text_box{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con11_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.5vw;
    margin: 1% 0% 0.5% 0%;
}
.con11_div_02 > p:nth-of-type(2){
    margin: 0% 0% 0% 0.5%;
    color: #09784d;
}
.con11_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #080909;
    margin: 0% 0% 2% 0%;
}
.con11_div_04_div{
    background-color: #dfeee9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 92%;
    border: 1px solid #09784d;
    border-radius: 25px;
    padding: 0% 0% 5% 0%;
    margin: 0% 0% 4% 0%;
}
.con11_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 93%;
}
.con11_button_div{
    background-color: #dfeee9;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 17%;
    height: 3.5vw;
    border-radius: 50vw;
    border: 1px solid #09784d;
    margin: 3% 0% -1% 0%;
    z-index: 1;
}
.con11_button_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 45%;
    height: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.1vw;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    pointer-events: all;
}
.con11_button_seleted{
    background-color: #09784d;
    width: 50%;
    height: 85%;
    border-radius: 50vw;
    left: 3%;
}
.con11_border_title{
    background-color: #09784d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 9%;
    height: 3vw;
    z-index: 5;
    border: 7px solid #dfeee9;
    outline: 1px solid #09784d;
    border-radius: 25vw;
    top: 3%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 1.5vw;
    color: #fff;
}
.con11_border_title2{
    background-color: #09784d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 9%;
    height: 3vw;
    z-index: 5;
    border: 7px solid #dfeee9;
    outline: 1px solid #09784d;
    border-radius: 25vw;
    top: 50%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 1.5vw;
    color: #fff;
}
.con11_border_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 93%;
    height: 38.5vw;
    border-radius: 25px;
    overflow: hidden;
    margin: 5% 0% 5% 0%;
}
.con11_border_div2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 93%;
    height: 38.5vw;
    border-radius: 25px;
    overflow: hidden;
}
#con11_border_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
#con11_border_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
.fcon11_video{
    width: 100%;
    height: 150%;
    filter: brightness(0.2);
}
.con11_border_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 39vw;
    border-radius: 25px;
    overflow: hidden;
}
.con11_border_step_01_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 2.5vw;
    color: #fff;
    margin: 2% 0% 0% 0%;
    overflow: hidden;
}
.con11_border_step_01_01 > p:nth-of-type(2){
    color: #fdff00;
    margin: 0% 0% 0% 1%;
}
.con11_border_step_01_01 > p:nth-of-type(4){
    color: #fdff00;
    margin: 0% 0% 0% 1%;
}
.con11_border_step_01_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #fff;
    margin: 1% 0% 3% 0%;
    overflow: hidden;
}
.con11_border_step_01_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_swiper_y_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 25vw;
}
.con11_swiper_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}
.con11_swiper_wrapper_y {
    width: 100%;
    height: 100%;
}
.con11_swiper_slide_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_sd_div_y{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_sd_div_y > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con11_sd_left_div_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_sd_right_div_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_sd_left_img_div{
    width: 70% !important;
}
.con11_sd_right_img_div{
    width: 70% !important;
}
.con11_sd_right_img_div_02{
    bottom: -5%;
    right: 11%;
}
.fcon11_03b_div{
    top: 6%;
    left: 55.3%;
}
.fcon11_04b_div{
    top: 4.3%;
    left: 54.8%;
}
.fcon11_05b_div{
    top: 6%;
    left: 29.4%;
}
.con11_swiper_y_button{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10%;
    height: 3.5vw;
    overflow: hidden;
    pointer-events: none;
    border: 1px solid #fff;
    border-radius: 10px;
}
.con11_swiper_wrapper_y_button {
    width: 100%;
    height: 100%;
}
.con11_swiper_slide_y_button{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_sd_div_y_button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.1vw;
    color: #fff;
}
.con11-button-prev_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2vw;
    height: 2vw;
    transform: rotate(-90deg);
    top: 31%;
    cursor: pointer;
    pointer-events: all;
}
.con11-button-next_y{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2vw;
    height: 2vw;
    transform: rotate(90deg);
    top: 61%;
    cursor: pointer;
    pointer-events: all;
}
.con11_border_step_02_01{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 2.5vw;
    color: #fff;
    overflow: hidden;
}
.con11_border_step_02_01 > p:nth-of-type(2){
    color: #fdff00;
}
.con11_border_step_02_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #fff;
    margin: 1% 0% 0.5% 0%;
    overflow: hidden;
}
.con11_border_step_02_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 28vw;
    margin: 0% 0% -7.5% 0%;
}
.fcon11_13_img{
    width: 100% !important;
    bottom: 0%;
}
.fcon11_step_01{
    left: 11%;
    top: 49.2%;
}
.fcon11_step_02{
    left: 23%;
    top: 44.5%;
}
.fcon11_step_03{
    left: 37%;
    top: 36.8%;
}
.fcon11_step_04{
    top: 24.7%;
    left: 53.5%;
}
.fcon11_step_05{
    top: 9.5%;
    left: 69.2%;
}
.fcon11_step_06{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10%;
    top: -15.5%;
    left: 80%;
}
.fcon11_step_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fcon11_06_div{
    right: -13.1%;
    top: -29%;
}
.fcon11_12_div{
    top: 40%;
}
.con11_border_step_02_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    bottom: 17%;
    right: -18%;
}
.con11_border_step_02_04_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 1.2vw;
    color: #fff;
    margin: 0% 0% 0.3% 0%;
}
.con11_border_step_02_04_01 > p:nth-of-type(2){
    color: #fdff00;
    margin: 0% 0% 0% 0.5%;
}
.con11_border_step_02_04_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 400;
    font-size: 1.2vw;
    color: #d5d5d5;
}
.fcon11_12a_div{
    animation: 1s ease-in-out 1s infinite normal none running scaleOpa;
}
.fcon11_12b_div{
    animation: 1s ease-in-out 1s infinite normal none running scaleOpa;
}

.con12{
    flex-direction: column;
}
.con12_content{
    background: url("/images/fcon12_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 92%;
    border: 1px solid #09784d;
    border-radius: 25px;
    margin: 0% 0% 4% 0%;
}
.con12_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 9% 0% 0% 0%;
}
.con12_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 0% 0% 0% 20%;
}
.con12_div_01_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con12_text_box{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con12_div_01_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 300;
    font-size: 2.3vw;
    color: #080909;
    margin: 1.5% 0% 0% 0%;
}
.con12_div_01_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.3vw;
    color: #080909;
}
.con12_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 2% 0% 0% 0%;
}
.con12_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 51%;
    top: 54%;
    left: 11.5%;
}
.con12_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fcon12_02_div{
    width: 100% !important;
}
.con12_ct{
    font-family: 'Paperlogy';
    font-weight: 900;
    font-size: 5.3vw;
    color: #080909;
    left: 8%;
    top: 12%;
}
.con12_rltv > p:nth-of-type(2){
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.4vw;
    left: 76%;
    bottom: 30%;
}
.con12_text_absol{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 6vw;
    height: 6vw;
    border-radius: 50vw;
    right: 4%;
    top: 12%;
}
.con12_text_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con12_text_rltv > p{
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 3vw;
    color: #080909;
    transform: rotate(-11deg);
    margin: 0% -15% 0% 0%;
}
.fcon12_03_div{
    top: -4%;
    right: 10%;
}
.fcon12_04_div{
    top: -14%;
    left: 48%;
}
.fcon12_05_div{
    right: 8.5%;
    top: 10%;
}

.con13{
    flex-direction: column;
}
.con13_content{
    background: url("/images/fcon13_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 0% 0%;
}
.con13_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_text_box {
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con13_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 300;
    font-size: 2.3vw;
    color: #080909;
    margin: 1% 0% 0% 0%;
}
.con13_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.3vw;
    color: #080909;
}
.con13_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 34vw;
}
.con13_div_04_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33.33%;
    cursor: pointer;
    pointer-events: all;
/*    transform: translateY(100px);*/
}
.fcon13_img_div{
    width: 100% !important;
    opacity: 0.8;
    transition: all 0.3s;
}
.fcon13_img_div:hover{
    opacity: 1;
    transition: all 0.3s;
}
.con13_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    overflow: hidden;
    top: 65.5%;
}
.con13_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    opacity: 0;
}
.con13_swiper_slide.swiper-slide-active > div {
    opacity: 1;
    transition: all 1s;
}

.con14{
    background: url("/images/fcon14_bg.png") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con14_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con14_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con14_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 0% 0%;
}
.con14_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 3vw;
    color: #fff;
    margin: 1% 0% 1.5% 0%;
}
.con14_div_02 > p:nth-of-type(1){
    margin: 0% 0% 0% 2%;
}
.con14_div_02 > p:nth-of-type(2){
    color: #fdff00;
    margin: 0% 2% 0% 0.5%;
}
.con14_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #fff;
}
.con14_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
    color: #fff;
}
.con14_div_04 > p:nth-of-type(2){
    font-weight: 700;
    font-size: 1.15vw;
    margin: 0% 0% 0% 0.5%;
}
.con14_div_05{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 4% 0% 0% 0%;
}
.con14_left_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 26% !important;
    left: 19%;
    top: 2%;
}
.con14_img_div{
    width: 100% !important;
    margin: 0% 0% 15% 0%;
}
.con14_right_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 26% !important;
    right: 19%;
    top: 19%;
}
.con14_right_absol > p{
    font-family: "Pretendard";
    font-size: 1.3vw;
    color: #fff;
    margin: 0% 0% 0% 9%;
    white-space: nowrap;
}
.con14_right_absol > p:nth-of-type(1){
    font-weight: 700;
}
.con14_right_absol > p:nth-of-type(2){
    font-weight: 300;
}
.fcon14_03_div{
    top: 0%;
    margin: 0% 0% 0% 0%;
    animation: rotate_s infinite 3s;
}

.con15{
    background: url("/images/fcon15_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con15_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con15_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_text_box{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con15_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 300;
    font-size: 1.15vw;
    color: #fff;
    margin: 1.5% 0% 0% 0%;
}
.con15_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.5vw;
    color: #fff;
    margin: 0% 0% 2% 0%;
}
.con15_div_03 > p:nth-of-type(2){
    color: #fdff00;
    margin: 0% 0% 0% 0.5%;
}
.fcon15_01_div{
    top: 0%;
    left: 20%;
    scale: 1.2;
    opacity: 0;
    rotate: 7deg;
}
.fcon15_02_div{
    z-index: 1;
    scale: 1.2;
    opacity: 0;
    rotate: -5deg;
}
.fcon15_03_div{
    top: 5%;
    right: 18%;
    scale: 1.2;
    opacity: 0;
    rotate: -9deg;
}
.con15_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 44vw;
}
.con15_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    right: 3%;
}
.con15_text_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_text_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.3vw;
    color: #fff;
}
.con15_text_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.3vw;
    color: #fff;
    margin: 0% 0% 6% 0%;
}
.con15_text_02 > p:nth-of-type(1){
    color: #fdff00;
}
.con15_text_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%; 
}
.con15_button{
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 3.5vw;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 1vw;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
}
.con15_button > div{
    margin: 0% 0% 0% 13%;
}
.con15_button:hover > p{
    animation: mouse_hover 1s ease-in-out infinite alternate;
}
.con15_button:hover > div{
    animation: mouse_hover 1s ease-in-out infinite alternate;
}
@keyframes mouse_hover {
    0% {
      opacity: 1;
      transform: scale(0.9);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
}

.con16{
    background-color: #dfeee9;
    flex-direction: column;
}
.con16_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 5% 0%;
}
.con16_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_text_box{
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con16_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.8vw;
    color: #080909;
    margin: 1.5% 0% 1% 0%;
}
.con16_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
}
.con16_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.15vw;
}
.con16_div_04 > p:nth-of-type(2){
    font-weight: 700;
    margin: 0% 0% 0% 0.5%;
}
.con16_button_div{
    background-color: #dfeee9;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 17%;
    height: 3.5vw;
    border-radius: 50vw;
    border: 1px solid #09784d;
    margin: 3% 0% -1% 0%;
    z-index: 15;
}
.con16_button_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 45%;
    height: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1.1vw;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    pointer-events: all;
}
.con16_button_seleted{
    background-color: #09784d;
    width: 50%;
    height: 85%;
    border-radius: 50vw;
    left: 3%;
}
.con16_border_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 23.5vw;
    border-radius: 25px;
    overflow: hidden;
}
.con16_border_div > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
.con16_border_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
}
.con16_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 101%;
    overflow: hidden;
}
.con16_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    opacity: 0.6;
}
.con16_swiper_slide.swiper-slide-next > div {
    opacity: 1;
}
.con16_sd_video_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 19vw;
    border-radius: 15px;
    overflow: hidden;
}
.fr_img{
    width: 100%;
    height: 100%;
}
.fr_img2{
    width: 100%;
    height: 100%;
}
.ready_text{
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.2vw;
    color: #fff;
}
.fcon16_video_02{
    width: 100%;
}
.con16_sd_text_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.5vw;
    border: 1px solid #09784d;
    border-radius: 15px;
    margin: 1% 0% 0% 0%;
}
.video_img{
    width: 15% !important;
    left: 5%;
}
.con16_sd_text_div > p {
    position: absolute;
    display: block;
    text-align: left;
    width: 73%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    left: 23%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con16-button-prev {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.3vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    transform: rotate(180deg);
    z-index: 5;
    left: 32.5%;
    top: 34%;
}
.con16-button-next {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.3vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    z-index: 5;
    right: 32.5%;
    top: 34%;
}
.con16-button-prev2 {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.3vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    transform: rotate(180deg);
    z-index: 5;
    left: 32.5%;
    top: 34%;
}
.con16-button-next2 {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.3vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    z-index: 5;
    right: 32.5%;
    top: 34%;
}


.con17{
    flex-direction: column;
}
.con17_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_left{
    background-color: #09784d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 5% 0% 5% 0%;
}
.con17_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_right{
    background-color: #dfeee9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 5% 0% 5% 0%;
}
.con17_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.white_color{
    color: #fff;
}
.black_color{
    color: #080909;
}
.con17_title_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 300;
    font-size: 1.7vw;
}
.con17_title_02{
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.2vw;
    margin: 0% 0% 3% 0%;
}
.con17_swiper_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_swiper_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con17_swiper_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con17_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4% 0% 4% 0%;
    border-radius: 52px;
    scale: 0.85;
    overflow: hidden;
    transition: all 0.3s;
}
.con17_sd_img{
    width: 96% !important;
}
.con17_sd_absol_img{
    width: 100% !important;
    opacity: 0;
    transition: all 0.3s;
}
.con17_swiper_slide.swiper-slide-next > div {
    scale: 1;
}
.con17_swiper_slide.swiper-slide-next > div > .con17_sd_absol_img{
    opacity: 1;
}
.con17-button-prev {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.5vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    transform: rotate(180deg);
    z-index: 5;
    right: 2%;
    bottom: 5%;
}
.con17-button-next2 {
    background-color: #080909;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 3.5vw;
    height: 3.3vw;
    border: 1px solid #080909;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
    z-index: 5;
    left: 2%;
    bottom: 5%;
}
.fcon17_01_absol{
    right: 0%;
    top: 1%;
    z-index: 1;
    animation: jello-horizontal 1.8s ease-out infinite;
}
.fcon17_02_absol{
    z-index: 2;
    bottom: 15%;
    left: 53%;
    animation: rotate_s infinite 3s;
}
.fcon17_03_absol{
    z-index: 2;
    bottom: 15%;
    left: 53%;
    animation: rotate_s infinite 3s;
}

.con18{
    flex-direction: column;
}
.con18_content{
    background: url("/images/fcon18_bg1.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con18_top_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con18_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con18_text_box {
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #fff;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con18_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 3vw;
    margin: 1% 0% 0% 0%;
}
.con18_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 1% 0%;
}
.fcon18_img_div{
    margin: 0% 1.5% 0% 1.5%;
    z-index: 1;
}
.fcon18_01_div{
    top: 39%;
}
.fcon18_arrow_01{
    top: 51%;
    left: 34.4%;
}
.fcon18_arrow_02{
    top: 51%;
}
.fcon18_arrow_03{
    top: 51%;
    left: 65.3%;
}
.con18_div_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con18_mid{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    margin: 0% 0% 6% 0%;
    overflow: hidden;
}
.con18_mid_div{
    background: url("/images/fcon18_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 25px;
    padding: 5% 0% 5% 0%;
}
.con18_mid_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 300;
    font-size: 1.7vw;
    color: #fff;
}
.con18_mid_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 800;
    font-size: 2.5vw;
    color: #fff;
}
.con18_mid_02 > p:nth-of-type(2){
    color: #fdff00;
    margin: 0% 0.5% 0% 0.5%;
}
.con18_mid_02 > p:nth-of-type(3){
    color: #fdff00;
    margin: 0% 0.5% 0.5% 0%;
}
.con18_mid_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 3% 0% 5% 0%;
}
.con18_mid_03_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 18%;
}
.con18_mid_04{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    margin: 0% 0% 0.5% 0%;
}
.con18_mid_05{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
}
.con18_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: -13%;
    left: 8%;
}
.con18_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fcon18_10_div{
    top: -18%;
    left: 5.5%;
}
.fcon18_04_div{
    left: -4%;
    top: -35%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.fcon18_05_div{
    right: 3%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.con18_bottom_div{
    background: url("/images/fcon18_bg2.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 6% 0% 6% 0%;
}
.con18_bottom{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.con18_bottom > div{
    padding: 0% 0% 0% 16%;
}
.con18_bottom_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con18_text_box2 {
    background-color: #02c063;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 1.5vw;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 1vw;
    color: #080909;
    white-space: nowrap;
    border-radius: 5px;
    padding: 0% 0.5% 0% 0.5%;
}
.con18_bottom_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 600;
    font-size: 2.4vw;
    color: #fff;
    margin: 1% 0% 0% 0%;
}
.con18_bottom_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 3.2vw;
    color: #fdff00;
}
.con18_bottom_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.1vw;
    color: #fff;
    margin: 1.2% 0% 0.3% 0%;
}
.con18_bottom_05{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.1vw;
    color: #fff;
}
.con18_bottom_06{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 3% 0% 0% 0%;
}
.con18_button{
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 14.5%;
    height: 3.5vw;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
}
.con18_button > p{
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.1vw;
    color: #080909;
    margin: 0% 0% 0% -25%;
}
.con18_button:hover > p{
    animation: mouse_hover 1s ease-in-out infinite alternate;
}
.con18_button:hover > div{
    animation: mouse_hover 1s ease-in-out infinite alternate;
}
.arrow_con18{
    filter: brightness(0);
    right: 12%;
}
.fcon18_12_div{
    top: 9%;
    right: 5%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.fcon18_12{
    animation: rotate_s infinite 3s;
}
.fcon18_13_div{
    right: 37%;
    bottom: -8%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.fcon18_13{
    animation: rotate_s infinite 3s;
}
.fcon18_14_div{
    right: 0%;
    bottom: 0%;
}
.fcon18_11_div{
    right: 19%;
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.fcon18_11{
    right: 19%;
    animation: rotate_s infinite 3s;
}

.form_content{
    background: url("/images/fcon19_bg.jpg") no-repeat center / cover; 
    object-fit: cover;
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 6% 0% 6% 0%;
}
.form_title_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Paperlogy';
    font-weight: 700;
    font-size: 2.4vw;
    color: #fff;
    margin: 0% 0% 2% 0%;
}
.form_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 61%;
    border-radius: 25px;
    padding: 2% 0% 3% 0%;
}
.formWrap_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
}
.formWrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.form_div_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1% 0% 1% 0%;
    border-bottom: 1px solid #dddddd;
}
.form_div_01 > p{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1.1vw;
    width: 12%;
    margin: 0% 0% 0% 6.5%;
}
.form_input_01 {
    width: 75%;
    height: 2.5vw;
    padding: 1%;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0% 0% 0% 0%;
}
.form_input_01_01{
    width: 75%;
    height: 2.5vw;
    padding: 1%;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
}
.form_input_01_02{
    width: 75%;
    height: 2.5vw;
    padding: 1%;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
}
.form_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1% 0% 1% 0%;
    border-bottom: 1px solid #dddddd;
}
.form_div_02 > p{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1.1vw;
    width: 12%;
    margin: 0% 0% 0% 6.5%;
}
.form_input_sido {
    background-color: #09784d;
    width: 25%;
    height: 2.5vw;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 25vw;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right 1rem center;
}
.form_input_sido option {
    background: #fff;
    color: #000;
    text-align: left;
}
.form_input_sido.disabled {
    pointer-events: none;
}
.form_input_02 {
    background-color: #09784d;
    width: 35%;
    height: 2.5vw;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 25vw;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right 1rem center;
    margin: 0% 0% 0% 5%;
    cursor: pointer;
}
.form_input_02 option {
    background: #fff;
    color: #000;
    text-align: left;
}
.form_div_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 1% 0% 1% 0%;
    border-bottom: 1px solid #dddddd;
}
.form_div_03 > p{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1.1vw;
    width: 12%;
    margin: 0% 0% 0% 6.5%;
}
.form_input_03 {
    background-color: #f0f4f3;
    width: 81%;
    height: 7vw;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 2%;
    margin: 0% 0% 0% 0%;
}
.form_select_box_div{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 66%;
    margin: 0% 0% 0% 5%;
}
.form_select_box_div > div{
    margin: 0% 1% 0% 0%;
    cursor: pointer;
}
.form_select_box_div > select{
    margin: 0% 1% 0% 0%;
    cursor: pointer;
}
.form_select_box_left {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 2.5vw;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    white-space: nowrap;
    z-index: 1;
    color: #000;
    background-color: #ececec;
    transition: all 0.3s;
    border: 1px solid #fff;
    border-radius: 25vw;
}
.form_select_box_right{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 2.5vw;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    white-space: nowrap;
    z-index: 1;
    color: #838383;
    background-color: #ececec;
    transition: all 0.3s;
    border: 1px solid #fff;
    border-radius: 25vw;
}
.form_selected{
    background-color: #09784d;
    color: #fff;
    border: 1px solid #09784d;
    border-radius: 25vw;
    transition: all 0.3s;
}
.form_img_div{
    left: 5%;
    top: 32%;
}
.form_img_div2{
    left: 54%;
    top: 32%;
}
.form_margin_Agree_input{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 1vw;
    margin: 3% 0% 4% 13% !important;
}
.agree_text_div{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 15.5%;
    margin: 0% 0% 0% 1%;
    cursor: pointer;
    pointer-events: all;
}
.agree_text{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #000;
    text-decoration: underline;
    margin: 0% 2.5% 0% 0%;
}
.agree_text2{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #000;
}
.form_agree{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 0.8vw;
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
}
.footeer_agree_checkbox_01{
    width: 1vw;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: #fff;
    appearance: none;
    cursor: pointer;
    border-radius: 50vw;
}
.footeer_agree_checkbox_01:checked::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    scale: 0.7;
    transform: translate(0%, 0%);
    border-radius: 50vw;
}
.form_button_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 0% 0%;
}
.form_button{
    cursor: pointer;
    pointer-events: all !important;
    z-index: 5;
}

















/* 



    background: url("/images/con3_bg.jpg") no-repeat center / cover; 
    object-fit: cover;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;

    flex-wrap: wrap;

    font-family: 'SF_HailSnow';

    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;

    . p:nth-of-type(1)

    .con08_swiper{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .con08_swiper_slide{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con08_sd_div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con08_sd_img{
        width: 100%;
    }
    .con08_swiper_slide.swiper-slide-next > div {

    }
*/






/*개인정보 처리 방침*/
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10000;
}
.modal-content {
    background-color: #fefefe;
    margin: 9% auto;
    padding: 30px;
    border: 1px solid #888;
    width: 75%;
    border-radius: 30px;
} 
.close {
    color: #aaa;
    float: right;
    font-size: 33px;
    font-weight: bold;
    cursor: pointer;
    margin-top: -2%;
    margin-right: -1%;
}  
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
#policyWrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    overflow: hidden;
    position: absolute;
    left: 50%;
    z-index: 2000;
    height: 50px;
    margin-left: -50px;
    background: #fff;
    text-align: center;
    border-radius: 5px
}
#policy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    position: relative;
    height: 530px;
    margin: 0 auto;
    padding: 1px;
    text-align: left
}
#policy div.policy_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    position: relative;
    height: 75px;
    background-color: #b1b1b1;
    border-radius: 10px;
}
#policy div.policy_title h2 {
    font-weight: 700;
    font-size: 25px;
    color: #fff
}
#policy div.policy_con {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    padding: 20px 0px 20px 0px;
    background: #9b9b9b;
    border-radius: 10px;
}
#policy p.policy_text {
    overflow-y: scroll;
    height: 400px;
    padding-right: 20px;
    font-size: 14px;
    text-align: justify;
    line-height: 18px
}
#policyLoader {
    padding-top: 10px
}

/* 리뷰 start */
#myModal2 {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.modal-content2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    pointer-events: none;
}
#modalImage{
    width: 22%;
    margin: -4% 0% 0% 0%;
}
.close2 {
    position: absolute;
    z-index: 1;
    top: -17.5%;
    left: 60.1%;
    font-size: 1.5vw;
    font-weight: bolder;
    cursor: pointer;
    opacity: 0;
}
/* 리뷰 end */

.animate-blk{
    animation: blk 1s infinite ease-in-out;
}
.animate-light{
    animation: light 3s infinite;
}
.animate-windyEffect_right{
    animation: windyEffect_right 2s infinite;
}
.animate-windyEffect_left{
    animation: windyEffect_left 2s infinite;
}
.animate-ddm{
    animation: ddm_little 1s infinite ease-in-out;
}
.animate-wave{
    animation: wave 4s ease-in-out infinite;
}
.animate-floatWithTrail{
    animation: floatWithTrail 2.7s linear infinite;
}
.animate-rotate_img10deg{
    animation: rotate_img10deg infinite 1s;
}
.animate-rotate_s{
    animation: rotate_s infinite 3s;
}
.animate-rotateAnimation{
    animation: rotateAnimation 5s linear infinite;
}
.animate-fadeUp{
    animation: fadeUp 1s ease-in-out infinite alternate;
}
.animate-fadeUp_s{
    animation: fadeUp_s 1s ease-in-out infinite alternate;
}
.animate-fadeUp_s2{
    animation: fadeUp_s2 1s ease-in-out infinite alternate;
}
.animate-Up_Down{
    animation: Up_Down 1s ease-in-out infinite alternate;
}
.animate-Up_Down_s{
    animation: Up_Down_s 1s ease-in-out infinite alternate;
}
.animate-jello{
    animation: jello-horizontal 1.8s ease-out infinite;
}
.animate-smoke{
    animation: smoke 7s linear infinite;
}

@keyframes wave {
    /* wave 4s ease-in-out infinite; */
    0%, 100% {
        transform: translateY(0) scaleX(1);
    }
    50% {
        transform: translateY(-5%) scaleX(1);
    }
}
@keyframes floatWithTrail {
    0% {
        transform: rotate(0deg);
    }
    12.5% {
        transform: rotate(-1.5deg);
    }
    25% {
        transform: rotate(-2deg);
    }
    37.5% {
        transform: rotate(-1.5deg);
    }
    50% {
        transform: rotate(0deg);
    }
    62.5% {
        transform: rotate(1.5deg);
    }
    75% {
        transform: rotate(2deg);
    }
    87.5% {
        transform: rotate(1.5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes rotate_img10deg {
    0% {
        transform: rotate(10deg);
    }
    49% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(-10deg);
    }
    99% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(10deg);
    }
  
}
@keyframes rotate_s {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes fadeUp {
    0% {
      opacity: 0;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(-30px);
    }
}
@keyframes fadeUp_s {
    0% {
      opacity: 0;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(-15px);
    }
}
@keyframes fadeUp_s2 {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(-15px);
    }
}
@keyframes Up_Down {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(-30px);
    }
}
@keyframes Up_Down_s {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(-15px);
    }
}
@keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
      }
      30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
      }
      40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
      }
      50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
      }
      65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
                transform: scale3d(0.95, 1.05, 1);
      }
      75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
                transform: scale3d(1.05, 0.95, 1);
      }
      100% {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

#popup_modal_menu {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 1111;
}
.popup_modal-content_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    pointer-events: none;
}
.popup_close_menu{
    top: -0.1%;
    right: -0.1%;
    width: 5%;
    cursor: pointer;
    pointer-events: all;
}
.popup_absol_menu{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 65%;
    border: 1px solid #080909;
}
.popup_rltv_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.popup_top_menu{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.popup_top_left_div_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.popup_top_left_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.popup_top_right_div_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.popup_top_right_menu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.infro_popup_img_menu{
    width: 100%;
}
.popup_line_menu {
    background-color: #00000082;
    width: 75%;
    height: 0.05vw;
    margin: 4% 0% 4% 0%;
}
.popup_text_01_menu{
    font-family: 'Paperlogy-8ExtraBold';
    font-size: 2vw;
    color: #000;
    width: 60%;
}
.popup_text_02_menu{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    width: 60%;
    height: 6vw;
}