/*****************1.ÆùÆ®¿Í ±âº» ¼ÂÆÃ*******************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Satisfy); 
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,600;0,700;1,700&family=Marcellus&family=Oleo+Script&family=Philosopher:ital,wght@0,400;0,700;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Single+Day&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Fredericka+the+Great&family=Tourney:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jua&family=Lilita+One&family=Poetsen+One&display=swap');
@font-face {
  font-family: 'GmarketSansLight';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
 @font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
 @font-face {
  font-family: 'GmarketSansBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
@font-face {
  font-family: 'S-CoreDream-1Thin'; 
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff'); 
  font-weight: 100; 
 }
@font-face {
  font-family: 'S-CoreDream-2ExtraLight';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
  font-weight: normal;       
  font-style: normal;
 }
@font-face {
  font-family: 'S-CoreDream-3Light';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
@font-face {
  font-family: 'S-CoreDream-4Regular';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
@font-face {
  font-family: 'S-CoreDream-5Medium';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
 @font-face {
   font-family: 'S-CoreDream-6Bold';
   src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
  font-family: 'S-CoreDream-7ExtraBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
@font-face { 
  font-family: 'S-CoreDream-8Heavy'; 
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
 }
@font-face {
  font-family: 'S-CoreDream-9Black';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
 }
::-webkit-scrollbar {
width:4px;
}
::-webkit-scrollbar-track {
background:#FFC600;
}
::-webkit-scrollbar-thumb {
 background:#007042;  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
*{margin:0;padding:0;}
html,body {width:100%;height:100%; min-width:320px;}
html, body, div, span, applet, object, iframe, p, blockquote, pre,abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small,
strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,figure,button
{margin:0;padding:0;border:0; vertical-align:baseline;  font-family: 'S-CoreDream-4Regular', 'Noto Sans KR', '³ª´®°íµñ', 'NanumGothic', 'Nanum Gothic', 'µ¸¿ò', dotum, sans-serif; font-weight:400; letter-spacing:-0.02em; word-break: keep-all; list-style:none;  color:#000; }
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
a{color:#444;text-decoration:none}
a:hover{color:#111}
button *{position:relative}
button img{left:-3px;*left:auto}
html:first-child select{height:20px;padding-right:6px}
option{padding-right:6px;}
hr{display:none}
legend{*width:0}
table{border-collapse:collapse;border-spacing:0;width: 100%}
.blind{display: block;position: absolute;top: -9999em;left: 0;}
.skip a{display: block;position: absolute;left: 0;top: -9999em;z-index: 9999;width: 100%;background: lime;color: black;font: 1.8em/3em arial,sans-serif;}
.skip a:focus{top: 0}
.eg {font-family:'Archivo Black',sans-serif}
div { position:relative;}
.noScroll { overflow:hidden;}
.fR{float:right;}
.fL{float:left;}
ol, ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0; word-break:break-all;}
table th, table td{vertical-align:middle;}
caption{visibility:hidden;width:0;height:0;font-size:0;line-height:0;zoom:1;}
legend{overflow:hidden;width:0;height:0;font-size:0;visibility:visible;}
img,input {vertical-align:middle;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption{display:block}
.floatBox:after {content:"";display:block;clear:both;}
.floatBox {*zoom:1;}
img {max-width:100%;}


/****pc/¸ð¹ÙÀÏ ÀÌ¹ÌÁö ºä±³Ã¼***/
.img_w {text-align:center;}
.img_s {display:none; width:100%;}
@media screen and (max-width:1000px){
.img_w {display:none; width:100%;}
.img_s {display:inline-block;}
}


/****¾Ö´Ï¸ÞÀÌ¼Ç - È¸Àü***/
@keyframes rotate
{
0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}
}


/****¾Ö´Ï¸ÞÀÌ¼Ç - ±ô¹ÚÀÓ***/
.flicker {animation:flicker 0.4s infinite;}
/****¾Ö´Ï¸ÞÀÌ¼Ç - »ìÂ¦ ¿òÁ÷ÀÓ***/
@keyframes move
{
0%{} 50%{transform: rotate(3deg); } 100%{transform: rotate(0deg );}
}



/****¾Ö´Ï¸ÞÀÌ¼Ç - È­»ìÇ¥ ¿òÁ÷ÀÓ***/
@keyframes arrow
{
0%{} 50%{margin-right:10px; opacity:0.7;} 100%{}
}
/****¾Ö´Ï¸ÞÀÌ¼Ç - È­»ìÇ¥ ¿òÁ÷ÀÓ***/
@keyframes arrow_down
{
0%{} 50%{margin-top:10px; opacity:0.7;} 100%{}
}



/*¸¶¿ì½º ½ºÅ©·Ñ½Ã »ó´Ü¸Þ´º ÀÛ¾ÆÁö´Â À§Ä¡ Á¶Á¤*/
.menu_scroll {position:absolute; top:100px;}
#boxWrapp{width:100%;margin:0 auto;padding:0;position:relative;}
#contentwrap { position: relative; min-height:100%; width:100%; }
#contentwrap { position: relative; min-height:100%; width:100%; }
.split #boxWrapp  {  width:100%; height:100%; overflow:hidden;}
#boxWrapp .blocker { position:fixed; width:100%;  top:0px; left:0px;opacity:0; filter:alpha(opacity=80); background:#000; z-index:9999; height:100%; display:none;  cursor:handle; default; }
/* ¿ìÃø Ã¢¾÷¹®ÀÇ ¿Â¶óÀÎ »ó´ã Æû¸ÞÀÏ*/
.project_area {background:#007042; z-index:1000000000; width:680px; margin-right:0px; height:100%; position: fixed; overflow-y:scroll; -webkit-overflow-scrolling:touch;  top:0px; z-index:99999999;  right:-100%; display:none; }
.project_area.fix { position:fixed !important}
.project_request { padding:40px;} 
.project_request .close { width:58px; height:58px; position:absolute; right:40px; top:30px; background:url(../../img/list_closeBtn.png) center no-repeat; cursor:pointer; z-index:10;}
.project_bg { width:100%; position:fixed;  opacity:0; filter:alpha(opacity=80); background:#000; z-index:999; height:100%; display:none; }
.project_request .project_header h2 {border-bottom:1px solid #fff; padding:0 0 15px 0;}
.project_request .project_header h2 b{font-family: 'GmarketSansBold';  display:block;  font-size:36px; font-weight:300; color:#fff;}
.project_request .project_header .tel {font-family: 'GmarketSansBold';     font-size:30px; font-family: 'S-CoreDream-9Black'; color:#FFC600; padding:20px 0 0 0;  }
.project_request .project_header .time {font-family: 'S-CoreDream-5Medium';   font-size:17px;   color:#fff; padding:20px 0 20px 0;  }
.project_request .project_header .tel span,
.project_request .project_header .time span {font-family: 'S-CoreDream-6Bold'; display:inline-block; line-hieght:100%; color:#fff; text-align:center; background:#FFC600; color:#000; font-size:16px; margin-bottom:6px; border-radius:4px; padding:0 3px;}
.project_request .project_header p {font-size:15px; line-height:150%;  color:#fff; padding-top:10px;  border-top:1px solid #fff;}
.project_request .project_part { width:100%; margin-top:30px;}
.Btn { margin-top:20px;}
.Btn input[type=submit] { width:190px; height:43px; color:#FFC600; border:2px #FFC600 solid; padding:0 20px; line-height:30px; box-sizing:border-box; cursor:pointer;font-family: 'S-CoreDream-5Medium'; background: url(../../img/btn_check.png) right 10px center no-repeat; font-size:15px; border-radius:5px; text-align:left;  }
.Btn input:hover { background:#FFC600 url(../../img/btn_check.png) right 10px center no-repeat;; border:0px;  color:#fff;   border:2px #FFC600 solid;}
 
@media screen and (max-width:500px) {
.project_area {width:100%; margin-right:0px; z-index:99999999;}
.project_request { padding:20px;  } 
.project_request .close { right:15px; top:17px; width:30px; height:30px; background-size:20px; }
.project_request .project_header h2 b{font-size:23px;}
.project_request .project_header .tel {font-size:22px; padding:10px 0 0 0;  }
.project_request .project_header .time {font-size:14px; padding:10px 0;  }
.project_request .project_header .tel span,
.project_request .project_header .time span {font-size:13px;}
.project_request .project_header p {font-size:12px;}
.project_request .project_part {margin-top:15px;}
.Btn { margin-top:10px;}
.Btn input[type=submit] {width:150px; height:35px; padding:0 10px; line-height:25px; background-size:16px; font-size:13px;}
}
/*»ó´Ü¸Þ´º¹Ù*/
#header{width: 100%; position: fixed; z-index:9999;  top:0px; left:0;  -webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s ease-out 0.0s;  }
#header h1{padding-left:30px;float:left;}
/*¸Þ´º*/
#header .pc_menu {top:5px; right:50%; position: absolute;  margin:0 -500px 0 0; width:1000px;  text-align:center; display:block;}
#header .pc_menu ul li  { display:inline-block; padding:30px;}
#header .pc_menu ul li a { font-size:19px; text-align:left;  display:inline-block; position:relative; color:#fff; font-family: 'GmarketSansMedium'; cursor:pointer; }
#header .pc_menu ul li a:hover,
#header .pc_menu ul li a:focus {color: #007042; }
#header .pc_menu .link:before { content: ''; position: absolute; top:100%; left: 0%; width: 100%; height:0px; margin: 0; background: #007042;  -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1);}
#header .pc_menu .link:hover:before {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);height:2px;}
/*sns ¸µÅ©*/
#header ul.sns{position:absolute; right:30px;  top:29px; }
#header ul.sns li a{display: inline-block; margin:3px; border-radius:50%;  line-height:0; font-size:0; width:35px; height:35px; display:block; background:#005AD5; text-align:center; transition: all 0.35s ease-in-out; }
#header ul.sns li a:hover{background:#FFC817; border-radius:10px; }
#header ul.sns img{ width:27px; padding:4px; }
#header ul.sns li {float: left;}
/*»ó´Ü¸Þ´º¹Ù ½ºÅ©·Ñ½Ã À§Ä¡ Á¶Á¤ */
#header.show {background:rgba(0,0,0,0.6);}
#header.show h1{padding-left:20px;}
#header.show h1 img { width:230px;}
#header.show .pc_menu ul li  { padding:20px 30px;}
#header.show .pc_menu ul li a { font-size:17px; }
#header.show dl{padding-right: 0; padding-top:5px;}
#header.show ul.sns{position:absolute; right:20px; top:14px;}
@media screen and (max-width:1500px) {
#header h1{padding-left:20px; padding-top:7px;}
#header h1 img {width:260px;}
#header .pc_menu ul li a { font-size:18px; }
#header ul.sns{right:20px;}
#header.show h1 {padding-top:0;}
#header.show h1 img { width:220px;}
#header.show .pc_menu ul li  { padding:15px 30px;}
}
@media screen and (max-width:1279px) {
#header{background:none;}
#header .pc_menu {display:none;}
}
@media screen and (max-width:767px) {
#header h1{padding-left:5px; padding-top:0px;}
#header h1 img {width:160px;}
#header ul.sns{right:5px; top:12px;}
#header ul.sns li a{margin:2px; width:22px; height:22px;}
#header ul.sns img{ width:18px; padding:2px;}
#header.show h1{padding-left:5px;}
#header.show h1 img {width:140px;}
#header.show ul.sns{right:5px; top:12px;}
}
 
/* ¿Â¶óÀÎ»ó´ã ¹öÆ° */
.divpop  {display:block;  position:fixed; right:40px; bottom:140px; z-index:1000; animation:rotate 7s linear infinite; }
@media screen and (max-width:1339px) {
.divpop img {width:100px;} 
}
@media screen and (max-width:769px) {
.divpop  { right:10px;} 
.divpop img {width:65px;} 
}
@keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-moz-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-webkit-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-o-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}} 
#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(https://bdmp-004.cafe24.com/bizdemo137224/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;}
.section {width:100%; overflow: hidden; display:block;}
.section_inner {position: relative;width:100%; height: 100%; margin:0 auto; display:block;}
@media screen and (max-width:1279px){
#custom_cursor, #custom_cursor_text {width: 106px;height: 106px;position: fixed;top: 0;left: 0;z-index: 15;pointer-events: none;display: none;}
}
@media screen and (max-width:1279px){
#custom_cursor, #custom_cursor_text {width: 106px;height: 106px;position: fixed;top: 0;left: 0;z-index: 15;pointer-events: none;display: none;}
}
@media screen and (max-width:767px){
html, body {
    overflow-x: clip;
  }
.top_btn { bottom:10px; right:10px;}
}





/* ---- È¸ÀüÇÏ´Â ÅØ½ºÆ® ---- */
.rotate_txt { position: absolute; display:block; width:460px; height:460px;  z-index:1; animation:rotate 12s linear infinite;} 
.rblue {background:url(../../img/rotate_txt_blue.png) no-repeat 0 0;}
.rwhite{background:url(../../img/rotate_txt_white.png) no-repeat 0 0;}
@media screen  and (max-width:1279px) {
.rotate_txt {width:380px; height:380px;} 
.rblue,
.rwhite{background-size:cover;}
}
@media screen  and (max-width:1024px) {
.rotate_txt {width:300px; height:300px;} 
}
@media screen  and (max-width:767px) {
.rotate_txt {width:230px; height:230px;} 
}





/* ----  ¿¬ÇÑ Å« Å×½ºÆ® ---- */
.bg_txt {position:absolute; font-size:200px; line-height:1; color:#fff; opacity:0.2;  font-family: 'S-CoreDream-9Black';  z-index:100;}
.bt_gray { color:#657E9F; opacity:0.1; }
@media screen  and (max-width:1379px) {
.bg_txt {font-size:170px;}
}
@media screen  and (max-width:1379px) {
.bg_txt {font-size:140px;}
}
@media screen  and (max-width:1024px) {
.bg_txt {font-size:110px;}
}
@media screen  and (max-width:767px) {
.bg_txt {font-size:80px;}
}
  




/* ---- °¢ ¹è³Ê Å¸ÀÌÆ² ºÎºÐ---- */
.top_tit {width:92%; max-width:1200px; margin:50px auto; text-align:left; position:relative; }
.top_tit span {width:100%;  position:relative;  display:block; }
.top_tit span b{ color:#fff;  letter-spacing:0;  font-family: 'S-CoreDream-9Black';  font-size:15px; z-index:2; position:relative; background:#007042; padding-right:6px; display:inline-block;  }
.top_tit span:after {content:"";position: absolute;  top:50%; right:0; display:block; width:100%; height:1px;  z-index:1;  background:#fff;}
.top_tit h2{color:#fff; text-align:center; font-size:70px;  letter-spacing:0;  font-family: 'S-CoreDream-9Black'; text-shadow: 3px 3px 8px rgba(0,0,0,0.3); margin:25px 0; line-height:110%;}
.top_tit p {color:#fff; font-size:20px; font-family: 'S-CoreDream-5Medium'; line-height:150%; text-align:center;}
.top_tit p b {color:#005AD5; font-family: 'S-CoreDream-8Heavy'; font-size:20px; }
/* È­ÀÌÆ®¹ÙÅÁ¿¡¼­ ÆùÆ®»ö ºí·ç·Î º¯°æ */
.dark span b{ color:#005AD5;  background:#fff; }
.dark span:after {background:#007042;}
.dark h2 {color:#007042;}
.dark p {margin-top: 30px; color: #fff;}
@media screen  and (max-width:1600px) {
.top_tit h2{font-size:65px;}
.top_tit p,
.top_tit p b {font-size:19px;}
}
@media screen  and (max-width:1279px) {
.top_tit {margin:40px auto;}
.top_tit span b{font-size:14px; }
.top_tit h2{font-size:60px;}
.top_tit p,
.top_tit p b {font-size:18px;}
}
@media screen  and (max-width:1024px) {
.top_tit {margin:30px auto;}
.top_tit span b{font-size:13px;padding-right:4px;}
.top_tit h2{font-size:50px;margin:20px 0;}
.top_tit p,
.top_tit p b {font-size:16px;}
}
@media screen  and (max-width:767px) {
.top_tit span b{font-size:11px;}
.top_tit h2{font-size:38px;}
.top_tit p,
.top_tit p b {font-size:14px;}
}
 





/******************* ¼½¼Ç1. ¸ÞÀÎ ¿µ»ó°ú ÀÌ¹ÌÁö ·Ñ¸µ***********************/
.mainslide .main_prev {background:url(../../img/main_prev.png) no-repeat center / contain;margin-right: 45px;}
.mainslide .main_next {background:url(../../img/main_next.png) no-repeat center / contain;margin-left: 55px;}
.main_item {overflow:hidden;width: 100%;}
.main_item .bg {position: absolute; top:0; left:0; width:100%;  height:100% !important;}
.c_full .swiper-slide-active .text_g{opacity:1; transition:1.5s 0.9s;  }
.c_full {min-height:100vh;}
.c_full .section_inner {width:100%;  height:100vh;}
.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;}
.mainslide:before,
.mainslide:after {width: 0;transition:width 0.9s;}
.mainslide .main_item.swiper-slide-active .bg {transition-delay:0.8s;}

/* ÆäÀÌÂ¡*/
.mainslide .main_paging {position:absolute;bottom:120px;left:50%;transform: translate(-50%,-0%);display: flex;justify-content: center;align-items: center; margin-left:5px;z-index: 100; }
.mainslide .main_arrow {width:14px;height: 27px;cursor:pointer;}
.mainslide .slide_remote {margin-left:37px;}
.mainslide .slide_remote>span {cursor:pointer;}
.mainslide .slide_remote span.pause {display:block;width:10px;height:12px;border:3px solid #fff;border-top:none;border-bottom:none;}

/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:14px;height:14px;border:1px solid #fff;background:transparent;margin: 0 10px;opacity: 1; z-index: 100;}
.mainslide .main_pagination>span.swiper-pagination-bullet-active {background:#fff;}

/* swiper-slide-active */
.main_item .text_g .txt1  {transition:0.5s; opacity:0; transform:translateY(60px); }
.main_item.swiper-slide-active .text_g .txt1 {opacity:1; transform:translateY(0px); transition:0.9s 0.6s;}
.main_item .text_g .txt2  {transition:0.5s; opacity:0; transform:translateY(-60px); }
.main_item.swiper-slide-active .text_g .txt2 {opacity:1; transform:translateY(0px); transition:0.9s 0.6s;}
 
/* Áß¾Ó ¹®±¸ ÅØ½ºÆ® ÀÌ¹ÌÁö */
.main_item .text_g {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);  z-index:100;  width:100%; text-align:center; }
.main_item .text_g .text_wrap {position:relative;}
.main_item .text_g .txt1,
.main_item .text_g .txt2 {font-family: 'S-CoreDream-9Black';  line-height:100%; font-size:180px; color:#fff; letter-spacing:0.05em; }
.main_item .text_g .txt1 {z-index:1;}
.main_item .text_g .txt2 {z-index:3;}
.main_item .text_g .img {z-index:2; position: absolute;top: 50%;left: 50%;width:100%; text-align:center; transform: translate(-50%,-50%);}
.main_item .text_g .img img {animation:mmove 2s linear infinite;}

/****¾Ö´Ï¸ÞÀÌ¼Ç - »ìÂ¦ ¿òÁ÷ÀÓ***/
@keyframes mmove
{
0%{transform:rotate(0deg); } 50%{transform:rotate(4deg); } 100%{transform:rotate(0deg); }
}

.main_item .text_g .img p { font-size:20px; color:#fff;}
.main_item .text_g .img p b {display:block; font-size:17px; color:#FFB500; font-family: 'S-CoreDream-7ExtraBold';}

/** µ¿¿µ»ó **/
.mmovie_con {position:relative; background:#000; overflow:hidden;  display: -webkit-box;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -webkit-align-items: center;  -ms-flex-align: center;   align-items: center;  height:100%;  position: relative;  z-index:1; }
.mmovie_con video {border:0; opacity:1; padding:0; margin:0;  position: absolute;  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;}
.mmovie_con .section_inner {width:100%;}

@media screen and (max-width:1390px){
.main_item .text_g .txt1,
.main_item .text_g .txt2 {font-size:150px;}
.main_item .text_g .img p { font-size:18px;}
.main_item .text_g .img p b {font-size:15px;}
.main_item .text_g .img img {width:500px;}
}

@media screen and (max-width:1024px){
.c_full,
.c_full .section_inner {height:600px !important; min-height:auto;}
.c_full .text_g { width:500px;}
.mainslide .main_paging {position:absolute;bottom:120px;left:50%;transform: translate(-50%,-0%);display: flex;justify-content: center;align-items: center; z-index: 100; }
.mainslide .main_arrow {width:14px;height: 27px;cursor:pointer;}
.mainslide .slide_remote {margin-left:37px;}
.mainslide .slide_remote>span {cursor:pointer;}
.mainslide .slide_remote span.pause {display:block;width:10px;height:12px;border:3px solid #fff;border-top:none;border-bottom:none;}
.main_item .text_g .txt1,
.main_item .text_g .txt2 {font-size:110px;}
.main_item .text_g .img p { font-size:16px;}
.main_item .text_g .img p b {font-size:13px;}
.main_item .text_g .img img {width:400px;}
/* ¿øÇü¹öÆ°*/
.mainslide .main_pagination>span.swiper-pagination-bullet {width:8px;height:8px; margin: 0 6px; border:1px solid #fff;background:transparent;margin: 0 10px;opacity: 1; z-index: 100;}
.mainslide .main_pagination>span.swiper-pagination-bullet-active {background:#fff;}
/* ÆäÀÌÂ¡*/
.mainslide .main_paging {bottom:50px;}
.mainslide .main_arrow {width: 10px;height:18px;}
.mainslide .main_prev {margin-right:39px;}
.mainslide .main_next {margin-left:39px;}
.mainslide .slide_remote {margin-left: 26px;}
.mainslide .slide_remote span.pause {display:block;width: 7px;height: 8px;border: 2px solid #fff;}
}
@media screen and (max-width:767px){
.c_full,
.c_full .section_inner {height:100% !important; min-height:auto;}
.main_item .text_g .txt1,
.main_item .text_g .txt2 {font-size:60px; letter-spacing:0;}
.main_item .text_g .img img {width:300px;}
.main_item .text_g .img p { font-size:15px;}
.main_item .text_g .img p b {font-size:12px;}
  .mmovie_con {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; /* 16:9 ºñÀ² À¯Áö */
    background: black; /* ºñÀ² À¯Áö·Î »ý±â´Â ¿©¹éÀ» °ËÀº»ö Ã³¸® */
  }

  .mmovie_con video {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain; /* µ¿¿µ»óÀÌ Àß¸®Áö ¾Ê°í ÀüÃ¼ º¸ÀÌµµ·Ï */
    top: auto;
    left: auto;
    transform: none;
  }
}
 













/******************* ¼½¼Ç2. À¥ÆÑÅä¸® ½ºÅä¸®***********************/
.about {width:100%; position:relative; background:#007042;  text-align:left; padding:6% 0 17% 0; overflow:hidden;}
.about .rotate_txt {right:-7%; top:-7%; opacity:0.2;}
.about .stxt {width:100%; position:relative; margin-top:5%;}
.about .stxt img {width:100%;}
.about .stxt ul {width:100%; }
.about .stxt ul:after{content:"";display:block;clear:both;}
/* ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.about .stxt p {display:block; font-size:17px; margin-bottom:20px; line-height:1.6; color:#fff;}
.about .stxt p strong {font-size:45px;   color:#FFB500;  line-height:1.3; }
.about .stxt p b {font-size:45px;  font-family: 'S-CoreDream-7ExtraBold'; color:#FFB500;}
/* ÁÂÃø Ã¹¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(1) {width:50%;}
.about .stxt ul li:nth-child(1) .img {padding:0 14% 9% 40%;}
.about .stxt ul li:nth-child(1) p {padding:0 8% 0 15%;}
/* ÁÂÃø µÎ¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(2) {width:100%; margin-top:7%; vertical-align:bottom; position:relative; }
.about .stxt ul li:nth-child(2) .img {padding:0 5% 50px 0; width:46%; text-align:left;}
.about .stxt ul li:nth-child(2) .txt {position:absolute; right:5%; bottom:30px; width:42%;}
.about .bg_txt {right:0; bottom:-15%;}
/* ¿ìÃø ÀÌ¹ÌÁö*/
.about .stxt .bimg {position:absolute; right:0; top:0; width:46%;}
/* ¾Æ·¡ ½ºÇ¬ ÀÌ¹ÌÁö*/
.about .mimg1 {position:absolute; left:0; bottom:0; width:49%;}
.about .mimg2 {position:absolute; right:0; bottom:30%; width:50%; text-align:right;}
@media screen  and (max-width:1600px) {
/* ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.about .stxt p strong,
.about .stxt p b {font-size:40px;}
}
@media screen  and (max-width:1379px) {
/* ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.about .stxt p {font-size:16px;}
.about .stxt p strong,
.about .stxt p b {font-size:35px;}
}
@media screen  and (max-width:1024px) {
/* ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.about .stxt p {font-size:15px; margin-bottom:15px;}
.about .stxt p strong,
.about .stxt p b {font-size:30px;}
/* ÁÂÃø Ã¹¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(1) {width:100%;}
.about .stxt ul li:nth-child(1) .img {padding:0 0 2% 25%;}
.about .stxt ul li:nth-child(1) p {padding:0 0 0 25%;}
/* ÁÂÃø µÎ¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(2) .img {width:80%;  padding:0 0 30px 0;}
.about .stxt ul li:nth-child(2) .txt {position:relative;  right:auto; text-align:right; bottom:auto; width:75%; padding-left:5%;}
/* ¼¼¹øÂ° ÀÌ¹ÌÁö*/
.about .stxt .bimg {position:relative; display:block; width:60%; margin:0 auto; margin-top:10%; }
}
@media screen  and (max-width:767px) {
/* ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.about .stxt p {font-size:13px; margin-bottom:10px;}
.about .stxt p strong,
.about .stxt p b {font-size:22px;}
/* ÁÂÃø Ã¹¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(1) .img {padding:0 0 5% 15%;}
.about .stxt ul li:nth-child(1) p {padding:0 0 0 15%;}
/* ÁÂÃø µÎ¹øÂ° ÀÌ¹ÌÁö¿Í ¹®±¸ °£°Ý */
.about .stxt ul li:nth-child(2) .img {width:90%; padding-top:4%;}
.about .stxt ul li:nth-child(2) .txt {width:90%; padding-left:0;}
}
  

.grid_img {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, auto);
    gap: 16px;
    width: 90%;
    max-width: 1200px;
}

.grid_img img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    object-fit: cover;
}












/******************* ¼½¼Ç3. NO1. ºê·£µå (¼ýÀÚÄ«¿îÅÍ) ***********************/
.brand {width:100%; position:relative; text-align:center; background:url(../../img/brand_bg.jpg) no-repeat center / cover;}
.brand .inner { width:100%; height:100%; padding:7% 0; }
.brand  img {width:100%;}
/* »ó´Ü Å¸ÀÌÆ²*/
.brand .brand_top {color:#000; text-align:center; font-size:70px; font-family: 'S-CoreDream-8Heavy'; margin:40px 0; line-height:110%;}
.brand .brand_top span {color:#FFB500; font-size:33px;  font-family: 'S-CoreDream-8Heavy';  margin:20px auto; line-height:100%; border-top:2px solid #FFB500; display:inline-block; padding:5px 0;border-bottom:2px solid #FFB500; } 
.brand .brand_top .logo img {width:300px;}
/* ÁÂÃø »ó´Ü ¶ó¶¼ È¸Àü ÀÌ¹ÌÁö */
.brand  .img4 {position:absolute; left:-10%;  top:-14%;  z-index:100; width:23%; animation:rotate 13s linear infinite;  opacity:0.5;}
/* ÁÂÃøÇÏ´Ü Ä¿ÇÇ¿Í ÃÊÄÝ·¿ ÀÌ¹ÌÁö */
.brand  .img1 {position:absolute; left:-6%;  bottom:1%; z-index:100; width:32%; animation:move 3s linear infinite;}
/* ¿ìÃø »ó´Ü Ä¿ÇÇ2ÀÜ ÀÌ¹ÌÁö ÀÌ¹ÌÁö */
.brand  .img2 {position:absolute; right:-2%;  top:4%;  z-index:100; width:24%; animation:move 2s linear infinite;}
/* ¿ìÃø ÇÏ´Ü ¶ó¶¼ È¸Àü ÀÌ¹ÌÁö */
.brand  .img3 {position:absolute; right:-6%;  bottom:-8%;  z-index:100; width:18%; animation:rotate 13s linear infinite;  opacity:0.7;}
.brand  .img3 img {width:100%;}
/* ¼ýÀÚÄ«¿îÆ® */
.m_count {width:70%; max-width:1000px; margin:0 auto; padding-top:50px; margin-top:50px; border-top:1px solid #005AD5; }
.m_count ul li {display:inline-block; margin:0 0.5%; }
.m_count ul li dl {text-align:left; }
.m_count ul li dl dt {display:inline-block; float:left; }
.m_count ul li dl dt .counter {font-family:'S-CoreDream-8Heavy'; color:#005AD5; font-size:180px; padding-right:7px; line-height:90%; }
.m_count ul li dl dd {display:inline-block; float:left; font-size:42px; color:#005AD5; line-height:1;  padding-top:10px; font-family: 'S-CoreDream-3Light'; }
.m_count ul li dl dd b {font-size:54px;  font-family: 'S-CoreDream-8Heavy'; color:#005AD5; }
@media screen and (max-width:1600px) {
.m_count ul li dl dt .counter {font-size:150px;}
.m_count ul li dl dd {font-size:35px;padding-top:0px; }
.m_count ul li dl dd b {font-size:45px; }
}

@media screen and (max-width:1379px) {
.brand  .img1 {left:-15%;}  
.m_count ul li dl dt .counter {font-size:120px;}
.m_count ul li dl dd {font-size:30px; }
.m_count ul li dl dd b {font-size:40px; }
}

@media screen and (max-width:1024px) {
/* »ó´Ü Å¸ÀÌÆ²*/
.brand .brand_top {font-size:40px; margin:10px 0;}
.brand .brand_top span {font-size:20px; margin:20px auto; padding:5px 0;} 
.brand .brand_top .logo img {width:150px;}
.m_count ul li dl dt .counter {font-size:100px;}
.m_count ul li dl dd {font-size:25px; padding-top:0px;}
.m_count ul li dl dd b {font-size:30px; }
}

@media screen and (max-width:769px) {
.brand .brand_top {font-size:28px;}
.brand .brand_top span {font-size:17px; margin:10px auto; } 
.brand .inner { padding:17% 0; }
/* ÁÂÃø »ó´Ü ¶ó¶¼ È¸Àü ÀÌ¹ÌÁö */
.brand  .img4 {left:-10%;  top:-7%;  width:38%; }
/* ÁÂÃøÇÏ´Ü Ä¿ÇÇ¿Í ÃÊÄÝ·¿ ÀÌ¹ÌÁö */
.brand  .img1 {left:-4%;  width:50%; bottom:-2%;}
/* ¿ìÃø »ó´Ü Ä¿ÇÇ2ÀÜ ÀÌ¹ÌÁö ÀÌ¹ÌÁö */
.brand  .img2 {top:0%; width:35%;}
/* ¿ìÃø ÇÏ´Ü ¶ó¶¼ È¸Àü ÀÌ¹ÌÁö */
.brand  .img3 { right:-4%;  bottom:-4%;  width:33%; }
.m_count ul {max-width:260px; margin:0 auto;}
.m_count ul li {display:block; margin:20px 0;}
.m_count {padding-top:20px; margin-top:20px;}
}
 







/*******************4.·Ñ¸µ¹è³Ê ¸Þ´º¼Ò°³ ***********************/
#menu_wrap {position:relative; }
.best_menu {position:relative;  text-align:center; padding:170px 0 50px 0;  background:#fff; overflow:hidden;}
.best_menu .rotate_txt {right:-7%; top:-10%; opacity:0.1;}
.best_menu .mcount_txt {position:absolute; z-index:10; top:0; left:0; width:100%; text-align:center;}
.best_menu .mcount_txt b{font-size:80px; font-weight:600; color:#000; }
.best_menu .gb_arlim {position:relative; max-width:1700px; width:90%; margin:0 auto; z-index:13;}
.best_menu .gb_arlim .bg_txt {right:0; top:20%; width:100%; text-align:center;}
.best_menu .popup_li {position:inherit; padding:30px 0; }
.best_menu .popup_li dl:after {content:"";display:block;clear:both;}
.best_menu .popup_li dl {width:90%; margin:0  5%;position:relative;}
.best_menu .popup_li dl dt {width:100%; height:100%; display:block;}
.best_menu .popup_li dl dt img {width:100%; animation:move 3s linear infinite;}
.best_menu .popup_li dl dd {width:96%; padding:20px 3%;}
.best_menu .popup_li dl dd .tit {display:block;   text-align:left; }
.best_menu .popup_li dl dd .tit h2 {font-size:29px; color:#005AD5; font-family: 'S-CoreDream-8Heavy';  text-align:center;}
.best_menu .popup_li dl dd p {text-align:center; font-size:15px; padding-top:6px; color:#000; line-height:140%:}
.best_menu .slick-dots {display:none !important;}

@media screen  and (max-width:1024px) {
.best_menu {padding:140px 0 40px 0;}
.best_menu .popup_li {padding:20px 0; }
.best_menu .popup_li dl dd .tit h2 {font-size:25px;}
.best_menu .popup_li dl dd p {font-size:13px;}
}

@media screen  and (max-width:767px) {
.best_menu .top_tit {top:30px;}
.best_menu {padding:70px 0 20px 0;}
.best_menu .popup_li {padding:10px 0; }
.best_menu .popup_li dl dd .tit h2 {font-size:21px;}
.best_menu .popup_li dl dd p {font-size:11px;}
}

/* ÀÌÀü ´ÙÀ½ Àç»ý¹öÆ° */
.best_menu .prev,
.best_menu .next {background-color:#fff; border-radius:50%; top:33%; border:2px solid #005AD5; background-position:center center; position:absolute; width:55px; height:55px; display:block; text-indent:-9999px; cursor:pointer; z-index:10000000; background-repeat: no-repeat;}
.best_menu .prev { background-image:url('../../img/prev.png'); margin-left:-70px; left:0;}
.best_menu .next { background-image:url('../../img/next.png'); margin-right:-70px; right:0;}
.best_menu .prev:hover,
.best_menu .next:hover {box-shadow: 3px 3px 8px rgba(0,0,0,0.3); }

@media screen  and (max-width:1480px) {
.best_menu .prev { margin-left:-25px;}
.best_menu .next { margin-right:-25px;}
}

@media screen  and (max-width:1279px) {
.best_menu .prev { margin-left:0px; left:-10px;}
.best_menu .next {margin-right:0px; right:-10px;}
.best_menu .prev,
.best_menu .next {width:30px; height:30px; background-size:19px;}
}

/* µÞ¹è°æ ¸ð¼Ç ÅØ½ºÆ® */
.txt_bg_wrap {z-index:12; position:absolute; width:100%; height:55px;  background:#007042; left:0; display:none; }
.txt_bg { position:relative; height:60px; }
.txt_bg > div {position:absolute; height:60px; width:3600px; font-size:0; }  
.txt_bg .inner {width:1800px; top:0; display:inline-block; }
.txt_bg .txt_top .inner { right:0; }
.txt_bg .inner span { display:inline-block; vertical-align:middle; position:relative; font-size:55px; line-height:100%; color:#fff; font-family: 'S-CoreDream-9Black'; letter-spacing:0.01em; opacity:0.3;}

@media screen  and (max-width:1279px) {
.txt_bg_wrap,
.txt_bg,
.txt_bg > div {height:50px;}
.txt_bg .inner span {font-size:50px;}
}

@media screen  and (max-width:1024px) {
.txt_bg_wrap,
.txt_bg,
.txt_bg > div {height:40px;}
.txt_bg .inner span {font-size:40px; }
.txt_bg > div {width:2600px;}  
.txt_bg .inner {width:1300px;}
}

@media screen  and (max-width:767px) {
.txt_bg_wrap,
.txt_bg,
.txt_bg > div {height:30px;}
.txt_bg .inner span {font-size:30px; line-height:110%;}
.txt_bg > div {width:2000px;}  
.txt_bg .inner {width:1000px;}
}

.slick-slider{ position: relative;display: block;box-sizing: border-box; -webkit-user-select: none;-moz-user-select: none; -ms-user-select: none; user-select: none;  -webkit-touch-callout: none; -khtml-user-select: none;-ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{ outline: none;}
.slick-list.dragging{ cursor: pointer;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{ position: relative;top: 0; left: 0;display: block; margin-left: auto; margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{ display: block;}
.slick-slide.slick-loading img{ display: none;}
.slick-slide.dragging img{ pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none;}
.slick-arrow,.slick-dots li button {  cursor:pointer;}
 
 





/******************* ÀüÃ¼¸Þ´ºº¸±â :: ¸Þ´º ¸®½ºÆ® ***********************/
.menu_list {position:relative;  width:100%;   margin:0 auto;  padding-bottom:10%; text-align:center; }

/* ÅÇ¸Þ´º */ 
.sec3-tab{text-align:center;  width:96%; max-width:1600px; margin:3% auto 0 auto;}
.sec3-tab:after {content:"";position: absolute; letter-spacing:0; bottom:0; right:0; display:block; width:100%; height:1px;  z-index:-1;  background:#007042;}
.sec3-tab a{position:relative; display:inline-block; justify-content:center;  align-items:center; width:auto; padding:0 40px; margin:0 5px; height:45px; line-height:45px; border-radius:10px 10px 0 0;  border:1px solid #007042; font-size:19px; color:#007042; transition:all .4s; font-family: 'S-CoreDream-5Medium'; }
.sec3-tab a.active{background-color:#007042; border:1px solid #007042;  color:#fff; z-index:2;}
.sec3-tab:after {}
.sec3-content{display:none;  padding-top:50px; position:relative; }
.sec3-content.active{display:block;}
.sec3-content .content{flex:1; }

@media screen and (max-width:1024px){ 
.sec3-tab a{ padding:0 30px; height:35px; line-height:35px;  font-size:15px; }
.sec3-content{ padding-top:20px;}
}

@media screen and (max-width:767px){ 
.sec3-tab a{ margin:0 2px; height:28px; line-height:28px;  font-size:13px; }
}

.menu_list ul {  width:96%; max-width:1600px; margin:auto ;  display:flex; flex-wrap :wrap;}
.menu_list ul li {float:left; width:20%; margin-bottom:20px;}
.menu_list ul li a img {transform: scale(0.9); max-width:100%;  transition: all 0.35s ease-in-out; }
.menu_list ul li a:hover img{transform: scale(1);}
.menu_list ul .txt {line-height:120%; font-size:21px; color:#000; font-family: 'S-CoreDream-6Bold'; }

@media screen and (max-width:1279px) {
.menu_list ul .txt {font-size:18px;}
.menu_list ul li { width:25%;}
}

@media screen and (max-width:767px) {
.menu_list ul li {float:left; width:33.33%;}
.menu_list ul li a img {transform: scale(1);}
.menu_list ul .txt {font-size:15px;}
}






 
/******************* ¼½¼Ç5. ¿Ö À¥ÆÑÅä¸®ÀÏ±î¿ä? (4Ä­ ¹è³Ê)  ***********************/
.value_section{position: relative; overflow: hidden;  background:#005ad5;   text-align:left; overflow:hidden;}
.value_section .vsection  {width:100%; margin:0 auto;  overflow: hidden; display:block; height:100vh !important; }

/*  Å¸ÀÌÆ²*/
.value_section .top_tit {position:absolute; width:100%; top:100px; left:0; text-align:center; z-index:100000;}
.value_section .tab_box{display: none;}
.value_section .con_box{position: relative; z-index: 2; width: 100%; height: 100%; }
.value_section .con_box li{ float: left; width: 25%;  height:100%; padding:300px  1% 1% 1%;  border-right: 1px solid rgba(255, 255, 255, 0.3);transition: all 0.4s ease; 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(0, 0,0, 0.5);}
.value_section .con_box li .txt_box,
.value_section .con_box li .more{opacity: 0; text-align:center;  visibility: hidden;   transform: translateY(-15px); transition: all 0.4s ease; }
.value_section .con_box li.active .txt_box,
.value_section .con_box li.active .more{opacity: 1; transform: translateY(0);   visibility: visible;}
.value_section .con_box li .con_wrap{display:block; vertical-align: middle; text-align:center; width:100%;}
.value_section .con_box li .con_wrap .title_box {transition: all 0.4s ease;}
.value_section .con_box li.active .con_wrap .title_box {margin-top:20px;}
.value_section .con_box li .con_wrap .title_box h3{font-size:20px; letter-spacing:0; color: #FFB500; border-top:1px solid #FFB500; border-bottom:1px solid #FFB500; padding:1.3%; line-height:100%; display:inline-block;  margin-bottom:20px;}
.value_section .con_box li .con_wrap .title_box h4{font-size:31px; line-height:120%; color: #fff; font-family:'GmarketSansBold';  margin-bottom:30px; transition: all 0.4s ease; display:block;}
.value_section .con_box li .con_wrap .txt_box{margin-bottom:50px;}
.value_section .con_box li .con_wrap .txt_box p{font-size:16px; color:#fff; line-height:1.6; width:90%; margin:0 auto;}
.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 .con_box li .more{width:90px; height:90px; border-radius:50%; display:block; position: relative; font-size:0; text-align: center; transition: all 0.1s ease-out; margin:0 auto;}
.value_section .con_box li .more .shape {position:absolute; left:15px; top:15px; width:60px; height:60px; background-size:contain; background-position:center center; background-repeat:no-repeat;}
.value_section .con_box li .more:before {content:"";position: absolute; top:0; right:0; width:90px; height:90px;  z-index:-1;  background:url(../../img/point_y_bg.png) no-repeat 0 0; animation:rotate 6s linear infinite;}
.value_section .con_box li:nth-child(1) .more .shape {background-image: url("../../img/why_icon1.png");}
.value_section .con_box li:nth-child(2) .more .shape {background-image: url("../../img/why_icon2.png");}
.value_section .con_box li:nth-child(3) .more .shape {background-image: url("../../img/why_icon3.png");}
.value_section .con_box li:nth-child(4) .more .shape {background-image: url("../../img/why_icon4.png");}

/**¹è°æÀÌ¹ÌÁö °æ·Î**/
.value_section .value_img .bg_box_01{background-image: url("../../img/why_bg_01.jpg");}
.value_section .value_img .bg_box_02{background-image: url("../../img/why_bg_02.jpg");}
.value_section .value_img .bg_box_03{background-image: url("../../img/why_bg_03.jpg");}
.value_section .value_img .bg_box_04{background-image: url("../../img/why_bg_04.jpg");}

@media screen and (max-width:1024px){
.value_section .tab_box{display: block; width:100%; position:absolute; z-index:3; top:250px; 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%;  text-align: center;  box-sizing: border-box; cursor: pointer; 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; color: rgba(255, 255, 255, 0.5); font-size: 20px;   font-family: 'S-CoreDream-5Medium'; }
.value_section .tab_box .tabMenu li.active span{color: rgba(255, 255, 255, 1);}
.value_section .tab_box .tabMenu li span:before,
.value_section .tab_box .tabMenu li span:after{display: block; content: ''; position: absolute;}
.value_section .tab_box .tabMenu li span:before{top: 10px; left: 50%; transform: translateX(-50%); width: 6px; height: 6px; border-radius: 50%; background-color: #fff; opacity: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
.value_section .tab_box .tabMenu li.active span:before{top: -10px; opacity: 1;}
.value_section .tab_box .tabMenu li span:after{bottom: 0; left: 0; width: 100%; height: 1px; transform: translate3d(0,0,0) scaleX(0); background-color: #fff; transition: transform 0.3s ease; -webkit-transition: transform 0.3s ease; -ms-transition: transform 0.3s ease; -moz-transition: transform 0.3s ease; -o-transition: transform 0.3s ease;}
.value_section .tab_box .tabMenu li.active span:after{transform: translate3d(0,0,0) scaleX(1);}
.value_section .con_box li,
.value_section .con_box li:last-child {width: 100%;  text-align:center; position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; visibility: hidden; border-right: none;}
.value_section .con_box li.active{opacity: 1; visibility: visible; z-index: 2;  background-color: transparent;}
.value_section .con_box li .txt_box,
.value_section .con_box li .btn_box{opacity: 0; visibility: hidden; transform: translateY(-15px); transition: all 0.8s ease 0.6s; -webkit-transition: all 0.8s ease 0.6s; -ms-transition: all 0.8s ease 0.6s; -moz-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s;}
}

@media screen and (max-width:767px){
.value_section .vsection  {height:600px !important;}
.value_section .top_tit {top:50px;}
.value_section .top_tit div {width:100%; float:none; display:block;}
.value_section .top_tit h2 {font-size:25px;}
.value_section .top_tit p { text-align:left; padding:0;}
.value_section .tab_box{top:160px;} 
.value_section .tab_box .tabMenu li span{font-size:12px; }
.value_section .con_box li{padding-top:230px;}
.value_section .con_box li .con_wrap .title_box h3{font-size:15px;  margin-bottom:10px; }
.value_section .con_box li .con_wrap .title_box h4{font-size:25px; margin-bottom:10px;}
.value_section .con_box li .con_wrap .txt_box{margin-bottom:20px;}
.value_section .con_box li .con_wrap .txt_box p{font-size:13px; width:90%; padding:0 5%;}
.value_section .con_box li .more{width:60px; height:60px;}
.value_section .con_box li .more .shape {left:10px; top:10px; width:40px; height:40px;}
.value_section .con_box li .more:before { width:60px; height:60px; background-size:cover;}
}
 





 
/******************* ¼½¼Ç6. ¸ÅÃâ¾È³»  ***********************/
.mstore { position:relative;  text-align:center; padding:6% 0; background:#007042 url("../../img/msales_bg.jpg") no-repeat center center; background-size:cover; overflow:hidden;}
.mstore .rotate_txt {top:-7%; right:-10%; opacity:0.2;}
.mstore .store_li {position:inherit; padding:0; position:relative; margin:0 auto; width:92%;}
.mstore .store_li .store_cbox { position:relative; text-align:center;}
.mstore .store_li .store_cbox img {margin:3%; width:94%;}
.mstore .store_li .price {position:absolute; transform: rotate(-5.5deg); bottom:5%; left:0%; width:100%; text-align:center; animation:flicker 0.4s infinite; }

@keyframes flicker {
 0% {opacity:0.3;}
 50% {opacity:1;}
 100% {opacity:0.3;}
}




/* ÀÌÀü ´ÙÀ½ Àç»ý¹öÆ° */
.mstore .gb_arlim .prev,
.mstore .gb_arlim .next {background-color:#fff; border-radius:50%; top:42%; background-position:center center; box-shadow: 3px 3px 8px rgba(0,0,0,0.3); position:absolute; width:45px; height:45px; display:block; text-indent:-9999px; cursor:pointer; z-index:10; background-repeat: no-repeat;}
.mstore .gb_arlim .prev { background-image:url('../../img/prev.png');left:-50px;}
.mstore .gb_arlim .next { background-image:url('../../img/next.png'); right:-50px;}
@media screen  and (max-width:1379px) {
.mstore .gb_arlim .prev {left:-30px;}
.mstore .gb_arlim .next {right:-30px;}
.mstore .gb_arlim .prev,
.mstore .gb_arlim .next {width:30px; height:30px; background-size:19px;}
}
@media screen  and (max-width:1024px) {
.mstore .gb_arlim .prev {left:-20px;}
.mstore .gb_arlim .next {right:-20px;}
}
@media screen  and (max-width:450px) {
.mstore .gb_arlim .prev {left:0px;}
.mstore .gb_arlim .next {right:0px;}
.mstore .store_li .store_cbox img {margin:2% 10%; width:80%;}
}













/******************* ¼½¼Ç7. Franchise Ã¢¾÷ÀýÂ÷ ¾È³»  ***********************/
.procress {position:relative;}
.procress .bg_txt {right:0; bottom:-3%; width:100%; text-align:center;}
.procress .rotate_txt {right:-10%; top:-12%; opacity:0.1;}
.procress .box01{background:#fff;  padding:6% 0; text-align:center; height:100%;}
.procress .box01 ul{display:block; max-width:1260px; width:99%;  margin:50px auto; display:flex;  flex-wrap :wrap; }
.procress .box01 ul li {position:relative; float:left; padding:20px 50px; opacity:0.9; transition:all 0.5s;  }
.procress .box01 ul li:after{content:"";display:block;clear:both; z-index:100000; position: absolute; background:url("../../img/arrow_dot.png") no-repeat 0 0; width:50px; height:40px; background-size:100%; top:50%; margin-top:-25px; right:-25px; animation:arrow 2s linear infinite;}
.procress .box01 ul li:last-child:after{display:none;}
.procress .box01 ul li .inner {position:relative;  width:320px; height:320px; display:inline-block;  background:#007042; border-radius:50%; }
.procress .box01 ul li .inner .inner_box {position:absolute;top:47%;left:50%;transform: translate(-50%,-50%); width:80%;}
.procress .box01 ul li h3 {text-align:center; }
.procress .box01 ul li h3 span {font-family: 'S-CoreDream-6Bold'; font-size:20px; color: #fff; line-height:100%; display:inline-block; padding:5px 0; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.procress .box01 ul li h3 b {background-size:80px;  position:relative; margin-top:10px; padding-bottom:10px; display:block; font-size:22px;  color:#fff; padding-top:90px; font-family: 'S-CoreDream-6Bold'; line-height:120%; text-align:center;  background-repeat:no-repeat; background-position:center 0 ; font-family: 'S-CoreDream-6Bold'; }
.procress .box01 ul li p {text-align:center;  display:block; font-size:15px;  color:#fff; line-height:140%;}
.procress .box01 ul li:nth-child(1) h3 b {background-image:url("../../img/mp_icon1.png");}
.procress .box01 ul li:nth-child(2) h3 b {background-image:url("../../img/mp_icon2.png");}
.procress .box01 ul li:nth-child(3) h3 b {background-image:url("../../img/mp_icon3.png");}
.procress .box01 ul li:nth-child(4) h3 b {background-image:url("../../img/mp_icon4.png");}
.procress .box01 ul li:nth-child(5) h3 b {background-image:url("../../img/mp_icon5.png");}
.procress .box01 ul li:nth-child(6) h3 b {background-image:url("../../img/mp_icon6.png");}
 
/*±×·¹ÀÌ¹ÙÅÁ¿¡ °ËÁ¤±Û¾¾*/
.procress .box01 ul li:nth-child(2) .inner ,
.procress .box01 ul li:nth-child(5) .inner ,
.procress .box01 ul li:nth-child(8) .inner  { background:#007042;}
.procress .box01 ul li:nth-child(2),
.procress .box01 ul li:nth-child(5),
.procress .box01 ul li:nth-child(8)  h3 {color:#fff;}
.procress .box01 ul li:nth-child(2) h3 span,
.procress .box01 ul li:nth-child(5) h3 span,
.procress .box01 ul li:nth-child(8) h3 span { color:#fff; border-color:#fff;}
.procress .box01 ul li:nth-child(2)  h3 b,
.procress .box01 ul li:nth-child(5)  h3 b,
.procress .box01 ul li:nth-child(8)  h3 b {color:#fff;}
.procress .box01 ul li:nth-child(2)  p,
.procress .box01 ul li:nth-child(5)  p,
.procress .box01 ul li:nth-child(8)  p  {color:#fff;}
/*¿»·Î¿ì ¹ÙÅÁ*/
.procress .box01 ul li:nth-child(3) .inner ,
.procress .box01 ul li:nth-child(6) .inner ,
.procress .box01 ul li:nth-child(9) .inner  { background:#007042}
@media screen  and (max-width:1320px) {
.procress .box01 ul{max-width:930px;}
.procress .box01 ul li { padding:20px 30px;}
.procress .box01 ul li:after{width:35px; height:30px;  margin-top:-15px;}
.procress .box01 ul li .inner {width:250px; height:250px; }
.procress .box01 ul li h3 span {font-size:16px; padding:3px 0;}
.procress .box01 ul li h3 b {background-size:65px; font-size:19px;  padding-top:74px; margin-top:7px; padding-bottom:7px; }
.procress .box01 ul li p { font-size:13px;}
}
@media screen  and (max-width:1024px) {
.procress .bg_txt {bottom:-1%;}
.procress .box01 ul{max-width:580px;}
.procress .box01 ul li:after{width:30px; height:24px; margin-top:-12px;}
.procress .box01 ul li .inner {width:230px; height:230px; }
.procress .box01 ul li h3 span {font-size:14px;}
.procress .box01 ul li h3 b {background-size:50px; font-size:17px;  padding-top:65px;}
.procress .box01 ul li p { font-size:12px;}
}
@media screen  and (max-width:620px) {
.procress .box01 ul{max-width:230px;}
.procress .box01 ul li { padding:25px 0px;}
.procress .box01 ul li:after{bottom:0; top:auto;  margin-right:-15px; margin-bottom:-8px; right:50%; transform: rotate(90deg);  animation:arrow_down  2s linear infinite;}
.procress .box01 ul li .inner {width:230px; height:230px;}
}










/******************* ¼½¼Ç8. Ã¢¾÷ÁÖ ÀÎÅÍºä :: À¯Æ©ºê¿µ»ó  ***********************/
.m_movie {background:#ECF4F6; width:100%; position:relative; overflow:hidden;}
.m_movie .inner { width:100%; height:100%; padding:140px 0; }
.m_movie section {max-width:1400px; width:90%; margin:0 auto; position:relative; text-align:center;}
.portfolio { overflow: hidden; margin:30px auto;}
.portfolio ul {width:100%; position:relative;}
.portfolio ul:after{content:"";display:block;clear:both;}
.portfolio ul li { float: left; position:relative;  display:inline-block; width:31.33%; margin:1%;  }
.portfolio ul li img {max-width:100%; line-height:100%; font-size:0;}
.portfolio ul li div.btn_ytube  {position: absolute; width:100%; text-align:center; top:50%; margin-top:-35px;}
.portfolio ul li div.btn_ytube   a:hover img {opacity:0.7; }
#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;}
@media screen  and (max-width:1279px) {
.m_movie .inner {padding:100px 0; }
.portfolio ul li div.btn_ytube  {margin-top:-25px; margin-top:-17px;}
.portfolio ul li div.btn_ytube img  {width:50px;}
}
@media screen  and (max-width:767px) {
.portfolio ul  {max-width:380px; margin:0 auto;}
.portfolio ul li { width:94%; margin:10px 3%;}
}
/* movie opup CSS */
.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;}
/***¹öÆ°***/
ul.btn_list { margin:0 auto; text-align:center;}
ul.btn_list li {display:inline; padding:0 2px;}
.btn {text-align:center;}
.btn a {width:200px; padding:10px 17px; color:#005AD5; font-size:15px; font-family: 'S-CoreDream-6Bold';  transition: all 0.35s ease-in-out; display:inline-block; background:#FFC817 url(../../img/arrow_1.png) no-repeat 10px center;}
.btn a:hover,.btn a.current {background:#005AD5 url(../../img/arrow_1.png) no-repeat 16px center; padding-left:30px; color:#fff;}



 


/******************* ¼½¼Ç9. Ã¢¾÷ºñ¿ë  ***********************/
.m_money  {position:relative;  text-align:center; padding:6% 0; background:#fff;}
.m_money .rotate_txt {top:-3%; right:50%;  margin-right:-230px; opacity:0.1;}
.m_money .tstyle_common {width:92%; max-width:1400px; margin:3% auto 1.5% auto; }
.tstyle_common thead {background:#007042;}
.tstyle_common tfoot {background:#FFB500;}
.tstyle_common td span {color:#fff; }
.tstyle_common thead th,
.tstyle_common tfoot th{ padding:20px 10px;  font-size:22px; color:#fff; font-family: 'S-CoreDream-8Heavy'; text-align:center; }
.tstyle_common td{ color:#000; padding:20px 10px;   font-size:18px;  font-family: 'S-CoreDream-4Regular';border-bottom:1px solid rgba(0,0,0,0.3); line-height:120%; text-align:center;}
.tstyle_common td b {font-family: 'S-CoreDream-8Heavy'; font-size:20px;  }
.tstyle_common td b.red {color:#FF7C25; animation:flicker 0.4s infinite;}
.tstyle_common caption {font-size:0; line-height:0;}
.tstyle_common .tL {text-align:left;}
.txt_add {width:92%; max-width:1400px; margin:0 auto; text-align:left;}
.txt_add li {padding:7px 0 7px 20px; position:relative; font-size:18px; }
.txt_add li:before { content: ''; position: absolute; top:40%; left:4px; width:7px; height:7px; z-index:100; display:block; background-size:100%; background:#1973ED; animation:rotate 6s linear infinite;}
.txt_add li b {color:#1973ED;}

@media screen and (max-width:1279px) {
.m_money .rotate_txt {margin-right:-190px;}
}

@media screen and (max-width:1024px) {
.m_money  {padding:80px 0;}
.tstyle_common thead th,
.tstyle_common tfoot th{ padding:15px 5px; font-size:17px;}
.tstyle_common td{ padding:15px 5px; font-size:14px;}
.tstyle_common td b {font-size:16px;}
.m_money .rotate_txt {margin-right:-150px;}
.txt_add li {padding:5px 0px 5px 15px;  font-size:16px; }
.txt_add li:before { left:2px; width:5px; height:5px; top:13px;}
}

@media screen and (max-width:767px) {
.m_money  {padding:60px 0; background-size:15px; }
.tstyle_common thead th,
.tstyle_common tfoot th{ padding:12px 1px;  font-size:14px;}
.tstyle_common td{ padding:12px 1px;  font-size:12px;}
.tstyle_common td b {font-size:12px; }
.m_money .rotate_txt {margin-right:-115px;}
.txt_add li {padding:5px 0px 5px 12px;  font-size:12px; }
.txt_add li:before {width:4px; height:4px; top:11px;}
}
 

 
/******************* ¼½¼Ç10. ÀÎÅ×¸®¾î***********************/
.gallery {background:#F3F8FF; position:relative; }
.gallery .rotate_txt {right:-8%; top:-13%; opacity:0.1; }
.gallery .section_inner {height:auto; padding:100px 0; }
.gallery_g {width: 100%;height: 100%;}
/**³×ÀÌ°ÔÀÌ¼Ç ¹Ù**/
.gallery_slide>.gallery_pagination {position: relative;width: calc(100% - 4%); height:3px; background: #fff; margin-top:50px;}
.gallery_slide>.gallery_pagination>span {background:#005AD5;}
/**ÀÌ¹ÌÁö**/
.gallery_item {width:calc(20%); margin-left:2%; }
.gallery_item .img_inner {width:100%;  overflow:hidden;   transition:0.5s; border-radius:8px; }
.gallery_item .img  img {width: 100%; transition:0.1s; transform: scale(0.93); margin:0.6% 0; }
.gallery_item:hover .img  img {transition:0.1s;  box-shadow:12px 12px 0px rgba(0,90,213,1);}
.gallery_item:nth-child(2) .img  img,
.gallery_item:nth-child(6) .img  img,
.gallery_item:nth-child(10) .img  img {border-radius:50% 50% 0 0;}
.gallery_item:nth-child(3) .img  img,
.gallery_item:nth-child(7) .img  img,
.gallery_item:nth-child(11) .img  img  {border-radius:50%;}
.gallery_item:nth-child(4) .img  img,
.gallery_item:nth-child(8) .img  img,
.gallery_item:nth-child(12) .img  img {border-radius:0 50% 50% 0;}
.gallery_item:nth-child(odd) {margin-top:2%;}
/**ÅØ½ºÆ®**/
.gallery_item .name {position:absolute; top:50%;left: 50%; width:100%; text-align:center; transform: translate(-50%,-50%); display:block; font-size:45px; font-family: 'S-CoreDream-9Black'; font-weight:bold;   color:rgba(0,0,0,0.1);  -webkit-text-stroke:2px #fff;}
 
@media screen  and (max-width:1400px){
.gallery_item {width:calc(27%); }
/**ÅØ½ºÆ®**/
.gallery_item .name { font-size:40px;}
}

@media screen  and (max-width:1024px){
.gallery .section_inner {padding:70px 0; }
.gallery_item .name { font-size:34px;}
.gallery_item {width:calc(37%); margin-left:4%;}
}

@media screen and (max-width:767px){
.gallery .section_inner {padding:50px 0; }
.gallery_slide>.gallery_pagination {width: calc(100% - 8%); margin-left:4%;  margin-top:15px;}
.gallery_item {width: calc(40%);}
.gallery_item .name {font-size:25px;  -webkit-text-stroke:1px #fff;}
}
 
@media screen and (max-width:450px){
.gallery_item {width: calc(79%);}
}
 

/******************* ¼½¼Ç 11. ¸®ºä  ***********************/
.mreview {position:relative;  text-align:center; padding:120px 0;  background:url('../../img/bg_r.jpg') no-repeat center top; background-size:cover;  overflow:hidden; }
.mreview .gb_arlim {position:relative; }
.mreview .popup_li img {width:96%; margin:2%;box-shadow: 3px 3px 8px rgba(0,0,0,0.3); opacity:0.8; transform : scale(0.9); transition: all 0.35s ease-in-out; border-radius:15px;}
.mreview .popup_li .slick-center img{ transform : scale(1); opacity:1; }
.mreview .gb_arlim { max-width:100%; width:100%; }
 
@media screen and (max-width:767px){
.mreview {padding:70px 0;}      
}

/*1µî·©Å· Æ÷ÀÎÆ® ºÎºÐ*/
.mreview .gb_arlim .phone {position:absolute; width:21.4%; height:100%; text-align:center;  display:block;  top:40%;left: 50%; transform: translate(-50%,-50%);  z-index:100;}
.mreview .gb_arlim .phone .inner {position:relative;  width:100%; height:100%;}
.mreview .gb_arlim .phone img {width:100%;}
.mreview .gb_arlim .phone .first {position:absolute; right:0; top:0; z-index:15;}
.mreview .gb_arlim .phone .first:before {content:"";position: absolute; top:0; right:0; width:150px; height:150px;  z-index:-1;  background:url(../../img/review_phone_first_bg.png) no-repeat 0 0; animation:rotate 6s linear infinite;}
@media screen and (max-width:1279px){
.mreview .gb_arlim .phone {width:36%;}
.mreview .gb_arlim .phone .first img,
.mreview .gb_arlim .phone .first:before {width:120px; height:120px;  background-size:100%;}
}
@media screen and (max-width:767px){
.mreview .gb_arlim .phone {width:72%;}
.mreview .gb_arlim .phone .first img,
.mreview .gb_arlim .phone .first:before {width:80px; height:80px;}
}
 
/* ÀÌÀü ´ÙÀ½ Àç»ý¹öÆ° */
.mreview .prev,
.mreview .next {background-color:rgba(255,255,255,0.7); border-radius:50%; top:41%; background-position:center center; box-shadow: 3px 3px 8px rgba(0,0,0,0.3); position:absolute; width:40px; height:40px; display:block; text-indent:-9999px; cursor:pointer; z-index:100000; background-repeat: no-repeat;}
.mreview  .prev { background-image:url('../../img/prev.png'); left:55px;}
.mreview .next { background-image:url('../../img/next.png'); right:55px; }
@media screen  and (max-width:1279px) {
.mreview  .prev {left:45px; }
.mreview  .next {right:45px;}
.mreview .prev,
.mreview .next {width:25px; height:25px; background-size:19px;}
}
 

/****************¼½¼Ç Ãß°¡ :: ¸ÅÀåÃ£±â °Ô½ÃÆÇ ¾ÆÀÌÇÁ·¹ÀÓ *****************/
.store_board {background:#F3F8FF;  padding:130px 0 50px 0;}
.store_board iframe {height:930px;}
@media screen and (max-width:1024px) {
.store_board {padding:60px 0 20px 0;}
.store_board iframe {height:720px;}
}



/****************°Ô½ÃÆÇ ¸®½ºÆ®¹× ±Û¾²±â ºÎºÐ °øÅë*****************/
.board_style {width:96%; margin:0 auto; max-width:1400px;}
.board td {padding:15px 0; border-bottom:1px solid #005AD5; background:none; font-family: 'S-CoreDream-5Medium'; color:#005AD5;}
.board_style > table{width:100%; border-top:2px solid #005AD5;}
.board font {font-family: 'S-CoreDream-5Medium'; color:#005AD5; font-size:17px;  }
.att_title {background:#fff; padding:5px; min-width:40px; }
.board td.board_bgcolor {background:none;   border-right:1px solid rgba(255,255,255,0.3); } 
.board td.board_desc {padding-left:10px; background:none; }
.board_style .board,
.board_style .board .bbsnewf5 a {font-family: 'S-CoreDream-5Medium'; color:#005AD5; letter-spacing:0; font-size:17px; }
.board_style .board .bbsnewf5 a:hover {color:#005AD5; }
  /* °Ô½ÃÆÇ »ó¼¼ÆäÀÌÁö Ç×¸ñ */
.board_desc{  height:40px; line-height:40px; background:#fafafa; border-bottom:1px solid #005AD5; }
.board_desc input {margin:0 0 0 10px;   }
.board_bgcolor span {color:#005AD5;}
.board_desc input {height:26px; border:0;}
.board_desc select {margin:0 0 0 10px;}
.board_description {max-width:1000px; width:100%;  height:auto; overflow:hidden;   word-break:break-all; border-bottom:1px solid #005AD5; padding:0; margin:0;  }
#post_area {word-spacing:0; background:none;word-break:break-all; padding:0; margin:0;  max-width:1000px; }
#post_area,#post_area a {color:#005AD5; font-family: 'S-CoreDream-5Medium';  }
#post_area img {   max-width:1000px;  -moz-max-width:1000px%; -webkit-max-width:1000px; height:auto;}
#post_area embed {max-width:100%;}
@-moz-document url-prefix(){
#post_area img {max-width:1000px; }
} 
 
/*Ä«Å×°í¸® °£°Ý Á¶Á¤*/
.sul_menu {margin-bottom:20px;}
 
/*ÇÏ´Ü ¹öÆ° Á¤·Ä*/
.board_admin_bgcolor table {width:300px;}
.board_admin_bgcolor td {padding:30px 0 0; border:0;} 
.board_style .paging {margin-top:30px; width:100%; display:block;  }
.board_style .paging b,
.board_style .paging a,
.board_style .paging span,
.board_style .paging font,
.board_style .paging a:hover {display:inline-block; border-radius:50%; margin:0; text-decoration:none;  padding:0; text-align:center; color:#005AD5; font-family: 'S-CoreDream-6Bold'; font-weight: normal;  font-style: normal; font-size:15px; 
line-height:35px; background:#fff; width:35px; height:35px; }
.board_style .paging b {background:#FFC817;}
 
@media screen and (max-width: 1024px) {
.board td {padding:10px 0;}
.board input[type=text]{width:90%;}
.board textarea {width:90%; padding:5px 5%;}
.board input[name=mobile_no1],.board input[name=mobile_no2],.board input[name=mobile_no3]{width:20%;}
.board input[name=name]{width:50%;}
.bbsnewf5 td a img {vertical-align:top; max-width:100%; height:auto; border:0; }
.board font,
.board_style .board,
.board_style .board .bbsnewf5 a {font-size:15px; }
#post_area { width:100%;}
#post_area img {width:100%;}
@-moz-document url-prefix(){
#post_area img { width:100%; }
} 
}
@media screen and (max-width:767px) {
.board font,
.board_style .board,
.board_style .board .bbsnewf5 a {font-size:12px; }
}
 
/*****************ÇÏ´Ü(Ç²ÅÍ)¿µ¿ª*******************/
#footer {position:relative; width:100%;  padding-bottom:65px;  background:#007042; }
#footer:after {content:"";display:block;clear:both;}
/* ·Î°í¿µ¿ª*/
.f_logo {width:96%; border-bottom:1px solid rgba(255,255,255,0.3);  max-width:1400px; padding:30px 0; margin:0 auto;}
.f_logo_l {float:left; }
.f_logo_l div {vertical-align:bottom; }
.f_logo_r {float:right; text-align:right;}
.f_logo_r ul {float:left; display:block;}
.f_logo_r ul li {display:inline-block;}
/* ÁÖ¼Ò ÅØ½ºÆ® */
.f_text {width:96%;  max-width:1400px; padding:30px 0; margin:0 auto;}
.f_text p{ padding:5px 0; font-size:14px; color:#fff;}
.f_text p span {color:#fff; padding-right:10px; font-size:14px; }
#scrollbar { position:fixed; right:2px; height:50px; width:6px; background:#FBEB00; background:rgba(0,0,0,0.6); border:1px solid rgba(255,255,255,0.6); z-index:300; border-radius:3px;}
.skrollr-desktop #scrollbar {display:none;}
@media screen and (max-width:1024px){
.f_logo { padding:20px 0;}
.f_logo_l {display:none;}
.f_logo_r {float:none; text-align:center;}
.f_logo_r ul li img {height:25px;}
#footer {padding-bottom:115px;}
.f_menu ul { padding:10px;}
.f_menu ul li a {  font-size:13px;  }
.f_text { padding:20px 10px;}
.f_text p span { font-size:11px; }
}
@media screen and (max-width:767px) {
.f_logo_r ul {float:none; display:block;}
.f_con {  width:100%; }
.f_text p span {padding:0; display:block; font-size:11px;}
.f_menu ul,.f_text {margin-left:0%;}
}
/*À§·Î*/
.TopScroll { position:fixed; right:30px; bottom:-100px; width:45px; height:45px; background:#000 url(../../img/top_icon.png) no-repeat center; border-radius:5px; text-align:center; z-index:99999999999; opacity: 0.6; filter:alpha(opacity=60); transition:all 200ms linear; -webkit-transition:all 200ms linear;    -moz-transition:all 200ms linear;    -ms-transition:all 200ms linear;  
 -o-transition:all 200ms linear;}
.TopScroll a { text-indent:-99999em; display:block; overflow:hidden;}
.TopScroll:hover {background:#005ad5 url(../../img/top_icon.png) no-repeat center; opacity: 1; filter:alpha(opacity=100)}
::-moz-selection { color:#fff; background:#005ad5; }
::selection { color:#fff; background:#005ad5; }
@media screen and (max-width:1600px) {
.TopScroll {right:20px; width:30px; height:30px; background-size:16px;}
.TopScroll:hover {background-size:16px;}
.TopScroll a { width:30px; height:30px;}
}
/* ¸ð¼Ç */
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn;}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}s
}
@keyframes slideInBottom {
from {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes slideInTop {
from {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft;}
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight;}
.slideInBottom { -webkit-animation-name: slideInBottom; animation-name: slideInBottom;}
.slideInTop { -webkit-animation-name: slideInTop; animation-name: slideInTop;}
/* ¸ð¼Ç */
.animated {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 0.4s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated2 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 0.7s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated3 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 1.0s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated4 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 1.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated5 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 1.6s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated6 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 1.9s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated7 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 2.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated8 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 2.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated9 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay: 2.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated10 {-webkit-animation-duration: 1s;animation-duration: 1s; animation-delay:3.1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
/***** footer *****/
.fp-section { position: relative; -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */  -moz-box-sizing: border-box; /* <=28 */ box-sizing: border-box;}
.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-section.fp-table, .fp-slide.fp-table {height: auto !important;}
.fp-tableCell {height:auto !important; }