body {background:#001F3F;}
 


 



/*******************  ¸ÞÀÎ ºñÁÖ¾ó ********************** */
#mainVisual{overflow:hidden; width:100%;  height:100%;  position:relative; z-index:100;}
.slick-track,.slick-list { -webkit-perspective: 2000; -webkit-backface-visibility: hidden;}
#mainVisual .main-visual-list-con, 
#mainVisual .main-visual-con, 
#mainVisual .slick-list,  
#mainVisual .slick-track, .main-visual-item{ height:100%; }
.main-visual-con{z-index:1; }

/* ¸ÞÀÎ ºñÁÖ¾ó :: ÀÌ¹ÌÁö */
.main-visual-item{position:relative; height:100%;  }
.main-visual-item .main-visual-pc-img{ width:100%; height:100%;  z-index:10;  background-repeat:no-repeat; background-position:50% 50%; background-size:cover; background-size:cover !important;  transform: scale(1.1,1.1); transition:transform 2000ms ease-in-out;}

/* ¸ÞÀÎ ºñÁÖ¾ó :: ÅØ½ºÆ® */
.main-visual-item .main-visual-txt-con{position:absolute; top:20%; left:8%;width:84%; word-break:keep-all; z-index:10000;} 
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con .main-visual-txt2{ opacity:0;filter:Alpha(opacity=0);  transform: translateX(50px); transition:opacity 1.0s, transform 1.0s;}
.main-visual-item .main-visual-txt-con.left .main-visual-txt1,
.main-visual-item .main-visual-txt-con.left .main-visual-txt2,{ opacity:0;filter:Alpha(opacity=0);  transform: translateX(-50px); transition:opacity 1.0s, transform 1.0s; }


 /*ÀÛÀº ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con.left .main-visual-txt1{display:block;font-size:19px; font-weight:300;  text-align:center; color:#fff; transition-delay:0.5s; }
.main-visual-item .main-visual-txt-con.left .main-visual-txt1:before{right:auto; left:0;}


/*Å« ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2,
.main-visual-item .main-visual-txt-con.left .main-visual-txt2{ z-index:2; font-size:90px;  font-family:'Montserrat','Noto Sans KR'; font-weight:800;  text-align:center; display:block; line-height:90%;  color:#fff; margin-bottom:10px; transition-delay:0.1s;}


/*¶óÀÎ Å×µÎ¸® ÅØ½ºÆ® */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2 .line_txt{color:rgba(255,255,255,0); -webkit-text-stroke:1px rgba(255,255,255,0.3); font-size:100px;   font-family: 'S-CoreDream-9Black'; font-weight:800; 
position:absolute; left:0px; width:100%; text-align:center; top:40px;  z-index:1; } 
.main-visual-item .main-visual-txt-con .main-visual-txt2 b {color:#F1CF4A;}
.main-visual-item .main-visual-txt-con img{display:inline-block;}


@media all and ( max-width:1279px ){
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con.left .main-visual-txt1{font-size:18px;}


/*Å« ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2,
.main-visual-item .main-visual-txt-con.left .main-visual-txt2{font-size:80px;}


/*¶óÀÎ Å×µÎ¸® ÅØ½ºÆ® */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2 .line_txt{ font-size:80px;  top:30px;}
}




@media all and ( max-width:1024px ){
 /*ÀÛÀº ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con.left .main-visual-txt1{font-size:17px;}


/*Å« ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2,
.main-visual-item .main-visual-txt-con.left .main-visual-txt2{font-size:65px;}


/*¶óÀÎ Å×µÎ¸® ÅØ½ºÆ® */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2 .line_txt{ font-size:65px; top:20px;}
#mainVisual{height:600px;}
}




@media all and ( max-width:500px ){
 /*ÀÛÀº ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con.left .main-visual-txt1{font-size:15px;}


/*Å« ÅØ½ºÆ® »çÀÌÁî */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2,
.main-visual-item .main-visual-txt-con.left .main-visual-txt2{font-size:45px;}


/*¶óÀÎ Å×µÎ¸® ÅØ½ºÆ® */ 
.main-visual-item .main-visual-txt-con .main-visual-txt2 .line_txt{ font-size:50px;}
}






/* ¸ÞÀÎ ºñÁÖ¾ó :: activeÈ¿°ú */
.main-visual-item.active-item .main-visual-pc-img{ transform: scale(1.0,1.0) rotate(0.01deg);}
.main-visual-item.active-item .main-visual-txt1 {opacity:0.7; filter:Alpha(opacity=70); transform: translateX(0px);}
.main-visual-item.active-item .main-visual-txt-con.left .main-visual-txt1 {opacity:1;filter:Alpha(opacity=60);  transform: translateX(0px);}
.main-visual-item.active-item .main-visual-txt2 {opacity:1.0;filter:Alpha(opacity=100);   transform: translateX(0px);}
.main-visual-item.active-item .main-visual-txt-con.left .main-visual-txt2 {opacity:1.0;filter:Alpha(opacity=100);  transform: translateX(0px);}




/* ¸ÞÀÎºñÁê¾ó ÇÃ·¯±×ÀÎSlider */
.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 !important;}
.slick-list.dragging{  cursor: pointer;    cursor: hand;}
.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;}
.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-slider *:focus{outline:none !important;}



/** µ¿¿µ»ó Àû¿ë **/
.mmovie_con {position:relative;  z-index:1000;  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;  }
.mmovie_con video {border:0;   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%;}
 





/******************* ¹öÆ°***********************/
/* ÀÌÀü ´ÙÀ½ È­»ìÇ¥ ¹öÆ°*/
#pager {position:absolute; bottom:80px; right:3%; z-index:10000000; cursor:pointer;  }
.mbtn {position: relative; display:inline-block; width:20px; height:32px; opacity:1; font-size:0;-webkit-tap-highlight-color : transparent !important; }
.prev{ background:url('../../img/arrow-bold-left2.png') no-repeat center center / cover; margin-right:50px; -webkit-tap-highlight-color : transparent !important;}
.next{ background:url('../../img/arrow-bold-right2.png') no-repeat center center / contain; -webkit-tap-highlight-color : transparent !important;}
.prev:hover,.next:hover {opacity:0.5;}
.prev:before {content: ''; position: absolute; z-index: -1; right:0; margin-right:-29px; top:0px;  width:1px; height: 100%; background:rgba(255,255,255,0.5); }
.mbtn:focus{
outline:none;
}
 
/* µ¿±×¶õ ¿µ¿ª ¹öÆ° */
#mainVisual .slick-dots{position:absolute; right:50%; width:200px; text-align:center; margin-right:-100px; bottom:220px; z-index:10000000;}
#mainVisual .slick-dots li{display:inline-block; margin:0 5px ;  text-align:center; }
#mainVisual .slick-dots li button {cursor:pointer; margin:0px; padding:0px; background:#fff;position:relative; font-size:0; width:40px; height:12px; border-radius:5px; }
#mainVisual .slick-dots li.slick-active button {background:#F1CF4A; position:relative; width:50px; }


@media all and ( max-width:1024px ){
/* ÀÌÀü ´ÙÀ½ È­»ìÇ¥ ¹öÆ°*/
#pager {bottom:18px; right:4%;}
.mbtn {width:14px; height:20px;}
.prev{margin-right:25px;}
.prev:before { margin-right:-15px;}


/* µ¿±×¶õ ¿µ¿ª ¹öÆ° */
#mainVisual .slick-dots{bottom:120px;}
#mainVisual .slick-dots li button { width:30px; height:9px;}
#mainVisual .slick-dots li.slick-active button {width:40px; }
}


@media all and ( max-width:767px ){
#mainVisual .slick-dots{bottom:80px;}
}







/********************** ¾ÆÀÌÄÜ ¹è³Ê 4°³ ºÎºÐ **********************/
.features {width:90%;  max-width: 800px; border:1px solid rgba(255,255,255,0.7);  position: absolute;  top:45%; left: 50%; transform: translateX(-50%);  z-index: 10; display: flex; justify-content: center;  text-align: center;}
.feature-box { flex: 1; color: white; border: none; border-radius: 0; padding:20px; transition: transform 0.3s ease, background-color 0.3s ease;  background-color: rgba(0, 0, 0, 0.2);  position: relative;}
.feature-box:not(:last-child)::after {content: ""; position: absolute; top: 0%; right: 0; height:100%; width: 1px;background-color: rgba(255,255,255,0.7);}
.feature-box:hover {background-color: rgba(0, 0, 0, 0.7);}
.feature-box img {margin-bottom:10px;}
.feature-box p {margin:0; font-size:16px;  color:#fff; line-height: 1.2;  font-weight: bold;}

@media screen  and (max-width:1280px) {
.features { max-width:650px;}
.feature-box {padding:15px;}
.feature-box img {width:60px;}
.feature-box p { font-size: 15px;}
}

@media screen  and (max-width:1024px) {
.feature-box {padding:10px;}
.feature-box img {width:50px;}
.feature-box p { font-size:13px;}
}

@media screen  and (max-width:800px) {
.features { max-width:650px; top:66%;}
.feature-box {padding:7px;}
.feature-box img {width:35px; margin-bottom:5px;}
.feature-box p { font-size:12px;}
}







/******************* ¸ÞÀÎÀÌ¹ÌÁö ÇÏ´Ü ¸ðÇü ¹Ù***********************/
#mainVisual .m_on {position:absolute; bottom:0px; left:0; width:100%; z-index:10000; height:220px; display:block;}
#mainVisual .m_on img {width:100%; height:100%;}

@media screen  and (max-width:1024px) {
#mainVisual .m_on {height:120px;}
}

@media screen  and (max-width:1024px) {
#mainVisual .m_on {height:80px;}
}



/* ¾Æ·¡·Î ¹öÆ° */
#mainVisual .scroll_down {position:absolute; z-index:10000000000000; left:2%; bottom:65px; text-align:center; min-height:55px;}
#mainVisual .scroll_down a { font-size:13px; color:#fff; display:block; height:40px; font-weight:900; letter-spacing:0.03em;  background: url(../../img/arrow_down.png) no-repeat left top; padding:11px 0 0 30px; animation:scroll_down 1s infinite;}

@media screen  and (max-width:1024px) {
#mainVisual .scroll_down {display:none;}
}

@keyframes scroll_down  {
 0% {opacity:0.3; }
 50% {padding-top:15px; opacity:1;}
 100% {opacity:0.3;}
}






/* Å¸ÀÌÆ² °øÅë */
.top_tit {padding:50px 0;  text-align:center;}
.top_tit h2 {font-size:65px; position:relative; padding:0 40px; display:inline-block; color:#fff; font-family: 'S-CoreDream-9Black';line-height:120%; margin-bottom:10px;  }
.top_tit h2 b{color:#F1CF4A;}
.top_tit p {color:#fff; opacity:0.7;}

/* ¹Ì´Ï µ¿±×¶õ ´õº¸±â ¹öÆ°*/
.top_tit h2 div.more {position:absolute; right:0; top:3px;}
.top_tit h2 div.more  span {position: relative;  font-size:0;   display:inline-block;  background-image:url('../../img/more.png'); background-repeat:no-repeat; background-position:center center;  border-radius:50%;  display:block; width:28px; height:28px;}
.top_tit h2 div.more  span:before {position:absolute; content: ''; z-index:-1;  border-radius:50%;  width:100%; height:100%; left:0; top:0;}
 
.top_tit h2 div.mdark span {background-color:#000;}
.top_tit h2 div.mdark a:hover span{background-color:#F1CF4A;}

.top_tit h2 div.mred span {background-color:#F1CF4A;}
.top_tit h2 div.mred a:hover span{background-color:#000;}


.top_tit p {font-size:20px;}
.tt_w h2,
.tt_w h2 b,
.tt_w p  {color:#000;}


@media screen and (max-width:1339px){ 
.top_tit {padding:40px 0;}
.top_tit h2 {font-size:50px;}
.top_tit p   {font-size:18px;} 
}


@media screen and (max-width:1024px){ 
.top_tit {padding:30px 0;}
.top_tit h2 {font-size:40px; padding-bottom:5px; }
.top_tit p   {font-size:15px;} 


/* ¹Ì´Ï µ¿±×¶õ ´õº¸±â ¹öÆ°*/
.top_tit h2 div.more  span {background-size:12px;  display:block; width:22px; height:22px;}
}


@media screen and (max-width:767px){ 
.top_tit h2 {font-size:30px; padding:0 30px; }
.top_tit h2:before {height:10px;  bottom:10px;}
.top_tit p {font-size:13px;}
}
 

@keyframes rotate {
0%{}  
100%{transform: rotate(360deg);}
}



 
/* ---- ¹ÝÂ¦º°--- */
.star {position:absolute; left:0; top:0px; z-index:10; background:url(../../img/bg_star.png) 0 0 repeat; width:100%; height:100%; animation:bg_star 60s linear infinite; }
@keyframes bg_star
{0% { background-position: 0 0, 0 0;}100% { background-position:-2000px 0, 0 0;}}


.star2 {position:absolute; left:0; top:100px; z-index:10; background:url(../../img/bg_star.png) 0 0 repeat; width:100%; height:100%; animation:bg_star2 25s linear infinite;}
@keyframes bg_star2
{0% { background-position: 0 0, 0 0;}100% { background-position:-2000px 0, 0 0;}}





/******************************************************* ÆÄÆ®³Ê - Áöµµ ¼ýÀÚÄ«¿îÆ® *********************************************************/
.m_count {position: relative; width:100%; overflow:hidden;  padding:0 0 30px 0;}
.m_count  section {position: relative; margin:0 auto; width:94%; max-width:1700px; text-align:right;}
.m_count .top_tit {text-align:left;}
.m_count .top_tit h2 { padding-left:0;}

/* ÁöµµºÎºÐ */
.m_count  section .map {position:relative; text-align:right;float:right; margin-top:-50px;}

/* Æ÷ÀÎÆ® ¸ð¼Ç ¿µ¿ª */
.m_count  section .map .area {position:absolute; display:block;  /* À§Ä¡ Á¶Á¤ ½ÃÀÛ */  top:35%; left:84%; transform: translateX(-50%) translateY(-50%); /* À§Ä¡ Á¶Á¤ ³¡ */   z-index:100; width:110px; height:110px;}
.m_count  section .map img {max-width:100%;}
.m_count  section .map .area span {position:relative;  width:12px; height:12px; z-index:1000; border-radius:50%; display:block; background:#F1CF4A; top:50%; left:50%; transform: translateX(-50%) translateY(-50%); }
.m_count  section .map .area span:after {content: ''; position: absolute; z-index: -1; top:-6px; left:-6px; width:24px; height:24px; border-radius:50%; background:rgba(241,207,74,0.2);}
.m_count  section .map .area:after,
.m_count  section .map .area:before {content: ''; position: absolute; z-index: -1; top:50%; left:50%; transform: translateX(-50%) translateY(-50%); width:24px; height:24px; border-radius:50%; border:2px solid rgba(241,207,74,0.2); animation:mdot 2s linear infinite;}
.m_count  section .map .area:before { animation-delay:1s;}
@keyframes mdot{
0%{} 100%{width:120px; height:120px; opacity:0;}
}


/* ¼ýÀÚ Ä«¿îÅÍ ÅØ½ºÆ® ºÎºÐ */
.m_count ul {position:absolute; top:25%; left:0; z-index:1000;  display:block;} 
.m_count ul li {display:block; position:relative; }
.m_count ul li dl {text-align:left; width:100%; display:block; padding:30px 0; border-bottom:1px solid  rgba(255,255,255,0.3);}
.m_count ul li:last-child dl {border:none;}


/* ¾ÆÀÌÄÜ °ú ¼ýÀÚ */
.m_count ul li dl dt b.counter {font-size:60px; color:#F1CF4A;  vertical-align:top;  display:block; font-family: 'Montserrat', cursive; font-weight:800; padding:20px 0 40px 70px;  background-repeat: no-repeat; background-size:60px;  background-position:0 0; }   
.m_count ul li:nth-child(1) dl dt b {background-image: url('../../img/global_icon1.png'); }
.m_count ul li:nth-child(2) dl dt b {background-image: url('../../img/global_icon2.png'); }
.m_count ul li:nth-child(3) dl dt b {background-image: url('../../img/global_icon3.png'); }


/* Å«±Û¾¾ */
.m_count ul li dl dt {color:#fff; padding-bottom:10px;line-height:110%;  font-size:22px; font-weight:800; }


/* ÀÛÀº±Û¾¾ */
.m_count ul li dl dd { font-size:17px; color:#fff;  opacity:0.6;}


@media screen  and (max-width:1600px) {
.m_count  section .map {max-width:90%; margin-right:-3%;}


/* ¼ýÀÚ Ä«¿îÅÍ ÅØ½ºÆ® ºÎºÐ */

.m_count ul li dl dt b.counter {font-size:50px;  padding:15px 0 30px 60px;   background-size:51px; }
.m_count ul li dl dt {  font-size:20px;}
.m_count ul li dl dd { font-size:16px;}
}


@media screen  and (max-width:1279px) {
/* ¼ýÀÚ Ä«¿îÅÍ ÅØ½ºÆ® ºÎºÐ */
.m_count ul {top:22%;}
.m_count ul li dl dt b.counter {font-size:43px;  padding:15px 0 25px 50px; background-size:43px;}
.m_count ul li dl dt {  font-size:18px;}
.m_count ul li dl dd { font-size:15px;}
.m_count ul li dl {padding:20px 0;}
}


@media screen  and (max-width:1024px) {
.m_count  section .map {max-width:100%; width:100%; margin:0; display:block; float:none;}
.m_count ul { position:relative;  top:auto; left:0; width:100%; display:block; margin:0 auto;} 
.m_count ul li dl dt b.counter {font-size:37px;  padding:10px 0 20px 45px;  background-size:35px; }
.m_count ul li dl dt {width:100%; display:block; padding-bottom:5px; font-size:17px;}
.m_count ul li dl dd { font-size:13px; }
}










/***************************************************** business 4´Ü ¹è³Ê ************************************************************/
/* business »ö»ó ¼³Á¤*/
.mbusiness .btxt {color:rgba(0,0,0,0.5);}
.mbusiness {overflow:hidden; position:relative; }
.mbusiness .box01{position: relative; padding:5% 0 7%; width:100%; background-color:#222; background-image:url('../../img/mbusi_bg.jpg'); background-repeat:no-repeat; background-size:cover; overflow:hidden; }
.mbusiness .box01 ul{width:94%; max-width:1500px; margin:0 auto;}
.mbusiness .box01 ul li { float:left; width:23%;  margin:0 1%;  display:inline-block; position:relative;}
.mbusiness .box01 ul li a { width:90%; background:#fff;display:inline-block; padding:6%; padding-bottom:60px; border-radius:10px;  transition: all 0.35s ease-in-out;}
.mbusiness .box01 ul li a:hover { background:#F1CF4A;}
.mbusiness .box01 ul li:nth-child(even) {margin-top:30px;}
.mbusiness .box01 ul li a:hover {margin-top:30px;}
.mbusiness .box01 ul li:nth-child(even) a:hover {margin-top:0px;}
.mbusiness .box01 ul li img {width:100%; border-radius:7px; line-height:0;}
.mbusiness .box01 ul li a .txt {text-align:left;  width:100%;  z-index:10;  transition:all 0.35s ease-in-out;}
.mbusiness .box01 ul li a .txt h3 {padding:20px 0 12px; font-size:25px; color:#000;  font-family: 'S-CoreDream-7ExtraBold';}
.mbusiness .box01 ul li a .txt p {font-size:15px; line-height:160%; padding-bottom:10px; transition: all 0.35s ease-in-out; }
.mbusiness .box01 ul li a:hover div p {opacity:1;}
.mbusiness .box01 ul li a:hover  div h3,
.mbusiness .box01 ul li a:hover  div p {color:#fff; }

.mbusiness .box01 ul li a .circle-button {  position: absolute;  bottom:25px; right:17px; width:36px;  height:36px;  background:#191970; color: #fff;  border-radius:50%;  font-size:20px;  text-align: center;  line-height: 36px;  text-decoration: none;  box-shadow: 0 3px 6px rgba(0,0,0,0.1);  transition: 0.3s;}
.mbusiness .box01 ul li a:hover .circle-button  { background: #fff;  color:#191970;}


@media screen  and (max-width:1279px) {
.mbusiness .box01 ul li a .txt h3 {padding:10px 0 8px; font-size:24px;}
.mbusiness .box01 ul li a .txt p {font-size:14px;}
} 

@media screen  and (max-width:1024px) {
.mbusiness .box01 ul li a:hover {margin-top:0px;}
.mbusiness .box01{ margin:0; width:100%; border-radius:0;}
.mbusiness .box01 ul{display:flex; flex-wrap :wrap; }
.mbusiness .box01 ul li,.mbusiness .box01 ul li:nth-child(even) { width:46%; margin:2%; }
.mbusiness .box01 ul li a .txt h3 { font-size:21px;}
.mbusiness .box01 ul li a .txt p {font-size:13px;}
.mbusiness .box01 ul li a {padding-bottom:30px; }
.mbusiness .box01 ul li a .circle-button { bottom:13px; right:10px; width:26px;  height:26px;  font-size:15px;  line-height:24px;}
} 

@media screen  and (max-width:767px) {
.mbusiness .box01 ul li a .txt h3 {font-size:19px;}
}  

@media screen  and (max-width:450px) {
.mbusiness .box01{padding:5% 0 60px;}
}  









/******************************************************** Á¦Ç°¼Ò°³ ::  ·Ñ¸µ ¹è³Ê ******************************************************/
.work { width:100%; position: relative; padding:20px 0 ; overflow:hidden;}


/* À¯Æ©ºê ¿µ»ó ¹è°æ  */
.work iframe {width:100vw; height:76.25vw; min-width: 100%; min-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; z-index: 1; object-fit: cover; pointer-events: none;}
.work .video-overlay { position:absolute; top: 0; left: 0;  width: 100%; height: 100%;  background: rgba(20, 20, 100, 0.7);  z-index: 2;}
.work .work_wrap  { position: relative;  z-index: 3;  padding: 90px 0;}
.work .work_wrap:after {content:"";display:block;clear:both;}


/* Å« ±Û¾¾ Á¦Ç°¼Ò°³¿Í ºñÁö´Ï½º °øÅë */
.btxt {z-index:1; position:absolute; color:#000; line-height:1; font-size:240px; font-family: 'Montserrat', cursive; font-weight:900; right:-10px; bottom:-40px;}

/* Á¦Ç°¼Ò°³ »ö»ó ¼³Á¤*/
.work .btxt {color:#F6F6F6;}
.work .top_tit {margin-bottom:70px;}

.item .inner {margin:0 30px;  position: relative;}
.item .inner .img_box {width:100%;  text-align:center; padding:10px 0 0 0; transition: all 0.35s ease-in-out; }
.item .inner .img_box img {max-width:100%;  transition: all 0.35s ease-in-out; }
.item .inner a:hover .img_box {padding:0 0 10px 0;}

.work .work_wrap .work_img{ height:720px;  overflow:hidden; }
.work .work_wrap .work_img .item {float:left;  display:inline-block; width:400px; }

/* ÅØ½ºÆ® ±¸°£*/
.item .inner .txt_box {text-align:center; display:block;  width:100%; transition: all 0.35s ease-in-out; overflow:hidden;}
.item .inner .txt_box .tit h4 {font-size:27px; color:#FFF; font-family: 'GmarketSansBold'; padding-bottom:10px; line-height:160%;  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.item .inner .txt_box p {font-size:17px; padding-top:12px; color:#fff; opacity:0.6; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word; line-height:1.6em; height:3.2em;}
.item .inner a:hover .txt_box .tit h4  { color:#F1CF4A;  border-bottom:1px solid #F1CF4A;}
.item .inner a:hover .txt_box p { opacity:1;}


/* µ¿¿µ»ó ¹× ÀÌ¹ÌÁö ÆÄÀÏ º¸±â ¹öÆ°*/
.f_btn {margin-top:13px; z-index:100000;}
.f_btn ul {max-width:96px; margin:0 auto; }
.f_btn ul li {font-size:0; float:left; margin:3px 6px; display:inline-block;    width:36px; height:36px;}
.f_btn ul li a {display:block;  width:100%; height:100%; transition: all 0.2s ease-in-out; border-radius:8px; background-repeat:no-repeat; background-position:center center; background-size:20px; box-sizing: border-box;  border:1px solid #0075FF;   box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6);}
.f_btn ul li a:hover {box-shadow:2px 2px 5px rgba(0,0,0,0.4);}
.f_btn ul li.movie a {background-color:#0A1F44; background-image: url('../../img/btn_movie.png');}
.f_btn ul li.pdf a {background-color:#F1CF4A; background-image: url('../../img/btn_pdf.png');}

/* ÁÂ¿ì ÄÁÆ®·Ñ ¹öÆ°*/
.work .carousel-control { position:absolute; top:0; opacity:1; margin-top:-70px; right:50%; width:100px;}
.work a:hover.carousel-control {opacity:0.6;}
.work .right { margin-right:-120px;}
.work .left { margin-right:20px; }


@media screen and (max-width:1740px) {
.work iframe {width: 177.77vh; height: 100vh;}
}



@media screen and (max-width:1279px) {
.item .inner {margin:0 20px;}
.work .work_wrap{ padding:50px 0;}
.work .work_wrap .work_img{ height:640px; }
.work .work_wrap .work_img .item {width:340px; }
/* ÅØ½ºÆ® ±¸°£*/
.item .inner .txt_box .tit h4 {font-size:25px;}
.item .inner .txt_box p {font-size:15px;}
} 


@media screen and (max-width:1024px) {
/* ÀÌ¹ÌÁö±¸°£ */
.work .work_wrap .work_img{ height:560px;}
.work .work_wrap .work_img .item { width:300px; }
.work .work_wrap{ padding:20px 0;}
/* ÅØ½ºÆ® ±¸°£*/
.item .inner .txt_box .tit h4 {font-size:23px;}
.item .inner .txt_box p {font-size:14px;}

/* µ¿¿µ»ó ¹× ÀÌ¹ÌÁö ÆÄÀÏ º¸±â ¹öÆ°*/
.f_btn {margin-top:8px;}
.f_btn ul {max-width:64px;}
.f_btn ul li {width:24px; height:24px;}
.f_btn ul li a { border-radius:4px; background-size:12px; }
} 




@media screen and (max-width:767px) {
.work .top_tit {margin-bottom:30px;}

/* ÀÌ¹ÌÁö±¸°£ */
.work .work_wrap .work_img{ height:480px;}
.work .work_wrap .work_img .item {width:230px; }

/* ÅØ½ºÆ® ±¸°£*/
.item .inner .txt_box .tit h4 {font-size:21px; padding-bottom:5px; }
.item .inner .txt_box p {font-size:13px;}

/* ÁÂ¿ì ÄÁÆ®·Ñ ¹öÆ°*/
.work .carousel-control { margin-top:-40px; width:50px;}
.work .carousel-control img {width:100%;}
.work .right { margin-right:-70px;}
.work .left { margin-right:10px; }
} 









/***************************************************** CUSTOMER CENTER °Ô½ÃÆÇ ÃÖ±Ù °Ô½Ã¹° *******************************************************/
 
.m_board {position:relative; width:100%; overflow: hidden; padding:5% 0;  background:url('../../img/board_bg.jpg') no-repeat center bottom; background-size:cover;}

 


/* ÅÇ¸Þ´º */ 
.sec3-tab:after {clear:both; display:block; content:"";}
.sec3-tab { display: flex;  justify-content: center;  flex-wrap: wrap;  gap:10px; text-align: center; width:96%; max-width:1000px; margin: 0 auto;}
.sec3-tab a {/* flex: 1 1 0;*/  flex: 0 0 auto; min-width:130px;   padding:13px; font-size:17px; color: #fff; border-radius: 8px; transition: all .4s; background-color: rgba(0, 0, 0, 0.5); text-align: center; box-sizing: border-box;  border:1px solid #0075FF;   box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6);}
.sec3-tab a.active{ background:#F1CF4A;  color:#0A1F44; z-index:2;}

/* ÄÁÅÙÃ÷ ºÎºÐ */ 
.sec3-content{display:none; padding:50px 0; max-width:1500px; width:96%;  margin:0 auto; }
.sec3-content.active{display:block;}
.sec3-content .content{flex:1; }

@media screen and (max-width:1280px){ 
.sec3-content { padding:30px 0; }
.sec3-tab a{padding:8px;  font-size:15px; }
}

@media screen and (max-width:1024px){ 
.sec3-tab a{ font-size:14px; border-radius:4px;}
}

@media screen and (max-width:767px){ 
.sec3-tab { gap:5px;}
.sec3-content { padding:20px 0; }
.sec3-tab a{ font-size:12px;  min-width:50px;}
}






* À¥ÁøÇü*/
.board_webzine {width:100%; margin:0 auto;}
.board_webzine .board_output {width:100%; background:none;}
.board_webzine .board_output img {width:100%; height:190px;  padding-bottom:20px; }
.board_webzine .board_output .bd_out1 a {font-size:20px; color:#fff; font-family: 'S-CoreDream-7ExtraBold';  text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap:break-word; line-height:2em; height:1em; padding-bottom:10px;}
.board_webzine .board_output .bd_out1 a img {width:10px; height:10px; }
.board_webzine .board_output tr .board_output tr  {float:left;  border-radius:10px; width:23%; margin:0 1%;  padding:0 0 20px 0; box-sizing: border-box;  border:1px solid #0075FF;backdrop-filter: blur(10px);   box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6); }
.board_webzine .board_output tr td {display:block; text-align:left; line-height:160%; font-size:15px; padding:0 5%;  font-family: 'S-CoreDream-4Regular'; color:#9CA8BE; padding-bottom:10px; }
.board_webzine .board_output tr td:first-child,.board_webzine .board_output tr td:nth-child(2) {padding:0px; }
.board_webzine .board_output tr td img { border-radius:10px; transition: all 0.35s ease-in-out; }
.board_webzine .board_output tr td a:hover img { border-radius:10px 60px 10px 10px;}
.board_webzine .board_output tr td a {display:block; text-align:left; line-height:140%; font-size:15px; font-family: 'S-CoreDream-4Regular';}
.board_webzine .board_output tr td a:hover {color:#F1CF4A;  text-decoration: none;}
.board_webzine .board_output tr .board_output  tr td:first-child {width:0%; height:0; }

@media screen and (max-width:1339px){ 
.board_webzine .board_output img {height:170px;  padding-bottom:15px;  }
.board_webzine .board_output .bd_out1 a {font-size:18px; }
.board_webzine .board_output tr .board_output tr  {  padding:0 0 20px 0; }
.board_webzine .board_output tr td {font-size:14px; padding:0 5%; padding-bottom:10px; }
.board_webzine .board_output tr td a { font-size:14px; }
}

@media screen and (max-width:1024px){ 
.top_tit .more img {width:17px;}
.board_webzine {max-width:700px; margin:0 auto;}
.board_webzine .board_output .bd_out1 a {font-size:16px; }
.board_webzine .board_output tr .board_output tr {width:48%; margin:10px 1%;}
.board_webzine .board_output img {height:150px;}
}

@media screen and (max-width:767px){ 
.board_webzine .board_output .bd_out1 a {font-size:13px;}
.board_webzine .board_output tr td,
.board_webzine .board_output tr td a {font-size:11px; padding-bottom:3px;}
}
 
 



/* °¶·¯¸®Çü*/
.board_gall {width:100%; margin:0 auto;}
.board_gall .board_output  {width:100%; background:none;}
.board_gall .board_output .board_output tr  td  {float:left;  border-radius:10px; width:23%; margin:0 1% 30px 1%;  padding:0; box-sizing: border-box;  border:1px solid #0075FF; backdrop-filter: blur(10px);  box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6); }
.board_gall .board_output .board_output tr  td  tr td {border-radius:0;  box-shadow:3px 3px 8px rgba(0,0,0,0);}
.board_gall .board_output .board_output tr  td  table { width:100%;}
.board_gall .board_output .board_output tr  td  table tr td  {width:100%; margin:0; padding:0; background:none; border:none;}
.board_gall .board_output .board_output_gallery_img  {width:100%;}
.board_gall .board_output .board_output_gallery_img img {width:100%; height:230px; /* ÀÌ¹ÌÁö ¼¼·Î±æÀÌ ÁöÁ¤ */ transition: all 0.35s ease-in-out; }
.board_gall .board_output .board_output_gallery_img a:hover img {  border-radius:0px 60px 0px 0px;}
.board_gall .board_output .board_output_gallery_subject a {font-size:20px; color:#fff; padding-top:18px; text-align:center; margin:0 auto;  width:92%;font-family: 'S-CoreDream-6Bold'; line-height:120%;  display:block; }
.board_gall .board_output .board_output_gallery_subject a:hover {color:#F1CF4A;  text-decoration: none;}
.board_gall .board_output .board_output_gallery_subject a img {width:10px; height:10px;}

@media screen and (max-width:1339px){ 
.board_gall .board_output .board_output_gallery_subject a {font-size:18px;}
.board_gall .board_output .board_output_gallery_img img {height:190px; }
}

@media screen and (max-width:1024px){ 
.board_gall {max-width:700px;}
 
.board_gall .board_output .board_output tr td  {width:45%; margin:5px 2%; }
.board_gall .board_output .board_output_gallery_subject a {font-size:16px;}
}

@media screen and (max-width:767px){ 
.board_gall .board_output .board_output_gallery_subject a {font-size:13px; padding-top:10px;}
.board_gall .board_output .board_output_gallery_img img { height:150px; }
}


@media screen and (max-width:500px){ 

.board_gall .board_output .board_output_gallery_img img { height:110px; }
}




/********¸®½ºÆ®Çü**********/
.board_list { width:100%; margin:0 auto; text-align:left; } 
.board_list .board_output  {width:100%;  background:none;}
.board_list .board_output tr:after {content:"";display:block;clear:both;}
.board_list .board_output tr .board_output tr  { position:relative; float:left; width:49%; border-radius:10px; margin:10px 0.5%; box-sizing: border-box;  border:1px solid #0075FF;  backdrop-filter: blur(10px); box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6);  display: inline-block;}
.board_list .board_output tr .board_output tr  td { position:relative;  padding:30px 0;}
.board_list .board_output tr .board_output tr  td.bd_out1  { padding-left:10px;}

/* ¾ÕµµÆ®Á¦°Å*/
.board_list  .board_output tr .board_output  tr td:first-child { display:none; }

/* Á¦¸ñ*/
.board_list .board_output .bd_out1 {margin-left:3%;  width:97%; display:inline-block; float:left; background:url('../../img/dot_1.png') no-repeat 0 center;}
.board_list .board_output .bd_out1 a {font-size:18px;  line-height:120%; font-family: 'S-CoreDream-4Regular'; color:#fff; }
.board_list .board_output .bd_out1  a:hover {color:#F1CF4A;  text-decoration: none;}

/* new ºñ¹Ð±Û ÀÌ¹ÌÁö ¾ÆÀÌÄÜ »çÀÌÁî Á¶Á¤*/
.board_list  .board_output .bd_out1 a img {width:10px; height:10px; vertical-align:top;}
.board_list  .board_output .bd_out1  img {width:13px; height:13px; vertical-align:top;}

/* ³¯Â¥*/
.board_list  .board_output tr .board_output  tr td:last-child {bottom:0; right:3%; position: absolute; text-align:right;  line-height:120%;  opacity:0.5;  font-size:15px; font-family: 'S-CoreDream-4Regular'; color:#fff;  }


@media screen and ( max-width:1339px ) {
.board_list .board_output .bd_out1 {margin-left:2%; padding-left:7px;}
.board_list .board_output .bd_out1 a {font-size:16px;}
.board_list .board_output tr .board_output  tr td:last-child {margin-right:2%; font-size:13px; }
}

@media screen and ( max-width:1024px ) {
.board_list  {max-width:700px; }
.board_list .board_output tr .board_output tr  { width:99.4%;}
.board_list .board_output tr .board_output tr  td { padding:20px 0;}
}

@media screen and ( max-width:767px ) { 
.board_list .board_output .bd_out1 {margin-left:1%;  width:99%;  background:none;  }
.board_list .board_output .bd_out1 a {font-size:13px; letter-spacing:-0.04em;}
.board_list .board_output .bd_out1 a img,
.board_list .board_output .bd_out1  img {margin-top:5px;}
.board_list .board_output tr .board_output tr  { margin:3px 0.3%; padding-bottom:20px;}
.board_list .board_output tr .board_output tr  td { padding:15px 0;  }
.board_list .board_output tr .board_output tr td:last-child {font-size:11px;}
}
 










/********************************************************************** CONTACT US *******************************************************************************/

.m_formmail  {width:100%;  position:relative; background:url('../../img/mform_bg.jpg') no-repeat center top / cover;  z-index:1; }
.m_formmail:after {content: ''; position: absolute; z-index:1; left:0; bottom: 0; width:100%; height:180px; background:url('../../img/mform_bottom.png') no-repeat center bottom / cover;  }
.m_formmail section {width:100%; position:relative;}
.m_formmail .top_tit {padding:0; text-align:left;}
.m_formmail .top_tit h2 {color:#fff; padding:0;}

/* ÁÂÃø È¸»çÁ¤º¸ */
.m_formmail .info {float:left; width:40%; padding:120px 5%;}
.m_formmail .info .info_inner { width:100%; text-align:left;}
.m_formmail .info  h3  {font-size:32px; padding-top:20px; line-height:110%; display:block; color:#fff; font-family: 'S-CoreDream-7ExtraBold'; }
.m_formmail .info  p {font-size:18px; opacity:0.8; color:#fff; padding:20px 0 50px; line-height:130%;}
.m_formmail .info dl {width:100%; margin:15px auto;}
.m_formmail .info dl:after {content:"";display:block;clear:both;}
.m_formmail .info dl dt {width:140px; float:left;}
.m_formmail .info dl dt span {font-size:15px;  background-color:#F1CF4A;  border-radius:4px; color:#0A1F44; padding:8px 2px; line-height:100%; width:100%; font-family: 'S-CoreDream-7ExtraBold'; display:inline-block; text-align:center; }
.m_formmail .info dl dd {font-size:16px; color:#fff; display:block; padding-top:4px; margin-left:20px; text-align:left; float:left;} 

/* Æû */
.m_formmail .form {float:right; padding:130px 5% 240px; width:40%; text-align:left; background:rgba(10, 31, 68,0.5);  backdrop-filter: blur(10px);}
.m_formmail .formmail_cell_bgcolor table tr td  textarea {display:none;}
.m_formmail .Btn { text-align:center;}
.m_formmail .Btn input[type=submit] {width:200px; font-size:18px; border-radius:10px;  color:#F1CF4A; border:0;  padding:14px; background:#0A1F44; cursor:pointer; font-family: 'S-CoreDream-7ExtraBold'; box-sizing: border-box;  border:1px solid #0075FF;   box-shadow:0 0 7px 3px rgba(0, 123, 255, 0.6);}
.m_formmail .Btn input:hover {color:#fff;  background:none;  }
.m_formmail .bs input[type=submit] {width:160px; font-size:15px;  border:none;  padding:7px;background:rgba(10, 31, 68,0.5); }
.m_formmail .bs input:hover {color:#fff; }


@media screen and (max-width:1279px) {
.m_formmail .info  h3  {font-size:27px; }
.m_formmail .info  p {font-size:17px;  padding:10px 0 20px;}
.m_formmail .info dl {margin:10px auto;}
.m_formmail .info dl dt {width:120px;}
.m_formmail .info dl dt span {font-size:14px;padding:5px 2px; }
.m_formmail .info dl dd {font-size:15px; margin-left:10px;} 
.m_formmail .Btn input[type=submit] {font-size:17px;  padding:10px;}
}


@media screen and (max-width:1024px) {
.m_formmail:after {height:100px; }

/* ÁÂÃø È¸»çÁ¤º¸ */
.m_formmail .info {padding:60px 5% 40px; width:90%;}

/* Æû */
.m_formmail .form { padding:50px 5% 120px; width:90%;}
.m_formmail .info  h3  {font-size:21px; padding-top:10px;}
.m_formmail .info  p {font-size:14px;}
.m_formmail .info dl dt {width:100px;}
.m_formmail .info dl dt span {font-size:12px; padding:7px 2px 5px;}
.m_formmail .info dl dd {font-size:12px;} 
.m_formmail .Btn input[type=submit] {font-size:15px;  padding:7px;}
}


/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ ·¹ÀÌ¾îÆË¾÷ */
#popupLayer { position: absolute; left:4%;  top:20%; width:400px; height:400px;z-index:1000;  background:rgba(0,0,0,0.8);  box-shadow: 3px 3px 8px rgba(0,0,0,0.3);  text-align:center; border-radius:10px; }
#popupLayer h3 {color:#F1CF4A;    font-family: 'S-CoreDream-4Regular'; font-size:23px; padding-top:25px;text-align:center; }
#popupLayer textarea { font-family: 'S-CoreDream-4Regular'; width:355px; height:230px; margin:20px;}
#popupLayer a img {width:170px;}

@media all and ( max-width:1024px ){
#popupLayer {left:5%;  top:10%; width:90%;}
#popupLayer h3 {color:#F1CF4A;    font-family: 'S-CoreDream-4Regular'; font-size:18px; padding-top:25px; }
#popupLayer textarea { width:90%; margin:20px;}
#popupLayer a img {width:170px;}
}





/***************** ÇÏ´Ü(Ç²ÅÍ)¿µ¿ª*******************/
#footer {border:none; background:#fff;  margin-top:-1px; z-index:1000;}


/* ÇÏ´Ü¸Þ´º */
.f_menu {width:100%; margin:0 auto; padding:20px 0; text-align:center; }
.f_menu .flogo {float:none; margin:0 auto 30px auto; padding-top:0px;}
.f_menu .flogo img {margin-top:-30px; }
.f_menu ul {float:none; }
.f_menu ul li { padding:10px 10px 0;}