.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;}
body{background:#000;}






/* ¿ìÃø Äü ÀüÈ­¹øÈ£ ¾È³» ¹®ÀÇ */
.mtel {position:fixed; z-index:10000000; right:120px; top:30px; 
animation:mtel 1s ease-out  infinite; -moz-animation:mtel 1s  ease-out  infinite; -webkit-animation:mtel 1s  ease-out   infinite; -o-animation:mtel 1s  ease-out   infinite; }
@keyframes mtel 
{0%{margin-top:0px;} 50%{margin-top:10px;} 100%{margin-top:0px;}}
@-moz-keyframes mtel 
{0%{margin-top:0px;} 50%{margin-top:10px;} 100%{margin-top:0px;}}
@-webkit-keyframes mtel 
{0%{margin-top:0px;} 50%{margin-top:10px;} 100%{margin-top:0px;}}
@-o-keyframes mtel 
{0%{margin-top:0px;} 50%{margin-top:10px;} 100%{margin-top:0px;}}
.mtel a section {min-width:50px; background:#ff8135;  height:50px; border-radius:50px; display:block;   box-shadow: 3px 3px 8px rgba(0,0,0,0.3);}
.mtel a section  span.icon {background:#ff8135  url(../../img/icon_tel.png) no-repeat center center; border-radius:50px; display:block; width:40px; height:40px; position: absolute; left:5px; top:5px; }
.mtel a section span.txt {display:none; color:#000; font-size:15px; padding:13px 22px 0 46px; transition:0.4s; }
.mtel a section span.txt strong{color:#fff; letter-spacing:0.03em; font-size:18px;}
.mtel_mo {display:none;}
 
@media screen and (min-width:1024px){
.mtel a:hover section span.txt {display:block; }
}
 
@media screen and (max-width:1339px){
.mtel {top:80px; right:20px;} 
}

@media screen and (max-width:1024px){
.mtel {right:40px; top:10px;}  
.mtel a section {min-width:30px;height:30px;}
.mtel a section span.txt {font-size:12px; padding:3px 10px 0 30px;}
.mtel a section span.txt strong{font-size:14px;}
.mtel a section span.icon {background-size:16px;  width:28px; height:28px; left:1px; top:1px; }
.mtel_mo {display:block;}
.mtel_pc {display:none;}
}
 



/**»ó´Ü¸Þ´ººÎºÐ ¼½¼Ç :: ¹àÀº ¹è°æ¹öÀü**/



.wht #wrap header h1.logo a.main_logo {background:url(../../img/logo2.png) no-repeat center / contain;}
.wht #wrap header .gnb>li>a {color:#000;}
.wht #wrap header .gnb>li .depth2_l>li>a {color:#000;}
.wht #wrap header .gnb>li .depth2_l {background:rgba(255,255,255,0.8);}





/******* °øÅë ¹è°æ°ú Å¸ÀÌÆ² *******/
.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-weight:500;color:#000;letter-spacing:-0.025em;line-height: 1.8;opacity:0.9; }

/* Å¸ÀÌÆ² */
.section .text_g .tit {display:block;   color:#262626; font-size:70px;  line-height:1; letter-spacing: 0;  padding:17px 0;  font-family: 'Russo One', sans-serif; }
.section .text_g .tit01 {display:block; color:#272727; font-size:70px;  line-height:1; letter-spacing: 0;  padding:17px 0;  font-family: 'Russo One', sans-serif; }

/* ÅØ½ºÆ®*/
.section .text_g .txt1 {font-size:17px;  line-height:1.8;   width:90%; margin:0 auto; }

/* ¹öÆ°*/
.section .text_g .view a { position:relative; display: inline-block;   font-size:13px; color:#ff8135; border:2px solid #ff8135; font-weight:600; padding:10px 30px; margin-top:50px;   background:url(../../img/view_icon.png) no-repeat center right; overflow:hidden;}
.section .text_g .view a:before {content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background:#ff8135; opacity:0.2;}
.section .text_g .view a:hover:before {width:100%;transition:width 0.5s;}

@media screen and (max-width:1339px) and (max-width:1500px){
.section .text_g .tit {font-size:57px;  }
.section .text_g .view a { margin-top:40px;}
}

@media screen and (max-width:1339px){
.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:54px;}
.section .text_g .txt1:before {margin: 0 auto 25px;}
.section .text_g .view a { margin-top: 30px;}
.section .text_g .cate {font-size:15px;}
.section .text_g .txt1 {font-size:14px;}
.section .text_g .view a { font-size:12px;  padding:7px 20px; margin-top:30px;}
}
@med
ia screen and (max-width:1024px){
.section .text_g .tit {font-size:40px;}
}

@media screen and (max-width:767px){
.ptbr{display:none !important;}
.mbr{display:block !important;}
.section .text_g .cate {font-size: 13px;}
.section .text_g .tit {font-size:32px; padding:10px 0; }
.section .text_g .txt1 {font-size:12px;}
.section .text_g .view a {font-size:11px;  padding:5px 20px; margin-top:30px;}
.top_btn { bottom:10px; right:10px;}
}

/* ¾îµÎ¿î ¹è°æÀÇ ÆùÆ® ¹× ¶óÀÎ ¹à°Ô Ã³¸®*/
.mmovie .text_g .tit,
.quick_menu .text_g .tit,
.partner .text_g .tit {color:#fff;}
.mmovie .text_g .txt1,
.quick_menu .text_g .txt1,
.partner .text_g .txt1{color:#fff;}

/* °øÅë¸ð¼Ç*/
.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:1;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;}

/* ¾Æ·¡·Î ½ºÅ©·Ñ ¹öÆ° */
#section1 .scroll_bar {position:absolute;bottom:0px;left:50%;width:1px;height:80px;background:rgba(255,255,255,0.2);z-index:10;overflow:hidden;}
#section1 .scroll_bar:after {content:"";position:absolute;top:-100px;left:0;width:100%;height:100%;background:#fff;animation:scroll_ani 1s infinite;}
@keyframes scroll_ani {
 0% {top:-100px;}
 50% {top:0;}
 100% {top:100px;}
}

 












/***** ¼½¼Ç1. ¸ÞÀÎ·Ñ¸µ ¹è³Ê *****/
.main_item {overflow:hidden;width: 100%;}
.main_item .bg {position: absolute;top: 0;left: 0;width: 100%;transform: translateX(-0%); height:100% !important; }
.main_item .text_g strong span {color:#FFE32B; letter-spacing:-0.01em; font-weight:800; }

/* Áß¾Ó ¹Ú½º ³×°³ ¾ÆÀÌÄÜ */
#section1 .mm_btn {position: absolute; top:65%;left: 50%;transform: translate(-50%,-50%);  z-index:100;   }
#section1 .mm_btn ul {height:170px; width:800px;}
#section1 .mm_btn ul li {display:inline-block; width:25%;  padding:0 0.5%; float:left; height:100%; text-align:center; position:relative;;}
#section1 .mm_btn ul li a { display:inline-block; width:100%; height:100%;  text-align:center; border:1px solid rgba(255,255,255,0.6);  background:rgba(0,0,0,0.3);}
#section1 .mm_btn ul li a span.txt { font-size:17px; color:#fff; padding-top:105px; margin-top:15px; display:block;}
#section1 .mm_btn ul li a:hover span.txt { color:#ff8135;}
#section1 .mm_btn ul li:nth-child(1) a span.txt {background:url(../../img/mbtn_icon1.png) no-repeat center top; }
#section1 .mm_btn ul li:nth-child(2) a span.txt {background:url(../../img/mbtn_icon2.png) no-repeat center top; }
#section1 .mm_btn ul li:nth-child(3) a span.txt {background:url(../../img/mbtn_icon3.png) no-repeat center top; }
#section1 .mm_btn ul li:nth-child(4) a span.txt {background:url(../../img/mbtn_icon4.png) no-repeat center top; }
#section1 .mm_btn ul li a:hover{ display:inline-block;  background:rgba(0,0,0,0.6); }
#section1 .mm_btn  {opacity:0;}
#section1.on  .mm_btn {opacity:1; transition:0.9s 0.7s; }

/* µ¿¿µ»ó*/
.movie_g {background:#fff;}
.movie_g .bg-size{  background-attachment: fixed !important;  background-size: cover !important; padding:0; margin:0;}
.movie_g video {border:0; padding:0; margin:0;  position: absolute; opacity:0.7; top: 50%;  left: 50%;  min-width: 100%;  min-height: 100%;  width: auto;  height: auto; z-index: -100;  transform: translateX(-50%) translateY(-50%);  background-size: cover;  transition: 1s opacity;}
     
/* ÅØ½ºÆ® */
.main_item .text_g {position: absolute;  z-index:100; top:35%;left: 50%;transform: translate(-50%,-50%); width:90%;text-align:center;}
.main_item .text_g strong {display: block; color:#fff; font-size:80px; line-height:110%; letter-spacing:0; font-family:'Russo One','GmarketSansBold'; text-shadow: 3px 3px 2px rgba(0,0,0,0.1);}
.main_item .text_g strong b {color:#ff8135; }
 
/* ÆäÀÌÂ¡*/
.mainslide .main_paging {position:absolute; bottom:6%; left:50%; transform: translate(-50%,-0%);display: flex;justify-content: center;align-items: center; margin-left:5px;z-index: 100;}
.mainslide .main_prev {background:#fff url(../../img/main_prev2.png) no-repeat center; margin-right:25px; }
.mainslide .main_next {background:#ff8135 url(../../img/main_next2.png) no-repeat center; margin-left:25px;}
.mainslide .main_arrow:hover {opacity:0.7;}
.mainslide .main_arrow {opacity:1; width:40px;height:40px; cursor:pointer; border-radius:50%;}
 
/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:14px;height:14px;border:1px solid #fff;background:transparent;margin: 0 8px;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 span{opacity:0;transform:translateY(-40px);}
.mainslide .text_g strong {opacity:0;transform:translateY(40px);}
.mainslide.on .text_g strong {opacity:1;transform:translateY(0px);transition:0.9s 0.7s; }
.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:1339px){
.mainslide {height:100%;}
/* Áß¾Ó ¹Ú½º ³×°³ ¾ÆÀÌÄÜ */
#section1 .mm_btn ul {height:122px; width:550px;}
#section1 .mm_btn ul li a span.txt {font-size:14px;padding-top:72px; margin-top:10px;}
#section1 .mm_btn ul li:nth-child(1) a span.txt,
#section1 .mm_btn ul li:nth-child(2) a span.txt,
#section1 .mm_btn ul li:nth-child(3) a span.txt,
#section1 .mm_btn ul li:nth-child(4) a span.txt {background-size:70px; }
}


@media screen and (max-width:1024px){
/* ÆäÀÌÂ¡*/
.mainslide .main_paging {top:80%;}
.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_paging {bottom:76px;}
/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:9px;height:9px; margin: 0 5px;}
/* ÅØ½ºÆ® */
.main_item .text_g strong { font-size:65px;}
}

            
@media screen and (max-width:767px){
/* Áß¾Ó ¹Ú½º ³×°³ ¾ÆÀÌÄÜ */
#section1 .mm_btn ul {height:80px; width:300px;}
#section1 .mm_btn ul li a span.txt {font-size:11px;padding-top:43px; margin-top:10px;}
#section1 .mm_btn ul li:nth-child(1) a span.txt,
#section1 .mm_btn ul li:nth-child(2) a span.txt,
#section1 .mm_btn ul li:nth-child(3) a span.txt,
#section1 .mm_btn ul li:nth-child(4) a span.txt {background-size:40px; }

/* ÅØ½ºÆ® */
.main_item .text_g strong { font-size:42px;}
}

 












/***** ¼½¼Ç2. ¹è°æ·Ñ¸µ ¹è³Ê*****/
.value_section{position:relative; overflow: hidden; background:#000;  }
.value_section .vsection  {margin-right:80px; overflow: hidden; display:block; height:100vh !important; min-height:600px; }
.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: 20%; height: 100%; padding:200px 2%; border-right: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; }
.value_section .con_box li.active{background-color: rgba(0,0,0, 0.4);  }
.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-weight: 500; font-style: normal; margin-bottom:25px; }
.value_section .con_box li .con_wrap .title_box h3{font-size:40px;color: #fff; font-weight: 700;  line-height:1.2; margin-bottom: 10px;  padding:0; text-align:left;  }
.value_section .con_box li .con_wrap .title_box h4{font-size:25px; color: #fff;font-weight:400; margin-bottom:50px; line-height:1.2; }
.value_section .con_box li .con_wrap .txt_box{margin-bottom:70px;}
.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: 14px; 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;}
 
/**¹öÆ°**/ 
.button{width: 200px; height: 60px; background-color: transparent; border: none; color: #fff; display: inline-block; font-size: 16px; border-radius:50px;  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;}
.btn_bubble_box{position: relative; display: inline-block;}  
.btn_bubble_box .btn_bubble{position: relative; z-index: 2; border: 2px solid rgba(255, 255, 255, 1); box-sizing: border-box; transition: color 0.3s ease-out;}
.btn_bubble_box .btn_bubble span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%;}
.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;}
.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;}
.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;}
.btn_bubble_box .bubble_effect .top-left{top: 0; left: 0;}
.btn_bubble_box .bubble_effect .bottom-right{bottom: 0; right: 0;}
.btn_box:hover .button{background-color: #fff;}
.btn_box:hover .btn_bubble_box .btn_bubble{border: none; color: #ff8135;}
.btn_box:hover .bubble_effect .effect-button{background-color: #fff;}
.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");}
.value_section .value_img .bg_box_05{background-image: url("../../img/mbusi_bg_05.jpg");} 


@media screen and (max-width:1500px){
.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;}
.button{width:180px; height: 45px;}
.value_section .con_box li .con_wrap .txt_box {margin-bottom:45px;}
.btn_bubble_box .bubble_effect .circle{width: 20px; height: 20px; border-radius: 15px}
.btn_bubble_box .bubble_effect .top-left{top: 10px; left: 10px;}
.btn_bubble_box .bubble_effect .bottom-right{bottom: 10px; right: 10px;}
}


@media screen and (max-width:1339px){
.value_section .vsection  {margin-right:0px;}
.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:18px; margin-bottom:20px;}
.value_section .con_box li .con_wrap .txt_box .line{margin-bottom:20px;}
.value_section .con_box li .con_wrap .txt_box {margin-bottom:30px;}
.value_section .con_box li .con_wrap .txt_box p{font-size:14px;}
}


@media screen and (max-width:1024px){
.value_section .tab_box{display: block; width:100%; position:absolute; z-index:3; top:160px; left:50%; transform: translateX(-50%); }
.value_section .tab_box .tabMenu{max-width:800px; width:94%; 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:33.33%; display:inline-block; padding:8px 0; font-size:17px; 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{width: 100%; padding:130px 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 .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); text-align:center;}
.value_section .con_box li .con_wrap .title_box h3{font-size:30px; 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:20px; 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);}
.value_section .con_box li .con_wrap .title_box h4{margin-bottom:35px;}
.value_section .con_box li .con_wrap .txt_box p {max-width:600px; margin:0 auto;}
/**¹öÆ°**/ 
.button{width:130px; height:30px; font-size:13px;}
}

@media screen and (max-width: 1024px) and (orientation: landscape){
.value_section .value_img .bg_box{background-position: 70% center;}
}

@media screen and (max-width: 640px){
.value_section .vsection {min-height:580px; height:auto !important;}
.value_section .tab_box{top:40px;}
.value_section .tab_box .tabMenu li{font-size:12px;}
.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;}
}

@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;}
}


@media screen and (max-width: 380px) and (max-device-height: 720px) and (orientation: portrait){
.value_section .con_box li{padding:160px 15px 70px;}
}
 
 











/***** ¼½¼Ç3. product ½½¶óÀÌµå ¹è³Ê *****/
.gallery {overflow:hidden; position: relative; height:100vh !important; background: #fff url(../../img/m_product_bg.png)  repeat-x left bottom;   
animation:bg_star 30s linear infinite; -moz-animation: bg_star 30s linear infinite; -webkit-animation:bg_star  30s linear infinite; -o-animation: bg_star  30s linear infinite;}
@keyframes bg_star 
{0% { background-position: 0 bottom, 0 0;}100% { background-position:-2000px bottom, 0 0;}}
@-moz-keyframes bg_star 
{0% { background-position: 0 bottom, 0 0;}100% { background-position:-2000px bottom, 0 0;}}
@-webkit-keyframes bg_star 
{0% { background-position: 0 bottom, 0 0;}100% { background-position:-2000px bottom, 0 0;}}
@-o-keyframes bg_star 
{0% { background-position: 0 bottom, 0 0;}100% { background-position:-2000px bottom, 0 0;}}
.gallery .section_inner {height:auto; padding:50px 80px 50px 40px; }

 
/* ÁÂÃø Å¸ÀÌÆ² ÅØ½ºÆ® */
.gallery .text_g {width:20%; float:left; margin-right:30px;  z-index:100;}
.gallery .text_g  p {padding-top:20px; line-height:170%;  font-size:15px; opacity:0.8;}

/**³×ÀÌ°ÔÀÌ¼Ç ¹Ù**/
.gallery_slide>.gallery_pagination {position: relative;width: calc(20% - 40px); height:1px; background: #000;margin-top:50px;}
.gallery_slide>.gallery_pagination>span {background:#ff8135;}

/**ÀÌ¹ÌÁö**/
.gallery_item {width: calc(25.5% - 18px); margin:0 20px; max-width:400px; top:0; backgruond:#fff; }
.gallery_item  .img_inner {width:100%;  overflow:hidden; transition:0.5s; }
.gallery .gallery_item:nth-child(odd) {margin-top:100px;}

/**ÅØ½ºÆ®**/
.gallery_g {width: 100%;height: 100%;}
.gallery_item .text {width:90%; margin:0 auto; height:115px;}
.gallery_item .text .name {display:block;font-size:21px;  left:20px; color:#000; font-weight:600;  padding:20px 0 10px 0; text-align:center;}
.gallery_item .text p  {display:block; font-size:13px;  overflow: hidden;   display: -webkit-box; -webkit-line-clamp: 2; opacity:0.7;
-webkit-box-orient: vertical; word-wrap:break-word; line-height:1.4em; height:2.9em; text-overflow: ellipsis; }

/**»¡°£ ¹è°æ**/
.gallery_item:nth-child(odd)  {background:#ff8135;}
.gallery_item:nth-child(odd) .text .name {color:#fff;}
.gallery_item:nth-child(odd) .text p  {color:#fff; }

/**¸ð¼Ç**/
.gallery .gallery_item  {border-radius:30px; box-shadow: 3px 3px 8px rgba(0,0,0,0.3); }
.gallery .gallery_item:hover {border-radius:0px; transition:0.5s 0.5s; }
.gallery .gallery_item .img {width: 100%;  padding-bottom: 100%; transition:0.1s; transform: scale(1.5);   border-radius:30px 30px 0 0; }
.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 .text_g  p{opacity:0;transform:translateY(40px);}
.gallery.on .text_g  p{opacity:1;transform:translateY(0px); transition:  0.7s 1.0s;} 
.gallery.on .gallery_item .img {transition: 1.2s 0.2s;}
.gallery.on .gallery_item .text {transition: 0.9s 1.3s;}
.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:1339px){
.gallery_item {width: calc(40% - 18px); max-width:300px;}
.gallery .section_inner {height:auto; padding:40px 0px 40px 20px; }
.gallery .text_g {width:30%; margin-right:20px;}
.gallery .text_g  p {font-size:14px;}
.gallery_item .text {height:105px;}
.gallery_item .text .name {font-size:19px;}
.gallery_item .text p  {font-size:12px;}
}


@media screen and (max-width:767px){
.gallery {background-size:110px;}
.gallery .text_g {width:100%; float:none; display:block; margin-bottom:30px;}
.gallery .text_g  p {font-size:12px; padding-right:20px; padding-top:10px;}
.gallery_slide>.gallery_pagination {width: calc(100% - 20px);margin-top:20px;}
.gallery_item {width: calc(80% - 18px); margin:0 15px; max-width:250px;}
.gallery_item .text .name {font-size:15px;}
}


/* ¿Ã¶ó°¡´Â ¿øÇü¸ð¼Ç
.circle {position:absolute; display:block; border-radius:50%; z-index:10; }
.circle1 {width:90px;height:90px; background:#12c8f4;   opacity:0.4;  margin-left:-15%; margin-bottom:10%;
animation:circle 9s linear infinite; -moz-animation:circle 9s linear infinite; -webkit-animation:circle 9s linear infinite; -o-animation:circle 9s linear infinite; }
.circle2 {width:40px;height:40px; background:#0046a2;   opacity:0.3; margin-left:-20%;
animation:circle 15s linear infinite; -moz-animation:circle 15s linear infinite; -webkit-animation:circle 15s linear infinite; -o-animation:circle 15s linear infinite; }
.circle3 {width:30px;height:30px; background:#0386ee;   opacity:0.3; margin-left:70%;
animation:circle 20s ease infinite; -moz-animation:circle 20s ease  infinite; -webkit-animation:circle 20s ease infinite; -o-animation:circle 20s ease infinite; }
.circle4 {width:20px;height:20px; background:#000;   opacity:0.2; margin-left:-10%;
animation:circle 10s ease-out  infinite; -moz-animation:circle 10s ease-out  infinite; -webkit-animation:circle 10s ease-out   infinite; -o-animation:circle 10s ease-out   infinite; }
@keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-moz-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-webkit-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-o-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@media screen and (max-width: 1024px){
.circle1 {width:50px;height:50px;}
.circle2 {width:25px;height:25px;}
.circle3 {width:17px;height:17px;}
.circle4 {width:13px;height:13px;}
}

*/




.circle {position:absolute; display:block; border-radius:50%; z-index:10; }
.circle1 {width:90px;height:90px; background: url(../../img/naver01.png) no-repeat center 0;   opacity:0.4;  margin-left:-15%; margin-bottom:10%;
animation:circle 9s linear infinite; -moz-animation:circle 9s linear infinite; -webkit-animation:circle 9s linear infinite; -o-animation:circle 9s linear infinite; border-radius: 0; }
.circle2 {width:40px;height:40px; background:url(../../img/naver02.png) no-repeat center 0;   opacity:0.3; margin-left:-20%;
animation:circle 15s linear infinite; -moz-animation:circle 15s linear infinite; -webkit-animation:circle 15s linear infinite; -o-animation:circle 15s linear infinite; border-radius: 0; }
.circle3 {width:30px;height:30px; background:url(../../img/naver03.png) no-repeat center 0;   opacity:0.3; margin-left:70%;
animation:circle 20s ease infinite; -moz-animation:circle 20s ease  infinite; -webkit-animation:circle 20s ease infinite; -o-animation:circle 20s ease infinite; border-radius: 0;}
.circle4 {width:20px;height:20px; background:url(../../img/naver04.png) no-repeat center 0;   opacity:0.2; margin-left:-10%;
animation:circle 10s ease-out  infinite; -moz-animation:circle 10s ease-out  infinite; -webkit-animation:circle 10s ease-out   infinite; -o-animation:circle 10s ease-out   infinite; border-radius: 0; }
@keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-moz-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-webkit-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@-o-keyframes circle
{0%{bottom:-10%; left:20%;} 30%{bottom:35%; left:25%;} 60%{bottom:70%; left:20%;}100%{bottom:110%; left:22%;}}
@media screen and (max-width: 1024px){
.circle1 {width:50px;height:50px; background: url(../../img/naver01_m.png) no-repeat center 0;}
.circle2 {width:25px;height:25px; background: url(../../img/naver02_m.png) no-repeat center 0;}
.circle3 {width:17px;height:17px; background: url(../../img/naver03_m.png) no-repeat center 0;}
.circle4 {width:13px;height:13px; background: url(../../img/naver04_m.png) no-repeat center 0;}
}


 
 


 /*****  ¼½¼Ç4. Äü¸Þ´º *****/
.quick_menu {background:#2B2B2B url(../../img/mquick_bg.jpg) no-repeat center top / cover; overflow:hidden; position:relative; width:100%;  height:100%;   }
.quick_menu .quick_menu_inner {position:relative; display:block; overflow:hidden; width:100%; height:100%; }
/**¹è°æ¸ð¼Ç**/
.quick_menu .quick_menu_inner:before {content:"";position:absolute;top:50%;left:50%;  opacity:0.2; transform:rotate(180deg) scale(2)  translate(-50%,-50%); width:calc(100% - 0px); height:calc(100% - 0px); background:#000; }
.quick_menu.on .quick_menu_inner:before {transform:translate(-50%,-50%) scale(1) rotate(0); transition:1.2s  0.5s;  }
.quick_menu .q_box {width:100%; left:0;  position: absolute;  text-align: center; top: 50%;transform: translateY(-50%); }
.quick_menu ul {width:80%; margin:0 auto; padding-top:70px; max-width:1400px;  display: flex;flex-wrap: wrap;   }
.quick_menu li {position:relative; display:inline-block; text-align:center;  width:20%; padding-top:80px; }

/** ÅØ½ºÆ®**/
.quick_menu li p {font-size:20px;  color:#fff; margin:20px auto; width:90%;}
.quick_menu li p span{display:block; font-size:14px;  line-height:140%; padding-top:10px; color:#fff; opacity:0.7;}
.quick_menu li ul li {width:100%; padding-top:0; line-height:130%} 

/** Äü¸Þ´º ¾ÆÀÌÄÜ ÀÌ¹ÌÁö **/
.quick_menu li:nth-child(1) {background:url(../../img/mquick_icon1.png) no-repeat center 0;}
.quick_menu li:nth-child(2) {background:url(../../img/mquick_icon2.png) no-repeat center 0;}
.quick_menu li:nth-child(3) {background:url(../../img/mquick_icon3.png) no-repeat center 0;}
.quick_menu li:nth-child(4) {background:url(../../img/mquick_icon4.png) no-repeat center 0;}
.quick_menu li:nth-child(5) {background:url(../../img/mquick_icon5.png) no-repeat center 0;}

/***¹öÆ° µðÀÚÀÎ***/
.quick_menu ul.qbtn {padding:0;   width: 100%; }
.quick_menu ul.qbtn li {display:inline; padding:0 2px; background:none;}
.quick_menu ul.qbtn span {text-align:center;}
.quick_menu ul.qbtn span a {padding:5px 20px 5px 0px;   border-bottom:2px solid rgba(255,255,255,0.3) ;   
background-image:url(../../img/btn_icon1.png); background-repeat:no-repeat; background-position:right  center; background-size:14px;  color:#fff; 
font-size:13px; font-weight:600;  display:inline-block;}
.quick_menu ul.qbtn span a:hover,.quick_menu .btn a.current {border-bottom:2px solid rgba(255,255,255,1); color:#ff8135; }

/** ¸ð¼Ç**/
.quick_menu li  {opacity:0;transform:translateY(40px);}
.quick_menu.on li{opacity:1;transform:translateY(0px);}
.quick_menu.on li:nth-child(1){transition: 0.9s 0.5s; }
.quick_menu.on li:nth-child(2){transition: 0.9s 0.8s; }
.quick_menu.on li:nth-child(3){transition: 0.9s 1.1s; }
.quick_menu.on li:nth-child(4){transition: 0.9s 1.4s; }
.quick_menu.on li:nth-child(5){transition: 0.9s 1.7s; }
 
@media screen and (max-width:1339px){
.quick_menu ul {width:90%;}
.quick_menu .q_box { margin:100px auto; position:relative; left:0; top:0;transform:none;}
.quick_menu li p {font-size:19px;}
.quick_menu li p span{font-size:13px;}
}
@media screen and (max-width:1000px){
.quick_menu .q_box { margin:50px auto;}
.quick_menu ul { max-width:800px;}
.quick_menu li { width:33.33%; padding-top:60px; margin-bottom:30px;}
.quick_menu li:nth-child(1),
.quick_menu li:nth-child(2),
.quick_menu li:nth-child(3),
.quick_menu li:nth-child(4),
.quick_menu li:nth-child(5) {background-size:60px;}

/***¹öÆ° µðÀÚÀÎ***/
.quick_menu ul.qbtn span a {background-size:12px;  font-size:11px;}
}

@media screen and (max-width:600px){
.quick_menu ul { max-width:350px;}
.quick_menu li { width:50%; padding-top:40px;}
.quick_menu li:nth-child(1),
.quick_menu li:nth-child(2),
.quick_menu li:nth-child(3),
.quick_menu li:nth-child(4),
.quick_menu li:nth-child(5) {background-size:40px;}
.quick_menu li p {font-size:15px;}
.quick_menu li p span{font-size:11px;padding-top:5px; }
}









/*****  ¼½¼Ç5. °øÁö»çÇ× ÃÖ±Ù°Ô½Ã¹° ÃßÃâ*****/
.board_list {background:#fff;  overflow:hidden; position:relative;}
.section  .board_g {max-width:1400px; margin:50px auto; width:80%;}
.section  .board_g .text_g {width:20%; float:left;}
.section  .board_g .text_g {text-align:left;}
.section  .board_g .text_g .txt1 {margin:0 0 10% 0; }
.section  .board_g .text_g .view a{margin:20px 0;}
.section  .board_g .m_board { width:74%; float:right; margin:20px auto 0;  opacity:0;transform:translateY(40px);}
.section.on .board_g  .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  {width:99%; margin:5px 0.5%; display:inline-block; border-bottom:1px solid #eee;  background:url('../../img/m_notice_arrow.gif') no-repeat right  center; }
.section .m_board  .board_output tr .board_output tr:last-child  {  border-color:#ff8135; }
.section .m_board  .board_output tr .board_output tr:first-child {border-top:1px solid #000;}
.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:2%;  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:20px; color:#000; line-height:100%;    font-family:'GmarketSansMedium'; letter-spacing:-0.03em; }
.section .m_board  .board_output .bd_out1 a:hover {color:#ff8135;  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;}

/* ³¯Â¥*/center
.section .m_board  .board_output tr .board_output  tr td:last-child {float:right;  display:inline-block;  margin-right:3%; text-align:right; line-height:120%;  color:#acacac; font-size:16px; }

@media screen and ( max-width:1339px ) {
.section .m_board .board_output tr .board_output tr  {background-size:18px;}
.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  .board_g {width:94%;}
.section .m_board .board_output  {max-width:700px; }
.section .m_board  .board_output tr .board_output tr  { width:100%; margin:0; background-size:14px; background-position:right bottom 10px;}
.section .m_board  .board_output tr .board_output tr  td { padding:20px 0;}
}

@media screen and ( max-width:767px ) { 
.section  .board_g .text_g {width:100%; float:none; display:block; text-align:center;}
.section  .board_g .text_g .view a{margin:10px 0;}
.section  .board_g .text_g .txt1 {margin:0 auto;}
.section  .board_g .m_board { width:100%; float:none; display:block;} 
.m_board {margin:10px auto 0;} 
.section .m_board .board_output .bd_out1 a {font-size:11px; 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  td {padding:15px 0;}
.section .m_board .board_output tr .board_output  tr td:last-child {font-size:9px; letter-spacing:-0.05em; }
} 









 /*****  ¼½¼Ç6. ÆÄÆ®³Ê ¹è³Ê *****/



.partner {background:#2B2B2B url(../../img/mquick_bg02.jpg) no-repeat center top / cover; overflow:hidden; position:relative; width:100%;  height:100%;}
.partner .partner_inner {position:relative; display:block; overflow:hidden; height:100%;  width:100%;  }

/**¹è°æ¸ð¼Ç**/
.partner .partner_inner:before {content:"";position:absolute;top:50%;left:50%;  opacity:0.2; transform:rotate(180deg) scale(2)  translate(-50%,-50%); width:calc(100% - 0px); height:calc(100% - 0px); background:#000; }
.partner.on .partner_inner:before {transform:translate(-50%,-50%) scale(1) rotate(0); transition:1.2s  0.5s;  }
.partner .p_box {width:100%; left:0;  position: absolute;  text-align: center; top: 50%;transform: translateY(-50%); }
.partner ul {width:80%; margin:40px auto; max-width:1360px;  display: flex;  flex-wrap: wrap;   }
.partner li {position:relative; display:inline-block; text-align:center;  width:20%; padding:5px; }
.partner li img {max-width:100%;} 

/** ¸ð¼Ç**/
.partner ul  {opacity:0;transform:translateY(40px);}
.partner.on ul {opacity:1;transform:translateY(0px); transition: 0.9s 1.7s; }
 
@media screen and (max-width:1339px){
.partner .p_box { margin:70px auto; left:auto; position:relative;  transform:none; }
.partner ul {width:90%; max-width:1000px;}
.partner li {width:25%;}
}

@media screen and (max-width:1024px){
.partner ul {max-width:800px;}
.partner .p_box { margin:50px auto;}
.partner li {width:33.33%;}
}

@media screen and (max-width:600px){
.partner ul {max-width:300px;}
.partner li {width:50%;}
}








 
#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; /* Safari<=5 Android<=3 */  -moz-box-sizing: border-box; /* <=28 */ 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; /* Safari<=6 Android<=4.3 */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; /* webkit (safari, chrome) browsers */ -moz-user-select: none; /* mozilla browsers */ -khtml-user-select: none; /* webkit (konqueror) browsers */ -ms-user-select: none; /* IE10+ */ 
 -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;}
.r_area {position: fixed; width:80px; height:100%;  background:#ff8135; display:block;  z-index:99999; right:0; }
#fp-nav { position: fixed; z-index: 100000; margin-top: -32px; top: 50%;opacity: 1;  -webkit-transform: translate3d(0,0,0);}
#fp-nav.right {right:30px;}
#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; margin-top:50%;}
.fp-slidesNav.bottom { bottom: 17px;}
.fp-slidesNav.top { top: 17px;}
#fp-nav ul,.fp-slidesNav ul { margin: 0;padding: 0;}
#fp-nav ul li,.fp-slidesNav ul li {display: block; width: 14px; 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 span,.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{ height: 16px;width: 16px; margin: -6px 0 0 -8px; border-radius: 50%; background:none; border:1px solid #fff; }
#fp-nav ul li a span,.fp-slidesNav ul li a span {position: absolute; z-index: 1; height:8px; width:8px; background:#fff; left: 50%;  top: 50%; margin: -2px 0 0 -3px; border-radius: 50%;
 -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}
 
#fp-nav ul li .fp-tooltip {position: absolute;top: -2px;color: #fff;font-size: 14px;font-family:"Montserrat","Noto Sans KR"; font-weight:600; white-space: nowrap; max-width: 220px;  overflow: hidden;display: block;opacity: 0; width: 0;cursor: pointer;}
#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; width: auto;opacity: 1;}
#fp-nav ul li .fp-tooltip.right {right: 20px;}
#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: 1339px) {
#fp-nav.right { right: 10px; }
.fp-section.fp-table, .fp-slide.fp-table {height: auto !important;}
.fp-tableCell {height:auto !important; }
.r_area {display:none;}
}
 @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;}
 }