* {
    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;
}
@font-face {
    font-family: 'SDSamliphopangche_Outline';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/SDSamliphopangche_Outline.woff') format('woff');
    font-weight: normal;
    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, 0, -8);
    }
    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;
}
.div_column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.div_row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.intro_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 10;
    top: 0%;
}
.intro_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.intro_02_div{
    top: 30%;
}
/* main */
.main{
    margin: 5% 0% 0% 0%;
    flex-direction: column;
}
.main_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    overflow: hidden;
    padding: 3% 0% 0% 0%;
    transition: all 0.3s;
}
.main_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
    transition: all 0.3s;
}
.main_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 120%;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
}
.main_swiper_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 94%;
    overflow: hidden;
    z-index: 5;
    top: 20.5%;
    pointer-events: none;
    padding: 0% 0% 5% 0%;
}
.main_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 22vw;
    transition: all 0.3s;
}
.main_sd_img_div{
    width: 100% !important;
}
.main_swiper_slide.swiper-slide-next {
    opacity: 1;
    scale: 1.2;
    transition: all 0.3s;
}
.main_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main-button-prev{
    top: 33%;
    z-index: 16;
    left: 33%;
    cursor: pointer;
    pointer-events: all;
}
.main-button-next{
    top: 33%;
    z-index: 16;
    right: 33%;
    cursor: pointer;
    pointer-events: all;
}

.con01_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 3% 0%;
}
.con01_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_div_02{
    background: url("/images/con01_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_div_02_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 9% 0% 5% 0%;
}
.con01_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con01_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_div_02_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 2% 0%;
}
.con01_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con01_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 2;
    top: 0%;
}
.con01_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con01_02_div{
    bottom: -43%;
    left: 40%;
    z-index: 1;
}
.con01_04_div{
    top: 15%;
    z-index: 1;
}
.con01_05_div{
    top: 57%;
    left: 43%;
    z-index: 2;
}
.con01_06_div{
    top: 59%;
    left: 60%;
    z-index: 1;
}
.con01_07_div{
    top: 49%;
    left: 55%;
    z-index: 1;
}
.con01_08_div{
    top: 46%;
    left: 38.5%;
    z-index: 1;
}
.con01_09_div{
    top: 67%;
    left: 39%;
    z-index: 2;
}
.con01_10_div{
    top: 70%;
    left: 59%;
    z-index: 1;
}
.con01_11_div{
    left: 20%;
    bottom: -23%;
    z-index: 1;
}
.con01_12_div{
    left: 50%;
    bottom: -13%;
}

.con02{
    background-color: #f5eadd;
    flex-direction: column;
    margin: -1% 0% 0% 0%;
}
.con02_content{
    background: url("/images/con02_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% 0% 0% 0%;
}
.con02_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con02_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 5% 0% 4% 0%;
}
.con02_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.con02_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 1% 0%;
}
.con02_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con02_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con02_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
}
.con02_sd_div:hover > .con02_sd_img_div_absol{
    scale: 1.1;
    transition: all 0.3s;
}
.con02_sd_img_div{
    width: 100% !important;
}
.con02_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
    bottom: -3%;
}
.con02_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
#con02_sd_img_div_absol_01{
    bottom: -7%;
    right: -21%;
}
#con02_sd_img_div_absol_02{
    bottom: -14%;
    right: -19%;
}
#con02_sd_img_div_absol_03{
    bottom: -5%;
    right: -17%;
}
#con02_sd_img_div_absol_04{
    bottom: -18%;
    left: 0%;
}
#con02_sd_img_div_absol_05{
    bottom: -14%;
    right: 0%;
}

.con03{
    flex-direction: column;
}
.con03_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con03_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con03_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 0% 0%;
}
.con03_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 3% 0% 12% 0%;
}
.con03_div_02_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
}
.con03_div_02_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
}
.con03_02_div{
    margin: 0% 4% 0% 0%;
}
.con03_03_div{
    bottom: 12%;
    left: 16%;
    z-index: 2;
}
.con03_04_div{
    margin: 0% 0% -31% 4%;
}
.con03_05_div{
    bottom: -9%;
    left: 55%;
    z-index: 2;
}
.con03_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180%;
    bottom: -0.5%;
}
.con03_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.con04_content{
    background: url("/images/con04_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5% 0% 0% 0%;
}
.con04_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.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%;
    height: 23vw;
}
.con04_01_div{
    left: 0%;
    top: -146%;
    z-index: 3;
}
.con04_02_div{
    left: 9%;
    top: -36%; 
    z-index: 3;
}
.con04_04_div{
    left: -4%;
    bottom: -66%;
    z-index: 3;
}
.con04_03_div{
    left: -2%;
}
.con04_05_div_01{
    left: 32.3%;
    top: 46%;
}
.con04_05_div_02{
    left: 52.3%;
    top: 27%;
}
.con04_05_div_03{
    left: 72%;
    top: 5%;
}
.con04_07_div{
    top: -64%;
    left: 67%;
}
.con04_08_div {
    top: -20%;
    left: 75%; 
}
.con04_09_div{
    right: 0%;
    bottom: -70%;
}
.con04_10_div{
    top: -47%;
}

.con05_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
    padding-bottom: 350vh !important;
}
.con05_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 3% 0%;
}
.con05_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con05_div_02_s{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 28vw;
}
#con05_div_02_s_01{
    bottom: -130%;
    z-index: 2;
}
#con05_div_02_s_02{
    bottom: -130%;
    z-index: 3;
}
#con05_div_02_s_03{
    bottom: -130%;
    z-index: 4;
}
#con05_div_02_s_04{
    bottom: -130%;
    z-index: 5;
}
#con05_div_02_s_05{
    bottom: -130%;
    z-index: 6;
}
.con05_div_02_s_rltv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 75%;
    height: 100%;
    overflow: hidden;
}
.con05_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con05_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0% 0% 0% -4%;
}
.con05_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
}
.con05_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con05_img_div{
    width: 75.77% !important;
}
.con05_video_absol{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 88%;
    height: 24.5vw;
    top: 6%;
    left: 6%;
}
.con05_video_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.con05_video{
    width: 140%;
    height: 40vw;
}
.con05_03_div{
    margin: 0% 0% 0% -16%;
}
.con05_09_div{
    margin: 0% 0% 0% -16%;
}
.con05_15_div{
    margin: 0% 0% 0% -16%;
}
.con05_20_div{
    margin: 0% 0% 0% -16%;
}
.con05_29_div{
    margin: 0% 0% 0% -16%;
}
.con05_38_div{
    margin: 0% 0% 0% -16%;
}
.con05_05_div{
    bottom: 0%;
    z-index: 1;
}
.con05_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 145%;
    bottom: 39%;
    overflow: hidden;
}
.con05_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con05_12_div{
    right: 4.5%;
    top: 10%;
}
.con05_13_div{
    top: 10%;
    left: 9%;
}
.con05_14_div{
    bottom: 10%;
    right: 9%;
}
.con05_one{
    border: 1px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 13vw;
    height: 13vw;
    border-radius: 50vw;
}
.con05_nv_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 18%;
}
.con05_nv_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 53%;
    left: -15%;
}
.con05_nv_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 53%;
    right: -15%;
}
.con05_nv_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con05_23_div{
    bottom: 0%;
    right: 1%;
}
.con05_24_div{
    right: -7%;
    bottom: 37%;
}
.con05_28{
    top: 41%;
}
.con05_32_div{
    top: 27.5%;
}
.con05_33_div{
    top: 62%;
}
.con05_34_div{
    left: 15%;
    top: 61%;
}
.con05_35_div{
    top: 46%;
    left: 26%;
}
.con05_36_div{
    top: 46%;
    right: 26%;
}
.con05_37_div{
    right: 15%;
    top: 61%;
}
.con05_17_div{
    top: 51%;
    left: 60%;
}
.con05_18_div{
    top: 44%;
    left: 13%;
}
.con05_19_div{
    top: 22%;
    left: 38%;
}

.con06{
    flex-direction: column;
}
.con06_content{
    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%; 
}
.con06_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 5% 0%;
}
.con06_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_scr_01{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con06_scr_02{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con06_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: -25%;
    left: 17%;
    z-index: 6;
}
.con06_rltv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con06_04_div{
    opacity: 0;
    z-index: 1;
}
.con06_absol_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 0%;
}
.con06_absol_02_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 170%;
}
.con06_absol_02_div_02{
    background-color: #f4ebdc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 12vw;
    margin: 1% 0% 0% 0%;
}
.con06_02_div{
    animation: rotate 10s linear infinite;
}
.con06_03_div{
    top: 36%;
    animation: blk 1s infinite ease-in-out;
}

@font-face {
    font-family: 'Cafe24Danjunghae';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Danjunghae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.con07_content{
    background: url("/images/con07_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
    margin: 6% 0% 0% 0%;
}
.con07_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: -1% 0% 2% 0%;
}
.con07_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5vw;
    margin: 0% 0% 3% 0%;
}
.con07_ct_base{
    font-family: 'Cafe24Danjunghae';
    font-size: 6vw;
    color: #fff;
    margin: 0% 1% 0% 1.5%;
    opacity: 0;
}
.con07_ct{
    font-family: 'Cafe24Danjunghae';
    font-size: 6vw;
    color: #fff;
    left: 38.5%;
}
.con07_04_div{
    margin: 0% 0% -1.5% 0%;
}
.con07_div_04{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con07_swiper_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 130%;
    overflow: hidden;
    bottom: 57%;
}
.con07_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    bottom: 0%;
}
.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;
}
.con07_text_absol{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-size: 1vw;
    top: 22%;
}
.con07_text_absol > p:nth-of-type(1){
    font-weight: 500;
    margin: 0% 1% 0% 0%;
}
.con07_text_absol > p:nth-of-type(2){
    font-weight: 800;
}
.con07_ct_absol{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Cafe24Danjunghae';
    top: 55%;
}
.con07_ct_absol > p:nth-of-type(1){
    font-size: 3vw;
    margin: 0% 2% 0% 0%;
}
.con07_ct_absol > p:nth-of-type(2){
    font-size: 1.5vw;
    margin: 0% 0% -2% 0%;
}
.con07_06_div{
    right: 0%;
    top: -2%;
}
.con07_07_div{
    right: 0%;
    bottom: 16%;
}
.con07_08_div{
    left: 0%;
    bottom: 12%;
}
.con07_09_div{
    opacity: 0;
}
.move_img_6_7{
    z-index: 5;
    top: 14.5%;
}

.con08{
    flex-direction: column;
}
.con08_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_rltv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con08_rltv_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con08_rltv_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con08_01_div{
    margin: 0% -34% 0% 0%;
}
.con08_02_div{
    left: 56.5%;
    top: 40%;
}
.con08_03_div{
    margin: 0% 0% 0% -26%;
}
.con08_04_div{
    bottom: 8.5%;
    right: 34%;
}
.con08_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 97%;
    bottom: 3%;
    border-top: 1px solid #fff;
    overflow: hidden;
    padding: 1.5% 0% 0% 0%;
}
.con08_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.con09{
    flex-direction: column;
}
.con09_content{
    background: url("/images/con09_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 92%;
    overflow: hidden;
}
.con09_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con09_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 4% 0%;
}
.con09_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con09_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 145%;
}
.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%;
    height: 24vw;
}
.con09_sd_top_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85%;
}
.con09_sd_bottom_div{
    background-color: #c01921;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 15%;
}
.con09_sd_absol_img{
    z-index: 1;
    top: -10%;
    right: 3%;
}
.con09-button-prev{
    left: 25%;
    cursor: pointer;
    pointer-events: all;
    z-index: 3;
}
.con09-button-next{
    right: 25%;
    cursor: pointer;
    pointer-events: all;
    z-index: 3;
}
.con09_video{
    width: 100%;
    height: 25vw;
}

.con10{
    flex-direction: column;
}
.con10_content{
    background: url("/images/con10_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 92%;
    overflow: hidden;
}
.con10_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 7.6% 0%;
}
.con10_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 4% 0%;
}
.con10_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 145%;
}
.con10_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con10_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 24vw;
}
.con10-button-prev{
    left: 25%;
    cursor: pointer;
    pointer-events: all;
    z-index: 3;
}
.con10-button-next{
    right: 25%;
    cursor: pointer;
    pointer-events: all;
    z-index: 3;
}
.con10_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1vw;
    margin: 3% 0% 0% 0%;
}
.con10_div_03 > p:nth-of-type(2){
    font-weight: 800;
    margin: 0% 0% 0% 0.5%;
}

.con11{
    flex-direction: column;
}
.con11_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con11_top_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 3% 0%;
}
.con11_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 85%;
    height: 38vw;
}
.con11_div > div {
    margin: 0% 0.5% 0% 0.5%;
    cursor: pointer;
    pointer-events: all;
    transition: all 0.3s;
}
.con11_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
}
.con11_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_left_div > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}
.con11_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 73%; 
    height: 100%;
}
.con11_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_right_div > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}
.hover_selected{
    background-color: #921d23;
    display: flex !important;
}
.hover_selected_none{
    display: none !important;
}
.con11_left:hover{
    width: 73%;
}
.con11_right:hover{
    width: 73%;
}
.con11_left:hover + .con11_right{
    width: 25%;
}
.con11_right:hover + .con11_left{
    width: 25%;
}
.con11_rltv{
    background-color: #921d23;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.con11_06_div,
.con11_07_div{
    width: 21.2vw !important;
    height: auto;
}
.con11_08_div{
    width: 34vw !important;
    left: 6%;
}
.con11_09_div{
    width: 37vw !important;
    right: -16%;
    bottom: -8%;
}
.con11_10_div{
    bottom: 26%;
    left: 52%;
    width: 12vw !important;
    animation: blk 1s infinite ease-in-out;
}
.con11_03_div {
    width: 34vw !important;
    left: 8%;
}
.con11_04_div {
    width: 38vw !important;
    right: -9%;
    bottom: -6%;
}
.con11_05_div{
    width: 11vw !important;
    bottom: 25%;
    left: 53%;
    animation: blk 1s infinite ease-in-out;
}

.con12{
    flex-direction: column;
}
.con12_content{
    background: url("/images/con12_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 5vw 5vw 0vw 0vw;
    overflow: hidden;
}
.con12_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con12_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 2% 0%;
}
.menu_button_div{
    background-color: #000000c9;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 65%;
    height: 4vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.menu_button_div_s{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 11%;
    height: 100%;
    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    pointer-events: all;
}
.menu_select_div{
    background-color: #921d23;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 12%;
    height: 80%;
    left: 5.5%;
    border-radius: 50vw;
    transition: all 0.3s;
    pointer-events: none;
}
.menu_border_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 66%;
    margin: 3% 0% 4% 0%;
}
.menu_border_div > div{
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.menu_border_div > div > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 23%;
    margin: 0% 1% 3% 1%;
}
.menu_border_img_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 16vw;
    border-radius: 25px;
    overflow: hidden;
}
.menu_border_text_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-family: "Pretendard";
    font-weight: 400;
    color: #fff;
}
.menu_border_text_div > div:nth-of-type(1){
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-size: 1.2vw;
    margin: 5% 0% 5% 0%;
}
.menu_border_text_div > div:nth-of-type(2){
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    font-size: 1vw;
}
#menu_viewmore_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 5% 0% 0% 0%;
}
.menu_viewmore_div{
    cursor: pointer;
    pointer-events: all;
}
.menu_border_img_absol{
    width: 193.08% !important;
}
.con12_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.con13{
    flex-direction: column;
}
.con13_content{
    background: url("/images/con13_bg.png") 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: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 7% 0% 7% 0%;
}
.con13_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con13_left_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 59%;
    height: 39.5vw;
    margin: 0% 0% 0% -4%;
    overflow: hidden;
}
.con13_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.con13_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% -4.5% -22%;
}
.con13_right_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con13_right_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 130%;
    margin: 4% -30% 2% 0%;
}
.con13_right_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con13_right_03 > div{
    cursor: pointer;
    pointer-events: all;
}
.con13_swiper_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.con13_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con13_sd_img_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}
.con13_sd_img_absol_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    opacity: 0;
}
.con13_01_div{
    margin: 0% 2% 0% 0%;
}
.con13_06_div{
    z-index: 2;
    left: -3%;
    top: 42%;
    animation: blk 1s infinite ease-in-out;
}
.con13_swiper_slide.swiper-slide-active > div > .con13_sd_img_absol_div{
    opacity: 1;
}

.con14{
    flex-direction: column;
}
.con14_content{
    background: url("/images/con14_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 0vw 0vw 5vw 5vw;
    overflow: hidden;
}
.con14_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con14_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con14_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
    margin: 3% 0% 0% 0%;
}
.con14_div_02 > div{
    margin: 0% 0.5% 0% 0.5%;
}
.con14_div_02_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 50%; 
}
.con14_div_02_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
}
.con14_div_02_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%; 
}
.con14_div_02_right_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%; 
}
.con14_video_div{
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20vw;
    overflow: hidden;
}
.con14_video{
    width: 100%;
    height: 22vw;
}
.con14_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: 3% 0% 0% 0%;
}
.con14_02_div{
    top: -35%;
    right: 22%;
    z-index: 1;
}

.con15{
    flex-direction: column;
}
.con15_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 170%;
    top: 12%;
}
.con15_scr_bg{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 10vw;
    top: 12%;
}
.con15_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;
}
.con15_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 3% 0%;
}
.con15_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4% 0% 3% 0%;
}
.con15_swiper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 115%;
}
.con15_swiper_slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_sd_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    transition: all 0.3s;
}
.con15_sd_img_div{
    width: 100% !important;
}
.con15_swiper_slide.swiper-slide-next + div > div {
    margin: -16% 0% 0% 0%;
    transition: all 0.3s;
}
.con15_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con15_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con15_bg_div{
    bottom: -20%;
}
.con15_button_absol{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 0%;
    z-index: 1;
}
.con15_button_absol > div{
    cursor: pointer;
    pointer-events: all;
}
.con15_03_div{
    z-index: 2;
    top: 15%;
    left: 26%;
}
.con15_04_div{
    z-index: 2;
    top: 31%;
    left: 19%;
}
.con15_05_div{
    z-index: 2;
    top: 21%;
    left: 55%;
}
.con15_06_div{
    z-index: 2;
    top: 40%;
    left: 63%;
}

.con16{
    background: url("/images/con16_bg.png") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;  
}
.con16_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.con16_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 6% 0% 6% 0%;
}
.con16_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 3% 0%;
}
.con16_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 64%;
    margin: 0% 0% 0.5% 0%;
}
.con16_div_02 > div{
    margin: 0% 0.5% 0% 0.5%;
}
.con16_div_03{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 64%;
}
.con16_div_03 > div{
    margin: 0% 0.5% 0% 0.5%;
}

.con17_content{
    background: url("/images/con17_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 5vw 5vw 0vw 0vw;
    overflow: hidden;
    padding: 6% 0% 0% 0%;
}
.con17_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con17_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0% 0% 2% 0%;  
}
.con17_div_02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;  
}
.con17_div_03{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    margin: 5% 0% 0% 0%;
}
.con17_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con17_04_div{
    z-index: 3;
}
.con17_02_div{
    left: 0%;
    top: -13%;
}
.con17_03_div{
    right: 0%;
}
.con17_scr_absol{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 150%;
}

.con18{
    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% 6% 0%;
}
.con18_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    margin: 0% 0% 3% 0%;
}
.con18_div_02{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%; 
}
.con18_div_02 > div{
    margin: 0% 0.5% 0% 0.5%;
}

.con19_01_div{
    width: 19.8%;
}
.con19_01_div > img{
    width: 100%;
}

.map_search{
    right: 8%;
    width: 4%;
}
.map_search_img{
    width: 100%;
}
.map_section{
    flex-direction: column;
}
.map_content{
    background: url("/images/con19_bg.png") no-repeat center / cover; 
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 6% 0% 3% 0%;
}
.map_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.map_div_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Pretendard";
    font-weight: 700;
    font-size: 2vw;
}
.map_mid{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    margin: 2% 0% 3% 0%;
}
.map{
    width: 90%;
    height: 35vw;
    z-index: 1;
    border: solid 1.5px #392e2a;
    overflow: hidden;
}
.mid_map_search {
    background: white;
    overflow: hidden;
    z-index: 2;
    width: 25%;
    height: 35vw;
    left: 4.9%;
    border: solid 1px #392e2a;
}
.mid_map_search_top{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.mid_map_search_top > div{
    color: white;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5%;
    padding-bottom: 3%;
    font-size: 1.2vw;
    font-family: "pretendard-bold";
    cursor: pointer;
}
.on2{
    background: #392e2a;
    color: white !important;
}
.off2{
    color: #000 !important;
}
.mid_map_search_mid{
    background: #392e2a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94%;
    padding: 3%;
}
.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: 23.9vw;
    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: #392e2a;
    position: absolute;
}
.mid_map_search_item{
    margin: 0% 7%;
    border-bottom: 1px solid #000;
    padding: 6% 0;
    font-size: 1vw;
    cursor: pointer;
    pointer-events: all;
}
.infor_div{
    opacity: 0;
    pointer-events: none;
}
.mid_map_search_item_title{
    font-size: 1.3vw;
    font-family: "pretendard-bold";
}
.mid_map_search_item_addres{
    margin-top: 4%;
    margin-bottom: 1%;
    width: 80%;
}
.mid_map_search_item_tel_div{
    display: flex;
    flex-direction: row; 
}
.mid_map_search_item_tel{
    display: flex;
    flex-direction: row;
    margin-top: 4%;
    margin-bottom: 1%;
    width: 80%;
}
.map_icon{
    right: 8%;
    width: 6%;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.map_scr{
    transform-origin: top;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.form_section{
    background: url("/images/con20_bg.png") no-repeat center / cover; 
    object-fit: cover;
    flex-direction: column;
}
.form_content_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.form_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.form_div{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 43%;
    z-index: 1;
    padding: 0% 3% 0% 0%;
    margin: 0% -30% 0% 0%;
}
.formWrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10% 0% 10% 0%;
    overflow: hidden;
}
.form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
}
.form_margin{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    white-space: nowrap;
}
.form_margin > div{
    margin: 0% 0% 0% 0%;
}
.form_margin_input{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 90%;
    height: 4vw;
    overflow: hidden;
}
.form_margin_input3{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 90%;
    height: 8vw;
    overflow: hidden;
    margin: 2% 0% 0% 0% !important;
}
.form_input_01{
    background-color: #00000000;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    padding: 1%;
    box-sizing: border-box;
    width: 72%;
    height: 2.5vw;
    color: #000;
}
.form_input_02{
    background-color: #00000000;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    padding: 1%;
    box-sizing: border-box;
    width: 75%;
    color: #000;
}
.form_input_03{
    background-color: #00000000;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    padding: 1%;
    box-sizing: border-box;
    width: 72%;
    height: 7.5vw;
    color: #000;
}
#name_text{
    letter-spacing: 1.8em;
    white-space: nowrap;
    left: 3%;
}
#tel_text{
    letter-spacing: 1.8em;
    white-space: nowrap;
    left: 3%;
}
.form_name{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 1.2vw;
    color: #000;
    left: 5%;
}
#form_name{
    letter-spacing: 5.1vw !important;
}
#form_name2{
    letter-spacing: 2vw !important;
}
#form_name3{
    letter-spacing: 1.01vw !important;
}
#form_name4{
    letter-spacing: 0.2vw !important;
}
.form_check_name_01{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 33%;
}
.form_check_name_02{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 49%;
}
.form_check_name_03{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 72%;
}
.form_check_name_04{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 33%;
}
.form_check_name_05{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 50%;
}
.form_check_name_06{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 68%;
}
.form_check_name_07{
    font-family: "Pretendard";
    font-weight: 500;
    font-size: 1.2vw;
    color: #000;
    left: 88%;
}
.footeer_checkbox_01{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 29%;
    border-radius: 50vw;
    cursor: pointer;
}
.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: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 45%;
    border-radius: 50vw;
    cursor: pointer;
}
.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;
}
.footeer_checkbox_03{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 68%;
    border-radius: 50vw;
    cursor: pointer;
}
.footeer_checkbox_03: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_04{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 29%;
    border-radius: 50vw;
    cursor: pointer;
}
.footeer_checkbox_04: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_05{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 46%;
    border-radius: 50vw;
    cursor: pointer;
}
.footeer_checkbox_05: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_06{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 64%;
    border-radius: 50vw;
    cursor: pointer;
}
.footeer_checkbox_06: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_07{
    width: 3%;
    height: 1vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    left: 84%;
    border-radius: 50vw;
    cursor: pointer;
}
.footeer_checkbox_07:checked::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    scale: 0.7;
    transform: translate(0%, 0%);
    border-radius: 50vw;
}
.form_giho {
    color: #ffa724;
    font-weight: 700;
    font-size: 1.5vw;
    left: 1.5%;
    top: 11%;
}
.form_margin_Agree_input{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: -1.5% 0% 0% 0% !important;
}
.agree_text{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 1vw;
    color: #000;
    left: 51%;
    top: 33.5%;
    cursor: pointer;
    pointer-events: all;
}
.form_agree{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 0.8vw;
    color: #626262;
    text-decoration: underline;
    left: 87.5%;
    cursor: pointer;
    white-space: nowrap;
}
.footeer_agree_checkbox_01{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2.2%;
    height: 0.7vw;
    z-index: 1;
    outline: 1px solid #000;
    background-color: white;
    appearance: none;
    margin: 3% 0% 2% -2.5%;
    cursor: pointer;
    scale: 1.3;
    border-radius: 50vw;
}
.footeer_agree_checkbox_01:checked::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    scale: 0.7;
    transform: translate(0%, 0%);
    border-radius: 50vw;
}
.form_submit_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 3% 0% 3% 0% !important;
    cursor: pointer;
    pointer-events: all;
}
.con20_06_div{
    width: 100% !important;
}
.form_left_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 8%;
}
.form_left_div_01{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.form_left_div_02{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 1% 0% 5% 0%;
}
.form_left_div_03{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.con20_04_div{
    cursor: pointer;
    pointer-events: all;
}
















/* 
    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 */

/* rolling count */
@keyframes rollingNumber {
    100% {
        top: 0px;
    }
}
@-webkit-keyframes rollingNumber {
    100% {
        top: 0px;
    }
}

#rolling_start { position: relative; overflow: hidden; }
#rolling_start .background_img { position: absolute; inset: 0; z-index: 0; }
#rolling_start .ani_wrap { display: flex; justify-content: center; align-items: center; padding-top: 77px; }
#rolling_start .ani_wrap > div { position: relative; }
#rolling_start .char_cn { position: absolute; top: 25px; }
#rolling_start .char_cn img { width: auto; }
#rolling_start .char_cn:nth-child(1) { right: 440px; }
#rolling_start .char_cn:nth-child(2) { left: 440px; }
#rolling_start .logo_circle img { width: auto; max-width: 100%; }
#rolling_start .section_inner { position: relative; z-index: 1; padding: 290px 0 180px; }
#rolling_start .rolling-counter-wrap .rolling-number { background: #ffa724; }
#rolling_start .rolling-counter-wrap .rolling-number + .rolling-number { margin-left: 0px; }
#rolling_start .rolling-counter-wrap .rolling-number .numbers { animation-name: none; }
#rolling_start .rolling-counter-wrap.aos-animate .rolling-number .numbers {
    animation-name: rollingNumber;
    animation-duration: 1500ms;
    animation-timing-function: ease-out;
    animation-fill-mode: inherit;
    animation-fill-mode: forwards;
}
#rolling_start .rolling-counter-wrap + .caption { color: #fff; text-align: center; font-size: 16px; margin-top: 1em; opacity: 0.5; }
#rolling_start .section_title { margin-top: 60px; }
#rolling_start .text_warp { display: flex; justify-content: space-between; align-items: flex-start; color: #fff; max-width: 1050px; margin: 0 auto; }
#rolling_start .text_warp .left { font-size: 40px; line-height: 1.2em; }
#rolling_start .text_warp .right { font-size: 19px; font-weight: 300; line-height: 1.5em; }
#rolling_start .flow_inner { position: absolute; top: 0; left: 50%; -webkit-transform: translate3d(-50%,0,0); width: 1920px; height: 100%; }
#rolling_start .flow-ani-wrap { position: absolute; top: 0; height: 100%; }
#rolling_start .flow-ani-wrap:before,
#rolling_start .flow-ani-wrap:after { content: ""; position: absolute; left: 0; width: 100%; height: 100px; z-index: 10; }
#rolling_start .flow-ani-wrap:before { top: 0; background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); }
#rolling_start .flow-ani-wrap:after { bottom: 0; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); }
#rolling_start .flow-ani-wrap ul { padding-top: 32px; }
#rolling_start .flow-left { left: 105px; }
#rolling_start .flow-right { right: 105px; }

.rolling_div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 46%;
}
.rolling-counter-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rolling-counter-wrap * {
    font-family: var(--font-family-title);
    font-size: 120px;
}

.rolling-counter-wrap .row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.rolling-number {
    position: relative;
    width: 120px;
    height: 1.2em;
    overflow: hidden;
    color: #ffffff00;
    text-align: center;
    outline: 2px solid #ffffff00;
}

.rolling-number+.rolling-number {}

.rolling-number .numbers {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
}

@media (max-width:768px){
    .mobileView{
        display: block;
    }
    .rolling-number .numbers span{
        height: 17rem;
    }
}

.rolling-dot,
.rolling-unit {
    line-height: 1em;
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 1.4em;
    color: #fff;
}

.rolling-dot {
    margin: 0 5px;
}

.rolling-unit {
    margin: 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
}

.rolling-number[data-number="0"] .numbers {
    top: -1000%;
}

.rolling-number[data-number="1"] .numbers {
    top: -1100%;
}

.rolling-number[data-number="2"] .numbers {
    top: -1200%;
}

.rolling-number[data-number="3"] .numbers {
    top: -1300%;
}

.rolling-number[data-number="4"] .numbers {
    top: -1400%;
}

.rolling-number[data-number="5"] .numbers {
    top: -1500%;
}

.rolling-number[data-number="6"] .numbers {
    top: -1600%;
}

.rolling-number[data-number="7"] .numbers {
    top: -1700%;
}

.rolling-number[data-number="8"] .numbers {
    top: -1800%;
}

.rolling-number[data-number="9"] .numbers {
    top: -1900%;
}

.rolling-number[data-number="10"] .numbers {
    top: -1000%;
}

.rolling-number .numbers {
    animation-name: rollingNumber;
    animation-duration: 1500ms;
    animation-timing-function: ease-out;
    animation-fill-mode: inherit;
    animation-fill-mode: forwards;
}
/* rolling_테두리 설정 */
.rolling-number {
    /* outline: 2px solid #fff; */
    border-radius: 0px;
}
/* rolling_글씨 색상 */
.rolling-number {
    position: relative;
    width: 120px;
    height: 1.2vw;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.rolling-number {
    font-family: "Pretendard";
    position: relative;
    width: 5vw;
    height: 6.5vw;
    overflow: hidden;
    text-align: center;
    margin: 0% 1% 0% 1%;
}

.rolling-unit {
    font-family: "Pretendard";
    margin: 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
    padding: 0;
    margin: 0;
    font-size: 3.5vw;
    margin-bottom: 0.5%;
    margin-left: 0%;
    margin-right: -0.5%;
    color: #000;
    z-index: 0;
}
.rolling-number .numbers span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    letter-spacing: -0.05em;
    font-weight: 800;
    font-size: 5.5vw;
    width: 100%;
    height: 6.7vw;
    margin: 0% 0% 13% 0%;
}
.rolling-number[data-number="9"] .numbers {
    top: -1200%;
}
.rolling-number[data-number="6"] .numbers {
    top: -1400%;
}
/* rolling count */

.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 2s infinite ease-in-out;
}
.animate-ddm2{
    animation: ddm_little2 2s 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-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 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;
}


/* start */

section{
    font-family: 'SUIT';
    flex-direction: column;
    color: var(--main-black);
}

:root {
    --main-black: #232323;
    --main-orange1: #ff6801;
    --main-orange2: #fb8009;
}
.orange1{
    color: #ff6801;
}
.orange2{
    color: #fb8009;
}
.bold{
    font-weight: 700;
}
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
.flexrow {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.flexcol {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}