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

	html { font-size: 14px; }
	
}
@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: 100vh; }
                    
    .intro_txt_box { text-align: center; }
    .intro_txt_box>div { transform: translateY(0rem); }
    .intro_txt_box h1 { font-size: 4.5rem; margin-left: 0rem; justify-content: center; align-items: center; }
    .intro_txt_box h1 i.spacing { margin-right: 0.875rem; }
        
    .intro_logo { width: 10rem; margin-top: 7rem; opacity: 0; transform: translateY(3rem); }
    
    
    

    @media all and (max-width: 1000px) { 
        
        .intro_txt_box h1 b:nth-child(2) { flex-direction: column; }

    }
/*  */

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

/*  */

    .main_wrap { height: auto; flex-wrap: wrap; }

    .main01 { height: auto; position: relative; }
    .main_sum_box { width: 100%; height: auto; position: relative; padding: 8rem 0 12rem; flex-direction: column-reverse; gap: 8rem; }
    .main_sum_box>div:first-child { align-items: center; transform: translateY(0); gap: 7rem; }

    .main_img { width: 100%; position: relative; height: 100dvh; }
    /* .main_img::before { background: url(../img/main_m.jpg) center bottom no-repeat; background-size: cover; } */

    .main_per { height: 100dvh; }
    .main_per img { width: 14rem; transform: translate(-3.25rem,-2rem); }

    .main_txt_box { width: 100%; height: 100dvh; /*position: relative;*/ transform: translateX(10rem); }
    .main_txt_box>div { transform: translateY(-12rem); }
    .main_txt_box h4 { font-size: 1.875rem; margin-left: 0.25rem; }
    .main_txt_box h2 { font-size: 3.5rem; margin-top: 0.375rem; }
    .main_logo { /*width: 14rem;*/ margin-top: 3.75rem; transition: 0s; }
        
    .main_txt { transition: 0s; }
    .main_txt.txt01 { transform: translateX(-5rem); }
    .main_txt.txt02 { transform: translateX(5rem); }
    .main_txt.txt01>div { transform: translateX(-13rem); }
    .main_txt.txt02>div { /*transform: translateX(15rem); margin-top: 6rem;*/ }
    
    .main_pop_box { right: 4%; bottom: revert; top: calc(100dvh - 10.5rem - 15rem - 1.25rem); }
    .main_pop_box>div { width: 7.5rem; height: 7.5rem; }
    .main_guest { width: 7.5rem; height: 7.5rem; right: 4%; bottom: revert; top: calc(100dvh - 10.5rem); }



	.main_cal_box { position: relative; background:#0089d0;}
	.calendar_box {  padding: 7rem 0 8rem;  }
	/*.calendar_tit {  color: #000; }
	.calendar_tit p {  color: #000; }
	.calendar_con { color: #000;  border:1px solid rgba(0,0,0,0.3); }
	.calendar_con_box.box02 .calendar_con p::after {   background-color: #000;}
	.calendar_btn ul li a { border:1px solid rgba(0,0,0,0.3);  color:#000; }*/








	.calendar_bottom.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
	.calendar_btn.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
	.calendar_tit.active .tit_center {
		  opacity: 1;
		  transform: translateY(0);
		  transition: 1s 0.4s;
	}




/**/


	.sum_wrap { height:auto;}
    .main_sum_box { z-index: 9; }
    .main_sum_box>div:first-child { align-items: center; transform: translateY(0); }

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

	.sum01 { display:none;}
	.sum02 { position: relative; }

    .sum_box { position: relative; padding: 7rem 0 12rem; 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; color: #fff; }
    .sum_txt_box>div { transition: 0s; transform: translateY(-3rem); }
    .sum_txt_box h2 { font-size: 4.75rem; }
    .sum_txt_box h5 { font-size: 1rem;  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; }

    .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(49.5% - 1.5rem); }
    .sum_sum ul li:nth-child(n+3) { width: calc(33.33% - 2.375rem); }
    .sum_sum ul li h3 { font-size: 1.25rem; }
    .sum_sum ul li p { font-size: 1rem;  left:0;}


    .sum_box .imgc { width: 100%; text-shadow: none; opacity: 0; text-align: center; position: static; text-shadow: none; font-weight: 500; margin-top: 4rem; }

    .main_sum_bt { gap: 1rem; margin-top: 1rem; transform: translateY(3rem); }
    .main_sum_bt>div { width: 16.875rem; height: 3.75rem; border: 1px solid #fff; color: #fff; } 
    .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; }

	.sum_wrap.active .sum_img::before {  transform: scale(1); opacity: 0.3; transition: 3s 0s;  }



    .cal_txt_box { color: #000; 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: #031442; }
    .cal_txt_box h5 { font-size: 1rem; margin-top: 1rem; font-weight: 500; transition: 0s; }

    .cal_content { color: #000; transition: 0s; }
    .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(20% - 0.75rem); height: 11.125rem; border: 1px solid rgba(0,0,0,0.4); }
    .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(n+6) { width: calc(50% - 0.75rem); height: 7rem; }
        
    .main_cal_bt { transition: 0s; } 
    .main_cal_bt>div { border: 1px solid rgba(0,0,0,0.4); }

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


    .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; }
    
    @media all and (max-width: 1400px) and (orientation: portrait) {
        
        .main_pop_box { width: 16.25rem; height: 7.5rem; flex-direction: row; }
        .main_pop_box { right: calc(4% + 7.5rem + 0.625rem); bottom: revert; top: calc(100dvh - 10.5rem); }


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

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

/*  */

        .main02>div>div { gap: 4rem; justify-content: center; }
		 .main_txt_box { width: 80%; height: 100dvh; /*position: relative;*/ transform: translateX(0rem); justify-content:flex-start;}


		.main_img::before { background: url(../img/main_pad.jpg) center bottom 30% no-repeat; background-size: cover; }

		.calendar_box { width:90%; }


        .main_tit { width: 100%; height: 60%; }
        .main_tit>div { margin-right: 0; margin-top: 0; transform: translateY(0rem); }
        .main_tit h2 { line-height: 100%; flex-direction: column; gap: 0; }
        .main_tit h2 span { width: auto; }
        .main_tit h2 span:last-child { margin-top: 0; margin-left: 0; }

        .main_tit2 { width: 100%; height: 37%; bottom: revert; top: 0; }
        .main_tit2>div { position: relative; }
        .main_tit2 h1 { font-size: 18rem; letter-spacing: 0.5rem; }
        .main_tit2>div>div>div { gap: 1.375rem; }
        .main_tit2 p { font-size: 1rem; padding-left: 0; text-align: center; }
        .main_tit2 h3 { display: flex; justify-content: center; align-items: center; gap: 0.5rem; flex-direction: column; font-size: 2.5rem; }
        .main_tit2 p:last-child { margin-right: 0; text-align: center; }
        
        /* .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; }

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

    }

/*  */

    .brand_wrap { width: 100%; height: auto; flex-wrap: wrap; padding: 8rem 0; }
    .brand_wrap::before { background-image: url(../img/brand_bg_m.jpg); opacity: 0.8; }
    
    .brand_tit { position: relative; transform: translateY(-3rem); justify-content:flex-start; max-width:85%;}
    .brand_tit>div { transform: translateY(0rem); }
    .brand_tit h3 { font-size: 3.75rem; }
    .brand_tit h1 { font-size: 7rem; margin-left: 0rem; }
    .brand_tit h4 { font-size: 1.25rem; margin-top: 2.375rem; margin-left: 0.25rem; }
    
    .brand_txt_box { position: relative; transform: translateY(3rem); /*text-align: center;*/justify-content:flex-end; margin-top: 6.5rem; }
    .brand_txt_box>div { transform: translateY(0rem); }
    .brand_txt_box h2 { font-size: 2.375rem; }
    .brand_txt_box p { font-size: 1rem; margin-top: 2.25rem; }
    .brand_logo { width: 7.5rem; right: -5.75rem; top: -3.375rem; position: static; margin-bottom: 1.5rem; }
    
    


    .brand_wrap.active::before { transform: scale(1); transition: 3s 0s; }
    .brand_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .brand_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


	.sub_brand_wrap { height:65rem; }


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

		.brand_tit { max-width:90%; }
		.brand_tit h3 { font-size:2.875rem; }
		.brand_tit h1 { font-size:4.25rem; }
		.brand_tit h4 { font-size:1rem;}

		.brand_txt_box h2 { font-size:2rem;}
		.brand_txt_box p { font-size:0.975rem;}
		.brand_logo { right:0; top:-5rem;}
		.brand_txt_box { margin-top:5rem;}
	
	}

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

	}
    
        
/*  */

    .location_wrap { height: auto; flex-wrap: wrap; justify-content: center; padding: 8rem 0; }
    
    
        
    .location_bt { background-color: #0089d0; }
    .location_bt p { color: #fff; }
    .location_bt span::before { background-color: #fff; }
    .location_bt span::after { background-color: #fff; }

    
    .location_ori_pop_wrap { position: fixed; }

    .location_pop_wrap { position: fixed; }
    .location_pop { max-width: 600px; }
    .location_pop_bg_bt { position: fixed; }
    .location_pop_bg { position: fixed; }
    
    .location_map { max-height: 90vh; }
    
    .location_pop_close { width: 3.5rem; height: 3.5rem; top: 1.5rem; }
    
    .location_pop_box { width: 90%; }
    
    .location_pop_tit { display: none; }
        
    .location_ori_bt { position: static; margin-top: 3rem; }

    
    .location_tit { width: 100%; max-width: revert; height: auto; transform: translateY(-3rem); text-align: center; }
    .location_tit>div { width: 90%; max-width: revert; transform: translateY(0rem); }
    .location_tit h2 { font-family: 'Paperlogy'; font-size: 2.0625rem; line-height: 120%; font-weight: 400; }
    .location_tit h2 b { font-weight: 700; }
    .location_tit>div>span { display: inline-block; width: 2.125rem; height: 1px; background-color: #000; margin-top: 2.375rem; }
    .location_tit p { font-size: 0.9375rem; line-height: 166%; margin-top: 1.125rem; }
    .location_tit p span { color: #0096e0; }

    .location_map_box { margin-top: 5rem; }

    .location_map2 { r: revert; left: 5%; bottom: -12rem; }
    
    
    .location_content_box { margin-top: 12rem; }
    .location_content { transition: 0s; }
    
    .location_img { max-width: 220px; transition: 0s; }
    
    .location_txt_box { transition: 0s; width: 18rem; }
    .location_txt_box h3 { font-size: 1.5rem; }
    .location_txt_box p { font-size: 1rem; margin-top: 1.125rem; }
    
    .location_txt_box.box01 { left: -8.5rem; top: -10rem; }
    .location_txt_box.box02 { left: revert; right: -6.5rem; bottom: -10.25rem; }
    
    
    
    .location_ori_bt.active,
    .location_tit.active,
    .location_map_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
            
    
    @media all and (max-width: 1000px) { 

        

    }

/*  */

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

    .premium_left { width: 100%; height: auto; display: flex; justify-content: center; align-items: center; overflow: visible; position: relative; }
    .premium_left::before { background: url(../img/premium_bg_m.jpg) center / cover no-repeat; opacity: 0.7; display: none; }
    
    .premium_tit { width: 100%; margin: auto; position: relative; right: 0; top: 0; z-index: 2; transform: translateY(-3rem); text-align: center; margin-top: 6rem; }
    .premium_tit>div { transform: translateY(0rem); }
    .premium_tit h2 { font-size: 12.5rem; }
    .premium_tit h3 { font-size: 5.5rem; font-size: 4.5rem; margin-top: -4rem; }
    .premium_tit h4 { font-size: 1rem; }
    
    .premium_content_box { width: 100%; height: auto; padding-top: 5rem; }
    .premium_content_box>div { width: 90%; max-width: 1292px; transform: translateY(0rem); }
    .premium_content { width: 33.33%; height: 23rem; position: relative; }
    .premium_content>div { opacity: 0; }
    .premium_content h3 { font-size: 1.25rem; margin-top: 1.75rem; }
    .premium_content p { font-size: 1rem; margin-top: 1rem; }
    
    .premium_content:nth-child(-n+3)::before { display: none; }
    .premium_content:nth-child(3n)::after { display: none; }
    
    
    .premium_ori { width: 100%; position: static; text-align: center !important; margin-top: 4rem; }
    .premium_ori.ori01 { width: 100%; }
    
    .premium02 { width: 100%; background-color: #b6d8f2; padding: 8rem 0; margin-top: 8rem; padding-bottom: 17rem; position: relative; }

    .premium_bd { max-width: 45rem; right: 0; left: 0; margin: auto; }
    
    .premium_tit2>div { transform: translateY(0rem); }
    .premium_tit2 h2 { font-size: 10rem; }
    .premium_tit2 h2 span { transition: 0s; }
    
    .premium_tit2 .tit01 { transform: translateX(-40rem); }
    .premium_tit2 .tit02 { transform: translateX(40rem); }
    .premium_tit2 .tit03 { transform: translateX(-40rem); }
    .premium_tit2 .tit04 { transform: translateX(40rem); }
    
    .premium_txt_box { width: 100%; height: auto; position: relative; }   
    .premium_txt_box>div { transform: translate(0); }
    .premium_txt_box p { font-size: 1.8125rem; transition: 0s; }
    .premium_txt_box>div>div { margin-top: 2rem; color: #0089d0; transition: 0.8s; }
    .premium_txt_box h2 { font-size: 13rem; }
    .premium_txt_box h4 { font-size: 4.875rem; margin-left: -1.25rem; margin-left: 1rem; }
        
    .premium_txt_num { width: 2.5rem; }

    .premium_cy_box { width: 100%; height: auto; position: relative; margin-top: 5rem; }
    .premium_cy_box>div { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 2rem; transform: translateY(0rem); }
    .premium_cy { width: 34.5rem; height: 13.375rem; transform: translateY(3rem) !important; opacity: 0; transition: 0s; }
    .premium_cy>div { gap: 2.5rem; }
    .premium_cy h3 { font-size: 1.375rem; }
    .premium_cy p { font-size: 1rem; margin-top: 1.25rem; }
    
    .premium_cy.cy02 { position: static; }
    .premium_cy.cy03 { margin-top: 0; margin-left: 0rem; }
    
    .premium_cy.cy01 img { transform: translateY(1rem); }
    .premium_cy.cy02 img { transform: translateY(0.625rem); }
    .premium_cy.cy03 img { transform: translateY(0.9375rem); }
    
    
    
    
    .premium_left.active::before { transform: scale(1); transition: 3s 0s; }
    .premium_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_content.active::before { width: 90%; transition: 2.0s 0s; }
    .premium_content.active::after { height: 90%; transition: 2.0s 0s; }
    .premium_num.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_content.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    .premium_tit2.active .tit01 { opacity: 1; transform: translate(0); transition: 1.5s 0.0s; }
    .premium_tit2.active .tit02 { opacity: 1; transform: translate(0); transition: 1.5s 0.1s; }
    .premium_tit2.active .tit03 { opacity: 1; transform: translate(0); transition: 1.5s 0.2s; }
    .premium_tit2.active .tit04 { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }
    .premium_ori.active,
    .premium_txt_box.active p,
    .premium_txt_box.active>div>div,
    .premium_cy.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }



/**/

	.complex_bg { height:100%;}
	.complex_box>div { transform:translateY(0); }


	.complex_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
	.complex_txt_box.active .complex_txt_box>div { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

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


	

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

		.complex_wrap { width:100%; height:auto; padding: 6rem 0 0; flex-wrap:wrap; }
		.complex_bg { width:100%; max-width:100%; height:50rem; order:2;}
		.complex_box { padding-bottom:6rem; }

        

    }


	/**/


	.unit_wrap>div { flex-direction: column; gap:0; padding: 8rem 0 20rem;}
	.unit_tit { text-align: center; transform: translateY(-5rem); }
	.unit_box_wrap { margin-top: 5rem; }
	.unit_box_wrap>div:first-child { width: 85%; margin: auto; height:25.2125rem; }

	.unit_wrap.active .unit_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.unit_wrap.active .unit_box_wrap { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }


/*  */

    .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.625rem; }
    .contact_tit h5 { font-size: 1rem; margin-top: 0.5rem; margin-left: 0rem; }

    .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: 5rem 2.5rem; }

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



/*  */

    .footer { padding: 4.625rem 0 5rem; font-size: 0.875rem; flex-direction: column; justify-content: center; align-items: center; }
    .footer_logo { width: 6.75rem; margin-right: 0; }
    .footer_top { flex-direction: column-reverse; justify-content: center; align-items: center; text-align: center; gap: 1rem; }
    .footer_bottom { flex-direction: column; justify-content: center; align-items: center; text-align: center; margin-top: 0rem; }
    .footer_bottom h5 { text-align: center; }
    .footer_bottom p { text-align: center; }
    .footer_const { justify-content: center; }
    .footer_const li:last-child { padding-right: 0.75rem; }
    .footer_info { justify-content: center; }
    .footer_info li:first-child { padding-left: 1rem; }
    .footer h6 { text-align: center; margin-top: 4rem; }
    .top_bt { right: 5%; bottom: 3.5rem; }

    .f_left{align-items: center; text-align: center;}
    .f_right{align-items: center; text-align: center; margin-top: 3rem;}
    .f_right .scroll_top { position: relative; bottom: 0; margin-top: 2rem; }
    .f_right .scroll_top p{transform: translate(0);}
    .f_right .scroll_top::after{right:-2rem;}

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

    .footer.active  .f_right .scroll_top{opacity: 1; transform: translate(0); transition: .8s 0.2s; }



/**/

    .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_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%; max-width: 1100px; margin: auto; height: 55px; }
	#snb { width: auto; height: 55px; }
	#snb > li { width: 200px; height: 55px; }
	#snb > li > a:after { height: 16px; }
	#snb > li:first-child { width: 55px; }
	#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_container { margin-top: 8rem; } */
	#sub_box { margin-top: 58px; }
	#sub_tit h2 { font-size: 38px; }
	/* .sub_line { height: 32px; margin-top: 30px; } */
	.sub_page { padding-top: 3.5rem; }

    .sub_line_box>div { width: calc(95% - 25px); height: 590px; position: relative; }
    .sub_line02 { height: calc(100% - 295px); top: 295px; right: calc(5% + 25px); animation: sub_line02 1.9s 1.2s both linear; }
    /* .sub_line04 { transform: rotate(35deg); } */
    .sub_line05 { transform: rotate(-30deg) translate(-0.65vw, -4vh); }

	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_cy_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%; }*/

    .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: 65px; }
    .sub_over_txt_box>div { width: 48%; margin-bottom: 40px; }
    .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; 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; }

}
