.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:1000; right:30px; top:150px; 
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:#fff;  height:50px; border-radius:50px; display:block;   box-shadow: 3px 3px 8px rgba(0,0,0,0.3);}
.mtel a section  span.icon {background:#004CD5  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 50px; transition:0.4s; }
.mtel a section span.txt strong{color:#000; font-size:18px; font-weight:900;}
.mtel_mo {display:none;}
 
@media screen and (min-width:1024px){
.mtel a:hover section span.txt {display:block;   }
.mtel a:hover section span.txt strong {color:#004CD5; }
}
 
@media screen and (max-width:1024px){
.mtel {right:20px; top:80px;}  
.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:12px;  width:26px; height:26px; left:2px; top:2px; }
.mtel_mo {display:block;}
.mtel_pc {display:none;}
}
 








/* ¿Ã¶ó°¡´Â ¿øÇü¸ð¼Ç */
.circle {position:absolute; display:block; border-radius:50%; z-index:10; }
.circle1 {width:140px;height:140px; background:#2FA8FD; opacity:0.5; margin-left:70%;
animation:circle 7s linear infinite; -moz-animation:circle 7s linear infinite; -webkit-animation:circle 7s linear infinite; -o-animation:circle 7s linear infinite; }
.circle2 {width:90px;height:90px; background:#39D2FE;   opacity:0.7;  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; }
.circle3 {width:70px;height:70px; background:#0147D3;   opacity:0.8; margin-left:65%; 
animation:circle 10s linear infinite; -moz-animation:circle 10s linear infinite; -webkit-animation:circle 10s linear infinite; -o-animation:circle 10s linear infinite; }
.circle4 {width:40px;height:40px; background:#09C8FF;   opacity:0.6; 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; }
.circle5 {width:30px;height:30px; background:#25BEFE;   opacity:1; 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; }
.circle6 {width:20px;height:20px; background:#25D9FF;   opacity:1; 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:70px;height:70px;}
.circle2 {width:50px;height:50px;  }
.circle3 {width:40px;height:40px; }
.circle4 {width:25px;height:25px;}
.circle5 {width:17px;height:17px;}
.circle6 {width:13px;height:13px;}
}














/******* ¸¶¿ì½º ¿ÀÇÁ»óÅÂ »ó´Ü¸Þ´º¹Ù »ö»ó ÁöÁ¤*******/
#wrap header.aa {background-color:rgba(33,44,146,0.8);  }
/**¹àÀº¹è°æ¹öÀü**/
.wht #wrap header.aa{background-color:rgba(255,255,255,0.8); }
.wht #wrap header #nav {border-top:1px solid rgba(33,44,146,0.2);  border-bottom:1px solid rgba(33,44,146,0.2);}


/******* °øÅë ¹è°æ°ú Å¸ÀÌÆ² *******/
.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;opacity:0.9; }

/* Å¸ÀÌÆ² */
.section .text_g .tit {display:block;   color:#FF0099; font-size:65px;  line-height:1; letter-spacing: -0.025em;  padding:15px 0; text-transform: uppercase;}
.section .text_g .tit b {font-weight:700;}

/* ÅØ½ºÆ®*/
.section .text_g .txt1 {font-size:17px; font-weight:300; line-height:1.7; letter-spacing: -0.025em; color:#555;}

/* ¹öÆ°*/
.section .text_g .view a { position:relative; display: inline-block;   font-size:13px; color:#FF0099; border:2px solid #FF0099; 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:#FF0099; opacity:0.2;}
.section .text_g .view a:hover:before {width:100%;transition:width 0.5s;}

/* ¾îµÎ¿î ¹è°æÀÇ ÆùÆ® ¹× ¶óÀÎ ¹à°Ô Ã³¸®*/
.mmovie .text_g .tit,
.quick_menu .text_g .tit {color:#fff;}
.mmovie .text_g .txt1,
.quick_menu .text_g .txt1 {color:#c9c9c7;}
.quick_menu .text_g .txt1:before {background:#fff;}

@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;}
}
@media 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;}
}
 
/* °øÅë¸ð¼Ç*/
.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;}
 
/* ¹àÀº ¼½¼Ç ºÎºÐ Àû¿ë½Ã º¯°æµÇ´Â »ö»ó*/
.wht #wrap header h1.logo a.main_logo {background:url(../../img/logo2.png) no-repeat center / contain;}
.wht #wrap header .r_btn ul li a{color:#0F1B60;}
.wht #wrap header .gnb>li>a {color:#0F1B60;}
.wht #wrap header .menu_btn span {background:#0F1B60;}
.wht #wrap header .gnb>li .depth2_l>li>a {color:#fff;}
 
/* ¾Æ·¡·Î ½ºÅ©·Ñ ¹öÆ° */
#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 .text_g {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width:420px; height:420px; background:#212C92; z-index:100; text-align:center; text-align:center;  }
#section1 .text_g {opacity:0;}
#section1.on .text_g {opacity:1;  transition:1.5s 0.1s; background:none;  border-radius:50%;   border:4px solid #fff;}
#section1 .text_g img {opacity:0; transform:translateY(40px);}
#section1.on  .text_g img {opacity:1;transform:translateY(0px);transition:0.9s 0.9s; }

/* µ¿¿µ»ó*/
.movie_g {background:#000;}
.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.8; 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;}

     


/* ÆäÀÌÂ¡*/
.mainslide .main_prev {background:#fff url(../../img/main_prev2.png) no-repeat center; margin-right:25px; }
.mainslide .main_next {background:#212C92 url(../../img/main_next2.png) no-repeat center; margin-left:25px;}
.mainslide .main_paging {position:absolute; bottom:143px; 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: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 .text_g {width:320px; height:320px;}
#section1 .text_g img {width:100%;}
#section1.on .text_g { border:3px solid #fff;}
}






@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_pagination>span.swiper-pagination-bullet {width:9px;height:9px; margin: 0 5px;}
}
            

@media screen and (max-width:767px){
/* Áß¾Ó ¹®±¸ ¿øÇü*/
#section1  .text_g { width:210px; height:210px;}
}










 /***** ¼½¼Ç2. About us *****/
.point {overflow:hidden;  display:block; background:#fff;   position:relative;}
.point .point_inner:before {content:"";position:absolute;top:90%;left:0%;transform: translate(-50%,-40%) scale(2);width:800px;height:800px; background:#66BBFD; opacity:0.1; border-radius:50%;}
.point.on .point_inner:before {transform:translate(-40%,-50%) scale(1);transition:0.9s;}
.point .point_inner {width:100%; display:flex; height: calc(100% - 0px);  overflow:hidden; }
 
/**°íÁ¤ Å¸ÀÌÆ²**/
.point .point_inner .text_g {padding-left:5%; padding-top:160px;}
.point .point_inner .text_g .cate span{display:inline-block; padding:7px;  text-align:center; min-width:200px; font-size:15px;  color:#fff;  background:#212C92;  border-radius:30px; }
.point .point_inner .text_g .tit { margin:0; font-weight:100; color:#212C92;}
 
 /**¸ð¼Ç ÅØ½ºÆ®**/
.product_text_g { width:40%; padding:0;  height:100%;  position: relative;}
.product_text_g .product_text {position:absolute; left:5%; bottom:8%; width:90%; height:auto; z-index:100;}
.product_text_g .img_info {display:block;  width:100%;}
.product_text_g .img_info p {font-size:18px;  color:#000; padding-bottom:40px;}
.product_text_g .img_info>div {height:100%;  overflow:hidden; } 

 /*Å« ¼ýÀÚ*/
.product_text .img_info span {font-size:270px; display:block; text-align:right; line-height:100%; font-weight:900;  width:100%; letter-spacing:-0.05em; color:rgba(33,44,146,0.1);}

 /**Å¸ÀÌÆ²**/
.product_text .img_info strong {font-size:43px; color:#000;  display:block; padding:0 0 30px;  font-weight:500; letter-spacing:-0.05em;  line-height:1; }

 /**Å¸ÀÌÆ² ÀÛÀº ±Û¾¾**/
.product_text .img_info strong b {display:block;  padding-bottom:23px; margin-bottom:20px; position:relative;font-size:17px;  color:#212C92;}
.product_text .img_info strong b:before {content:"";position:absolute;bottom:0px;left:2px;width:20px;height:1px;background:#212C92;opacity:0.5;}
 
/**ÁÂ¿ì¹öÆ°**/
.product_arrow {position: absolute;top:180px;left:40%; margin-left:-140px; z-index: 100;  line-height:100%;  }
.product_arrow .product_prev {background:#212C92 url(../../img/main_prev.png) no-repeat center;   width:50px; height:50px;  margin-right:5px; border-radius:50%;  }
.product_arrow .product_next {background:#212C92 url(../../img/main_next.png) no-repeat center;   width:50px; height:50px; border-radius:50%; }

 /**ÀÌ¹ÌÁö±¸°£**/
.product_g {width:60%; margin-top:170px; position: relative;  overflow:hidden; border-radius:100px 0 0 0; }
.product_slide {width: 100%;height: 100%;}
.product_item {overflow: hidden;}
.product_item .img_inner {width:100%;height:100%;}
.product_item .img {width:100%;height:100%;}

/* ¸ð¼Ç */
.product_text .img_info strong,
.product_text .img_info span,
.product_text .img_info p {transform:translateY(50px); opacity:0; transition:0.2s;}
.point.on .product_text .swiper-slide-active .img_info strong, 
.point.on .product_text .swiper-slide-active .img_info span,
.point.on .product_text .swiper-slide-active .img_info p {transform:translateY(0px); opacity:1;transition: 0.7s 0.5s;}
.point.on .product_text .swiper-slide-active .img_info span {transition-delay:0.1s;}
.point.on .product_text .swiper-slide-active .img_info strong {transition-delay:0.3s;}
.point.on .product_text .swiper-slide-active .img_info p {transition-delay: 0.6s;}
.point .product_item .img {transform:scale(1.07);}
.point.on .product_item .img {transform:scale(1);transition: 1.5s 1.3s;}


@media screen and (max-width:1500px){
.product_text_g {width:50%;}
.product_g {width:50%;}
.product_text .img_info span {font-size:220px;}
/**ÁÂ¿ì¹öÆ°**/
.product_arrow {position: absolute;top:180px;left:50%; margin-left:-140px; z-index: 100;  line-height:100%;  }
}


@media screen  and (max-width:1339px){
.point .point_inner .text_g {padding-top:100px;}
.product_g { margin-top:100px;  border-radius:50px 0 0 0; }
 
/**ÁÂ¿ì¹öÆ°**/
.product_arrow {top:100px;}
.point .point_inner .text_g .cate span{ font-size:13px;}
.product_text .img_info span {font-size:180px;}
.product_text .img_info strong {font-size:35px; }
.product_text .img_info strong b {font-size:15px;}

 /**¸ð¼Ç ÅØ½ºÆ®**/
.product_text_g { height:700px;}

 /**ÀÌ¹ÌÁö±¸°£**/
.product_g {  margin-top:100px;}
}

@media screen and (max-width:1024px){
.product_arrow .product_prev,
.product_arrow .product_next {background-size:10px;  width:30px; height:30px; }
.product_arrow {margin-left:-90px;} 
}



@media screen and (max-width:767px){
.point .point_inner { display:block; height:auto;}
.point .point_inner:before {width:500px;height:500px;}
.point .point_inner .text_g { padding-top:40px;}
.point .point_inner .text_g .cate span{padding:3px; min-width:auto; font-size:12px;}
.point .point_inner .text_g .tit { margin:10px 0 0 0;}
.product_text_g { width:100%; padding:0;  height:auto;  }
.product_text_g .product_text {width:95%; padding:0 2.5%; left:0; height:auto;  position: relative;}
.product_text .img_info p {font-size:13px;}
.product_text .img_info span {font-size:120px; position: absolute; bottom:-10px; right:10px;}
.product_text .img_info strong {font-size:25px;padding:20px 0 15px; }
.product_text .img_info strong b {padding-bottom:12px;}
.product_g {width:95%; margin-left:5%; height:300px; margin-top:0px;}
.product_arrow {top:40px; left:auto; right:20px; margin-left:0; }
.point {min-height:auto;}
}
 













/***** ¼½¼Ç3. »ç¾÷ºÐ¾ß ¹è³Ê*****/
.value_section{position: relative; overflow: hidden;}
.value_section .vsection  {width: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 3.125%; 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.active{background-color: rgba(33, 44,146, 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-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:28px; 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: 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;}


/**¹öÆ°**/ 
.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: #212C92;}
.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 .con_box li .con_wrap .title_box h3{font-size: 2.0833vw;}
.value_section .con_box li .con_wrap .title_box h4{font-size: 1.5625vw;}


@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 .con_box li .con_wrap .title_box h3{font-size:30px;}
.value_section .con_box li .con_wrap .title_box h4{font-size:22px; 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: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-weight:600; 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: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 .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:50px;}
.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:140px 15px 70px;}
}

 
 








/***** ¼½¼Ç4. product ½½¶óÀÌµå *****/
.gallery {background: #212C92 url(../../img/m_product_bg.png) no-repeat left bottom; overflow:hidden;}
.gallery .section_inner {height:auto; padding:50px 0 50px 40px; }
.gallery .text_g .tit {  color:#FF0099;}
.gallery_g {width: 100%;height: 100%;}

/**³×ÀÌ°ÔÀÌ¼Ç ¹Ù**/
.gallery_slide>.gallery_pagination {position: relative;width: calc(100% - 40px);height:3px;background: #fff;margin-top:30px;}
.gallery_slide>.gallery_pagination>span {background:#FF0099;}

/**ÀÌ¹ÌÁö**/
.gallery_item {width: calc(25.5% - 18px); margin-right:24px; max-width:400px; }
.gallery_item  .img_inner {width:100%;  overflow:hidden; transition:0.5s; }
.gallery_item a:hover .img_inner {background:#212C92; }

/**ÅØ½ºÆ®**/
.gallery_item .name {display:block;font-size:22px;  font-weight:600; color:#fff; padding:20px 0 10px 0;}
.gallery_item .text p  {display:block; font-size:15px;  color:#fff;opacity:0.7;  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 .gallery_item .img {width: 100%;  padding-bottom: 100%; transition:0.1s; transform: scale(1.5);   border-radius:50px; }
.gallery.on .gallery_item .img {transform: scale(0.94);}
.gallery .gallery_item:hover .img  {transition:0.1s;  transform: scale(0.91);}
.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 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;}
}

@media screen and (max-width:767px){
.gallery {background-size:300px;;}
.gallery .section_inner {padding-left:20px;}
.gallery .text_g .tit {margin-bottom:00px;}

/**³×ÀÌ°ÔÀÌ¼Ç ¹Ù**/
.gallery_slide>.gallery_pagination {width: calc(100% - 20px);margin-top:20px;}
.gallery_item {width: calc(80% - 18px);margin-right:24px; max-width:350px;}
.gallery_item .name {font-size:15px;}
.gallery_item .text p  {font-size:12px;}
}
 
 













/***** ¼½¼Ç5. µ¿¿µ»ó ¸µÅ© ¹è³Ê  *****/
.mmovie { overflow:hidden; position:relative; width:100%;  height:100%;   background: url('../../img/mytube_bg.jpg') no-repeat top center;  background-size: cover; }
.mmovie .mmovie_inner {position:relative; display:block; overflow:hidden; width:100%; height:auto; }
.mmovie .mmovie_inner:before {content:"";position:absolute;top:50%;left:50%;  opacity:0.3; transform:rotate(180deg) scale(2)  translate(-50%,-50%); width:calc(100% - 0px); height:calc(100% - 0px); background:#000; }
.mmovie.on .business_inner:before {transform:translate(-50%,-50%) scale(1) rotate(0); transition:1.2s  0.5s;  }
.category_g {width: 100%;height: 100%; }
.category_g .text_g {width: 100%; text-align: center;}
/**¹è³Ê ÃÖ´ë »çÀÌÁî **/
.category_g .category_l {width:92%; margin:0 auto; max-width:1400px; padding-top:60px; }
.category_l ul { margin: 0 auto; display: flex;   width: 100%; flex-wrap: wrap;justify-content: space-between; }
.category_l li {position:relative; display:inline-block;  width:32%; height:330px; box-shadow: 3px 3px 8px rgba(0,0,0,0.25);overflow: hidden; border-radius:50px; }
.category_l li .img {width:100%;height:100%;}
/**ÅØ½ºÆ®**/
.category_l li .text {position:absolute;bottom:0%; left:0%; width:100%;   background-color:rgba(33,44,146,0.76);  text-align:center;}
.category_l li .text  .tit {display:block;font-size:21px;  letter-spacing:-0.03em; color:#fff; padding:15px 0; }
/**¹öÆ°**/
.category_l li .btn {position:absolute; top:42%; text-align:center; left:0; width:100%;}
.mmovie .category_l li .img{transform: rotate(10deg) scale(1.4);}
.mmovie.on .category_l li:nth-child(1) .img,
.mmovie.on .category_l li:nth-child(2) .img,
.mmovie.on .category_l li:nth-child(3) .img{transform:rotate(0deg) scale(1);transition: 1.2s 0.6s;}
.mmovie.on .category_l li .img {transition:0.9s;}
.mmovie.on .category_l li:hover .img {opacity:0.6;transform:scale(1.07);transition:0.9s;}
/**¿µ»ó »õÃ¢**/
#portfol_load { display: block; width: 100%; max-width: 160px; margin: 20px auto; text-align: center; margin-left: 42%; border: 1px solid #000; padding: 10px 0;}
.mfp-bg {top: 0;left: 0; width: 100%; height: 100%;z-index: 1042;  overflow: hidden; position: fixed;background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0;left: 0;width: 100%;  height: 100%;z-index: 1043;position: fixed;  outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container {text-align: center; position: absolute; width: 100%;  height: 100%; left: 0; top: 0;padding: 0 8px;  box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block;  height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before {  display: none; }
.mfp-content {position: relative;  display: inline-block;  vertical-align: middle;  margin: 0 auto;text-align: left;  z-index: 1045; }
.mfp-close{overflow: visible;cursor: pointer;background: transparent;border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }
.mfp-close {width: 44px; height: 44px; line-height: 44px;position: absolute;right: 0;top: 0; text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px; color: #FFF; font-style: normal;font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
 
.mfp-iframe-holder {  padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0;  width: 100%; max-width:900px; }
.mfp-iframe-holder .mfp-close { top: 0px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block;top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
 
@media screen and (max-width:1339px){
.category_g { margin:100px auto; position:relative; left:0; top:0;transform:none;}
/**¹è³Ê ÃÖ´ë »çÀÌÁî **/
.category_g .category_l {max-width:1000px; padding-top:40px; }
.category_l li {height:250px;}
/**ÅØ½ºÆ®**/
.category_l li .text  .tit {font-size:18px;  padding:10px 0; }
/**¹öÆ°**/
.category_l li .btn img {width:75px;}
}
 
@media screen and (max-width:1024px){
.category_l ul {max-width:700px;}
/**¹è³Ê ÃÖ´ë »çÀÌÁî **/
.category_g .category_l {max-width:700px;}
.category_l li {height:170px;}
/**ÅØ½ºÆ®**/
.category_l li .text  .tit {font-size:15px;}
/**¹öÆ°**/
.category_l li .btn img {width:50px;}
}
 
@media screen and (max-width:767px){
.category_g { margin:60px auto;}
/**¹è³Ê ÃÖ´ë »çÀÌÁî **/
.category_g .category_l {max-width:300px; padding-top:30px; }
.category_l li {height:170px;}
.category_l li {display:block;  width:100%; height:200px; margin-bottom:30px; }
.category_l li .text .tit {font-size:13px;}
.category_l li {border-radius:30px; }
}













/*****  ¼½¼Ç6. customer center ÃÖ±Ù°Ô½Ã¹° ÃßÃâ / Æû¸ÞÀÏ *****/
.board_list {background:#eee  url(../../img/m_customer_bg.png) repeat-x 0 bottom;    width:100%; overflow:hidden; position:relative;   height:100%;  }
.board_list .board_g {max-width:1400px; margin:100px auto 0px auto ; }
.board_list .board_g .text_g {text-align:center;}
.board_list .board_g .text_g .view a{margin:20px 0;}
.board_list .text_g .tit { margin:0;}
.board_list .text_g .txt1:before {height:0px;}

.board_list .board_wrap {width:90%; margin:20px auto 0;}
.board_list .m_board, 
.board_list .form {width:48.5%; border:2px solid #212C92; border-radius:50px; background:#fff; height:500px; padding:35px 1%;  position:relative;  } 
.board_list .m_board {float:left;} 
.board_list .form {float:right;} 

/* Å¸ÀÌÆ² */
.board_list .text_g .tit {color:#212C92;}
.board_list .text_g  {padding-bottom:20px}
.board_list h3 {color:#212C92; text-align:center; padding:65px 0 10px 0; font-size:31px; font-weight:900;}
.board_list .m_board h3 {background:url('../../img/m_customer_icon1.png') no-repeat  center top;}
.board_list .form h3{background:url('../../img/m_customer_icon2.png') no-repeat  center top;}


/**¹öÆ°**/
.board_list .btn_box {text-align:center; bottom:30px; position:absolute; right:50%; margin-right:-80px;}
.board_list .button{width:160px; height:50px;  color: #212C92;  }
.board_list .btn_bubble_box .btn_bubble{border: 2px solid #212C92;}
.board_list .btn_box:hover .button{background-color: #212C92;}
.board_list .btn_box:hover .btn_bubble_box .btn_bubble{ color: #fff;}
.board_list .btn_box:hover .bubble_effect .effect-button{background-color: #212C92;}
.board_list .btn_box:hover .bubble_effect .circle{background-color: #212C92;}
 


/********ÃÖ±Ù°Ô½Ã¹° ÃßÃâ ·¹ÀÌ¾î **********/
.section .m_board,
.section .form{opacity:0;transform:translateY(40px);}
.section.on .m_board,
.section.on .form{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:100%; display:block; }
.section .m_board  .board_output tr .board_output tr  td { padding:9px 0; display:block;}
.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:77%; display:inline-block; float:left; background:url('../../img/dot_1.png') no-repeat 0 center; line-height:120%; }
.section .m_board  .board_output .bd_out1 a {font-size:16px; color:#000551; line-height:120%;  font-family: "Noto Sans KR"; }
.section .m_board   .board_output .bd_out1 a:hover {color:#212C92; 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%;  color:#747474;   font-size:16px; font-family: "Noto Sans KR"; color:#636363;}


@media screen and ( max-width:1339px ) {
.board_list .board_g { margin:50px auto; }
.board_list .m_board, 
.board_list .form { height:480px;} 
.section .m_board .board_output .bd_out1 {margin-left:2%; padding-left:6px;}
.section .m_board .board_output .bd_out1 a {font-size:14px;}
.section .m_board .board_output tr .board_output  tr td:last-child {margin-right:1%; font-size:13px;}
}


@media screen and ( max-width:1024px ) {
.board_list .board_wrap {width:94%;}
.board_list {background-size:120px; }
.board_list .board_g {max-width:700px; }
.board_list .m_board, 
.board_list .form {width:96%; margin:8px auto;  border-radius:30px;  height:auto;} 
.board_list .m_board,
.board_list .form {float:none; display:block; padding:25px 1% 80px 1%;} 

/* Å¸ÀÌÆ² */
.board_list h3 {padding:35px 0 10px 0; font-size:23px;}
.board_list .m_board h3,
.board_list .form h3{background-size:35px;}

/**°Ô½ÃÆÇ**/
.section .m_board  .board_output tr .board_output tr  td { padding:4px 0;}

/**¹öÆ°**/
.board_list .btn_box { bottom:15px; margin-right:-70px;}
.board_list .button{width:140px; height:40px;  }
}


@media screen and ( max-width:767px ) { 
.board_g .text_g .view a{margin:5px 0 15px 0;}
.m_board {margin:10px auto 0;} 
.section .m_board  .board_output tr .board_output tr  td.bd_out1  { padding-left:0px;}
.section .m_board .board_output .bd_out1 {margin-left:0%;  width:79%;  background:none; }
.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.1%;}
.section .m_board .board_output tr .board_output  tr td:last-child {font-size:11px; letter-spacing:-0.05em; }
}



 


 


/************ ¸ð¼Ç ÀÏ·¯½ºÆ® ÀÌ¹ÌÁö ************/
 
/**** ±¸¸§****/
.board_list .m_ill_cloud {position:absolute; top:16%;right:50%; z-index:1; 
animation:cloud 8s linear infinite; -moz-animation:cloud 8s linear infinite; -webkit-animation:cloud 8s linear infinite; -o-animation:cloud 8s linear infinite;}

/**** ºñÇà±â****/
.board_list .m_ill_plane {position:absolute;  top:14%;  right:8%; z-index:1; 
animation:plane 5s linear infinite; -moz-animation:plane 5s linear infinite; -webkit-animation:plane 5s linear infinite; -o-animation:plane 5s linear infinite;}

/**** ÇÞ´Ô****/
.board_list .m_ill_sun {position:absolute; top:21%; right:50%; margin-right:340px; z-index:1;  
  animation:sun 1.5s linear infinite; -moz-animation:sun 1.5s linear infinite; -webkit-animation:sun 1.5s linear infinite; -o-animation:sun 1.5s linear infinite;}
 
/****»ç¶÷1****/
.board_list .m_ill_img1 { position:absolute;  bottom:0;  margin-bottom:10%; left:4%; z-index:1; 
 animation:img1 1.5s linear infinite; -moz-animation:img1 1.5s linear infinite; -webkit-animation:img1 1.5s linear infinite; -o-animation:img1 1.5s linear infinite;}
 
/****»ç¶÷2****/
.board_list .m_ill_img2 { position:absolute;  bottom:0;  margin-bottom:8%; right:5% ;  z-index:1; 
animation:img2 5s linear infinite; -moz-animation:img2 1.5s linear infinite; -webkit-animation:img2 1.5s linear infinite; -o-animation:img2 1.5s linear infinite;}
 
.board_list .m_ill_cloud img,  
.board_list .m_ill_plane img,
.board_list .m_ill_sun img,
.board_list .m_ill_img1 img,
.board_list .m_ill_img2 img {width:100px;}


@media screen and (max-width:1600px) {
.board_list .m_ill_sun {top:10%;}
.board_list .m_ill_img1 {left:0%;}
.board_list .m_ill_img2 { right:1% ;}
}


@media screen and (max-width:1024px) {
.board_list .m_ill_cloud img,   
.board_list .m_ill_plane img,
.board_list .m_ill_sun img,
.board_list .m_ill_img1 img,
.board_list .m_ill_img2 img {width:65px;}
.board_list .m_ill_plane {top:0%; right:0;}
.board_list .m_ill_sun { margin:0; right:auto; left:10px; top:10px;}
}

 
/* ÀÏ·¯¸ð¼Ç */
@keyframes cloud
{0%{ margin-right:450px; } 50%{margin-right:550px;}100%{margin-right:450px; }}
@-moz-keyframes cloud
{0%{ } 50%{left:13%;}100%{}}
@-webkit-keyframes cloud
{0%{ } 50%{ left:13%;}100%{}}
@-o-keyframes cloud
{0%{ } 50%{ left:13%;}100%{}}

@keyframes sun
{0%{ } 50%{opacity:0.3;}100%{}}
@-moz-keyframes sun
{0%{ } 50%{opacity:0.3;}100%{}}
@-webkit-keyframes sun
{0%{ } 50%{opacity:0.3;}100%{}}
@-o-keyframes sun
{0%{ } 50%{opacity:0.3;}100%{}}

@keyframes img1
{0%{ } 50%{bottom:1%;}100%{}}
@-moz-keyframes img1
{0%{ } 50%{bottom:1%;}100%{}}
@-webkit-keyframes img1
{0%{ } 50%{bottom:1%;}100%{}}
@-o-keyframes img1
{0%{ } 50%{bottom:1%;}100%{}}

@keyframes img2
{0%{margin-right:40px;} 50%{margin-right:0;} 100%{margin-right:40px;}}
@-moz-keyframes img2
{0%{margin-right:40px;} 50%{margin-right:0;} 100%{margin-right:40px;}}
@-webkit-keyframes img2
{0%{margin-right:40px;} 50%{margin-right:0;} 100%{margin-right:40px;}}
@-o-keyframes img2
{0%{margin-right:40px;} 50%{margin-right:0;} 100%{margin-right:40px;}}

@keyframes plane
{ 0%{margin-right:150px; margin-top:150px; opacity:0; }  10%{opacity:1; } 100%{margin-right:-200px; margin-top:-200px;} }
@-moz-keyframes plane
{0%{ } 50%{right:10%; top:10%;}100%{}}
@-webkit-keyframes plane
{0%{ } 50%{right:10%; top:10%;}100%{}}
@-o-keyframes plane
{0%{ } 50%{right:10%; top:10%;}100%{}}

 


 


 
/***** 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; /* 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;}
#fp-nav { position: fixed; z-index: 100; margin-top: -32px; top: 50%;opacity: 1;  -webkit-transform: translate3d(0,0,0);}
#fp-nav.right {right:11px;}
#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;}
#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: 12px;width: 12px; margin: -6px 0 0 -6px; border-radius: 100%;background:#fff;}
#fp-nav.wh ul li a.active span,
#fp-nav.wh ul li:hover a.active span{ background:#212C92;  }
#fp-nav ul li a.active:after{ display:block;content:""; width:40px;height:1px; background:#fff; position:absolute;left:100%;top:50%; margin:0;}
#fp-nav.wh ul li a.active:after{background:#212C92; }
#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: -3px 0 0 -4px;
 -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.wh ul li a span{background:#212C92;}
#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px; height:10px; margin: -5px 0px 0px -5px;}
#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.wh ul li .fp-tooltip {color: #212C92;}
#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: 1340px) {
#fp-nav.right { right: 10px; }
}
@media all and (max-width: 1339px) {
.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;}
 }