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

	html { font-size: 15px; }
	.premium_wrap.on .premium01 .premium_con.con01, .premium_wrap.on2 .premium02 .premium_con.con01, .premium_wrap.on3 .premium03 .premium_con.con01, 
	.premium_wrap.on4 .premium04 .premium_con.con01 { transform:translateY(3rem); }

	.pad-br { display: block; height: 0; }
       
       
   
	
}
@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; } */

/*  */

    .by_bn { right: 5%; }


 /**/

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

    /* .intro_txt_box>div { transform: translateY(-10rem); }
    .intro_line svg { transform: translateY(3rem); }
    
    .intro_logo { width: 14rem; }
    
    	.intro_tit h1 { font-size: 1.75rem; }
    
    	.main_wrap.intro3 .main_img::before { background: url(../img/main_pad.jpg) center bottom 30% no-repeat; background-size: cover; transition: 10s 0s; }
    	.main_wrap.skip .main_img::before { background: url(../img/main_pad.jpg) center bottom 30.01% no-repeat; background-size: cover; transition: 3s 0s; }
    
    
    	.main_wrap.intro .main_vd { transform: translate(-50%,8%); transition: 10s 0s; }
    	.main_wrap.skip .main_vd { transform: translate(-50%,8.1%); transition: 2s 0s; } */

	.intro_tit h1 { font-size: 1.75rem; }

	
	.intro_tit.tit03 h1 {  gap: 4.3125rem; }
	.intro_tit.tit03 h1 b { gap: 1.625rem; }
	
	.main_wrap.intro .main_img {  background: url(../img/main_pad.jpg) center bottom 10% no-repeat; background-size: cover; transition: 10s 0s; }
	.main_wrap.skip .main_img {  background: url(../img/main_pad.jpg) center bottom 10.01% no-repeat; background-size: cover; transition: 2s 0s; }
	.main_wrap.skip .main_tit_box span { width: 1px; transform: scaleY(1); transition: 3s 0.5s; }
	.main_wrap.intro5 .main_tit_box span { width: 1px; transform: scaleY(1); transition: 3s 0.5s; }


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


        .right_by.go {  bottom: 3rem; }
        .right_by.go>div { width: 100%; height: 100%; }
        .right_by { position: fixed; width: 100%; height: 3rem; left: 0; right: 0; bottom: 0; top: revert; transform: translateY(0); /*clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);*/ }
		.right_by_bg { width: 100%; height: 100%; clip-path: none;  background: #0b3d5c; }
        .right_by>div {width: 100%; height: 100%;}
        .right_by h4 { width: auto; line-height: 100%; transform: translate(0); }
        .right_by h4 b { margin: 0; }

        .intro_txt { width: 42rem; margin-top: -0rem; }
        .intro_txt_box h1 { font-size: 1.625rem; margin-top: -2rem; }

        .right_scroll_wrap { display: none !important; }


		.intro_tit.tit03 h1 b { gap: 1.625rem; }
		.intro_tit.tit03 h1 {  gap: 1.3125rem; }

		.main_vd {  transform: translate(-50%,35%);  }




    }
    
/*  */

    .right_scroll_wrap { transform: scale(0.85) translateY(0rem); transform-origin: right center; }

/*  */

    .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; gap: 15rem; gap: 4.5rem;   }
    /*.main02::after{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0;
        background: url(../img/main.jpg) center bottom no-repeat; opacity: 0.2;  filter: blur(0.3125rem);  pointer-events: none; }*/

	.main02::after{ position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0;  pointer-events: none; opacity:1; }

    .main02>div>div { width: 85%; transform: translateY(0); flex-direction: column; justify-content: center; align-items: center; gap: 8rem; }

	.main_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: url(../img/main_pad.jpg) center top no-repeat; background-size: cover; transition: 0.8s; }

    /* .main_txt>div { transform: translateY(-5rem); left: 5%; position: relative; }
	.main_tit h3 { transform: translateY(5rem); }
	.main_txt h4 { text-align: center; }
	.main_txt h5 { margin-left: 0; text-align: center;} */

	.main_tit_box {  flex-direction: column; transform: translate(0, -8.75rem); }
	.main_tit_box h2 { text-align: center; left: 0; right: 0; }
	.main_tit_box span { width: 1px; max-width: 1px; height: 6.25rem; margin: 1rem 0; transform: scaleY(0); }

	.logo_wrap { width: revert !important; }
	.logo_wrap>div { display: flex; align-items: flex-end; gap: 0.4rem; }
	.logo_wrap h3 { position: relative; order: 2; right: revert; bottom: revert; }
	.logo_svg { width: 17.1875rem; }

	.logo_wrap img { right: 0; left: 0; margin: auto; }


    .swiper_main { display: none; }
    
    .main_square_wrap { position: relative; }
    .main_square_wrap.pad { display: flex; }
    .main_square_wrap>div:first-child { transform: translateY(0); }
    .main_square_box { width: 25rem; height: 25rem; }
    .main_square>div>span::before { transition: 0s; }
    .main_square>div>span::after { transition: 0s; }
    .main_square h4 { font-size: 1.75rem; transition: 0s; }
    .main_logo { width: 30rem; bottom: 3rem; right: 5%; transition: 0s; display: none; }
	.main_img::before{ background: url(../img/main_pad.jpg) center top no-repeat; background-size: cover; }
   
    .main_img_box { position: absolute; left: 0; top: 0; }
    .main_img.img03 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; right: 0; top: 0; opacity: 1; transition: 0s; }
    .main_img.img03 img { display: none; }
    .main_img_box.box02 .main_img.img03 { left: 0; top: 0; }
    
    .main_img_txt { position: static; text-align: center; transition: 0s; margin-left: -46rem; margin-top: -3rem; transform: translateY(-3rem); }
    .main_img_txt p { margin-left: 0; }
    .main_img_box.box02 .main_img_txt { margin-left: 46rem; margin-top: -3rem; transform: translateY(3rem); }
        
    /* .main_pr_btns { position: absolute; bottom: 2rem; left: calc(5% + 3rem); text-align:left; transition: 0s; bottom: 50%; left: 3%; transform: translate(-3rem,50%); } */
    .main_pr_btns { position: absolute; bottom: 2.5rem; left: revert; text-align:left; transition: 0s; left: revert; right: 3%; }
    .pr_btn_boxs { flex-direction: column; gap: 1rem; }

	.main_bg.bg02 { left: revert; right: -3.625rem; }
	.main_bg.bg03 { display: none;}

    /* .main_wrap.on .main_pr_btns { opacity: 1; transform: translate(0,50%);  transition: 1.2s 0.5s;} */


	.main_wrap.on2 .main_tit_box { opacity: 0; }
	.main_wrap.on2 .main_vd { transform: translate(-50%,5%); transition: 2s 0s; }
	.main_wrap.on2 .main_tit_wrap { opacity: 0; }
	.main_wrap.on2 .main_img { opacity: 0.5; }
	.main_wrap.on2 .main_img::before { background: url(../img/main.jpg) center bottom 8% no-repeat; background-size: cover; transition: 2s 0s; }
	.main_wrap.on2 .intro_tit.tit04 h3 { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }

	/* .main_wrap.on2 .main_guest { opacity: 0; } */
	.main_wrap.on2 .sum_txt_box>div { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
	.main_wrap.on2 .sum_ori { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.main_wrap.on2 .sum_sum { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }

    .sum_box { width: 100%; position: static; padding-top: 5rem; margin-top: 10rem; }
    .sum_box>div:first-child { width: 85%; max-width: revert; transform: translateY(0); }

    .sum_img_box { position: static; display: flex; justify-content: center; align-items: center; margin-top: 7rem; }
    .sum_img_box img { transform: translateY(-3rem); transition: 0s; }

    .sum_bt { justify-content: center; margin-top: 3rem; }

    .sum_sum { max-width: revert; transition: 0s; color: #fff; margin-top: 6rem; }
    .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 { justify-content: flex-start; }
    /* .sum_sum ul li { width: calc(33.33% - 1.1875rem); } */
    .sum_sum ul li h3 { font-size: 1.25rem; }
    .sum_sum ul li p { font-size: 1rem; border-top: 1px solid #fff; }
    .sum_sum ul li>div>div>span h4 { font-size: 1rem; }
    .sum_sum ul li>div>div>span h6 { font-size: 0.9375rem; }

    .sum_tit_box { text-align: center; color: #000;}
    .sum_tit_box>div { opacity: 0; transform: translateY(-3rem); transition: 0s; }
    .sum_tit_box h2 { font-size: 4.375rem; transition: 0s; }
    .sum_tit_box h5 { font-size: 1rem; margin-top: 1rem; transition: 0s; margin-left: 0rem; }

    .sum_txt { display: none; }

    .sum_ori { position: static; color: #fff; }
    .main02 .imgc { margin-top: 5rem; position: static; text-shadow: none; transition: 0s; text-align: center; }
        
    .calendar_ob { display: none; }




    .cal_content { transition: 0s; }
    .cal_content ul { transform: translateY(0); justify-content: center; }
    .cal_content ul li { }
    .cal_content ul li:hover { }



	.calendar_left.active .cal_txt_box>div { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
	.calendar_right.active .cal_by_bn { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
	.calendar_wrap.active .calendar_bg::before { opacity: 1; transform: scale(1); transition: 1.2s 0s; }
	.calendar_right.active .calendar_btn { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }



    .sum_txt_box>div { transition: 0s; }
    .sum_txt_box { position: static; text-align: center; }
    .sum_txt_box h2 { font-size: 6rem; }
    .sum_txt_box h5 { margin-top: 1.25rem; margin-left: 0; }




    .main_square_wrap>div.active .main_square>div>span::before { width: 85%; transition: 2.1s 0.2s; }
    .main_square_wrap>div.active .main_square>div>span::after { height: 85%; transition: 2.1s 0.2s; }
    .main_square_wrap>div.active .main_square h4 { opacity: 1; transition: 1.2s 0.2s; }
    .main_square_wrap>div.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }    
    .main_img_box.active .main_img_txt { opacity: 1; transform: translate(0); transition: 1.2s 0.8s !important; }
    .main02 .imgc.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .sum_txt_box>div { transform: translateY(-5rem); }
	
	.sum_ori.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_sum.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_bottom.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_txt span  { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        
    /* .calendar_ob { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
    .cal_txt_box>div { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; } */
    .sum_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; }

    @media all and (max-width: 1000px) { 
/*        .right_by.go>div {background: #003c66;}*/


        .right_by>div { background: #003c66; }
        .right_by h4 { width: auto; line-height: 100%; transform: translate(0); }
        .right_by h4 b { margin: 0; }

        .intro_img::before { background: url(../img/int_bg_m.jpg) center top no-repeat; background-size: cover; }
        .intro_wrap.intro .intro_img::before { background: url(../img/int_bg_m.jpg) center bottom 15% no-repeat; background-size: cover; }
        .intro_wrap.skip .intro_img::before { background: url(../img/int_bg_m.jpg) center bottom 0.01% no-repeat; background-size: cover; }

            
        .intro_txt_box h1 { font-size: 1.625rem; margin-top: -2rem; }

        

        .main_square_wrap { flex-wrap: wrap; gap: 5rem 5rem; }
        .main_square_wrap>div:first-child { width: 100%; }
        .main_img_box { width: auto; display: flex; justify-content: center; align-items: center; position: relative; height: auto; }
       .main_bg { display: none; }
        .main_img.img03,
        .main_img.img04 { display: block; }
        .main_img img { display: none; }
        
        .main_img_txt { margin: 0 !important; transform: translateY(3rem); }
		.sum_ori{width: 90%;}
        .sum_sum { margin-top: 6rem; }
        .sum_sum ul li { width: calc(50% - 2.375rem);  }



		
		.main_tit { flex-direction: column; width: revert; }
		.main_txt01 { flex-direction: column; }
		.main_line { width: 1px; height: 5rem; margin: 2rem 0; }
		.main_line::after { width: 100%; height: 0%; }
		
		.main_wrap.intro5 .main_txt h4 { opacity: 1; transform: translate(0); transition: 1.2s 0s; }
		.main_wrap.intro5 .main_txt h5 { opacity: 1; transform: translate(0); transition: 1.2s 0s; }
		.main_wrap.intro5 .main_line::after { height: 100%; transition: 2s 1.0s; }
		.main_wrap.skip .main_line::after { height: 100%; transition: 2s 1.0s; }
		.main_bg { display: block; }


		.main_txt_box>div { transform: translateY(-6rem); }
		.main_txt_box h3 b { color: #fff; font-weight: 400; }

		.tag_box01 { top:25rem; left:2rem; }
		.tag_box02 { top:25rem; left:48%; }
		.tag_main { padding: 0.5rem 2rem; }


        .pr_btn_boxs { flex-direction: row; }


        .main_img_box.active .main_img_txt { opacity: 1; transform: translate(0); transition: 1.2s 0.2s !important; }


		.calendar_wrap { flex-wrap:wrap; height:auto; }
		.calendar_left { width:90%; margin:0 auto; padding:5rem 0;}
		.calendar_right { width:100%; }

		.calendar_left .calendar_bg { display:none; }
		.calendar_left .cal_cy_btn { display:none; }

		.cal_txt_box { position:relative; top:0; left:0; }
		.calendar_box {  position:relative; bottom:auto; top:0; }
		.calendar_btn { padding-bottom:7rem; }

		.calendar_bottom { display:block;  position:relative; top:0; left:0; right:0; margin:0 auto; width:100%; height:30rem; overflow:hidden; }
		.calendar_bg::before { background:url(../img/calendar_bg.jpg) center 70% no-repeat; background-size:cover; }
		.cal_cy_btn::before { clip-path:polygon(0 0, 0 100%, 20% 100%); }

		.calendar_bottom.active .calendar_bg::before { opacity: 1; transform: scale(1); transition: 1.2s 0s; }
		.calendar_bottom.active .calendar_btn { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
		
		.cal_by_bn { display:none;}

		
    }

/*  */







    

/*  */
    .location_wrap { flex-direction: column; width: 100%; height: auto; padding: 7rem 0 0; align-items:center; justify-content:center;}
	.location01 { flex-direction: column; align-items: center; gap:5rem; width:100%;}
	.location_tit { position: relative; transform:translateY(-3rem); opacity:0; }
	.location_map { height: 55vw; position: relative; }
	.location_map>div::after { background: url(../img/location_map_pad.jpg) center top no-repeat; background-size: cover; }
	
	.location02 { flex-direction: column; padding: 7rem 0; position: relative;  transform:translateX(0); left:0; }
	.location02>div {  transform:translate(0rem, 4.25rem);}

	.location_con_wrap { width:100%; }
	.location_img_box.img01>div { height:100%;}
	.loca_img { filter: grayscale(0); }
	.loca_img img { transform:scale(1.15); }
	.location_con { width:auto;}



	.spacer {  flex-grow: 0; }



	.location01.active .location_map { opacity: 1; transition: 1.5s 0s; }
	.location01.active .location_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

	.location_wrap.active .location01>div { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.location_wrap.active .location02>div { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }

	.location02.active { left: 0; transform: translateX(0); }
	.location_con.active { opacity: 1;}
	.location_con_wrap.active { transform: translateX(0); }
	.location_tit.active { margin-right: revert;  transform:translate(0); opacity:1; transition: 1.2s 0.4s; }
	.spacer.active { flex-grow: 0; }

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

		.location_map { height:35rem; }

		.location01 { width:90%;}
		.location_con_wrap { flex-wrap:wrap;  }
		.location_con { width:calc(50% - 1.1875rem); }
		


	
	}


/*  */

	.premium_wrap{width: 100%; height: auto; flex-wrap:wrap;  flex-direction: column;}

	.premium_wrap>div { position: relative; /*padding:9rem 0 15rem;*/ width:100%; height:100vh; padding:8rem 0;}
	.premium_con_box {  transform: translateY(-5rem); }
	.premium_con_wrap { width:90%; max-width:100%;}

    .premium_tit h2{  font-size:2.8rem; }
    .pre_bottom_tit h1{  font-size:3.2rem; }
    .premium_txt h4{  font-size:1.3rem; }
      
   


	.premium01.active::after { opacity: 1; transition: 0.8s 0s; }
	.premium02.active::after { opacity: 1; transition: 0.8s 0s; }
	.premium03.active::after { opacity: 1; transition: 0.8s 0s; }
	.premium04.active::after { opacity: 1; transition: 0.8s 0s; }

	.premium_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }

	.premium_con.con01.active { opacity: 1; transform: translateY(5rem); transition: 1.2s 1.0s; }

	.premium_con.con02.active { opacity: 1; transform: translateY(-5rem); transition: 1.2s 1.0s; }

	.pre_bottom_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 1.4s; }

	.premium_ori.active { opacity: 1; transition: 1.2s 1.2s; }



	.premium_wrap.active .premium_tit_box { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }


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

		.premium_wrap>div {  flex-wrap:wrap; }
		.premium_con_wrap { flex-wrap:wrap; height:auto; }
		.premium_tit { width:100%;}
		.premium_con_box { width:100%; transform:translateY(8rem); justify-content:center;}
		.premium_con { align-items:flex-start; }
		.premium_con.con02 { align-items:flex-end;}

		.premium_txt { position:absolute; z-index:3;}
		.premium_txt.txt01 { transform:translate(-5rem, -10rem);}
		.premium_txt.txt02 { transform:translate(2rem, 10rem); }

		.premium_txt h4 { font-size:1.2rem; }

		.pre_bottom_tit {  position: relative; width:100%; bottom:auto; margin-top:18rem; }
		.premium_ori {  position: relative; bottom:auto; margin:0 auto; left:0; right:0; margin-top:3rem; width:90%;}



		


	
	}

/**/


	.value_wrap { width: 100%; height: auto; padding: 8rem 0; }
	.value_wrap>div { flex-direction: column; transform: translateX(0); gap: 5rem; }

	.value_content_box { flex-direction: column; max-height: revert; height: auto; }
	.value01, .value02 { position: relative; flex-direction: column; gap: 4rem; }
	.value02 { margin-top: 4rem; }

	.value_content::after { display: none; }
	.value_content>div { align-items: center; gap: 2rem; }
	.value_txt {  text-align: center; }

	.value_txt h4 { font-size: 1rem; }
	.value_ori { position: relative; bottom: revert; }

	.value_tit_box.active { opacity: 1; transform: translate(0); transition: 1.5s 0.6s; }
	.value_content.active::after { height: 100%; transition: 1.5s 1.0s; }
	.value_content.active>div { opacity: 1; transition: 1.5s 1.0s; }
	.value_ori.active { opacity: 0.5; transition: 1.5s 1.0s; }


/*  */

	.by_wrap { flex-direction: column; height: auto;}
	.by_img_box { height: 50vw; }
	.by_tit p { font-size: 1rem; }

	.by_content_box { width: 100%;  padding: 4rem 0 7rem;}
	.by_content_box>div { transform: translateY(0); }

	.by_wrap.active .by_img::before { transform: scale(1); transition: 2.5s 0s; }
	.by_wrap.active .by_tit::before { height: 100%; transition: 1.5s; }
	.by_wrap.active .by_per,
	.by_wrap.active .by_content_box,
	.by_wrap.active .by_tit h3,
	.by_wrap.active .by_tit p { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }


/*  */

	.brand_wrap { height: auto; flex-wrap: wrap;}
    .brand_wrap>div { position: relative;  height: 100vh; }
	.brand_bg_box { width: 100%; height: 100%; position: relative;}
	.brand_bg_box::before { background: url(../img/brand_bg.jpg) center 90% no-repeat; background-size: cover; }
	.brand_bg_txt>div { transform: translateY(0); }
	.brand_bg_txt h2 { margin-top: 0; }
	.brand_box { width: 100%; position: relative; padding: 7rem 0; }
	.brand_box ul { flex-wrap: wrap; gap: 1.875rem; margin: auto; margin-top: 5.25rem; transition: 0s; opacity: 1; transform: translate(0); width: 70%;}
    .brand_box ul li { width: 14.75rem; }
    .brand_box ul li h6 { font-size: 0.875rem; }
    .brand_box ul li p { font-size: 1.125rem; margin-top: 0.75rem; }
    .brand_box ul li h5 { font-size: 1rem; }
	.brand_ori { font-size: 0.9375rem; }

	.brand_right { padding:8rem 0;}
	.brand_right>div {  transform: translateY(0);  }


	
	.brand_bg_box.active::after { transform: scale(1); transition: 2s 0.6s; }
	.brand_bg_tit.active { opacity: 1; transform: translate(0) rotate(90deg); transition: 1.2s 0.6s; }
	.brand_txt_box01.active { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.brand_logo.active { opacity: 1; transition: 1.2s 1.1s; }
	.brand_txt_box02.active { opacity: 1; transform: translate(0); transition: 1.2s 1.4s; }

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

		
		.brand_wrap>div { flex-direction: column; height: auto;}
		.brand_bg_box { max-width:100%;  height: 30rem; flex: none;}
		.brand_bg_tit {  position: relative;  transform: translateY(-4rem) rotate(0deg); top:5rem; }
		.brand_bg_box::after { background: url(../img/brand_bg.jpg)no-repeat right top 70% / cover; transform: scale(1.2); }


		.brand_bg_tit.active { transform: translate(0) rotate(0deg);  transition: 1.2s 0.6s;}


	
	}


/*  */

    .complex_wrap { width: 100%; height: auto; flex-direction: column; }

	.com_ob.com_ob01 { top:42rem; }
	.com_ob.com_ob02 { bottom:5rem; left:5rem; margin-left:0; }
	.com_ob.com_ob03 { top:50rem;}


    .complex_bg_box { width: 100%; max-width: revert; height: 100vh; max-height: 600px; top:0; }
	.complex_bg_box .img_tag { bottom:1rem; }

	.complex_bg_tit>div { transform:rotate(0deg); }
	.complex_bg_tit { right:auto; top:5rem; left:5rem; }

    .complex_box { width: 90%; margin: auto; height: auto; padding: 8rem 0; }
    .complex_box>div { gap: 3.5rem; transform: translateY(0rem); flex-direction: column; }
	.complex_box_wrap {  width: 100%; }

    .complex_img_box { gap: 2rem; opacity: 1; transform: translateY(0); transition: 0s; }
    .complex_img_box>div {  }
    .complex_img_box h6 { font-size: 0.875rem; margin-top: 0.625rem; }
    .complex_img_box.box01 { margin-top: 4.5rem; }
    .complex_img_box.box02 { text-align: right; margin-top: 2rem; }
    .complex_img_box h3 { font-size: 2.75rem; right: -5.375rem; bottom: 2.5rem; }

    .complex_tit {  }
    .complex_tit .dot_box { justify-content: center; }
    .complex_tit h2 { font-size: 2.375rem; margin-top: 1.625rem; }
    .complex_tit p { font-size: 1rem; margin-top: 1rem; }

    .complex_txt_box { gap: 3.5rem 2.5rem; opacity: 1; transform: translateY(0); transition: 0s; text-align: center; }
    .complex_txt { opacity: 0; transform: translateY(3rem); }
    .complex_txt_box.box01 { margin-top: 4.5rem; }
    .complex_txt_box.box02 { margin-top: 0; }
    .complex_txt_box h3 { font-size: 1.5rem; }
    .complex_txt_box p { font-size: 1rem; margin-top: 1rem; white-space: nowrap; }



    .complex_bg_box.active .complex_bg::before { transform: scale(1); transition: 2s 0s; }
    .complex_bg_box.active .complex_bg_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

	.complex_box_wrap.active .complex_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.complex_box_wrap.active { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }


	/**/

	.community_wrap { height:50rem;}
	.comm_txt { transform:translateY(-80%); }

	.community_wrap.active .view_slide,
	.community_wrap.active .view_ori,
	.community_wrap.active .swiper_view_thumb,
	.community_wrap.active .view_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }

    @media all and (max-width: 1000px) { 
		.community_wrap { height:40rem; }
		.view_thumb_box { bottom:9rem;}
		.comm_txt { transform:translateY(0%); top:10rem;}

	}


	.community_wrap2 { height:auto; padding:8rem 0; }
	.comm_box_wrap {  flex-wrap:wrap; flex-direction: column; width:80%; }

	.community_wrap2 .comm_ori {  position:relative;  bottom:auto; top:0; margin-top:0rem;}


	.comm_left.active { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.comm_right.active { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }

	 @media all and (max-width: 1000px) { 
		.comm_map img { width:100%; }
		.comm_right { width:100%;}
		.comm_ob.comm_ob01 { top:2rem; left:auto; right:0; }
		.comm_ob.comm_ob02 { right:auto; left:-4rem; top:25rem;}
		.comm_ob.comm_ob02 img { width:60%;}

	}


/*  */

    .unit_wrap { width: 100%; }
	.unit_line_top { display:none; }

	.unit_wrap.active .unit_line_top { width:100%; transition: 2s 0.3s; }
	.unit_box::before {top:0;}

	.unit_box.box01.active::before { height: 100%;  transition: 1.2s 0.9s; }
	.unit_box.box01.active {  opacity: 1; transform: translate(0); transition: 1.2s 0.7s;}

	.unit_box.box02.active::before { height:100%;  transition: 1.2s 0.9s; }
	.unit_box.box02.active {  opacity: 1; transform: translate(0); transition: 1.2s 0.7s;}

	.unit_box.box03.active::before { height:100%;  transition: 1.2s 0.9s; }
	.unit_box.box03.active {  opacity: 1; transform: translate(0); transition: 1.2s 0.7s;}




    @media all and (max-width: 1000px) { 
		.unit_wrap { height:auto;}
        .unit_box_wrap { flex-direction: column;  }
		.unit_bg::before { background: url(../img/unit_bg.jpg) right 20% center no-repeat; background-size: cover;  }


		.unit_box { height:30rem; }
		.unit_tit { right:0; left:0; margin:0 auto; bottom:3rem; transform:rotate(0deg); text-align:center;}
		.unit_tit h2 { font-size:1.7rem;}
		.unit_txt_box { transform: translateY(-2rem); }

		.unit_box::before { top:auto; bottom:0; width:100%; height:1px; left:0; right: auto; }

		.unit_box.box01.active::before { width: 100%; height:1px; transition: 1.2s 0.9s; }

		.unit_box.box02.active::before { width:100%; height:1px;  transition: 1.2s 0.9s; }

		.unit_box.box03.active::before { width:100%; height:1px;  transition: 1.2s 0.9s; }

    }
/*  */

    .news_wrap { height: auto; padding: 8rem 0 8rem; }
    .news_box { flex-wrap: wrap; justify-content: center; }
    .news_box>div:first-child { width: 85%; flex-wrap: wrap; justify-content: center; transform: translateY(0); }

    .news_tit { width: 100%; margin-top: 0; text-align: center; }
    .news_tit h2 { font-size: 3.5rem; }
    .news_tit h5 { font-size: 1.125rem; margin-top: 1rem; margin-left: 0; }

    .news_vd_box { width: 100%; }

    .swiper_news { width: 100%; max-width: 720px; padding: 3.125rem; padding: 0; margin-top: 2rem; }

    /* .news_content { width: 28.5rem; height: 26.375rem; }
    .news_content a { padding: 3rem; } */

    .news_content { height: 34rem; }

    .news_content:hover { box-shadow: none; }

    .news_content a:hover::before,
    .news_content a:hover::after { width: 0; }
    .news_content a:hover span::before,
    .news_content a:hover span::after { height: 0; }

    /* .news_content h5 { font-size: 0.875rem; }
    .news_content h2 { font-size: 1.375rem; margin-top: 1.375rem; }
    .news_content p { font-size: 0.875rem; margin-top: 1.75rem; }
    .news_content h6 { font-size: 0.75rem; margin-top: 5.25rem; } */

    .news_go { opacity: 1; transform: translate(0) scale(0.9); transform-origin: right bottom; }

    .news_content:hover .news_go { opacity: 1; transform: translate(0) scale(0.9); }

    .news_arrow { position: relative; width: 100%; bottom: 0; margin-top: 2rem; justify-content: center; }



    .news_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .swiper_news.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .news_arrow.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .news_wrap.active .circle_box>div>div>img { position: absolute; opacity: 1; filter: blur(0); transition-duration: 1.0s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(1) { transition-delay: .33s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(2) { transition-delay: .7s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(3) { transition-delay: 1s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(4) { transition-delay: 1.3s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(5) { transition-delay: 1.6s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(6) { transition-delay: 1.98s; }
    @media all and (max-width: 1000px) { 
        /* .news_vd_box{width: 100%; height: 50%;} */
    }

/*  */

    



    .contact_wrap { height: auto; padding: 8rem 0; }
    .contact_wrap>div { transform: translateY(0rem); gap: 2.5rem; }


    .contact_tit { text-align: center; transform: translateY(-3rem); margin-bottom: 5rem; }
    .contact_tit h2 { font-size: 4.25rem; }
    .contact_tit h5 { font-size: 1rem; margin-top: 1rem; margin-left: 0.25rem; }

    .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_map_box { max-width: 480px; height: auto; }

    .sub_contact_map_box:hover::before,
    .sub_contact_map_box:hover::after { width: 0; }
    .sub_contact_map_box:hover span::before,
    .sub_contact_map_box:hover span::after { height: 0; }

    .contact_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.contact_right.active { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.contact_add.active { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }


    @media all and (max-width: 1000px) { 
        
        .contact_wrap .sub_contact_map_box { height: auto; }
		.contact_top { flex-wrap:wrap; gap:0;}

		.contact_txt_box { flex-wrap:wrap; }
		.contact_txt_box .line { display:none; }

    }
/*  */

    .footer { padding: 4.5rem 0 4.5rem; font-size: 0.875rem; }
	.footer_left { flex-wrap:wrap; flex-direction: column; }

    .footer>div { justify-content: center !important;  gap: 1.5rem; }

    .footer_middle { text-align: center; }

    .footer_top>div { justify-content: center; align-items: center; flex-direction: column; }

    .footer_bottom .top_bt { margin-top: 2rem; }
	.footer_bottom { margin-left:8.5rem; }


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

		.footer {  }

		.footer>div { width:90%;  flex-wrap:wrap; flex-direction: column; margin:0 auto; }
		.footer_right { align-items:flex-start; }
		.footer_bottom { margin-top:3rem!important; }
        
        .footer p br.tab { display: block; }
        .footer h5 br.tab { 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: 90%; height: 55px; margin-top: 0; }
	#snb { width: auto; 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; min-width:160px; }

	#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_txt { right: 2.5rem; bottom: 0.75rem; }
    .sub_over_txt h2 { font-size: 1.75rem; }
    .sub_over_txt h2 span { font-size: 3.75rem; margin-left: 7.5rem; }

    .swiper_planning .sub_planning_img { height: 50vw; }

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

    .sub_over_bottom { width: 100%; margin-top: 0px; }
    .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: 2.5rem; gap: 2.5rem 0; }
    .sub_over_txt_box>div { width: 48%; }
    .sub_over_txt_box>div h4 { font-size: 18px; padding-bottom: 18px; }
    .sub_over_txt_box>div p { font-size: 12px; margin-top: 15px; }

/**/

    .sub_location_wrap { padding: 0; }

    .sub_location_map { height: auto; }
    .sub_location_move { display: none; }
    .sub_location_map_m { display: block; }
    .sub_location_map img { width: 100%; transform: scale(1); transform-origin: right bottom; }

    /* .sub_location_bottom { flex-wrap: wrap; justify-content: center; gap: 5rem; padding: 5rem 15%; } */


    .sub_location_map_plus>div:nth-child(2) { display: none; }

    .sub_location_content:hover::after { width: 0; }
    .sub_location_content:hover::before { width: 0; }
    .sub_location_content:hover span::after { height: 0; }
    .sub_location_content:hover span::before { height: 0; }

    @media all and (max-width: 1000px) { 
        
        .sub_location_content p br { display: none; }
        .sub_location_content { height: 26rem; }

    }

/*  */

    .sub_life_wrap { padding-bottom: 7rem; }

    .sub_life_tit { position: relative; top: 0; right: 0; text-align: center; }
    .sub_life_tit h4 { font-size: 1.375rem; }
    .sub_life_tit h2 { font-size: 3.25rem; margin-top: 1.875rem; }

    .sub_life_box { width: 100%; max-width: 600px; margin: auto; flex-wrap: wrap; justify-content: center; margin-top: 5rem; }
    .sub_life_content { width: auto; max-width: 600px; gap: 2.375rem; opacity: 0; }
    .sub_life_content.con01 { width: 100%; }
    .sub_life_content.con02 { margin-top: 7rem; }
    .sub_life_content.con03 { margin-left: 0; margin: auto; margin-top: 7rem; }

    .sub_life_img_box { display: inline-block; overflow: hidden; border-radius: 5rem 0 0 0; }
    .sub_life_img_box img { width: 238px; }
    .sub_life_img_box.box02 img { width: 343px; }
    .sub_life_img_box.box02 { border-radius: 0 5rem 0 0; margin-bottom: 2.375rem; }
    .sub_life_img_box.box03 { order: 2; }

    .sub_life_txt_box { display: flex; justify-content: flex-start; align-items: center; gap: 3.75rem; }
    .sub_life_txt_box img { order: 2; }
    .sub_life_txt_box h3 { font-size: 1.3125rem; line-height: 100%; font-weight: 600; color: #897d70; }
    .sub_life_txt_box p { font-size: 1rem; line-height: 156%; opacity: 0.7; margin-top: 1.25rem; font-weight: 500; }
    .sub_life_txt_box.box01 { display: block; }
    .sub_life_txt_box.box01 h3 { margin-top: 2rem; }


/*  */

    #sub_container.premium { overflow: visible; }

/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 4.375rem; }
    .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: 412px; }
    
    .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; }

    @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; }
        
    }

}
