@charset "utf-8";

html {font-size:62.5%;}
@media screen and (max-width: 1024px){
	html {font-size:58%;}
}
@media screen and (max-width: 768px){
	html {font-size:54%;}
}

@media screen and (max-width: 500px){
	html {font-size:45%;}
}


body {font-family: 'Shilla', 'pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Nanum Gothic',dotum,Helvetica,Apple SD Gothic Neo,sans-serif;color:#000;min-width:360px;
		word-break:keep-all;}

body.total_menu {height: 100vh;overflow: hidden;}
body.body_main {overflow: hidden;position: relative;}
@media screen and (max-width: 1024px){
body {/*overflow:hidden;*/}
}
body img {max-width: 100%;}
a, a:hover {text-decoration: none;}
.bg_primary {background-color:#163f8c;}
.bg_sub {}
.img-responsive {display: block;max-width: 100%;height: auto;}
.ir-pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir-wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen-out {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.screen-hide {font-size:0;line-height:0;visibility:hidden} /* screen_out클래스를 사용할 수 없으며, 해당 텍스트를 숨겨야 할때 */
.blind {overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}

.tran-animate {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.fd-transition {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.fd-transition-2 {-webkit-transition: all .9s ease;-moz-transition: all .9s ease;-o-transition: all .9s ease;-ms-transition: all .9s ease;transition: all .9s ease;}

.teleNum {color:inherit !important}

.parallax-init-opcity {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.parallax-init-opcity.add-stage {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'Malgun Gothic'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_roboto {font-family: 'Roboto';}
.font_verdana {font-family: 'Verdana';}
.font_mont {font-family: 'Mont-HeavyDEMO';}
.font_mont_light {font-family: 'Mont-ExtraLightDEMO';}
.font_encode {font-family:'Encode Sans', sans-serif;}
.font_pretendard {font-family: 'Pretendard';}
.font_barun_nanum {font-family: 'Nanum Barun Gothic', sans-serif;}
.font_play {font-family: 'Play';}

.font_eng {font-family: 'MODERNIZ';}
.point {color:#0985dc !important;}


.clear_fix {width:100%;position:relative;}
.clear_fix:after {display:block;clear:both;content:''}

.clear {}
.clear:after {display:block;clear:both;content:''}




.txt_l {text-align:left;}
.txt_c {text-align:center;}
.txt_r {text-align:right;}

.txt_b {font-weight:bold;}

.fl_left {float:left;}
.fl_right {float:right;}




/*
** opacity
*/
.opacity_0	{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;filter: alpha(opacity=0);zoom:1;}
.opacity_10 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";opacity: 0.1;filter: alpha(opacity=10);zoom:1;}
.opacity_15 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";opacity: 0.15;filter: alpha(opacity=15);zoom:1;}
.opacity_20 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";opacity: 0.2;filter: alpha(opacity=20);zoom:1;}
.opacity_25 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";opacity: 0.25;filter: alpha(opacity=25);zoom:1;}
.opacity_30 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);zoom:1;}
.opacity_35 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";opacity: 0.35;filter: alpha(opacity=35);zoom:1;}
.opacity_40 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";opacity: 0.4;filter: alpha(opacity=40);zoom:1;}
.opacity_45 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";opacity: 0.45;filter: alpha(opacity=45);zoom:1;}
.opacity_50 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
.opacity_55 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";opacity: 0.55;filter: alpha(opacity=55);zoom:1;}
.opacity_60 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity: 0.6;filter: alpha(opacity=60);zoom:1;}
.opacity_65 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);zoom:1;}
.opacity_70 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity: 0.7;filter: alpha(opacity=70);zoom:1;}
.opacity_75 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";opacity: 0.75;filter: alpha(opacity=75);zoom:1;}
.opacity_80 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity: 0.8;filter: alpha(opacity=80);zoom:1;}
.opacity_85 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";opacity: 0.85;filter: alpha(opacity=85);zoom:1;}
.opacity_90 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";opacity: 0.9;filter: alpha(opacity=90);zoom:1;}
.opacity_95 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";opacity: 0.95;filter: alpha(opacity=95);zoom:1;}

.k_wrap {display:block;width:100%;clear:both;position: relative;}
.k_wrap:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container {position:relative;width:100%;max-width:1600px;height:100%;margin:0;padding:0;clear:both;}
.k_container:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container.type_center {margin:0 auto;}

.k_container_wide_contents {width:100% !important;min-width: 100% !important;}
.k_container_wide_contents:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}

.k_container1000 {position:relative;width:1000px;min-width:1000px;margin:0;padding:0;clear:both;}
.k_container1000:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container1000.type_center {margin:0 auto;}

.scrollOpacity {opacity:0;transition:opacity 1s;}
.scrollOpacity.active {opacity:1;}


@media( max-width:1024px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
}

@media( max-width:768px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
}

#wrap {height:auto;background:transparent;}

:root{
	--header-height: 7.7rem;
	--aside-width : 10.0rem;
	--header-top: 4.2rem;
	--main-color: #911a1c;
	--second-color: #f5f5d9;
	--background-color: #303030;
	--transition-custom2: all 0.8s ease-in-out;
	--main-font: Shilla;
	--point-font: Anton;
	--point-font_1: Paperozi;
	--eng-font: MODERNIZ;
}


#m_menu {display: none;position: absolute;top: 0;right: 10px;width: 25px;height: 87px;}
/*top*/
header#header {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
    opacity: 0;/* 🚀 기본으로 안 보이게 숨김 */
    transform: translateY(-10.0rem);/* 🚀 헤더를 위로 올려둠 */}
header#header.load {
animation: nt_down 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;
    animation-delay: 0.3s;}

header#header.sub {position: relative;top: auto;left: auto;}
header#header:hover .header_wrap div.logo {}
header.bg {background-color: rgba(0,0,0,0.0);zoom:1;}
header#header.total {position: fixed;}
header#header.m-fixed {top: 0;padding:0;}
.header_wrap {width: 100%;height: var(--header-height);background: var(--second-color);}
.headerBox {position: relative;height: 100%;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;padding: 0 0rem;max-width: 180.0rem;}
.header_wrap div.logo {width: 28.8rem;aspect-ratio: calc(288 / 48);background: url(../img/logo.png) no-repeat center / contain;z-index: 1;}
.header_wrap h1 {margin: 0;height: 100%;}
.header_wrap h1 a {height: 100%;display: flex;flex-direction: column;align-items: center;color: #fff;line-height: 1.4;}


.header_wrap .header_right {display: flex;align-items: center;justify-content: flex-end;width: 2.4rem;}



header#header.init .header_wrap div.logo {margin-left: 0;transition: 0.5s;}
.header_wrap div.logo.totalmenu {transition: 0.5s;}


.header_wrap div.lang .material-icons {color:#fff;opacity:0.7;font-size:2.8rem;font-weight:100;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_wrap .lang .lang_sub {background: #fff;border: 1px solid #000;border-radius: 1.8rem;overflow: hidden;}
.header_wrap .lang .lang_sub li a {font-size: 1.4rem;color: #222;text-align: center;display: block;padding: 7px 0;border: 0;font-family: 'Outfit';}
.header_wrap .lang .lang_sub li a.active {color:red;}
.header_wrap .lang .lang_sub li:nth-child(2) {transition: 0.5s;height: 0;}

.header_wrap .lang.on .lang_sub li:nth-child(2) {height: auto;}



/*헤더메뉴 움직임*/

.header.is-top.nav-down {
  border-bottom: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.header {opacity: 0;transform: translateY(-10.0rem);position:fixed !important;background: transparent;transition: top 0.3s ease-in-out;}

.header.nav-up {opacity: 1;transform: translateY(0rem);}
.header.nav-down {background:rgba(255,255,255,1);color:#000;opacity: 1;transform: translateY(0rem);}
.header.is-top.nav-down {background:transparent !important;animation: none;}
.header.is-top.nav-down #gnbnav ul.gnb_list > li > a {color: var(--main-color);animation: none;}

.header.is-top.nav-down.sub {background:transparent !important;animation: none;}
.header.is-top.nav-down.sub #gnbnav ul.gnb_list > li > a {color:#000;animation: none;}
.header.nav-down #gnbnav ul.gnb_list > li > a {animation: none;color: var(--main-color);}
.header.nav-down #gnbnav ul.gnb_list > li > a:hover {}

@media( max-width:768px ) {

.nav-up {top:0rem!important;}
}





/* 전체 메뉴 */
div#totalMenu {cursor: pointer;z-index: 2000;width: 7.5rem;display: flex;justify-content: flex-end;display:none;}
div#totalMenu div.bars {position: relative;width: 36px;height: 16px;overflow: hidden;}
div#totalMenu div.bars span.bline {display: block;background: #111;width: 100%;height: 2px;margin: 0;border-radius: 0%;transition: 0.5s;}
div#totalMenu div.bars span.bline.top1 {position: absolute;top: 0px;right: 0px;width: 19px;}
div#totalMenu div.bars span.bline.top2 {position: absolute;top: 7px;left: 0px;width: 100%;}
div#totalMenu div.bars span.bline.mid1 {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 5px;opacity: 0;}
div#totalMenu div.bars span.bline.bot1 {position: absolute;bottom: 0px;left: 0px;width: 27px;}
div#totalMenu div.bars span.bline.bot2 {position: absolute;bottom: 0px;right: 0px;width:5px;}

#hd.on div#totalMenu {border:3px solid #fff;}
#hd.on div#totalMenu div.bars span.bline {background:#fff;}

div#totalMenu:hover div.bars span.bline.top {width:24px;transition:width 0.6s}
div#totalMenu:hover div.bars span.bline.bot {width:24px;transition:width 0.6s}

div#totalMenu.on {/*background: url(../img/btn_close.png) no-repeat;background-position: center;transition-property: opacity;transition-duration: 1.5s;*/}
div#totalMenu.on div.bars {display:block !important;width: 25px;height: 25px;}

div#totalMenu.on div.bars span.bline.top1 {transform: rotate(45deg);width: 30px;top: 10px;left: -3px;height: 3px;background: #fff;}
div#totalMenu.on div.bars span.bline.bot1  {transform: rotate(-45deg);width: 30px;top: 10px;left: -3px;height: 3px;background: #fff;}

div#totalMenu.on div.bars span.bline.top2 {opacity: 0;}

div#totalMenu.on div.bars span.bline.box_top {display:block;position: absolute;top:0px;height:0px;background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_bottom {display:block;position: absolute;bottom:0px;height:0px;background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_left {display:block;position: absolute;left:0px;width:0px;height:100%;background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_right {display:block;position: absolute;right:0px;width:0px;height:100%;background:#c9c9c9}


#hd_wrapper div.subMenu {position: absolute;right: 50px;top: 50px;}
#hd_wrapper div.subMenu ul.sm {}
#hd_wrapper div.subMenu ul.sm li {margin-bottom: 15px}
#hd_wrapper div.subMenu ul.sm li a {display:block;padding-left:60px;position: relative;}
#hd_wrapper div.subMenu ul.sm li a span {font-size:1.1em;line-height: 1.2;color:#000;}
#hd_wrapper div.subMenu ul.sm li a.active:before {content:'';position: absolute;top:10px;left:0;width:40px;height: 2px;background: #2f2f2f}



.total_menu_bg {display: none;position: fixed;width: 100%;background-color: rgba(0,0,0,.5);left: 0;top: 0;z-index: 1099;}
.total_menu_contain {z-index: 100;position: fixed;width: 100%;right:-100%;top: 0;color:#000;overflow: auto;}
.total_menu_contain:before {content: '';width: 100%;height: 100vh;position: absolute;top: 0;right: 0;z-index: 10;background-color: rgba(0, 0, 0, 0.9);backdrop-filter: blur(10px);}

.total_menu_contain.active {right: 0%;}
.total_menu_contain.active:before {animation: height 1.5s forwards;animation-delay: 0.3s;}


.total_menu_contain .tm_wrap {width: 100%;height: 100%;display: flex;z-index: 9;position: relative;}
.total_menu_contain .tm_wrap .imgArea {width: 35%;background: url(../img/tm_bg.jpg) no-repeat center / cover;}
.total_menu_contain .tm_wrap .txtArea {width: 65%;display: flex;flex-direction: column;justify-content: center;padding: 0 10%;background: #fff url('../img/tm_bg_logo.png') no-repeat right -0px bottom -0px / 50% auto;}
.total_menu_contain .tm_wrap .txtArea .t_menu_list_wrap {display: flex;flex-direction: column;gap: 6.5rem;}
.total_menu_contain .tm_wrap .txtArea .totalmenu1 {}
.total_menu_contain .tm_wrap .txtArea .big_menu {font-size: 4.0rem;font-weight: 700;}
.total_menu_contain .tm_wrap .txtArea .big_menu > a{}
.total_menu_contain .tm_wrap .txtArea .small_menu {display: flex;gap: 4rem;margin-top: 2.3rem;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li {}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a {font-size: 1.8rem;color: #666666;position: relative;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:after  {content: '';position: absolute;bottom: -3px;left: 0;width: 0%;height: 2px;background: #07913a;transition: width 0.5s;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:hover {color: #07913a;font-weight: 700;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:hover:after {width: 100%;}

.total_menu_contain .tm_wrap .txtArea .tm_lang {display: none;}

.total_menu_contain .total_menu_in {/*display: table;table-layout: fixed;*/ height: 100%;width: 100%;}
.total_menu_contain .total_menu_in .total_menu_inner {/*display: table-cell;*/   vertical-align: middle;height: 100%;padding:0;overflow-y: auto;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom {width:300px;margin:0 auto;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn {float:left;width:130px;height:34px;font-size:1.5rem;line-height:30px;color:#ffffff;text-align:center;border:solid 1px #ffffff;margin-right:35px;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn:last-child {margin-right:0px;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn a {color:#ffffff}

.total_menu_in .t_menu_list .t_menu_list_wrap div > p:hover ul{}
.total_menu_in .t_menu_list {width: 100%;font-size: 0;position: absolute;z-index: 9999;top: 20%;/*transform: translateY(-50%);*/}
.total_menu_in .t_menu_list .t_menu_list_wrap {width: 100%;max-width: 160.0rem;position: relative;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 {width: calc(100% / 6);position: relative;display: flex;flex-direction: column;opacity: 1;/*transform: translateY(100px);*/padding: 6.5rem 0;text-align: center;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:last-child {}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .big_menu {}

.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 > p {display:inline-block;line-height:1.6;position: relative;margin-bottom:10px;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 ul {margin-top: 6.5rem;}

.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(1).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 0.2s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(2).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 0.4s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(3).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 0.6s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(4).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 0.8s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(5).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 1.0s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(6).active {opacity: 1;transform: translateY(0px);transition-duration: 0.8s;transition-delay: 1.2s;}

.total_menu_in .t_menu_list .t_menu_list_wrap div ul li{}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active li{opacity:1}


.total_menu_in .t_menu_list .t_menu_list_wrap div.active ul{visibility:visible;}

.total_menu_in .t_menu_list .t_menu_list_wrap div .big_menu a {position: relative;font-size: 3.2rem;color: #fff;font-weight: 700;}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active .big_menu a:after{width:100%}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active .big_menu a{/*color:#000;text-align:right;*/}
.total_menu_in .t_menu_list .t_menu_list_wrap div li {display:block;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > a {font-size: 1.8rem;color: #fff;line-height: calc(45 / 18);font-weight: 400;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > a:hover {color: #014190;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > p {text-align:left;padding:0;margin:0;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > p a {display:block;font-size:1.0rem;line-height:1.5;color:#999;font-weight:300;margin-bottom:10px;}

.total_menu_in .total_menu_lang {padding: 0 1.5rem;display: flex;justify-content: center;gap: 1.5rem;margin-top: 8.5rem;display: none;}
.total_menu_in .total_menu_lang .tml_sub {width: calc(100% / 2);}
.total_menu_in .total_menu_lang .tml_sub > a {font-size: 1.8rem;color: #fff;border: solid 1px #fff;width: 100%;display: block;text-align: center;padding: 1.0rem;}
.total_menu_in .total_menu_lang .tml_sub > a.on {background: #fff;color: #000;}


.totalsmenu_button {width:40%;position:absolute;bottom:150px;left:40px;/*transform: translateY(-50%);*/ z-index:99;border:1px solid #ddd;}
.totalsmenu_button a {font-size:1.6rem;color:#333;width:49%;display:inline-block;padding:15px;box-sizing:border-box;text-align:center;}
.totalsmenu_button a:first-child {border-right:1px solid #ddd;}


@media screen and (max-width: 1400px){
	.total_menu_in .total_menu_lang {display: flex;}
}
@media screen and (max-width: 1400px){
	div#totalMenu  {display:block;padding-left:2.5rem;}
	.total_menu_contain:before {background-color: rgba(0, 0, 0, 0.9);}
	.total_menu_contain {width: 100%;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div > p {font-size:2.2rem;padding-right:30px;}
	.total_menu_in .top_btn {right:20px;top:20px;}
	.totalsmenu_button  {display:none;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang {display: flex;justify-content: center;gap: 2.5rem;margin-top: 3.5rem;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang > li {border: solid 1px #000;border-radius: 5rem;padding: 0.5rem 1.5rem;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang > li > a {font-size: 1.6rem;font-family: 'Poppins';}

	.total_menu_in .t_menu_list .t_menu_list_wrap {padding: 0 1.5rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div .big_menu a {font-size: 2.2rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:last-child {border-right: solid 0px rgba(255, 255, 255, 0.2);}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 {width: 100%;padding: 1.5rem 0;text-align: left;border-left: solid 0px rgba(255, 255, 255, 0.2);}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 ul {margin-top: 0.5rem;display: flex;flex-wrap: wrap;column-gap: 1.5rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div li > a {line-height: 1.5;}
}

.header_sp_first__r,.header_sp_first__r__btnm__over{display:inline-block;text-align: left;}
.header_sp_first__r{position:relative;z-index:10;font-size:0;letter-spacing:0}
.header_sp_first__r__btnm{display:inline-block;vertical-align:middle;padding:35px 0;background: transparent;width:31px;height:85px;margin:0 auto;}
.header_sp_first__r__btnm__over span{display:inline-block;width: 31px;height: 3px;background-color:#f5f6f7;margin:0 auto 7px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_sp_first__r__btnm__over span:last-child{margin:0}

.header_sp_first__r__btnm__over span.line_second {width: 20px;margin-left: 10px;}
.header_sp_first__r__btnm__over span.line_thirt {}
.header_sp_first__r__btnm__over span.line_thirt{margin:-7px 0 5px 0;display: none}
.header_sp_first__r__btnm__over span.active.line_first{-webkit-transform-origin:90%;-moz-transform-origin:90%;-ms-transform-origin:90%;transform-origin:90%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.header_sp_first__r__btnm__over span.active.line_second{-webkit-transform:scale(.9) rotate(45deg);-moz-transform:scale(.9) rotate(45deg);-ms-transform:scale(.9) rotate(45deg);-o-transform:scale(.9) rotate(45deg);transform:scale(.9) rotate(45deg)}
.header_sp_first__r__btnm__over span.active.line_thirt{-webkit-transform:scale(.9) rotate(135deg);-moz-transform:scale(.9) rotate(135deg);-ms-transform:scale(.9) rotate(135deg);-o-transform:scale(.9) rotate(135deg);transform:scale(.9) rotate(135deg)}
.header_sp_first__r__btnm__over span.active.line_four{-webkit-transform-origin:10%;-moz-transform-origin:10%;-ms-transform-origin:10%;transform-origin:10%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}


/* 전체 메뉴 */
#hd_wrapper div.subMenu {position: absolute;right: 50px;top: 50px;}
#hd_wrapper div.subMenu ul.sm {}
#hd_wrapper div.subMenu ul.sm li {margin-bottom: 15px}
#hd_wrapper div.subMenu ul.sm li a {display:block;padding-left:60px;position: relative;}
#hd_wrapper div.subMenu ul.sm li a span {font-size:1.1em;line-height: 1.2;color:#000;}
#hd_wrapper div.subMenu ul.sm li a.active:before {content:'';position: absolute;top:10px;left:0;width:40px;height: 2px;background: #2f2f2f}

@media screen and (max-height: 1640px) {
	.total_menu_contain .total_menu_in .total_menu_inner {padding: 0 12rem;}
}

@media screen and (max-height: 970px) {
	/*.totla_menu_contain {display:none;}*/
}

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

	.header_wrap div.lang {right:15px;}
	.menu_search-box {right:90px;}

	.TotalMenuRight div.cs {right:15px;}


}
@media screen and (max-width: 1550px){
	#gnb ul.navLst > li {position: relative;float:left;width:200px !important;;}
	div#totalMenu {margin-right:1.5rem;/*right: 10px;top: 20px;width:40px;height:40px;background: url(../img/btn_open.png) no-repeat;background-position: center;*/}
}

@media screen and (max-width: 1400px){
	.header_wrap div.lang {display: none}
	.TotalMenuRight {display:none !important;}
	.menu_search-box {top:15px;right: 60px}
	.total_menu_contain .tm_wrap {flex-direction: column-reverse;justify-content: flex-start;}
	.total_menu_contain .tm_wrap .txtArea {width: 100%;height: 60%;}
	.total_menu_contain .tm_wrap .imgArea {height: 40%;width: 100%;}
	.header_inner {width:auto;}
}
@media screen and (max-width: 768px){
	.total_menu_contain .tm_wrap .txtArea .t_menu_list_wrap {gap: 3.5rem;}
	.total_menu_contain .tm_wrap .txtArea .big_menu {font-size: 2.5rem;}
	.total_menu_contain .tm_wrap .txtArea .small_menu {gap: 4rem;margin-top: 0.3rem;}
	.total_menu_contain .tm_wrap .txtArea .small_menu > li > a {font-size: 1.8rem;}
}

/*드랍메뉴*/
.header_inner {display: block;width: calc(100% - 34.9rem);}


#gnbnav {background: transparent;z-index: 100;position: relative;}
#gnbnav ul.gnb_list {display: flex;width: 100%;justify-content: flex-end;}
#gnbnav ul.gnb_list > li {text-align: center;display: table-cell;padding: 0 0rem 0 0rem;position: relative;}
#gnbnav ul.gnb_list > li > a {display: inline-block;font-size: 2.6rem;color: var(--main-color);font-weight: 700;line-height: var(--header-height);position: relative;padding: 0 2.5rem;transition: 0.3s;}
#gnbnav ul.gnb_list > li > a::before {content: '';position: absolute;bottom: 0.5rem;left: 50%;transform: translateX(-50%);width: 14.2rem;aspect-ratio: calc(142 / 15);background: url(../img/gnb_list_bg.png) no-repeat center / contain;clip-path: inset(0 100% 0 0);opacity: 0;transition: opacity 0.1s ease-out, clip-path 0s 0.1s;}
#gnbnav ul.gnb_list > li > a:hover::before {clip-path: inset(0 0 0 0);opacity: 1;transition: opacity 0s, clip-path 0.4s cubic-bezier(0.25, 1, 0.5, 1);}
#gnbnav ul.gnb_list > li:first-child > a::before {transform: translateX(calc(-50% + 1rem));}
#gnbnav ul.gnb_list > li:last-child > a::before {transform: translateX(calc(-50% + 2rem));}
#gnbnav ul.gnb_list > li:last-child > a {padding-right: 0;}
#gnbnav ul.gnb_list > li > a.on {}
#gnbnav ul.gnb_list > li > a.on_all:after {transform: scaleX(1);}
#gnbnav ul.gnb_list > li > a.on:after {}

#gnbnav ul.gnb_list > li > a .line {position: absolute;display: block;border-radius:15px;height: 6px;width: 0%;background: var(--main-color);left: 50%;}



#gnbnav ul.gnb_list:hover .header_wrap {background-color: rgba(0,0,0,0.8) ;height:140px;}





.header_wrap.active {/*background:#fff;*/}
.header_wrap.active div.logo {/*background-image: url(../img/logo.png);*/}
.header_wrap.active #gnbnav ul.gnb_list > li > a {/*color:#000;*/}
.header_wrap.active div#totalMenu div.bars span.bline {/*background:#fff;*/}


#gnbnav ul.subNavi {position: absolute;left: 0;width: 100%;height: 40rem;padding: 0;z-index: 100;visibility: hidden;opacity: 0;padding: 2rem 0 2rem 0rem;transition-delay: 0s;}
#gnbnav ul.subNavi.on {visibility: visible;opacity: 1;transition-delay: .5s}
#gnbnav ul.subNavi.on:before {content:'';position:absolute;top:-10px;left:50%;margin-left:-1px;width:0px;height:0px;}
#gnbnav ul.subNavi.on:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index: -1;}
#gnbnav ul.subNavi li {/*display: table-cell;*/position: relative;margin: 0.5rem 0;}
#gnbnav ul.subNavi li:first-child{}
#gnbnav ul.subNavi li:last-child{}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color: #000;font-size: 1.9rem;padding: 0;line-height: 40px;display: block;text-align: center;font-weight: 400;position: relative;}
#gnbnav ul.subNavi li a:hover {color: var(--main-color);}
#gnbnav ul.gnb_list > li:hover ul.subNavi.on {}
#gnbnav ul.gnb_list > li:last-child ul.subNavi {/*border-right: solid 1px #c2c2c2;*/}

.subMenuBg {position: absolute;left: 0;top: 0rem;width: 100%;background: linear-gradient(to bottom, #fff 0px,#fff 95px,#eee 95px, #eee 100%);/*margin-top: 9.5rem;*/z-index: -2;display: none;overflow: hidden}
/*.subMenuBg.active:before {content:'';position: absolute;top: 10rem;left: 0;width: 100%;height: 1px;background: #dddddd;}*/
.subMenuBg .subMenuBg_wrap {position: absolute;width: 100%;left: 50%;transform: translate(-50%, 0px);height: 40rem !important;max-width: 180rem;margin: 0 auto;margin-top: 10rem;}
.subMenuBg .subMenuBg_wrap .subMenuBg_txt {position: absolute;bottom: 0;width: 100%;height: 100%;display: flex;justify-content: flex-start;align-items: flex-end;font-size: 25.0rem;color: #f1f1f1;font-family: 'anton';line-height: 0.79;}
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;z-index:899;background:rgba(0,0,0,0.8);display: none;}



@-webkit-keyframes ani_subMenuBg {
	0%  {opacity: 0;bottom: -40.0rem;}
	100% {opacity: 1;bottom: 0;}
}


@media screen and (max-width: 1600px){
	.subMenuBg {}
}





/**/
/*모바일메뉴*/
.m_menu_h {position: fixed;top: 0;right: 0;z-index: 99999;width: 310px;height: 100%;overflow-y: auto;}
.nav-top {border-bottom: 1px solid #0080ff;background: #fff;}
.btn-x {text-align: right;padding: 0  10px;}
.btn-x i {color:#454545;line-height: 57px}
.m-nav > li {border-bottom: 1px solid #0080ff;padding:0;}
.m-nav > li.mmli_up {}
.m-nav > li > a {color: #454545;font-size: 16px;font-weight: bold;display:block;line-height:57px;padding-left:20px;position:relative;}
.m-nav > li > a.on {background: #0080ff;color: #ffffff;}
.m-nav > li > a i {position: absolute;top:50%;right:10px;margin-top:-8px;}

.sub_menu {margin-top: 0;display: none;background:#fff;opacity: 0.7;}
.sub_menu > li {}
.sub_menu > li > a {font-size:14px;color: #0080ff;display:block;line-height: 35px;padding-left:20px;}
.sub_menu > li > a:hover {color:#ffffff;text-decoration: none;background:#6298db;}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;}
#hd_nb .hd_nb2{}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

.m_lang {padding: 0 20px;margin-top: 40px;}
.m_lang ul {overflow: hidden;width: 100%;border: 1px solid #a1bc0b;}
.m_lang ul li {width: 50%;float: left;text-align: center;}
.m_lang ul li a {background: #fff;color:#454545;font-size: 14px;padding: 12px 0;display: block;width: 100%;}
.m_lang ul li a.on  {background: #a1bc0b;color:#fff;}


.m_menu_h p {color: #0080ff;font-size: 13px;letter-spacing: 0;padding-left: 20px;margin-top: 20px;}
.dim {position: fixed;width: 100%;max-width: 996px;height: 100%;background: #000;opacity: 0.5;top: 0;z-index: 999;}
.m_menu_bg {position: fixed;width: 100%;width: 310px;height: 100%;background: #fff;top: 0;right: 0;z-index: 1000;}
.m_menu_wrap {position: fixed;display: none;top: 0;left: 0;right: 0;max-width: 996px;width: 100%;height: 100%;margin: 0 auto;z-index: 9999;overflow-y: auto;}


@media screen and (max-width: 1400px){
	header#header.m-fixed {-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
	-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
	box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

	.headerBox {height: 100%;margin: 0;padding: 0 1.5rem;}

	#m_menu {display: block;top:5px;}
	#m_menu i {color:#0080ff;line-height: 57px;}
	.header_wrap.active {}
	.header_wrap.active #m_menu i {color:#333;}

	.header_wrap div.cs, .header_wrap div.right {display: none}

	.header_wrap .shop {display: none}

	.header_wrap div.lang {display: none;}

	#gnbnav {display:none;}


}

@media screen and (max-width: 768px){
	#header {position:fixed !important;}
	.header_wrap {height: 70px;width: 100%;border-radius: 0;background:#fff;}
	.header_wrap.active  {background: rgba(0,0,0,0.6);}
	.headerBox {padding: 0 1rem;}
}




/* 서브 상단 */
.sub_vg {position: relative;width: 100%;/*padding-top:10.0rem;*/}
.sub_vg.active {}
div#vg_con {height:100%;margin: 0 auto;position : relative;display: block;/*height: 45rem;*/}
div#vg_con .main-slider {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 80%;height: 80%;transition: all 1s ease-in-out;overflow: hidden;}
div#vg_con .main-slider > li {width: 100%;height: 100%;}
div#vg_con .main-slider > li .main-slider-li_bg {background-position: center;background-size: cover;width: 100%;height: 100%;}
div#vg_con .main-slider > li .main-slider-li_movie {position: relative;height: 100%;text-align: center;background: #000;}
div#vg_con .main-slider > li .main-slider-li_movie video {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100% !important;opacity: 0.8;object-fit: cover;height: 100%;width: 100%;}


div#vg_con .sub_vg_title_txt {width:100%;max-width:1500px;font-size:7.0rem;font-weight:600;line-height:1.05;top: 25%;left: 50%;transform: translate(-50%, -50%);display: block;position: fixed;color:#fff;}
div#vg_con .subNavBarInnerWrap {/*position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);*/width: 100%;/*height: 100%;*/}

div#vg_con .sub_vg_txt {width: 100%;margin: 0 auto;top: 350px;left: 50%;transform: translateX(-50%);position: fixed;margin-top:-120px;z-index:0;}
div#vg_con .sub_vg_title1 {position:relative;padding:0px 0 0 0;text-align: center;color: #fff;font-size: 6.3rem;margin:0 0 0px 0;font-weight: bold;letter-spacing:-0.025rem;}
div#vg_con .sub_vg_title1:after {clear: both;display: block;content: "";}

.sub_vg .move-line-wrap {position: absolute;max-width: 70rem;width: 100%;margin: 0 auto;top: 1rem;left: 0;}
.move-line-wrap {position: absolute;max-width: 70rem;width: 100%;margin: 0 auto;top: 1rem;left: 0;}
.nav-on-icon.move-line {position:absolute;left:0;top:0;z-index:1;height: 8rem;}
.nav-on-icon.move-line > span {height: calc(8rem - 2rem);background-color:var(--main-color);position:absolute;left:0;top:0;text-align:center;transition:background-color 0.5s;border-radius:3rem;}

.sub_vg.active div#vg_con .main-slider {width: 100%;height: 100%;}

div#vg_con.vg_con_business {height:calc(100vh - 10.0rem);}


@media screen and (max-width: 1400px){
	div#vg_con {width:100%;}
}

@media screen and (max-width: 1024px){
	div#vg_con .main-slider {height: 100%;}
	div#vg_con .sub_vg_title1 {font-size: 4.3rem;}
	div#vg_con {width: 100%;height: 100%;min-width: 100%;padding: 0px;}
	div#vg_con h2 {font-size: 4.3rem;}
	div#vg_con p {font-size: 1.0em;}
	div#vg_con .sub_vg_txt {top:200px;}
	div#vg_con .sub_vg_title_txt {font-size:4.4rem;}

	div#vg_con.vg_con_business {height:calc(80vh - 10.0rem) !important;min-height:80.0rem;}
	div#vg_con {height: 20.0rem;}

}

@media screen and (max-width: 768px){
	.sub_vg {padding-top:70px;}
	div#vg_con .sub_vg_txt {top:240px;}
}

div.vg_sub_area2 {display: none;width: 100%;}
div.vg_sub_area2.sub {margin-top:0;}
.sub_tab2 {display:block;width:100%;height: 49px;  white-space: nowrap;text-align: left;clear: both;margin:0;}
.sub_tab2 li.tab_list {display:inline-block;height:49px;white-space: nowrap;position:relative;margin:0;padding:0 35px 0 0;}
.sub_tab2 li.tab_list:last-child {padding:0;}
.sub_tab2 li.tab_list > a {font-size:14px;line-height:49px;letter-spacing:-1px;display:inline;position:relative;color:#ffffff;}
.sub_tab2 li.tab_list > a:after {content: '';position: absolute;top:3px;right:-22px;width:1px;height:10px;background:#aec2dc;}
.sub_tab2 li.tab_list:last-child > a:after {width:0;height:0;}
.sub_tab2 li.tab_list > a.selected,
.sub_tab2 li.tab_list > a:hover {color:#00e4ff;}

div.vg_sub_area {position: relative;width:auto;display:block;text-align:center;padding: 0 0rem;max-width: 160rem;margin: 0 auto;height: 100%;opacity: 1;transform: translateY(0px);transition: all 0.5s ease-in-out;transition-property: transform, opacity, width;overflow: hidden;}
div.vg_sub_area .vg_btn {position: absolute;top: 50%;transform: translateY(-50%);width: 1.7rem;aspect-ratio: calc(17 / 13);background: url(../img/ico_arrow_01.png) no-repeat center / contain;}
div.vg_sub_area .vg_btn > a {display: block;width: 100%;height: 100%;}
div.vg_sub_area .vg_btn.vg_btn_prev {left: 4.0rem;transform: translateY(-50%) rotate(180deg);}
div.vg_sub_area .vg_btn.vg_btn_next {right:4.0rem;}
div.vg_sub_area .m_tit {display: none;color: #fff;text-align: center;background: var(--main-color);border-radius: 10em;padding: 1.2rem 3rem;}
.sub_tab {position:relative;height: 100%; width:auto;display:inline-block;/*display: flex;justify-content: center;align-items: center;*/padding: 2.0rem 9.0rem;background: #0985dc;border-radius: 6.5rem;transition: 0.5s}
.sub_tab li.tab_list {position: relative;height: 100%;display:inline-block;}
/*.sub_tab li.tab_list:before {content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1px;height: 17px;background: #fff;}
.sub_tab li.tab_list:last-child:before {width: 0;}*/
.sub_tab li.tab_list > a {white-space: nowrap;font-size: 2.4rem;position: relative;color: #fff;width: 100%;height: 100%;z-index: 3;padding: 1rem 2rem;text-align: center;}
.sub_tab li.tab_list > a:before {/*content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 2px;background: var(--main-color);*/}
.sub_tab li.tab_list > a.selected {color: #0985dc;background:#fff;z-index: 2;border-radius: 10em;font-weight:500;}
.sub_tab li.tab_list > a.selected:before {width: 100%;}
.sub_tab .slide2 {position: absolute;display: inline-block;height: 3em;border-radius: 10em;transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1.05);}
.sub_tab .slide2 {opacity: 0;background: rgba(255,255,255,0.5);z-index: 1;}
.sub_tab .squeeze {transform: scale(0.9);}
.fixed .sub_tab {border-radius: 0rem;}
.sub_depth_1, .sub_depth_2 {display:none;}

#sub_navi.active div.vg_sub_area {opacity: 1;transform: translateY(0px);}
#sub_navi.fixed div.vg_sub_area {width: 100%;}




#tabMiddleWrap3rd {position: relative;margin-top:-50px;margin-bottom:10.0rem;display: none;}
#tabMiddleWrap3rd .ssnav {max-width: 1400px;margin: 0 auto 6.0px;border-bottom: 0px solid #e5e5e5;}
#tabMiddleWrap3rd .ssnav ul {display: flex;flex-wrap:nowrap;justify-content:left;}
#tabMiddleWrap3rd .ssnav ul li{position: relative;display: flex;}
#tabMiddleWrap3rd .ssnav ul li a {width: 100%;display: flex;justify-content:center;align-items:center;border-top:1px solid #b0b0b0;border-right:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;}
#tabMiddleWrap3rd .ssnav ul li:first-child a{border-left:1px solid #b0b0b0;}
#tabMiddleWrap3rd .ssnav ul li a span{font-size: 1.6rem;font-weight: normal;line-height: 1;display: block;color:#000;padding:20px 40px;}
#tabMiddleWrap3rd .ssnav ul li a:hover,
#tabMiddleWrap3rd .ssnav ul li a.active {border:1px solid #b1cf0b;background:#b1cf0b;}
#tabMiddleWrap3rd .ssnav ul li a:hover span,
#tabMiddleWrap3rd .ssnav ul li a.active span  {color:#000;}


@media screen and (max-width: 1600px){
div.vg_sub_area{width:100%;}
.sub_tab li.tab_list > a {font-size:2.0rem;}
}

@media screen and (max-width: 1400px){
	#tabMiddleWrap3rd {margin-top:0px}
	#tabMiddleWrap3rd .ssnav {max-width: 100%;margin: 0 auto 30px;}
	#tabMiddleWrap3rd .ssnav ul li a span {font-size: 16px;}
}
@media screen and (max-width: 1200px){
	div.vg_sub_area {padding: 1rem;display:none}
	div.vg_sub_area .m_tit {display: block;}
	.sub_tab {flex-direction: column;border-radius: 2em;background: #fff;border: solid 1px #efefef;background: #fff;}
	.sub_tab li.tab_list {width: 100%;text-align: center;}
	.sub_tab li.tab_list > a {font-size: 1.8rem;font-weight: 400;color: #000;padding: 0.5rem 0rem;}
	.sub_tab li.tab_list > a.selected {background: #fff;padding: 0.5rem 0rem;color: var(--main-color);}
}

@media screen and (max-width: 768px){
	#tabMiddleWrap3rd {margin-top:0px;margin-bottom:5.0rem;}
	#tabMiddleWrap3rd .ssnav ul li a span {font-size: 14px;padding:15px 20px;}
}


@media screen and (max-width: 500px){
	#tabMiddleWrap3rd .ssnav ul {flex-wrap: wrap;display:block;}
	#tabMiddleWrap3rd .ssnav ul li {margin-bottom:7px;}
	#tabMiddleWrap3rd .ssnav ul li a {border:1px solid #b0b0b0;}
}

.text-center img {max-width: 100%;height: auto;}




@-webkit-keyframes spin {
	0%  {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(-360deg);}
}

@-moz-keyframes spin {
   0%  {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(-360deg);}
}
@keyframes spin {
	0%  {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}


.goTop {padding-left: 5rem;}
.goTop a {display: inline-block;position: relative;font-size: 1.5rem;line-height: 8.5rem;}
.goTop a i {font-weight: 100;}


.quick_right {position: fixed;right: 7.5rem;top: 50%;transform: translateY(-50%);z-index: 9999;}
.quick_right .quick_right_wrap {display: flex;flex-direction: column;gap: 1.8rem;animation: nt_right 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.8s;}
.quick_right .quick_right__item {display: flex;flex-direction: column;align-items: center;justify-content: center;width: 110px;height: 110px;border-radius: 50%;background: var(--second-color) url(../img/quick_bg.png) no-repeat center / contain;color: var(--main-color);text-decoration: none;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);animation: floating 3s ease-in-out infinite;cursor: pointer;}
.quick_right .quick_right__item:first-child {padding-bottom: 1.5rem;}
.quick_right .quick_right__item--inquiry {animation-delay: 0.5s;}
.quick_right .quick_right__icon {width: 1.9rem;aspect-ratio: calc(19 / 23);background: url(../img/quick_ico_01.png) no-repeat center / contain;}
.quick_right .quick_right__text {font-size: 2.6rem;font-family: 'anton';}
.quick_right .quick_right__text-brush {font-size: 2.6rem;color: #cb340c;font-weight: 700;}
.quick_right .quick_right__item:hover {background-color: #ebdca8;transition: background-color 0.3s;}


@keyframes floating {
	0%   {transform: translateY(0px);}
	50%  {transform: translateY(-1rem);}
	100% {transform: translateY(0px);}
}

@media(max-width: 1900px) {
	.quick_right {right: 2rem;}
}
@media(max-width: 1024px) {
	.quick_right {display: none;}
}



/* footer */
#footer {width: 100%;background: var(--second-color);position: relative;z-index: 10;}
#footer.mainFooter {z-index: 1;}
#footer.subFooter {}
.footer_wrap {}
.footer_wrap .f_top_banner {background: var(--main-color);text-align: center;padding: 0.6rem 0;}
.footer_wrap .f_top_banner p {font-size: 4rem;font-family: var(--point-font, serif);color: var(--second-color);}
.footer_wrap .f_top_banner p > span {position: relative;}
.footer_wrap .f_top_banner p > span:before {content: '';position: absolute;top: 50%;left: -2.5rem;transform: translateY(-50%);width: 0.9rem;aspect-ratio: 1;background: var(--second-color);border-radius: 100%;}
.footer_wrap .f_top_banner p > span:after {content: '';position: absolute;top: 50%;right: -2.5rem;transform: translateY(-50%);width: 0.9rem;aspect-ratio: 1;background: var(--second-color);border-radius: 100%;}
.footer_wrap .f_main {padding: 11.5rem 0 9rem;border-top: solid 1px #262626;}
.footer_wrap .f_inner {position: relative;width: 100%;max-width: 160rem;margin: 0 auto;display: flex;flex-direction: column;padding: 0 2rem;}
.footer_wrap .f_row_top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 6rem;}
.footer_wrap .f_row_bottom {display: flex;justify-content: space-between;align-items: flex-start;}
.footer_wrap .cs_box {font-family: var(--point-font);}
.footer_wrap .cs_tit {font-size: 3.0rem;color: #273343;letter-spacing: -0.025rem;margin-bottom: 0.5rem;}
.footer_wrap .cs_tel {font-size: 5rem;color: #273343;letter-spacing: -0.025rem;line-height: 1;}
.footer_wrap .sns_list {display: flex;gap: 1.5rem;}
.footer_wrap .sns_list li a {display: flex;align-items: center;justify-content: center;width: 4.1rem;aspect-ratio: 41 / 40;transition: 0.3s;}
.footer_wrap .sns_list li a:hover {opacity: 0.7;}
.footer_wrap .sns_list img {width: 100%;height: 100%;object-fit: contain;}
.footer_wrap .f_left {width: 33%;}
.footer_wrap .info_box {font-family: 'Wanted Sans Variable';}
.footer_wrap .info_box p {font-size: 1.8rem;color: #273343;line-height: calc(26 / 18);}
.footer_wrap .f_center {width: 33%;display: flex;flex-direction: column;align-items: center;font-family: 'Nanum Gothic';}
.footer_wrap .f_center .f_logo {margin-bottom: 2.5rem;width: 39.4rem;}
.footer_wrap .f_center .f_logo img {width: 100%;display: block;}
.footer_wrap .f_center .copyright {font-size: 1.4rem;color: rgba(99, 86, 73, 0.3);text-align: center;}
.footer_wrap .f_center .copyright a {color: rgba(99, 86, 73, 0.3);margin-left: 0.5rem;}
.footer_wrap .f_center .member {margin-top: 0.5rem;}
.footer_wrap .f_center .member a {font-size: 1.4rem;color: rgba(99, 86, 73, 0.3);margin: 0 0.5rem;}
.footer_wrap .f_right {width: 33%;display: flex;flex-direction: column;align-items: flex-end;}
.footer_wrap .policy_list {font-family: 'Wanted Sans Variable';margin-bottom: 4rem;}
.footer_wrap .policy_list li {margin-bottom: 1.5rem;}
.footer_wrap .policy_list li a {font-size: 1.8rem;color: #273343;transition: color 0.3s;}
.footer_wrap .policy_list li a:hover {color: #8f1a1c;}

.footer_wrap .btn_top {width: 7.2rem;aspect-ratio: 1;background: #303030;color: var(--second-color);border-radius: 50%;border: none;cursor: pointer;font-size: 1.8rem;line-height: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: background 0.3s;font-family: 'Wanted Sans Variable';}
.footer_wrap .btn_top:hover {background: #8f1a1c;}
.footer_wrap .btn_top .arrow {display: block;transform: rotate(-90deg);font-family: 'Nanum Gothic';font-size: 1.9rem;letter-spacing: -0.5rem;}

.policy_modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10005;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all 0.3s ease;}
.policy_modal.active {opacity: 1;visibility: visible;}
.policy_modal .modal_content {position: relative;width: 60rem;max-width: 90%;background: #fff;padding: 6rem 5rem 5rem;border-radius: 1.5rem;z-index: 10006;color: #333;box-shadow: 0 10px 30px rgba(0,0,0,0.5);}
.policy_modal .btn_close {position: absolute;top: 1.5rem;right: 2.5rem;font-size: 4rem;color: #666;background: none;border: none;cursor: pointer;transition: color 0.3s;}
.policy_modal .btn_close:hover {color: #ca360f;}
.policy_wrap .p_title {font-size: 3.2rem;font-weight: 700;margin-bottom: 2.5rem;text-align: center;color: #ca360f;}
.policy_wrap .p_intro {font-size: 1.7rem;line-height: 1.6;margin-bottom: 3rem;text-align: center;word-break: keep-all;color: #444;}
.policy_wrap .p_section {margin-bottom: 1.5rem;padding: 2rem;background: #f8f8f8;border-radius: 0.8rem;border: 1px solid #eee;}
.policy_wrap .p_section h4 {font-size: 1.8rem;font-weight: 700;margin-bottom: 1rem;color: #222;}
.policy_wrap .p_section p {font-size: 1.6rem;line-height: 1.6;color: #555;}

@media(max-width: 1300px) {
	.footer_wrap .f_row_top {flex-direction: column-reverse;gap: 3rem;}
	.footer_wrap .f_row_bottom {flex-direction: column;align-items: center;}
	.footer_wrap .f_right {width: 100%;flex-direction: column;align-items: center;order: 1;}
	.footer_wrap .f_left {width: 100%;order: 2;text-align: center;}
	.footer_wrap .f_center {width: 100%;order: 3;margin-top: 5rem;}
	.footer_wrap .btn_top {position: absolute;right: 0rem;bottom: -25rem;}
}
@media(max-width: 600px) {
	.footer_wrap .btn_top {bottom: 30rem;}
}
/**footer end**/


/* */
#main_container{width: 100%;padding: 0;margin: 0 auto;position: relative;top: 0px;z-index: 20;overflow: hidden;}

div#vg_wrap_sub	{background:url(../img/main_vg.jpg) no-repeat 50% 0;text-align:center;clear:both;position: relative;}
div#vg_sub	{height:287px;width:1400px;margin: 0 auto;text-align:left;}

#sub_navi {}
#sub_navi.fixed {position: fixed;left: 0;top: 0;width: 100%;transform: translate(0px, 0px);margin-top: 0;z-index:99999;}
.subNavWrap {width: auto;padding: 0rem 0rem 0.1rem;position: relative;top: 00rem;z-index: 3;left: 50%;transform: translate(-50%, 0);}
.subNavWrap div.subNavInner {position:relative;width: 1600px;margin: 0 auto;height:77px;}
.subNavWrap .btn_home {display: block;float: left;width: 50px;height: 77px;font-size: 24px;line-height: 64px;position: relative;background: url(../img/sub_home.png) no-repeat;background-position: left center;}
.subNavWrap .btn_home:after {content: '';position: absolute;top: 25px;right: 0;width: 1px;height: 25px;background: #e3dde1;}
.subNavWrap .btn_home em {font-style: normal;}

.subNav1st {display:block;float:left;zoom:1;font-size:15px;list-style:none;  margin-left: -1px;}
.subNav1st:after {display:block;clear:both;content:''}
.subNav1st > .navi_dp1 {float:left;position:relative;padding:0;min-width:340px;height:77px;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNav1st > .navi_dp1:after {content: '';position: absolute;top: 25px;right: 0;width: 1px;height: 25px;background: #e3dde1;}
.subNav1st > .navi_dp1:last-child:after {background: none}
.subNav1st > .navi_dp1 h2,
.subNav1st > .navi_dp1 h3 {margin:0;line-height:77px;}
.subNav1st > .navi_dp1 a.dp1 {position:relative;display:block;padding:0 20px;text-decoration:none;font-size: 18px;line-height: 77px;color: #4f4f4f;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop {position:absolute;top: 0px;right:30px;width:14px;height:9px;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop.bg {background: url(../img/sub_drop.png) no-repeat;background-position: center;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop .sub_drop_ico {transition: 0.5s;}
.subNav1st > .navi_dp1.active a.dp1 span.sub_drop .sub_drop_ico {transform: rotate(180deg);transition: 0.5s;}

.subNav2nd {list-style:none;display:none;position:relative;background-color: #fff;z-index:10;border: solid 1px #dedede ;border-top: 0 none;}
.subNav2nd > .navi_dp2 {display: table;width: 100%;}
.subNav2nd > .navi_dp2 > a {display:table-cell;padding:10px 30px;text-decoration:none;border:solid #fff;border-width:0;font-size: 18px;color: #4f4f4f;vertical-align: middle;}
.subNav2nd > .navi_dp2 > a:hover,
.subNav2nd > .navi_dp2 > a:active,
.subNav2nd > .navi_dp2 > a:focus,
.subNav2nd > .navi_dp2.active > a {text-decoration:underline;}


/*서브탭메뉴*/

.subNavBarInner {position: relative;height: 100%;padding-top:18rem;margin-bottom:8.5rem;}
.subNavBarInner:after {content:'';width:100%;height:1px;background:#0985dc;position:absolute;bottom: 25px;}
.subNavBarInner .subNavBarInnerTitle {width: 100%;display: flex;align-items: flex-end;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {padding-bottom:7px;font-size: 4.8rem;padding-left:4.0rem;font-weight:600;overflow: hidden;text-align: center;text-transform: uppercase;color: #000;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 .char {overflow: hidden;line-height: 1.2;display: inline-block;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1.cm-word-split-JS.split-txt .char {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;   animation-delay: calc(50ms * var(--char-index));}


.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size: 1.8rem;color: rgba(0, 0, 0, 1);overflow: hidden;text-align: center;display: flex;justify-content: center;align-items: center;
															}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .char {overflow: hidden;line-height: 1.2;display: inline-block;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2.cm-word-split-JS.split-txt .char {overflow: hidden;animation:  text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}

.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle3 {padding-left:calc((100% - 1600px) / 2);font-size: 13.0rem;   text-transform: uppercase;font-weight:700;color:#0985dc;overflow: hidden;text-align: center;display: flex;justify-content: center;align-items: center;padding-top: 0.5rem;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle3 .char {overflow: hidden;display: inline-block;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle3.cm-word-split-JS.split-txt .char {overflow: hidden;animation:  text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}



.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t1 {display: block;width: 1.5rem;height: 1.5rem;background: url(../img/sub_home.png) no-repeat center / contain;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t2 {padding-left: 3.0rem;margin-left: 3.0rem;position: relative;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t2:after {content: '>';font-size: 1.4rem;font-family: 'Gothic A1';position: absolute;top: 50%;left: 0;transform: translateY(-50%);}

@keyframes visualTextAni{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}

.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate {padding-top: 2.3rem;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul {display: flex;justify-content: center;column-gap: 4rem;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li {}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a {font-size: 2.0rem;color: #aaaaaa;font-weight: 700;position: relative;line-height: 2.6;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a:before {content: '';position: absolute;bottom: 0rem;left: 0;width: 0%;height: 2px;background: #000;transition: 0.5s;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a.selected,
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a:hover {color: #000;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a.selected:before,
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate > ul > li > a:hover:before {width: 100%;}

.subNavBarInner .subNavBar1st {margin: 0 auto;padding: 18px 0;}
.subNavBarInner .subNavBar1st li {display:inline-block;text-align:left;padding:0 20px;font-size: 20px;font-weight: 400;position: relative;}
.subNavBarInner .subNavBar1st li br {display:none;}
.subNavBarInner .subNavBar1st li.active {color:#fff;font-weight:400;position: relative;}
.subNavBarInner .subNavBar1st li.active a {color:#fff;font-weight:400;}

.subNavBarInner .subNavBar1st li a {color:#fff;}

.subNavBarInner2 {}
.subNavBarInner2 .subNavBar2st {display: flex;justify-content: flex-start;gap:4.0rem;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2  {padding: 0px 0px;padding-bottom:2rem;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2 a {font-size:2.4rem;font-weight:600;color:#6c6c6c;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active {border-bottom:5px solid #000;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active a {color:#000;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover {border-bottom:5px solid #000;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover a {color:#000;}

.subNavTitle {font-size: 5.6rem;text-transform: uppercase;color:#9d9d9d;font-weight: 500;padding: 10.2rem 0 6.6rem;width: 160rem;margin: 0 auto;position: relative;text-align: center;}


.vg_title_sub {border-bottom:1px solid #06174b;width:675px;height:240px;position:absolute;bottom:0px;left:0;margin-top:0;z-index: 99;word-break: keep-all;padding:40px 55px 0 55px;box-sizing-border-box;}
.vg_title_sub .vg_title_sub_tit {font-size:4.6rem;color:#ffffff;line-height:4.8rem;margin:0;font-weight: normal;margin:20px 0 20px 0;text-align:left;}
.vg_title_sub .vg_title_sub_tit2  {font-size:1.6rem;color:#ffffff;margin:0;text-align:left;font-weight:400;}

@media( max-width:1600px ) {
	.subNavTitle {width:100%;text-align:center;padding: 9.2rem 0 9.6rem}
	.subNavWrap div.subNavInner {width: 100%;}
	.subNavBarInner .subNavBar1st li {padding: 0 10px;font-size: 16px;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle3  {padding-left:20px;font-size:9.0rem;}
	.subNavBarInner:after {bottom: 20px;}

}
@media( max-width:1200px ) {
	.subNavBarInner .subNavBar1st li {padding: 0 5px;font-size: 15px;}

	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerCate {display:none;}
}
@media( max-width:1024px ) {

	.subNavBarInner  {padding: 8rem 0 0 0;}
	.subNavBarInner:after {content:'';width:100%;height:1px;background:#0985dc;position:absolute;bottom: 0px;}
	.subNavBarInnerTitle1 {display:none;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle3 {font-size:5.0rem;text-align:center;height:5.0rem;width:100%;}
	.vg_title_sub {display:none;}
	.subNavTitle {padding: 3.0rem 0rem 8.0rem 0;font-size:4.2rem;}



	.subNavBarInnerWrap {display:none;}
	.subNavBarInner2 .subNavBar2st  {gap:3.5rem;}
}
@media( max-width:768px ) {


}

#m_breadcrumbs_wrap {display: none}

#subPageWrap {width:100%;position: relative;background:#fff;z-index: 1;padding:0px 0px 0;}
#subPageWrap_WIDE_ {width:100%;max-width:100%;padding:0px 0px 0rem 0px;margin:0px auto 0;position: relative;z-index: 1;background:#fff;}
#subPage {max-width:1600px;width:100%;padding:0px 0px 10.0rem 0px;margin:0px auto 0;background:#fff;}

@media( max-width:1600px ) {

}

@media( max-width:1650px ) {
	#subPage {max-width:100%;padding: 0px 0rem 10.0rem;}
}



@media( max-width:1400px ) {
	#subPage {padding: 0rem 0rem 5.0rem;}
	#subPageWrap {width:100%;min-width: 320px;margin:0;}
	#subPageWrap_WIDE_ {padding: 0px 0px 0;}


	.subNavWrap div.subNavInner {width:100%;  padding: 0 10px;}

	.subNavWrap .btn_home {width:62px;padding:0;font-size:12px;}

	.subNav1st > .navi_dp1 {min-width:120px;}
	.subNav1st > .navi_dp1 a.dp1 {min-width:50%;padding:0 30px 0 10px;font-size:12px;}
	.subNav1st > .navi_dp1 a.dp1 span.sub_drop  {right:20px;}
	.subNav2nd > .navi_dp2 > a {padding:3px 10px;font-size:12px;}

}
@media( max-width:768px ) {
	#subPage {padding: 0px 0px 80px;}
	.subNavBarInner .subNavBar1st li {padding: 0px 1.0rem ;font-size:1.6rem;}

}






/* 컨텐츠영역 */
div.contents_wrap {width:920px;float:right;margin-left:60px;  padding:0;}
div.contents_wrap.noSidebar {width:100%;float:none;margin-left: 0;}



/* 타이틀영역 */
.subPageTopTitle {width: 100%;position: relative;}
.title_wrap {position: relative;width: 100%;height: 100%;max-width: 160.0rem;margin: 0 auto;background: #fff;}
.title_wrap h2.title {font-size: 2.7rem;color: #000;float: left;margin: 0;position: relative;z-index: 9;background: #fff;border-radius: 100% / 80%;padding: 3.5rem 14.6rem 70px}
.title_wrap h2.title:after {/*content : "";position: absolute;left: 3px;top: 15px;height: 3px;width: 44px;border-bottom:3px solid #a1bc0b;*/}

.title_wrap .breadcrum {background:url(../img/icon_home.png) no-repeat;background-position: left center;padding-left:15px;margin-top:0;position: absolute;top:80px;right:0;color:#9d9d9d;font-size:0.75rem;}

.sub_vg_title {position : relative;width:100%;height:100%;padding:0 0 0px 0;clear:both;border-bottom: 0px solid #ddd;text-align: left;background:transparent;}
.sub_vg_title_inner {width: 100%;height: 100%;margin-left: 0rem;max-width: 1600px;height: 100px;overflow: hidden;}

.subPageMainTitle {font-size: 40px;color: #000;font-weight: 500;font-family: 'Noto Sans KR';text-align: center;padding: 70px 0 50px;position: relative;}
.subPageMainTitle:after {content: '';width: 0.1px;height: 72px;background: #b2b2b2;position: absolute;left: 50%;bottom: 0;transform: translate(-50%, 45px);}

@media( max-width:1600px ) {
	.sub_vg_title {margin-left:-1.0rem}
	.sub_vg_title_inner {max-width: 100%;margin: 0;}
}

@media( max-width:1024px ) {


	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 5.0rem;margin-top:5.0rem;}
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {margin:0;padding:0;display:none;}
	.sub_vg_title_inner {margin-left: 0rem;}
	.title_wrap {background: transparent;border-radius: 0;}
	.subPageTopTitle {margin-top: 0;position: relative;}
	.subPageMainTitle {padding: 30px 0;}
	.subPageMainTitle:after {width: 0px;height: 0px;}
}
@media( max-width:768px ){
	.subPageMainTitle {font-size: 28px;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 4.2rem;padding-bottom: 0px;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size: 2.0rem;}
	.subPageTopTitle  {position:relative;height: auto;margin-top: 0;}
	.title_wrap h2.title {border-radius: 0;padding: 0;}
	.sub_vg_title_inner {height: 100%;padding: 2rem 0 2rem 2rem;}
}



.sub_arrow{font-size:32px;display: inline-block;  line-height: 50px;color:#dc060e;font-family:sans-serif;}
.sub_left_arrow{float: left;height:100%;}
.sub_right_arrow{float: right;height:100%;}
.sub_vg_title_line{width: 100%;height: 1px;background: #d8d8d8;display:block;position : relative;}

.parallax-init-pc {transform: translate3d(0, 100px, 0);transition: transform 3.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.parallax-init-pc.add-stage {transform: translate3d(0, 0, 0) scale(1) rotate(0) !important;}

.main_con {z-index: 600;position: relative;}
.rowc {}
.rowc ul {font-size:0;line-height:0;margin:0;padding:0}
.rowc ul:after {clear: both;display: block;content: "";}
.rowc ul li {-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.rowc ul li img {max-width:100%}
.rowc ul.grid2 {margin:0 0 0 -2%;}
.rowc ul.grid2 > li {width:48%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid3 {margin:0 0 0 -2%;}
.rowc ul.grid3 > li {width:31%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid4 {margin:0 0 0 -2%;}
.rowc ul.grid4 > li {width:23%;margin:0 0 0 2%;display:inline-block;text-align:center;}


/**/

#mgnb_open {position: absolute;top: 4rem;z-index: 99;right: 5.3rem;padding: 0 0px;height: 1.6rem;width: 3.6rem;border: 0;color: #000;background: none;font-size: 3.2rem;}
#mgnb_open > span {position: relative;width: 100%;height: 100%;display: block;}
#mgnb_open .fa1 {position: absolute;height: 2px;background: #000;top: 0;right: 0;width: 50%;transition: 0.5s;}
#mgnb_open .fa2 {position: absolute;height: 2px;background: #000;top: calc(50% - 1px);left: 0;width: 100%;}
#mgnb_open .fa3 {position: absolute;height: 2px;background: #000;bottom: 0;left: 0;width: 50%;transition: 0.5s;}
#user_btn {position:absolute;top:12px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:2.0em;background:none;letter-spacing:-0.1em;display: none;}
#mgnb {position: fixed;top: 0;right: 0%;width: 0%;max-width: 400px;height: 100vh;overflow: hidden;z-index: 9999;}
.mgnb_wrap {position: absolute;right: -100%;max-width: 400px;height: 100vh;overflow-y: auto;-webkit-box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);-moz-box-shadow: 0 0 5px rgba(55,55,5,0.4);box-shadow: 0 0 5px rgba(55, 55, 5, 0.4);border-left: solid 1px rgba(255, 255, 255, 0.3);visibility: hidden;background: rgba(0, 0, 0, 0.9);transition: 0.8s;}
#mgnb.visible {width: 40.0rem;}
#mgnb.visible .mgnb_wrap {right: 0%;width: 40.0rem;visibility: visible;}

#mgnb_open:hover .fa1 {width: 100%;}
#mgnb_open:hover .fa3 {width: 100%;}

#mgnb_1dul {}
#mgnb_1dul a {display: block;color: #fff;}
.mgnb_1dli {position:relative;line-height:40px}
.mgnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.0em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px}
.mgnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.mgnb_1da {padding: 5px 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.3);font-weight: bold;font-size: 16px;}
.mgnb_2dul {display:none;}
.mgnb_2da {padding-left:30px;font-size:15px;}
#mgnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:3.2rem;background:transparent}

.mbnb_member {}
.mbnb_member > li {width: calc(50% - 40px);text-align: center;border: solid 1px #333;margin: 20px;float: left;}
.mbnb_member > li > a {line-height: 40px;font-size: 16px;font-weight: bold;}
.mbnb_member > li > a.btn1 {}
.mbnb_member > li > a.btn2 {}

.mbnb_lang {display: flex;padding: 3rem 2rem;}
.mbnb_lang > li {width: calc((100% - 1rem) / 2);margin-right: 1rem;border: 1px solid rgba(255, 255, 255, 0.3);}
.mbnb_lang > li > a {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 1rem;color: #fff;}
.mbnb_lang > li > a.active {background: rgba(255, 255, 255, 0.3);}

#mgnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#mgnb_empty a {display:inline;text-decoration:underline}



#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

.ol {position:relative;margin:0 0 10px;text-align:center}
.ol h2 {width:0;height:0;overflow:hidden}
#ol_before {background:#212020;padding:34px 15px;text-align:left}
.btn_log {display:inline-block;background:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_log2 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}

@media screen and (max-width: 1850px){
	#mgnb_open {right: 1rem;}
}
@media screen and (max-width: 1600px){
	.moblie_lang {position:absolute;top:25px;left:20px;}
	.moblie_lang a{display:inline-block;font-size:14px;color:#f8f8f8;}
	.moblie_lang a:first-child {margin-right:10px;}
	.moblie_lang a.active {background:#e60012;color:#fff;padding:7px;border-radius:10px;}

}
@media screen and (max-width: 1024px){
	#mgnb_open {display: block;}
}
@media screen and (max-width: 768px){
	#mgnb_open {position:fixed;}

}

/* 사이트맵 */

.sitemap_wrap {width:100%;margin-top:40px;}
.sitemap_wrap div.sitemap {float:left;width:25%;vertical-align:top;text-align:center;font-size:1.6rem;}
.sitemap_wrap div.sitemap > h5 {width:90%;margin:0 auto;border:1px solid #0553ab; text-align:center;}
.sitemap_wrap div.sitemap > h5 > a {font-size:1.5em;color:#0553ab;font-weight:bold;line-height:2.0;}
.sitemap_wrap div.sitemap ul {padding-top:20px;min-height: 300px;}
.sitemap_wrap div.sitemap li {width:90%;margin:0 auto;}
.sitemap_wrap div.sitemap li > a {display:block;color:#333;line-height:2.5;text-align:left;}
.sitemap_wrap div.sitemap li > p {text-align:left;padding:0;margin:0;}
.sitemap_wrap div.sitemap li > p a {display:block;font-size:0.8em;line-height:1.5;color:#333;margin-bottom:10px;}

@media( max-width:1024px ) {
	.sitemap_wrap div.sitemap	{width:48%;		float:none;		display:inline-block;margin:0 0 10px 0;  vertical-align: top;}
	.sitemap_wrap div.sitemap > h5 > a {font-size:1.1em;}
	.sitemap_wrap div.sitemap ul {padding-top:10px;min-height: 150px;}
	.sitemap_wrap div.sitemap li > a {line-height: 1.5;font-size:0.8em;}
}

.pc_line {display:block;}
.mobile_line1 {display: none;}
@media( max-width:1024px ) {
	.pc_line {display:none;}
	.mobile_line1 {display: block;}
}
@media( max-width:768px ) {
	.mobile_line {display: block;}
}


#subPageTitle {position: relative;}
#subPageTitle .subPageTitleTxt1 {font-size:7.4rem;color:#000;word-break: keep-all;letter-spacing: -0.1rem;}
#subPageTitle .subPageTitleTxt2 {font-size:3.0rem;color:#000;padding-top: 5px;letter-spacing:-0.025rem;}
#subPageTitle .subPageCircle {position: absolute;top: -18px;left: 83vh;width:7.25rem;height:7.25rem;background:#b5c92e;border-radius: 50%;animation: move 10s ease;animation-iteration-count: 1;animation-delay:1s;animation-fill-mode: forwards;z-index:-1;}

@keyframes move {
	0%{transform: translate(0%, 0px);}
	100%{transform: translate(-85vh, 0px);}
}


@media all and (max-width:1024px){
	#subPageTitle {width: 95%;margin: 0 auto;padding-top: 20px;}
	#subPageTitle .subPageTitleTxt1 {font-size: 4.0rem;}
	#subPageTitle .subPageTitleTxt2 {font-size:2.0rem;}
	#subPageTitle .subPageCircle {width:4.25rem;height:4.25rem;top:10px;left: 55vh;}

	@keyframes move {
		0%{transform: translate(0%, 0px);}
		100%{transform: translate(-56vh, 0px);}
	}
}

@media all and (max-width:768px){
	#subPageTitle .subPageCircle {left: 35vh;}
	@keyframes move {
		0%{transform: translate(0%, 0px);}
		100%{transform: translate(-36vh, 0px);}
	}
}


.ht_0_clear {display:block;height:0;content:"";font-size:0;visibility:hidden;clear:both;}

.pc_block {display:block;}
.mobile_block {display:none;}

@media( max-width:1024px) {
	.pc_block {display:none;}
}

@media( max-width:768px) {
	.mobile_block {display:block;}
}


.skipnavi {position: absolute;left: 0;top: -50px;text-indent: -9999px;font-size: 0;width: 100%;z-index: 999;} .skipnavi li a:active, .skipnavi li a:focus {position: absolute;left: 0;top: 50px;display: block;width: 100%;padding: 5px 0;text-align: center;text-indent: 0px;font-size: 12px;font-weight: bold;background-color: #f2f2f2;}

@-webkit-keyframes upDownAnimation {
	from {transform:translateY(0)}
	to {transform:translateY(5px)}
}
@-moz-keyframes upDownAnimation {
	from {transform:translateY(0)}
	to {transform:translateY(5px)}
}
@-o-keyframes upDownAnimation {
	from {transform:translateY(0)}
	to {transform:translateY(5px)}
}
@keyframes upDownAnimation {
	from {transform:translateY(0)}
	to {transform:translateY(5px)}
}

@keyframes nt_up {
	0%{transform: translateY(5.0rem);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@keyframes nt_down {
	0%{transform: translateY(-5.0rem);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@keyframes nt_left {
	0%{transform: translateX(-5.0rem);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@keyframes nt_right {
	0%{transform: translateX(5.0rem);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}

@-webkit-keyframes upDownAnimation2 {
	from {transform: translate(-50%, -50%) translateY(0);}
	to {transform: translate(-50%, -50%) translateY(5px);}
}
@-moz-keyframes upDownAnimation2 {
   from {transform: translate(-50%, -50%) translateY(0);}
	to {transform: translate(-50%, -50%) translateY(5px);}
}
@-o-keyframes upDownAnimation2 {
	from {transform: translate(-50%, -50%) translateY(0);}
	to {transform: translate(-50%, -50%) translateY(5px);}
}
@keyframes upDownAnimation2 {
	 from {transform: translate(-50%, -50%) translateY(0);}
	to {transform: translate(-50%, -50%) translateY(5px);}
}

/*******	customize Start	******/


.wrap_wid_1800 {width:100%;max-width: 1800px;margin:auto;}
.wrap_wid_full_1800 {width:100%;max-width: 1800px;margin:auto;}
.wrap_wid_1600 {width:100%;max-width: 1600px;margin:auto;}
.wrap_wid_full_1600 {width:100%;max-width: 1600px;margin:auto;}
.wrap_wid_1400 {width:100%;max-width: 1400px;margin:auto;}
.wrap_wid_full_1400 {width:100%;max-width: 1400px;margin:auto;}

@media screen and (max-width: 1850px){
	.wrap_wid_1800 {padding: 0 20px;}
}
@media screen and (max-width: 1650px){
	.wrap_wid_1600 {padding: 0 20px;}
}
@media screen and (max-width: 1450px){
	.wrap_wid_1400 {padding: 0 20px}
}
/*공통*/
.wid_1800 {width:100%;position:relative;max-width:1800px;margin:auto;}
.wid_1600 {width:100%;position:relative;max-width:1600px;margin:auto;}
.wid_1500 {width:100%;position:relative;max-width:1530px;margin:auto}
.wid_1400 {width:100%;position:relative;max-width:1400px;margin:auto}
.wps_100 {width:100%;}
.point {color:#00418F !important;}
.point2 {color:#E50012 !important;}
.grey_bg {background:#f8f8f8;}
.txt_l {text-align:left !important;}
.txt_c {text-align:center !important;}
.txt_r {text-align:right !important;}

.clear_fix {width:100%;position:relative;}
.clear_fix:after {display:block;clear:both;content:''}

.div_scroll, .div_scroll2, .div_scroll3 {overflow: auto;position: relative}

.only_pc {display:block;}
.only_mob {display:none;}


.color_b {color:#000;}
.color_w {color:#fff;}

@media( max-width:1600px) {
	.side_pd {padding-left:20px !important;padding-right:20px !important;}
	.sub_contents {overflow-x:hidden;}
	.sub_content2 {overflow-x:hidden;}
	.sub_content3 {overflow-x:hidden;}
}

@media( max-width:1024px) {

.side_pd {padding-left:15px !important;padding-right:15px !important;}
.only_pc {display:none;}
.only_mob {display:block;}
.sub_contents {padding-top:10.0rem}


.div_scroll3 {padding-bottom:3.5rem;}
.div_scroll3 table {width:1000px;font-size:15px;}

}

@media( max-width:768px) {
.side_pd {padding-left:10px !important;padding-right:10px !important;}
.div_scroll2 table {width:760px;font-size:15px;}
.div_scroll2 img {max-width:1024px !important;}
.sub_contents {padding-top:8.0rem}
}



@media( max-width:600px) {
.div_scroll table {width:600px;font-size:15px;}
.div_scroll img {max-width:768px !important;}
.sub_contents {margin-top:0rem;}
}


.mg_t0 {margin-top:0px!important;}
.mg_t10{margin-top:1.0rem!important;}
.mg_t20{margin-top:2.0rem!important;}
.mg_t30{margin-top:3.0rem!important;}
.mg_t40{margin-top:4.0rem!important;}
.mg_t50{margin-top:5.0rem!important;}
.mg_t80{margin-top:8.0rem!important;}
.mg_t100{margin-top:10.0rem!important;}
.mg_t120{margin-top:12.0rem!important;}
.mg_t150{margin-top:15.0rem!important;}


.mg_b10{margin-bottom:1.0rem!important;}
.mg_b20{margin-bottom:2.0rem!important;}
.mg_b30{margin-bottom:3.0rem!important;}
.mg_b40{margin-bottom:4.0rem!important;}
.mg_b50{margin-bottom:5.0rem!important;}
.mg_b80{margin-bottom:8.0rem!important;}
.mg_b100{margin-bottom:10.0rem!important;}

.pd_t100 {padding-top:10.0rem!important;}
.pd_b0 {padding-bottom:0rem!important;}
.pd_b100 {padding-bottom:10.0rem!important;}
.pd_b130 {padding-bottom:13.0rem!important;}
.flex_box {display:flex;flex-wrap:wrap;}

@keyframes textClip {
  0% {
	opacity: 1;/* 시작할 때 보이게 설정 */
	transform: translateY(100%);
	clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
  100% {
	opacity: 1;
	transform: translateY(0);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}

.visible .txt1 {animation: textClip 1s both;animation-delay: 0.5s;}
.visible .txt2 {animation: textClip 1s both;animation-delay: 1s;}

#mainVisual {position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index: 1;overflow: hidden;background: #000;}
.video-container {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-container video {width: 100%;height: 100%;object-fit: cover;opacity: 0;transition: opacity 1s ease-in-out;}
.video-container video.is-playing {opacity: 1;}


#brand_sec {position: relative;width: 100%;margin-top: calc(100vh - 0rem);background: #303030 url(../img/brand_bg.png) no-repeat center top / contain;color: #fff;padding: 100px 0 150px;box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.5);}
.brand_inner {margin: 0 auto;text-align: center;}
.brand_inner .brand_visual {position: relative;margin-top: -30.5rem;margin-bottom: 21.5rem;z-index: 1;overflow: hidden;}
.brand_inner .brand_visual img.brand_food {position: relative;z-index: 2;max-width: 100%;}
.brand_inner .wavy_bg {position: absolute;top: 45%;left: 0;transform: translateY(-50%);width: 100%;z-index: 3;}
.brand_inner .wavy_track {display: flex;width: max-content;will-change: transform;}
.brand_inner .wavy_img {display: block;height: auto;}
.brand_inner .txt_calli {font-size: 10rem;line-height: 1.4;color: var(--second-color);font-weight: 700;}
.brand_inner .txt_calli_small {font-size: 7.0rem;color: var(--second-color);font-weight: 700;margin-bottom: 1.5rem;}
.brand_inner .txt_calli_small > span {}
.brand_inner .txt_sub {font-size: 4.0rem;color: var(--second-color);font-weight: 700;}
.brand_inner .txt_normal {font-size: 3.6rem;color: var(--second-color);font-weight: 700;}
.brand_inner .highlight {color: #c82c18;}
.brand_inner .brand_text_group {}
.brand_inner .brand_rule {display: flex;justify-content: center;align-items: center;gap: 4rem;margin-bottom: 23.5rem;position: relative;}
.brand_inner .rule_title {position: relative;padding: 0 18rem 0 6.5rem;}
.brand_inner .rule_title_wrap {}
.brand_inner .txt_rule {font-family: var(--point-font);font-size: 30rem;font-weight: 400;color: #f6efd5;margin: 0;line-height: 1;}
.brand_inner .txt_rule > span {font-size: 40rem;}
.brand_inner .txt_desc {font-size: 4rem;line-height: calc(5 / 4);text-align: left;color: var(--second-color);font-weight: 700;padding-top: 10rem;}
.brand_inner .brand_text_sub {margin-bottom: 19.5rem;}
.brand_inner .brand_footer {display: flex;justify-content: center;align-items: center;gap: 1.5rem;}
.brand_inner .floating_ingredients {position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.brand_inner .float_item {position: absolute;}
.brand_inner .float_garlic {top: 10rem;right: -2rem;width: 18.5rem;animation: floatX 4s ease-in-out infinite;}
.brand_inner .float_chili {bottom: -6rem;left: 0;width: 19.2rem;animation: floatY 3.5s ease-in-out infinite reverse;}
.brand_inner .float_taste {font-size: 15rem;color: #cb340c;font-weight: 700;display: inline-block;animation: floatY 3s ease-in-out infinite;}

@keyframes floatY {
	0%   {transform: translateY(0px);}
	50%  {transform: translateY(-15px);}
	100% {transform: translateY(0px);}
}

@keyframes floatX {
	0%   {transform: translate(0px, 0px) rotate(0deg);}
	50%  {transform: translate(5px, -10px) rotate(5deg);}
	100% {transform: translate(0px, 0px) rotate(0deg);}
}

@media(max-width: 1500px) {
	#brand_sec {padding: 0px 0 150px;}
	.brand_inner .brand_visual {padding: 0 5rem;aspect-ratio: 1403 / 727;margin-top: 0;margin-bottom: 0;overflow: visible;}
	.brand_inner .brand_visual img.brand_food {top: -18rem;}
	.brand_inner .wavy_bg {top: 10%;}
	.brand_inner .txt_rule {font-size: 20rem;}
	.brand_inner .txt_rule > span {font-size: 30rem;}
	.brand_inner .txt_calli_small > span {display: block;}
	.brand_inner .txt_calli_small {margin-bottom: 5rem;}
}
@media(max-width: 1400px) {
	.brand_inner .txt_rule {font-size: 18rem;}
	.brand_inner .txt_rule > span {font-size: 24rem;}
	.brand_inner .float_garlic {top: 5rem;right: 4rem;width: 12.5rem;}
	.brand_inner .float_chili {width: 15.2rem;}
}
@media(max-width: 1200px) {
	.brand_inner .wavy_img {max-width: 40%;}
	.brand_inner .brand_rule {flex-direction: column;}
	.brand_inner .txt_desc {text-align: center;}
	.brand_inner .brand_text_group {margin-bottom: 15rem;}
	.brand_inner .rule_title {padding: 0 18rem;}
	.brand_inner .float_chili {left: 8rem;}
}
@media(max-width: 1024px) {
	.brand_inner .brand_visual img.brand_food {top: -14vw;}
	.brand_inner .wavy_img {max-width: 30%;}
	.brand_inner .txt_calli {font-size: 7rem;}
}
@media(max-width: 768px) {
	.brand_inner .wavy_img {max-width: 15%;}
	.brand_inner .txt_calli {font-size: 5rem;}
	.brand_inner .txt_rule {font-size: 10rem;}
	.brand_inner .txt_rule > span {font-size: 14rem;}
	.brand_inner .txt_calli_small {font-size: 4.8rem;}
	.brand_inner .txt_sub {font-size: 3.5rem;padding: 0 5rem;}
	.brand_inner .brand_footer {gap: 0.5rem;}
	.brand_inner .float_taste {font-size: 8rem;}
}




#menu_sec {position: relative;width: 100%;background: var(--background-color, #303030);padding: 0rem 0 9rem;}
.menu_inner_bg {position: absolute;top: -35rem;left: 0;width: 100%;height: 100%;background: url(../img/menu_bg.png) no-repeat center top / cover;}
.menu_inner {padding: 0 3.5rem;z-index: 2;position: relative;}
.menu_inner .menu_list {display: flex;justify-content: space-between;align-items: center;gap: 3rem;}
.menu_inner .menu_item {position: relative;width: 33.333%;aspect-ratio: calc(620/950);overflow: hidden;opacity: 0;}
.menu_inner .menu_bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;z-index: 1;background-color: #8a1b17}
.menu_inner .menu_item.visible {animation: unfold_down 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;}
.menu_inner .menu_item_01.visible {animation-delay: 0s;}
.menu_inner .menu_item_02.visible {animation-delay: 0.3s;}
.menu_inner .menu_item_03.visible {animation-delay: 0.6s;}
.menu_inner .food_img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;z-index: 2;animation: float_food 3.5s ease-in-out infinite;filter: drop-shadow(0 20px 20px rgba(0,0,0,0.4));}
.menu_inner .menu_item_02 .food_img {animation-delay: 1.2s;}
.menu_inner .menu_item_03 .food_img {animation-delay: 2.4s;}

@keyframes unfold_down {
	0% {
		clip-path: inset(0 0 100% 0);
		opacity: 0;
	}
	100% {
		clip-path: inset(0 0 0 0);
		opacity: 1;
	}
}
@keyframes float_food {
	0%   {transform: translate(-50%, calc(-50% + 0px));}
	50%  {transform: translate(-50%, calc(-50% - 15px));}
	100% {transform: translate(-50%, calc(-50% + 0px));}
}

@media(max-width: 1600px) {

}
@media(max-width: 1024px) {
	.menu_inner {padding: 0 1rem;}
	.menu_inner .menu_list {gap: 1rem;}
}
@media(max-width: 768px) {

}

#strength_sec {position: relative;width: 100%;background: var(--background-color);padding: 15rem 0;color: #fff;}
.strength_bg {position: absolute;top: -25%;left: 0;width: 100%;aspect-ratio: calc(2000 / 1340);background: url(../img/strength_bg.png) no-repeat center / cover;z-index: 1;}
.strength_inner {text-align: center;z-index: 2;position: relative;}
.strength_inner .txt_main_title {font-size: 9rem;color: var(--second-color);position: relative;margin-bottom: 16rem;display: flex;align-items: center;justify-content: center;column-gap: 6rem;}
.strength_inner .highlight_q {font-size: 18rem;color: #ca360f;position: relative;transform: rotate(-14deg);display: block;}
.strength_inner .highlight_q:before {content: '';position: absolute;bottom: -1.5rem;left: -1.5rem;width: 17.5rem;aspect-ratio: calc(175 / 69);background: url(../img/strength_bar_01.png) no-repeat center / contain;transform: rotate(14deg);}
.strength_inner .highlight_q:after {content: '';position: absolute;bottom: -3.0rem;left: -0.7rem;width: 19.8rem;aspect-ratio: calc(198 / 72);background: url(../img/strength_bar_02.png) no-repeat center / contain;transform: rotate(14deg);}
@keyframes draw_line_1 {
	0%   {clip-path: inset(0 100% 0 0);opacity: 1;}
	15%  {clip-path: inset(0 0 0 0);opacity: 1;}
	80%  {clip-path: inset(0 0 0 0);opacity: 1;}
	80.1%{opacity: 0;}
	100% {clip-path: inset(0 100% 0 0);opacity: 0;}
}

@keyframes draw_line_2 {
	0%   {clip-path: inset(0 100% 0 0);opacity: 1;}
	5%   {clip-path: inset(0 100% 0 0);opacity: 1;}
	20%  {clip-path: inset(0 0 0 0);opacity: 1;}
	80%  {clip-path: inset(0 0 0 0);opacity: 1;}
	80.1%{opacity: 0;}
	100% {clip-path: inset(0 100% 0 0);opacity: 0;}
}

.strength_inner .highlight_q::before,
.strength_inner .highlight_q::after {clip-path: inset(0 100% 0 0);}
#strength_sec.visible .highlight_q::before {animation: draw_line_1 4s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 0.5s;}
#strength_sec.visible .highlight_q::after {animation: draw_line_2 4s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 0.5s;}

.strength_inner .txt_sub_group {opacity: 0;font-weight: 700;font-size: 5.5rem;color: var(--second-color);line-height: 1.4;}


.strength_inner .txt_sub_top {}
.strength_inner .txt_sub_bottom {}
.strength_inner .txt_sub_bottom > span {color: #ca360f;}
.strength_inner .card_grid {display: grid;grid-template-columns: repeat(3, 1fr);column-gap: 3rem;row-gap: 7rem;margin-top: 15rem;}
.strength_inner .card_item {position: relative;perspective: 1000px;aspect-ratio: calc(579 / 365);opacity: 0;}

.strength_inner .card_inner {position: relative;width: 100%;height: 100%;transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);transform-style: preserve-3d;font-family: var(--point-font_1);}
.strength_inner .card_front,
.strength_inner .card_back {position: absolute;width: 100%;height: 100%;backface-visibility: hidden;border-radius: 3rem;display: flex;flex-direction: column;justify-content: center;align-items: center;transition: filter 0.8s ease;}
.strength_inner .card_front::before,
.strength_inner .card_back::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 3rem;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7rem),calc(100% - 9rem) 100%, 0 100%);z-index: -1;}
.strength_inner .card_front::before {background: #fdfae7;}
.strength_inner .card_back::before {background: var(--main-color);}
.strength_inner .card_front {color: #333;padding: 4rem 2rem;}
.strength_inner .card_icon {margin-bottom: 1.7rem;}
.strength_inner .card_num {position: absolute;top: -2rem;right: 4rem;font-size: 3rem;color: var(--second-color);font-weight: 700;z-index: 1;background: var(--main-color);padding: 0.3rem 3.4rem;border: solid 3px var(--main-color);border-radius: 2.3rem;transform: rotate(10deg);transition: 0.5s;}
.strength_inner .card_item:hover .card_num {border: solid 3px var(--second-color);background: transparent;}
.strength_inner .card_title {font-size: 5rem;font-weight: 500;color: #3e3e3e;letter-spacing: -0.025rem;margin-bottom: 2.4rem;}
.strength_inner .card_tag {border: 1px solid var(--main-color);border-radius: 2.9rem;padding: 0.5rem 3rem;color: var(--main-color);font-size: 2.4rem;min-width: 37rem;padding: 1.3rem 1.5rem;}
.strength_inner .card_back {color: #fff;transform: rotateY(180deg);}
.strength_inner .card_item:hover .card_inner {transform: rotateY(180deg);}
.strength_inner .card_item:hover .card_front {filter: drop-shadow(-15px 20px 25px rgba(0, 0, 0, 1));}
.strength_inner .card_item:hover .card_back {filter: drop-shadow(10px 15px 5px rgba(0, 0, 0, 0.8));}
.strength_inner .card_back_wrap {position: relative;width: 100%;height: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7rem),calc(100% - 9rem) 100%, 0 100%);}
.strength_inner .back_txt {position: relative;z-index: 2;font-size: 3rem;color: var(--second-color);line-height: calc(40 / 30);font-weight: 500;word-break: keep-all;text-align: center;width: 100%;}
.strength_inner .back_bg {font-size: 15rem;font-family: var(--point-font);color: rgba(245, 245, 218, 0.07);line-height: 1.2;position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);z-index: 1;pointer-events: none;display: flex;flex-direction: column;}
.strength_inner .track {display: flex;width: max-content;white-space: nowrap;will-change: transform;}
.strength_inner .track.left {animation: flowLeft 10s linear infinite;}
.strength_inner .track.right {animation: flowRight 10s linear infinite;}

@keyframes flowLeft {
	0%   {transform: translateX(0);}
	100% {transform: translateX(-50%);}
}

@keyframes flowRight {
	0%   {transform: translateX(-50%);}
	100% {transform: translateX(0);}
}

@media(max-width: 1800px) {
	.strength_inner .card_item {aspect-ratio: 1.5;}
	.strength_inner .card_title {font-size: 4rem;}
}
@media(max-width: 1600px) {
	.strength_inner .back_bg {font-size: 14rem;line-height: 1;}
}
@media(max-width: 1400px) {
	.strength_inner .card_item {aspect-ratio: 1.2;}
	.strength_inner .card_front::before,
	.strength_inner .card_back::before {clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4rem), calc(100% - 7rem) 100%, 0 100%);}
	.strength_inner .card_title {font-size: 3.2rem;}
	.strength_inner .card_tag {font-size: 2.0rem;min-width: auto;}
}
@media(max-width: 1300px) {
	.strength_inner .txt_main_title {flex-direction: column;row-gap: 8rem;font-size: 8rem;margin-bottom: 12rem;}
	.strength_inner .txt_sub_group {font-size: 5.0rem;}
}
@media(max-width: 1160px) {
	.strength_inner .card_grid {grid-template-columns: repeat(2, 1fr);column-gap: 2rem;row-gap: 3rem;}
	.strength_inner .card_item {aspect-ratio: 1.5;}
}
@media(max-width: 1024px) {
	.production_inner .production_title > span {display: block;}
	#strength_sec {padding: 15rem 0 0;}
}
@media(max-width: 768px) {
	.strength_inner .card_grid {grid-template-columns: 1fr;row-gap: 5rem;}
	.strength_inner .back_bg {font-size: 11vw;}
	.strength_inner .card_item {aspect-ratio: auto;perspective: none;}
	.strength_inner .card_inner {display: flex;flex-direction: column;transform: none !important;transition: none;}
	.strength_inner .card_front,
	.strength_inner .card_back {position: relative;width: 100%;height: auto;min-height: 25rem;backface-visibility: visible;transform: none !important;padding: 4rem 2rem;}
	.strength_inner .card_front::before {clip-path: none;border-radius: 3rem 3rem 0 0;}
	.strength_inner .card_back_wrap {clip-path: none;}
	.strength_inner .card_icon {width: 5.6rem;}
	.strength_inner .back_txt {font-size: 2.6rem;}
	.strength_inner .card_back::before {border-radius: 0 0 3rem 3rem;clip-path: none;}
	.strength_inner .card_front,
	.strength_inner .card_back {filter: drop-shadow(10px 15px 5px rgba(0, 0, 0, 0.2));}
	.strength_inner .card_num {top: -1.5rem;right: 2rem;}
	.strength_inner .card_item:hover .card_num {color: var(--second-color);background: var(--main-color);border: solid 3px var(--main-color);}
	.strength_inner .highlight_q {font-size: 10rem;}
	.strength_inner .highlight_q:before {left: -0.5rem;width: 10.5rem;}
	.strength_inner .highlight_q:after {bottom: -2.5rem;width: 12.2rem;}
	.strength_inner .txt_main_title {row-gap: 5rem;font-size: 6rem;}
	.strength_inner .txt_sub_group {font-size: 4.2rem;}
}

#production_sec {position: relative;width: 100%;background: var(--background-color, #303030);padding: 8.5rem 0 0;overflow: hidden;}
.production_inner {margin: 0 auto;}
.production_inner .production_title {font-size: 8rem;color: var(--second-color);margin-bottom: 3.3rem;}
.production_inner .production_sub_txt {font-size: 4rem;color: var(--second-color);font-weight: 700;margin-bottom: 11.5rem;}
.production_inner .production_sub_txt span {color: #ca360f;font-weight: 700;}
.production_inner .production_grid {display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.5rem;}
.production_inner .production_item {perspective: 1000px;aspect-ratio: 385 / 362;}
.production_inner .p_card_inner {position: relative;width: 100%;height: 100%;transition: transform 0.8s;transform-style: preserve-3d;}
.production_inner .p_card_front {position: relative;width: 100%;height: 100%;backface-visibility: hidden;border-radius: 3rem;border: 2px solid #cb340c;background-size: cover;background-position: center;}
.production_inner .p_card_icon {position: absolute;bottom: 2rem;right: 1.8rem;width: 8.9rem;aspect-ratio: 89 / 70;background: url(../img/production_logo.png) no-repeat center / contain;}

.production_inner .production_rolling {margin-top: 17.5rem;padding: 0;white-space: nowrap;border-top: solid 1px var(--second-color);border-bottom: solid 1px var(--second-color);overflow: hidden;}
.production_inner .p_track {display: inline-flex;animation: flowLeft 30s linear infinite;}
.production_inner .p_track span {font-size: 9rem;font-family: var(--point-font);color: var(--second-color);letter-spacing: 0.025rem;line-height: 1.25;flex-shrink: 0;padding-right: 1rem;}

@media(max-width: 1024px) {
	.production_inner .p_track span {font-size: 7rem;}
}
@media(max-width: 768px) {
	.production_inner .production_grid {grid-template-columns: repeat(2, 1fr);}
	.production_inner .production_title {font-size: 6rem;}
	.production_inner .production_sub_txt {font-size: 3.4rem;}
}

#marketing_sec {position: relative;width: 100%;background: var(--background-color, #303030);padding: 45rem 0 31rem;color: #fff;z-index: 1;overflow: hidden;}
.marketing_bg {position: absolute;top: 55%;left: 50%;transform: translate(-50%, -50%);width: 100%;aspect-ratio: calc(1986 / 1433);background: url(../img/marketing_bg.png) no-repeat center / contain;}
.marketing_inner {}
.marketing_inner .m_title_1 {font-size: 5.8rem;font-weight: 700;color: var(--second-color);line-height: 1.5;}
.marketing_inner .m_title_2 {font-size: 5.8rem;font-weight: 700;color: var(--second-color);line-height: 1.5;}
.marketing_inner .highlight_box {display: block;position: relative;font-size: 8.3rem;color: #ca360f;padding: 0.2rem 0.8rem;z-index: 1;}
.marketing_inner .highlight_box::after {content: '';position: absolute;top: 0;left: 0;width: 0%;height: 100%;background-color: var(--second-color);z-index: -1;}
.add-stage .marketing_inner .highlight_box::after {animation: draw-bg 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation-delay: 1.0s;}
@keyframes draw-bg {
	from {width: 0%;}
	to {width: 100%;}
}
.marketing_inner .m_bottom_wrap {margin-top: 5.5rem;}
.marketing_inner .m_bottom_wrap p {font-size: 4.5rem;color: var(--second-color);}
.marketing_inner .m_bottom_wrap > p > span {font-size: 6.1rem;}
.marketing_inner .m_content_wrap {display: flex;justify-content: space-between;align-items: center;position: relative;padding: 0 0rem;}
.marketing_inner .receipt_group {width: 34.7rem;display: flex;flex-direction: column;gap: 10.5rem;}
.marketing_inner .receipt_group:first-child {margin-top: -33rem;}
.marketing_inner .receipt_group:last-child {margin-top: -4.5rem;}
.marketing_inner .receipt_box {opacity: 0;transform: translateY(5rem);filter: drop-shadow(10px 10px 10px rgba(0,0,0,1));}
.marketing_inner .receipt_box img {width: 100%;display: block;}
.marketing_inner .center_group {flex: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0 5rem;}
.marketing_inner .m_title_wrap {margin-bottom: 5.5rem;}
.marketing_inner .coin_group {display: flex;justify-content: center;}
.marketing_inner .floating_coin {max-width: 35rem;animation: float_coin 3.5s ease-in-out infinite;}
.marketing_inner .receipt_group .receipt_txt {font-family: var(--point-font_1);}

.chk_ani.receipt_print {transition: none;transform: none;opacity: 0;animation: none;}
.add-stage .chk_ani.receipt_print {opacity: 1;animation: printMotion 8s cubic-bezier(0.25, 1, 0.5, 1) infinite both;}

@keyframes printMotion {
    0% {
        clip-path: inset(100% 0 0 0);
        transform: translateY(-100%);
  }
    25% {
        clip-path: inset(0 0 0 0);
        transform: translateY(0);
  }
    100% {
        clip-path: inset(0 0 0 0);
        transform: translateY(0);
  }
}

.add-stage .marketing_inner .r_item1 {animation-delay: 0.0s;}
.add-stage .marketing_inner .r_item2 {animation-delay: 0.3s;}
.add-stage .marketing_inner .r_item3 {animation-delay: 0.6s;}
.add-stage .marketing_inner .r_item4 {animation-delay: 0.9s;}

@keyframes float_coin {
	0%   {transform: translateY(0px);}
	50%  {transform: translateY(-20px);}
	100% {transform: translateY(0px);}
}

@media (max-width: 1600px) {
	.marketing_inner .highlight_box {font-size: 4vw;}
}
@media (max-width: 1400px) {
	.marketing_inner .receipt_group {width: 30rem;}
	.marketing_inner .m_title_1 {font-size: 5rem;}
	.marketing_inner .m_title_2 {font-size: 5rem;}
	.marketing_inner .floating_coin {max-width: 20rem;}
}
@media (max-width: 1200px) {
	.marketing_inner .m_title_1 {font-size: 4rem;}
	.marketing_inner .m_title_2 {font-size: 4rem;}
	.marketing_inner .m_bottom_wrap p {font-size: 3rem;}
	.marketing_inner .m_bottom_wrap > p > span {font-size: 4rem;}
	.marketing_inner .receipt_group {width: 25rem;gap: 5rem;}
	.marketing_inner .receipt_group:first-child {margin-top: -15rem;}
	.marketing_inner .receipt_group:last-child {margin-top: 0rem;}
}
@media (max-width: 900px) {
	.marketing_inner .m_content_wrap {flex-direction: column;gap: 8rem;}
	.marketing_inner .center_group {order: -1;padding: 0;}
	.marketing_inner .receipt_group {width: 100%;margin: 0 auto;display: flex;flex-direction: row;justify-content: center;1gap: 4rem;flex-wrap: wrap;}
	.marketing_inner .receipt_group:first-child {margin-top: 0;}
	.marketing_inner .receipt_group:last-child {margin-top: 0;}
	.marketing_inner .receipt_box {width: 45%;}
	.marketing_inner .receipt_group .receipt_txt {width: 100%;}
}
@media (max-width: 768px) {
	#marketing_sec {padding: 10rem 0;}
	.marketing_inner .m_title_1 {font-size: 3.2rem;}
	.marketing_inner .m_title_2 {font-size: 3.2rem;}
	.marketing_inner .highlight_box {font-size: 3.5rem;padding: 0 0.5rem;}
	.marketing_inner .m_bottom_wrap p {font-size: 2.8rem;}
	.marketing_inner .m_bottom_wrap > p > span {font-size: 3.2rem;}
	.marketing_inner .floating_coin {max-width: 12rem;}
}


#reviews_sec {position: relative;width: 100%;background: var(--background-color, #303030);padding: 0rem 0 15rem;color: #fff;overflow: hidden;}
.reviews_inner {}
.youtube_con {}
.youtube_con .r_title_wrap {text-align: center;}
.youtube_con .r_badge {display: inline-block;background-color: var(--second-color);border-radius: 4.6rem;padding: 2.3rem 2.8rem;opacity: 0;}
.youtube_con .r_badge img {display: block;}
.youtube_con .r_title {font-size: 8rem;font-weight: 700;color: var(--second-color);letter-spacing: 0.025rem;margin-top: 9rem;opacity: 0;}
.youtube_con .r_desc {font-size: 4rem;color: var(--second-color);font-weight: 700;letter-spacing: 0.025rem;margin-top: 5.2rem;opacity: 0;}
.youtube_con .r_desc .highlight_red {color: #f36925;}
.visible .txt1 {animation: textClip 1s both;animation-delay: 0.1s;}
.visible .txt2 {animation: textClip 1s both;animation-delay: 0.3s;}
.visible .txt3 {animation: textClip 1s both;animation-delay: 0.5s;}
.youtube_con .slide_up {opacity: 0;transform: translateY(8rem);transition: all 1s ease;}
.visible .slide_up {opacity: 1;transform: translateY(0);transition-delay: 0.8s;}
.youtube_con .r_slider_wrap {position: relative;margin: 16rem auto 0;padding: 0 10rem;}
.youtube_con .reviews-swiper .swiper-slide {transition: all 0.4s ease;transform: scale(0.8);opacity: 0.5;}
.youtube_con .reviews-swiper .swiper-slide-active {transform: scale(1);opacity: 1;z-index: 2;}
.youtube_con .thumb_box {position: relative;width: 100%;aspect-ratio: 4 / 3;background-color: #000;border: 5px solid transparent;border-radius: 0.5rem;transition: 0.5s;overflow: hidden;}
.youtube_con .reviews-swiper .swiper-slide-active .thumb_box {border-color: #fff;}
.youtube_con .thumb_box img {width: 100%;height: 100%;object-fit: cover;display: block;}
.youtube_con .overlay_txt {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(48, 48, 48, 0.88);display: flex;flex-direction: column;justify-content: center;padding: 0 4rem;text-align: left;opacity: 1;transition: opacity 0.5s;}
.youtube_con .reviews-swiper .swiper-slide-active .overlay_txt {opacity: 0;}
.youtube_con .r-btn {width: 9.4rem !important;height: auto !important;aspect-ratio: 1;background: var(--second-color) url(../img/reviews_arrow_01.png) no-repeat center/contain;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);margin-top: 0;z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.youtube_con .r-btn-prev {left: calc(50% - ((100% - 12rem) / 2.5) / 2 - 8rem) !important;transform: translateY(-50%) rotate(-180deg);}
.youtube_con .r-btn-next {right: calc(50% - ((100% - 12rem) / 2.5) / 2 - 8rem) !important;}
.youtube_con .swiper-button-next:after,
.youtube_con .swiper-button-prev:after {content: '' !important;}
.youtube_con .yt_play_btn {cursor: pointer;}
.youtube_con .yt_play_btn::after {content: '▶';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 6rem;color: rgba(255,255,255,0.7);z-index: 3;opacity: 0;transition: 0.3s;}
.youtube_con .reviews-swiper .swiper-slide-active .yt_play_btn:hover::after {opacity: 1;}
.youtube_con .yt_modal {position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index: 99999;display: flex;justify-content: center;align-items: center;visibility: hidden;opacity: 0;transition: opacity 0.3s ease, visibility 0.3s ease;}
.youtube_con .yt_modal.show {visibility: visible;opacity: 1;}
.youtube_con .yt_modal_bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.85);cursor: pointer;}
.youtube_con .yt_modal_content {position: relative;width: 90%;max-width: 1000px;z-index: 2;}
.youtube_con .iframe_wrap {position: relative;width: 100%;padding-bottom: 56.25%;height: 0;background: #000;border-radius: 1rem;overflow: hidden;box-shadow: 0 10px 30px rgba(0,0,0,0.5);}
.youtube_con .iframe_wrap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.youtube_con .yt_close_btn {position: absolute;top: -5rem;right: 0;background: transparent;border: none;color: #fff;font-size: 5rem;cursor: pointer;line-height: 1;padding: 0;}
.youtube_con .yt_close_btn:hover {color: #f36925;}

.shorts_con {position: relative;width: 100%;background-color: var(--main-color);padding: 7rem 0 23.5rem;margin-top: 25rem;}
.shorts_con .shorts_inner {}
.shorts_con .s_title_wrap {margin-bottom: 9.5rem;}
.shorts_con::before {content: '';position: absolute;top: -34px;left: 0;width: 100%;height: 35px;background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 35' width='100' height='35'%3E%3Cpath d='M0,17.5 Q25,0 50,17.5 T100,17.5 L100,35 L0,35 Z' fill='%23911a1c'/%3E%3C/svg%3E") repeat-x;background-size: 100px 35px;}
.shorts_con::after {content: '';position: absolute;bottom: -34px;left: 0;width: 100%;height: 35px;background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 35' width='100' height='35'%3E%3Cpath d='M0,17.5 Q25,35 50,17.5 T100,17.5 L100,0 L0,0 Z' fill='%23911a1c'/%3E%3C/svg%3E") repeat-x;background-size: 100px 35px;}
.shorts_con .s_title {font-size: 8rem;color: var(--second-color);font-weight: 700;letter-spacing: 0.025rem;opacity: 0;
}
.shorts_con .s_title > span {display: inline-block;font-size: 10.7rem;color: var(--second-color);transform: rotate(-15deg) translateY(-1.5rem);}
.shorts_con .s_hash_group {display: flex;justify-content: center;gap: 5rem;flex-wrap: wrap;margin-top: 3.2rem;}
.shorts_con .s_hash {width: 24.3rem;background: var(--second-color);color: var(--main-color);font-size: 3rem;font-weight: 700;letter-spacing: 0.025rem;padding: 1rem 2rem;border-radius: 2.8rem;}
.shorts_con .shorts-swiper .swiper-wrapper {transition-timing-function: linear !important;}
.shorts_con .shorts_box {position: relative;width: 100%;aspect-ratio: 9 / 16;border: 3px solid #fff;background: #000;overflow: hidden;cursor: pointer;}
.shorts_con .s_thumb {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 2;transition: opacity 0.3s ease;}
.shorts_con .yt_frame_wrap {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}
.shorts_con .yt_frame_wrap iframe {position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;transform: translate(-50%, -50%);pointer-events: none;}
.shorts_con .shorts_box.is-playing .s_thumb {opacity: 0;}
.shorts_con.visible .txt4 {animation: textClip 1s both;animation-delay: 0.2s;}
.shorts_con.visible .txt5 {animation: textClip 1s both;animation-delay: 0.4s;}
.shorts_con.visible .txt6 {animation: textClip 1s both;animation-delay: 0.6s;}
.shorts_con.visible .txt7 {animation: textClip 1s both;animation-delay: 0.8s;}
.shorts_con.visible .txt8 {animation: textClip 1s both;animation-delay: 1.0s;}
.shorts_con .slide_up2 {opacity: 0;transform: translateY(8rem);transition: all 1s ease;}
.shorts_con.visible .slide_up2 {opacity: 1;transform: translateY(0);transition-delay: 1.2s;}

.real_review_con {position: relative;width: 100%;color: #fff;padding: 21rem 0 30rem;}
.real_review_con .slide_up2 {opacity: 0;transform: translateY(8rem);transition: all 1s ease;}
.real_review_con .review_bg {position: absolute;top: 0;left: 0;width: 100%;aspect-ratio: calc(2000 / 1301);background: url(../img/review_bg.png) no-repeat center / contain;}
.real_review_con .real_review_inner {display: flex;justify-content: space-between;align-items: flex-start;}
.real_review_con .rr_phone_wrap {width: 58rem;position: relative;flex-shrink: 0;z-index: 10;padding-left: 10rem;}
.real_review_con .phone_frame {position: relative;width: 100%;}
.real_review_con .p_frame_img {width: 100%;position: relative;z-index: 2;}
.real_review_con .phone_screen {position: absolute;top: 10%;left: 50%;transform: translate(-50%, 0%);width: 85%;height: 87%;overflow: hidden;z-index: 2;background: #fff;}
.real_review_con .scroll_track {display: flex;flex-direction: column;width: 100%;animation: phoneScroll 25s linear infinite;}
.real_review_con .scroll_track img {width: 100%;display: block;padding: 2rem 0;border-bottom: solid 1px #d0d0d0;}
.real_review_con .scroll_track:hover {animation-play-state: paused;}
@keyframes phoneScroll {
	0% {transform: translateY(0);}
	100% {transform: translateY(-50%);}
}
.real_review_con .rr_text_wrap {flex: 1;position: relative;text-align: center;}
.real_review_con .rr_title_box {position: relative;z-index: 2;font-size: 8.0rem;font-weight: 700;color: var(--second-color);letter-spacing: 0.025rem;display: flex;align-items: center;gap: 1.5rem;justify-content: center;opacity: 0;}
.real_review_con .bg_text_review {position: absolute;bottom: -1.5rem;left: -9rem;font-size: 9.2rem;font-family: var(--point-font);color: rgba(255, 255, 255, 0.04);z-index: 0;font-weight: 400;letter-spacing: 2px;color: rgba(245, 245, 217, 0.11);-webkit-text-stroke-width: 0;-webkit-text-stroke-color: transparent;}
.real_review_con .rv_burst {position: relative;}
.real_review_con .rv_burst_txt {position: relative;padding: 0rem 0rem;font-size: 13.2rem;font-weight: 700;letter-spacing: 0.025rem;color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: var(--second-color);width: 32.9rem;aspect-ratio: 329 / 252;display: flex;justify-content: center;align-items: center;z-index: 1;}
.real_review_con .rv_burst_txt::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/review_burst.png) no-repeat center / contain;animation: blinkBurst 0.8s infinite alternate;z-index: -1;}
@keyframes blinkBurst {
	0% {opacity: 1;transform: scale(1);}
	100% {opacity: 0;transform: scale(0.95);}
}
.real_review_con .rv_stars {position: relative;}
.real_review_con .rv_stars:before {content: '';animation: blinkStars 1s infinite alternate;position: absolute;top: -2.5rem;left: 50%;transform: translate(-50%, 0%);width: 9.6rem;aspect-ratio: calc(96 / 18);background: url(../img/reviews_ico_star.png) no-repeat center / contain;}
@keyframes blinkStars {
	0% {opacity: 1;text-shadow: 0 0 15px rgba(255,204,0,0.8);}
	100% {opacity: 0;text-shadow: none;}
}
.real_review_con .rv_sub_box {font-size: 5rem;color: var(--second-color);font-weight: 700;letter-spacing: 0.025rem;margin-bottom: 14rem;position: relative;z-index: 2;padding-top: 4rem;padding-left: 22%;opacity: 0;}
.real_review_con .rv_underline {position: relative;display: inline-block;padding-bottom: 2.5rem;}
.real_review_con .rv_underline::before {content: '';position: absolute;bottom: 0.5rem;left: 0;width: 41.8rem;aspect-ratio: calc(418 / 20);background: url(../img/review_bar_01.png) no-repeat center / contain;}
.real_review_con .rv_underline::after {content: '';position: absolute;bottom: -0.2rem;left: -0.6rem;width: 41.7rem;aspect-ratio: calc(417 / 20);background: url(../img/review_bar_02.png) no-repeat center / contain;}
.real_review_con .rv_underline::before,
.real_review_con .rv_underline::after {clip-path: inset(0 100% 0 0);}
@keyframes draw_line_before {
	0% {clip-path: inset(0 100% 0 0);opacity: 1;}
	32% {clip-path: inset(0 0 0 0);opacity: 1;}
	72% {clip-path: inset(0 0 0 0);opacity: 1;}
	80% {clip-path: inset(0 0 0 0);opacity: 0;}

	80.01% {clip-path: inset(0 100% 0 0);opacity: 0;}
	99% {clip-path: inset(0 100% 0 0);opacity: 0;}
	100% {clip-path: inset(0 100% 0 0);opacity: 1;}
}
@keyframes draw_line_after {
	0% {clip-path: inset(0 100% 0 0);opacity: 1;}
	4% {clip-path: inset(0 100% 0 0);opacity: 1;}
	36% {clip-path: inset(0 0 0 0);opacity: 1;}
	72% {clip-path: inset(0 0 0 0);opacity: 1;}
	80% {clip-path: inset(0 0 0 0);opacity: 0;}

	80.01% {clip-path: inset(0 100% 0 0);opacity: 0;}
	99% {clip-path: inset(0 100% 0 0);opacity: 0;}
	100% {clip-path: inset(0 100% 0 0);opacity: 1;}
}
@keyframes drawLoop {
	0% {transform: scaleX(0);opacity: 1;}
	50% {transform: scaleX(1);opacity: 1;}
	80% {transform: scaleX(1);opacity: 1;}
	100% {transform: scaleX(1);opacity: 0;}
}
.real_review_con .rv_desc_box {font-size: 3.2rem;line-height: calc(45 / 32);color: var(--second-color);position: relative;z-index: 2;padding-left: 30%;text-align: left;opacity: 0;}
.real_review_con .floating_bubbles {position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;z-index: 5;}
.real_review_con .f_bubble {position: absolute;background: var(--second-color);color: var(--main-color);font-size: 2.2rem;font-weight: 500;font-family: var(--point-font_1);padding: 1.3rem 3.5rem;border-radius: 5rem;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);white-space: nowrap;min-width: 29.5rem;display: flex;justify-content: center;align-items: center;gap: 0.5rem;}
.real_review_con .f_bubble::after {content: '';position: absolute;bottom: -19px;left: 7.5rem;border-top: 20px solid #fdfae7;border-right: 25px solid transparent;border-bottom: 0;border-left: 0;}
.real_review_con .f_bubble .ico {display: inline-block;width: 3.5rem;aspect-ratio: 1;}
.real_review_con .f_bubble .ico1 {background: url(../img/reviews_ico_01.png) no-repeat center / contain;}
.real_review_con .f_bubble .ico2 {background: url(../img/reviews_ico_02.png) no-repeat center / contain;}
.real_review_con .f_bubble.b1 {top: 62%;left: 15.9%;animation: floatA 3.5s infinite ease-in-out;}
.real_review_con .f_bubble.b2 {bottom: 1%;left: 3%;animation: floatB 4s infinite ease-in-out;}
.real_review_con .f_bubble.b3 {bottom: -30%;right: 31.5%;animation: floatA 3s infinite ease-in-out;}
.real_review_con .f_bubble.b4 {bottom: -10%;right: 4.4%;animation: floatB 4.2s infinite ease-in-out;}
@keyframes popIn {
	0%   {opacity: 0;transform: translateY(2rem) scale(0.8);}
	100% {opacity: 1;transform: translateY(0) scale(1);}
}
@keyframes floatA {
	0%, 100% {transform: translateY(0);}
	50% {transform: translateY(-15px);}
}
@keyframes floatB {
	0%, 100% {transform: translateY(0);}
	50% {transform: translateY(-10px) translateX(8px);}
}
.real_review_con.visible .rv_underline::before {animation: draw_line_before 5s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 3s;}
.real_review_con.visible .rv_underline::after {animation: draw_line_after 5s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 3s;}
.real_review_con.visible .txt9  {animation: textClip 1s both;animation-delay: 0.4s;}
.real_review_con.visible .txt14 {animation: textClip 1s both;animation-delay: 0.5s;}
.real_review_con.visible .txt15 {animation: textClip 1s both;animation-delay: 0.6s;}
.real_review_con.visible .txt16 {animation: textClip 1s both;animation-delay: 0.7s;}
.real_review_con.visible .txt17 {animation: textClip 1s both;animation-delay: 0.8s;}

.real_review_con.visible .b1 {animation: popIn 0.6s both 1.4s, floatA 3.5s infinite ease-in-out 4.2s;}
.real_review_con.visible .b2 {animation: popIn 0.6s both 1.6s, floatB 4.0s infinite ease-in-out 4.4s;}
.real_review_con.visible .b3 {animation: popIn 0.6s both 1.8s, floatA 3.0s infinite ease-in-out 4.6s;}
.real_review_con.visible .b4 {animation: popIn 0.6s both 1.7s, floatB 4.2s infinite ease-in-out 4.8s;}

.real_review_con.visible .slide_up2 {opacity: 1;transform: translateY(0);transition-delay: 0.7s;}

@media (max-width: 1800px) {
	.real_review_con .rr_phone_wrap {width: 48rem;padding-left: 0rem;}
	.real_review_con .rv_sub_box {padding-left: 0;}
	.real_review_con .rv_desc_box {padding-left: 0;text-align: center;}
	.real_review_con .f_bubble.b2 {bottom: -10%;}
}
@media (max-width: 1450px) {
	.real_review_con .rv_underline {display: block;padding-top: 5rem;}
	.real_review_con .rv_underline::before {left: 50%;transform: translateX(-50%);}
	.real_review_con .rv_underline::after {left: 50%;transform: translateX(calc(-50% - 0.6rem));}
	.real_review_con .f_bubble.b1 {top: 70%;}
}
@media (max-width: 1350px) {
	.real_review_inner {flex-direction: column-reverse;align-items: center;}
	.real_review_con .rr_phone_wrap {padding-top: 20rem;margin: 0 auto;}
	.real_review_con .rr_text_wrap {width: 100%;}
	.real_review_con .f_bubble.b3 {bottom: 25%;right: 15%;}
}
@media (max-width: 1200px) {
	.youtube_con .r-btn {display: none !important;}
	.youtube_con .r_title {font-size: 6rem;margin-top: 6rem;}
	.youtube_con .r_desc {font-size: 3rem;margin-top: 3rem;}
	.youtube_con .r_slider_wrap {padding: 0 5rem;}

	.shorts_con .s_title {font-size: 5rem;}
	.shorts_con .s_hash_group {gap: 1rem;}
	.shorts_con .s_hash {width: auto;}

	.real_review_con .rr_title_box {font-size: 6rem;}
	.real_review_con .rv_burst {font-size: 6rem;padding: 1rem 2rem;}
	.real_review_con .rv_sub_box {font-size: 3.5rem;}
	.real_review_con .rv_desc_box {font-size: 2.4rem;}
}
@media(max-width: 1024px) {
	.real_review_con {padding: 21rem 0 0rem;}
	.youtube_con .r_title_wrap {padding: 0 1rem;}
	.real_review_con .rv_burst {padding: 0;}
	.real_review_con .rv_burst_txt {font-size: 9vw;width: 28vw;}
	.real_review_con .rv_underline::before {width: 30rem;}
	.real_review_con .rv_underline::after {width: 30.5rem;}
	.real_review_con .bg_text_review {display: none;}
}

@media (max-width: 900px) {
	.real_review_con .rr_title_box {font-size: 5rem;}
	.real_review_con .rv_desc_box {padding-top: 5rem;}
	.real_review_con .f_bubble {font-size: 2.0rem;padding: 1.3rem 2rem;min-width: auto;}
	.real_review_con .f_bubble.b1 {top: 53%;left: 2%;}
	.real_review_con .f_bubble.b3 {bottom: 25%;right: 0%;}
	.real_review_con .f_bubble.b2 {bottom: -13%;left: 0%;}
	.real_review_con .f_bubble.b4 {bottom: -23%;}
}
@media (max-width: 768px) {
	#reviews_sec {padding: 10rem 0;}
	.youtube_con .r_title {font-size: 4rem;}
	.youtube_con .r_desc {font-size: 2.2rem;}
	.youtube_con .r_slider_wrap {padding: 0 2rem;margin-top: 8rem;}
	.youtube_con .r-btn {display: none !important;}
	.youtube_con .yt_close_btn {top: -4.5rem;font-size: 4rem;}

	.shorts_con {padding: 6rem 0;margin-top: 10rem;}
	.shorts_con .s_title {font-size: 3.5rem;}
	.shorts_con .s_title .font_eng {font-size: 4rem;}
	.shorts_con .s_hash {font-size: 1.6rem;padding: 0.6rem 1.5rem;}
	.shorts_con .s_hash_group {gap: 1rem;}
	.shorts_con .s_title > span {font-size: 5.7rem;transform: rotate(-15deg) translateY(0rem);}
}
@media(max-width: 420px) {
	.real_review_con .rr_phone_wrap {width: 100%;}
	.youtube_con .r_badge {padding: 2.3rem 5rem;}
}


#profitability_sec {position: relative;width: 100%;background: var(--background-color, #303030);padding: 0rem 0 10.5rem;color: #333;overflow: hidden;}
.profitability_inner {max-width: 180rem;width: 100%;margin: 0 auto;box-sizing: border-box;padding: 0 10rem;background: var(--second-color);border-radius: 5rem;z-index: 2;position: relative;}
.profitability_inner * {box-sizing: border-box;}
.profitability_inner .o_title_wrap {position: relative;padding: 11.4rem 0 8rem;}
.profitability_inner .grid_bg {position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 100%;aspect-ratio: calc(1546 / 563);background: url(../img/profitability_bg.png) no-repeat center / contain;z-index: 0;pointer-events: none;}
.profitability_inner .o_title {position: relative;z-index: 2;font-size: 8rem;color: var(--main-color);font-weight: 700;padding-bottom: 1.2rem;}
.profitability_inner .bg_dark_red {position: relative;display: inline-flex;align-items: center;justify-content: center;font-size: 5rem;font-weight: 700;padding: 0.35rem 1.8rem;color: var(--main-color);z-index: 1;overflow: hidden;white-space: nowrap;}
.profitability_inner .bg_dark_red::before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 100%;background-color: var(--main-color);z-index: -1;}
.profitability_inner .bg_dark_red::after {content: attr(data-text);position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: inherit;color: var(--second-color);font-weight: 700;z-index: 2;display: flex;align-items: center;box-sizing: border-box;clip-path: inset(0 100% 0 0);transition: none;}
.visible .profitability_inner .bg_dark_red::before {animation: drawBgLine 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;animation-delay: 1.8s;}
.visible .profitability_inner .bg_dark_red::after {animation: drawTextLine 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;animation-delay: 1.8s;}
@keyframes drawBgLine {
	0% {width: 0;}
	100% {width: 100%;}
}
@keyframes drawTextLine {
	0% {clip-path: inset(0 100% 0 0);}
	100% {clip-path: inset(0 0% 0 0);}
}
.profitability_inner .o_desc {position: relative;z-index: 2;font-size: 3.5rem;color: var(--main-color);font-weight: 700;line-height: calc(43 / 35);margin-top: 3.2rem;}
.profitability_inner .table_scroll {width: 100%;overflow-x: auto;padding-bottom: 11.3rem;}
.profitability_inner .cost_table {width: 100%;min-width: 900px;border-collapse: separate;border-spacing: 0;text-align: center;font-family: var(--point-font_1);font-weight: 500;overflow: hidden;padding: 0 0 19px;}

.profitability_inner .cost_table th {background: #303030;color: var(--second-color);font-size: 2.7rem;font-weight: 500;padding: 1.4rem 1rem;line-height: 1.2;}
.profitability_inner .cost_table th span {display: block;font-size: 1.7rem;color: var(--second-color);}
.profitability_inner .cost_table th:first-child {border-radius: 2rem 0 0 2rem;}
.profitability_inner .cost_table th:last-child {border-radius: 0 2rem 2rem 0;}
.profitability_inner .cost_table td {position: relative;padding: 1.5rem 1rem;font-size: 2rem;font-weight: 500;color: #303030;border-bottom: 1px solid #dedbdb;vertical-align: middle;}
.profitability_inner .cost_table td:last-child {position: relative;}
.profitability_inner .cost_table td.td1 {padding-top: 2rem;}
.profitability_inner .cost_table td span {font-size: 1.5rem;display: inline-block;}
.profitability_inner .stamp_free {display: inline-block;background: #ca360f;color: var(--second-color);font-size: 2.3rem !important;font-weight: 500;padding: 0.9rem 3.7rem;transform: rotate(-10deg);margin: 0 !important;box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);animation: blinkStamp 1.5s infinite alternate;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(-10deg);}
@keyframes blinkStamp {
	0%, 20% {opacity: 0.2;transform: translate(-50%, -50%) rotate(-10deg) scale(0.9);}
	80%, 100% {opacity: 1;transform: translate(-50%, -50%) rotate(-10deg) scale(1.1);}
}

.profitability_inner .stamp_free.s_1 {animation-delay: 0s;}
.profitability_inner .stamp_free.s_2 {animation-delay: 0.3s;font-size: 1.8rem !important;padding: 0.9rem;letter-spacing: -0.18rem;}
.profitability_inner .stamp_free.s_3 {animation-delay: 0.6s;}
.profitability_inner .stamp_free.s_4 {animation-delay: 0.9s;}
.profitability_inner .total_row td {border-bottom: none;}
.profitability_inner .total_row .note_txt {font-size: 1.7rem;text-align: left;padding-left: 2rem;}
.profitability_inner .total_row .standard_txt {}
.profitability_inner .draw_circle {position: relative;display: inline-block;font-size: 2.0rem !important;z-index: 1;}
.profitability_inner .draw_circle:before {content: '';position: absolute;top: 60%;left: 50%;transform: translate(-50%, -50%);width: 15.8rem;aspect-ratio: 150 / 100;background: url(../img/profitability_circle.png) no-repeat center / contain;opacity: 0;}
.visible .profitability_inner .cost_table td:nth-child(2) .draw_circle:before {animation: stampLoop1 4.8s ease-in infinite;animation-delay: 2.0s;}
.visible .profitability_inner .cost_table td:nth-child(3) .draw_circle:before {animation: stampLoop2 4.8s ease-in infinite;animation-delay: 2.0s;}
@keyframes stampLoop1 {
	0%   {opacity: 0;transform: translate(-50%, -50%) scale(1.6);}
	5%   {opacity: 1;transform: translate(-50%, -50%) scale(1);}
	68%  {opacity: 1;transform: translate(-50%, -50%) scale(1);}
	80%  {opacity: 0;transform: translate(-50%, -50%) scale(1);}
	100% {opacity: 0;transform: translate(-50%, -50%) scale(1.6);}
}
@keyframes stampLoop2 {
	0%   {opacity: 0;transform: translate(-50%, -50%) scale(1.6);}
	10%  {opacity: 0;transform: translate(-50%, -50%) scale(1.6);}
	15%  {opacity: 1;transform: translate(-50%, -50%) scale(1);}
	68%  {opacity: 1;transform: translate(-50%, -50%) scale(1);}
	80%  {opacity: 0;transform: translate(-50%, -50%) scale(1);}
	100% {opacity: 0;transform: translate(-50%, -50%) scale(1.6);}
}

.profitability_inner .slide_up2 {transform: translateY(8rem);transition: all 1s ease;}

.profitability_rolling {margin-top: 15.5rem;padding: 0;border-top: solid 1px var(--second-color);border-bottom: solid 1px var(--second-color);overflow: hidden;white-space: nowrap;z-index: 2;position: relative;}
.profitability_rolling .p_track {display: inline-flex;animation: flowLeft 30s linear infinite;}
.profitability_rolling .p_track span {font-size: 9rem;font-family: var(--point-font);letter-spacing: 0.025rem;line-height: 1.25;color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: var(--second-color);flex-shrink: 0;padding-right: 1rem;}

.pc_only {display: table;}
.mo_only {display: none;}

.visible .profitability_inner .draw_circle:before {animation: stampLoop1 4.8s ease-in infinite;animation-delay: 2.0s;}

@media (max-width: 1100px) {
    .pc_only {display: none !important;}
    .mo_only {display: block;}

    #profitability_sec {padding: 8rem 0 15rem;}
    .profitability_inner {padding: 0 2rem;border-radius: 3rem;}
    .profitability_inner .o_title_wrap {padding: 8rem 0 5rem;}
    .profitability_inner .o_title {font-size: 4.5rem;}
    .profitability_inner .bg_dark_red {font-size: 2.8rem;}
    .profitability_inner .o_desc {font-size: 2.2rem;}

    .mo_cost_wrap {display: flex;flex-direction: column;gap: 4rem;padding-bottom: 8rem;display: none;}
    .mo_cost_box {background: #fff;border-radius: 2rem;box-shadow: 0 8px 20px rgba(0,0,0,0.06);border: 1px solid #eee;overflow: hidden;font-family: var(--point-font_1);}

    .mo_cost_tit {background: #303030;color: var(--second-color);text-align: center;padding: 2rem;font-size: 2.5rem;font-weight: 700;}
    .mo_cost_tit span {display: block;font-size: 1.6rem;margin-top: 0.5rem;font-weight: 400;color: #ccc;}

	.mo_cost_table {width: 100%;border-collapse: collapse;}
    .mo_cost_table th, .mo_cost_table td {padding: 1.5rem 1rem;border-bottom: 1px solid #f3f3f3;vertical-align: middle;}

    .mo_cost_table th {font-size: 2.0rem;font-weight: 700;color: #303030;text-align: center;background: #fafafa;border-right: 1px solid #eee;word-break: keep-all;}

    .mo_cost_table .td_desc {font-size: 2.0rem;color: #666;text-align: left;line-height: 1.4;word-break: keep-all;}
    .mo_cost_table .remark {font-size: 1.7rem;color: #fff;background: #999;padding: 0.2rem 0.4rem;border-radius: 0.3rem;display: inline-block;margin-top: 0.4rem;}

    .mo_cost_table .td_price {text-align: center;border-left: 1px solid #eee;}
    .mo_cost_table .td_price .price {font-size: 2.4rem;font-weight: 700;color: #303030;line-height: 1;}
    .mo_cost_table .td_price .unit {font-size: 1.8rem;color: #888;display: block;margin-top: 0.2rem;}

    .mo_cost_table tfoot td {background: #fdfdfd;padding: 2.5rem 1.5rem;text-align: center;border-bottom: none;border-left: none;border-right: none;}
    .mo_cost_table tfoot .total_tit {font-size: 2.2rem;font-weight: 700;color: #666;margin-bottom: 1.5rem;}
    .mo_cost_table tfoot .total_price {font-size: 3rem;font-weight: 700;color: #ca360f;}

    .profitability_inner .mo_cost_table .stamp_free {position: static;display: inline-block;transform: rotate(-5deg) scale(0.85);margin-top: 0.5rem !important;padding: 0.4rem 0.8rem;font-size: 2rem !important;word-break: keep-all;line-height: 1.2;}
    .profitability_inner .mo_cost_table .stamp_free.s_2 {font-size: 2rem !important;}
	.profitability_inner .mo_cost_note {font-size: 2.0rem;font-family: var(--point-font_1);}
}

@media (max-width: 1400px) {
	.profitability_inner {max-width: 95%;padding: 0 5rem;}
}
@media (max-width: 1200px) {
	.profitability_inner .o_title {font-size: 6rem;}
	.profitability_inner .bg_dark_red {font-size: 3.5rem;}
	.profitability_inner .o_desc {font-size: 2.8rem;}
}
@media (max-width: 1024px) {
	.profitability_rolling .p_track span {font-size: 7rem;-webkit-text-stroke-width: 1px;}
}
@media (max-width: 1100px) {
    .mb_cost_ui_wrap { display: flex; flex-direction: column; padding-bottom: 8rem;font-family: var(--point-font_1);}
    .mb_cost_tabs {display: flex;width: 100%;margin: 0;padding: 0;list-style: none;gap: 0.5rem;}
    .mb_cost_btn {flex: 1;text-align: center;padding: 1.5rem 0;background: #b5b5b5;color: #f5f5d9;cursor: pointer;transition: background 0.3s ease;border-radius: 0.5rem;}
    .mb_cost_btn .tit {display: block;font-size: 1.8rem;font-weight: 500;}
    .mb_cost_btn .sub {display: block;font-size: 1.6rem;margin-top: 0.3rem;font-weight: 400;opacity: 0.9;}

    /* 활성화된 탭 버튼 (이미지처럼 어두운 색) */
    .mb_cost_btn.is-active { background: #303030; }

    /* 🚀 하단 탭 패널(콘텐츠) 디자인 */
    .mb_cost_panels {background: #f7f7e9;}
    .mb_cost_panel { display: none; /* 기본으로 숨김 */ }
    .mb_cost_panel.is-active { display: block; /* 활성화되면 보임 */ animation: fadeTab 0.4s ease; }

    @keyframes fadeTab { from { opacity: 0; } to { opacity: 1; } }




}
@media (max-width: 900px) {
	#profitability_sec {padding: 8rem 0 15rem;}

	.profitability_inner {padding: 0 2rem;border-radius: 3rem;}
	.profitability_inner .o_title_wrap {padding: 8rem 0 5rem;}
	.profitability_inner .o_title {font-size: 4.5rem;}
	.profitability_inner .bg_dark_red {font-size: 2.8rem;}
	.profitability_inner .o_desc {font-size: 2.2rem;}
	.profitability_inner .table_scroll {overflow-x: visible;padding-bottom: 8rem;}
	.profitability_inner .cost_table {min-width: 100%;border: none;}
	.profitability_inner .cost_table thead {display: none;}
	.profitability_inner .cost_table tbody,
	.profitability_inner .cost_table tr,
	.profitability_inner .cost_table td {display: block;width: 100%;}
	.profitability_inner .cost_table colgroup {display: none;}
	.profitability_inner .cost_table,
	.profitability_inner .cost_table tbody,
	.profitability_inner .cost_table tr,
	.profitability_inner .cost_table td {width: 100% !important;}
	.profitability_inner .cost_table tbody tr {background: #fff;border-radius: 2rem;padding: 2.5rem 2rem;margin-bottom: 2.5rem;box-shadow: 0 8px 20px rgba(0,0,0,0.06);border: 1px solid #eee;}
	.profitability_inner .cost_table td {display: flex;justify-content: flex-end;align-items: center;text-align: right;padding: 1.5rem 0;border-bottom: 1px solid #f3f3f3;font-size: 2rem;padding-left: 4rem;}
	.profitability_inner .cost_table td:last-child {border-bottom: none;}
	.profitability_inner .cost_table td::before {content: attr(data-label);position: absolute;left: 0;font-weight: 500;color: var(--main-color);text-align: left;font-size: 1.8rem;flex-shrink: 0;white-space: pre-wrap;line-height: 1.3;}
	.profitability_inner .cost_table td:nth-child(1)::before {content: "항목";}
	.profitability_inner .cost_table td:nth-child(2)::before {content: "내용";}
	.profitability_inner .cost_table td:nth-child(3)::before {content: "배달형(3Way)\A 배달+술+포장";}
	.profitability_inner .cost_table td:nth-child(4)::before {content: "매장형(3Way)\A 홀+배달+술+포장";}
	.profitability_inner .cost_table td:nth-child(5)::before {content: "비고";}

	.profitability_inner .cost_table .total_row td:nth-child(1)::before {content: '';}
	.profitability_inner .cost_table .total_row td:nth-child(2)::before {content: '배달형(3Way)\A 배달+술+포장';top: 50%;transform: translateY(-50%);color: #d79293;}
	.profitability_inner .cost_table .total_row td:nth-child(3)::before {content: '매장형(3Way)\A 홀+배달+술+포장';top: 50%;transform: translateY(-50%);color: #d79293;}
	.profitability_inner .cost_table .total_row td:nth-child(4)::before {content: '비고';top: 50%;transform: translateY(-50%);color: #d79293;}

	.profitability_inner .total_row .standard_txt {font-size: 2.0rem !important;color: #fff;}
	.profitability_inner .stamp_free {position: static;transform: rotate(-5deg) scale(0.9);margin-top: 0 !important;padding: 0.6rem 2rem;}
	@keyframes blinkStamp {
		0%, 20% {opacity: 0.2;transform: rotate(-5deg) scale(0.85);}
		80%, 100% {opacity: 1;transform: rotate(-5deg) scale(0.95);}
	}
	.profitability_inner .cost_table tfoot,
	.profitability_inner .cost_table tfoot tr,
	.profitability_inner .cost_table tfoot td {display: block;width: 100%;}
	.profitability_inner .cost_table tfoot tr {background: #303030;color: #fff;border-radius: 2rem;padding: 4rem 2rem;margin-top: 3rem;}
	.profitability_inner .total_row .note_txt {font-size: 1.5rem;text-align: center;padding: 0 0 2rem 0;color: #ccc;}

	.profitability_inner .draw_circle {font-size: 2.0rem !important;}
	.profitability_inner .draw_circle:before {width: 12rem;}
}
@media (max-width: 480px) {
	.profitability_inner .o_title {font-size: 3.5rem;}
	.profitability_inner .bg_dark_red {font-size: 2.2rem;}
}


#opening_sec {position: relative;background: var(--background-color, #303030);padding: 0rem 0 0rem;color: var(--second-color);}
.opening_bg {position: absolute;top: -50%;left: 0;width: 100%;aspect-ratio: calc(2000 / 1477);background: url(../img/opening_bg.png) no-repeat center / contain;}
.opening_inner {max-width: 160rem;margin: 0 auto;z-index: 1;position: relative;}
.opening_inner .o_title_wrap {text-align: center;margin-bottom: 13rem;}
.opening_inner .badge_title {display: inline-block;background: var(--second-color);color: #ca360f;font-size: 8rem;font-weight: 700;padding: 2.25rem 2.8rem;border-radius: 7rem;}
.opening_inner .process_wrap {position: relative;}
.opening_inner .p_row {display: flex;position: relative;padding-bottom: 3rem;}
.opening_inner .p_row.row_1 {padding-right: 5rem;}
.opening_inner .p_row.row_2 {flex-direction: row-reverse;padding-left: 14rem;}
.opening_inner .p_row.row_3 {padding-left: 12rem;}
.opening_inner .p_row::before {content: '';position: absolute;top: 2.5rem;left: 0%;width: 90%;height: 1px;background: var(--second-color);z-index: 1;}
.opening_inner .p_row.row_2:before {left: 50%;transform: translateX(-50%);width: calc(100% - 30rem);}
.opening_inner .p_row.row_3:before {left: auto;right: 2%;width: calc(100% - 20rem);}
.opening_inner .curve_line {position: absolute;top: 2.5rem;width: 25rem;height: calc(100% + 1px);border: 1px solid var(--second-color);z-index: 1;}
.opening_inner .right_curve {right: 0%;border-left: none;border-top-right-radius: 100%;border-bottom-right-radius: 100%;}
.opening_inner .left_curve {left: 0%;border-right: none;border-top-left-radius: 100%;border-bottom-left-radius: 100%;}
.opening_inner .curve_line .curve_line_wrap {position: relative;width: 100%;height: 100%;}
.opening_inner .curve_line .curve_line_wrap:before {content: '';position: absolute;top: 50%;width: 4.4rem;aspect-ratio: calc(44 / 52);background: url(../img/opening_ico_arrow.png) no-repeat center / contain;opacity: 0;}
.opening_inner .curve_line.right_curve .curve_line_wrap:before {right: -2.2rem;animation:arrowAppear 1s ease-out forwards,arrowBounce 1.5s ease-in-out infinite 1s;}
.opening_inner .curve_line.left_curve .curve_line_wrap:before {left: -2.2rem;animation:arrowAppear 1s ease-out 1.5s forwards,arrowBounce 1.5s ease-in-out infinite 2.5s;}

@keyframes arrowAppear {
	0% {opacity: 0;transform: translateY(-100%);}
	100% {opacity: 1;transform: translateY(-50%);}
}
@keyframes arrowBounce {
	0%   {transform: translateY(-50%);}
	50%  {transform: translateY(-30%);}
	100% {transform: translateY(-50%);}
}

.opening_inner .step_item {flex: 1;position: relative;z-index: 2;padding: 0 0rem;cursor: pointer;}
.opening_inner .step_item .num {display: inline-flex;align-items: center;justify-content: center;width: 4.3rem;aspect-ratio: 1;background: var(--second-color);color: #ca360f;font-size: 3rem;font-weight: 700;border-radius: 50%;margin-bottom: 4rem;position: relative;transition: all 0.3s;}
.opening_inner .step_item .num:before {content: '';position: absolute;top: 50%;right: -3.9rem;width: 0.9rem;aspect-ratio: 1;background: var(--second-color);border-radius: 50%;}
.opening_inner .info_box {position: relative;padding-left: 2.5rem;margin-left: 8rem;}
.opening_inner .info_box::before {content: '';position: absolute;top: 1.2rem;left: -0.8rem;width: 0.9rem;aspect-ratio: 1;background: var(--second-color);border-radius: 50%;transition: all 0.3s;}
.opening_inner .info_box::after {content: '';position: absolute;top: -4.5rem;left: -0.4rem;border-left: 1px dashed var(--second-color);height: 4.8rem;}
.opening_inner .info_box .eng {font-size: 2.3rem;font-weight: 400;font-family: var(--point-font);margin-bottom: 0.5rem;transition: color 0.3s;}
.opening_inner .info_box .kor {font-size: 4rem;font-weight: 700;transition: color 0.3s;margin-bottom: 2rem;}
.opening_inner .info_box .desc_wrap {min-height: 8.7rem;}
.opening_inner .info_box .desc {font-size: 2.4rem;color: var(--second-color);font-weight: 700;max-height: 0;opacity: 1;overflow: hidden;margin-top: 0;transition: all 0.4s ease-in-out;}
.opening_inner .step_item.active .num {background: var(--main-color);color: var(--second-color);}
.opening_inner .step_item.active .info_box::before {background: #f36925;}
.opening_inner .step_item.active .info_box .kor {color: #f36925;}
.opening_inner .step_item.active .info_box .desc {max-height: 10rem;opacity: 1;margin-top: 1.5rem;color: #f36925;}




.interview_wrap {position: relative;padding-top: 5rem;margin-top: 5rem;z-index: 2;}
.interview_wrap .interview_rolling {width: 100%;overflow: hidden;white-space: nowrap;border-top: 1px solid #fff;padding: 0.6rem 0;}
.interview_wrap .interview_rolling .p_track {display: inline-flex;flex-wrap: nowrap;width: max-content;animation: flowLeft 30s linear infinite;}
.interview_wrap .interview_rolling .p_track span {display: inline-flex;align-items: center;font-size: 5.8rem;font-family: var(--point-font);color: #fff;font-weight: 400;flex-shrink: 0; padding-right: 3rem;letter-spacing: 0.025rem;}
.interview_wrap .interview_rolling .p_track span > img {padding: 0 3.5rem;flex-shrink: 0; display: block;}
.interview_wrap .interview_inner {background: url('../img/interview_bg.jpg') no-repeat center / cover;padding: 19.5rem calc((100% - 160.0rem) / 2) 12rem;}
.interview_wrap .i_title_wrap {margin-bottom: 24rem;}
.interview_wrap .i_title {font-size: 8rem;font-weight: 700;color: var(--second-color);letter-spacing: 0.025rem;margin-bottom: 4rem;}
.interview_wrap .i_desc {font-size: 3.5rem;font-weight: 700;color: var(--second-color);}
.interview_wrap .review_list {display: flex;justify-content: center;gap: 2.5rem;position: relative;padding: 0 0rem;}
.interview_wrap .quote_mark {position: absolute;font-size: 40rem;color: var(--second-color);font-family: Arial, sans-serif;letter-spacing: -3.2rem;line-height: 1;}
.interview_wrap .quote_mark.q_left {top: -14rem;left: -12rem;}
.interview_wrap .quote_mark.q_right {right: -8.5rem;top: 84%;}
.interview_wrap .review_item {flex: 1;position: relative;padding-top: 2rem;padding-bottom: 6rem;cursor: pointer;}
.interview_wrap .shop_badge {position: absolute;top: 0;left: 50%;transform: translateX(-50%);background: var(--main-color);color: var(--second-color);font-size: 3.7rem;font-weight: 700;padding: 0.8rem 8.05rem;border-radius: 3rem;z-index: 3;white-space: nowrap;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);transition: 0.4s ease;}
.interview_wrap .bubble_box {position: relative;background: #f5f5d9;opacity: 0.8;border-radius: 3rem;min-height: 32rem;padding: 5rem 3rem 4rem;display: flex;align-items: center;justify-content: center;transition: background 0.4s ease, opacity 0.4s ease;box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);z-index: 2;}
.interview_wrap .bubble_box::after {content: '';position: absolute;right: 3rem;bottom: calc(-5.5rem + 1.5px);width: 8rem;height: 5.5rem;background: inherit;-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='69 39 75 53'%3E%3Cpath d='M69.31,39.22h51.44s1.38,32.84,22.73,52.2c0,0-50.68-7.14-74.17-52.2Z'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='69 39 75 53'%3E%3Cpath d='M69.31,39.22h51.44s1.38,32.84,22.73,52.2c0,0-50.68-7.14-74.17-52.2Z'/%3E%3C/svg%3E");-webkit-mask-size: 100% 100%;mask-size: 100% 100%;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;z-index: -1;}
.interview_wrap .short_txt {font-size: 3.5rem;color: var(--main-color);font-weight: 700;text-align: center;transition: opacity 0.4s ease;letter-spacing: -0.2rem;}
.interview_wrap .hover_txt {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 4rem 2rem 0rem;display: flex;flex-direction: column;justify-content: center;opacity: 0;transition: opacity 0.4s ease;color: #fff;letter-spacing: -0.015rem;}
.interview_wrap .hover_txt .h_desc {font-size: 2.2rem;color: var(--second-color);font-weight: 700;margin-bottom: 2rem;}
.interview_wrap .hover_txt .h_name {font-size: 2.2rem;font-weight: 700;color: #000;}
.interview_wrap .review_item:hover .bubble_box,
.interview_wrap .review_item.active .bubble_box {background: #8f1a1c;opacity: 0.9;align-items: flex-end;}
.interview_wrap .review_item:hover .short_txt,
.interview_wrap .review_item.active .short_txt {opacity: 0;visibility: hidden;}
.interview_wrap .review_item:hover .hover_txt,
.interview_wrap .review_item.active .hover_txt {opacity: 1;visibility: visible;}
.interview_wrap .review_item:hover .shop_badge,
.interview_wrap .review_item.active .shop_badge {background: var(--second-color);color: var(--main-color);}


.revenue_rolling_wrap {position: relative;width: 100%;overflow: hidden;padding: 14.5rem 0 12.3rem;}
.revenue_rolling_wrap .revenue_bg {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;aspect-ratio: 2000 / 1477;background: url(../img/revenue_bg.png) no-repeat center / contain;background: none;}
.revenue_rolling_wrap .r_track {display: inline-flex;animation: flowLeft 40s linear infinite;}
.revenue_rolling_wrap:hover .r_track {animation-play-state: paused;}
.revenue_rolling_wrap .rev_item {width: 27.5rem;flex-shrink: 0;margin: 0 1.4rem;border: 3px solid var(--second-color, #f5f5d9);border-radius: 3rem;overflow: hidden;display: flex;flex-direction: column;}
.revenue_rolling_wrap .top_part {padding: 2.5rem 0;text-align: center;background: transparent;}
.revenue_rolling_wrap .top_part .branch {font-size: 3.5rem;color: var(--second-color, #f5f5d9);font-weight: 700;letter-spacing: 0.025rem;margin-bottom: 0.9rem;}
.revenue_rolling_wrap .top_part .label {font-size: 2rem;color: var(--second-color, #f5f5d9);font-weight: 700;letter-spacing: 0.025rem;}
.revenue_rolling_wrap .bottom_part {background: var(--second-color, #f5f5d9);padding: 0rem 0;text-align: center;}
.revenue_rolling_wrap .bottom_part .amount {font-size: 2.5rem;color: var(--main-color);font-weight: 700;letter-spacing: 0.4rem;}
.revenue_rolling_wrap .bottom_part .amount .num {font-family: var(--point-font);font-weight: 400;font-size: 3.4rem;letter-spacing: -0.1rem;}
.revenue_rolling_wrap .bottom_part .amount .txt {position: relative;top: -0.3rem;display: inline-block;}


@media(max-width: 1850px) {
	.interview_wrap .quote_mark {display: none;}
}
@media(max-width: 1650px) {
	.opening_inner {padding: 0 3rem;}
	.interview_wrap .interview_inner {padding: 19.5rem 2rem 12rem;}
	.interview_wrap .bubble_box {min-height: 40rem;}
}
@media(max-width: 1500px) {
	.opening_inner .info_box .eng {font-size: 2.0rem;}
	.opening_inner .info_box .kor {font-size: 3.5rem;}
	.opening_inner .info_box .desc {font-size: 2.0rem;}
}


@media(max-width: 1400px) {
	.opening_inner .curve_line .curve_line_wrap:before {width: 3.4rem;}
	.opening_inner .curve_line.right_curve .curve_line_wrap:before {right: -1.7rem;}
	.opening_inner .curve_line.left_curve .curve_line_wrap:before {left: -1.7rem;}
}
@media (max-width: 1300px) {
	.opening_inner .p_row {display: contents;}
	.opening_inner .process_wrap {display: grid;grid-template-columns: repeat(2, 1fr);row-gap: 2rem;column-gap: 2rem;}
	.opening_inner .p_row::before,
	.opening_inner .curve_line {display: none !important;}
	.opening_inner .p_row.row_1,
	.opening_inner .p_row.row_2,
	.opening_inner .p_row.row_3 {padding: 0 !important;}
	.opening_inner .step_item {border: solid 1px var(--second-color);border-radius: 3rem;padding: 2rem;display: flex;align-items: flex-start;}
	.opening_inner .info_box {margin-left: 0rem;width: calc(100% - 4.3rem);}
	.opening_inner .step_item .num {margin-bottom: 0rem;}
	.opening_inner .step_item .num:before {width: 0;}
	.opening_inner .info_box::before {width: 0;}
	.opening_inner .info_box::after {height: 0;}

	.opening_inner .step_item .info_box .desc {max-height: 10rem;opacity: 1;margin-top: 1.5rem;}
}
@media(max-width: 1200px) {
	.interview_wrap .review_list {flex-direction: column;}
}
@media(max-width: 1024px) {
	.opening_inner .badge_title {font-size: 6rem;padding: 2.25rem 6rem;}
	.opening_inner .o_title_wrap {margin-bottom: 5rem;}
}
@media (max-width: 900px) {
	.opening_inner .process_wrap {grid-template-columns: 1fr;row-gap: 2rem;}
}
@media (max-width: 768px) {
	.opening_inner {padding: 0 2rem 15rem;}
	.opening_inner .info_box .desc {font-size: 2.5rem;}
	.opening_inner .info_box {padding-right: 1rem;}
	.interview_wrap .i_title {font-size: 5.3rem;}
	.interview_wrap .i_desc {font-size: 3.2rem;}
	.interview_wrap .interview_rolling .p_track span {font-size: 4.0rem;}
	.interview_wrap .interview_rolling .p_track span > img {max-width: 32rem;}
}


#franchise_sec {position: relative;padding: 20rem 0 12rem;background: var(--background-color, #303030);overflow: hidden;display: flex;align-items: center;justify-content: center;}
#franchise_sec .video_bg_wrap {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
#franchise_sec .video_bg_wrap video {width: 100%;height: 100%;object-fit: cover;}
#franchise_sec .video_bg_wrap .f_dim {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.82);}
#franchise_sec .franchise_inner {position: relative;z-index: 2;width: 100%;text-align: center;}
.franchise_inner .f_title1 {width: 100%;position: relative;display: inline-block;font-size: 10rem;color: var(--second-color);}
.franchise_inner .f_title1 .txt {display: block;padding-bottom: 6.5rem;}
.franchise_inner .f_title1 .txt .block {}
.franchise_inner .f_title1 .highlight {position: relative;color: #ca360f;}
.franchise_inner .f_title1 .highlight:before {content: '';position: absolute;bottom: -3.5rem;left: -3.5rem;width: 53.5rem;aspect-ratio: calc(535 / 31);background: url(../img/franchise_bar_01.png) no-repeat center / contain;}
.franchise_inner .f_title1 .highlight:after {content: '';position: absolute;bottom: -4.5rem;left: -2.5rem;width: 58.9rem;aspect-ratio: calc(589 / 39);background: url(../img/franchise_bar_02.png) no-repeat center / contain;}
.franchise_inner .f_title1 .highlight::before,
.franchise_inner .f_title1 .highlight::after {clip-path: inset(0 100% 0 0);}
#franchise_sec.visible .franchise_inner .f_title1 .highlight::before {animation: draw_line_1 4s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 0.8s;}
#franchise_sec.visible .franchise_inner .f_title1 .highlight::after {animation: draw_line_2 4s cubic-bezier(0.25, 1, 0.5, 1) infinite;animation-delay: 0.8s;}
.franchise_inner .f_title2 {font-size: 7rem;color: var(--second-color);margin-bottom: 7.5rem;}
.franchise_inner .f_desc {font-size: 6rem;color: var(--second-color);font-weight: 700;margin-top: 6.5rem;}
.franchise_inner .btn_consult {display: inline-block;background: #f5f5d9;color: var(--main-color);font-size: 5rem;font-weight: 700;font-family: var(--main-font);padding: 3.0rem 10.3rem;border-radius: 5rem;border: 3px solid #ca360f;cursor: pointer;transition: background 0.3s ease, color 0.3s ease;}
.franchise_inner .btn_consult:hover {background: #ca360f;color: #fff;animation-play-state: paused !important;}
@keyframes blinkMotion {
	0%, 100% {opacity: 1;transform: scale(1);box-shadow: 0 0 0 rgba(245, 245, 217, 0);}
	50% {opacity: 0.85;transform: scale(0.98);box-shadow: 0 0 20px rgba(245, 245, 217, 0.5);}
}

@keyframes drawLine {to {width: 100%;}}
@keyframes fadeIn {from {opacity: 0;transform: translateY(2rem);} to {opacity: 1;transform: translateY(0);}}

.consult_modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all 0.3s ease;}
.consult_modal.active {opacity: 1;visibility: visible;}
.consult_modal .modal_overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.85);}
.consult_modal .modal_content {position: relative;width: 80rem;max-width: 90%;z-index: 10000;}
.consult_modal .btn_close {position: absolute;top: -6rem;right: 0;font-size: 5rem;color: #fff;background: none;border: none;cursor: pointer;}
.consult_modal .form_wrap .grid_2col {display: grid;grid-template-columns: 1fr 1fr;gap: 1.5rem;margin-bottom: 1.5rem;}
.consult_modal .form_wrap .f_input {width: 100%;height: 6rem;padding: 0 2rem;font-size: 1.8rem;border: none;border-radius: 0.5rem;background: #fff;font-family: var(--main-font);}
.consult_modal .form_wrap .f_input::placeholder {color: #999;}

.consult_modal .type_select {display: flex;}
.consult_modal .type_radio {flex: 1;position: relative;cursor: pointer;}
.consult_modal .type_radio input {display: none;}
.consult_modal .type_radio span {display: flex;align-items: center;justify-content: center;height: 6rem;font-size: 1.8rem;font-weight: 700;background: #2a2a2a;color: #fff;transition: background 0.3s;border-bottom: 2px solid #e54028;}
.consult_modal .type_radio.active span {background: #e54028;border-bottom: none;}
.consult_modal .agree_row {display: flex;align-items: center;margin: 2rem 0 3rem;color: #fff;}
.consult_modal .check_label {display: flex;align-items: center;cursor: pointer;font-size: 1.6rem;}
.consult_modal .check_label input {display: none;}
.consult_modal .chk_icon {width: 2rem;height: 2rem;background: #fff;border: 1px solid #ccc;margin-right: 1rem;position: relative;}
.consult_modal .check_label input:checked + .chk_icon {background: #e54028;border-color: #e54028;}
.consult_modal .check_label input:checked + .chk_icon::after {content: '✔';position: absolute;color: #fff;font-size: 1.4rem;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.consult_modal .btn_submit {width: 100%;height: 7.5rem;background: #e54028;color: #fff;font-size: 2.8rem;font-weight: 700;border: none;border-radius: 0.5rem;cursor: pointer;font-family: var(--main-font);}
#captcha #captcha_info {color: #fff;}

@media(max-width: 1024px) {
	.franchise_inner .f_title1 .txt .block {display: block;height: 5rem;}
}
@media(max-width: 768px) {
	.franchise_inner .f_title1 {font-size: 6rem;}
	.franchise_inner .f_title1 .highlight:before {bottom: -2.5rem;left: -0.5rem;width: 35rem;}
	.franchise_inner .f_title1 .highlight:after {bottom: -3.2rem;left: 0rem;width: 37rem;}
	.franchise_inner .f_title2 {font-size: 4.5rem;}
	.franchise_inner .f_desc {font-size: 4rem;padding: 0 2rem;}
}

.video_bg .pc_video {display: block;}
.video_bg .mo_video {display: none;}

@media (max-width: 768px) {
    .video_bg .pc_video {display: none;}
    .video_bg .mo_video {display: block;}
}
/*******	customize End	******/
@media(max-width: 1600px) {

}
@media(max-width: 1024px) {

}
@media(max-width: 768px) {

}



.chk_ani_t {opacity: 0;transform: translateY(10rem);transition: opacity 0s, transform 0s;}
.chk_ani_b {opacity: 0;transform: translateY(-10rem);transition: opacity 0s, transform 0s;}
.chk_ani_r {opacity: 0;transform: translateX(10rem);transition: opacity 0s, transform 0s;}
.chk_ani_l {opacity: 0;transform: translateX(-10rem);transition: opacity 0s, transform 0s;}

/* =========================================
   2. 나타날 때 (.ani_on): 0.3초 동안 스르륵 나타나도록 트랜지션 부여
   ========================================= */
.ani_on.chk_ani_t {opacity: 1;transform: translateY(0);transition: opacity 0.3s ease-out, transform 0.3s ease-out;}
.ani_on.chk_ani_b {opacity: 1;transform: translateY(0);transition: opacity 0.3s ease-out, transform 0.3s ease-out;}
.ani_on.chk_ani_r {opacity: 1;transform: translateX(0);transition: opacity 0.3s ease-out, transform 0.3s ease-out;}
.ani_on.chk_ani_l {opacity: 1;transform: translateX(0);transition: opacity 0.3s ease-out, transform 0.3s ease-out;}

/* =========================================
   3. 시간차(Delay): 나타날 때만 딜레이가 걸리도록 수정
   (사라질 때 딜레이 시간만큼 안 없어지고 버티는 현상 방지!)
   ========================================= */
.ani_on.ani_delay_1 {transition-delay: 0.1s;}
.ani_on.ani_delay_2 {transition-delay: 0.2s;}
.ani_on.ani_delay_3 {transition-delay: 0.3s;}
.ani_on.ani_delay_4 {transition-delay: 0.4s;}
.ani_on.ani_delay_5 {transition-delay: 0.5s;}
.ani_on.ani_delay_6 {transition-delay: 0.6s;}
.ani_on.ani_delay_7 {transition-delay: 0.7s;}
.ani_on.ani_delay_10 {transition-delay: 1.0s;}