* {
    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 {
    font-family: 'Pretendard Variable';
    font-weight: 300;
    font-size: 0.9vw;
    letter-spacing: -0.04vw;
} */
/* section img { 
    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%;
}
@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: '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 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 scaleOpa3 {
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}
@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;
}
@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_left_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: -41.3%;
    z-index: 2;
}
.main_right_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    right: -41.6%;
    z-index: 2;
}
.main_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main_rltv > div:nth-of-type(1){
    animation: light 3s infinite;
}
.main{
    flex-direction: column;
}
.main_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 39vw;
    padding: 4% 0% 2% 0%;
}
.main_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.main_vedio{
    filter: brightness(0.2);
    width: 100%;
    height: 130%;
}
.main_left_bg{
    left: 0%;
}
.main_right_bg{
    right: 0%;
}
.main_01_div{
    z-index: 1;
}
.main_02_div{
    margin: 1% 0% 1% 0%;
    z-index: 1;
}
.main_03_div{
    margin: 0% 0% 3% 0%;
    z-index: 1;
}
.main_04_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 18% 0%;
}
.main_06_div{
    left: 7%;
}
.main_scr {
    background-color: #000;
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1% 0% 1% 0%;
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
}
.main_09_div{
    z-index: 3;
    top: -21%;
    animation: smoke 7s linear infinite;
}
.main_10_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 32vw;
    top: 40%;
    left: 27%;
    z-index: 2;
}
.main_10_img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: all 1s;
}
.main_10_img.active {
    opacity: 1;
    transform: scale(1.05);
}
.fire_video{
    width: 66%;
    height: 130vw;
    bottom: -100%;
    mix-blend-mode: lighten;
    -webkit-mask-image: linear-gradient(to right, transparent, #000000, transparent);
}

.con01_content{
    background-color: #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
.con01_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48vw;
}
.con01_left{
    background: url("/images/con01_09.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con01_left_div{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: -35% 0% 0% 0%;
}
.con01_left_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 0% -30% 0% 0%;
}
.con01_02_div{
    margin: 3% 0% 0% 0%;
}
.con01_left_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 25vw;
}
.con01_scroll_div{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    top: 13%;
    left: 5%;
    height: 26vw;
    overflow-y: auto;
    box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.con01_scroll_div::-webkit-scrollbar {
    display: none;
}
.con01_scroll_text_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 0% 0% 6% 0%;
    padding: 3% 0% 0% 22%;
}
.con01_scroll_text_div > p:nth-of-type(1){
    margin: 2% 0% 1% 0%;
}
.con01_scroll_text_div > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con01_03_div{
    left: 11%;
    top: 7%;
}
.con01_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con01_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con01_right_top_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 25%;
}
.con01_cover{
    background-color: #c7161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 100%;
}
.con01_right_top_div_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%; 
    height: 100%;
    overflow: hidden;
}
.con01_right_bottom_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 75%;
}
.con01_right_bottom_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%; 
    height: 100%;
}
.con01_right_bottom_01_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 33.3%;
}
.con01_right_bottom_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%; 
    height: 100%;
}
.con01_right_bottom_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%; 
    height: 100%;
}
.con01_right_bottom_03_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 33.3%;
    overflow: hidden;
}

.con02{
    background: url("/images/con02_08.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con02_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con02_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 8% 0% 0% 0%;
}
.con02_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con02_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 0% 0%;
}

.con02_text_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.5%;
    height: 3.3vw;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.4vw;
    color: #fff;
    white-space: nowrap;
    margin: 0% 1% -2% 0%;
}
.con02_text_01 > p:nth-of-type(1){
    position: absolute;
    right: 0%;
    top: 0%;
}
.con02_text_01 > p:nth-of-type(2){
    position: absolute;
    right: 0%;
    bottom: 0%;
}
.con02_text_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 35%;
    white-space: nowrap;
}
.con02_div_03 > div:nth-of-type(1) > .con02_text_02{
    width: 38%;
}
.con02_text_02 > p{
    position: absolute;
    font-family: 'SF_HambakSnow';
    font-weight: 400;
    font-size: 7vw;
    color: #c8161e;
}
.con02_text_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 2.5vw;
    color: #fff;
    white-space: nowrap;
    margin: 0% 0% -2.5% 0.5%;
}
.con02_div_03 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 13vw;
    overflow: hidden;
    margin: -1% 0% 1% 0%;
}
.con02_item {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.con02_item.inactive {
    transform: translateY(40%);
    scale: 0.65;
    z-index: 1;
}
.con02_item.inactive .con02_text_01 p {
    color: #252120;
    transition: color 0.6s ease;
}
.con02_item.inactive .con02_text_02 p {
    font-family: 'SF_HambakSnow';
    font-size: 7vw;
    transition: color 0.6s ease;
    color: #252120;
}
.con02_item.inactive .con02_text_03 p {
    color: #252120;
    transition: color 0.6s ease;
}
.con02_item.active {
    transform: translateY(0%);
    z-index: 2;
}
.con02_item.active .con02_text_01 p {
    color: #fff;
    transition: color 0.6s ease;
}
.con02_item.active .con02_text_02 p {
    color: #c8161e;
    transition: color 0.6s ease;
}
.con02_item.active .con02_text_03 p {
    color: #fff;
    transition: color 0.6s ease;
}

.con02_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con02_div_04_text{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 0.9vw;
    color: #8a8a8a;
    right: 7%;
    bottom: 7%;
}
.con02_02_div{
    left: 9.8%;
    top: -4%;
}
.con02_03_div{
    right: 9.5%;
    top: -3%;
}
.con02_04_div{
    left: 11%;
    top: 57%;
}
.con02_05_div{
    right: 9%;
    top: 24%;
}
.con02_line_div{
    top: 38%;
}
.con02_07_div{
    bottom: -60%;
}

.con03{
    background: url("/images/con02_08.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con03_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 6% 0%;
}
.con03_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_border{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 86%;
    overflow: hidden;
    padding: 5% 0% 18% 0%;
}
.con03_border_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 2% 0%;
}
.con03_border_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
}
.con03_01_div{
    top: 6%;
    left: 3.5%;
}
.con03_02_div{
    left: 4%;
    top: 12%;
}
.con03_03_div{
    left: 4%;
    top: 32%;
}
.con03_04_div{
    left: 0%;
    bottom: 0%;
}
.con03_06_div{
    width: 47.9633% !important;
    z-index: 2;
    right: -17%;
    bottom: -16%;
}
.con03_07_div{
    z-index: 3;
    right: -2%;
    top: -69%;
    animation: smoke 7s linear infinite;
}
.con03_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 116%;
    overflow: hidden;
    bottom: 12%;
}
.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_top_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3vw;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con03_sd_bottom_div{
    background-color: #c7161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7vw;
    font-family: 'SF_HambakSnow';
    font-weight: 400;
    font-size: 3vw;
    color: #fff;
}

.con04{
    background: url("/images/con05_12.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con04_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con04_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con04_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con04_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 1% 0%;
}
.con04_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
}
.con04_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2.5% 0% 0% 0%;
}
.con04_scr_absol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 160%;
    padding: 0.4% 0% 0.4% 0%;
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
}
.con04_scr {
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 2% 0% 2% 0%;
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
}
.con04_div_04_div{
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 76%;
    height: 29vw;
    border: 1px solid #c8161e;
    z-index: 1;
}
.con04_04_left{
    background: url("/images/con04_04.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    overflow: hidden;   
}
.con04_04_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.con04_03_div{
    width: 100% !important;
    bottom: 0%;
}
.con04_05_div{
    z-index: 1;
}
.con04_06_div{
    z-index: 1;
}
.con04_07_div{
    right: 11%;
}
.con04_08_div{
    bottom: 16%;
    right: 11.8%;
}
.con04_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #c8161e;
    left: 18.3%;
    top: 16%;
}
.con04_text_row{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con04_ct_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 53%;
    height: 4.5vw;
    white-space: nowrap;
}
.con04_ct{
    font-family: 'SF_HambakSnow';
    font-weight: 400;
    font-size: 4vw;
}
.con04_text_row > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1.3vw;
    margin: 0% 0% -4% 0%;
}

.con05{
    background: url("/images/con05_12.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con05_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 7% 0%;
}
.con05_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 3% 0%;
}
.con05_div_02 > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    margin: 0% 0% 0.3% 0%;
}
.con05_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_div_03_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 22vw;
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
}
.con05_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 40%;
    height: 100%;
}
.con05_left_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-left: 1px solid #c8161e;
    border-right: 1px solid #c8161e;
}
.con05_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40%;
    height: 100%;
}
.con05_right_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-right: 1px solid #c8161e;
}
.con05_08_div{
    bottom: 0%;
    z-index: 1;
}
.con05_09_div{
    z-index: 2;
    top: -40%;
    animation: smoke 7s linear infinite;
}
.con05_left_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_left_absol > div:nth-of-type(2){
    margin: 9% 0% -4% 0%;
}
.con05_right_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_right_absol > div:nth-of-type(2){
    margin: 9% 0% -4% 0%;
}
.con05_10_div{
    left: -10%;
}
.con05_11_div{
    right: -10%;
}

.con06{
    flex-direction: column;
}
.con06_content{
    background: url("/images/con06_01.jpg") no-repeat center / cover; 
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30vw;
}
.con06_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con06_02_div{
    margin: 0% 0% 2% 0%;
}

.con07{
    background-color: #000;
    flex-direction: column;
}
.con07_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con07_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 2% 0%;
}
.con07_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 2.5% 0%;
}
.con07_div_03 > p{
    margin: 0% 0% 0.3% 0%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con07_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con07_swiper_wrapper {
    transition-timing-function: linear !important;
}
.con07_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_sd_img_div{
    width: 100% !important;
}
.fire_video_con07{
    filter: brightness(0.7);
    width: 100%;
    mix-blend-mode: lighten;
    -webkit-mask-image: linear-gradient(to right, transparent, #000000, transparent);
}

.con08_box{
    background-color: #fff;
    top: 0%;
    width: 100%;
    height: 6vw;
    z-index: 3;
}
.con08{
    flex-direction: column;
}
.con08_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con08_div_top{
    background-color: #c7161e;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3vw;
}
.con08_02_div{
    margin: 0% 1% 0% 1%;
}
.con08_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 44vw;
}
.con08_left{
    background: url("/images/con08_04.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con08_left_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    top: 22%;
    left: 15%;
}
.con08_left_text > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1.1vw;
    color: #fff;
    margin: 0% 0% 3% 0%;
}
.con08_05_div{
    left: 7%;
    bottom: 14%;
}
.con08_06_div{
    right: 7%;
    bottom: 14%;
}
.con08_07_div{
    top: 48%;
    right: 8%;
}
.con08_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con08_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con08_scroll_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 43vw;
/*
    overflow-y: auto;
    box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none;
*/
    left: 14%;
    top: 3%;
}
.con08_scroll_text_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 12% 0% 0% 0%;
}
.con08_scroll_text_div > div:nth-of-type(1){
    margin: 0% 0% 5% 0%;
}
.con08_scroll_text_div > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    margin: 0% 0% 0.3% 0%;
}
.con08_line{
    background-color: #dddddd;
    width: 65%;
    height: 0.05vw;
    margin: 12% 0% 0% 0%;
}
.con08_09_div{
    bottom: -8%;
    z-index: 2;
}
.con08_10_div{
    z-index: 2;
    top: 0%;
    animation: smoke 7s linear infinite;
}
.con08_right_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    right: -46%;
    z-index: 4;
}
.con08_right_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.con09_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 18%;
    height: 4vw;
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 1.2vw;
    color: #c8161e;
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
    z-index: 5;
    top: 73%;
    white-space: nowrap;
}
#rotatingText {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.con09_content_div{
    background: url("/images/con09_11.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 96%;
    margin: 2% 0% 0% 0%;
}
.con09_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 28vw;
}
.con09_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
}
.con09_01_div{
    margin: 6% 0% 1% 0%;
}
.con09_div2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 4% 0% 3% 0%;
}
.con09_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con09_swiper_wrapper {
    transition-timing-function: linear !important;
}
.con09_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_sd_img{
    width: 100% !important; 
}
.con09_one_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 34vw;
    height: 34vw;
    border-radius: 50vw;
    bottom: 7%;
    border: 1px solid #c8161e42;
}
.con09_one_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    animation: rotate 10s linear infinite;
}
.con09_04_div{
    left: -3.5%;
    z-index: 3;
}
.con09_vedio_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 31vw;
    height: 31vw;
    border-radius: 50vw;
    overflow: hidden;
    z-index: 2;
    bottom: 10%;
}
.con09_vedio{
    width: 100%;
    height: 100%;
}
.con09_02_div{
    left: 25.5%;
    top: 32%;
}
.con09_03_div{
    left: 53%;
    top: 32%;
    z-index: 3;
}
.con09_05_div{
    bottom: -18%;
}

.con10{
    background: url("/images/con11_04.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con10_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 9% 0% 7% 0%;
}
.con10_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
}
.con10_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.con10_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 3% 0% 0.3% 0%;
}
.con10_div_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con10_div_03 > p:nth-of-type(2){
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px; 
    margin: 0% 0% 0% 0.5%;
}
.con10_div_04{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 11vw;
    margin: 8% 0% 0% 0%;
}
.con10_div_04_left{
    background-color: #c8161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 24%;
    height: 100%;
    margin: 0% 2% 0% 0%;
    transition: all 0.3s;
}
.con10_div_04_right{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 24%;
    height: 100%;
    transition: all 0.3s;
}
.con10_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    left: 14%;
    transition: all 0.3s;
}
.con10_text_absol > p:nth-of-type(1){
    font-weight: 700;
    font-size: 1.5vw;
    margin: 0% 0% 7% 0%;
}
.con10_text_absol > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    margin: 0% 0% 1% 0%;
}
#con10_text_01{
    color: #fff;
}
.con10_02_div{
    right: 6%;
    bottom: 2%;
}
.con10_03_div{
    right: 15%;
    top: 24%;
    z-index: 3;
    
}
.con10_03_div_m{
    right: 15%;
    top: 24%;
    z-index: 2;
    animation: 1s ease-in-out 1s infinite normal none running scaleOpa2;
}
.con10_04_div{
    right: 0%;
    bottom: -43%;
    z-index: 1;
}
.con10_ct{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 10%;
    font-family: 'SF_HambakSnow';
    font-weight: 400;
    font-size: 2.5vw;
    color: #c7161e;
    top: 17%;
    left: 62%;
    white-space: nowrap;
}

.con11_bg_absol{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 93%;
    height: 46vw;
    top: 0%;
}
.con11_bg_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_03_div_left{
    left: 1%;
}
.con11_03_div_right{
    right: 1%;
}
.con11_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
/*    padding: 8% 0% 6% 0%;*/
    padding: 5% 0% 6% 0%;
    margin: 0% 0% 3% 0%;
    z-index: 1;
}
.con11_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
}
.con11_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 2% 0%;
}
.con11_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con11_video_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 55%;
    height: 31vw;
    overflow: hidden;
}
.con11_iframe{
    width: 100%;
    height: 31vw;
}
.con11-button-prev{
    transform: rotate(180deg);
    left: 21.5%;
    cursor: pointer;
    pointer-events: all;
}
.con11-button-next{
    right: 21.5%;
    cursor: pointer;
    pointer-events: all;
}
.con11_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 147%;
    overflow: hidden;
    pointer-events: none;
}
.con11_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    transition: all 0.3s;
}
.con11_sd_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 25vw;
    scale: 0.85;
    transition: all 0.3s;
}
.con11_sd_div > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con11_swiper_slide.swiper-slide-next > div {
    scale: 1;
    transition: all 0.3s;
}

.con12{
    flex-direction: column;
}
.con12_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con12_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45vw;
}
.con12_left{
    background: url("/images/con12_05.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con12_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    left: 26%;
}
.con12_absol > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 0% 0% 0.5% 0%;
}
.con12_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con12_01_div{
    margin: 0% 0% 6% 0%;
    width: 35%;
}
.con12_02_div{
    left: 59%;
    top: 39%;
    width: 6%;
}
.con12_swiper_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    right: -3%;
}
.con12_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    pointer-events: none;
}
.con12_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con12_sd_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 27vw;
    opacity: 0;
    overflow: hidden;
}
.con12_iframe{
    width: 100%;
    height: 28vw;
}
.con12_swiper_slide.swiper-slide-active > div {
    opacity: 1;
    margin: 0% 0% 0% -61%;
    scale: 1.2;
    transition: all 0.3s;
}
.con12_swiper_slide.swiper-slide-next > div {
    opacity: 1;
    transition: all 0.3s;
}
.con12_swiper_slide.swiper-slide-next + div > div {
    opacity: 1;
    transition: all 0.3s;
}
.con12-button-prev{
    left: 25%;
    top: 43%;
    cursor: pointer;
    pointer-events: all;
    transform: rotate(180deg);
    z-index: 5;
}
.con12-button-next{
    left: 25%;
    top: 51%;
    cursor: pointer;
    pointer-events: all;
    z-index: 5;
}

.con13_content{
    background: url("/images/con13_08.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_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 3% 0%;
}
.con13_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.menu_button_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 47%;
    border: 1px solid #000;
}
.menu_button_s{
    background-color: #c8161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 16.8%;
    height: 3vw;
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    cursor: pointer;
    pointer-events: all;
    transition: all 0.3s;
}
.menu_border{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 47%;
    border: 1px solid #000;
}
.menu_border_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 33vw;
}
.menu_border_div > div{
    opacity: 0;
}
.menu_swiper_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 187%;
    top: 8%;
}
.menu_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
}
.menu_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.menu_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.menu_sd_img_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    height: 21vw;
    scale: 0.7;
}
.menu_sd_text_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 4% 0% 0% 0%;
    opacity: 0;
}
.menu_sd_img{
    width: 100% !important;
}
.menu_swiper_slide.swiper-slide-next > div > .menu_sd_img_div {
    scale: 1;
    transition: all 0.3s;
}
.menu_swiper_slide.swiper-slide-next > div > .menu_sd_text_div {
    opacity: 1;
    transition: all 0.3s;
}
.menu-button-prev{
    left: 12%;
    top: 37%;
    height: 2vw;
    cursor: pointer;
    pointer-events: all; 
    transform: rotate(180deg);
    z-index: 5;
}
.menu-button-next{
    right: 12%;
    top: 37%;
    height: 2vw;
    cursor: pointer;
    pointer-events: all; 
    z-index: 5;
}
.con13_03_div{
    left: 62%;
    top: -63%;
}
.con13_04_div{
    left: 0%;
    top: -7%;
}
.menu_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 7%;
}
.menu_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con13_line{
    background-color: #c7161e;
    width: 100%;
    height: 0.05vw;
}
.con13_06_div{
    background-color: #000;
    padding: 0% 2% 0% 2%;
}

.con14{
    flex-direction: column;
}
.con14_vedio{
    width: 100%;
    height: 150%;
    filter: brightness(0.2);
}
.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%;
    z-index: 1;
}
.con14_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 21.8vw;
    border-top: 1px solid #c7161e;
    margin: 1% 0% 0% 0%;
}
.con14_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 24.5vw;
}
.con14_06_div {
    top: 2%;
    width: 47% !important;
}
.con14_div_01_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    top: 35%;
}
.con14_02_div{
    margin: 1% 0% 1.5% 0%;
}
.con14_03_div{
    margin: 0% 0% 1.5% 0%;
}
.con14_04_div{
    z-index: 4;
    bottom: -21%;
    left: 29%;
}
.con14_05_div{
    z-index: 4;
    animation: smoke 7s linear infinite;
    top: -106%;
}
.con14_div_03{
    background: url("/images/con14_07.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5vw;
    z-index: 2;
}
.con14_scr {
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con14_ct_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10%;
    left: 31%;
    top: 11%;
}
.con14_ct_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con14_ct_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: 'SF_HambakSnow';
    color: #fff;
}
.con14_ct_div_02 > p:nth-of-type(1){
    font-size: 4.5vw;
    opacity: 0;
}
.con14_ct_div_02 > p:nth-of-type(2){
    font-size: 3.5vw;
    margin: 0% 0% -14% -2%;
}
.con14_ct_div_02 > p:nth-of-type(3){
    font-size: 4.5vw;
}
.con14_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con14_swiper_wrapper {
    transition-timing-function: linear !important;
}
.con14_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con14_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}
.con14_sd_img_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}
.con14_sd_img{
    width: 100% !important;
}

.con15{
    background: url("/images/con15_14.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
    padding: 6% 0% 6% 0%;
}
.con15_div_01{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 6vw;
}
.con15_div_02{
    display: flex;   
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    margin: 2% 0% 3% 0%;
}

.card-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 28vw;
    overflow: hidden;
}
.card {
    position: relative;
    background-color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 8%;
    height: 100%;
    cursor: pointer;
    margin: 0% 0.3% 0% 0.3%;
    color: white;
    font-size: 1vw;
    white-space: nowrap;
    transition: all 0.4s ease;
    border: 1px solid #000;
    border-top: 4px solid #000;
    overflow: hidden;
}
.card.expanded {
    flex: 0 0 40%;
}

.card_div_af,
.card_div_bf {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
}
.card_div_bf {
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.card_div_af {
    opacity: 1;
    pointer-events: auto;
    position: absolute;
}
.card.expanded .card_div_bf,
.card:hover .card_div_bf {
    opacity: 1;
    pointer-events: auto;
}
.card.expanded .card_div_af,
.card:hover .card_div_af {
    opacity: 0;
    pointer-events: none;
}

.card_div_af_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.card_div_af_rltv > p:nth-of-type(1){
    position: absolute;
    font-family: 'SF_HambakSnow';
    font-weight: 300;
    font-size: 1.3vw;
    color: #fff;
    top: 7%;
    left: 21%;
}
.card_div_af_rltv > p:nth-of-type(2){
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 15vw;
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 1.7vw;
    color: #fff;
    transform: rotate(90deg);
    bottom: 32%;
    left: -62%;
}

.card_div_bf{
    background: url("/images/con15_14.jpg") no-repeat center / cover; 
    object-fit: cover;
}
.card_div_bf_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con15_13_div{
    width: 100% !important;
    bottom: -8%;
}
.con15_03{
    width: 47% !important;
    right: 0%;
    bottom: 0%;
}
.con15_05{
    width: 39% !important;
    top: 0%;
    right: 0%;
}
.con15_07{
    width: 51% !important;
    bottom: 0%;
    right: 0%;
}
.con15_09{
    width: 51% !important;
    bottom: 13%;
    right: 0%;
}
.con15_11{
    width: 45% !important;
    right: 0%;
    bottom: 4%;
}
.con15_text_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    left: 7%;
    top: 13%;
}
.con15_text_row{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con15_text_row > p{
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 2vw;
    color: #000;
    margin: 0% 3% 0% 0%;
}
.con15_text_img{
    width: 12% !important;
}
.con15_text_img2{
    width: 18% !important;
}
.con15_text_absol > p:nth-of-type(1){
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.2vw;
    color: #000;
    text-decoration: underline;
    text-underline-offset: 3px;
    margin: 6% 0% 5% 0%;
}
.con15_text_absol > p{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    color: #000;
    margin: 0% 0% 0.5% 0%;
}

.con16_10_left{
    left: 1%;
    bottom: 0%;
}
.con16_10_right{
    right: 1%;
    bottom: 0%;
}
.con16_09_left{
    bottom: 11%;
    left: 3.5%;
    transform: rotate(180deg);
}
.con16_09_right{
    top: 11%;
    right: 3.5%;
}
.con16{
    flex-direction: column;
}
.con16_content{
    background: url("/images/con16_11.jpg") no-repeat center / cover; 
    object-fit: cover;
    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% 0% 0%;
}
.con16_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 1% 0% 2.5% 0%;
}
.con16_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 13% 0%;
}
.con16_scr {
    background-color: #c7161e;
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1% 0% 1% 0%;
}
.con16_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    height: 20vw;
    overflow: hidden;
}
.con16_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_sd_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 15vw;
    margin: 18% 0% 0% 0%;
    transition: all 0.3s;
}
.con16_sd_div > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    margin: 0% 0% 1% 0%;
}
.con16_swiper_slide.swiper-slide-next > div {
    background-color: #c7161e;
    margin: 0% 0% 0% 0%;
    transition: all 0.3s;
}
.con16_swiper_slide.swiper-slide-next > div > #con16_img{
    filter: brightness(1);
    transition: all 0.3s;
}
.con16_swiper_slide.swiper-slide-next > div > p{
    color: #fff;
    transition: all 0.3s;
}
#con16_img{
    filter: brightness(0);
    margin: 0% 0% 8% 0%;
}
.con16_08_div{
    background-color: #000000bf;
    z-index: 4;
    bottom: -12%;
    left: 32%;
    border-radius: 50vw;
}
.con16_08_div_m{
    z-index: 3;
    bottom: -12%;
    left: 32%;
    border-radius: 50vw;
    animation: 1s ease-in-out 1s infinite normal none running scaleOpa2;
}
.con16_12_div{
    top: 58%;
    left: 29%;
    z-index: 2;
}

.bg_left_line{
    background-color: #000;
    width: 0.05vw;
    height: 200vh;
    left: 1%;
    top: 0%;
}
.bg_right_line{
    background-color: #000;
    width: 0.05vw;
    height: 200vh;
    right: 1%;
    top: 0%;
}
.bg_top_line{
    background-color: #000;
    width: 100%;
    height: 0.05vw;
    top: 2%;
}
.con17_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con17_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 3% 0%;
}
.con17_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_rltv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_text_absol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con17_text_absol > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 0% 0% 0.3% 0%;
}
.con17_text_row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 0% 0%;
}
.con17_text_row > p{
    font-family: 'SF_HambakSnow';
    font-weight: 500;
    font-size: 2.5vw;
    color: #c7161e;
    cursor: pointer;
    pointer-events: all;
    animation: blk 1s infinite ease-in-out;
}
.con17_05_div{
    margin: 0% 0% 1.5% 0%;
}
.con17_06_div{
    margin: 0% 1% 0% 0%;
    cursor: pointer;
    pointer-events: all;
    animation: blk 1s infinite ease-in-out;
}

.con18{
    background: url("/images/con18_10.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.con18_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con18_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 1% 0%;
}
.con18_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con18_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 2% 0%;
}
.con18_div_02 > p{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    margin: 0% 0% 0.5% 0%;
}
.con18_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% -1% 0% 0%;
}
.con18_div_03_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 24%;
}
.con18_div_03 > div:nth-of-type(2){
    margin: 0% 1.8% 6% 1%;
}
.con18_05_div{
    top: 17%;
}
.con18_07_div{
    top: 17%;
}
.con18_09_div{
    top: 17%;
}
.con18_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 32%;
}
.con18_text > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 0% 0% 1% 0%;
}
.con18_02_div{
    top: 12%;
    left: 10%;
}
.con18_03_div{
    top: 19%;
    right: 11%;
}

.con19{
    background-color: #000;
    flex-direction: column;
}
.con19_content{
    background-color: #c7161e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 97%;
    margin: 1.5% 0% 0% 0%;
}
.con19_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con19_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con19_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 1% 0% 2% 0%;
}
.con19_div_03{
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 84%;
}
.con19_div_03_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    margin: 1%;
}
.con19_img_div{
    width: 100% !important;
    overflow: hidden;
}
.con19_absol_img_div{
    bottom: -36%;
}
.con19_11_div{
    right: -8%;
    top: 46%;
}

.map_section{
    background: url("/images/con21_05.jpg") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.map_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.map_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    margin: 6% 0% 6% 0%;
}
.map_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 1.5% 0%;
}
.map_mid{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.map{
    background-color: #fff;
    width: 87%;
    height: 33vw;
    z-index: 1;
    border: solid 1.5px #000;
    overflow: hidden;
}
.mid_map_search {
    background: white;
    overflow: hidden;
    z-index: 2;
    width: 21%;
    height: 30vw;
    left: 8%;
    border: solid 1px #000;
    border-bottom: solid 1px #000;
}
.mid_map_search_top{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.mid_map_search_top > div:nth-of-type(1){
    border-right: 1px solid #000;
}
.mid_map_search_top > div{
    color: #000;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 1.2vw;
    font-family: "pretendard-bold";
    cursor: pointer;
}
.on2{
    background: #000;
    color: white !important;
}
.off2{
    background: #fff;
    color: #000 !important;
}
.mid_map_search_mid{
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94%;
    padding: 3%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.mid_map_search_mid input{
    appearance: none;
    border: none;
    outline: none;
    width: 98%;
    height: 2.5vw;
    padding-left: 5%;
    font-family: 'Pretendard-regular';
    font-size: 1vw;
}
.mid_map_search_bottom{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 23vw;
    width: 99.5%;
}
.mid_map_search_bottom::-webkit-scrollbar {
    width: 0.5vw;  /* 세로축 스크롤바 폭 너비 */
    height: 0.5vw;  /* 가로축 스크롤바 폭 너비 */
}
.mid_map_search_bottom::-webkit-scrollbar-track {
    width: 1px;
    background-color: #00000030;
}
.mid_map_search_bottom::-webkit-scrollbar-thumb {
    background-color: #000;
    position: absolute;
}
.mid_map_search_item{
    margin: 0% 7%;
    border-bottom: 1px solid #9b9b9b;
    padding: 7% 0;
    font-size: 1vw;
    cursor: pointer;
    pointer-events: all;
}
.mid_map_search_item_title{
    font-size: 1.3vw;
    font-family: "pretendard-bold";
}
.mid_map_search_item_addres{
    margin-top: 4%;
    margin-bottom: 1%;
}
.map_icon{
    right: 8%;
    width: 6%;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.con18_open_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-top: 1px solid #000;
}
.con21_01{
    width: 13%;
}
.con21_03{
    width: 43%;
    margin: 6% 0% 0% 0%;
    cursor: pointer;
    pointer-events: all;
}

.con22{
    flex-direction: column;
}
.con22_content{
    background: url("/images/con22_04.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con22_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 6% 0%;
}
.con22_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con22_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 0% 0%;
}
.con22_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 2.5% 0%;
}
.con22_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con22_div_04 > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: 0% 0% 0.5% 0%;
}
.con22_swiper_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con22_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con22_swiper_wrapper {
    transition-timing-function: linear !important;
}
.con22_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con22_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con22_sd_img_div{
    width: 100% !important;
}
.con22_sd_img{
    width: 100% !important;
}
.con22_03_div{
    z-index: 2;
}

.con23{
    flex-direction: column;
}
.con23_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con23_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55vw;
}
.con23_left{
    background: url("/images/con23_03.jpg") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.con23_right{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con23_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%; 
    left: 23%;
    top: 35%;
}
.con23_absol > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
}
.con23_02_div{
    margin: 0% 0% 5% 0%;
}
.con23_scr_absol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 195%;
    bottom: 5%;
}
.con23_scr {
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con23_01_div{
    top: -6%;
    z-index: 2;
    overflow: hidden;
}
.con23_bottom_absol{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 12.5vw;
    bottom: 0%;
    border-top: 1px solid #c8161e;
    overflow: hidden;
}
.con23_bottom_div_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
}
.con23_bottom_cover{
    background-color: #c8161e;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con23_img_div{
    width: 100% !important;
    height: 100%;
}
.con23_line_top{
    border-top: 1px solid #c8161e;
    border-bottom: 1px solid #c8161e;
    width: 100%;
    height: 0.5vw;
    top: 1.5%;
    z-index: 1;
}

.formWrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin: -14% 0% 0% 0%;
}
.form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.form_intput_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 3% 0% 3% 0%;
    border-bottom: 1px solid #fff;
}
.form_intput_div2{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 0% 0% 2% 0%;
}
.form_intput_div_agree > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    margin: -0.2% 0% 0% 0%;
    cursor: pointer;
    pointer-events: all;
}
.form_intput_div_agree{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 0% 0% 0% 0%;
    padding: 3% 0% 3% 0%;
    border: 1px solid #fff;
}
.footeer_agree_checkbox_01{
    width: 2%;
    height: 0.7vw;
    z-index: 1;
    border-radius: 50vw;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    cursor: pointer;
    scale: 1.3;
    margin: 0% 1.5% 0% 6%;
}
.footeer_agree_checkbox_01:checked::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50vw;
    background-color: #000;
    scale: 0.7;
    transform: translate(0%, 0%);
}
.form_intput_div2 > p{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    cursor: pointer;
    pointer-events: all;
    margin: 0% 0% 0% 1%;
}
.form_intput_div3{
    background-color: #c8161e;
    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.5vw;
    color: #fff;
    cursor: pointer;
    pointer-events: all;
}

.form_intput_div_left{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 25%;
}
.form_intput_div_left > p:nth-of-type(1){
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.2vw;
    color: #fff;
}
.form_one{
    background-color: #c8161e;
    width: 1vw;
    height: 1vw;
    border-radius: 50vw;
    scale: 0.5;
    margin: 0% 2% 0% 0%;
}
.form_intput_div_right{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 115%;
    height: 3.5vw;
}
.form_input {
    background-color: #ffffff00;
    appearance: none;
    border: none;
    outline: none;
    width: 100%;
    height: 3vw;
    font-size: 1vw;
    color: #fff;
    padding-left: 3%;
}
.form_input_select{
    background-color: #fff;
    appearance: none;
    border: 1px solid #000;
    outline: none;
    width: 100%;
    height: 3.5vw;
    font-size: 1vw;
    color: #000;
    padding-left: 3%;
    padding-right: 3%;
    background-image: url('/images/con19_05.png');
    background-repeat: no-repeat;
    background-position: right 1vw center;
    background-size: 0.9vw auto;
    cursor: pointer;
}
.form_input_select::-ms-expand {
    display: none;
}
.form_check_name_01{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    left: 21%;
}
.form_check_name_02{
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 1vw;
    color: #fff;
    left: 42%;
}
.footeer_checkbox_01{
    width: 4.5%;
    height: 1.2vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 16%;
    border-radius: 50vw;
    cursor: pointer;
    scale: 0.8;
}
.footeer_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;
}
.footeer_checkbox_02{
    width: 4.5%;
    height: 1.2vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 37%;
    border-radius: 50vw;
    cursor: pointer;
    scale: 0.8;
}
.footeer_checkbox_02:checked::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    scale: 0.7;
    transform: translate(0%, 0%);
    border-radius: 50vw;
}






/* 
    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: 'LOTTERIACHAB';

    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 #000;
}
.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;
}


/*
.submit_popup_bg {
      position: fixed;
      background-color: rgba(0,0,0,0.6);
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      z-index: 9999;
      top: 0%;
}
.submit_popup_box {
      background: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 35%;
}
.submit_popup_01{
    background-color: #de0b14;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4vw;
}
.submit_popup_01 > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1.5vw;
    color: #fff;
}
.submit_popup_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 10vw;
}
.submit_popup_02 > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
}
.submit_popup_close{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 12%;
    height: 100%;
    right: 0%;
    cursor: pointer;
    pointer-events: all;
}
.submit_popup_close_img{
    width: 25%;
}
.pop_03{
    width: 67%;
    margin: 0% 0% 3% 0%;
}
*/

.container{
    display: none;
}
.subpage_section{
    background-color: #000000b3;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
}
.subpage_content{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36%;
    height: 17vw;
}
.subpage_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.subpage_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 2% 0% 1% 0%;
}
.subpage_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;
}
.subpage_03 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-size: 1vw;
    color: #000;
    margin: 0.3% 0% 2% 0%;
}
.subpage_03 > p:nth-of-type(1){
    font-weight: 400;
}
.subpage_03 > p:nth-of-type(2){
    font-weight: 600;
    margin: 0% 0% 0% 0.5%;
}
.subpage_04 {
    background-color: #e90e18;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 12%;
    height: 3vw;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.2vw;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    pointer-events: all;
}
.pop_03{
    width: 28% !important;
}
.submit_popup_01{
    background-color: #de0b14;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36%;
    height: 3vw;
}
.submit_popup_01 > p{
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1.3vw;
    color: #fff;
}
.submit_popup_close{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10%;
    height: 100%;
    right: 0%;
    cursor: pointer;
    pointer-events: all;
}
.submit_popup_close_img{
    width: 30% !important;
}