/*****************1.ÆùÆ®¿Í ±âº» ¼ÂÆÃ*******************/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&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;
 }

/* CSS reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, 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: "Noto Sans KR"; font-weight:400; letter-spacing:-0.05em; list-style:none; font-size:13px; line-height:160%; color:#433E3A; }
body{  *word-break:break-all;-ms-word-break:break-all; -webkit-text-size-adjust:none; word-break:keep-all; width:100%; height:100%; min-width:320px;}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle; }
img{vertical-align:top}
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}
.ff{zoom: 1}
.ff:after{clear: both;content: '';display: block}
.ff > li{float: left}
.ff > dd{float: left}
.ff dt{display: block;position: absolute;top: -9999em;left: 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;}
/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }


/****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;}
}


/*¸¶¿ì½º ½ºÅ©·Ñ½Ã »ó´Ü¸Þ´º ÀÛ¾ÆÁö´Â À§Ä¡ Á¶Á¤*/
.menu_scroll {position:absolute; top:100px;}


/****2.»ó´Ü(Çì´õ)¸Þ´º***/
#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; }

/* ¸Þ´º¿À¹ö */
.overlay { position: fixed;  height: 100%;top: 0;right:-100%;  z-index:9999999; }
.fade {  transition: all 300ms linear 300ms;  opacity: 1;}
.fade.out {  opacity: 0;}
#nprogress .bar { background: #DF1E36; position: fixed;  z-index: 1031;  top: 0;  left: 0;  width: 100%;  height:7px;}
.overlay .overlay-close { width: 58px; height: 58px; position: absolute; right: 60px;top: 30px; overflow: hidden;border: none; background:url(../../img/listBtnX.png) 0 0 no-repeat; cursor:pointer; text-indent:-99999em; color: transparent; outline: none; 
z-index: 100; display:block; }

/*¿Â¶óÀÎºü¸¥»ó´ã*/
.project_area {background:#000;   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 h1 { font-family: 'GmarketSansMedium'; padding-bottom:30px; padding-top:15px; color:#DF1E36; }
.project_request .project_header h2 {  font-family: 'GmarketSansMedium'; font-size:35px; font-weight:300;line-height:40px; padding-bottom:20px; color:#DF1E36;}
.project_request .project_header p {font-size:15px; line-height:160%;  color:#DF1E36;}
.project_request .project_part { width:100%; margin-top:30px;}
.project_request .project_part h3 { font-size:21px; border-top:1px #DF1E36 solid; padding:20px 0; font-weight:400; color:#DF1E36;}
.Btn { margin-top:20px;}
.Btn input[type=submit] { width:190px; height:43px; border:2px #DF1E36 solid; padding:0 20px; line-height:30px; box-sizing:border-box; cursor:pointer;
font-family:  "Noto Sans KR";  background: url(../../img/btn_check.png) 140px center no-repeat; font-size:15px; border-radius:5px; text-align:left; color:#DF1E36; }
.Btn input:hover { background:#DF1E36 url(../../img/btn_check.png) 140px center no-repeat;; border:0px;  color:#fff;   border:2px #DF1E36 solid;}



/*À§·Î*/
.TopScroll { position:fixed; right:60px; 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;}
.TopScroll a { text-indent:-99999em; display:block; overflow:hidden;  width:45px; height:45px;}
.TopScroll:hover {background:#DF1E36 url(../../img/top_icon.png) no-repeat center; opacity: 1; filter:alpha(opacity=100)}
::-moz-selection { color:#fff; background:#DF1E36; }
::selection { color:#fff; background:#DF1E36; }

@media screen and (max-width:780px) {
.TopScroll { right:25px; width:30px; height:30px; background-size:16px;}
.TopScroll:hover {background-size:16px;}
.TopScroll a { width:30px; height:30px;}
}


  
/*»ó´Ü¸Þ´º¹Ù*/
#header{width: 100%; position: fixed; z-index:9999;  background:url(../../img/w_bg.png) repeat-x 0 bottom;  top:0px; left:0;  transition: all 0.6s ease-out 0.0s; }
#header h1{padding-left:35px;float:left; padding-bottom:15px;}
#header .pc_menu { padding:40px 0;  right:50%; position: absolute; margin:0 -450px 0 0; width:900px;  text-align:center; }
#header .pc_menu ul li  { display:inline-block; padding:0 35px; }
#header .pc_menu ul li a { font-size:19px; text-align:left; display:inline-block; position:relative; color:#fff;  font-family: 'GmarketSansMedium'; box-sizing:border-box; cursor:pointer;  }
#header .pc_menu ul li a span {color:#F84A60; display:block;  letter-spacing:0.05em; padding-bottom:2px; font-size:12px;font-family: 'GmarketSansMedium'; }
#header .pc_menu ul li a:hover,
#header .pc_menu ul li a:focus {color: #F6EEC7; }
#header .pc_menu .link:before {content: ''; position: absolute; top:100%; left: 0%; width: 100%; height:0px; margin: 0; background:#F6EEC7;transition: transform 0.3s;transform: scale3d(0, 1, 1);}
#header .pc_menu .link:hover:before {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);height:2px;}
#header dl{float:right; padding-right:50px; padding-top:30px;  }
#header dl dd a{display: inline-block;   padding:2px 7px; text-align: center;}
#header dl dd.listBtn { background:url(../../img/listBtn.png) no-repeat; width:58px; height:58px; cursor:pointer; text-indent:-99999px;  verflow:hidden; display:block; margin-left:13px;}
#header dl dd.on { z-index:9999; background:url(../../img/listBtnX.png) no-repeat; }
#header dl dd.list a{text-indent: -9999em;background: url(../../img/XlistBtn.png) no-repeat center center; display:none;}
#header dl .close_list a {text-indent: -9999em; background:url(../../img/list_closeBtn.png) center center no-repeat; }


/*»ó´Ü¸Þ´º¹Ù ½ºÅ©·Ñ½Ã º¸ÀÌ±â*/
#header.show{background:url(../../img/bg_b.png) 0 0 repeat;  padding: 0px 0px !important; position:fixed; }
#header.show h1{padding-left:20px; padding-top:0;}
#header.show h1 img { width:230px;}
#header.show .pc_menu { padding-top:23px; }
#header.show .pc_menu ul li a { font-size:17px; }
#header.show .pc_menu ul li a span {font-size:10px; }
#header.show dl{padding-right: 0; padding-top:5px;}
#header.show dl dd a { padding-top:10px; transition:all 200ms linear;}
#header.show dl dd a img {width:40px;}
#header.show dl dd.listBtn {width:55px; height:55px; cursor:pointer; text-indent:-99999px; overflow:hidden; display:block; padding:7px 13px 0 0; background:url(../../img/listBtn.png) center no-repeat ; background-size:45px;}
#header.show dl .close_list a {text-indent: -9999em; background:url(../../img/list_closeBtn.png) center center no-repeat; display:none; }
.slider {width:100%; position:relative; min-height:500px;}
.slider .downBtn{z-index: 30;position:absolute; bottom:0px; left: 50%;margin-left:-40px;}
.slider .downBtn img { width:80px;}
 

/* ¿ìÃø ÅÇ¸Þ´º¼³Á¤ */
.rtab {position:fixed; right:30px; top:40%;  z-index:100000; }
.rtab li a{display:block; text-align:center; margin-top:9px; font-size:12px; font-family: 'GmarketSansMedium'; background-color: #fff; color:#000;  padding:4px 10px 1px 10px; box-sizing: border-box;border-radius:10%;;}
.rtab li:first-child a{margin-top: 0;}
.rtab li a:hover{background-color: #df1e36; color:#fff; box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2); }


@media only screen and (max-width:768px){
.rtab{right:10px; top:35%; }
.rtab li a{margin-top:6px;font-size:10px; padding:1px 7px;}
}
 

@media screen and (max-width:1450px) {
#header h1{padding-left:20px; padding-bottom:30px;}
#header h1 img { width:250px;}
#header .pc_menu ul li  { padding:0 25px; }
#header .pc_menu ul li a { font-size:17px; }
#header .pc_menu ul li a span { font-size:11px; }
#header.show  h1{ padding-bottom:15px;}
}

@media screen and (max-width:1280px) {
#header{  background:none;}
#header .pc_menu {display:none;}
}

@media screen and (min-width:960px) and (max-width:1280px) {
#header { position:absolute; }
#header dl { padding-right:30px;}
#header h1 { padding-left:30px;}


/*¿Â¶óÀÎºü¸¥»ó´ã*/
.project_area { width:630px; margin-right:330px; }
.project_request { padding:30px;  } 
.work_view .taBox { display:none;}
.project_request .project_header h2 { font-size:30px; font-weight:300; color:#fff; line-height:30px; }
}
 
@media screen and (max-width:767px) {
#header h1{padding-left:0px; }
#header h1 img { width:160px;}
#header dl{padding-right:0px; padding-top:0px;  }
#header dl dd a{  padding:6px 3px; 0px 3px}
#header dl dd a img {width:30px;} 
#header dl dd.listBtn { background-size:40px; width:40px; height:40px;  margin-left:13px;}
#header dl dd.on { z-index:9999; background:url(../../img/listBtnX.png) no-repeat; }
#header dl dd.list a{text-indent: -9999em;background: url(../../img/XlistBtn.png) no-repeat center center; display:none;}
#header dl .close_list a {text-indent: -9999em; background:url(../../img/list_closeBtn.png) center center no-repeat; }

/*»ó´Ü¸Þ´º¹Ù ½ºÅ©·Ñ½Ã º¸ÀÌ±â*/
#header.show h1 img { width:140px;}
#header.show dl{padding-right: 0; padding-top:7px;}
#header.show dl dd a { padding-top:3px;}
#header.show dl dd a img {width:30px;}
#header.show dl dd.listBtn {width:30px; height:30px;  background-size:30px;}


/* ¿ìÃø¸Þ´º½ºÅ¸ÀÏ*/
.overlay { position: fixed; width: 260px; height: 100%; top: 0; right:-100%;}
.overlay ul li { line-height:50px; }
.overlay ul li a { font-size:19px;}
.overlay .listBox { top:100px;}
.overlay .listBox .sm {  margin-top:30px;}
.overlay .listBox .sm li {line-height:30px; margin-bottom:0; }
.overlay .listBox .sm li a { margin-bottom:0; font-size:17px;}
.overlay .listBox .sm:before {  height:2px; margin:10px 0; width:20px; }
.overlay .overlay-close { width:35px; height:35px; right:20px; top:20px; background-size:35px;}
.link:not(.link--faded)::before { height:2px;}
 
/*¿Â¶óÀÎ ºü¸¥»ó´ã*/
.project_area {   width:100%; margin-right:0px;  z-index:99999999;}
.project_request { padding:20px;  } 
.project_request .close { right:15px; top:20px; width:40px; height:40px; background-size:20px; }
.project_request .project_header h2 { font-size:25px; }
.project_request .project_part h3 { font-size:18px;}
.slider .downBtn{left: 50%;margin-left:-20px;}
.slider .downBtn img { width:40px;} 
}



/* ---- ¸ÞÀÎºñÁê¾ó---- */
.flickity-enabled { position: relative;}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {overflow: hidden; position: relative; height: 100%;}.flickity-slider {position: absolute; width: 100%; height: 100%;}
.flickity-enabled.is-draggable {-webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;user-select: none;}
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab;}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing;cursor: grabbing;}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot { display: inline-block; width:66px; height:100px; cursor: pointer;}
.flickity-prev-next-button{display: none;}
.flickity-viewport{width: 100%;}


/* ¹öÆ° */
.flickity-page-dots .dot{opacity: 1; position:absolute;z-index:999; }
.flickity-page-dots .dot.is-selected{ background:url(../../img/dotA.png) no-repeat 0 0; width:36px; height:36px; animation-name:rotate; animation-duration:2s; animation-iteration-count:infinite;}
.flickity-page-dots {position:absolute; left:50%;list-style: none;text-align: center;z-index: inherit;margin-left:-145px; bottom:150px;width:289px;height:50px;background:url(../../img/rect_bg.png) no-repeat 0 0; }
.slides .previous,.slides .next{position:absolute; width:30px; height:30px; display:block; text-indent:-9999px; cursor:pointer; z-index:100000; background-repeat: no-repeat; background-color:transparent; 
border:none; bottom:210px; }
.slides .previous {background-image:url('../../img/prev2.png'); left:50%; margin-left:-45px; }
.slides .next {background-image:url('../../img/next2.png'); left:50%; margin-left:15px;}


/* ¹öÆ° ·Ñ¸µ */
.flickity-page-dots .dot.is-selected {overflow:hidden; position:absolute; z-index:2; top:0; left:0;
animation:rotate 5s linear infinite; -moz-animation:rotate 5s linear infinite; -webkit-animation:rotate 5s linear infinite; -o-animation:rotate 5s linear infinite;}
@keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}

/*¸ÞÀÎÀÌ¹ÌÁö Æ÷ÀÎÆ® À§Ä¡*/
.flickity-page-dots .dot:nth-child(1){top:9px;left:4px;}
.flickity-page-dots .dot:nth-child(2){top:9px;left:84px;}
.flickity-page-dots .dot:nth-child(3){top:9px;left:164px;}
.flickity-page-dots .dot:nth-child(4){top:9px;left:244px;}
.slides {margin:0; padding:0; zoom:1;height: 100%;background-size: 100% 100%;}
.slides > li {height:100%;position: relative; z-index:2; }
.slides .cont{width: 100% !important; background-size: cover; display:block; height:100%; background-position:50%; z-index: inherit;}


/* ÅØ½ºÆ® ºÎºÐ */
.slides .box h2{font-size:70px; color:#fff;  text-align:center; font-family: 'GmarketSansBold'; }
.slides .box .textBox{line-height:160%;font-weight:300; padding:10px 20px 30px; color:#fff;  font-size:17px;   overflow: hidden;}
.slides .box { width:800px; height:300px; position:absolute; left:50%; position:absolute; margin-left:-400px; top:45%; margin-top:-20px; text-align:center; padding:0; color:#fff; z-index:999; }

/* ¾Æ·¡·Î ¹öÆ° */
.slider .downBtn{  padding-bottom:40px;}

/* ¿Â¶óÀÎ»ó´ã ¹öÆ° */
.divpop {position:absolute; z-index:3; right:50px; bottom:120px; position:fixed;}


@media screen and (min-width:200px) and (max-width:669px) {
/* ÅØ½ºÆ® ºÎºÐ */
.slides .box { width:90%; left:5%; margin-left:0;  }
.slides .box { top:54%;}
.slides .cont .box h2 { font-size:30px; line-height:50px;}
.slides .cont .box .textBox{padding:15px;font-size:13px; line-height:18px;}
 
/*  ¹öÆ° */
.flickity-page-dots {top:65%;}
.flickity-page-dots .dot.is-selected{ background-size:33px; width:33px; height:50px;  }
.flickity-page-dots { margin-left:-73px; margin-top:-150px;width:147px;height:26px; background-size:147px; }
.flickity-page-dots .dot.is-selected{ background-size:20px; width:20px; height:20px;}
.slides .previous,.slides  .next{ bottom:100px; }


/*¸ÞÀÎÀÌ¹ÌÁö Æ÷ÀÎÆ® À§Ä¡*/
.flickity-page-dots .dot:nth-child(1){top:5px;left:4px;}
.flickity-page-dots .dot:nth-child(2){top:5px;left:44px;}
.flickity-page-dots .dot:nth-child(3){top:5px;left:84px;}
.flickity-page-dots .dot:nth-child(4){top:5px;left:124px;}

/* ¿Â¶óÀÎ»ó´ã ¹öÆ° */
.divpop {right:10px; bottom:70px; }
.divpop img {width:60px; }
}




 

 
/************************************************************************* ¼½¼Ç Ãß°¡ÀÛ¾÷ ***************************************************************************/
/*****************0. ¸ÞÀÎ ºñÁê¾ó*******************/
.main_img {position: relative; width:100%; padding:0; margin:0; text-align:center;}
.main_img img {max-width:100%; }
.main_img .tit { position:absolute; left:0; top:2%; width:100%; text-align:center;}
.main_img .tit  img {max-width:80%;}
.main_img .img {width:100%;  padding-top:20%;}
.main_img .img2 {width:25%;  position:absolute; right:0; bottom:0;}
.main_img .arrow {position:absolute; left:0; bottom:0;  width:100%; text-align:center;}
.main_img .arrow img {width:41.7%;}
/** ¿µ»ó **/
.video-bg {background:#000;  position:absolute;  top:0; left:0;  width:100%; height:100%;  overflow:hidden;  z-index:-1;}
.video-foreground {position: absolute;  top:50%; left:50%;  width:145%; height:145%; transform: translate(-50%, -50%); opacity:0.6;}
.video-foreground iframe {width:100%; height:100%; pointer-events:none;}

@media screen  and (max-width:1024px) {
.main_img .tit {top:10%;}
.main_img .img {padding-top:41%;}

.video-foreground {width:191%; height:191%; }
}



/*È¨ÆäÀÌÁö ¹Ù·Î°¡±â ¹öÆ° Ãß°¡*/
#header div.r_btn {float:right; padding-right:250px; padding-top:35px;}
#header.show div.r_btn {padding-top:12px;}
#header.show div.r_btn a:hover img {opacity:0.7;}


@media screen and (max-width:1280px) {
#header div.r_btn {float:right; padding-right:50px; padding-top:35px;}
#header.show div.r_btn {padding-top:12px;}
#header.show div.r_btn a:hover img {opacity:0.7;}
}



/*****************Ãß°¡¼½¼Ç1 :: ´ÜÀ§¸éÀû´ç ¸ÅÃâ *******************/
.sales_per { position: relative; width:100%; padding:0; margin:0; text-align:left; overflow:hidden; background:url('../../img/sales_per_bg.jpg') no-repeat center bottom; padding:0; background-size:cover; }
.sales_per img {max-width:100%;}
.sales_per .tit { width:90%; text-align:center; padding:4% 0 1% 0;}
.sales_per .img_box { max-width:96%; margin-left:0; display: flex;   flex-wrap: wrap; }
.sales_per .img1{ float:left;  text-align:left; width:50%; }
.sales_per .img2{ float:right;  text-align:right; width:50%; }
.sales_per .img1 img {max-width:85%;}
.sales_per .img2 img{ max-width:64%; padding-top:8%;}

@media screen  and (max-width:1000px) {
.sales_per .tit {width:100%; text-align:center; padding:6% 0;}
}



/*****************Ãß°¡¼½¼Ç2 :: ¸ÅÃâ»ó½Â ¾÷Á¾º¯°æ¼±È£µµ 1À§*******************/
.sales_increase {background:#000; position:relative; width:100%; padding:3% 0; margin:0; text-align:center; background:url('../../img/sales_increase_bg.jpg') no-repeat center bottom;  background-size:cover; }
.sales_increase img {max-width:100%;}
.sales_increase .tit {width:80%; margin:0 auto;}
.sales_increase .no1 { position:absolute; right:2%; top:4%;  width:22%; z-index:1;}
.sales_increase .img { position:absolute; right:0; bottom:0; width:26%; z-index:1;}
.sales_increase ul {width:96%; margin:0 auto; max-width:1380px; display:flex;  flex-wrap: wrap;  margin:1% auto 0% auto;}
.sales_increase ul li {width:31.33%; padding:1%;  float:left;}
.sales_increase ul li img {border-radius:30px;}

@media screen  and (max-width:1000px) {
.sales_increase {padding:5% 0;}
.sales_increase .no1 {right:0;  top:6%;}
.sales_increase ul li img {border-radius:10px;}
}
 





/*****************Ãß°¡¼½¼Ç3. ¾î¶² Ã¢¾÷ÇüÅÂµµ~ ¸ÂÃç~ *******************/
.custom_startup {position: relative; width:100%; padding:4% 0; margin:0; text-align:center; overflow:hidden; background:url('../../img/custom_startup_bg.jpg') no-repeat center center;  background-size:cover; }
.custom_startup .tit {text-align:center; width:90%; margin:0 auto; padding:2% 0%;}
.custom_startup img {max-width:100%;}
.custom_startup ul {width:88%; margin:0 auto; max-width:1060px; display:flex; padding-bottom:4%; flex-wrap:wrap;  margin:0 auto;}
.custom_startup ul li {width:46%; padding:2%;  float:left;}

@media screen and (max-width:1024px) {
.custom_startup {padding:8% 0;}
}





/*****************Ãß°¡¼½¼Ç4 :: ²ÙÁØÇÑ ¸ÅÃâ »ó½Â ±×·¡ÇÁ ******************/
.sales_graph {background:#000; position:relative; width:100%; padding:8% 0 0; overflow:hidden;  margin:0; text-align:center;}
.sales_graph img {max-width:100%;}
.sales_graph .tit { margin:0 auto; width:70%; padding:1% 0;}
.sales_graph .img1 { position:absolute; left:0;  top:6%; width:31%; z-index:1;}
.sales_graph .img2 { position:absolute; right:0; bottom:0; width:31%; z-index:1;}
.sales_graph .arrow { position:absolute; right:0; bottom:0;  z-index:1; width:100%; text-align:center;}






/*****************Ãß°¡¼½¼Ç5 :: ¼º°ø Å°Æ÷ÀÎÆ® *******************/
.allday {position:relative; width:100%; padding:0; margin:0; text-align:center; overflow:hidden; height:100%; background:url('../../img/allday_bg_base.gif')  repeat-y  0 top; z-index:1; width:100%; background-size:100%;}
.allday:before { content: ""; position: absolute; top:0;  right:0;  width:100%;  height:100%; background:url('../../img/allday_bg.jpg') no-repeat  0 bottom; background-size:100%; width:100%; z-index:1;  }
.allday:after { content: ""; position: absolute; top:0;  right:0;  width:100%;  height:100%; background:url('../../img/allday_bg_line.png') no-repeat  0  top; width:100%; z-index:1; background-size:100%; }
.allday img {max-width:100%;}
.allday .tit { margin:0 auto; width:90%; text-align:center;  z-index:2;}
.allday ul {width:100%; margin:1% auto 9%;  display: flex;   flex-wrap:wrap;  z-index:2; }
.allday ul li {float:left; width:50%; position:relative; text-align:center; z-index:2;}
.allday ul li img {max-width:70%;}





/*****************Ãß°¡¼½¼Ç6 :: °¨ÀÚÅÁÃ¢¾÷ *******************/
.franchise {position:relative; width:100%; padding:0; margin:0; text-align:center; overflow:hidden; height:100%; background:#000; }
.franchise img {max-width:100%;}
.franchise .top {border-bottom:3px solid #E30000; width:100%; text-align:center; background:#000;}
.franchise .tit1 { margin:4% auto -4%; z-index:1; width:90%; text-align:center;}
.franchise .tit2 { margin:-2% auto 0; width:90%; text-align:center;}
.franchise .tit3 { margin:3% auto 0; width:90%; text-align:center;}
.franchise ul {width:90%; margin:0% auto 5%; max-width:1200px; display: flex;  flex-wrap:wrap;}
.franchise ul li {float:left; width:33.33%; position:relative;}




 

/*****************Ãß°¡¼½¼Ç7 :: ¸Þ´º *******************/
.menu {position:relative; width:100%; padding:6% 0; margin:0; text-align:center; overflow:hidden; background:url('../../img/menu_bg.jpg')  no-repeat center center;  background-size:cover;}
.menu img {max-width:100%;}
.menu .tit { margin:0 auto; width:90%; text-align:center;  z-index:2; padding-bottom:1%;}
.menu ul {width:96%; max-width:1320px; margin:0  auto;  display: flex;  flex-wrap:wrap; position:relative;}
.menu ul:before{ content: ""; position: absolute; display:block; left:10%; top:40%; width:80%; z-index:1; height:1px; background:#C2B354;}
.menu ul li {float:left; width:25%; padding:1%; box-sizing:border-box; position:relative; text-align:center;  z-index:2;  }
.menu ul li img {border-radius:50%;}
.menu ul li p {font-size:24px; color:#fff; padding:15px 0; text-align:center; }
 
@media screen and (max-width:1280px) {
.menu ul li p {font-size:20px; padding:10px 0;}
}

@media screen and (max-width:1024px) {
.menu {padding:9% 0;} 
.menu ul li p {font-size:17px; padding:5px 0;}
}

@media screen and (max-width:767px) {
.menu ul li p {font-size:13px;}
}




/*ºÒÈ²Å»Ãâ*/
.brand {background:#fff;  padding:0px 0 0 0; text-align:center;}
.brand .top_tit p {margin:0px 0;} 
.brand .img_box {width:100%; margin:0 auto; }
.brand .img_box img{width:100%;}
.brand .bg_color {width:100%; padding:0 0 0 0;} 
.brand .top_space {margin-top:70px;}




@media screen  and (max-width:767px) {
.brand {padding-top:0px;}
.brand .top_space {margin-top:0px;}
.brand .bg_color { padding:0 0 0 0;} 
}






/*ÀýÂ÷*/
.proc {background:#fff;  padding:0px 0 0 0; text-align:center;}
.proc .top_tit p {margin:0px 0;} 
.proc .img_box {width:100%; margin:0 auto; }
.proc .img_box img{width:100%;}
.proc .bg_color {width:100%; padding:0 0 0 0;} 
.proc .top_space {margin-top:70px;}




@media screen  and (max-width:767px) {
.proc {padding-top:0px;}
.proc .top_space {margin-top:0px;}
.proc .bg_color { padding:0 0 0 0;} 
}




/*ºñ¿ë*/
.price {background:#fff;  padding:0px 0 0 0; text-align:center;}
.price .top_tit p {margin:0px 0;} 
.price .img_box {width:100%; margin:0 auto; }
.price .img_box img{width:100%;}
.price .bg_color {width:100%; padding:0 0 0 0;} 
.price .top_space {margin-top:70px;}




@media screen  and (max-width:767px) {
.price {padding-top:0px;}
.price .top_space {margin-top:0px;}
.price .bg_color { padding:0 0 0 0;} 
}


/*****************Ãß°¡¼½¼Ç3 ::  ¸ÅÃâ*******************/
.sales1 {background:url('../../img/sales_bg.gif')  repeat  0 0; position:relative; width:100%;margin:0; text-align:center;}
.sales1 img {max-width:100%;}
.sales1 .img,
.sales1 .img2 {width:28.2%; position:absolute; right:0; bottom:0;}
.sales1 .img { left:0;}
.sales1 .img2 {right:0;}
.sales1 .tit { margin:0 auto; }
.sales2 {background:url('../../img/sales_bg.gif')  repeat  0 0; width:100%;margin:0; text-align:center; padding:4% 0;}
.sales2 img {max-width:100%;}
.sales2 .con { margin:0 auto; width:98%; padding:2% 0;} 




@media screen  and (max-width:1000px) {
.sales1 {background-size:38px;}
.sales1 .img,
.sales1 .img2 {width:26%;}
}


 
/*****************ÇÏ´Ü(Ç²ÅÍ)¿µ¿ª*******************/
#footer {position:relative; width:100%;  background:#DF1E36;  margin-bottom:65px;}
#footer:after {content:"";display:block;clear:both;}

/* ÇÏ´Ü¸Þ´º */
.f_menu {width:100%; border-bottom:1px solid #56C762;}
.f_menu ul {margin-left:2%;  padding:20px;}
.f_menu ul li {display:inline-block; padding-right:15px;}
.f_menu ul li a {  font-size:15px; color:#fff; }
.f_menu ul li a:hover {color:#FBEB00;}


/* ÁÖ¼Ò ÅØ½ºÆ® */
.f_text { padding:20px; margin-left:2%;}
.f_text p{ padding:5px 0; font-size:11px; color:#fff;}
.f_text p span {color:#fff; padding-right:15px; font-size:13px; }


/* À§·Î */
.ftop {position:absolute; right:50px; bottom:50px;}
#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:1000px){
#footer {margin-bottom:130px;}
.f_menu ul { padding:10px;}
.f_menu ul li a {  font-size:13px;  }
/* ÁÖ¼Ò ÅØ½ºÆ® */
.f_text { padding:10px;}
.f_text p span { font-size:11px; }
}

@media screen and (max-width:767px) {
.f_con {  width:100%; }
.f_text p span {padding:0; display:block; font-size:11px;}
.ftop { right:20px; bottom:20px;}
.f_menu ul,.f_text {margin-left:0%;}
}



/***¹öÆ°***/
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; color:#fff; font-size:15px; font-weight:600; transition: all 0.35s ease-in-out; display:inline-block; background:#DF1E36 url(../../img/arrow_1.png) no-repeat 10px center; }
.btn a:hover,.btn a.current {background-position:16px center; padding-left:20px;}

@media screen and (max-width:767px) {
.btn a {width:150px; padding:5x;  font-size:13px;  background-size:13px; }
}





/* ¸ð¼Ç */

/* wow ¾Ö´Ï¸ÞÀÌ¼Ç */
.animated {animation-duration: 1s; animation-fill-mode: both;}

/* ¼øÂ÷Àû delay ÀÚµ¿ Àû¿ë (ÃÖ´ë 10°³±îÁö ¿¹½Ã) */
.wow-delay-wrap .animated:nth-child(1) { animation-delay: 0.3s; }
.wow-delay-wrap .animated:nth-child(2) { animation-delay: 0.4s; }
.wow-delay-wrap .animated:nth-child(3) { animation-delay: 0.5s; }
.wow-delay-wrap .animated:nth-child(4) { animation-delay: 0.6s; }
.wow-delay-wrap .animated:nth-child(5) { animation-delay: 0.7s; }
.wow-delay-wrap .animated:nth-child(6) { animation-delay: 0.8s; }
.wow-delay-wrap .animated:nth-child(7) { animation-delay: 0.9s; }
.wow-delay-wrap .animated:nth-child(8) { animation-delay: 1.0s; }
.wow-delay-wrap .animated:nth-child(9) { animation-delay: 1.1s; }
.wow-delay-wrap .animated:nth-child(10) { animation-delay:1.2s; }
.wow-delay-wrap .animated:nth-child(11) { animation-delay: 1.3s; }
.wow-delay-wrap .animated:nth-child(12) { animation-delay: 1.4s; }
.wow-delay-wrap .animated:nth-child(13) { animation-delay:1.5s; }



/* ¾Ö´Ï¸ÞÀÌ¼Ç ÀÌ¸§ Å¬·¡½º */
.bounceIn { animation-name: bounceIn; }
.slideInLeft { animation-name: slideInLeft; }
.slideInRight { animation-name: slideInRight; }
.slideInBottom { animation-name: slideInBottom; }
.slideInTop { animation-name: slideInTop; }


@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1; transform: scale3d(1, 1, 1); }
}

@keyframes slideInLeft {
  from { transform: translate3d(-50%, 0, 0); visibility: visible; opacity: 0; }
  to { transform: translate3d(0, 0, 0); opacity: 1; }
}


@keyframes slideInRight {
  from { transform: translate3d(50%, 0, 0); visibility: visible; opacity: 0; }
  to { transform: translate3d(0, 0, 0); opacity: 1; }
}


@keyframes slideInBottom {
  from { transform: translate3d(0, 50%, 0); visibility: visible; opacity: 0; }
  to { transform: translate3d(0, 0, 0); opacity: 1; }
}


@keyframes slideInTop {
  from { transform: translate3d(0, -50%, 0); visibility: visible; opacity: 0; }
  to { transform: translate3d(0, 0, 0); opacity: 1; }

}