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

	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; } */
	
@media all and (max-width: 1000px) { 

	html { font-size: 13px; }

}
/*  */

    .main_skip_bt { width: 70px; height: 70px; position: absolute; right: 4%; bottom: 4%; 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; transform: translate(-50%,-50%); 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; line-height: 100%; 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%; }
    }

/*  */

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

	.main_box { height: 100dvh; position: relative; }

	.main_tit { height: 100dvh; left: 0; top: 0; }
	.main_tit h1 { font-size: 11.5vw; }

	.main_txt_box>div { transform: translateY(1rem); }
	.main_txt_box.box03 { align-items: flex-start; }
	.main_txt_box.box03>div { transform: translateY(20vh); }

	.main_square_box { width: 25rem; height: 25rem; }
	.main_square h4 { font-size: 1.75rem; }

	.main_txt_box h2 { font-size: 2.5rem; }
	.main_txt_box h2 b { font-size: 3rem; }
	.main_txt_box p { font-size: 1rem; margin-top: 2.25rem; /*height: 5.75rem;*/ }
	.main_txt_box.box03 p { font-size: 1.0625rem; margin-top: 2rem; }

	.main_open { width: 10.5rem; height: 3.25rem; margin-top: 2.625rem; }
	.main_open>div { transform: translateY(0.125rem); }
	.main_open h4 { font-size: 1.625rem; gap: 0.125rem; }
	.main_open h4 span { font-size: 0.9375rem; }

	.main_bt_wrap { width: 90%; top: revert; transform: translateY(-3vh); }

	.main_txt { right: 5%; bottom: 7vh; }
	.main_txt h2 { font-size: 2.5rem; }
	.main_txt h2 span { font-size: 4.75rem; margin-left: 10.5rem; }

	.main_sum { height: auto; position: relative; bottom: 0; padding: 5rem 0 5.5rem; }


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

		html { font-size: 15px; }

    }

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

		.main_img_box::after { background: url(../img/main_bg_m.png) center no-repeat; background-size: cover; }
		.main_img_box::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; background: url(../img/main_bg_m2.png) center no-repeat; background-size: cover; opacity: 1; transition: 1.2s; }
		.main_img_box.box01::before { opacity: 0.4; }
		.main_img_box.box02::before { opacity: 0.7; }
		.main_img_box.box03::before { display: none; }
		.main_img.img01 { background: url(../img/main01_m.jpg) center top no-repeat; background-size: cover; }
		.main_img.img02 { background: url(../img/main02_m.jpg) center no-repeat; background-size: cover; opacity: 0.7; }
		.main_img.img03 { background: url(../img/main03_m.jpg) center bottom 15% no-repeat; background-size: cover; }

		.swiper_main .swiper-slide-active .main_txt_box p { transform: translate(0); opacity: 0.6; transition: 1.2s 0.6s; }
		.swiper_main .swiper-slide-active .main_txt_box.box03 p { transform: translate(0); opacity: 0.6; transition: 1.2s 0.2s; }

		.main_sum ul { flex-wrap: wrap; justify-content: center; }
		.main_sum ul li { width: 40%; }

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

		.main_content.con02 .main_txt { display: none; }
		.main_txt { right: 5%; bottom: 8vh; }

		.main_bt_wrap>div { width: 100%; padding-left: 50%; }

		.main_slide_num { width: 42%; }

    }

/*  */

	.brand_wrap { height: 100vh; max-height: 700px; }

	.brand_bg_box::after { height: 62%; top: 19%; }
	.brand_bg01 { height: 20%; }
	.brand_bg02 { height: 20%; }
	.brand_bg03 { width: 34%; }
	.brand_bg04 { width: 34%; }

	.brand_txt_box h3 { font-size: 1.25rem; margin-left: 0.5rem; }
	.brand_txt_box h1 { font-size: 9rem; margin-top: -0.75rem; letter-spacing: 2rem; padding-left: 2rem; }
	.brand_txt_box p { font-size: 1rem; margin-top: 2rem; margin-right: 0.75rem; }



	.brand_wrap.active .brand_bg_box::after { height: 0; transition: 2.5s 0s; }
	.brand_wrap.active .brand_bg01 { height: 0; transition: 3.0s 3.0s; }
	.brand_wrap.active .brand_bg02 { height: 0; transition: 3.0s 3.0s; }
	.brand_wrap.active .brand_bg03 { width: 0; transition: 3.0s 3.0s; }
	.brand_wrap.active .brand_bg04 { width: 0; transition: 3.0s 3.0s; }
	.brand_wrap.active .brand_txt_box>div { opacity: 1; transition: 1.2s 0.4s; }
	.brand_wrap.active .brand_txt_box h1 { letter-spacing: 0; padding-left: 0; transition: 1.5s 1.0s; }
	.brand_wrap.active .brand_txt_box p { opacity: 0.5; opacity: 1; transition: 1.2s 1.0s; }
	.brand_wrap.active .brand_txt_box h3 { opacity: 1; transition: 1.2s 1.0s; }

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

		.brand_txt_box h3 { font-size: 1.25rem; margin-left: 0rem; text-align: center; }
		.brand_txt_box h1 { font-size: 7.5rem; margin-top: -0.75rem; letter-spacing: 1.5rem; padding-left: 1.5rem; text-align: center; }
		.brand_txt_box p { font-size: 1rem; margin-top: 2rem; margin-right: 0rem; text-align: center; }

	}

/*  */

	.premium_wrap { width: 100vw; height: auto; flex-wrap: wrap; }
	.premium_wrap>div { width: 100vw; height: auto; }
	.premium_wrap>div>div { width: 100%; height: auto; }


	.premium_content { height: auto; padding: 9rem 0; }
	.premium_content>div { transform: translateY(0rem); }
	.premium_content.con01 { padding: 9rem 0 12rem; }
	.premium_content.con02 { padding: 8rem 0 12rem; }
	.premium_content.con03 { padding: 9rem 0 10rem; }

	.premium_content.con01::before { transform: translateY(13vh); }
	.premium_content.con01::after { transform: translateY(-13vh); }
	.premium_img_box.box01::before { top: -0%; }
	.premium_content.con03::before { transform: translateY(24vh); }
	.premium_content.con03::after { transform: translateY(-24vh); }
	.premium_content.con03>div::before { bottom: -4%; }
	
	.premium_img_wrap.wrap01 { width: 30%; }
	.premium_img_wrap.wrap02 { width: 90%; }
	.premium_img_wrap.wrap03 { width: 90%; transform: translateX(0rem); }
	.premium_img_wrap.wrap04 { width: 90%; max-width: 1000px; gap: 5rem; }
	.premium_img_wrap.wrap04>div:first-child { gap: 5.25rem; }

	.premium_img_box.box02 { gap: 1.5rem; }
	.premium_img_box.box02>div { width: 30%; }
	.premium_img_box.box03 { width: 100%; }
	.premium_img_box.box03>div:last-child { margin-top: 3.125rem; }
	.premium_img_box.box04 { max-width: 520px; gap: 0.625rem; }
	.premium_img_box.box04>div { gap: 0.625rem; }
	.premium_img_box.box04>div>div { width: 33.33%; }

	.premium_img img { width: 100%; }
	.premium_img.img01 { width: 100%; }
	.premium_img.img03 { width: 60%; max-width: 571px; }
	.premium_img.img03b { width: 40%; max-width: 375px; }

	.premium_tit_box { width: 8.75rem; height: 8.75rem; padding: 1.125rem; font-size: 0.75rem; }
	.premium_tit_box h4 { margin-top: 0.75rem; }
	.premium_tit_box.box01 { left: -2rem; top: -1.75rem; }
	.premium_tit_box.box02 { left: -2rem; bottom: -1.5rem; }
	.premium_tit_box.box03 { right: -2rem; bottom: -1.5rem; }

	.premium_txt { font-size: 3.75rem; }
	.premium_txt b { font-size: 5.75rem; }
	.premium_txt span { transform: translate(-2.875rem,2.5rem); }
	.premium_txt.txt01 { left: -15.75rem; bottom: 2.125rem; }
	.premium_txt.txt02 { left: 15%; top: 2.25rem; right: revert; bottom: revert; }
	.premium_txt.txt03 { right: -1.25rem; bottom: -1.5rem; }
	.premium_txt.txt04 { left: -8.75rem; bottom: 16.25rem; }

	.premium_content p { font-size: 1rem; }
	.premium_content.con01 p { bottom: -5.5rem; }
	.premium_content.con02 p { bottom: -6rem; }
	.premium_content.con03 p { width: 35.6875rem; padding-left: 3.75rem; }
	.premium_content.con04 p { left: 0; bottom: 0rem; }

	.premium_txt_box.box01 { right: -21rem; bottom: 4.5rem; }
	.premium_txt_box.box02 { left: -0; top: 0; position: relative; margin: auto; margin-bottom: 0rem; text-align: right; width: calc(60% + 1.5rem); }
	.premium_txt_box.box03 { margin-bottom: 2rem; }

	.premium_txt_box h5 { font-size: 1.375rem; }
	.premium_txt_box h3 { font-size: 1.875rem; margin-top: 1.25rem; }
	.premium_txt_box h3 b { margin-top: 1.25rem; }
	.premium_txt_box h2 { font-size: 1.875rem; margin-top: 1.25rem; }
	.premium_txt_box h2 b { margin-top: 1.25rem; }


	.premium_content.con01.active::before { width: 50%; transition: 2.5s 0s; }
	.premium_content.con01.active::after { width: 50%; transition: 2.5s 0s; }
	.premium_content.con01.active .premium_img_box.box01::before { height: 108%; transition: 2.5s 0s; }
	.premium_img_box.active .premium_img.img01 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.active .premium_tit_box.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_txt_box.active.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.active .premium_txt.txt01 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_content.con01 p.active { opacity: 0.7; transform: translate(0); transition: 1.2s 0.8s; }

	/* .premium_content.con02.active .premium_img_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
	.premium_content.con02.active .premium_img_box.box02>div:first-child { transform: translateY(-3rem); transition: 1.2s 0.8s; }
	.premium_content.con02.active .premium_img_box.box02>div:last-child { transform: translateY(3rem); transition: 1.2s 0.8s; }
	.premium_content.con02.active .premium_tit_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_content.con02.active .premium_txt_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_content.con02.active .premium_txt.txt02 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_content.con02.active p { opacity: 0.5; transform: translate(0); transition: 1.2s 0.8s; } */
	.premium_img_box.box02.active { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
	.premium_img_box.box02.active>div:first-child { transform: translateY(-3rem); transition: 1.2s 0.8s; }
	.premium_img_box.box02.active>div:last-child { transform: translateY(3rem); transition: 1.2s 0.8s; }
	.premium_img_box.box02.active .premium_tit_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_txt_box.box02.active { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_txt.txt02.active { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.box02.active p { opacity: 0.5; transform: translate(0); transition: 1.2s 0.8s; }

	.premium_content.con03.active::before { width: 50%; transition: 2.5s 0s; }
	.premium_content.con03.active::after { width: 50%; transition: 2.5s 0s; }
	.premium_content.con03.active>div::before { height: 114%; transition: 2.5s 0s; }
	.premium_img_box.box03>div:first-child.active .premium_img.img03 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.box03>div:last-child.active .premium_img.img03b { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.box03>div:first-child.active .premium_tit_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.box03>div:first-child.active .premium_txt_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_txt.txt03.active { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
	.premium_img_box.box03>div:last-child.active p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.8s; }

	.premium_content.con04.active .premium_tit_box.box04.active { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_content.con04.active .premium_txt_box.box04.active { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_img_box.box04.active .premium_txt.txt04 { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_img_box.box04.active p { opacity: 0.5; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_img_box.box04.active .premium_img.img04c { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
	.premium_img_box.box04.active .premium_img.img04b { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.premium_img_box.box04.active .premium_img.img04e { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.premium_img_box.box04.active .premium_img.img04 { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_img_box.box04.active .premium_img.img04d { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
	.premium_img_box.box04.active .premium_img.img04f { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }

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

		.premium_content.con01::before { transform: translateY(0vh); }
		.premium_content.con01::after { transform: translateY(-22rem); }
		.premium_img_wrap.wrap01 { width: 100%; }
		.premium_txt_box.box01 { position: relative; right: 0; bottom: 0; text-align: center; margin-top: 3rem; }
		.premium_img_box.box01 { width: 50%; max-width: 380px; } 
		.premium_txt.txt01 { left: -5.75rem; bottom: 2.125rem; }
		.premium_content p { font-size: 0.9375rem; }


		.premium_img_box.box02>div { width: 46%; }
		.premium_txt_box.box02 { width: calc(92% + 1.5rem); }
		.premium_txt.txt02 { left: 2%; top: 2.25rem; }
		.premium_tit_box.box02 { left: -1.125rem; }


		.premium_img_wrap.wrap03 { max-width: 500px; }
		.premium_img_box.box03>div { flex-wrap: wrap; justify-content: center !important; }
		.premium_img.img03 { width: 100%; }
		.premium_img.img03b { width: 60%; position: relative; left: -10%; }
		.premium_txt_box.box03 { width: 100%; }
		.premium_content.con03 p { width: 100%; padding: 0; margin-top: 3rem; text-align: right; }
		.premium_txt.txt03 { position: relative; right: 0.25rem; bottom: -2rem; }
			

		.premium_img_wrap.wrap04 { max-width: 500px; flex-wrap: wrap; justify-content: center; }
		.premium_img_wrap.wrap04>div:first-child { width: 100%; flex-wrap: nowrap; gap: 0; justify-content: space-between; align-items: flex-end; }
		.premium_txt_box.box04 { width: auto; }
		.premium_img_box.box04 { width: 100%; max-width: revert; }
		.premium_txt.txt04 { left: -1.75rem; bottom: 13.25rem; }



		.premium_img_box.active .premium_img.img01 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.active .premium_tit_box.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_txt_box.active.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.active .premium_txt.txt01 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_content.con01 p.active { opacity: 0.7; transform: translate(0); transition: 1.2s 0.3s; }

		.premium_img_box.box03>div:first-child.active .premium_img.img03 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.box03>div:last-child.active .premium_img.img03b { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.box03>div:first-child.active .premium_tit_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.box03>div:first-child.active .premium_txt_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_txt.txt03.active { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_img_box.box03>div:last-child.active p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.2s; }
		
		.premium_content.con04.active .premium_tit_box.box04.active { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		.premium_content.con04.active .premium_txt_box.box04.active { opacity: 1; transform: translate(0); transition: 1.2s 0.3s; }
		
	}

/*  */


	.location_wrap { height: auto; flex-wrap: wrap; }
	.location_wrap::before { display: none; }

	.location_bg_box { width: 100vw; height: 62.5rem; position: relative; }
	.location_bg { background: url(../img/location_bg_pad.jpg) center bottom no-repeat; background-size: cover; transition: 0s; }
	.location_tit>div { transform: translateY(-14rem); }
	.location_tit h4 { font-size: 1.875rem; transition: 0s; }
	.location_tit h2 { font-size: 5.625rem; margin-top: 0.375rem; transition: 0s; }
	.location_tit p { font-size: 1.25rem; margin-top: 2.875rem; transition: 0s; }


	.location_content_box { height: auto; position: relative; right: 0%; padding: 7rem 0; overflow: hidden; }
	.location_content_box::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: url(../img/location_bg2.jpg) left center no-repeat; background-size: cover; animation: location_bg 9.0s 0s infinite; z-index: 1; }
	.location_content_box>div { width: 100%; gap: 4.25rem; transform: translateY(0rem); position: relative; z-index: 9; }
	.location_content_box>div>div { width: 90%; flex-wrap: wrap; gap: 5rem 3.5rem; opacity: 1; transform: translateY(0rem); }
	.location_content { width: calc(33.33% - 2.5rem); max-width: 277px; opacity: 0; transform: translateY(3rem); }
	.location_content.op0 { display: none; }
	.location_img { width: 100%; max-width: 277px; }
	.location_img img { width: 100%; }
	.location_content p { font-size: 0.9375rem; line-height: 166%; margin-top: 1.25rem; font-weight: 500; }


	.location_bg_box.active .location_bg { transform: scale(1); transition: 3.0s 0s; }
	.location_bg_box.active .location_tit h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
	.location_bg_box.active .location_tit h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
	.location_bg_box.active .location_tit p { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
	.location_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


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

		.location_bg_box { height: 100vh; max-height: 800px; }
		.location_tit>div { transform: translateY(-12rem); }

		.location_tit h4 { font-size: 1.625rem; }
		.location_tit h2 { font-size: 4.5rem; margin-top: 0.375rem; }
		.location_tit p { font-size: 1.25rem; margin-top: 2.875rem; }

		.location_content_box>div>div { flex-wrap: wrap; gap: 4rem 2.5rem; }
		.location_content { width: calc(50% - 1.25rem); }

	}

/*  */

	/* .footer { padding: 0; } */

	.footer_top { width: 100%; justify-content: center; text-align: left; }
	.footer_top>div { max-width: revert; border-right: none; }

	.footer_quick:first-child { border-left: none; }
	.footer_quick>a { padding: 2.5rem 0 2.25rem; }
	.footer_quick>a>div { gap: 1.625rem; }
	.footer_quick h2 { font-size: 1.375rem; }
	.footer_quick p { margin-top: 0.75rem; }
	.footer_quick:nth-child(1) img { width: 44px; }
	.footer_quick:nth-child(2) img { width: 48px; }
	.footer_quick:nth-child(3) img { width: 46px; }


	.footer_middle { padding: 1.625rem 5% 1.625rem; }

	.footer_bottom { gap: 2.5rem; padding: 2.75rem 5% 4.75rem; }

	.footer_logo { width: 76px; }

	.footer_const li { font-size: 1rem; padding: 0 0.375rem; }
	.footer_const li:last-child:after { display: none; }
	.footer_const li:first-child { padding-left: 0; }
    .footer_const li:nth-child(2) img { width: 120px; }
    .footer_const li:nth-child(4) img { width: 83px; }
    .footer_const li:nth-child(6) img { width: 85px; }

	.footer_privacy li { padding: 0 1.125rem; }
	.footer_privacy li:after { top: -2px; }

	.footer_info { margin-bottom: 0.375rem; }
	.footer_info li { padding: 0 0.875rem; }
	.footer_info li:after { top: -1px; }
	.footer_info li:first-child img { width: 7rem; }
	.footer_info li img { margin-top: 0px; }

	.footer_bottom p { line-height: 134%; margin-top: 0.75rem; }
	.footer_bottom p br { display: block; }
	.footer_bottom h6 { margin-top: 2.125rem; }

	.footer_sns { gap: 0 0.75rem; right: 0; top: revert; bottom: -1rem; }
	.footer_sns img { opacity: 0.3; }

	/* span.yellow { color: #fcff00 !important; } */

	.top_bt { right: 2%; top: 0; background-color: #c15827; }


	.footer.on:after { display: block; }
	.footer.on .top_bt { opacity: 1; top: 60px; transition: 0.8s 0.2s; }
	.footer.active .top_bt { opacity: 1; top: -30px; }
	


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

		.footer_quick>a { padding: 2rem 0 1.875rem; }
		.footer_quick>a>div { gap: 1.25rem; }
		.footer_quick:nth-child(1) img { width: 33px; }
		.footer_quick:nth-child(2) img { width: 36px; }
		.footer_quick:nth-child(3) img { width: 34px; }

		.footer_middle { padding: 1.375rem 5% 1.25rem }

        .footer_const li { font-size: 1rem; position: relative; padding: 0 0.1875rem; }
        .footer_const li:nth-child(2) img { width: 100px; }
        .footer_const li:nth-child(4) img { width: 73px; }
        .footer_const li:nth-child(6) img { width: 75px; }

		.footer_bottom { gap: 2rem; padding-bottom: 8rem; align-items: flex-start !important; }

		.footer_info { flex-wrap: wrap; gap: 0.5rem 0; }
		.footer_info li { padding: 0 0.75rem; }
		.footer_info li:nth-child(3)::after { display: none; }
		.footer_info li:last-child { padding-left: 0; width: 100%; }

		.footer_sns { bottom: -5rem; }

		.top_bt { width: 40px; height: 40px; right: 3%; }
		.top_bt:before { width: 6px; height: 6px; top: 5px; margin: auto; }
		.top_bt::after { width: 1px; height: 45px; top: 19px; }
    }
		
	@media all and (max-width: 767px) { 

		/* .footer_top>div { flex-wrap: wrap; }
		.footer_quick { border: none; border-bottom: 1px solid rgba(255,255,255,0.4); }
		.footer_quick:last-child { border: none; } */
		.footer_quick h2 { font-size: 1rem; line-height: 200%; }
		.footer_quick p { margin-top: 0; display: none; }
		.footer_quick>a { padding: 0.625rem 0 0.5rem; }
		.footer_quick>a>div { gap: 0.625rem; }
		/* .footer_quick>a>div>div { display: flex; justify-content: flex-start; align-items: center; gap: 1.125rem; } */
		.footer_quick:nth-child(1) img { width: 18px; }
		.footer_quick:nth-child(2) img { width: 18px; }
		.footer_quick:nth-child(3) img { width: 18px; }

		.footer_middle { padding: 1.125rem 0% 1rem }
		.footer_middle>div { flex-wrap: wrap; gap: 0.625rem 0; }

		.footer_const { width: 100%; justify-content: center; }
        .footer_const li:nth-child(2) img { width: 90px; }
        .footer_const li:nth-child(4) img { width: 65px; }
        .footer_const li:nth-child(6) img { width: 66px; }

		.footer_privacy { width: 100%; justify-content: center; }
		.footer_privacy li:first-child { padding-left: 0; }

		.footer_bottom { gap: 2rem; padding: 3rem 0 5rem; align-items: flex-start !important; justify-content: center; flex-wrap: wrap; text-align: center; }

		.footer_logo { width: 50px; }

		.footer_info { flex-wrap: wrap; gap: 0.5rem 0; justify-content: center; }
		.footer_info li { padding: 0 0.625rem; }
		.footer_info li:nth-child(3)::after { display: none; }
		.footer_info li:last-child { padding-left: 0; width: 100%; }
		.footer_info li:first-child { padding-left: 0.625rem; }
		.footer_info li:first-child img { width: 6.5rem; }

		.footer_bottom h6 { margin-top: 3rem; }

		.footer_sns { bottom: 0; position: relative; margin-top: 1.25rem; transform: scale(0.9); }

		.top_bt { width: 40px; height: 40px; right: 3%; top: 110px; }
		.top_bt:before { width: 6px; height: 6px; top: 5px; margin: auto; }
		.top_bt::after { width: 1px; height: 45px; top: 19px; }
		
		.footer.active .top_bt { opacity: 1; top: 90px; }

	}
/**/
/*서브*/

    /* .sub_top { height: 200px; } */

    /* .sub_top_txt { width: 100%; }
    .sub_top_txt h3 { font-size: 1.313rem; } */
    /* .sub_top_txt h2 { margin-top: 3rem; } */

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

    body.sub .all_wrap { margin-top: -55px; }

	#snb_wrap { width: 89.5833%; height: 55px; }
	#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_container { margin-top: 6rem; }
	#sub_box { padding-bottom: 5rem; margin-top: 0; }
	#sub_tit h2 { font-size: 38px; }
	.sub_line { height: 32px; margin-top: 30px; }
	.sub_page { margin-top: 3.75rem; }

    .sub_line_box>div { width: 90%; height: 680px; position: relative; }
    .sub_line02 { top: 340px; right: 10%; animation: sub_line02 1.9s 1.2s both linear; }
    .sub_line04 { transform: rotate(35deg); }

	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 { 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: 65px; }
	.sub_over_txt_box>div { width: 48%; margin-bottom: 50px; }
	.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_map { height: auto; }
    .sub_location_move { display: none; }
    .sub_location_map_m { display: block; }
    .sub_location_map img { width: 100%; transform: scale(1.2); transform-origin: right bottom; }

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

    .sub_location_txt_box { margin: 3.5rem 0; }
    /* .sub_location_content { max-width: revert; } */
    /* .sub_location_content:nth-child(2n-1) { margin-left: 10%; }
    .sub_location_content:nth-child(2n) { margin-right: 10%; } */
    
    .sub_location_img { max-width: 224px; }

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

    @media all and (max-width: 1000px) { 
        
        .sub_location_bottom { padding: 5rem 0%; }

    }

/*  */

    .sub_premium_wrap>div { gap: 5rem 3.5rem; }
    .sub_premium_txt_box img { transform: scale(0.9); transform-origin: right center; margin-right: 0; }

/**/

    .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: 1000px) { 
        
        .sub_contact_bottom>div { flex-wrap: wrap; justify-content: center; align-items: center; gap: 0rem 0; }

        .sub_contact_box { flex-wrap: wrap; gap: 2.5rem; }

    }
    
    .sub_contact_map_box { width: 658px; height: 397px; }
    
    /* .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; }

/**/

	/* .news_wrap { } */

	.news_tit h2 { font-size: 105px; }
	.news_tit h4 { font-size: 24px; line-height: 30px; margin-top: 30px; }
	.news_tit p { font-size: 13px; margin-top: 20px; }

	.news_content_box { margin-top: 0px; }
	.news_content_vd { padding: 42px 0; margin-bottom: 40px; }
	.news_img { width: 45%; max-width: 450px; }
	.news_img img { width: 100%; }
	.news_txt_box { width: 51%; }
	.news_txt_box h6 { font-size: 10px; padding: 3px 8px; margin-bottom: 8px; }
	.news_txt_box h4 { font-size: 12px; }
	.news_txt_box h3 { font-size: 18px; margin-top: 7px; padding-bottom: 2px; }
	.news_txt_box p { font-size: 13px; margin-top: 20px; }
	.news_bt { margin-top: 60px; font-size: 11px; }
	.news_bt:after { width: 35px; left: 35px; }

	.news_content_vd .news_img { width: 50%; max-width: 677px; }
	.news_content_vd .news_txt_box { width: 45%; }
	.news_content_vd .news_bt { margin-top: 30px; }

	.news_content>li { width: 48%; margin-right: 4%; }
	.news_content>li>a { padding: 35px; padding-bottom: 40px; }
	.news_content>li:nth-child(3n) { margin-right: 4%; }
	.news_content>li:nth-child(2n) { margin-right: 0; }
	.news_content>li:nth-child(n+3) { margin-top: 4%; }

	.news_content h4 { font-size: 14px; }
	.news_content h2 { font-size: 18px; line-height: 24px; margin-top: 12px; height: 48px; }
	.news_content p { font-size: 13px; line-height: 24px; margin-top: 25px; height: 72px; }
	.news_bt { margin-top: 50px; font-size: 12px; }
	.news_bt:after { left: 40px; }

	.news_content>li:hover .news_bt:after { width: 40px; }

/**/

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

}

