.pcbr{display:block !important;}
.ptbr{display:block !important;}
.tbr{display:none !important;}
.mbr{display:none !important;}
.pc_view{display:block !important;}
.pt_view{display:block !important;}
.tm_view{display:none !important;}
.t_view{display:none !important;} 
.m_view{display:none !important;}
#custom_cursor, #custom_cursor_text {width: 106px;height: 106px;position: fixed;top: 0;left: 0;z-index: 15;pointer-events: none;}
.custom_cursor_inner {display: block;width: 100%;height: 100%;position: relative;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.custom_hover_circle, .custom_hover_text {display: block;width: 0;height: 0;position: absolute;top: 50%;left: 50%;margin-top: -106px;margin-left: -106px;overflow: hidden;opacity: 0;border-radius: 50%;}
.custom_hover_circle {z-index: 1;background: url(../../img/drag.png) no-repeat center center;}
.custom_hover_text {z-index: 2;}
.custom_hover_text > span {display: block;width: 100%;height: 100%;padding-left: 0.1em;font-size: 14px;text-align: center;line-height: 125px;font-weight: 600;letter-spacing: 0.1em;color: #fff;}

/* ¿ìÃø ¼¼·Î¶óÀÎ*/
.main_line {width:80px; height:100%;  border-left:1px solid rgba(255,255,255,0.3);   display:block; position:fixed;  top:80px; z-index:9990;  right:0px;}
 
/*¿ìÃø sns ¹öÆ°*/
.msns {position:fixed; z-index:10000000; right:0; bottom:0; border-top:1px solid rgba(255,255,255,0.2); padding:20px;}
.msns ul li {display:block; font-size:0; text-align:center; width:100%;}
.msns ul li span {display:block; width:40px; height:41px;}
.msns ul li:nth-child(1) span {background:url(../../img/sns1.png) no-repeat center / 22px;}
.msns ul li:nth-child(2) span {background:url(../../img/sns2.png) no-repeat center / 22px;}
.msns ul li:nth-child(3) span {background:url(../../img/sns3.png) no-repeat center / 22px;}
.msns ul li a:hover {opacity:0.5;}

/******* À§·Î*******/
.top_btn {right:94px; color:#fff;} 

@media screen and (max-width:1279px){
.msns {background-color:rgba(0,0,0,0.5); right:6px; bottom:11px;  border:none; padding:8px 4px; border-radius:50px;}
.msns ul li span {width:27px; height:28px;}
.msns ul li:nth-child(1) span,
.msns ul li:nth-child(2) span,
.msns ul li:nth-child(3) span {background-size:18px;}

/******* À§·Î*******/
.top_btn {right:50px;} 
}




/* »ó´Ü¸Þ´º¹Ù / ¿ìÃø ¸Þ´º¹Ù Åõ¸íºí·¢ ¹è°æ*/
#wrap header.aa {background-color:rgba(0,0,0,0.4); }
.main_line .aa {background:rgba(255,255,255,0.3);}



/******* °øÅë ¹è°æ°ú Å¸ÀÌÆ² *******/
.section {width:100%;height:100%;  overflow: hidden; display:block;}
.section_inner {position: relative;width:100%; height: 100%; margin:0 auto; display:block;}
.section .text_g .cate {display:block; font-size:18px; font-family:"Montserrat",'Noto Sans KR'; font-weight:500;color:#000;letter-spacing:-0.025em;line-height: 1;opacity:0.9; }

/* Å¸ÀÌÆ² */
.section .text_g .tit {display:inline-block; font-family: 'GongGothicLight'; color:#fff; font-size:56px; line-height:1; letter-spacing: -0.025em;  padding:15px 30px; text-transform: uppercase;}
.section .text_g .tit b {font-family: 'GongGothicBold';}

/* Å¸ÀÌÆ² µÚ Á¡ */
.section .text_g .tit:after {content:"";position:absolute; top:0;right:0;width:17px; height:17px;display:block; border-radius:50%; background:#fd8cc4;  }

/* Å¸ÀÌÆ² È¸ÀüÇÏ´Â ¿øÇü ·Î°í ¹è°æ */
.section .text_g .tit:before { display:block; content:"";position:absolute; top:0;left:0; margin:-35px 0 0 -25px; opacity:1; z-index:-1;  width:140px; height:140px;  background:url(../../img/circle_logo.png) no-repeat center / cover;  
-webkit-transition:all 0.3s 0.2s; -moz-transition:all 0.3s 0.2s; -o-transition:all 0.3s 0.2s; -ms-transition:all 0.3s 0.2s; transition:all 0.3s 0.2s;
animation:rotate 11s linear infinite; -moz-animation:rotate 11s linear infinite; -webkit-animation:rotate 11s linear infinite; -o-animation:rotate 11s linear infinite; }
@keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-moz-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-webkit-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-o-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}} 
.mo_tel {display:none;}
 
/* ÅØ½ºÆ®*/
.section .text_g .txt1 {font-size:17px; font-weight:300; line-height:1.7; letter-spacing: -0.025em; color:#fff;}

/* ¹öÆ°*/
.section .text_g .view a { position:relative; display: inline-block;  font-family:"Montserrat",'Noto Sans KR'; font-size:13px; color:#fff;  border-radius:30px;  background: linear-gradient(-67.5deg, #9A37DF, #4520E4); background:  -webkit-linear-gradient(-67.5deg, #9A37DF, #4520E4);   font-weight:600; padding:10px 30px; margin-top:50px; overflow:hidden;}
.section .text_g .view a:before {content:""; position:absolute; bottom:0; right:5%; width:95%; height:100%; background:url(../../img/view_icon.png) no-repeat center right; opacity:0.4; }
.section .text_g .view a:hover:before {width:100%; transition:width 0.5s; opacity:0.9;}



@media screen and (max-width:1279px){
.pcbr{display:none !important;}
.tmbr{display:block !important;}
#custom_cursor, #custom_cursor_text {width: 106px;height: 106px;position: fixed;top: 0;left: 0;z-index: 15;pointer-events: none;display: none;}
/* Å¸ÀÌÆ² */
.section .text_g .tit {font-size:50px;}
}

@media screen and (max-width:1000px){
/* Å¸ÀÌÆ² */
.section .text_g .tit {font-size:38px;  padding:5px 15px;}
.section .text_g .tit:after{width:10px; height:10px; }
.section .text_g .tit:before { margin:-17px 0 0 -12px; width:70px; height:70px;  background-size:cover;}
/* ÅØ½ºÆ®*/
.section .text_g .txt1 {font-size:15px;}
}

@media screen and (max-width:767px){
.ptbr{display:none !important;}
.mbr{display:block !important;}
/* Å¸ÀÌÆ² */
.section .text_g .tit {font-size:28px;}
/* ÅØ½ºÆ®*/
.section .text_g .txt1 {font-size:13px;}
/* ¹öÆ°*/
.section .text_g .view a {font-size:11px; padding:5px 20px; margin-top:30px;}
}

/* °øÅë¸ð¼Ç*/
.section .text_g .tit {opacity:0;transform:translateY(40px);}
.section .text_g .tit b{opacity:0;transform:translateY(40px);}
.section .text_g .cate {opacity:0;transform:translateY(40px);}
.section .text_g .txt1 {opacity:0;transform:translateY(40px);}
.section .text_g .view {opacity:0;transform:translateY(40px);}
.section.on .text_g .tit {opacity:1;transform:translateY(0px);transition: 0.9s 0.8s;}
.section.on .text_g .tit b {opacity:1;transform:translateY(0px);transition: 0.7s 0.2s;}
.section.on .text_g .txt1 {opacity:0.7;transform:translateY(0px);transition:0.9s 1.1s;}
.section.on .text_g .view {opacity:1;transform:translateY(0px);transition:0.9s 1.1s;}
.section.on .text_g .cate {opacity:1;transform:translateY(0px);transition: 0.9s 1s;}






/***** ¼½¼Ç1. ¸ÞÀÎ·Ñ¸µ ¹è³Ê *****/
.main_item {overflow:hidden;width: 100%;   background#000; overflow:hidden; }

/* ÇÏ´ÜÅØ½ºÆ® */
.mainslide .bottom {position:absolute; bottom:0; width: 100%;  height:100px; display:block; background:url(../../img/mimg_bottom.png) no-repeat center bottom; background-size:100%; z-index: 100;}

/* ¹è°æÀÌ¹ÌÁö */
.main_item .bg {position: absolute;top: 0;left: 0;width: 100%;transform: translateX(-0%); height:100% !important; opacity:1;}

/* ÀÌ¹ÌÁö ÅØ½ºÆ® ÄÁÅÙÃ÷ »çÀÌÁî  */
.main_item .mcon_wrap {position: absolute;  z-index:1000000000; top:50%; transform: translateY(-50%); width:1500px; right:50%; margin:0 -750px 0 0; }
.main_item .mcon_wrap img {width:100%;}

/* ÀÌ¹ÌÁö */
.main_item .mcon_wrap .img_g {position: absolute;  z-index:99;  right:0; top:50%;  transform: translateY(-50%);  width:60%;  box-shadow:10px 10px 10px rgba(0,0,0,0.2);  }

/* ÅØ½ºÆ®*/
.main_item .mcon_wrap .text_g {position: absolute;  z-index:1000000000; left:0%; top:50%;  transform: translateY(-50%); width:40%;}

@media screen and (max-width:1650px){
.main_item .mcon_wrap {width:1300px; margin-right:-650px;}
}

@media screen and (max-width:1450px){
.main_item .mcon_wrap {width:1100px; margin-right:-550px;}
}

@media screen and (max-width:1279px){
.main_item .mcon_wrap {width:980px; margin-right:-490px;}
}

@media screen and (max-width:1000px){
.main_item .mcon_wrap {width:100%; margin:0 auto; right:0;}
.main_item .mcon_wrap .img_g {width:100%; margin:0px auto 20px; }
.main_item .mcon_wrap .text_g {width:88%; margin:0 auto 10px auto;  max-width:600px; }
.main_item .mcon_wrap,
.main_item .mcon_wrap .img_g,
.main_item .mcon_wrap .text_g {position: relative; top:0%; transform: translateY(0%);}
.main_item .mcon_wrap .text_g {padding-top: 9%;}
}



/* À¯Æ©ºê ¿µ»ó Ãß°¡ */
.youtube_slide { position:relative; overflow:hidden; background:#000; }
.youtube_bg { position:absolute; inset:0; width:100%; height:100%; overflow:hidden; pointer-events:none; }
.youtube_bg iframe { position:absolute; top:50%; left:50%; width:177.78vh; min-width:100%; height:56.25vw; min-height:100%; transform:translate(-50%, -50%); border:0; pointer-events:none; }
.youtube_dim { position:absolute; inset:0; z-index:1; background:rgba(0,0,0,.0); pointer-events:none; }
@media all and (max-width:767px) {
.youtube_bg iframe { width:177.78vh; min-width:100%; height:56.25vw; min-height:100%; }
}

/* mp4 ¿µ»ó Ãß°¡ */
.mp4_slide { position:relative; width:100%; height:100%; overflow:hidden; }
.mp4_bg { position:absolute; inset:0; width:100%; height:100%; overflow:hidden; }
.mp4_bg video { position:absolute; top:50%; left:50%; width:100%; height:100%; object-fit:cover; transform:translate(-50%, -50%); pointer-events:none; }
.youtube_dim { position:absolute; inset:0; z-index:1; background:rgba(0,0,0,.15); pointer-events:none; }


/* ÆäÀÌÂ¡*/
.mainslide .main_prev {background:url(../../img/main_prev2.png) no-repeat center; margin-right:25px;}
.mainslide .main_next {background:url(../../img/main_next2.png) no-repeat center; margin-left:25px;}
.mainslide .main_paging {position:absolute; bottom:10%; left:50%; transform: translate(-50%,-0%);display: flex;justify-content: center;align-items: center; margin-left:5px;z-index: 100;}
.mainslide .main_arrow:hover {opacity:0.7;}
.mainslide .main_arrow {opacity:1; width:60px;height:60px; cursor:pointer;  border:1px solid #fff;}
 
/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:14px;height:14px;border:1px solid #fff;background:transparent;margin: 0 10px;opacity: 1; z-index: 100;}
.mainslide .main_pagination>span.swiper-pagination-bullet-active {background:#fff;}
/* swiper-slide-active */
.main_item .bg {transform: scale(1.05) translateX(-0%);transition:0.7s;}
.main_item.swiper-slide-active .bg {transform: scale(1) translateX(-0%);transition:1.5s 0.2s;}
.main_item .text_g strong {transition:0.5s;}
.main_item .text_g  span {transition:0.5s;}
.main_item.swiper-slide-active .text_g strong {opacity:1;transform:translateY(0px);transition:0.9s 0.6s;}
.main_item.swiper-slide-active .text_g span {opacity:1;transform:translateY(0px);transition:0.9s 0.4s;}
.mainslide .text_g img {opacity:0;transform:translateY(40px);}
.mainslide.on .text_g img {opacity:1;transform:translateY(0px);transition:0.9s 0.7s;}
.mainslide .img_g img {opacity:0;transform:translateX(40px);}
.mainslide.on .img_g img {opacity:1;transform:translateX(0px);transition:0.9s 0.3s;}
.mainslide .main_paging {opacity:0;transform:translate(-50%,70%);}
.mainslide.on .main_paging {opacity:1;transform:translate(-50%,-0%);transition:0.9s 0.9s;}
#section1 {height:100vh !important;}
.on #section1 {transition:border 0.8s 1.4s; }
#section1 .section_inner {width:100%;}
#section1 .scroll_bar {opacity:0;}
.on #section1 .scroll_bar {opacity:1;transition:opacity 0.7s 2.5s;}
.mainslide {position: relative;  width:100%; height:100% !important;    }
.mainslide:before,
.mainslide:after {content:"";position: absolute;top: 0;width: 50%;height: 100%;background: #f3f3f3;z-index: 10;}
.mainslide:before {left: 0;}
.mainslide:after {right: 0;}
.on .mainslide:before,
.on .mainslide:after {width: 0;transition:width 0.9s;}
.mainslide.on .main_item.swiper-slide-active .bg {transition-delay:0.8s;}
@keyframes bg_ani {
 0% {transform:scale(1.05) translateX(0);}
 100% {transform:scale(1) translateX(0);}
}
 

@media screen and (max-width:1000px){
/* ÆäÀÌÂ¡*/
.mainslide .main_paging {bottom:5%;} 
.mainslide .main_prev {background-size:13px; margin-right:15px; }
.mainslide .main_next {background-size:13px;  margin-left:15px;}
.mainslide .main_arrow {width:25px;height:25px; }
 
/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:9px;height:9px; margin: 0 5px;}
}

@media screen and (max-width:767px){
/* ÅØ½ºÆ®*/
.main_item .text_g strong {font-size:15px;}
.main_item .text_g strong b {font-size:45px; margin-bottom:10px;}
.mainslide .slide_remote {margin-left:26px;}
.mainslide .slide_remote span.pause {display:block;width: 7px;height: 8px;border: 2px solid #fff;}
}

 






/* ¿ìÃø Äü ¸Þ´º ¾ÆÀÌÄÜ*/
#section1 .circle_quick {position:absolute; bottom:50px; right:80px; display:block;  z-index:1000000000;   }
#section1 .circle_quick ul li a {display:block; position:relative;  width:190px; height:190px;  z-index:1000000000; }
#section1 .circle_quick ul li a span{ display:block; width:190px; height:190px;  background:url(../../img/circle_logo.png) no-repeat center center;  background-size:cover; 
animation:rotate 11s linear infinite; -moz-animation:rotate 11s linear infinite; -webkit-animation:rotate 11s linear infinite; -o-animation:rotate 11s linear infinite; }
#section1 .circle_quick ul li a:hover span{
animation:rotate2 20s linear infinite; -moz-animation:rotate2 20s linear   infinite; -webkit-animation:rotate2 20s linear infinite; -o-animation:rotate2 20s linear  infinite; }
#section1 .circle_quick ul li a span img {width:100%;}
#section1 .circle_quick ul li a p {position:absolute; top:50%; left:50%;  display:block; margin-top:-60px; margin-left:-60px; width:120px; height:120px; text-align:center;  border-radius:50%; background-size:40px; background-repeat:no-repeat; background-position:center 30px; -webkit-transition:all 0.3s 0.2s; -moz-transition:all 0.3s 0.2s; -o-transition:all 0.3s 0.2s; -ms-transition:all 0.3s 0.2s; transition:all 0.3s 0.2s; }
#section1 .circle_quick ul li a:hover p {margin-top:-57px; margin-left:-57px; width:114px; height:114px; }

#section1 .circle_quick ul li a p b {display:block; padding-top:63%; width:100%; text-align:center; color:#fff; font-weight:600; font-size:14px;}
#section1 .circle_quick ul li:first-child a p {background-color:#9736DF; background-image:url(../../img/mquick_icon1.png);}
#section1 .circle_quick ul li:nth-child(2) a p {background-color:#E74B98; background-image:url(../../img/mquick_icon2.png);}
.mo_tel {display:none;}

#section1 .circle_quick ul li:first-child  {opacity:0; transform:translateX(100px); }
#section1.on .circle_quick ul li:first-child {opacity:1; transform:translateX(0px); transition: 0.7s 0.3s;}
#section1 .circle_quick ul li:nth-child(2) {opacity:0; transform:translateX(100px); }
#section1.on .circle_quick ul li:nth-child(2) {opacity:1; transform:translateX(0px); transition: 0.7s 1.0s;}

@keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-moz-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-webkit-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-o-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}} 

@keyframes rotate2
{0%{} 50%{transform: rotate(-180deg);} 100%{transform: rotate(-360deg );}}
@-moz-keyframes rotate2
{0%{} 50%{transform: rotate(-180deg);} 100%{transform: rotate(-360deg );}}
@-webkit-keyframes rotate2
{0%{} 50%{transform: rotate(-180deg);} 100%{transform: rotate(-360deg );}}
@-o-keyframes rotate2
{0%{} 50%{transform: rotate(1-80deg);} 100%{transform: rotate(-360deg );}} 

 
@media screen and (max-width: 1279px){
#section1 .circle_quick { bottom:30px; right:60px; }
#section1 .circle_quick ul li a,
#section1 .circle_quick ul li a span {width:150px; height:150px; }
#section1 .circle_quick ul li a p { margin-top:-45px; margin-left:-45px; width:90px; height:90px; background-size:30px;background-position:center 20px;; }
#section1 .circle_quick ul li a p b {top:60%; font-size:12px;}
#section1 .circle_quick ul li a:hover p {margin-top:-42px; margin-left:-42px; width:84px; height:84px;}
}

@media screen and (max-width: 1000px){ 
/*.pc_tel {display:none;}
.mo_tel {display:block;}*/
#section1 .circle_quick { bottom:10px; right:0px; }
#section1 .circle_quick ul li a,
#section1 .circle_quick ul li a span {width:100px; height:100px; }
#section1 .circle_quick ul li a p { margin-top:-33px; margin-left:-33px; width:66px; height:66px; background-size:25px;background-position:center 15px; }
#section1 .circle_quick ul li a p b {font-size:11px;}
#section1 .circle_quick ul li a:hover p {margin-top:-32px; margin-left:-32px; width:64px; height:64px;}
}

 
/**************  ºÒ²É ÀÏ·¯½ºÆ® ¸ð¼Ç************/
.mainslide .fire_01,
.mainslide .fire_02,
.mainslide .fire_03,
.mainslide .fire_04 {position:absolute; z-index:1; } 

.mainslide .fire_01{left:-2%; top:20%;  } 
.mainslide .fire_03{left:7%; top:8%;}
.mainslide .fire_02{right:10%; top:10%;}
.mainslide .fire_04{right:7%; top:20%;}

.mainslide .fire_01{animation:fire01 5s linear infinite; -moz-animation:fire01 5s linear infinite; -webkit-animation:fire01 5s linear infinite; -o-animation:fire01 5s linear infinite;}
.mainslide .fire_02{animation:fire01 7s linear infinite; -moz-animation:fire01 5s linear infinite; -webkit-animation:fire01 5s linear infinite; -o-animation:fire01 5s linear infinite;}
.mainslide .fire_03{animation:fire02 6s linear infinite; -moz-animation:fire02 6s linear infinite; -webkit-animation:fire02 6s linear infinite; -o-animation:fire02 6s linear infinite;}
.mainslide .fire_04{animation:fire02 5s linear infinite; -moz-animation:fire02 5s linear infinite; -webkit-animation:fire02 5s linear infinite; -o-animation:fire02 5s linear infinite;}

@keyframes fire01
{0%{opacity:0; transform: scale(0.1); } 10%{opacity:1; transform: scale(1); } 85%{opacity:1; transform: scale(1); } 95%{opacity:0; transform: scale(0.1);} 100%{opacity:0; transform: scale(0.1);}}
@keyframes fire02
{0%{opacity:0; transform: scale(0); } 20%{opacity:0; transform: scale(0); } 30%{opacity:1; transform: scale(1); } 95%{opacity:1; transform: scale(1); } 100%{opacity:0; transform: scale(0);}}

@media screen and (max-width: 1000px){ 
.mainslide .fire_01{top:20%;} 
.mainslide .fire_02{right:4%; top:auto; bottom:26%;}
.mainslide .fire_04{right:0%; top:auto; bottom:20%;}
.mainslide .fire_01 img{width:90px;} 
.mainslide .fire_02 img{width:75px;} 
.mainslide .fire_03 img{width:60px;} 
.mainslide .fire_04 img{width:45px;} 
}





 
/***** ¼½¼Ç2. 4°³ ¹è³Ê *****/
.value_section { position:relative; width:100%; overflow:hidden; }
.value_section .vsection { position:relative; display:block; width:100%; height:100vh !important; min-height:700px; overflow:hidden; }
.value_section h2 { display:none; opacity:0; visibility:hidden; }
.value_section .tab_box { display:none; }
.value_section .con_box { position:relative; z-index:2; display:grid !important; grid-template-columns:repeat(4, minmax(0, 1fr)); width:100% !important; height:100%; margin:0; padding:0; }
.value_section .con_box > li { position:relative; display:table !important; float:none !important; grid-column:auto !important; width:auto !important; min-width:0 !important; max-width:none !important; height:100%; margin:0 !important; padding:clamp(130px, 10vw, 200px) clamp(20px, 2.5vw, 48px); border-right:1px solid rgba(255, 255, 255, .2); box-sizing:border-box; background-color:transparent; overflow:hidden; transition:background-color .7s ease; }
.value_section .con_box > li:last-child {padding-right:20%;border-right:0; }
.value_section .con_box > li.active { background-color:rgba(151, 53, 223, .7); }
.value_section .con_box li .txt_box,
.value_section .con_box li .btn_box { opacity:0; visibility:hidden; transform:translateY(-15px); transition:all .4s ease; }
.value_section .con_box li.active .txt_box,
.value_section .con_box li.active .btn_box { opacity:1; visibility:visible; transform:translateY(0); }
.value_section .con_box li .con_wrap { display:table-cell; width:100%; min-width:0; vertical-align:middle; }
.value_section .con_box li .con_wrap .title_box,
.value_section .con_box li .con_wrap .txt_box { width:100%; min-width:0; color:#fff; word-break:keep-all; overflow-wrap:break-word; }
.value_section .con_box li .con_wrap .title_box em { display:block; margin-bottom:25px; color:#fff; font-family:'GongGothicMedium'; font-size:15px; opacity:.5; }
.value_section .con_box li .con_wrap .title_box h3 { max-width:100%; margin-bottom:10px; color:#FFA9A9; font-family:'GongGothicBold'; font-size:clamp(24px, 2.05vw, 40px); font-weight:700; line-height:1.15; letter-spacing:-.025em; overflow-wrap:anywhere; }
.value_section .con_box li .con_wrap .title_box h4 { max-width:100%; margin-bottom:35px; color:#fff; font-family:'GongGothicMedium'; font-size:clamp(21px, 1.55vw, 30px); line-height:1.2; overflow-wrap:break-word; }
.value_section .con_box li .con_wrap .txt_box { margin-bottom:65px; }
.value_section .con_box li .con_wrap .txt_box .line { display:inline-block; width:25px; height:1px; margin-bottom:30px; background-color:#fff; text-indent:-9999px; }
.value_section .con_box li .con_wrap .txt_box p { margin:0; font-size:clamp(13px, .84vw, 16px); line-height:1.6; }
.value_section .con_box li .con_wrap .txt_box p b { display:block; padding-bottom:13px; font-size:1.45em; line-height:1.3; }
.value_section .con_box li .btn_box { position:relative; display:inline-block; line-height:0; }
.value_section .con_box li .btn_box .bubble_line { position:absolute; width:1px; height:1px; visibility:hidden; }


/***** ¹öÆ° *****/
.value_section .con_box li .button { display:inline-block; width:200px; max-width:100%; height:60px; border:0; box-sizing:border-box; background-color:transparent; color:#fff; font-size:16px; font-weight:700; text-align:center; transition:all .1s ease-out; }
.value_section .con_box li .btn_bubble_box { position:relative; display:inline-block; max-width:100%; }
.value_section .con_box li .btn_bubble_box .btn_bubble { position:relative; z-index:2; border:1px solid rgba(255, 255, 255, .5); box-sizing:border-box; transition:color .3s ease-out; }
.value_section .con_box li .btn_bubble_box .btn_bubble span { position:absolute; top:50%; left:50%; width:100%; transform:translate(-50%, -50%); }
.value_section .con_box li .btn_bubble_box .bubble_effect { position:absolute; display:block; top:50%; left:50%; width:100%; height:100%; transform:translate(-50%, -50%); pointer-events:none; -webkit-filter:url("#bubble"); filter:url("#bubble"); transition:all .1s ease-out; }
.value_section .con_box li .btn_bubble_box .bubble_effect .effect-button { position:absolute; top:50%; left:0; z-index:1; width:100%; height:100%; background:transparent; transform:translateY(-50%); transition:background .1s ease-out; }
.value_section .con_box li .btn_bubble_box .bubble_effect .circle { position:absolute; width:25px; height:25px; border-radius:15px; background:transparent; transition:background .1s ease-out; }
.value_section .con_box li .btn_bubble_box .bubble_effect .top-left { top:0; left:0; }
.value_section .con_box li .btn_bubble_box .bubble_effect .bottom-right { right:0; bottom:0; }
.value_section .con_box li .btn_box:hover .button { background-color:#fff; }
.value_section .con_box li .btn_box:hover .btn_bubble_box .btn_bubble { border:0; color:#451E88; }
.value_section .con_box li .btn_box:hover .bubble_effect .effect-button,
.value_section .con_box li .btn_box:hover .bubble_effect .circle { background-color:#fff; }


/***** ¹è°æ ÀÌ¹ÌÁö *****/
.value_section .value_img { position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; }
.value_section .value_img .bg_box { position:absolute; top:0; left:0; width:100%; height:100%; background-position:center; background-size:cover; background-repeat:no-repeat; text-indent:-9999px; opacity:0; transform:scale(1.1); transition:opacity .7s ease, transform .7s ease; }
.value_section .value_img .bg_box.active { opacity:1; transform:scale(1); }
.value_section .value_img .bg_box_01 { background-image:url("../../img/mbusi_bg_01.jpg"); }
.value_section .value_img .bg_box_02 { background-image:url("../../img/mbusi_bg_02.jpg"); }
.value_section .value_img .bg_box_03 { background-image:url("../../img/mbusi_bg_03.jpg"); }
.value_section .value_img .bg_box_04 { background-image:url("../../img/mbusi_bg_04.jpg"); }


@media screen and (max-width:1600px) and (min-width:1281px) {
.value_section .con_box > li { padding-right:clamp(18px, 2vw, 32px); padding-left:clamp(18px, 2vw, 32px); }
.value_section .con_box li .con_wrap .title_box em { margin-bottom:20px; font-size:13px; }
.value_section .con_box li .con_wrap .title_box h3 { font-size:clamp(24px, 2vw, 32px); }
.value_section .con_box li .con_wrap .title_box h4 { margin-bottom:28px; font-size:clamp(21px, 1.65vw, 26px); }
.value_section .con_box li .con_wrap .txt_box { margin-bottom:40px; }
.value_section .con_box li .con_wrap .txt_box p { font-size:14px; }
.value_section .con_box li .con_wrap .txt_box p b { font-size:1.35em; }
.value_section .con_box li .button { width:170px; height:45px; }
.value_section .con_box li .btn_bubble_box .bubble_effect .circle { width:20px; height:20px; }
.value_section .con_box li .btn_bubble_box .bubble_effect .top-left { top:10px; left:10px; }
.value_section .con_box li .btn_bubble_box .bubble_effect .bottom-right { right:10px; bottom:10px; }
}


/***** 1280px ÀÌÇÏ ÅÇÇü ÀüÈ¯ *****/
@media screen and (max-width:1280px) {
.value_section .tab_box { position:absolute; top:150px; left:50%; z-index:3; display:block; width:100%; transform:translateX(-50%); }
.value_section .tab_box .tabMenu { display:grid; grid-template-columns:repeat(4, minmax(0, 1fr)); width:min(800px, calc(100% - 30px)); margin:0 auto; padding:0; }
.value_section .tab_box .tabMenu li { float:none; width:auto; min-width:0; box-sizing:border-box; color:rgba(255, 255, 255, .5); font-family:Oswald; font-size:20px; text-align:center; cursor:pointer; transition:color .3s ease; }
.value_section .tab_box .tabMenu li.active,
.value_section .tab_box .tabMenu li:hover { color:#fff; }
.value_section .tab_box .tabMenu li span { position:relative; padding-bottom:5px; }
.value_section .tab_box .tabMenu li span::before,
.value_section .tab_box .tabMenu li span::after { position:absolute; display:block; content:''; }
.value_section .tab_box .tabMenu li span::before { top:10px; left:50%; width:6px; height:6px; border-radius:50%; background-color:#fff; opacity:0; transform:translateX(-50%); transition:all .3s ease; }
.value_section .tab_box .tabMenu li.active span::before { top:-10px; opacity:1; }
.value_section .tab_box .tabMenu li span::after { bottom:0; left:0; width:100%; height:1px; background-color:#fff; transform:translate3d(0, 0, 0) scaleX(0); transition:transform .3s ease; }
.value_section .tab_box .tabMenu li.active span::after { transform:translate3d(0, 0, 0) scaleX(1); }
.value_section .con_box { position:relative; display:block !important; width:100% !important; height:100%; }
.value_section .con_box > li,
.value_section .con_box > li:last-child { position:absolute; top:0; left:0; z-index:1; display:table !important; float:none !important; width:100% !important; height:100%; padding:100px 15px; border-right:0; opacity:0; visibility:hidden; }
.value_section .con_box > li.active { z-index:2; background-color:transparent; opacity:1; visibility:visible; }
.value_section .con_box li .txt_box,
.value_section .con_box li .btn_box { opacity:0; visibility:hidden; transform:translateY(-15px); transition:all .8s ease .6s; }
.value_section .con_box li:first-of-type.active .txt_box,
.value_section .con_box li:first-of-type.active .btn_box { opacity:0; visibility:hidden; transform:translateY(-15px); }
.value_section .con_box li:first-of-type.active.mo_active .txt_box,
.value_section .con_box li:first-of-type.active.mo_active .btn_box { opacity:1; visibility:visible; transform:translateY(0); }
.value_section .con_box li .con_wrap { text-align:center; }
.value_section .con_box li .con_wrap .title_box h3,
.value_section .con_box li .con_wrap .title_box h4 { opacity:0; visibility:hidden; transform:translateY(10px); }
.value_section .con_box li .con_wrap .title_box h3 { font-size:40px; transition:all .8s ease; }
.value_section .con_box li .con_wrap .title_box h4 { font-size:30px; transition:all .8s ease .3s; }
.value_section .con_box li.active .con_wrap .title_box h3,
.value_section .con_box li.active .con_wrap .title_box h4 { opacity:1; visibility:visible; transform:translateY(0); }
.value_section .con_box li:first-of-type.active .con_wrap .title_box h3,
.value_section .con_box li:first-of-type.active .con_wrap .title_box h4 { opacity:0; visibility:hidden; transform:translateY(10px); }
.value_section .con_box li:first-of-type.active.mo_active .con_wrap .title_box h3,
.value_section .con_box li:first-of-type.active.mo_active .con_wrap .title_box h4 { opacity:1; visibility:visible; transform:translateY(0); }
}


@media screen and (max-width:1024px) {
.value_section .con_box li .con_wrap .title_box h4 { margin-bottom:30px; }
.value_section .con_box li .con_wrap .txt_box { margin-bottom:40px; }
}


@media screen and (max-width:1000px) and (orientation:landscape) {
.value_section .value_img .bg_box { background-position:70% center; }
}


@media screen and (max-width:780px) {
.value_section .vsection { height:560px !important; min-height:0; }
.value_section .tab_box { top:40px; }
.value_section .tab_box .tabMenu li { font-size:14px; }
.value_section .con_box > li,
.value_section .con_box > li:last-child { padding:140px 15px 70px; }
.value_section .con_box li .con_wrap .title_box em { font-size:12px; }
.value_section .con_box li .con_wrap .title_box h3 { font-size:28px; }
.value_section .con_box li .con_wrap .title_box h4 { margin-bottom:25px; font-size:20px; }
.value_section .con_box li .con_wrap .txt_box { margin-bottom:25px; }
.value_section .con_box li .con_wrap .txt_box .line { margin-bottom:6vw; }
.value_section .con_box li .con_wrap .txt_box p { font-size:12px; }
.value_section .con_box li .button { width:140px; height:38px; font-size:13px; }
}

 
 
 




/***** ¼½¼Ç3. Áøµµ¹®È­ÀÚ»ê ½½¶óÀÌµå *****/
.gallery {background: #eee url(../../img/mproduct_bg.jpg) no-repeat 0 0; background-size:cover; }
.gallery .section_inner {height:auto; padding:50px 0; }
.gallery .text_g  {margin-bottom:20px;}
.gallery_g {width:100%; height: 100%;}

/* Å¸ÀÌÆ² */
.gallery .text_g .tit {padding-left:50px;}

/**³×ÀÌ°ÔÀÌ¼Ç ¹Ù**/
.gallery_slide>.gallery_pagination {position: relative;width: calc(100% - 40px); height:6px; background: #fff; margin-top:30px; margin-left:50px;}
.gallery_slide>.gallery_pagination>span {background:#000;}

/**ÀÌ¹ÌÁö**/
.gallery_item {width: calc(25.5% - 15px); margin-left:60px; max-width:350px; border-radius:20px; background:#fff; box-shadow: 3px 3px 10px rgba(0,0,0,0.2); text-align:center;}
.gallery_item  .img_inner {width:100%;  overflow:hidden; transition:0.5s; border-radius:20px 20px 0 0;}
.gallery_item a:hover .img_inner {border-radius:10px; }

/**ÅØ½ºÆ®**/
.gallery_item .text {text-align:center; width:92%; margin:0 auto;}
.gallery_item .name {display:inline-block; font-size:21px; color:#000; letter-spacing:-0.03em; font-weight:600;   margin:17px auto 10px auto;  text-align:center;}
.gallery_item .text p  {display:block; font-size:14px;  overflow: hidden; line-height:1.4em; word-break:keep-all; }

/* ¹öÆ°*/
.gallery_item .g_btn {position:relative; display: inline-block;  padding:5px 15px; margin:15px auto 25px; font-size:13px; color:#fff;  border-radius:30px;  background: linear-gradient(-67.5deg, #9A37DF, #4520E4); background:  -webkit-linear-gradient(-67.5deg, #9A37DF, #4520E4); }

/**¸ð¼Ç**/
.gallery .gallery_item .img {width: 100%;  padding-bottom: 100%; transition:0.1s; transform: scale(1.8);  }
.gallery.on .gallery_item .img {transform: scale(1);}
.gallery .gallery_item:hover .img  { transition:0.1s;  transform: scale(1.1);}
.gallery .gallery_item .text {opacity:0;transform:translateY(40px);}
.gallery.on .gallery_item .text {opacity:1;transform:translateY(0px);}
.gallery.on .gallery_item .img {transition: 1.2s 0.2s;}
.gallery.on .gallery_item .text {transition: 0.9s 0.3s;}
.gallery .gallery_item .g_btn {opacity:0;transform:translateY(40px);}
.gallery.on .gallery_item .g_btn {opacity:1;transform:translateY(0px); transition: 0.9s 1.0s;}
.gallery .gallery_slide>.gallery_pagination {width:0;}
.gallery.on .gallery_slide>.gallery_pagination {width:calc(100% - 40px);transition:  0.9s 1.5s;}

@media screen  and (max-width:1279px){
.gallery_item {width: calc(40% - 18px); max-width:310px; margin-left:40px;}
}

@media screen and (max-width:767px){
.gallery .text_g .tit {margin-bottom:31px; padding-left:20px;}
.gallery_item {width: calc(80% - 18px);margin-right:20px; max-width:240px; margin-left:20px;}
.gallery_item .name {font-size:16px; width:180px; margin:15px auto 10px auto;}
.gallery_item .text p  {font-size:12px;}
.gallery.on .gallery_slide>.gallery_pagination {width:calc(100% - 20px);}
.gallery_slide>.gallery_pagination { margin-left:20px; height:4px;}
}

 
 






/***** ¼½¼Ç4. ÁÖ¿ä Áú¹® ¸µÅ© *****/
.board_list { position:relative; width:100%; background:url(../../img/mcustomer_bg.jpg) no-repeat center bottom; background-size:cover; overflow:hidden; }
.section .text_g .tit { margin:0; }
.section .text_g .txt1::before { height:0; }
.board_list .board_g { width:min(1200px, calc(100% - 40px)); margin:50px auto; }
.board_list .board_g .text_g { text-align:center; }
.board_list .board_g .text_g .view a { margin:20px 0; }
.section .m_link_board { width:100%; margin:20px auto 0; opacity:0; transform:translateY(40px); }
.section.on .m_link_board { opacity:1; transform:translateY(0); transition:opacity .9s .8s, transform .9s .8s; }
.section .m_link_board ul { width:100%; margin:0; padding:0; list-style:none; }
.section .m_link_board li { width:100%; margin:0 0 10px; padding:0; list-style:none; }
.section .m_link_board li:last-child { margin-bottom:0; }
.section .m_link_board li a { position:relative; display:flex; align-items:center; width:100%; min-height:70px; padding:20px 65px 20px 52px; border-radius:10px; box-sizing:border-box; background:linear-gradient(-67.5deg, #9A37DF, #4520E4); color:#fff; text-decoration:none; box-shadow:0 8px 24px rgba(35, 19, 76, .12); overflow:hidden; transition:transform .25s ease, box-shadow .25s ease, filter .25s ease; }
.section .m_link_board li a::before { position:absolute; top:0; left:-20%; width:35%; height:100%; background:linear-gradient(90deg, transparent, rgba(255, 255, 255, .14), transparent); content:""; transform:skewX(-20deg); transition:left .5s ease; }
.section .m_link_board li a:hover { color:#fff; text-decoration:none; transform:translateY(-3px); box-shadow:0 13px 30px rgba(50, 23, 108, .22); filter:brightness(1.06); }
.section .m_link_board li a:hover::before { left:110%; }
.section .m_link_board .link_dot { flex:0 0 5px; width:5px; height:5px; margin-right:14px; border-radius:50%; background:#b889f1; }
.section .m_link_board .link_text { display:block; min-width:0; color:#fff; font-family:"Noto Sans KR"; font-size:17px; font-weight:500; line-height:1.5; letter-spacing:-.035em; word-break:keep-all; }
.section .m_link_board .link_arrow { position:absolute; top:50%; right:32px; width:10px; height:10px; border-top:2px solid rgba(255, 255, 255, .8); border-right:2px solid rgba(255, 255, 255, .8); transform:translateY(-50%) rotate(45deg); transition:right .25s ease; }
.section .m_link_board li a:hover .link_arrow { right:27px; }


@media screen and (max-width:1279px) {
.board_list .board_g { width:min(1100px, calc(100% - 40px)); }
.section .m_link_board li a { min-height:76px; padding:21px 58px 21px 38px; }
.section .m_link_board .link_text { font-size:15px; }
.section .m_link_board .link_arrow { right:27px; }
.section .m_link_board li a:hover .link_arrow { right:23px; }
}




@media screen and (max-width:1000px) {
.board_list .board_g { width:calc(100% - 24px); max-width:700px; margin:30px auto; }
.board_list .text_g .tit { font-size:13px; }
.board_list .text_g .tit b { padding-bottom:10px; font-size:35px; }
.board_list .board_g .text_g .view a { margin:5px 0 15px; }
.section .m_link_board { margin-top:10px; }
.section .m_link_board li { margin-bottom:7px; }
.section .m_link_board li a { min-height:50px; padding:12px 40px 12px 20px; border-radius:7px; }
.section .m_link_board .link_dot { flex:0 0 4px; width:4px; height:4px; margin-right:9px; }
.section .m_link_board .link_text { font-size:13px; line-height:1.45; letter-spacing:-.04em; }
.section .m_link_board .link_arrow { right:18px; width:7px; height:7px; border-width:1px; }
.section .m_link_board li a:hover { transform:none; }
}











/***** footer *****/
#fp-nav ul li:last-child { display:none; }

/***** °øÅë:: ¿ìÃø ¹öÆ° ¹× ¼½¼ÇÅ×ÀÌºí *****/
html.fp-enabled,
.fp-enabled body { margin:0; padding:0; overflow:hidden; -webkit-tap-highlight-color:rgba(0,0,0,0); }
.fp-section { position:relative; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fp-slide { float:left; }
.fp-slide,
.fp-slidesContainer { display:block; height:100%; }
.fp-slides { position:relative; z-index:1; height:100%; overflow:hidden; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
.fp-section.fp-table,
.fp-slide.fp-table { display:table; table-layout:fixed; width:100%; }
.fp-tableCell { display:table-cell; width:100%; height:100%; vertical-align:middle; }
.fp-slidesContainer { position:relative; float:left; }
.fp-controlArrow { position:absolute; z-index:4; top:50%; width:0; height:0; margin-top:-38px; border-style:solid; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -khtml-user-select:none; -ms-user-select:none; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.fp-controlArrow.fp-prev { left:15px; width:0; border-width:38.5px 34px 38.5px 0; border-color:transparent #fff transparent transparent; }
.fp-controlArrow.fp-next { right:15px; border-width:38.5px 0 38.5px 34px; border-color:transparent transparent transparent #fff; }
.fp-scrollable { position:relative; overflow:hidden; }
.fp-scroller { overflow:hidden; }
.iScrollIndicator { border:0 !important; }
.fp-notransition { -webkit-transition:none !important; transition:none !important; }
#fp-nav { position:fixed; z-index:9990; top:50%; right:0; display:block; width:80px; height:100%; border-left:1px solid rgba(255,255,255,0.3); background-color:rgba(0,0,0,0.3); opacity:1; -webkit-transform:translate3d(0,0,0); }
#fp-nav.right { right:0; }
#fp-nav.left { left:17px; }
.fp-slidesNav { position:absolute; z-index:4; right:0; left:0 !important; margin:0 auto !important; opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.fp-slidesNav.bottom { bottom:17px; }
.fp-slidesNav.top { top:17px; }

#fp-nav ul,
.fp-slidesNav ul { position:fixed; top:40%; right:0; margin:0; padding:0; }

#fp-nav ul li,
.fp-slidesNav ul li { position:relative; display:block; width:100%; height:14px; margin:14px 0; }

#fp-nav ul li:nth-child(1),
#fp-nav ul li:nth-child(3) { height:28px; margin-bottom:18px; }
.fp-slidesNav ul li { display:block; }
#fp-nav ul li a,
.fp-slidesNav ul li a { position:relative; z-index:1; display:block; width:100%; height:100%; cursor:pointer; text-decoration:none; }

#fp-nav ul li a.active:after { position:absolute; top:-3px; right:80px; display:block; width:1px; height:20px; background:#fff; content:""; }
#fp-nav ul li:nth-child(1) a.active:after,
#fp-nav ul li:nth-child(3) a.active:after { height:34px; }

#fp-nav.wh ul li a.active:after { background:#FF62BE; }
#fp-nav ul li .fp-tooltip { position:absolute; top:0; display:block; width:70px; overflow:hidden; color:#fff; font-family:"Montserrat","Noto Sans KR"; font-size:11px; font-weight:600; line-height:1.35; text-align:left; white-space:nowrap; opacity:0.8; cursor:pointer; }
#fp-nav.wh ul li .fp-tooltip { color:#fff; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip { opacity:1; -webkit-transition:opacity 0.2s ease-in; transition:opacity 0.2s ease-in; }
#fp-nav ul li .fp-tooltip.right { right:0; }
#fp-nav ul li .fp-tooltip.left { left:20px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell { height:auto !important; }
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell { height:auto !important; }

#fp-nav ul li:last-child a span,
.fp-slidesNav ul li:last-child a span { display:none; }

@media all and (max-width:1280px) {
#fp-nav.right { right:10px; }
}

@media all and (max-width:1279px) {
.fp-section.fp-table,
.fp-slide.fp-table { height:auto !important; }
.fp-tableCell { height:auto !important; }
}


@media all and (max-width:480px) {
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip { display:none; }
#fp-nav ul li,
.fp-slidesNav ul li { margin:0; }
}