@media all and (max-width: 1750px) { 

	html { font-size: 15px; }
	
}
@media all and (max-width: 1400px) { 
	
    #cursor { display: none; }

	html { font-size: 14px; }

	#fullpage { height: auto; }
	.section { height: auto; }
	body.main .all_wrap { height: auto; }

    /* body.main { overflow-y: hidden; } */
    /* body.auto { overflow-y: auto !important; } */

	/* #fullpage { height: auto; }
	.section { height: auto; }
	body.main { overflow-y: hidden; }
	body.main .all_wrap { height: auto; } */

    /* body.main { overflow-y: hidden; } */
    /* body.auto { overflow-y: auto !important; } */

/*  */

 /**/

    .main_skip_bt { width: 70px; height: 70px; position: fixed; right: 5%; bottom: 5%; left: revert; top: revert; animation: sub_top_txt111 1.0s 1.0s both; }
    .main_skip_bt>div { width: 70px; height: 70px; background-color: #888; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transition: opacity 1.0s; opacity: 1; position: absolute; display: flex; }
    .main_skip_bt>div p { font-family: 'lexend', sans-serif; color: #fff; font-size: 14px; font-weight: 600; display: inline-block; position: relative; letter-spacing: 0; text-transform: uppercase; display: block; }
    .main_skip_bt>div:before { content:''; width: 94px; height: 94px; position: absolute; left: -12px; top: -12px; background-color: #888; opacity: 0.3; border-radius: 100%;  
    
        animation-name: cursor_skip, cursor_skip2;
        animation-duration: 2.1s, 2.1s;
        animation-delay: 0s, 0s;
        animation-timing-function: ease, ease;
        animation-fill-mode: both, both;
        animation-iteration-count: infinite, infinite;
  
    }
            
    @keyframes intro {
        from { width: 0%; }
        to { width: 100%; }
    }

    
    .intro_all_wrap { height: 100dvh; }

    .logo_wrap { width: 25rem; }
        
    .intro_bg_box { transform: translate(-50%,-50%) scale(1.4); }
        
    .intro_vd_wrap { clip-path: polygon(calc(50% - 0.4375rem) calc(46% - 14rem), calc(50% + 0.4375rem) calc(46% - 14rem), calc(50% + 0.4375rem) calc(46% - 14rem), calc(50% - 0.4375rem) calc(46% - 14rem)); }

    .intro_vd_box2 { clip-path: polygon(50% calc(50% - 5rem), 50% calc(50% - 5rem), 50% calc(50% + 5rem), 50% calc(50% + 5rem)); z-index: 8; }
        
    .intro_logo { width: 13rem; }
    .intro_logo2 { width: 13rem; transform: translateY(calc(5rem + 8rem)); }

    .intro_txt_box>div { transform: translateY(-8rem); }


    .intro_wrap.intro2 .intro_vd_wrap { clip-path: polygon(calc(50% - 0.4375rem) calc(46% - 14rem), calc(50% + 0.4375rem) calc(46% - 14rem), calc(50% + 0.4375rem) calc(46% + 14rem), calc(50% - 0.4375rem) calc(46% + 14rem)); transition: 1.7s 0s; }
    .intro_wrap.intro2 .intro_logo { transform: translateY(calc(14rem + 2.125rem)); transition: 1.5s 0s; }
    
    .intro_wrap.intro3 .intro_vd_wrap { clip-path: polygon(calc(50% - 9.5rem) calc(46% - 14rem), calc(50% + 9.5rem) calc(46% - 14rem), calc(50% + 9.5rem) calc(46% + 14rem), calc(50% - 9.5rem) calc(46% + 14rem)); transition: 1.5s 0s; }
        
    .intro_wrap.intro6 .intro_vd_wrap { clip-path: polygon(10.5% calc(46% - 14rem), 89.5% calc(46% - 14rem), 89.5% calc(46% + 14rem), 10.5% calc(46% + 14rem)); transition: 1.5s 0s; }
        
    .intro_wrap.intro7 .intro_vd_wrap { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transition: 1.5s 0s; }
        
    .intro_wrap.intro9 .intro_logo2 { opacity: 1; transform: translateY(calc(5rem + 5rem)); transition: 1.5s 0s; }
    .intro_wrap.intro9 .intro_vd_box2 { clip-path: polygon(18% calc(50% - 5rem), 82% calc(50% - 5rem), 82% calc(50% + 5rem), 18% calc(50% + 5rem)); transition: 1.7s 0s; }

    .intro_wrap.intro8 .intro_bg_box>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(0deg) scale(1.02); transition: 1.6s 0.2s; }
    .intro_wrap.intro8 .intro_bg_box>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-0deg) scale(1.02); transition: 2.0s 0.2s; }
    .intro_wrap.intro8 .intro_bg_box>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(0deg) scale(1.02); transition: 1.6s 0.2s; }
    .intro_wrap.intro8 .intro_bg_box>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-0deg) scale(1.02); transition: 2.0s 0.2s; }
        
    .intro_wrap.intro11 .intro_logo2 { opacity: 0; transition: 1.2s 0s; }
    .intro_wrap.intro11 .intro_vd_box2 { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transition: 1.5s 0s; }

    @media all and (max-width: 1000px) { 

        .logo_wrap { width: 20rem; } 

    }

/*  */

    .right_scroll_wrap { transform: scale(0.9); transform-origin: right bottom; }

/*  */

    .main_wrap { width: 100vw; height: auto; flex-wrap: wrap; }

    .main01 { height: 100dvh; position: relative; }
    .main02 { width: 100%; height: auto; position: relative; padding: 8rem 0 9rem; flex-direction: column-reverse; gap: 8rem; background-color: #000; z-index: 9; }
    .main02::before { content: ''; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: url(../img/brand_bg02.jpg) center no-repeat; background-size: cover; opacity: 0.25; }
    .main02>div { z-index: 9; }
    /* .main02 { width: 100%; height: auto; position: relative; padding: 8rem 0; }
    .main02>div>div { transform: translateY(0); justify-content: center; } */

    
    .main_txt_box { width: 70%; }
    .main_txt_box>div { transform: translateY(1rem); }
    .main_txt_box h3 { font-size: 1.375rem; transition: 0s; }
    .main_txt_box h3:first-child { margin-bottom: 0.5rem; }
    .main_txt_box span { height: 11.25rem; margin-top: 1.875rem; }
    .main_txt_box span::after { transition: 0s; }
    .main_txt_box h2 { font-size: 1.75rem; margin-top: 1.25rem; transition: 0s; }
    
    .main_logo { width: 11rem; margin-top: 2.875rem; transition: 0s; }
    


    .main_guest { left: 5%; bottom: 3.5rem; }

    
    .sum_wrap { height: auto; flex-wrap: wrap; padding: 8rem 0; }
    .sum_wrap>div:last-child>div { justify-content: center; align-items: center; transform: translateY(0); gap: 7.5rem; }

    .sum_vd_box { height: 100% !important; }

    .sum_tit_box>div { transform: translateY(0rem); }

    .sum_box { position: relative; padding: 7rem 0 8rem; flex-direction: column; }
    .sum_box>div { flex-direction: column; gap: 5rem; }

    .sum_txt_box { width: auto; display: inline-block; margin-top: 0; text-align: center; position: static; }
    .sum_txt_box>div { transition: 0s; transform: translateY(-3rem); }
    .sum_txt_box h2 { font-size: 5rem; }
    .sum_txt_box h5 { font-size: 1rem; margin-top: 0.5rem; margin-left: 0rem; }

    .sum_img_box { position: relative; top: 0; width:90%; margin:0 auto; justify-content:center;}
    .sum_img_box h3 { transition: 0s; }
    .sum_img_box img:nth-child(1) { transition: 0s; width:100%;}
	.sum_img_box img:nth-child(2) { transition: 0s; width:30%;}
    .sum_img_box img:nth-child(3) { transition: 0s; width:30%;}
	.sum_img_box div {max-width:100%; position:static;}
	.sum_img_box h6 { bottom:0; color:#444;}

    .sum_sum { max-width: 1000px; transition: 0s; gap: 5rem; }
    .sum_sum ul { gap: 4.625rem 3.5rem; justify-content: space-between; }
    .sum_sum ul li { width: calc(33.33% - 2.375rem);  }
    .sum_sum ul li h3 { font-size: 1.25rem; }
    .sum_sum ul li p { font-size: 1rem; }


    .sum_wrap .imgc { width: 100%; color: #fff; text-shadow: none; text-align: center; text-align: center; position: static; text-shadow: none; font-weight: 500; }

    .main_sum_bt { gap: 1rem; margin-top: 1rem; transform: translateY(3rem); }
    .main_sum_bt>div { width: 16.875rem; height: 3.75rem; border: 1px solid #000; color: #000; } 
    .main_sum_bt>div>a { font-size: 1rem; padding: 0 2.25rem; }
    .main_sum_bt>div>a>div { background: url(../img/down.png) right center no-repeat; background-size: cover; }
    
    
    .cal_txt_box { color: #fff; margin-top: 0; text-align: center; }
    .cal_txt_box>div { transform: translateY(-3rem); transition: 0s; }
    .cal_txt_box h2 {font-size: 4.25rem; transition: 0s; color: #fff; }
    .cal_txt_box h5 { font-size: 1rem; margin-top: 1rem; font-weight: 500; transition: 0s; }

    .cal_content { color: #fff; transition: 0s; max-width: 540px; }
    .cal_content ul { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; gap: 0.75rem; flex-wrap: wrap; }
    .cal_content ul li { width: calc(33.33% - 0.5rem); height: 11.125rem; }
    .cal_content ul li h3 { font-family: 'trajan'; font-size: 1.5rem; line-height: 100%; font-weight: 700; }
    .cal_content ul li p { font-size: 0.875rem; line-height: 128%; opacity: 0.7; margin-top: 0.375rem; }
    .cal_content ul li:nth-child(6) { width: calc(33.33% - 0.5rem); height: 11.125rem; }
    .cal_content ul li:nth-child(n+7) { width: calc(50% - 0.75rem); width: 100%; height: 7rem; }
        
    .main_cal_bt { transition: 0s; } 

    .main_cal_over { display: none; }
    
    .cal_content ul li:hover { color: #fff; }

    .cal_wrap { height: auto; display: flex; justify-content: center; align-items: center; z-index: 9; }

    .cal_clock_box { position: relative; transform: translateY(0rem); transition: 0s; transform: scale(0.9); }

    .cal_clock_tit { right: -10.625rem; bottom: 2.75rem; transform: translateX(5rem); transition: 0s; }
    .cal_clock_tit h2 { font-size: 3.375rem; }
    .cal_clock_tit h4 { font-size: 1.25rem; margin-top: 1.125rem; opacity: 0.3; }

    .swiper_cal { z-index: 9; }



    .main_wrap.on .main_tit2 h3 { opacity: 1; letter-spacing: 0.25rem; padding-left: 0.25rem; transition: all 1.5s 0.8s; }
    .main_wrap.on .sum_bg { opacity: 0.3; transition: 1.3s 0s; }
    .main_wrap.on .main_bg { opacity: 0; transition: 1.3s 0s; }

    
    
    .sum_tit_box.active>div>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_tit_box.active h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_tit_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_box .imgc.active { opacity: 0.7; transform: translate(0); transition: 1.2s 0.2s; }

    .sum_txt_box.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_txt_box.active h2 { opacity: 1; width: 100%; transition: 1.2s 0.2s; }
    .sum_txt_box.active h2::before { width: 100%; transition: 2.0s 0.2s; } 
    .sum_txt_box.active h2 span { opacity: 1; transition: 1.2s 0.2s; }
    .sum_txt_box.active h3 { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
    .sum_sum.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_img_box.active h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_img_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
	.sum_img_box.active div h6 { opacity: 1; transition: 1.2s 0.2s; }
    .main_sum_bt.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .cal_txt_box.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .cal_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .main_cal_bt.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


    .cal_wrap.active .cal_clock_box { opacity: 1; transition: 1.2s 0.2s; }
    .cal_wrap.active .cal_clock_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    @media all and (max-width: 1400px) and (orientation: portrait) {
        
        .main_txt_box { width: 60%; }

    }
    
    @media all and (max-width: 1000px) { 
        
        .main_txt_box { max-width: revert; }

        .main_guest .main_guest_bg.white { opacity: 1; }
        .main_guest .main_guest_bg.black { opacity: 0; }
        .main_guest p { color: #fff; }

        .main_bgm { width: 65%; bottom: 6rem; color: #fff; }

        .sum_txt_box { width: 100%; text-align: center; }
        .sum_txt_box>div { transform: translateY(-3rem); }
        .sum_txt_box h5 { margin-left: 0; }

        /* .sum_sum { margin-top: 4rem; } */
        .sum_sum ul li { width: calc(50% - 2.375rem); }

        .cal_content ul li { height: 9.5rem; }
        .cal_content ul li:nth-child(6) { height: 9.5rem; }

        .main_wrap.on .main_tit2 h3 { opacity: 1; letter-spacing: 0.5rem; padding-left: 0.5rem; transition: all 1.5s 0.8s; }



        .cal_clock_box { position: relative; transition: 0s; margin: revert; transform: scale(0.9) translateX(65%); }

        .cal_clock_tit { position: absolute; left: -30rem; top: -2rem; margin: auto; right: revert; text-align: left; }

    }

/*  */

    .expect01 { width: 100%; height: 40rem; position: relative; z-index: 9; }
    .expect02 { width: 100%; height: 40rem; position: relative; z-index: 9; }

    .expect_bg_box { display: none; }

    .expect_bg { width: 50%; height: 100%; opacity: 1; left: revert; right: 0; }

    .expect_img { width: 50%; height: 100%; }
    
    .expect_txt_box { width: 40%; white-space: nowrap; }
    .expect_txt_box>div { width: 70%; max-width: 440px; }
    .expect_txt_box h2 { font-size: 2rem; transition: 0s; }
    .expect_txt_box p { font-size: 1rem; margin-top: 2.5rem; transition: 0s; }
    
    .expect_tit { width: 50%; right: revert; left: 0; white-space: nowrap; }
    .expect_tit>div { transform: translateY(0rem); }
    .expect_tit h2 { font-size: 5rem; transition: 0s; }
    .expect_tit h2 br { display: block; }
    .expect_tit span { height: 4rem; margin-top: 4rem; }
    .expect_tit h3 { font-size: 1.375rem; margin-top: 2rem; transition: 0s; }
    .expect_tit p { font-size: 1rem; margin-top: 1.375rem; transition: 0; }
    
    .expect_tit.active h2,
    .expect_tit.active h3,
    .expect_tit.active p { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .expect_txt_box.active h2,
    .expect_txt_box.active p,
    .expect_txt_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .expect_img.active::before { transform: scale(1); transition: 2.5s 0s; }
    .expect_bg.active::after { transform: scale(1); transition: 2.5s 0.2s; }
    .expect_tit.active span::after { height: 100%; transition: 1.8s 0.2s; }
    
    @media all and (max-width: 1000px) { 
            
        .expect01 { height: 30rem; } 
            
        .expect_tit>div { transform: translateY(1rem); }
        .expect_tit h2 { font-size: 3.5rem; }
        .expect_tit span { height: 3rem; margin-top: 2.5rem; }
        .expect_tit h3 { margin-top: 1.5rem; }

    }

/*  */

    .new_wrap { height: auto; justify-content: center; align-items: flex-start; flex-wrap: wrap; padding: 8rem 0; padding-top: 0; }

    .new_bg_box { height: auto; padding: 6rem 0; max-width: revert; }

    .new_bg { transition: 0s; background-color: #000; }
    .new_bg::after { opacity: 0.4; }

    .new_tit { width: 90%; text-align: center; transform: translateY(3rem); }
    .new_tit>div { transform: translateY(0rem); }
    .new_tit h2 { font-size: 2.25rem; line-height: 124%; }
    .new_tit h3 {font-size: 1.4375rem; margin-top: 2rem; }
    .new_tit p { font-size: 1rem; line-height: 178%; margin-top: 3.5rem; }

    .new_content_box { height: auto; margin-top: 6rem; }
    .new_content_box>div { width: 90%; gap: 4rem; flex-wrap: wrap; transform: translateY(0); }
    .new_content { max-width: 400px; word-break: keep-all; overflow-wrap: break-word; }
    .new_content h2 { font-size: 1.5rem; margin-bottom: 4rem; }
    .new_content h2::before { left: -0.875rem; }
    .new_content h4 {font-size: 1.125rem; }
    .new_content p { font-size: 1rem; margin-top: 1.25rem; }


    .new_content_img { width: 100%; max-width: 22.25rem; margin-top: 3.75rem; }
    .new_content_img img { width: 100%; }


    .new_bg.active::after { transform: scale(1); transition: 2.5s 0s; }
    .new_tit.active,
    .new_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    @media all and (max-width: 1000px) {
        
        .new_content { text-align: center; }
         
        .new_content_img { margin: auto; margin-top: 3.75rem; }

    }

/*  */

    .sky_wrap { height: auto; justify-content: center; align-items: flex-start; flex-wrap: wrap; padding: 8rem 0; padding-top: 0; }

    .sky_bg_box { height: auto; padding: 6rem 0; max-width: revert; }

    .sky_bg { transition: 0s; background-color: #000; }
    .sky_bg::before { opacity: 0.4; }
    .sky_bg::after { opacity: 0; }

    .sky_tit { width: 90%; text-align: center; transform: translateY(3rem); color: #fff; }
    .sky_tit>div { transform: translateY(0rem); }
    .sky_tit h2 { font-size: 2.25rem; line-height: 124%; }
    .sky_tit h3 {font-size: 1.4375rem; margin-top: 2rem; }
    .sky_tit p { font-size: 1rem; line-height: 178%; margin-top: 3.5rem; }

    .sky_content_box { height: auto; margin-top: 6rem; }
    .sky_content_box>div { width: 90%; gap: 4rem; flex-wrap: wrap; transform: translateY(0); }
    .sky_content { word-break: keep-all; overflow-wrap: break-word; }
    .sky_content>div { max-width: 400px; }
    .sky_content h2 { font-size: 1.5rem; }
    .sky_content h2::before { left: -0.875rem; }
    .sky_content h4 {font-size: 1.125rem; }
    .sky_content p { font-size: 1rem; margin-top: 1.25rem; }

    .sky_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
    .sky_content.active .sky_line.active::after { width: 100%; transition: 1.8s 0s; }
    .sky_tit.active,
    .sky_content.active h2,
    .sky_img_box.active .sky_img h3,
    .sky_content.active,
    .sky_img_box.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }
    

    @media all and (max-width: 1000px) {
        
        .sky_content { text-align: center; }
         
        .sky_img_box { margin: auto; margin-top: 2rem; position: static; order: 4; }
        
        .sky_content { justify-content: center; align-items: center; }
        .sky_content h2 { transform: translateY(3rem); }
        .sky_line { display: none; }
        
        .sky_content.con01>div { justify-content: center; }
    
        .sky_content.con02 { order: 2; transform: translateY(3rem); }
    
        .sky_content.con03 { justify-content: center; text-align: center; transform: translateY(3rem); }

    }

/*  */

    .traffic_wrap { height: auto; justify-content: center; align-items: flex-start; flex-wrap: wrap; padding: 8rem 0; padding-top: 0; }

    .traffic_bg_box { height: auto; padding: 6rem 0; max-width: revert; }

    .traffic_bg { transition: 0s; background-color: #000; }
    .traffic_bg::before { opacity: 0.4; }
    .traffic_bg::after { opacity: 0; }

    .traffic_tit { width: 90%; text-align: center; transform: translateY(3rem); }
    .traffic_tit>div { transform: translateY(0rem); }
    .traffic_tit h2 { font-size: 2.25rem; line-height: 124%; }
    .traffic_tit h3 {font-size: 1.4375rem; margin-top: 2rem; }
    .traffic_tit p { font-size: 1rem; line-height: 178%; margin-top: 3.5rem; text-align: center; transform: translate(0); }

    .traffic_content_box { height: auto; margin-top: 6rem; }
    .traffic_content_box>div { width: 90%; gap: 4rem; flex-wrap: wrap; transform: translateY(0); }
    .traffic_content { max-width: 400px; word-break: keep-all; overflow-wrap: break-word; }
    .traffic_content h2 { font-size: 1.5rem; margin-bottom: 4rem; }
    .traffic_content h2::before { left: -0.875rem; }
    .traffic_content h4 {font-size: 1.125rem; }
    .traffic_content p { font-size: 1rem; margin-top: 1.25rem; }

    .traffic_content.con01 { transform: translateY(3rem); }

    .traffic_content_img { transform: translate(0); }
    .traffic_content_img img:first-child { margin-right: 10rem; }


    .traffic_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
    .traffic_tit.active,
    .traffic_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    

    @media all and (max-width: 1000px) {
        
        .traffic_content.con01>div { flex-direction: column; }

        .traffic_content_img { flex-direction: row; margin-bottom: 0; }
        .traffic_content_img img:first-child { margin-right: 0; }

        .traffic_content { text-align: center; }
        .traffic_content h2 { margin-bottom: 2.5rem; }

    }

/*  */

    .infra_wrap { height: auto; padding: 8rem 0; }
    .infra_wrap::before { opacity: 0.4; }
    .infra_wrap>div { transform: translateY(0rem); }

    .infra_bg_box { width: 100%; max-width: 830px; height: calc(100% - 115px); position: relative; display: flex; justify-content: center; align-items: center; }

    .infra_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; transition: 0.8s; overflow: hidden; }

    .infra_tit>div { transform: translateY(0rem); }
    .infra_tit>div>div { gap: 1.875rem; margin-top: 2rem; }
    .infra_tit h2 { font-size: 2.0625rem;}
    .infra_tit h4 { font-size: 1.4375rem; }
    .infra_tit h3 { font-size: 1.4375rem; }
    .infra_tit h3::before { left: -0.75rem; }
    .infra_tit p { font-size: 1rem; }

    .infra_content_box { margin-top: 4rem; }
    .infra_content_box>div { gap: 3.75rem; transform: translateY(0rem); justify-content: center; flex-wrap: wrap; }
    .infra_content { max-width: 420px; }
    .infra_content h2 { font-size: 1.375rem; margin-bottom: 3rem; }
    .infra_content h2::before { left: -0.75rem; }
    .infra_content h4 { font-size: 1.125rem; }
    .infra_content p { font-size: 1rem; margin-top: 1.25rem; }
    .infra_content ul { margin-top: 1.5rem; gap: 0.5rem; }
    .infra_content ul h5 { font-size: 1.25rem; }
    .infra_content ul p { margin-top: 0; } 
    .infra_content h3 { font-size: 2rem; margin-top: 3.5rem; }
    .infra_content h3 span { margin-left: 12.25rem; transform: translateY(-0.75rem); }
    
    .infra_content.con01 { max-width: revert; }
    .infra_content.con01>div { display: flex; justify-content: center; align-items: center; }

    .infra_content.con02::before { display: none; }



    .infra_wrap.active::before { transform: scale(1); transition: 2.5s 0s; }
    .infra_tit.active span::after { width: 100%; transition: 1.8s 0s; }
    .infra_content.active.con02::before { height: 150%; transition: 1.8s 0s; }
    .infra_tit.active h2,
    .infra_tit.active h4,
    .infra_tit.active h3,
    .infra_content.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .infra_tit.active p { opacity: 0.5; transform: translate(0); transition: 1.2s 0.2s; }
    

    @media all and (max-width: 1000px) {
        
        .infra_content { text-align: center; }

        .infra_content h3 { margin-right: 2rem; }

        .infra_content ul { justify-content: center; align-items: center; }

    }

/*  */

    .complex_wrap { width: 100%; height: auto; justify-content: center; align-items: flex-start; flex-wrap: wrap; }

    .complex01 { width: 100vw; height: 40rem; overflow: hidden; }
    .complex02 { width: 100vw; height: auto; flex-wrap: wrap; justify-content: center; padding: 8rem 0; }
    
    .complex_bg_box { transform: translate(-50%,-50%) scale(1.4); }
    .complex_bg_box>div>div { transform: rotate(0deg) scale(1.02); }

    .complex_tit>div { max-width: 800px; gap: 1rem; }
    .complex_tit h4 { font-size: 1rem; transition: 0s; }
    .complex_tit span::after { transition: 0s; }
    .complex_tit img { width: 12rem; margin-top: 1.75rem; transition: 0s; }

    .complex_bg { width: 90%; height: 40rem; margin-left: 0rem; }
    .complex_bg>div:first-child::before { transition: 0s; }

    .complex_bg_tit { transition: 0s; }
    .complex_bg_tit h2 { font-size: 3.75rem; margin-left: -0.25rem; }
    .complex_bg_tit h5 { font-size: 1rem; margin-top: 0.5rem; }

    .complex_content_box { width: 100%; }
    .complex_content_box>div { margin-top: 3.75rem; justify-content: center; gap: 3.75rem 3.25rem; transform: translateY(0); }
    .complex_content { max-width: 25rem; transition: 0s; }
    .complex_content h2 { font-size: 2rem; margin-bottom: 2rem; }
    .complex_content h4 { font-size: 1.125rem; }
    .complex_content p { font-size: 1rem; margin-top: 1.25rem; }

    .complex_content.con01 { text-align: center; position: static; transform: translateY(3rem); }

    .complex_content.con02 { max-width: revert; margin-bottom: 1.25rem; transform: translateY(0); }
    .complex_content.con02>div { justify-content: center; gap: 1.375rem; }

    .complex_img { transition: 0s; }
    .complex_img img { transition: 0s;  }


    .complex_ori { transition: 0s; text-align: center; }


    .complex_tit.active span::after { width: 100%; transition: 1.8s 0s; }
    .complex_tit.active h4,
    .complex_tit.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .complex_bg.active>div:first-child::before,
    .complex_img.active img { transform: scale(1); transition: 2.5s 0s; }
    .complex_content.active,
    .complex_img.active,
    .complex_ori.active,
    .complex_bg.active .complex_bg_tit { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }


    .complex01.active .complex_bg_box>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(0deg) scale(0); transition: 1.6s 0.2s; }
    .complex01.active .complex_bg_box>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-0deg) scale(0); transition: 2.0s 0.2s; }
    .complex01.active .complex_bg_box>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(0deg) scale(0); transition: 1.6s 0.2s; }
    .complex01.active .complex_bg_box>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-0deg) scale(0); transition: 2.0s 0.2s; }
    
    @media all and (max-width: 1000px) {
        
        .complex01 { height: 30rem; }
        
        .complex_bg { height: 37rem; }

        .complex_content { text-align: center; }

    }

/*  */

    .comm_wrap { width: 100%; height: auto; flex-wrap: wrap; }

    .comm01 { width: 100%; height: 40rem; }
    .comm01::before { opacity: 0.6; }
    .comm02 { width: 100%; height: auto; flex-wrap: wrap; padding: 8rem 0; }
    .comm03 { width: 100%; height: auto; flex-wrap: wrap; padding-bottom: 8rem; }

    .comm_tit { left: 5%; top: 5rem; transition: 0s; }
    .comm_tit h2 { font-size: 2.125rem; margin-bottom: 2rem; }
    .comm_tit p { font-size: 1rem; margin-top: 2rem; }

    .comm_bg_tit { transition: 0s; transform: translateX(-5rem); }
    .comm_bg_tit>div>div { transform: rotate(0); }
    .comm_bg_tit h2 { font-size: 4.5rem; margin-left: -0.25rem; }
    .comm_bg_tit h5 { font-size: 1.25rem; margin-top: 0.5rem; }

    .comm_txt { right: 7.5%; bottom: revert; top: 6.5rem; padding-bottom: 2rem; padding-left: 2.375rem; }
    .comm_txt>div { transition: 0s; }
    /* .comm_txt::before { } */
    .comm_txt h3 { font-size: 1.5rem; margin-top: 1.375rem; }
    .comm_txt p { font-size: 1rem; margin-top: 2rem; }

    .comm_bg_box { width: 90%; height: 27.5rem; }
    .comm_bg::before { transition: 0s; }
    
    .comm_bg_tit.tit01 { display: none; }
    .comm_bg_tit.tit02 { left: 3rem; top: 3.5rem; right: revert; }

    .comm_content_box { height: auto; margin-top: 6rem; }
    .comm_content_box>div { max-width: 900px; }

    .comm_content_tit { transition: 0s; margin-left: 4.5rem; margin-top: 0.5rem; }
    .comm_content_tit h2 { font-size: 2.125rem; margin-bottom: 2rem; }
    .comm_content_tit p { font-size: 1rem; margin-top: 2rem; }

    .comm_unit { top: -3rem; right: 2.25rem; transition: 0s; }

    .comm_content { gap: 2.875rem 0; margin-top: 8.5rem; }
    .comm_content li { width: 56%; padding-left: 1.75rem; transition: 0s; }
    .comm_content li:nth-child(2n) { width: 44%; }
    .comm_content h3 { font-size: 1.125rem; }
    .comm_content p { font-size: 1rem; margin-top: 1rem; }

    .comm_img_box { height: 40rem; transition: 0s; }

    .comm_img.active { opacity: 1; }
    .comm_img.active::before{ transform: scale(1); }

    .comm_txt_box { width: 100%; max-width: revert; height: auto; margin-top: 0rem; text-align: center; }
    .comm_txt_box>div { width: 100%; max-width: revert; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; }
    .comm_txt_box>div>div { width: 50%; padding: 1.5rem 0; border-bottom: 1px solid #bfbfbf; border-right: 1px solid #bfbfbf; transition: 0s; box-sizing: border-box; transform: translateY(3rem); }
    /* .comm_txt_box>div>div:nth-child(-n+2) { border-top: 1px solid #bfbfbf; } */
    .comm_txt_box>div>div:nth-child(2n) { border-right: none; }
    .comm_txt_box>div>div:last-child { border-bottom: 1px solid #bfbfbf; }
    .comm_txt_box h3 { font-family: 'define'; font-size: 1rem; line-height: 100%; }
    .comm_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1rem; opacity: 0.7; }

    .comm_ori { transition: 0s; }

    .comm_ori.ori01 { left: 5%; bottom: 2.5rem; }
    .comm_ori.ori02 { text-align: center; margin-top: 3.75rem; }
    .comm_ori.ori03 { text-align: center; position: static; margin-top: 2.5rem; color: #000; }




    

    .comm01.active::before { transform: scale(1); transition: 2.5s 0s; }
    .comm_txt.active::before { height: 100%; transition: 1.8s 0s; }
    .comm_txt.active>div,
    .comm_tit.active,
    .comm_bg_tit.active,
    .comm_ori.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .comm_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
    .comm_content_tit.active,
    .comm_unit.active,
    .comm_content li.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .comm_img_box.active,
    .comm_txt_box>div>div.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    
    @media all and (max-width: 1000px) {
        
        .comm01 { height: 45rem; }
        .comm01::before { opacity: 0.4; }

        .comm_txt { left: 5%; right: revert; top: 21.5rem; padding-bottom: 1.5rem; padding-left: 2.375rem; }
        
        .comm_bg_box { height: 25rem; }        

        .comm_content_tit { margin-left: 0; }

        .comm_unit { right: 1rem; }

        .comm_content li { width: 100%; }


        .comm_ori br.pad { display: block; }

    }

/*  */

    .brand_wrap { width: 100%; height: auto; flex-wrap: wrap; }
    .brand_wrap>div { height: 100dvh; max-height: 700px; }

    /* .swiper_brand .swiper-slide.pad { display: none; } */

    .brand_bg.bg00,
    .brand_txt_box.box00 { transition: 0s; }

    .brand_txt_box { text-align: center; max-width: revert !important; }
    .brand_txt_box h1 { font-size: 4.75rem !important; line-height: 110%; }
    .brand_txt_box h4 { font-size: 1.25rem; }
    .brand_txt_box p { font-size: 1rem; line-height: 178%; }
    .brand_txt_box>div>div { height: 6.5rem; }
    
    .swiper_brand .swiper-slide-active .brand_txt_box h1 { animation: brand_txt2 1.0s 0.4s both; }
    .swiper_brand .swiper-slide-active .brand_txt_box h4 { animation: brand_txt3 1.0s 0.6s both; }
    .swiper_brand .swiper-slide-active .brand_txt_box p { animation: brand_txt3 1.0s 0.6s both; }



    .brand01.active .brand_bg.bg00 { transform: scale(1); transition: 2.5s 0s; }
    .brand_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

/*  */
    
    .location_wrap { width: 100%; height: auto; flex-wrap: wrap; justify-content: center; }
        
    .location01 { height: auto; position: relative; opacity: 1; padding: 8rem 0; overflow: hidden; }
    .location01>div:last-child { gap: 5.5rem; flex-direction: column; }
    .location02 { height: auto; position: relative; opacity: 1; padding: 8rem 0; overflow: hidden; }
    .location02>div:last-child { gap: 5.5rem; flex-direction: column; }
    .location03 { flex-wrap: wrap; }
    
    .location_bg_box { background-color: #eae5e1; }
    .location02 .location_bg_box { background-color: #191919; }
    
    .location_tit { text-align: center; transform: translateY(-3rem); }
    .location_tit p { font-size: 1.125rem; }
    .location_tit h2 { font-size: 2.5rem; margin-top: 1rem; margin-left: -0rem; }
    .location02 .location_tit { display: none; }
    
    .location_img_wrap { gap: 2.5rem; }
    .location_img_box { gap: 0.75rem; }
    .location_img_bg_box { gap: 0.75rem; display: none; }
    .location_img_bg { display: none; }
    
    .location_img_box.box01 { gap: 1.5rem; }
    
    .location_img>div:first-child { gap: 0.75rem; transition: 0s; }
    .location_img { opacity: 1; width: 100%; position: relative; }
    .location_img.img01 { max-width: 247px; }
    .location_img.img01b { max-width: 247px; margin-top: 0rem; }
    
    .location_img.img01>div { transform: translateY(3rem); }
    .location_img.img01b>div { transform: translateY(3rem); }
    
    
    
    .location_txt_box { position: static; transition: 0s; text-align: center; margin-top: 3rem; }
    .location_txt_box h3 { font-size: 1.6875rem; }
    .location_txt_box p { font-size: 1rem; margin-top: 0.5rem; }
    .location_txt_box p span { opacity: 0; }
    
    .location_txt_box.box01 { transform: translateY(3rem) !important; }
    .location_txt_box.box02 { transform: translateY(3rem) !important; }
    
    .location_tit2 h2 { font-size: 2.5rem; }

    .location_tit2.tit03 { width: 100%; position: static; text-align: center; transform: translateY(-3rem); justify-content: center; padding: 6rem 0 3rem; }

    .location_map { position: relative; }
    .location_map .wraps::before { display: none; }
    .location_map img { display: block; content: url(../img/location_map.jpg); }
    
    .location_ori { transition: 0s; position: static; }
    .location_ori br.pad { display: none; }
    
    .location03 .location_ori { position: static; left: revert; text-align: right; right: 4%; bottom: 1.75rem; text-align: center; margin-top: 2rem; margin-bottom: 6rem; }

        
    .location_map.active img { transform: scale(1); transition: 2.5s 0s; }
    .location_bg_box.active b:last-child  { animation: updown 6s ease-in-out infinite; animation-delay: 2s; }
    .location_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .location_tit2.active,
    .location_img>div.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .location_txt_box.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }
    .location_ori.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    
    
    @media all and (max-width: 1000px) { 
        
        .location_ori br.pad { display: block; }

    }

/*  */


    .unit_wrap { width: 100%; height: auto; flex-wrap: wrap; }

    .unit01 { width: 100%; height: auto; padding: 8rem 0; flex-direction: column-reverse; }
    .unit02 { position: relative; right: 0; width: 100%; height: auto; padding: 8rem 0 12rem; }
    .unit02>div:last-child { width: 90%; max-width: 800px; transform: translateY(0rem); display: flex; justify-content: center; align-items: flex-start; gap: 5rem; flex-direction: column; }
    
    .unit_tit_box { width: 85%; height: auto; max-width: revert; position: relative; white-space: nowrap; margin-top: 5rem; text-align: center; }
    .unit_tit_box>div { width: 100%; transform: translateY(-1rem); display: flex; justify-content: center; align-items: center; gap: 2rem; display: block; }
    .unit_tit_box h3 { font-size: 1.375rem; transition: 0s; transform: translateY(3rem); text-align: center; }
    .unit_tit_box h2 { font-size: 2rem; margin-top: 1.125rem; transition: 0s; transform: translateY(3rem); text-align: center; }
    .unit_tit_box span { display: inline-block; width: 100%; height: 1px; margin-top: 1.625rem; display: none; }
    .unit_tit_box span::before { width: 0; height: 100%; right: 0; margin: auto; transition: 0s; }
    .unit_tit_box p { font-size: 1rem; margin-top: 1.5rem; transition: 0s; transform: translateY(3rem); text-align: center; }
    
    .unit_tit { width: 90%; height: auto; max-width: revert; position: relative; transform: translateY(-3rem); text-align: center; transition: 0s; }
    .unit_tit h2 { font-size: 4.5rem; margin-left: -0rem; }
    .unit_tit h5 { font-size: 1.25rem; margin-top: 0.5rem; }

    .unit_bg::before { opacity: 0.45; }

    .unit_content { width: 100%; transition: 0s; display: flex; justify-content: center !important; align-items: center !important; }
    .unit_content>div { gap: 1.75rem; flex-direction: column !important; align-items: center !important; }
    .unit_content.con01 { transform: translateY(5rem); }
    .unit_content.con01>div { transform: translate(0); }
    .unit_content.con02 { margin-top: 0; transform: translateY(5rem); }
    .unit_content.con02>div { transform: translate(0); }
    .unit_content.con03 { margin-top: 0; transform: translateY(5rem); }
    .unit_content.con03>div { transform: translate(0); }

    .unit_img_box { position: relative; }
    .unit_img_box>div { overflow: hidden; }

    .unit_txt_box { width: 100%; text-align: center; }
    .unit_txt_box h3 { font-size: 1.375rem; }
    .unit_txt_box p { font-size: 1rem; margin-top: 0.75rem; }

    .unit_bt { position: relative; right: -0.5rem !important; }
    .unit_bt.bt01 { right: 0; bottom: 0; }
    .unit_bt.bt02 { right: 0; top: 0; }
    .unit_bt.bt03 { right: 0; bottom: 0; }

    .unit_obj { position: absolute; }
    .unit_obj.obj01 { opacity: 0.33; z-index: -1; right: -6.25rem; bottom: -1.625rem; }
    .unit_obj.obj02 { z-index: 2; right: -3.75rem; bottom: -1.75rem; }

    .unit_ori { bottom: 7.5rem; }
    
    .unit_bg_box>div { transform: translate(-50%,-50%) scale(1.1); }

    
    .unit_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
    .unit_tit_box.active span::before { width: 100%; transition: 1.8s 0s; }
    .unit_tit_box.active h3,
    .unit_tit_box.active h2,
    .unit_tit.active,
    .unit_ori.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .unit_tit_box.active p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.2s; }

    .unit_bg_box.active b:last-child { animation: updown 6s ease-in-out infinite; animation-delay: 2s; }
    .unit_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


    @media all and (max-width: 1000px) { 

        .unit_tit_box { width: 85%; }
        .unit_txt { width: 85%; }


    }


/*  */

    .premium_wrap { height: auto; flex-wrap: wrap; padding: 8rem 0; }

    .premium_tit { width: 100%; height: auto; position: relative; color: #000; background: none; overflow: visible; }
    .premium_tit::after { display: none; }
    .premium_tit>div { position: static; transform: rotate(0deg) translate(0%,0%); text-align: center; }
    .premium_tit h4 { font-size: 1.3125rem; transform: translateY(-3rem); }
    .premium_tit h2 { font-size: 4.75rem; margin-left: -0.25rem; margin-top: 0.5rem; transform: translateY(-3rem); }
    
    .premium_bg_box>div { transform: translate(-50%,-50%) scale(1.1); }

    .premium_box { height: auto; position: relative; margin-top: 4rem; }
    .premium_box>div { transform: translate(4.5rem,0rem); }

    .swiper_premium { padding: 8.125rem 0rem 8.125rem; clip-path: polygon(16.625rem 0, calc(100% - 23.125rem) 0, calc(100% - 23.125rem) 100%, 16.625rem 100%); z-index: 8; }
    .swiper_premium .swiper-slide { text-align: center; transition: 0.8s; position: relative; overflow: hidden; cursor: pointer; display: flex; justify-content: center; align-items: center; }

    .premium_content { max-width: 136px; }

    .swiper_premium .swiper-slide-prev3 { transform: translate(12.1875rem,3.625rem); }
    .swiper_premium .swiper-slide-prev2 { transform: translate(4.0625rem,3.625rem); }
    .swiper_premium .swiper-slide-prev { transform: translate(0,0); }
    .swiper_premium .swiper-slide-active { transform: translate(-4.0625rem,-7.375rem); }
    .swiper_premium .swiper-slide-next { transform: translate(-12.1875rem,6.5rem); }
    .swiper_premium .swiper-slide-next2 { transform: translate(-20.3125rem,-2.5rem); }
    .swiper_premium .swiper-slide-next3 { transform: translate(-28.4375rem,2.5rem); }
    .swiper_premium .swiper-slide-next4 { transform: translate(-36.25rem,2.5rem); }

    .swiper_premium .swiper-slide-prev .premium_content { max-width: 266px; }

    .swiper-pagination-premium { color: #000; position: absolute; bottom: revert; width: 266px; left: 429px; top: 6.375rem; z-index: 9; }

    .premium_txt { top: 2rem; right: 1.25rem; } 
    .premium_txt h5 { font-size: 1.125rem; line-height: 100%; text-transform: uppercase; color: #a79b91; }
    .premium_txt span { width: 3.25rem; height: 1px; position: relative; }
    .premium_txt span::after { content: ''; width: 0; height: 100%; position: absolute; left: 0; top: 0; background-color: #a79b91; transition: 0.8s; }

    .premium_txt_box { position: absolute; left: 2rem; bottom: 2.375rem; z-index: 9; text-align: left; white-space: nowrap; opacity: 0; transform: translateX(3rem); transition: 0.8s; }
    .premium_txt_box p { font-size: 0.9375rem; line-height: 160%; opacity: 0.7; }
    .premium_txt_box h3 { font-family: 'define'; font-size: 1.25rem; line-height: 150%; margin-top: 0.875rem; }


    .swiper_premium .swiper-slide-prev .premium_txt { opacity: 1; transition: 1.2s 0.2s; }
    .swiper_premium .swiper-slide-prev .premium_txt span::after { width: 100%; transition: 1.2s 0.2s; }
    .swiper_premium .swiper-slide-prev .premium_txt_box { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    .premium_ori { display: none; }
    .premium_ori.pad { display: block; position: relative; bottom: 0; margin-top: 4rem; }
    .premium_ori br.pad { display: block; }



    .premium_bg_box.active b:last-child { animation: updown 6s ease-in-out infinite; animation-delay: 2s; }
    .premium_tit.active::after { transform: scale(1); transition: 2.5s 0s; }
    .premium_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_tit.active h4,
    .premium_tit.active h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_ori.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    @media all and (max-width: 1000px) { 
        
        .premium_box>div { transform: translate(8.5rem,0rem); }

    }
    
/*  */

    .out_wrap { width: 100%; height: auto; padding: 8rem 0; }

    .out_txt_box { width: 90%; height: auto; gap: 1.75rem; }
    .out_txt_box>div { opacity: 0; transform: translateX(-5rem); }
    .out_txt_box h5 { font-size: 1rem; line-height: 178%; }
    .out_txt_box h2 { font-size: 2.375rem; margin-top: 1.375rem; }
    .out_txt_box span { margin-top: 5.25rem; }
    .out_txt_box p { font-size: 1rem; line-height: 178%; margin-bottom: 1.375rem; }
    .out_txt_box img { display: none; }


    .out_txt_box.active span::after { width: 100%; transition: 1.8s 0s; }
    .out_txt_box.active>div,
    .out_txt_box.active p,
    .out_txt_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    @media all and (max-width: 1000px) { 
        
        .out_txt_box { text-align: center; flex-direction: column; }
        .out_txt_box>div { transform: translateY(-3rem); }
        .out_txt_box span { width: 3rem; margin-top: 0; }
        .out_txt_box p { font-size: 1rem; line-height: 178%; margin-bottom: 1.375rem; transform: translateY(3rem); margin-bottom: 0; }

    }

/*  */

    .contact_wrap { height: auto; padding: 10rem 0; }
    .contact_wrap>div { transform: translateY(0rem); gap: 2.5rem; }
    .contact_wrap>div:last-child { transform: translateY(0); }

    .contact_tit { text-align: center; transform: translateY(-3rem); }
    .contact_tit h2 { font-size: 4.125rem; }
    .contact_tit h5 { margin-left: 0; }

    .contact_wrap .sub_contact_map_box { width: 578px; height: auto; }

    .contact_txt_box { margin-top: 3.75rem; min-width: 28.5rem; }
    .contact_txt_box h4 { font-size: 1.25rem; }
    .contact_txt_box h2 { font-size: 3.4375rem; margin-top: 0.375rem; }

    .contact_add { gap: 3.25rem; margin-top: 5.875rem; }
    .contact_add p { font-size: 1rem; }
    .contact_add>div { gap: 0.4375rem; }

    .contact_wrap .sub_contact_bottom { margin-bottom: 0; }
    .contact_wrap .sub_contact_bottom>div { justify-content: center; gap: 2rem; }

    .sub_contact_map_box::before,
    .sub_contact_map_box::after,
    .sub_contact_map_box span { display: none; } 

    .contact_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sub_contact_bottom.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

/*  */

    .right_brand_wrap { top: 6.5rem; }
    .right_brand_wrap.active { top: 5rem; }

/*  */

    .right_quick { right: 2%; bottom: 2.5rem; }
    .right_quick img { transform: scale(0.9); }
    
    
    @media all and (max-width: 1400px) and (orientation: portrait) {
        
        /* .right_quick { padding-bottom: 3.375rem; bottom: 1.5rem; } */
        .right_quick ul li { display: none; }
        .right_quick ul li:nth-child(1) { display: flex !important; }
        
        .right_quick.active ul li { display: block; }

        .intro_wrap.intro10 .main_vd_box.box04>div:first-child { clip-path: polygon(25% 20%, 75% 20%, 75% 80%, 25% 80%); transition: 1.5s 0s; }
        
        .intro_wrap.intro11 .main_vd_box.box04>div:first-child { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transition: 2.5s 0s; }

    }
    @media all and (max-width: 767px) { 
        
        .right_quick { bottom: 4.5rem; }
        /* .right_quick { padding-bottom: 3.375rem; bottom: 1rem; }
        .right_quick ul li { display: none; }
        .right_quick ul li:nth-child(1) { display: flex !important; }
        
        .right_quick.active ul li { display: block; } */
        

    }

/*  */

    .footer { padding: 4.625rem 0 5.25rem; font-size: 0.875rem; }
    .footer>div:first-child { flex-direction: column; justify-content: center; align-items: center; gap: 2rem; }

    .footer_left { flex-direction: column; justify-content: center; align-items: center; gap: 2.5rem; }

    .footer_info ul { justify-content: center; margin-top: 1rem; }

    .footer_const ul { justify-content: center; flex-wrap: wrap; gap: 0.5rem 0; }

    .footer_guide ul { justify-content: center; }
    .footer_guide ul li:last-child { padding-right: 0; }

    /* .footer_logo { width: 16rem; } */

    /* .footer_const { margin-top: 3.5rem; } */
    /* .footer_const li { padding: 0 0.875rem; } */
    /* .footer_const li span { font-size: 1.6rem; } */

    .footer p { text-align: center; margin-top: 1.5rem; }
    .footer p br.pad { display: block; }
    
    .footer h6 { text-align: center; margin-left: 0; }

    .footer_right { align-items: center; }
    .footer_right h5 { text-align: center; }

    .top_bt { right: 5%; }
    /* .top_bt:before { width: 8px; height: 8px; } */
    /* .top_bt::after { height: 14px; } */

    .footer.active .top_bt { opacity: 1; top: -2.5rem; transition: 1.0s 0s; }

    @media all and (max-width: 1000px) { 
        
        .footer p br.pad { display: block; }
        
    }


/**/

    .guest_pop_wrap { width: 90%; right: -90%; }

	.guest_wrap.ok { height: auto; padding: 10px 0 0px; }
	.guest_ok_box { transform: translateY(0px); }

	.guest_ok_box>h3 { font-size: 24px; line-height: 30px; }
	.guest_ok_box>p { font-size: 13px; line-height: 26px; margin-top: 20px; margin-bottom: 80px; }

	.guest_ok_bg { width: 380px; right: 0px; top: -90px; }

    .guest_bt { width: 44px; height: 44px; right: 25px; top: 22px; }

    /**/

    .guest_wrap { top: 0%; height: 100%; max-height: revert; }

    .guest_tit h1 { font-size: 36px; margin-bottom: 20px; }
    .guest_tit h2 { font-size: 16px; margin-bottom: 16px; }
    .guest_tit { margin-bottom: 55px; }
    .guest_tit p { font-size: 13px; margin-top: 0; }

    .guest_wrap .guest_box { width: 100%; margin-right: 0%; margin-bottom: 30px; }

    .guest_ori { margin-top: 30px; }
    .guest_box h6 { font-size: 12px; }
    .guest_kakao img { width: 32px; }
    .guest_kakao p { font-size: 12px; margin-left: 10px; transform: translateY(-0px); }
    .guest_kakao p:after { bottom: -5px; }

    .per_agree_box { height: 150px; padding: 0 22px; padding-top: 18px; letter-spacing: -1px; font-size: 13px; line-height: 28px; padding-bottom: 35px; }
    .per_agree_box b { font-size: 15px; }
    .per_agree_box a { margin-left: 8px; top: -1px; }
    .per_agree_box a:after { bottom: -4px; }

    .per_agree_bt_box { font-size: 12px; line-height: 15px; margin-top: 15px; height: 20px; }
/*	.per_agree_bt_box input[type="radio"] + label { padding-left: 25px; margin-right: 15px; margin-bottom: 10px; }*/

    .per_check_box { margin-top: 25px; }
    .per_check_box label { font-size: 16px; }
    .per_check_box input#agreeYny + label > span { padding-left: 8px; }
    .per_check_box input#agreeYny + label:before { width: 17px; height: 17px; border:2px solid #bbb; border-radius: 2px; margin-top: 2px; }
    .per_check_box input#agreeYny + label:after { width: 7px; height: 4px; border: 2px solid #ddd; border-top: 0; border-right: 0; left: 6px; top: 2px; }

    input#agreeYny:checked + label:before { background-color: #0075ff; border-color: #0075ff; }
    input#agreeYny:checked + label:after { border-color: #fff; }

    /**/

    .info_box>ul { padding-top: 2px; }
    .info_box>ul>li { height: 55px; }
    .info_box>ul>li p { line-height: 53px; font-size: 15px; padding-left: 2px; }

    .info_box>ul>li:nth-child(2n-1) { width: 9%; border-top: 1px solid #25282a; }
    .info_box>ul>li:nth-child(2n) { width: 41%; }
    .info_box>ul>li:last-child { width: 91%; height: auto; }
    .info_box>ul>li:nth-last-child(2) { width: 9%; }
    .info_box>ul>li:nth-child(4),.info_box>ul>li:nth-child(6) { padding: 15px 0; padding-left: 10px; }

    .info_box input { font-size: 15px; padding-left: 10px; }
    .info_box label { font-size: 14px; }

    .info_number01 { width: 65px; font-size: 15px; }
    .info_number02 { width: 50px; }
    .info_number03 { width: 50px; }
    .info_box>ul>li span { line-height: 55px; margin: 0 5px; }

    .info_address>ul>li { height: 55px; }

    .info_address01 { width: 13%; height: 33px; float: left; margin-right: 1%; }
/*	.info_address03 { width: 34%; height: 33px; float: left; margin-right: 1%; }*/
    .info_address03 { width: 65%; height: 33px; float: left; margin-right: 1%; }
    .info_address04 { width: 30%; height: 33px; float: left; margin-right: 3%; }
    .info_address05 { width: 50%; height: 33px; float: left; }
    .info_address02 { width: 110px;; height: 31px !important; margin-top: 12px !important; font-size: 11px !important; float: right; }

    /**/

    .guest_bt_box { width: 220px; height: 56px; margin-top: 0px; font-size: 16px; }
    .guest_bt_box>div { line-height: 54px; }

    
/*서브*/

    /* .sub_top { height: 28.25rem; } */

    .sub_top_img { background-size: 11.5rem; }

    .sub_top_txt { width: 100%; }
    .sub_top_txt h3 { font-size: 1.313rem; }
    .sub_top_txt h2 { margin-top: 1rem; margin-top: 0; }

    @keyframes sub_top_txt2 {
        from {  }
        to{ letter-spacing: 1rem; padding-left: 1rem; }
    }

	#snb_wrap { width: 100%; height: 55px; margin-top: -0; }
	#snb { height: 55px; }
	#snb > li { width: 200px; height: 55px; }
	#snb > li > a:after { height: 16px; }
	#snb > li:first-child { width: 60px; }
	#snb > li:first-child img { transform: scale(0.9); }
	/* #snb > li:nth-child(3) { width: 220px; } */
	#snb > li:nth-child(2):after { width: 7px; height: 7px; transform: rotate(45deg); right: 18px; top: 24px; }
	#snb > li:nth-child(3):after { width: 7px; height: 7px; transform: rotate(45deg); right: 18px; top: 24px; }
	#snb .ov > a { height: 55px; line-height: 55px; padding: 0 15px; font-size: 13px; }

	#snb > li:nth-child(2):hover:after { transform: rotate(135deg); top: 22px; }
	#snb > li:nth-child(3):hover:after { transform: rotate(135deg); top: 22px; }

	#snb .ov ul li a { font-size: 11px; padding:11px 15px; }

	#sub_box { padding-bottom: 80px; margin-top: 70px; }
	/* #sub_tit h2 { font-size: 36px; } */
	.sub_line { height: 32px; margin-top: 30px; }
	/* #sub_page { margin-top: 40px; } */

	body.full .sub_ori { width: 90%; }
	.sub_ori { width: 100%; padding: 20px 25px; }
	.sub_ori>div { width: 45px; height: 45px; min-width: 45px; margin-right: 16px; background-size: 4.3px; }
	.sub_ori ul li { font-size: 11px; }
	.sub_ori ul li br { display: none; }

	.sub_ori ul.ori2 li { margin-left: 17px; }
	.sub_ori ul.ori2 li:first-child { font-size: 12px; }

	.sub_tab_bt { margin-bottom: 15px; }
	.sub_tab_bt ul li { font-size: 15px; line-height: 50px; }


/**/

	.sub_img_wrap { padding-bottom: 50px; }

	.sub_page.img { margin-top: 40px; }
	.sub_img { width: 100%; margin-bottom: 80px; }

	ul.tabs2 { margin-bottom: 15px; }
	ul.tabs2 li { height: 40px; line-height: 40px; font-size: 14px; }

/**/


    .sub_over_wrap { background-color: #fff; }
    .sub_over_wrap>h2 { font-size: 24px; padding-left: 5%; }
    /* .sub_over_img { margin-top: 30px; } */
    /*	.sub_over_img_box p { font-size: 12px; left: 5%; top: 8%; }*/
    
    .sub_over_tit { top: -5.5rem; left: 5%; }
    .sub_over_tit h3 { font-size: 1.25rem; }
    .sub_over_tit h2 { font-size: 2.25rem; margin-top: 1.25rem; }
    .sub_over_tit h4 { font-size: 1rem; margin-top: 2rem; }

    .swiper_planning .sub_planning_img { height: 50vw; }

    .swiper_planning_thumb .swiper-slide { height: 10vw; }

    .sub_over_logo { display: none; }

    .sub_over_bottom { width: 100%; margin-top: 0px; margin-bottom: 3rem; }
    .sub_over_bottom_tit h3 { width: 33%; min-width: 315px; font-size: 24px; }
    .sub_over_bottom_tit span { width: 70%; }
    .sub_over_txt_box { margin-top: 3.75rem; gap: 2.5rem 0; }
    .sub_over_txt_box>div { width: 48%; margin-bottom: 0px; }
    .sub_over_txt_box>div h4 { font-size: 18px; padding-bottom: 18px; }
    .sub_over_txt_box>div p { font-size: 12px; margin-top: 15px; }
    
    @media all and (max-width: 1000px) { 
        
        .sub_over_top { flex-wrap: wrap; }
        .swiper_planning { width: 100%; }
        .swiper_planning .sub_planning_img { height: 53vw; }
        
        .swiper_planning_thumb { width: 100%; }
        .swiper_planning_thumb .swiper-wrapper { justify-content: space-between; flex-direction: revert; }
        .swiper_planning_thumb .swiper-slide { max-width: revert; height: clamp(6.5rem, 20vw, 10rem); margin-right: 0 !important; margin-top: 0.5rem; }

    }


/**/

    .sub_brand_wrap { padding-bottom: 5rem; }

    .sub_brand_vd_tit { width: 85%; left: 0; right: 0; margin: auto; position: relative; padding: 8rem 0; justify-content: flex-start; }
    .sub_brand_vd_tit>div { transform: translateY(0rem); }
    .sub_brand_vd_tit h1 { font-size: 4.5rem; }
    .sub_brand_vd_tit h1 span b { transition: 0s; }
    .sub_brand_vd_tit h3 { font-size: 1.25rem; margin-top: 3.875rem; gap: 0.625rem; transition: 0s; }
    .sub_brand_vd_tit h3 b::after { transition: 0s; }
    .sub_brand_vd_tit p { font-size: 1rem; margin-top: 1.875rem; transition: 0s; }

    .sub_brand_tit { transition: 0s; }
    .sub_brand_tit p { font-size: 1rem; }

    .sub_brand_middle { flex-direction: column; }

    .sub_brand_img_wrap { transform: translateY(0rem);}
    .sub_brand_tit{ width: 100%; transform: translateY(4rem); }
    .sub_brand_img { transition: 0s; }

    .sub_brand_bg_box { padding: 6.25rem 0; justify-content: center; }
    
    .sub_brand_bg_box h2 { font-size: 4.25rem; left: 5%; bottom: -6.125rem; }
    
    .sub_brand_bg_txt { width: 85%; max-width: revert; justify-content: flex-end; }
    .sub_brand_bg_txt p { font-size: 1rem; }
    .sub_brand_bg_txt h3 { font-size: 1.5rem; margin-top: 2.625rem; }

    
    .sub_brand_content_box { flex-wrap: wrap; gap: 5rem; justify-content: center; }
    
    .sub_brand_content { text-align: center; }
    .sub_brand_content_txt {position: relative; bottom: auto; margin-top:2rem; text-align: center; }

    .sub_brand_content { transition: 0s; width: calc(33% - 2rem); }



    @media all and (max-width: 1000px) { 
        
        
        .sub_brand_content{width: 100%;}
        .sub_brand_txt_box.box01{ left: -8rem;}
        .sub_brand_txt_box h3{font-size: 2.4rem;}
        .sub_brand_content.con01,.sub_brand_content.con02{margin-top: 0;}
        .sub_brand_content{text-align: center;}
        .sub_brand_content_img img{width: auto!important;}
        .sub_brand_content_txt h3 { font-size: 1.875rem; }
        .sub_brand_content_txt p { font-size: 1rem; margin-top: 1.5rem; }

    }


/*  */

    .sub_ori.location { transform: translateY(0rem); background-color: #f3f3f3; }

    .sub_location_wrap { width: 100%; transform: translateX(0); flex-direction: column; }

    /* .sub_location_map { max-width: revert; height: 50rem; } */
    /* .sub_location_map img { display: block; width: 100%; } */

    .sub_location_box { position: static; width: 100%; justify-content: center; padding: 6rem 0 !important; }
    .sub_location_box>div { width: 85%; max-width: revert; transform: translateY(0rem); }
    
    .sub_location_tit h3 { font-size: 1.375rem; }
    .sub_location_tit h2 { font-size: 2.5rem; margin-top: 1.25rem; }

    /* .sub_location_content { margin-top: 5rem; } */

    .sub_location_img_box { position: static; }
        
    .sub_location_content { width: calc(33% - 1.625rem); padding: 2.25rem 2.25rem 5.25rem; white-space: nowrap; }
    .sub_location_content h2 { font-size: 1.875rem; margin-top: 2.5rem; }
    .sub_location_content p { font-size: 1rem; margin-top: 1.375rem; }



    .sub_location_map.active::before { transform: scale(1); transition: 2.5s 0s; }
    .sub_location_tit.active h2 span b { transform: translateY(0); transition: 1.2s 0.2s; }
    .sub_location_tit.active p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.2s; }
    .sub_location_img_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sub_location_content ul.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    @media all and (max-width: 1000px) {

        /* .sub_location_map { height: 40rem; } */

        .sub_location_tit { text-align: center; transform: translateY(-3rem); }
        .sub_location_tit p { margin-top: 0.75rem; }

        .sub_location_img_box { transform: translateY(3rem); flex-direction: row; }
            
        .sub_location_content { width: calc(50% - 1.4125rem); padding: 2.25rem 2.25rem 5.25rem; white-space: nowrap; }

    }

/*  */

    .sub_amenity_wrap { width: 100%; height: auto; display: block; }

    .sub_amenity_bg_box { display: none; }

    .sub_amenity_tit_box { width: 100%; text-align: center; padding: 7rem 0; position: static; justify-content: center; }
    .sub_amenity_tit_box.box01>div { width: 90%; max-width: revert; height: auto; transform: translateY(0rem); display: flex; justify-content: center; align-items: center; gap: 5rem; flex-direction: column; }
    .sub_amenity_tit_box.box02 { height: auto; position: static; text-align: left; padding: 0; text-align: center; }
    .sub_amenity_tit_box.box02 h1 { font-size: 2.125rem; text-align: center; }
    .sub_amenity_tit_box h4 { font-size: 1.125rem; transition: 0s; transform: translateY(3rem); }
    .sub_amenity_tit_box h2 { font-size: 1.25rem; margin-top: 0.625rem; transition: 0s; transform: translateY(3rem); }
    .sub_amenity_tit_box h3 { transition: 0s; }
    .sub_amenity_tit_box p { font-size: 1rem; margin-top: 2.125rem; transition: 0s; transform: translateY(3rem); }
    .sub_amenity_tit_box h1 { font-size: 3rem; text-align: center; }
    .sub_amenity_tit_box h1 span b i { transition: 0s; }
    .sub_amenity_tit_top { transition: 0s; }
    .sub_amenity_tit.tit01 { position: static; }
    .sub_amenity_tit.tit02 { position: static; }

    .sub_amenity_top_content.con01 { margin-top: 12rem; }


    .sub_amenity_img_box { display: flex; justify-content: center; align-items: flex-start; gap: 5rem 2.25rem; flex-wrap: wrap; margin-top: 12rem; }
    /* .sub_amenity_img_box>div { display: flex; justify-content: flex-start; align-items: flex-end; gap: 2.25rem; } */
    .sub_amenity_content { width: 40%; }
    .sub_amenity_content img { width: 100%; }
    .sub_amenity_img { width: 100%; max-width: 315px; overflow: hidden; opacity: 0; transition: 0s; }
    .sub_amenity_img img { transform: scale(1.1); transition: 0s; }

    .sub_amenity_content { justify-content: center; align-items: center; flex-direction: column; gap: 2.5rem; }

    .sub_amenity_txt_box { text-align: center; padding: 0; box-sizing: border-box; opacity: 0; transform: translateY(3rem); }
    .sub_amenity_txt_box::before { display: none; }
    .sub_amenity_txt_box h3 { font-size: 1.25rem; }
    .sub_amenity_txt_box p { font-size: 1rem; margin-top: 0.875rem; white-space: nowrap; }

/*  */

    #sub_container.premium { overflow: visible; }

/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 4.375rem; margin-top: 0; }
    .sub_contact_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; }

    @media all and (max-width: 1200px) { 
        
        .sub_contact_bottom>div { flex-wrap: wrap; justify-content: center; align-items: center; gap: 5rem 0; }

    }
    
    .sub_contact_map_box { width: 524px; height: fit-content; }
    
    .sub_contact_txt_box { max-width: 524px; margin: 1.5625rem 0; }
    
    

/**/

    .sub_gongo_top { height: 440px; }

    .sub_gongo_img_box { width: 57.545%; }

    .sub_gongo_txt_box { width: 40%; }
    .sub_gongo_txt_box>div>a { padding: 35px 30px 35px; }
    .sub_gongo_logo { transform: scale(0.85); transform-origin: left center; margin-left: 2px; }
    .sub_gongo_txt_box h2 { font-size: 21px; margin-top: 10px; margin-left: -2px; }
    .sub_gongo_txt_box p { font-size: 12px; margin-top: 20px; }

    .sub_gongo_bt { width: 40px; height: 40px; right: 30px; bottom: 30px; }
    .sub_gongo_bt>div { width: 28px; height: 17px; left: -9px; }
    .sub_gongo_bt>div:after { width: 8px; height: 8px; }

    .sub_gongo_notice { margin-top: 30px; }

    .sub_gongo_txt_box>div:hover .sub_gongo_bt>div { left: -5px; }

/**/

/**/

    .vr_bt_box { margin-top: 10px; }
    .vr_bt_box ul li { height: 40px; line-height: 40px; font-size: 14px; }

/*  */

    .sub_pr_vd.shorts2 { gap: 3rem 2.5rem; }
    .sub_pr_vd.shorts2 iframe { max-width: 300px; aspect-ratio: 9/16 !important; }

	.pr_pop { width: 80%; max-width: 1100px; transform: translateY(0px); }
	.pr_pop_close { width: 55px; height: 55px; top: -65px; }
    
    @media all and (max-width: 1000px) { 

        .sub_pr_vd.shorts2 { width: 70%; gap: 3rem 2.5rem; }
        .sub_pr_vd.shorts2 iframe { max-width: 350px; aspect-ratio: 9/16 !important; }
        
    }
    @media all and (max-width: 1400px) { 

        .sub_event_box { max-height: auto; margin-top: 1.5rem; padding-right: 0; }
            
    }


}


/* 끝 */