.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:linear-gradient(-67.5deg, #CB43DD, #45286A, #C85EE3, #28346A);
background: -webkit-linear-gradient(-67.5deg, #AA0799, #572085, #00758e, #38367E); background-size: 400% 400%; animation: gradientBG 5s ease infinite; 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:0.2;}

/* ÀÌ¹ÌÁö ÅØ½ºÆ® ÄÁÅÙÃ÷ »çÀÌÁî  */
.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%);}
}






/* ÆäÀÌÂ¡*/
.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:auto;  top:20%;right:5px; }
#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; overflow: hidden;}
.value_section .vsection  {width:100%;height:100%;  overflow: hidden; display:block; height:100vh !important; min-height:700px; }
.value_section h2{display: none; opacity: 0; visibility: hidden;}
.value_section .tab_box{display: none;}
.value_section .con_box{position: relative; z-index: 2; width: 100%; height: 100%;}
.value_section .con_box li{display:table; float:left; width:25%; height:100%; padding:200px 2.5%; border-right: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; background-color: transparent; transition: background-color 0.7s ease; -webkit-transition: background-color 0.7s ease; -ms-transition: background-color 0.7s ease; -moz-transition: background-color 0.7s ease; -o-transition: background-color 0.7s ease;}
.value_section .con_box li:last-child{padding-right:6%;} 
.value_section .con_box li.active{background-color: rgba(151,53,223, 0.7);}
.value_section .con_box li .txt_box,
.value_section .con_box li .btn_box{opacity: 0; visibility: hidden; transform: translateY(-15px); transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease;}
.value_section .con_box li.active .txt_box,
.value_section .con_box li.active .btn_box{opacity: 1; transform: translateY(0); visibility: visible;}
.value_section .con_box li .con_wrap{display: table-cell; vertical-align: middle;}
.value_section .con_box li .con_wrap .title_box,
.value_section .con_box li .con_wrap .txt_box{color: #fff; word-break: keep-all;}
.value_section .con_box li .con_wrap .title_box em{display: block; color: #fff; font-size: 15px;     font-family: 'GongGothicMedium'; opacity:0.5; margin-bottom: 25px;}
.value_section .con_box li .con_wrap .title_box h3{font-size:40px; color: #FFA9A9; font-weight: 700; font-family: 'GongGothicBold';  margin-bottom: 10px;}
.value_section .con_box li .con_wrap .title_box h4{font-size:30px; color: #fff; font-weight: 700; margin-bottom: 75px;  font-family: 'GongGothicMedium'; line-height:1.2;}
.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; text-indent: -9999px; background-color: #fff; margin-bottom: 40px;}
.value_section .con_box li .con_wrap .txt_box p{font-size: 16px; line-height: 1.6;}
.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; visibility: hidden; width: 1px; height: 1px;}

/**¹öÆ°**/
.value_section .con_box li .button{width: 200px; height: 60px; background-color: transparent; border: none; color: #fff; display: inline-block; font-size: 16px; font-weight: 700; box-sizing: border-box; text-align: center; transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; -ms-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out;}
.value_section .con_box li .btn_bubble_box{position: relative; display: inline-block;}  
.value_section .con_box li .btn_bubble_box .btn_bubble{position: relative; z-index: 2; border: 1px solid rgba(255, 255, 255, 0.5); box-sizing: border-box; transition: color 0.3s ease-out;}
.value_section .con_box li .btn_bubble_box .btn_bubble span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%;}
.value_section .con_box li .btn_bubble_box .bubble_effect{position: absolute; display: block; width: 100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-filter: url("#bubble"); filter: url("#bubble"); pointer-events: none; transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; -ms-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out;}
.value_section .con_box li .btn_bubble_box .bubble_effect .effect-button{position: absolute; width: 100%; height: 100%; top: 50%; left: 0; z-index: 1; transform: translateY(-50%); background: transparent; transition: background 0.1s ease-out; -webkit-transition: background 0.1s ease-out; -ms-transition: background 0.1s ease-out; -o-transition: background 0.1s ease-out; -moz-transition: background 0.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 0.1s ease-out; -webkit-transition: background 0.1s ease-out; -ms-transition: background 0.1s ease-out; -moz-transition: background 0.1s ease-out; -o-transition: background 0.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{bottom: 0; right: 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:none; color: #451E88;}
.value_section .con_box li .btn_box:hover .bubble_effect .effect-button{background-color: #fff;}
.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 center; background-size: cover; background-repeat: no-repeat; text-indent: -9999px; transform: scale(1.1); opacity: 0; transition: opacity 0.7s ease, transform 0.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: 1400px){
.value_section .con_box li .con_wrap .title_box h3{font-size:35px;}
.value_section .con_box li .con_wrap .title_box h4{font-size:27px; margin-bottom:30px;}
.value_section .con_box li .con_wrap .txt_box .line{margin-bottom:30px;}
.value_section .con_box li .button{width:180px; height: 45px;}
.value_section .con_box li .con_wrap .txt_box {margin-bottom:45px;}
.value_section .con_box li .btn_bubble_box .bubble_effect .circle{width: 20px; height: 20px; border-radius: 15px}
.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{bottom: 10px; right: 10px;}
}

@media screen and (max-width: 1280px){
.value_section .tab_box{display: block; width:100%; position:absolute; z-index:3; top:150px; left:50%; transform: translateX(-50%); }
.value_section .tab_box .tabMenu{max-width:800px; margin: 0 auto;}
.value_section .tab_box .tabMenu:after{content: ''; clear: both; visibility: hidden; display: block;}
.value_section .tab_box .tabMenu li{float:left; width: 25%; font-size: 20px; font-family:Oswald; text-align: center; color: rgba(255, 255, 255, 0.5); box-sizing: border-box; cursor: pointer; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -ms-transition: color 0.3s ease; -moz-transition: color 0.3s ease; -o-transition: color 0.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{display: block; content: ''; position: absolute;}
.value_section .tab_box .tabMenu li span:before{top: 10px; left: 50%; transform: translateX(-50%); width: 6px; height: 6px; border-radius: 50%; background-color: #fff; opacity: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.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; transform: translate3d(0,0,0) scaleX(0); background-color: #fff; transition: transform 0.3s ease; -webkit-transition: transform 0.3s ease; -ms-transition: transform 0.3s ease; -moz-transition: transform 0.3s ease; -o-transition: transform 0.3s ease;}
.value_section .tab_box .tabMenu li.active span:after{transform: translate3d(0,0,0) scaleX(1);}
.value_section .con_box li,
.value_section .con_box li:last-child {width: 100%; padding:100px 15px; position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; visibility: hidden; border-right: none;}
.value_section .con_box li.active{opacity: 1; visibility: visible; z-index: 2;  background-color: transparent;}
.value_section .con_box li .txt_box,
.value_section .con_box li .btn_box{opacity: 0; visibility: hidden; transform: translateY(-15px); transition: all 0.8s ease 0.6s; -webkit-transition: all 0.8s ease 0.6s; -ms-transition: all 0.8s ease 0.6s; -moz-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.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; transform: translateY(0); visibility: visible;}
.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 0.8s ease; -webkit-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease;}
.value_section .con_box li .con_wrap .title_box h4{font-size: 30px; transition: all 0.8s ease 0.3s; -webkit-transition: all 0.8s ease 0.3s; -ms-transition: all 0.8s ease 0.3s; -moz-transition: all 0.8s ease 0.3s; -o-transition: all 0.8s ease 0.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(0px);}
.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(0px);}
}
@media screen and (max-width: 1024px){
.value_section .con_box li .con_wrap .title_box h4{margin-bottom:35px;}
.value_section .con_box li .con_wrap .txt_box{margin-bottom:45px;} 
}

@media screen and (max-width: 1000px) and (orientation: landscape){
.value_section .value_img .bg_box{background-position: 70% center;}
}

@media screen and (max-width: 640px){
.value_section .vsection  {  height:500px !important; min-height:auto; }
.value_section .tab_box{top:40px;}
.value_section .tab_box .tabMenu li{font-size:14px;}
.value_section .con_box li .con_wrap .title_box em{font-size:12px;}
.value_section .con_box li .con_wrap .txt_box p{font-size:12px;}
.value_section .con_box li .button{width:130px; height:40px; font-size: 13px;}
}

@media screen and (max-width: 420px){
.value_section .con_box li .con_wrap .title_box h3{font-size:30px;}
.value_section .con_box li .con_wrap .title_box h4{font-size:20px; margin-bottom: 10.7143vw;}
.value_section .con_box li .con_wrap .txt_box{margin-bottom: 10.7143vw;}
.value_section .con_box li .con_wrap .txt_box .line{margin-bottom: 7.1429vw;}
}

@media screen and (max-width: 380px) and (max-device-height: 720px) and (orientation: portrait){
.value_section .con_box li{padding:140px 15px 70px;}
}
 
 
 




/***** ¼½¼Ç3. product ½½¶óÀÌµå *****/
.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;   display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word; line-height:1.4em; height: 2.9em; text-overflow: ellipsis; }

/* ¹öÆ°*/
.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:200px; margin-left:20px;}
.gallery_item .name {font-size:15px; 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 {background:url(../../img/mcustomer_bg.jpg) no-repeat center bottom;  background-size:cover;  width:100%; overflow:hidden; position:relative;}
.section .text_g .tit { margin:0;}
.section .text_g .txt1:before {height:0px;}
.board_list .board_g {max-width:1400px; 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_board { width:100%; margin:20px auto 0; } 
.section .m_board{opacity:0;transform:translateY(40px); width:100%;}
.section.on .m_board{opacity:1;transform:translateY(0px);transition: 0.9s 0.8s; }
.section .m_board  .board_output  {width:98%; margin:0 auto; }
.section .m_board  .board_output tr:after {content:"";display:block;clear:both;}
.section .m_board  .board_output tr .board_output tr  {float:left; width:49.4%; margin:5px 0.3%; background: linear-gradient(-67.5deg, #9A37DF, #4520E4); background: -webkit-linear-gradient(-67.5deg, #9A37DF, #4520E4);
 border-radius:8px; display:inline-block;}
.section .m_board  .board_output tr .board_output tr  td { padding:30px 0; }
.section .m_board  .board_output tr .board_output tr  td.bd_out1 {padding-left:10px;}
/* ¾ÕµµÆ®Á¦°Å*/
.section .m_board  .board_output tr .board_output  tr td:first-child { display:none; }
/* Á¦¸ñ*/
.section .m_board  .board_output .bd_out1 {margin-left:3%; width:78%; display:inline-block; float:left; background:url('../../img/dot_1.png') no-repeat 0 center;}
.section .m_board  .board_output .bd_out1 a {font-size:17px; color:#fff; line-height:120%;  font-family: "Noto Sans KR"; }
.section .m_board  .board_output .bd_out1 a:hover { color:#F4D7FB;   text-decoration: none; }
/* new ºñ¹Ð±Û ÀÌ¹ÌÁö ¾ÆÀÌÄÜ »çÀÌÁî Á¶Á¤*/
.section .m_board  .board_output .bd_out1 a img {width:10px; height:10px; vertical-align:top;}
.section .m_board  .board_output .bd_out1  img {width:13px; height:13px; vertical-align:top; }
/* ³¯Â¥*/
.section .m_board  .board_output tr .board_output  tr td:last-child {float:right;  margin-right:3%; text-align:right;  line-height:120%;   font-size:16px; font-family: "Noto Sans KR"; color:#fff; }
@media screen and ( max-width:1279px ) {
.section .m_board  .board_output .bd_out1 {margin-left:2%; padding-left:7px;}
.section .m_board .board_output .bd_out1 a {font-size:15px;}
.section .m_board .board_output tr .board_output  tr td:last-child {margin-right:2%; font-size:14px; }
}
@media screen and ( max-width:1000px ) {
.section .m_board .board_output  {max-width:700px; }
.section .m_board  .board_output tr .board_output tr  {  width:99.4%;  }
.section .m_board .board_output tr .board_output tr  td { padding:20px 0; }
}
@media screen and ( max-width:767px ) { 
.board_list .text_g .tit {font-size:13px; }
.board_list .text_g .tit b { font-size:35px; padding-bottom:10px;}
.board_g .text_g .view a{margin:5px 0 15px 0;}
.m_board {margin:10px auto 0;} 
.section .m_board .board_output .bd_out1 a {font-size:12px; letter-spacing:-0.04em; }
.section .m_board .board_output .bd_out1 a img,
.section .m_board .board_output .bd_out1  img {margin-top:5px;}
.section .m_board .board_output tr .board_output tr  { margin:3px 0.3%;  }
.section .m_board .board_output tr .board_output  tr td:last-child {font-size:11px; letter-spacing:-0.05em; }
.section .m_board .board_output tr .board_output tr  td { padding:15px 0; }
}


 
/***** 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 { height: 100%; display: block;}
.fp-slides {z-index:1; height: 100%;  overflow: hidden; position: relative;-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; vertical-align: middle;  width: 100%; height: 100%;}
.fp-slidesContainer { float: left; position: relative;}
.fp-controlArrow { position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0;height: 0;border-style: solid; margin-top: -38px;-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 { overflow: hidden; position: relative;}
.fp-scroller{overflow: hidden;}
.iScrollIndicator{ border: 0 !important;}
.fp-notransition { -webkit-transition: none !important; transition: none !important;  }
#fp-nav {position: fixed; width:80px; height:100%;  background-color:rgba(0,0,0,0.3);  border-left:1px solid rgba(255,255,255,0.3); top: 50%; right:0px;  display:block;  z-index:9990;   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; opacity: 1; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); left: 0 !important; right: 0; margin: 0 auto !important;}
.fp-slidesNav.bottom { bottom: 17px;}
.fp-slidesNav.top { top: 17px;}
#fp-nav ul,.fp-slidesNav ul { margin: 0;padding: 0; position: fixed; right:0; top:40%;}
#fp-nav ul li,.fp-slidesNav ul li {display: block; width: 100%; height:14px; margin:20px 0; position:relative;}
.fp-slidesNav ul li {display: inline-block;}
#fp-nav ul li a,.fp-slidesNav ul li a { display: block; position: relative;z-index: 1; width: 100%;height: 100%;cursor: pointer;text-decoration: none;}
#fp-nav ul li a.active:after{ display:block;content:""; width:1px;height:20px; background:#fff; position:absolute; right:80px; top:0; margin-top:-3px;}
#fp-nav.wh ul li a.active:after{background:#FF62BE; }
#fp-nav ul li .fp-tooltip {position: absolute; top:0; color: #fff; font-size:11px; font-family:"Montserrat","Noto Sans KR"; font-weight:600; white-space: nowrap; width:70px; text-align:left; opacity:0.8;  overflow: hidden; display: block;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 {-webkit-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;  opacity: 1; }
#fp-nav ul li .fp-tooltip.right {right:0px; }
#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;}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;}
 }