:root {
    --text-shadow-1:0.3125rem 0.3125rem 0px rgba(189,55,0,1);
    --text-shadow-1-re:0px 0.3125rem 0px rgba(189,55,0,1);
    --text-shadow-2-re:0.25rem 0.25rem 0px rgba(220,64,0,1);
    --text-shadow-2:0.3125rem 0.3125rem 0px rgba(255,255,255,1);
    --text-shadow-3:0.3125rem 0.3125rem 0px rgba(0,52,27,1);
    --text-shadow-4:3px 0.3125rem 0px rgba(0,13,7,0.4);
    --text-shadow-5:0.3125rem 0.3125rem 0px rgba(19, 65, 32, 1);
    --text-shadow-5-re:0px 0.3125rem 0px rgba(19, 65, 32, 1);
	
	--color-primary: #ff5c1b;
	--color-gray: #5d5d5d;
	--color-white: #fff;
	--color-active: #b4002d;
    --color-green: #02542c; 
    --color-red: #d12e00; 
    --color-wing: #ff7b43; 
}

/* common */
* i {font-style:italic;}
.pc_only {display: block;}
.mobile_only {display: none;}

#bo_w {
    padding: 70px;
}
/*header & footer*/


/* footer */

/* highlight */
[data-aos="highlight"]:before {
    content: "";position: absolute;left: 0;top: 0px;width: 0%;height: 100%;background:var(--color-red);
    transition-delay: .4s;-webkit-transition-delay: .4s;transition-duration: .4s;-webkit-transition-duration: .4s;z-index: -1;
}
span.aos-animate[data-aos="highlight"]:before {width: 100%;}

.rotate {
    animation-duration: 30s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    animation-name: rotate;
}

.stemp {
    opacity: 0;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform-origin: center;
    -webkit-animation-name: stemp;
    animation-name: stemp;
}



.flow-ani-wrap {display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: nowrap;position: relative;overflow: hidden;}
.flow-ani-wrap ul {
	display: flex;
	justify-content: flex-start;align-items: center;transform: translate3d(0%, 0, 0);-webkit-transform: translate3d(0%, 0, 0);
	-webkit-animation-name: flowAni;animation-name: flowAni;-webkit-animation-duration: 48s;animation-duration: 48s;
	-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;
	animation-play-state: running;-webkit-animation-play-state: running;
}

.flow-ani-wrap.re_flow ul {
	transform: translate3d(-100%, 0, 0);-webkit-transform: translate3d(-100%, 0, 0);
	-webkit-animation-name: flowAni_re;animation-name: flowAni_re;-webkit-animation-duration: 48s;animation-duration: 48s;
	-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;
	animation-play-state: running;-webkit-animation-play-state: running;
}



.animate__swing {
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-transform-origin: top center;
	transform-origin: top center
}


/* 흐르는 슬라이드 */
	.marquee {width: 100%;background:transparent;padding:20px;overflow:hidden;}
	.marquee.s02 {background:#fec92b;}
	.marquee.s03 {background:#db5b43;}
	.marquee.s04 {background:#fff;border:3px solid #a7342f;border-left:0;border-right:0;position:relative;z-index:10;margin-top:-1px;}
	.marquee.solo {background:#4d2e23;max-width: 1920px;width: 100%;margin: 0 auto;}
	.marquee.line {position:absolute;left:-20%;top:56%;padding:20px 0;width:120vw;;}
	.marquee.line.line01 {background:#fff;transform:rotate(8deg);z-index:5;}
	.marquee.line.line02 {background:#82cbae;transform:rotate(-8deg);z-index:4;}
	.marquee.line .swiper-slide {width: 3829px;}
	.marquee.line .swiper-slide img {}
	.marquee .swiper-wrapper {transition-timing-function: linear !important;}
	.marquee_group .swiper-wrapper {transition-timing-function: linear !important;}
	.marquee .swiper-slide {width: 1921px;}
	.marquee.s02 .swiper-slide {width: 1363px;}
	.marquee.s03 .swiper-slide {width: 1363px;}
	.marquee.s04 .swiper-slide {width: 1054px;}
	.marquee_group .swiper-slide {width: 1572px;}
	.marquee .swiper-slide img {width: 100%;}
	.marquee_group .swiper-slide img {width: 100%;}

	.marquee.mid_wrap {}
	.marquee.mid_wrap .swiper-slide {width: 3840px;}

/* 메인 숫자 카운팅 */
	.rolling-counter-wrap { margin-top: 50px; display: flex; justify-content: center; align-items: end; }
	.rolling-counter-wrap * { font-family: var(--font-family-ptd); font-size:100px;color:var(--color-white);font-weight: normal;}
	.rolling-number {
		position: relative; width:80px; height: 135px; overflow: hidden; color: var(--color-white); text-align: center;outline:none; 
	}

	.rolling-number + .rolling-number {}
	.rolling-number .numbers { position: absolute; left: 0; top: 0; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-direction: column; }
	.rolling-number .numbers span { line-height: 131px;width: 80px;height: 131px;background:transparent;color:#a7342f;}
	.rolling-dot { margin: 0 5px; font-size: 60px; color:#a7342f;}
	.rolling-unit {font-size: 70px; color:#a7342f;font-family: var(--font-family-ptd);padding-bottom: 32px;font-weight: 800;}

/* 롤링 중 글자 */
	#section01 .rolling-unit {
		font-family: var(--font-family-ptd);line-height: 1;padding-top:20px;margin: 0 15px; 
		display: flex; justify-content: flex-start; align-items: stretch; flex-direction: column;font-size:56px;
	}
	.rolling-unit .white { opacity: 0.5; }
	.rolling-number[data-number="0"] .numbers { top: -1000%; }
	.rolling-number[data-number="1"] .numbers { top: -1100%; }
	.rolling-number[data-number="2"] .numbers { top: -1200%; }
	.rolling-number[data-number="3"] .numbers { top: -1300%; }
	.rolling-number[data-number="4"] .numbers { top: -1400%; }
	.rolling-number[data-number="5"] .numbers { top: -1500%; }
	.rolling-number[data-number="6"] .numbers { top: -1600%; }
	.rolling-number[data-number="7"] .numbers { top: -1700%; }
	.rolling-number[data-number="8"] .numbers { top: -1800%; }
	.rolling-number[data-number="9"] .numbers { top: -1900%; }
	.rolling-number[data-number="10"] .numbers { top: -1000%; }
	.rolling-number:nth-child(1) .numbers { animation-delay: .3s; }
	.rolling-number:nth-child(3) .numbers { animation-delay: .4s; }
	.rolling-number:nth-child(5) .numbers { animation-delay: .5s; }
	.rolling-number:nth-child(6) .numbers { animation-delay: .6s; }
	.rolling-number:nth-child(7) .numbers { animation-delay: .7s; }
	.rolling-number .numbers {
		animation-name: rollingNumber;animation-duration: 1500ms;animation-timing-function: ease-out;animation-fill-mode: inherit;animation-fill-mode: forwards;
	}

/************** policy layer s *************/
	.policy_wrap {
		position: fixed;
		/* keeps the policy_wrap window in the current viewport */
		top: 0;left: 0;display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A6000000, endColorstr=#A6000000);
		text-align: center;z-index: 999999;font-family: 'Pretendard', sans-serif;
	}
	.policy_wrap .policy-wrapper {
		overflow: hidden;margin: 50px auto;position: absolute;left:50%;top:50%;
		-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
		box-shadow: 0 0 25px #111;-webkit-box-shadow: 0 0 25px #111;-moz-box-shadow: 0 0 25px #111;
		width: 90%;background-color: #fff;border: 1px solid #999;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);background-clip: padding-box;max-width: 820px;border-radius: 10px;
	}
	.close-popup {
		position: absolute;top: 20px;right: 20px;background-color: #fff;font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;font-weight: bold;line-height: 1;color: #ccc;text-shadow: 0 1px 0 #fff;border: none;
	}
	.policy_wrap .policy-wrapper h4 {
		padding: 15px;border-bottom: 1px solid #e5e5e5;font-size: 18px;font-weight: 500;font-family: var(--font-family-ptd);
	}
	.policy_wrap .policy {overflow-y: auto;padding: 30px;text-align: left;line-height: 163%;font-size: 12px;}
	form a.popup-trigger {
		display: inline-block;padding: 0 5px;line-height: 1.25;text-indent: 0;color: #fff;background-color: #8C8984;font-size: 12px;
		vertical-align: middle;
	}

/* header */
	#header {width:100%;height:110px;position:fixed;left:0;top:35px;z-index:100;background:url('../../images/hd_bg.jpg')no-repeat center/cover;}
	#header .header-wrap {height:100%;}
	#header .header-wrap .inner {width:100%;height:100%;padding:0 60px;max-width:1920px;justify-content:space-between;background:transparent;}
	#header .header-wrap .inner .logo {}
	#header .header-wrap .inner .logo img {width: 179px;}

	#header .header-wrap .inner .hd_tel {}


/* section-scrollNab s */
	.section-scrollNab { position: relative; height: 0; overflow: hidden; }
	.section-scrollNab.scrollDown {height: 64px;}
	.section-scrollNab {display:flex;align-items: center;justify-content: space-between;}
	.nab_inner {position:relative;width:100%;max-width:1700px;height:65px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
	.section-scrollNab .logo {padding:0;display:flex;align-items: center;cursor: pointer;}
	.section-scrollNab .hd-right {position:relative;width:225px;background:#312927;;display:inline-block;border-radius:20px;text-align: center;}
	.section-scrollNab .hd-right p {font-size: 20px;font-weight: 700;color:#fff;line-height: 38px;}
	.section-scrollNab .hd-right p a {font-size: 22px;}

	.section-scrollNab .section-nab-wrap {
		position: absolute; left: 0; top: 0; width: 100%;  height: 64px; transition: all 0.3s; -webkit-transition: all 0.3s; opacity: 0;
		background: #fff;z-index:100;box-shadow:0 8px 8px rgba(35,20,6,0.2)
	}
	.section-scrollNab .section-nab-wrap ul {width:100%;display:flex;justify-content:center;align-items: center;gap:100px;}
	.section-scrollNab .section-nab-wrap ul li {font-size: 18px;font-weight:600;letter-spacing: -0.025em;color:#312927;}
	.section-scrollNab .section-nab-wrap ul li.on {font-weight: 700;}
	.section-scrollNab .section-nab-wrap ul li.on a {}
	.section-scrollNab .section-nab-wrap ul li:hover a {font-weight: 700;}
	.section-scrollNab.scrollUp .section-nab-wrap { position: fixed; top: -70px; opacity: 0; }
	.section-scrollNab.scrollDown .section-nab-wrap { position: fixed; opacity: 1; }
/* section-scrollNab e */

/* default s */
	body {background:#fff;}
	#container_wrap {overflow:hidden;}
/* default e */

/* 탭메뉴 s */
	.sub_cont{display:none; text-align:center;}
	.sub_cont.on{display:block;}
/* 탭메뉴 e */

/* wing bottom s */
	.section .wing_wrap {}
	.section .wing_wrap .wing_lines {position: absolute;left: 0;width: 100%;height: 60px;bottom:-48px;top:auto;}
	.section .wing_wrap .wing_lines:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 12px;background:#a7342f;}
	.section .wing_wrap .wing_lines .wing_line {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 12px;background: #a7342f;}
/* wing bottom e */

/* wing top s */
	.section .wing_wrap {}
	.section .wing_wrap .wing_lines.top {position: absolute;left: 0;width: 100%;height: 60px;bottom:auto;top:0;}
	.section .wing_wrap .wing_lines.top:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 12px;background: #a7342f;}
	.section .wing_wrap .wing_lines .wing_line {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 12px;background: #a7342f;}
/* wing top e */

/* common s */
	.marquee_vertical.left_step {position:absolute;left:0px;top:0;background:transparent;padding:0 24px 0 33px;border-left:1px solid #9b5f54;border-right:1px solid #9b5f54;z-index:10;}
	.marquee_vertical.right_step {position:absolute;right:0px;top:0;background:transparent;padding:0 24px 0 33px;border-left:1px solid #9b5f54;border-right:1px solid #9b5f54;z-index:10;}
	.marquee_vertical.main_slide {margin-left:110px;}
	.left_step ul {animation: hSlideLoop_re 48s 0s infinite linear;opacity:1;}
	.right_step ul {animation: hSlideLoop 48s 0s infinite linear;opacity:1;}
	.main_slide ul {animation: hSlideLoop 36s 0s infinite linear;opacity:1;}
	.main_slide ul li {margin-bottom:75px;width: 567px;height: 327px;position:relative;}
	.main_slide ul li:after {content:'';display:block;width:100%;height:100%;background:#c5a570;position:absolute;left:20px;top:20px;z-index:-1}

	.section {width:100%;max-width:1920px;margin:0 auto;overflow:hidden;position:relative;}
	.inner {width: 1600px;margin:0 auto;}

/* common e */

/* section00 s */
	#section00 {width:100%;background:#fff;min-height:800px;}
	.text_wrap {width:100%;height:620px;position:relative;}
	.text_wrap {display:flex;align-items:center;justify-content:center;;}

	.text_wrap .scroll_wrap {width: 161px;height: 161px;position:absolute;left:50%;transform:translateX(-50%);bottom:-80px;z-index:10;}
	.text_wrap .scroll_wrap .rotate {position:relative;z-index:5;}
	.text_wrap .scroll_wrap .no_rotate {position:absolute;left:0;top:0;}
	/* .text_wrap img.on {opacity: 0;} */
	.cont_wrap >div {overflow:hidden;height:100vh;}
	.cont_wrap .first {width:1445px;;background:#b3e6d1;margin:0 auto;max-width:1920px;transition:0.8s ease;border-radius:100px 100px 0 0;position:relative;}
	.cont_wrap .first.on {width:100%;border-radius:0;}
	.cont_wrap .second {width:100%;height:990px;background:#fec92b;}
	.cont_wrap .first .img_wrap {width: 100%;height:100%;background:url('../../images/demo/main_01.png')no-repeat center;}
	.cont_wrap .first .img_wrap img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
	.img_wrap {}
	.img_wrap img {}

	.cont_wrap .second {position:relative;}
	
	.cont_tit_wrap {display:flex;align-items:center;justify-content:center;flex-direction: column;gap:1.375rem;padding-top: 140px;}
	.cont_tit_wrap img {}
	.cont_tit_wrap img.s01_title {}
	.cont_tit_wrap img.s01_title.s01_01 {}
	.cont_tit_wrap img.s01_title.s01_02 {}
	.cont_tit_wrap img.s01_title.s01_03 {}
	.cont_tit_wrap .desc {font-size: 24px;font-weight: 600;color:#5e4943;letter-spacing: -0.025em;line-height: 33px;}
	.cont_tit_wrap .desc b {font-weight: 800;}

	.s01_line {position:absolute;}
	.s01_line.s01_01 {top:426px;right:0;z-index:2;}
	.s01_line.s01_02 {top:477px;right:0;z-index:1;}
	
	.s01_sticker {position:absolute;z-index:6;}
	.s01_sticker.s01_01 {top:276px;left:344px;}
	.s01_sticker.s01_02 {top:660px;left:572px;}

	.s01_food {position:absolute;z-index:5;}
	.s01_food.s01_01 {top:170px;left:-50px;}
	.s01_food.s01_02 {top:563px;left:110px;}
	.s01_food.s01_03 {top:657px;left:722px;}
	.s01_food.s01_04 {top:594px;right:125px;}
	.s01_food.s01_05 {top:180px;right:-10px;}
/* section00 e */

/* section01 s */
	#section01 {background:#a52924;padding:5px 0;}
	
	.marquee_group {}
	.marquee_group .text_slide {margin:35px 0;}

	.s01_dimm {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
	
	#section01 .content_wrap {
		position:absolute;width: 982px;height: 483px;z-index:10;left:50%;top:50%;transform:translate(-50%,-50%);
		background:url('../../images/s01_text_bg.png')no-repeat center/cover;display: flex;align-items: center;justify-content: center;
		box-shadow:7px 7px 0 rgba(0,0,0,0.3);border-radius:30px;
	}
	#section01 .s01_text_box {display:flex;align-items:center;justify-content:center;flex-direction: column;gap:40px;}
	#section01 .s01_text_box .s01_text {}
	#section01 .s01_text_box .s01_text.s01 {}
	#section01 .s01_text_box .s01_text.s02 {}
	#section01 .s01_text_box .s01_text.s03 {}
	#section01 .s01_text_box .s01_text.s04 {}

	#section01 .s01_text_box .s01_fox {position:absolute;left:340px;}
	#section01 .s01_text_box .s02_sticker {position:absolute;right:-84px;top:-60px;}
	#section01 .s01_text_box .s01_fox.s01 {top:143px;}
	#section01 .s01_text_box .s01_fox.s02 {top:243px;}
	#section01 .s01_text_box .s01_fox.s03 {top:345px;}
/* section01 e */
	
/* section02 s */
	#section02 {background:#dfdfdf;padding:140px 0 0;}
	
	#section02 .top_wrap {}
	#section02 .top_wrap .inner {display:flex;align-items:center;justify-content:space-between;}
	#section02 .top_wrap .cont_tit_wrap {padding-top: 0;text-align: left;align-items: flex-start;gap:30px;}
	#section02 .cont_tit_wrap .s02_title {}
	#section02 .cont_tit_wrap .s02_title.s02_01 {}
	#section02 .cont_tit_wrap .s02_title.s02_02 {}
	#section02 .cont_tit_wrap .s02_title.s02_03 {}
	#section02 .cont_tit_wrap .desc {margin-top: 20px;}

	#section02 .cont_img_wrap {position:relative;padding-right: 100px;}
	#section02 .cont_img_wrap .s02_main_bg {}
	#section02 .cont_img_wrap .s02_main_move {position:absolute;bottom:-30px;right:40px;}

	#section02 .mid_wrap {margin:90px 0 80px;}
	#section02 .mid_wrap img {}

	#section02 .bot_wrap {padding-bottom: 195px;}
	#section02 .bot_wrap .cont_tit_wrap {text-align: center;padding-top: 0;}
	#section02 .cont_tit_wrap .s02_title.s02_04 {}
	#section02 .cont_tit_wrap .s02_title.s02_05 {}
	#section02 .cont_list_wrap {margin-top: 100px;}
	#section02 .cont_list_wrap ul {display:flex;/* align-items:center; */justify-content:space-between;}
	#section02 .cont_list_wrap ul li {position:relative;}
	#section02 .cont_list_wrap ul li .s02_list {filter:drop-shadow(7px 7px 0 rgba(104,104,104,0.4))}
	#section02 .cont_list_wrap ul li .s02_list_name {position:absolute;left:50%;top:-35px;transform:translateX(-50%);filter:drop-shadow(5px 5px 0 rgba(77,46,36,0.5))}
	#section02 .cont_list_wrap ul li .z {font-size: 22px;text-align: right;font-weight: 500;margin-top: 20px;color:#5f4a44;}
/* section02 e */

/* section03 s */
	#section03 {background:#7fc3ac;padding:170px 0 240px;}
	#section03 .cont_tit_wrap {padding-top: 0;text-align: left;align-items: flex-start;gap:30px;position:relative;}
	
	.s03_heart {position:absolute;left:168px;top:-14px;animation: ddm 3.0s infinite ease-in-out;}

	#section03 .flow-ani-wrap {margin-top: 90px;}
	#section03 .flow-ani-wrap ul {gap:40px;margin-right: 40px;}
	#section03 .flow-ani-wrap ul li {}

	#section03 .phone_wrap {width: 904px;height: 909px;position:absolute;right:110px;top:80px;z-index:10;}
	#section03 .phone_wrap .phone_div {width: 389px; height: 793px;position:absolute;right:100px;top:76px;}
	#section03 .phone_wrap .phone_div img {filter: drop-shadow(5px 5px 5px rgba(62,62,62,0.5))}
	#section03 .phone_wrap .food {position:absolute;right:120px;bottom:0;}
	#section03 .phone_wrap .food img {}
	#section03 .phone_wrap .heart {position:absolute;left:140px;top:80px;}
	#section03 .phone_wrap .heart img {position:absolute}
	#section03 .phone_wrap .heart img.heart1 {z-index:3;}
	#section03 .phone_wrap .heart img.heart2 {z-index:2;animation: heartWave 0.8s linear infinite;}
	#section03 .phone_wrap .heart img.heart3 {z-index:1;animation: heartWave 0.8s linear infinite;opacity: 0.5;}
	
	#section03 .phone_wrap .icon {position:absolute;}
	#section03 .phone_wrap .icon.bm {top: 162px;right:0;}
	#section03 .phone_wrap .icon.cp {top:0;right:130px;}
	#section03 .phone_wrap .icon.ygy {top: 260px;left:312px;}
	#section03 .phone_wrap .icon.good {top: 104px;left:238px;}
	#section03 .phone_wrap .icon.smile {top: 242px;left:0;}
	#section03 .phone_wrap .icon.bm img {animation: ddm 3.0s infinite 0.1s ease-in-out;}
	#section03 .phone_wrap .icon.cp img {animation: ddm 3.0s infinite 0.3s ease-in-out;}
	#section03 .phone_wrap .icon.ygy img {animation: ddm 3.0s infinite 0.2s ease-in-out;}
	#section03 .phone_wrap .icon.good img {animation: ddm 3.0s infinite 0.1s ease-in-out;}
	#section03 .phone_wrap .icon.smile img {animation: ddm 3.0s infinite 0.2s ease-in-out;}
/* section03 e */

/* section04 s */
	#section04 {background:#ffffff;padding:300px 0 0;}
	
	#section04 .cont_tit_wrap {padding-top: 0;text-align: left;align-items: flex-start;gap:30px;position:absolute;left:210px;top:176px}
	#section04 .cont_tit_wrap .s02_title {}
	#section04 .cont_tit_wrap .s02_title.s02_01 {}
	#section04 .cont_tit_wrap .s02_title.s02_02 {}
	#section04 .cont_tit_wrap .s02_title.s02_03 {}
	#section04 .cont_tit_wrap .desc {margin-top: 20px;}
	
	#section04 .s04_rotate_wrap {width: 214px;height: 214px;position:absolute;right:-200px;top:10px;}
	#section04 .s04_rotate_wrap img {}
	#section04 .s04_rotate_wrap img.no-rotate {position:absolute;left:0;top:0;}
	#section04 .s04_rotate_wrap img.rotate {}


	#section04 .cont_list_wrap {margin-top: 100px;}
	#section04 .cont_list_wrap ul {display:flex;align-items:end;justify-content:space-between;margin-bottom:-2px;}
	#section04 .cont_list_wrap ul li {position:relative;}
	#section04 .cont_list_wrap ul li .s02_list {filter:drop-shadow(7px 7px 0 rgba(104,104,104,0.4))}
	#section04 .cont_list_wrap ul li .s02_list_name {position:absolute;left:50%;top:-35px;transform:translateX(-50%);filter:drop-shadow(5px 5px 0 rgba(77,46,36,0.5))}
/* section04 e */

/* section05 s */
	#section05 {background:#dfdfdf;padding:120px 0 0;height:1152px;}
	
	#section05 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: center;gap:30px;text-align: center;}
	#section05 .cont_tit_wrap .s02_title {}
	#section05 .cont_tit_wrap .s02_title.s02_01 {}
	#section05 .cont_tit_wrap .s02_title.s02_02 {}
	#section05 .cont_tit_wrap .s02_title.s02_03 {}
	#section05 .cont_tit_wrap .desc {margin-top: 20px;}
	
	#section05 .cont_price_wrap {display:flex;align-items:center;justify-content:center;gap:20px;margin-top: 100px;}
	#section05 .cont_price_wrap span {font-family: 'NanumSquareNeoHeavy';font-size: 118px;font-weight: 700;color:#a7342f;text-shadow:0.2rem 0.2rem 0.2rem rgba(0,0,0,0.4);letter-spacing: -0.05em;}
	#section05 .cont_price_wrap span.img {display:flex;align-items:center;justify-content:center;}
	#section05 .cont_price_wrap span.img img {filter:drop-shadow(0.2rem 0.2rem 0.2rem rgba(0,0,0,0.4))}

	#section05 .s05_img {position:absolute;}
	#section05 .s05_img.s05_img01 {left:0;top:0;}
	#section05 .s05_img.s05_img02 {left:0;bottom:0;}
	#section05 .s05_img.s05_img03 {left:220px;bottom:0;}
	#section05 .s05_img.s05_img04 {left:449px;bottom:163px;}
	#section05 .s05_img.s05_img05 {left:765px;bottom:0;}
	#section05 .s05_img.s05_img06 {right:0;bottom:0;}
	#section05 .s05_img.s05_img07 {right:-160px;bottom:340px;}
	#section05 .s05_img.s05_img08 {right:-130px;top:0;}

	#section05 .s05_coin {position:absolute;}
	#section05 .s05_coin.s05_coin01 {left:360px;top:87px;}
	#section05 .s05_coin.s05_coin02 {left:0;top:431px;}
	#section05 .s05_coin.s05_coin03 {right:400px;top:107px;}
	#section05 .s05_coin.s05_coin04 {right:314px;top:702px;}
	#section05 .s05_coin.s05_coin05 {right:-90px;top:280px;}
/* section05 e */

/* section06 s */
	#section06 {background:url('../../images/s06_bg.jpg')no-repeat center/cover;padding:150px 0 0;height:1080px;}
	
	#section06 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: flex-start;gap:30px;text-align:left;}
	#section06 .cont_tit_wrap .s02_title {}
	#section06 .cont_tit_wrap .s02_title.s02_01 {}
	#section06 .cont_tit_wrap .s02_title.s02_02 {}
	#section06 .cont_tit_wrap .s02_title.s02_03 {}
	#section06 .cont_tit_wrap .desc {margin-top: 20px;color:#fff;}
	
	#section06 .s06_sticker_wrap {width: 665px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top: 100px;}
	#section06 .s06_sticker_wrap .sticker_list {}
	#section06 .s06_sticker_wrap .sticker_list01 {}
	#section06 .s06_sticker_wrap .sticker_list02 {}
	#section06 .s06_sticker_wrap .sticker_list03 {margin-top: -26px;}
	#section06 .s06_sticker_wrap .sticker_list04 {margin-top: -26px;}
/* section06 e */

/* section07 s */
	#section07 {background:url('../../images/s07_bg.jpg')no-repeat center/cover;padding:160px 0 0;height:1080px;}
	#section07 .inner {display:flex;justify-content:space-between;width: 1500px;}
	#section07 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: flex-start;gap:30px;text-align:left;}
	#section07 .cont_tit_wrap .s02_title {}
	#section07 .cont_tit_wrap .s02_title.s02_01 {}
	#section07 .cont_tit_wrap .s02_title.s02_02 {}
	#section07 .cont_tit_wrap .s02_title.s02_03 {}
	#section07 .cont_tit_wrap .desc {margin-top: 20px;color:#4d2e24;font-weight: 700;}
	#section07 .cont_tit_wrap .desc span {position:relative;padding:2px 5px;z-index:2;}
	#section07 .cont_tit_wrap .desc span:after {content:"";display:block;width:100%;height:100%;background:#fec92b;position:absolute;left:0;top:0;z-index:-1;}
	#section07 .cont_tit_wrap .desc.small {margin-top:0px;font-size: 20px;font-weight: 400;}
	
	#section07 .s07_img_wrap {margin-right:-50px;position:relative}
	#section07 .s07_img_wrap .s07_sticker {position:absolute;right:-22px;bottom:90px;}
/* section07 e */

/* section08 s */
	#section08 {background:url('../../images/s08_bg.jpg')no-repeat center/cover;padding:240px 0 180px;}
	#section08 .inner {}
	#section08 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section08 .cont_tit_wrap .s02_title {}
	#section08 .cont_tit_wrap .s02_title.s02_01 {}
	#section08 .cont_tit_wrap .s02_title.s02_02 {}
	#section08 .cont_tit_wrap .s02_title.s02_03 {}
	#section08 .cont_tit_wrap .desc {margin-top: 20px;color:#4d2e24;font-weight: 500;}

	#section08 .s08_list_wrap {margin-top: 50px;}
	#section08 .s08_list_wrap ul {display:flex;justify-content:center;gap:60px;}
	#section08 .s08_list_wrap ul li {}
	#section08 .s08_list_wrap ul li:nth-child(even) {margin-top:60px;}
	#section08 .s08_list_wrap ul li img {filter:drop-shadow(0.2rem 0.2rem 0.2rem rgba(0,0,0,0.5))}

	#section08 .marquee.s02 {position:absolute;left:0;top:0;}
	#section08 .marquee.s02.opacity {position:absolute;left:0;bottom:50px;top:auto;background:transparent;opacity:0.5;}
	#section08 .s07_img_wrap {margin-right:-50px;position:relative}
	#section08 .s07_img_wrap .s07_sticker {position:absolute;right:-22px;bottom:90px;}
/* section08 e */

/* section09 s */
	#section09 {background:#7fc3ac;padding:160px 0 0px;}
	#section09 .inner {width: 1500px;position:relative;}
	#section09 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section09 .cont_tit_wrap .s02_title {}
	#section09 .cont_tit_wrap .s02_title.s02_01 {}
	#section09 .cont_tit_wrap .desc {margin-top: 20px;color:#4d2e24;font-weight: 500;}

	#section09 .s09_phone_wrap {margin-top: 80px;position:relative;z-index:10;}
	#section09 .s09_phone_wrap .s09_phone_front {position:absolute;left:0;bottom:0;z-index:12;}
	#section09 .s09_phone_wrap .s09_swiper {width: 507px;height: 660px;position:absolute;left:498px;bottom:52px;z-index:10;}
	#section09 .s09_phone_wrap .s09_swiper .swiper-slide {width: 507px;height: 640px;}
	#section09 .s09_pagi {bottom:-3px;}

	#section09 .s09_talk {position:absolute;z-index:10;}
	#section09 .s09_talk.s09_talk_01 {left:76px;top:516px;}
	#section09 .s09_talk.s09_talk_02 {left:0;top:746px;}
	#section09 .s09_talk.s09_talk_03 {left:100px;top:932px;}
	#section09 .s09_talk.s09_talk_04 {left:-48px;top:431px;}
	#section09 .s09_talk.s09_talk_05 {right:32px;top:713px;z-index:11;}
	#section09 .s09_talk.s09_talk_06 {right:90px;top:858px;}
	#section09 .s09_talk.s09_talk_07 {right: 117px;top:472px;}
	#section09 .s09_talk.s09_talk_08 {right:-48px;top:634px;}

	#section09 .s09_icon {position:absolute;z-index:10;}
	#section09 .s09_icon.s09_heart {left:270px;top:210px;z-index:1;}
	#section09 .s09_icon.s09_heart img {animation: ddm 3.0s infinite 0.1s ease-in-out;}
	#section09 .s09_icon.s09_good {right:370px;top:320px;}
	#section09 .s09_icon.s09_good img {animation: ddm 3.0s infinite 0.3s ease-in-out;}
	#section09 .s09_icon.s09_mesge {left:324px;top:535px;}
	#section09 .s09_icon.s09_mesge img {animation: ddm 3.0s infinite 0.2s ease-in-out;}
	#section09 .s09_icon.s09_smile {right:346px;top:760px;}
	#section09 .s09_icon.s09_smile img {animation: ddm 3.0s infinite 0.1s ease-in-out;}
/* section09 e */

/* section10 s */
	#section10 {padding:160px 0 340px;background: #fec92b;}
	#section10 .inner {display:flex;justify-content:flex-start;width: 1500px;gap:124px;}
	#section10 .cont_tit_wrap_s10 {width: 300px;position:relative;}
	#section10 .cont_tit_wrap_s10 .s10_02 {position:absolute;left:105px;top:37px;}
	#section10 .cont_tit_wrap_s10 .s10_03 {margin-top: 190px;margin-left:30px;}

	#section10 .s10_cont_wrap {width: 1034px;padding-right: 50px;}
	#section10 .s10_cont_wrap .s10_cont_box {display:flex;justify-content:flex-start;gap:110px;}
	#section10 .s10_cont_wrap .s10_cont_box.reverse {flex-direction: row-reverse;margin:120px 0;gap:100px;}
	#section10 .s10_cont_wrap .s10_cont_box .s10_img_box {border-radius:50px 50px 50px 50px;overflow:hidden;width: 481px;height: 339px;}
	#section10 .s10_cont_wrap .s10_cont_box .s10_img_box img {}
	#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box {display:flex;align-items: baseline;justify-content:flex-start;flex-direction: column;gap:1.375rem;padding-top:1rem;}
	#section10 .s10_cont_wrap .s10_cont_box.reverse .s10_txt_box {align-items: end;}
	#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_number {}
	#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_ko {}
	#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_en {}
	#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_desc {font-size: 24px;line-height: 34px;color:#4d2e24;font-weight: 400;margin-top:15px;}
	#section10 .s10_cont_wrap .s10_cont_box.reverse .s10_txt_box .s10_desc {text-align: right;}
	
	#section10 .s10_fox {position:absolute;right:200px;bottom:0;}
/* section10 e */

/* section11 s */
	#section11 {padding:150px 0 140px;background:url('../../images/s11_bg.jpg')center top;}
	#section11 .inner {width: 1500px;position:relative;}
	#section11 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section11 .cont_tit_wrap .s02_title {}
	#section11 .cont_tit_wrap .s02_title.s02_01 {}
	#section11 .cont_tit_wrap .desc {margin-top: 20px;color:#4d2e24;font-weight: 500;}

	#section11 .menu_info {margin-top: 70px;}
	#section11 .menu_info .tab_round {display:flex;align-items:center;justify-content:center;gap:20px;position:relative;z-index:100;}
	#section11 .menu_info .tab_round li {cursor:pointer;font-size: 24px;font-weight: 800;color:#fff;padding:0 40px;background:#7fc3ac;height: 62px;line-height: 62px;border-radius:30px;}
	#section11 .menu_info .tab_round li.active {background:#eb5c41 ;}

	#section11 .menu_info .tab_cont_wrap {margin-top: 80px;}
	#section11 .menu_info .tab_cont_wrap .tab_cont {}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list {display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:33px;}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item {position:relative;}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box {position:absolute;left:0px;top:50px;width: 100%;padding-left: 40px;}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p {}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p.ko {font-size: 30px;font-weight: 900;color:#a7342f;margin-bottom: 10px;}
	#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p.en {font-size: 19px;font-weight: 600;color:#4d2e24;width: 70%;word-break:keep-all;text-transform:uppercase }

	#section11 .btn_more_cont {border:1px solid #7fc3ac;background:#fff;width: 220px;height: 70px;line-height: 70px;border-radius:5px;margin:65px auto 0;display: block;font-size: 30px;font-weight: 600;color:#7fc3ac;}
/* section11 e */

/* section12 s */
	#section12 {padding:160px 0 200px;background:url('../../images/s12_bg.jpg')no-repeat center /cover;}
	#section12 .inner {width: 1500px;position:relative;}
	#section12 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section12 .cont_tit_wrap .s02_title {}
	#section12 .cont_tit_wrap .s02_title.s02_01 {}
	
	#section12 .cont_flex_wrap {display:flex;justify-content:space-between;margin-top: 120px;}
	#section12 .cont_flex_wrap >div {height: 582px;}
	#section12 .cont_flex_wrap .s12_left {width: 745px;}
	#section12 .cont_flex_wrap .s12_left img {}
	#section12 .cont_flex_wrap .s12_right {width: 706px;display: flex;flex-direction: column;justify-content: space-between;}
	#section12 .cont_flex_wrap .s12_right .s12_name {font-size: 22px;font-weight: 800;color:#4d2e24;line-height: 28px;}
	#section12 .cont_flex_wrap .s12_right .s12_top {}
	#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo {display:flex;justify-content:space-between;align-items: end;}
	#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img {}
	#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img.s12_logo_01 {margin-bottom: 20px;}
	#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img.s12_logo_02 {}
	#section12 .cont_flex_wrap .s12_right .s12_bot {display:flex;justify-content:space-between;}
	#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_left {}
	#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_right {}
/* section12 e */

/* section13 s */
	#section13 {padding:160px 0 0px;background:#7fc3ac;}
	#section13 .inner {width: 1500px;position:relative;}
	#section13 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section13 .cont_tit_wrap .s02_title {}
	#section13 .cont_tit_wrap .s02_title.s02_01 {}

	#section13 .s13_cont_wrap {margin-top: 120px;position:relative;}
	#section13 .s13_cont_wrap .s13_bg_wrap {position:relative;text-align: center;}
	#section13 .s13_cont_wrap .s13_bg_wrap .s13_bg_txt {position:absolute;left:50%;top:0;transform:translateX(-50%);}
	#section13 .s13_cont_wrap .s13_bg_wrap.aos-animate .s13_bg_txt {}
	#section13 .s13_cont_wrap .s13_fox_wrap {position:absolute;left:46%;bottom:0;transform:translateX(-50%)}
	#section13 .s13_cont_wrap .s13_fox_wrap img {}
	
	#section13 .s13_bg_star {position:absolute;left:50%;transform:translateX(-50%);top:20px;}
	#section13 .s13_bg_star.star01 {animation: neon 0.7s ease-in 0.2s infinite;}
	#section13 .s13_bg_star.star02 {animation: neon 0.7s ease-in 0.4s infinite;}

	#section13 .s13_m.marquee {display: none;}
/* section13 e */

/* section14 s */
	#section14 {padding:150px 0 130px;background:#ece8e8;}
	#section14 .inner {width: 1500px;position:relative;}
	#section14 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;}
	#section14 .cont_tit_wrap .s02_title {}
	#section14 .cont_tit_wrap .s02_title.s02_01 {}

	#section14 .s14_cont_wrap {margin-top: 120px;position:relative;text-align: center;}
	#section14 .s14_cont_wrap .s14_table {margin:0 auto;}
	#section14 .s14_cont_wrap .s14_stemp_wrap {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
/* section14 e */

/* section15 s */
	#section15 {padding:160px 0 160px;background:#a7342f;}
	#section15 .inner {width: 1500px;position:relative;}
	#section15 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:30px;text-align:center;margin-bottom: 60px;}
	#section15 .cont_tit_wrap .s02_title {}
	#section15 .cont_tit_wrap .s02_title.s02_01 {}
	#section15 .cont_tit_wrap .desc {color:#fff;}
/* section15 e */

/**/

@media(max-width: 1600px){


}

@media(max-width: 1080px){

}

@media(max-width: 768px){
    .pc_only {display: none;}
    .mobile_only {display: block;}
		
	.section {max-width:100%;}
	.inner {width: 100%;}
	/* wing bottom s */
		.section .wing_wrap {}
		.section .wing_wrap .wing_lines {position: absolute;left: 0;width: 100%;height: 7.8125vw;bottom:-6.2500vw;top:auto;}
		.section .wing_wrap .wing_lines:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1.5625vw;background:#a7342f;}
		.section .wing_wrap .wing_lines .wing_line {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 1.5625vw;background: #a7342f;}
	/* wing bottom e */

	/* wing top s */
		.section .wing_wrap {}
		.section .wing_wrap .wing_lines.top {position: absolute;left: 0;width: 100%;height: 7.8125vw;bottom:auto;top:0;}
		.section .wing_wrap .wing_lines.top:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1.5625vw;background: #a7342f;}
		.section .wing_wrap .wing_lines .wing_line {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 1.5625vw;background: #a7342f;}
	/* wing top e */

	/* 흐르는 슬라이드 */
		.marquee {width: 100%;padding:2.6042vw;}
		.marquee.s04 {border:0.3906vw solid #a7342f;border-left:0;border-right:0;position:relative;z-index:10;margin-top:-0.1302vw;}
		.marquee.solo {max-width: 250.0000vw;width: 100%;margin: 0 auto;}
		.marquee.line {position:absolute;left:-20%;top:56%;padding:2.6042vw 0;width:120vw;;}
		.marquee.line .swiper-slide {width: 498.5677vw;}
		.marquee .swiper-slide {width: 250.1302vw;}
		.marquee.s02 .swiper-slide {width: 177.4740vw;}
		.marquee.s03 .swiper-slide {width: 177.4740vw;}
		.marquee.s04 .swiper-slide {width: 137.2396vw;}
		.marquee_group .swiper-slide {width: 204.6875vw;}

		.marquee.mid_wrap .swiper-slide {width: 500.0000vw;}
	/* header */
		#header {width:100%;height:auto;position:fixed;left:0;top:4.2969vw;}
		#header .header-wrap .inner {padding:0 3.9063vw;max-width:100%;}
		#header .header-wrap .inner .logo {width: 23.5677vw;}
		#header .header-wrap .inner .logo img {width: 23.5677vw;}
		#header .header-wrap .inner .hd_tel {display: none;}

	/* section00 s */
		#section00 {width:100%;min-height:104.1667vw;}
		.text_wrap {width:100%;height:60.6771vw;}
		.text_wrap {align-items:baseline;padding-top: 27.3438vw;}
		.text_wrap .main_title {width: 62.1094vw;}
		.text_wrap .scroll_wrap {width: 20.9635vw;height: 20.9635vw;bottom:-10.4167vw;}
		.text_wrap .scroll_wrap .rotate {width: 20.9635vw;}
		.text_wrap .scroll_wrap .no_rotate {width: 20.9635vw;}
		.cont_wrap .first {width:84.3750vw;height:104.4271vw;max-width:100%;border-radius:13.0208vw 13.0208vw 0 0;}
		.cont_wrap .first.on {width:100%;height:104.4271vw;}
		.cont_wrap .second {width:100%;height:164.7135vw;}
		.cont_wrap .first .img_wrap {background:url('../../images/m/main_01_m.jpg')no-repeat center/cover;}
		.cont_tit_wrap {gap:2.6042vw;padding-top: 18.2292vw;}
		.cont_tit_wrap img.s01_title {width: 55.4688vw;}
		.cont_tit_wrap img.s01_title.s01_03 {width: 73.6979vw;}
		.cont_tit_wrap .desc {font-size: 4.2969vw;line-height: 5.8594vw;}
		.s01_sticker.s01_01 {top:141.5365vw;left:66.6667vw;width: 29.2969vw;}
		.s01_sticker.s01_02 {top:78.7760vw;left:18.7500vw;width: 18.6198vw;}
		.marquee.line {left:-15%;top:45%;}
		.s01_food.s01_01 {display: none;}
		.s01_food.s01_02 {top:96.7448vw;left:-7%;width: 61.8490vw;}
		.s01_food.s01_03 {top:102.7344vw;left:21.4844vw;width: 61.8490vw;}
		.s01_food.s01_04 {top:107.9427vw;right:-14%;width: 69.0104vw;}
		.s01_food.s01_05 {display: none;}
	/* section00 e */

	/* section01 s */
		#section01 {background:#a52924;padding:0.6510vw 0;}
		.marquee_group .text_slide {margin:4.5573vw 0;}
		.s01_dimm {width: 100%;}
		#section01 .content_wrap {
			position:absolute;width: 76.5625vw;height: 37.6302vw;
			background:url('../../images/m/s01_text_bg_m.png')no-repeat center/cover;
			box-shadow:0.9115vw 0.9115vw 0 rgba(0,0,0,0.3);border-radius:3.9063vw;
		}
		#section01 .s01_text_box {gap:2.6042vw;}
		#section01 .s01_text_box .s01_text {width: 60.2865vw;}
		#section01 .s01_text_box .s01_text.s01 {width: 14.4531vw;}
		#section01 .s01_text_box .s01_fox {position:absolute;left:26.0417vw;width: 6.3802vw;}
		#section01 .s01_text_box .s02_sticker {position:absolute;right:-10.9375vw;top:-7.8125vw;display: none;}
		#section01 .s01_text_box .s01_fox.s01 {top:10.9375vw;}
		#section01 .s01_text_box .s01_fox.s02 {top:18.4896vw;}
		#section01 .s01_text_box .s01_fox.s03 {top:25.9115vw;}
	/* section01 e */

	/* section02 s */
		#section02 {background:#dfdfdf;padding:18.2292vw 0 0;}
		#section02 .top_wrap .inner {display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:9.1146vw;}
		#section02 .top_wrap .cont_tit_wrap {padding-top: 0;text-align: left;align-items: center;gap:0;}
		#section02 .cont_tit_wrap {text-align: center;}
		#section02 .cont_tit_wrap .s02_title.s02_01 {width: 61.4583vw;margin-bottom: 3.6458vw;}
		#section02 .cont_tit_wrap .s02_title.s02_02 {width: 33.7240vw;margin-bottom: 2.6042vw;}
		#section02 .cont_tit_wrap .s02_title.s02_03 {width: 62.2396vw;}
		#section02 .cont_tit_wrap .desc {margin-top: 5.2083vw;text-align: center;}

		#section02 .cont_img_wrap {position:relative;padding-right: 0;}
		#section02 .cont_img_wrap .s02_main_bg {width: 89.3229vw;}
		#section02 .cont_img_wrap .s02_main_move {position:absolute;bottom:-3.9063vw;right:7.1615vw;width: 32.5521vw;}

		#section02 .mid_wrap {margin:0vw 0 9.6354vw;}
		#section02 .mid_wrap img {width: 100%;}

		#section02 .bot_wrap {padding-bottom: 10.4167vw;}
		#section02 .bot_wrap .cont_tit_wrap {text-align: center;padding-top: 0;}
		#section02 .cont_tit_wrap .s02_title.s02_04 {width: 64.4531vw;}
		#section02 .cont_tit_wrap .s02_title.s02_05_m {width: 40.8854vw;}
		#section02 .cont_tit_wrap .s02_title.s02_06_m {width: 45.4427vw;}
		#section02 .cont_tit_wrap .s02_title.s02_09_m {width: 58.9844vw;}
		#section02 .cont_tit_wrap .s02_title.s02_10_m {width: 29.5573vw;}
		#section02 .cont_tit_wrap .s02_title.s02_11_m {width: 85.5469vw;}
		
		#section02 .cont_list_wrap ul li .z {display: none;}

		#section02 .cont_list_wrap {margin-top: 13.0208vw;}
		#section02 #s2_swiper_m .swiper-slide {width: 58.4635vw;margin:0 2.9948vw;opacity: 0.4;}
		#section02 #s2_swiper_m .swiper-slide.swiper-slide-active {opacity: 1;}
		#section02 #s2_swiper_m .swiper-slide img {width: 100%;}
	/* section02 e */

	/* section03 s */
		#section03 {background:#7fc3ac;padding:18.2292vw 0 11.7188vw;}
		#section03 .cont_tit_wrap {padding-top: 0;text-align: center;align-items: center;gap:2.6042vw;}
		#section03 .cont_tit_wrap .s03_01 {width: 75.3906vw;}
		#section03 .cont_tit_wrap .s03_02 {width: 82.8125vw;}
		#section03 .cont_tit_wrap .desc {margin-top: 1.3021vw;}
		
		.s03_heart {position:absolute;left:36.3281vw;top:-1.8229vw;width: 10.9375vw;}

		#section03 .flow-ani-wrap {margin-top: 3.9063vw;}
		#section03 .flow-ani-wrap ul {gap:5.2083vw;margin-right: 5.2083vw;}
		#section03 .flow-ani-wrap ul li {width: 47.3958vw;}
		#section03 .flow-ani-wrap ul li img {width: 100%;}

		#section03 .phone_wrap {width: 81.3802vw;height: 129.2969vw;position:relative;right:auto;top:auto;z-index:10;margin:0 auto;}
		#section03 .phone_wrap .phone_div {width: 52.8646vw; height: 107.5521vw;position:absolute;right:auto;left:11.8490vw;top:16.2760vw;}
		#section03 .phone_wrap .phone_div img {filter: drop-shadow(0.6510vw 0.6510vw 0.6510vw rgba(62,62,62,0.5));width: 100%;}
		#section03 .phone_wrap .food {position:absolute;right:19.5313vw;bottom:0;}
		#section03 .phone_wrap .food img {width: 51.4323vw;}
		#section03 .phone_wrap .heart {display: none;}
		
		#section03 .phone_wrap .icon {position:absolute;}
		#section03 .phone_wrap .icon.bm {top: 31.2500vw;right:0;}
		#section03 .phone_wrap .icon.cp {top:4.5573vw;right:18.4896vw;}
		#section03 .phone_wrap .icon.ygy {top: 39.0625vw;left:0;}
		#section03 .phone_wrap .icon.good {top: 0vw;left:3.3854vw;}
		#section03 .phone_wrap .icon.smile {top: 64.3229vw;left:auto;right:7.5521vw;}
		#section03 .phone_wrap .icon.bm img {width: 25.6510vw;}
		#section03 .phone_wrap .icon.cp img {width: 18.2292vw;}
		#section03 .phone_wrap .icon.ygy img {width: 21.4844vw;}
		#section03 .phone_wrap .icon.good img {width: 10.8073vw;}
		#section03 .phone_wrap .icon.smile img {width: 14.3229vw;}
	/* section03 e */
	
	/* section04 s */
		#section04 {background:#fff;padding:27.3438vw 0 0;}
		
		#section04 .cont_tit_wrap {padding-top: 0;text-align: center;align-items: center;gap:0vw;position:static;}
		#section04 .cont_tit_wrap .s04_title.s04_01 {width: 73.1771vw;margin-bottom: 2.6042vw;}
		#section04 .cont_tit_wrap .s04_title.s04_02 {width: 64.5833vw;margin-bottom: 2.6042vw;}
		#section04 .cont_tit_wrap .s04_title.s04_03 {width: 46.2240vw;}
		#section04 .cont_tit_wrap .desc {margin-top: 5.2083vw;}
		
		#section04 .s04_rotate_wrap {width: 20.5729vw;height: 20.5729vw;position:absolute;right:7.0313vw;top:12.5000vw;}
		#section04 .s04_rotate_wrap img {width: 20.5729vw;}
		#section04 .s04_rotate_wrap img.no-rotate {position:absolute;left:0;top:0;}

		#section04 .cont_list_wrap {margin-top: 13.0208vw;}
		#section04 .cont_list_wrap ul {display:flex;align-items:end;justify-content:space-between;margin-bottom:-0.2604vw;}
		#section04 .cont_list_wrap ul li {position:relative;}
		#section04 .cont_list_wrap ul li .s02_list {filter:drop-shadow(0.9115vw 0.9115vw 0 rgba(104,104,104,0.4))}
		#section04 .cont_list_wrap ul li .s02_list_name {position:absolute;left:50%;top:-4.5573vw;transform:translateX(-50%);filter:drop-shadow(0.6510vw 0.6510vw 0 rgba(77,46,36,0.5))}

		#section04 #s4_swiper_m .swiper-slide {width: 58.4635vw;margin:0 2.9948vw;opacity: 0.4;}
		#section04 #s4_swiper_m .swiper-slide.swiper-slide-active {opacity: 1;}
		#section04 #s4_swiper_m .swiper-slide img {width: 100%;}
	/* section04 e */

	/* section05 s */
		#section05 {background:#dfdfdf;padding:42.1875vw 0 0;height:160.6771vw;}
		
		#section05 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: center;gap:0vw;text-align: center;}
		#section05 .cont_tit_wrap .s05_title {}
		#section05 .cont_tit_wrap .s05_title.s05_01 {width: 51.4323vw;margin-bottom: 2.6042vw;}
		#section05 .cont_tit_wrap .s05_title.s05_02 {width: 37.1094vw;}
		#section05 .cont_tit_wrap .desc {margin-top: 5.2083vw;}
		
		#section05 .cont_price_wrap {display:flex;align-items:end;justify-content:center;gap:1.3021vw;margin-top: 5.2083vw;}
		#section05 .cont_price_wrap span {font-size: 13.0208vw;text-shadow:0.2rem 0.2rem 0.2rem rgba(0,0,0,0.4);}
		#section05 .cont_price_wrap span.img {display:flex;align-items:center;justify-content:center;margin-bottom: 2.6042vw;}
		#section05 .cont_price_wrap span.img img {filter:drop-shadow(0.2rem 0.2rem 0.2rem rgba(0,0,0,0.4));width: 7.0313vw;}

		#section05 .s05_img {position:absolute;}
		#section05 .s05_img.s05_img01 {left:0;top:-3.9063vw;width: 35.0260vw;}
		#section05 .s05_img.s05_img02 {left:0;bottom:7.5521vw;width: 25.2604vw;}
		#section05 .s05_img.s05_img03 {left:10.2865vw;bottom:0;width: 31.5104vw;}
		#section05 .s05_img.s05_img04 {left:24.6094vw;bottom:22.7865vw;width: 27.6042vw;}
		#section05 .s05_img.s05_img05 {left:39.8438vw;bottom:0;width: 37.3698vw;}
		#section05 .s05_img.s05_img06 {right:0;bottom:0;width: 31.1198vw;}
		#section05 .s05_img.s05_img07 {right:0;bottom:21.0938vw;width: 12.6302vw;}
		#section05 .s05_img.s05_img08 {right:0;top:-3.3854vw;width: 28.6458vw;}

		#section05 .s05_coin {position:absolute;}
		#section05 .s05_coin.s05_coin01 {left:14.5833vw;top:27.9948vw;width: 13.2813vw;}
		#section05 .s05_coin.s05_coin02 {left:4.5573vw;top:50.6510vw;width: 17.3177vw;}
		#section05 .s05_coin.s05_coin03 {right:21.4844vw;;top:33.2031vw;width: 9.8958vw;}
		#section05 .s05_coin.s05_coin04 {right:3.9063vw;top:67.3177vw;width: 9.7656vw;}
		#section05 .s05_coin.s05_coin05 {right:0vw;top:49.7396vw;width: 14.1927vw;}
	/* section05 e */

	/* section06 s */
		#section06 {background:url('../../images/m/s06_bg_m.jpg')no-repeat center/cover;padding:20.8333vw 0 0;height:183.8542vw;}
		
		#section06 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: center;gap:0vw;text-align:center;}
		#section06 .cont_tit_wrap .s06_title {}
		#section06 .cont_tit_wrap .s06_title.s06_01 {width: 72.1354vw;margin-bottom: 2.6042vw;}
		#section06 .cont_tit_wrap .s06_title.s06_02 {width: 43.6198vw;}
		#section06 .cont_tit_wrap .s06_title.s06_03 {}
		#section06 .cont_tit_wrap .desc {margin-top: 5.2083vw;}
		
		#section06 .s06_sticker_wrap {width: 83.9844vw;display:flex;flex-wrap:wrap;justify-content:space-between;margin:6.5104vw auto 0;}
		#section06 .s06_sticker_wrap .sticker_list {}
		#section06 .s06_sticker_wrap .sticker_list img {width: 41.9271vw;}
		#section06 .s06_sticker_wrap .sticker_list01 {}
		#section06 .s06_sticker_wrap .sticker_list02 {}
		#section06 .s06_sticker_wrap .sticker_list03 {margin-top: -3.3854vw;}
		#section06 .s06_sticker_wrap .sticker_list04 {margin-top: -3.3854vw;}
	/* section06 e */

	/* section07 s */
		#section07 {background:url('../../images/s07_bg.jpg')no-repeat center/cover;padding:20.8333vw 0 16.9271vw;height:auto;}
		#section07 .inner {display:flex;justify-content:space-between;width: 100%;flex-direction:column;}
		#section07 .cont_tit_wrap {padding-top: 0;justify-content:center;align-items: center;gap:0vw;text-align:center;}
		#section07 .cont_tit_wrap .s07_title {}
		#section07 .cont_tit_wrap .s07_title.s07_01 {width: 64.5833vw;margin-bottom: 2.6042vw;}
		#section07 .cont_tit_wrap .s07_title.s07_02 {width: 76.1719vw;}
		#section07 .cont_tit_wrap .s07_title.s07_03 {width: 77.3438vw;}
		#section07 .cont_tit_wrap .desc {margin-top: 5.2083vw;}
		#section07 .cont_tit_wrap .desc span {position:relative;padding:0.2604vw 0.6510vw;z-index:2;}
		#section07 .cont_tit_wrap .desc span:after {content:"";display:block;width:100%;height:100%;background:#fec92b;position:absolute;left:0;top:0;z-index:-1;}
		#section07 .cont_tit_wrap .desc.small {margin-top:5.2083vw;font-size: 3.6458vw;font-weight: 400;}
		
		#section07 .s07_img_wrap {margin:12.3698vw 0 6.5104vw;margin-right:13.0208vw;position:relative}
		#section07 .s07_img_wrap img {width: 77.4740vw;}
		#section07 .s07_img_wrap .s07_sticker {position:absolute;right:-2.0833vw;bottom:11.7188vw;width: 16.4063vw;}
	/* section07 e */

	/* section08 s */
		#section08 {background:url('../../images/s08_bg.jpg')no-repeat center/cover;padding:29.9479vw 0 19.5313vw;}
		#section08 .inner {}
		#section08 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:0;text-align:center;}
		#section08 .cont_tit_wrap .s08_title {}
		#section08 .cont_tit_wrap .s08_title.s08_01 {width: 66.1458vw;margin-bottom: 2.6042vw;}
		#section08 .cont_tit_wrap .s08_title.s08_02 {width: 76.3021vw;}
		#section08 .cont_tit_wrap .s02_title.s02_03 {}
		#section08 .cont_tit_wrap .desc {margin-top: 5.2083vw;}

		#section08 .s08_list_wrap {margin:0 auto;margin-top: 10.4167vw;width: 82.0313vw;height: 146.6146vw;position:relative;}
		#section08 .s08_list_wrap ul {display:block;}
		#section08 .s08_list_wrap ul li {position:absolute;}
		#section08 .s08_list_wrap ul li:nth-child(1) {left:0;top:0;}
		#section08 .s08_list_wrap ul li:nth-child(2) {right:0;top:29.9479vw;}
		#section08 .s08_list_wrap ul li:nth-child(3) {left:0;bottom:29.9479vw;}
		#section08 .s08_list_wrap ul li:nth-child(4) {right:0;bottom:0;}
		#section08 .s08_list_wrap ul li:nth-child(even) {margin-top:0;}
		#section08 .s08_list_wrap ul li img {filter:drop-shadow(0.2rem 0.2rem 0.2rem rgba(0,0,0,0.5));width: 41.5365vw;}

		#section08 .marquee.s02 {position:absolute;left:0;top:0;}
		#section08 .marquee.s02.opacity {position:absolute;left:0;bottom:6.5104vw;top:auto;background:transparent;opacity:0.5;}
		#section08 .s07_img_wrap {margin-right:-6.5104vw;position:relative}
		#section08 .s07_img_wrap .s07_sticker {position:absolute;right:-2.8646vw;bottom:11.7188vw;}
	/* section08 e */

	/* section09 s */
		#section09 {background:#7fc3ac;padding:20.8333vw 0 0.0000vw;}
		#section09 .inner {width: 100%;position:relative;}
		#section09 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:0;text-align:center;}
		#section09 .cont_tit_wrap .s09_title {}
		#section09 .cont_tit_wrap .s09_title.s09_01 {width: 57.8125vw;margin-bottom:2.6042vw;}
		#section09 .cont_tit_wrap .s09_title.s09_02 {width: 57.8125vw;}
		#section09 .cont_tit_wrap .desc {margin-top: 5.2083vw;color:#4d2e24;font-weight: 500;}

		#section09 .s09_phone_wrap {margin-top: 15.6250vw;position:relative;z-index:10;}
		#section09 .s09_phone_wrap img {width: 100%;}
		#section09 .s09_phone_wrap .s09_phone {}
		#section09 .s09_phone_wrap .s09_phone_front {position:absolute;left:0;bottom:0;z-index:12;}
		#section09 .s09_phone_wrap .s09_swiper {width: 43.0990vw;height: 56.3802vw;position:absolute;left:28.5%;bottom:3.9063vw;z-index:10;}
		#section09 .s09_phone_wrap .s09_swiper .swiper-slide {width: 43.0990vw;height: 54.4271vw;}
		#section09 .s09_phone_wrap .s09_swiper .swiper-slide img {width: 43.0990vw;}
		#section09 .s09_pagi {bottom:-1.5%;}
		#section09 .s09_pagi .swiper-pagination-bullet {width: 1.0417vw;height:1.0417vw;margin:0 0.2604vw}
		#section09 .s09_pagi .swiper-pagination-bullet {}

		#section09 .talk_wrap {width: 100%;height:55.4688vw;position:relative;margin-top: 8.4635vw;}
		#section09 .s09_talk {position:absolute;z-index:10;}
		#section09 .s09_talk.s09_talk_01 {left:12.2396vw;top:10.2865vw;width: 36.0677vw;}
		#section09 .s09_talk.s09_talk_02 {left:3.7760vw;top:27.0833vw;width: 41.9271vw;}
		#section09 .s09_talk.s09_talk_03 {left:14.9740vw;top:auto;bottom:0vw;width: 37.2396vw;}
		#section09 .s09_talk.s09_talk_04 {left:-1.9531vw;top:0vw;width: 35.2865vw;}
		#section09 .s09_talk.s09_talk_05 {right:3.5156vw;top:23.4375vw;z-index:11;width: 36.0677vw;}
		#section09 .s09_talk.s09_talk_06 {right:10.4167vw;top:auto;bottom:0;width: 32.5521vw;}
		#section09 .s09_talk.s09_talk_07 {right: 13.4115vw;top:0vw;width: 37.2396vw;}
		#section09 .s09_talk.s09_talk_08 {right:-5.9896vw;top:15.2344vw;width: 35.4167vw;}

		#section09 .s09_icon {position:absolute;z-index:10;}
		#section09 .s09_icon.s09_heart {left:10.6771vw;top:105.4688vw;z-index:1;}
		#section09 .s09_icon.s09_heart img {animation: ddm 3.0s infinite 0.1s ease-in-out;width: 31.7708vw;}
		#section09 .s09_icon.s09_good {right:16.4063vw;top:110.1563vw;}
		#section09 .s09_icon.s09_good img {animation: ddm 3.0s infinite 0.3s ease-in-out;width: 17.4479vw;}
		#section09 .s09_icon.s09_mesge {left:13.0208vw;top:132.1615vw;}
		#section09 .s09_icon.s09_mesge img {animation: ddm 3.0s infinite 0.2s ease-in-out;width: 18.7500vw;}
		#section09 .s09_icon.s09_smile {right:13.8021vw;top:142.1875vw;}
		#section09 .s09_icon.s09_smile img {animation: ddm 3.0s infinite 0.1s ease-in-out;width: 21.6146vw;}
	/* section09 e */

	/* section10 s */
		#section10 {padding:8.2031vw 0 66.4063vw;background: #fec92b;}
		#section10 .inner {display:flex;justify-content:center;width: 100%;gap:13.0208vw;flex-direction:column;}
		#section10 .cont_tit_wrap_s10 {width: 100%;position:relative;text-align: center;}
		#section10 .cont_tit_wrap_s10 .s10_01 {width: 67.3177vw;margin:0 auto;}
		#section10 .cont_tit_wrap_s10 .s10_02 {display: none;}
		#section10 .cont_tit_wrap_s10 .s10_03 {display: none;}

		#section10 .s10_cont_wrap {width: 100%;padding-right: 0;}
		#section10 .s10_cont_wrap .s10_cont_box {display:flex;justify-content:center;gap:5.7292vw;flex-direction:column;margin:0 auto;text-align: center;}
		#section10 .s10_cont_wrap .s10_cont_box.reverse {flex-direction:column;;margin:0 auto;gap:5.7292vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_img_box {border-radius:5.7292vw 5.7292vw 20.8333vw 5.7292vw;overflow:hidden;width: 62.6302vw;height: 44.1406vw;margin:0 auto;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_img_box img {width: 100%;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box {display:flex;align-items: center;justify-content:center;flex-direction: column;gap:1.375rem;padding-top:1rem;}
		#section10 .s10_cont_wrap .s10_cont_box.reverse .s10_txt_box {align-items: center;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_ko.s10_ko1 {width: 68.8802vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_ko.s10_ko2 {width: 58.4635vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_ko.s10_ko3 {width: 68.7500vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_en.s10_en1 {width: 28.7760vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_en.s10_en2 {width: 49.8698vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_en.s10_en3 {width: 14.3229vw;}
		#section10 .s10_cont_wrap .s10_cont_box .s10_txt_box .s10_desc {font-size: 3.6458vw;line-height: 4.6875vw;color:#4d2e24;font-weight: 400;margin-top:3.9063vw;}
		#section10 .s10_cont_wrap .s10_cont_box.reverse .s10_txt_box .s10_desc {text-align: center;}
		#section10 .s10_fox {position:absolute;right:3.9063vw;bottom:-1%;width: 73.4375vw;}
	/* section10 e */

	/* section11 s */
		#section11 {padding:20.8333vw 0 10.4167vw;background:url('../../images/s11_bg.jpg')center top;}
		#section11 .inner {width: 100%;}
		#section11 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:0vw;text-align:center;}
		#section11 .cont_tit_wrap .s11_title {}
		#section11 .cont_tit_wrap .s11_title.s11_01 {width: 40.8854vw;}
		#section11 .cont_tit_wrap .desc {margin-top: 5.2083vw;color:#4d2e24;font-weight: 500;}

		#section11 .menu_info {margin-top: 7.8125vw;}
		#section11 .menu_info .tab_round {gap:2.6042vw;flex-wrap:wrap;}
		#section11 .menu_info .tab_round li {font-size: 3.1250vw;padding:0 5.2083vw;width: 40%;height: 8.0729vw;line-height: 8.0729vw;border-radius:3.9063vw;text-align: center;}
		#section11 .menu_info .tab_round li.active {}

		#section11 .menu_info .tab_cont_wrap {margin-top: 10.4167vw;}
		#section11 .menu_info .tab_cont_wrap .tab_cont {}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list {justify-content:center;gap:4.2969vw;}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item {}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item img {width: 44.1406vw;}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box {left:0.0000vw;top:6.5104vw;padding-left: 5.2083vw;}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p {}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p.ko {font-size: 3.9063vw;margin-bottom: 1.3021vw;}
		#section11 .menu_info .tab_cont_wrap .tab_cont .menu_list .item .text_box p.en {font-size: 2.4740vw;width: 70%;}
		#section11 .btn_more_cont {border:0.1302vw solid #7fc3ac;width: 28.6458vw;height: 9.1146vw;line-height: 9.1146vw;border-radius:0.6510vw;margin:8.4635vw auto 0;font-size: 3.9063vw;}
	/* section11 e */

	/* section12 s */
		#section12 {padding:20.8333vw 0 9.1146vw;background:url('../../images/s12_bg.jpg')no-repeat center /cover;}
		#section12 .inner {width: 100%;padding:0 3.9063vw;}
		#section12 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:0vw;text-align:center;}
		#section12 .cont_tit_wrap .s12_title {}
		#section12 .cont_tit_wrap .s12_title.s12_01 {width: 89.0625vw;margin-bottom: 2.6042vw;}
		#section12 .cont_tit_wrap .s12_title.s12_02 {width: 41.0156vw;margin-bottom: 2.6042vw;}
		#section12 .cont_tit_wrap .s12_title.s12_03 {width: 44.6615vw;}
		
		#section12 .cont_flex_wrap {display:flex;justify-content:space-between;margin-top: 20.1823vw;flex-direction:column-reverse;gap:8.4635vw;}
		#section12 .cont_flex_wrap >div {height: auto;}
		#section12 .cont_flex_wrap .s12_left {width: 100%;}
		#section12 .cont_flex_wrap .s12_left img {width: 91.7969vw;}
		#section12 .cont_flex_wrap .s12_right {width: 100%;display: flex;flex-direction: column;justify-content: space-between;gap:10.4167vw;}
		#section12 .cont_flex_wrap .s12_right .s12_name {font-size: 2.8646vw;line-height: 3.6458vw;margin-bottom: 1.3021vw;}
		#section12 .cont_flex_wrap .s12_right .s12_top {}
		#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo {display:flex;justify-content:space-between;align-items: end;}
		#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img {}
		#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img.s12_logo_01 {margin-bottom: 2.6042vw;width: 33.3333vw;}
		#section12 .cont_flex_wrap .s12_right .s12_top .s12_top_logo img.s12_logo_02 {width: 39.9740vw;}

		#section12 .cont_flex_wrap .s12_right .s12_bot {display:flex;justify-content:space-between;}
		#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_left {}
		#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_left .s12_main_01 {width: 37.1094vw;}
		#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_right {}
		#section12 .cont_flex_wrap .s12_right .s12_bot .s12_box_right .s12_sub_01 {width: 45.7031vw;}
	/* section12 e */

	/* section13 s */
		#section13 {padding:0 0 0.0000vw;background:#7fc3ac;}
		#section13 .inner {width: 100%;}
		#section13 .cont_tit_wrap {padding-top: 20.8333vw;align-items:center;justify-content:center;gap:5.2083vw;text-align:center;}
		#section13 .cont_tit_wrap .s13_title {}
		#section13 .cont_tit_wrap .s13_title.s13_01 {width: 75.6510vw;}

		#section13 .s13_cont_wrap {margin-top: 15.6250vw;position:relative;}
		#section13 .s13_cont_wrap .s13_bg_wrap {position:relative;text-align: center;}
		#section13 .s13_cont_wrap .s13_bg_wrap .s13_bg_img {width: 58.9844vw;}
		#section13 .s13_cont_wrap .s13_bg_wrap .s13_bg_txt {position:absolute;left:50%;top:0;transform:translateX(-50%);width: 58.9844vw;}
		#section13 .s13_cont_wrap .s13_bg_wrap.aos-animate .s13_bg_txt {}
		#section13 .s13_cont_wrap .s13_fox_wrap {position:absolute;left:46%;bottom:0;transform:translateX(-50%)}
		#section13 .s13_cont_wrap .s13_fox_wrap img {width: 81.7708vw;}
		
		#section13 .s13_bg_star {position:absolute;left:50%;transform:translateX(-50%);top:2.6042vw;}
		#section13 .s13_bg_star.star01 {animation: neon 0.7s ease-in 0.2s infinite;width: 69.9219vw;top:18.0990vw;}
		#section13 .s13_bg_star.star02 {animation: neon 0.7s ease-in 0.4s infinite;width: 74.7396vw;top:25.2604vw;}

		#section13 .left_step {display: none;}
		#section13 .right_step {display: none;}
		#section13 .s13_m.marquee {display: block;}
		#section13 .s13_m.marquee .swiper-slide {width: 91.4063vw;}
		#section13 .s13_m.marquee .swiper-slide img {}
		#section13 .s13_m_top {background:#7fc3ac;border-bottom:0.1302vw solid #9b5f54;}
		#section13 .s13_m_bot {background:#7fc3ac;border-top:0.1302vw solid #9b5f54;}
	/* section13 e */

	/* section14 s */
		#section14 {padding:19.5313vw 0 12.5000vw;background:#ece8e8;}
		#section14 .inner {width: 100%;}
		#section14 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:5.2083vw;text-align:center;}
		#section14 .cont_tit_wrap .s14_title {}
		#section14 .cont_tit_wrap .s14_title.s14_01 {width: 41.1458vw;}

		#section14 .s14_cont_wrap {margin-top: 10.4167vw;position:relative;text-align: center;}
		#section14 .s14_cont_wrap .s14_table {margin:0 auto;width: 92.5781vw;}
		#section14 .s14_cont_wrap .s14_stemp_wrap {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
		#section14 .s14_cont_wrap .s14_stemp_wrap img {width: 69.9219vw;}
	/* section14 e */

	/* section15 s */
		#section15 {padding:20.8333vw 0 20.8333vw;background:#a7342f;}
		#section15 .inner {width: 100%;padding:0 3.9063vw;}
		#section15 .cont_tit_wrap {padding-top: 0;align-items:center;justify-content:center;gap:5.2083vw;text-align:center;margin-bottom: 7.8125vw;}
		#section15 .cont_tit_wrap .s15_title {}
		#section15 .cont_tit_wrap .s15_title.s15_01 {width: 41.0156vw;}
		#section15 .cont_tit_wrap .desc {color:#fff;}
	/* section15 e */
}	

@media(max-width: 480px){
	/* #section07 .cont_tit_wrap .desc.small {font-size: 4.1667vw;} */
}
@media (max-width: 414px){
	
}
@media (max-width: 375px){
	
}