@import url(../../../../fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Anton);
/*@import url(../../../../fonts.googleapis.com/earlyaccess/notosanskr.css);*/
@import url(https://fonts.googleapis.com/css?family=Satisfy);
@import url(https://fonts.googleapis.com/css?family=Archivo+Black);
@import url(https://fonts.googleapis.com/css?family=Fredoka+One|Gugi|Londrina+Shadow|Monoton|Permanent+Marker|Saira+Stencil+One|Sunflower:300&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
@import url('//fonts.googleapis.com/earlyaccess/jejumyeongjo.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
  font-family: 'MapoAemin';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoAgapeA.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "Metropolis-ExtraBold";
  src: local(��),
    url("/font/Metropolis-ExtraBoldd41d.eot?#iefix") format("embedded-opentype"), url("/font/Metropolis-ExtraBold.woff") format("woff"),
    url("/font/Metropolis-ExtraBold.woff2") format("woff2"),
    url("/font/Metropolis-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}

/*
@font-face {
  font-family: "NotoSansKR";
  src: local(��),
    url("/img/font/NotoSansKR-Lightd41d.eot?#iefix") format("embedded-opentype"), url("/img/font/NotoSansKR-Light.woff") format("woff"), url("/font/NotoSansKR-Light.woff2") format("woff2"), url("/font/NotoSansKR-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: "NotoSansKR";
  src: local(��),
    url("/font/NotoSans-Boldd41d.eot?#iefix") format("embedded-opentype"), url("/img/font/NotoSans-Bold.woff") format("woff"), url("/font/NotoSans-Bold.woff2") format("woff2"),
    url("/font/NotoSans-Bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: "NotoSansKR-bold";
  src: local(��),
    url("/font/NotoSans-Boldd41d.eot?#iefix") format("embedded-opentype"),
    url("/font/NotoSans-Bold.woff") format("woff"),
    url("/font/NotoSans-Bold.woff2") format("woff2"),
    url("/font/NotoSans-Bold.otf") format("opentype");
  font-weight: 400;
  font-style: normal
}
*/
@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: "NotoSansKR";
  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;
  overflow-x: hidden;
}

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: #c2ab5b;
  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: #c2ab5b;
}

.project_request .project_header h2 {
  font-family: 'GmarketSansMedium';
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
  padding-bottom: 20px;
  color: #c2ab5b;
}

.project_request .project_header p {
  font-size: 15px;
  line-height: 160%;
  color: #c2ab5b;
}

.project_request .project_part {
  width: 100%;
  margin-top: 30px;
}

.project_request .project_part h3 {
  font-size: 21px;
  border-top: 1px #c2ab5b solid;
  padding: 20px 0;
  font-weight: 400;
  color: #c2ab5b;
}

.Btn {
  margin-top: 20px;
}

.Btn input[type=submit] {
  width: 190px;
  height: 43px;
  border: 2px #c2ab5b solid;
  padding: 0 20px;
  line-height: 30px;
  box-sizing: border-box;
  cursor: pointer;
  font-family: "NotoSansKR";
  background: url(/img/btn_check.png) 140px center no-repeat;
  font-size: 15px;
  border-radius: 5px;
  text-align: left;
  color: #c2ab5b;
}

.Btn input:hover {
  background: #c2ab5b url(/img/btn_check.png) 140px center no-repeat;
  ;
  border: 0px;
  color: #fff;
  border: 2px #c2ab5b solid;
}

/*����*/
.TopScroll {
  position: fixed;
  right: 85px;
  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;
  width: 45px;
  height: 45px;
}

.TopScroll:hover {
  background: #c2ab5b url(/img/top_icon.png) no-repeat center;
  opacity: 1;
  filter: alpha(opacity=100)
}

::-moz-selection {
  color: #fff;
  background: #c2ab5b;
}

::selection {
  color: #fff;
  background: #c2ab5b;
}

@media screen and (max-width:780px) {
  .TopScroll {
    right: 34px;
    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;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s ease-out 0.0s;
}

#header h1 {
  padding-left: 35px;
  float: left;
  padding-top: 19px;
}

#header .pc_menu {
  padding: 20px 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: 20px;
  text-align: left;
  display: inline-block;
  position: relative;
  color: #fff;
  font-family: 'jejumyeongjo';
  box-sizing: border-box;
  cursor: pointer;
}

#header .pc_menu ul li a span {
  color: #c2ab5b;
  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;
  -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;
}

#header dl {
  float: right;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#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.html) 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: 65px;
}

#header.show h1 img {
  width: 230px;
}

#header.show .pc_menu {
  padding-top: 16px;
}

#header.show .pc_menu ul li a {
  font-size: 20px;
}

#header.show .pc_menu ul li a span {
  font-size: 10px;
}

#header.show dl {
  padding-right: 50px;
  padding-top: 15px;
}

#header.show dl dd a {
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-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: 50px;
  top: 40%;
  z-index: 100000;
}

.rtab li a {
  display: block;
  text-align: center;
  margin-top: 9px;
  font-size: 11px;
  background-color: #fff;
  color: #000;
  padding: 4px 10px 1px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 10%;
  -webkit-border-radius: 10%;
}

.rtab li:first-child a {
  margin-top: 0;
}

.rtab li a:hover {
  background-color: #c2ab5b;
  color: #fff;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width:768px) {
  .rtab {
    right: 10px;
    top: 60%;
  }

  .rtab li a {
    margin-top: 6px;
    font-size: 10px;
    ;
    padding: 1px 7px;
  }
}



@media screen and (max-width:1450px) {
  #header h1 {
    padding-left: 20px;
  }

  #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:1200px) {
  #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:800px) {
  #header h1 {
    padding-left: 0px;
  }

  #header h1 img {
    width: 160px;
  }

  #header dl {
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #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.html) 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 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  #header.show h1 img {
    width: 140px;
  }

  #header.show dl {
    padding-right: 0;
    padding-top: 7px;
    padding-bottom: 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: 290px;
  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);
  }
}

@-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);
  }
}

/*�����̹��� ����Ʈ ��ġ*/
.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';
  text-shadow: 1px 1px 40px #0000009f;
}

.slides .box .textBox {
  line-height: 160%;
  font-weight: 300;
  padding: 10px 20px 30px;
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  text-shadow: 1px 1px 10px #0000009f;
}

.slides .box {
  width: 800px;
  height: 300px;
  position: absolute;
  left: 50%;
  position: absolute;
  margin-left: -400px;
  top: 30%;
  margin-top: -20px;
  text-align: center;
  padding: 0;
  color: #fff;
  z-index: 999;
}

.slides .box .img.logo-symbol {
  margin-bottom: 60px;
}

/* 중앙 문구 로고  */
.slides .box .img.logo-txt {
  z-index: 3;
}

.slides .cont.slide02 .box .img.logo-txt,
.slides .cont.slide03 .box .img.logo-txt,
.slides .cont.slide04 .box .img.logo-txt {
  position: absolute;
  left: 50%;
  bottom: -66px;
  width: 100%;
  text-align: center;
  transform: translate(-50%, 0);
}

/* 중앙 문구 이미지  */
.slides .box .img.rotate {
  z-index: 2;
  position: absolute;
  top: 46%;
  left: 52%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

/* 회전배경 */
.slides .box .img_bg {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.slides .cont.is-selected .img_bg img {
  animation: rotate_70 2s ease-out 1 forwards;
}


/* �Ʒ��� ��ư */
.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 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 90%;
    left: 5%;
    margin-left: 0;
  }

  .slides .box {
    top: 20%;
  }

  .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: 90%;
  }

  .flickity-page-dots .dot.is-selected {
    background-size: 33px;
    width: 33px;
    height: 50px;
  }

  .flickity-page-dots {
    margin-left: -75px;
    margin-top: -150px;
    width: 150px;
    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;
  }
}



@media screen and (max-width:1600px) {

  /* 중앙 문구 이미지 */
  .slides .box .img.rotate img,
  .slides .box .img_bg img {
    width: 550px;
  }
}



@media screen and (max-width:1440px) {

  /* 중앙 문구 이미지 */
  .slides .box .img.rotate img,
  .slides .box .img_bg img {
    width: 500px;
  }
}



@media screen and (max-width:1280px) {

  /* 중앙 문구 이미지 */
  .slides .box .img.rotate img,
  .slides .box .img_bg img {
    width: 450px;
  }
}




@media screen and (max-width:1024px) {
  .slides .box .img.logo-symbol {
    margin-bottom: 35px;
  }

  .slides .box .img.logo-symbol img {
    width: 220px;
  }

  .slides .box .img.logo-txt img {
    width: 480px;
  }

  /* 중앙 문구 이미지 */
  .slides .box .img.rotate img,
  .slides .box .img_bg img {
    width: 400px;
  }
}


@media screen and (max-width:767px) {

  .slides .box .img.logo-symbol {
    margin-bottom: 25px;
  }

  .slides .box .img.logo-symbol img {
    width: 150px;
  }

  .slides .box .img.logo-txt img {
    width: 250px;
  }

  /* 중앙 문구 이미지 */
  .slides .box .img.rotate img,
  .slides .box .img_bg img {
    width: 250px;
  }

  .slides .cont.slide02 .box .img.logo-txt,
  .slides .cont.slide03 .box .img.logo-txt,
  .slides .cont.slide04 .box .img.logo-txt {
    bottom: 48px;
  }
}





/* ------------ ��� ------------ */

/* ---- �� ��� Ÿ��Ʋ �κ�---- */

.top_tit h2,
.top_tit i {
  color: #fff;
  font-size: 60px;
  font-family: 'MapoAemin';
  line-height: 1.2em;
}

.top_tit i.txt-yellow {
  color: #ffcc00;
}

.top_tit i.txt-red {
  color: #970000;
}

.top_tit .subText {
  color: #ccc;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1em;
}


@media screen and (max-width:1024px) {

  .top_tit h2,
  .top_tit i {
    font-size: 50px;
  }
}

@media screen and (max-width:767px) {
  .top_tit {
    margin: 0 5%;
  }

  .top_tit h2,
  .top_tit i {
    font-size: 35px;
  }

  .top_tit .subText {
    margin-bottom: 12px;
    font-size: 15px;
  }
}

@media screen and (max-width:600px) {

  .top_tit h2,
  .top_tit i {
    font-size: 23px;
  }

  .top_tit .subText {
    font-size: 13px;
    margin-bottom: 9px;
  }
}


/* �޴�1. �����丮��? */
.about {
  width: 100%;
  position: relative;
  background: #030303;
}

.about dl {
  width: 100%;
}

.about dl:after {
  content: "";
  display: block;
  clear: both;
}

.about dl dt {
  width: 50%;
  float: right;
}

.about dl dt img {
  width: 100%;
}

.about dl dd {
  width: 40%;
  float: left;
  padding: 100px 5% 30px 5%;
}

.about dl dd h3 {
  background: url(/img/about_mark.png) no-repeat 0 0;
  color: #fff;
  background-size: 100px;
  font-size: 37px;
  font-family: 'GmarketSansBold';
  font-weight: 600;
  margin-bottom: 40px;
  padding-left: 110px;
  line-height: 100%;
}

.about dl dd h3 span {
  font-size: 37px;
  font-weight: 200;
  color: #fff;
  display: block;
  line-height: 110%;
  font-family: 'GmarketSansLight';
}

.about dl dd p {
  padding-top: 10px;
  font-size: 17px;
  color: #fff;
  display: block;
}

.about dl dd p span {
  opacity: 0.7;
  font-size: 17px;
  color: #fff;
}

@media screen and (max-width:1300px) {
  .about dl dd {
    padding: 40px 5%;
  }

  .about dl dd h3 {
    background-size: 50px;
    font-size: 25px;
    margin-bottom: 15px;
    padding-left: 65px;
  }

  .about dl dd h3 span {
    font-size: 25px;
  }

  .about dl dd p,
  .about dl dd p span {
    font-size: 15px;
  }
}

@media screen and (max-width:1000px) {
  .about dl dt {
    width: 100%;
  }

  .about dl dd {
    width: 90%;
  }

  .about dl dd h3 {
    background-size: 60px;
    font-size: 27px;
    margin-bottom: 20px;
    padding-left: 70px;
  }

  .about dl dd h3 span {
    font-size: 27px;
  }

  .about dl dd p,
  .about dl dd p span {
    font-size: 13px;
  }
}




/******************* 섹션2. NO1. 브랜드 (숫자카운터) ***********************/
.brand {
  width: 100%;
  position: relative;
  text-align: center;
  background: #191919 url(../../img/p_bg1.png) repeat center;
  z-index: 0;
  overflow: hidden;
}

.brand .inner {
  width: 100%;
  height: 100%;
  padding: 7% 0;
}

.brand img {
  width: 100%;
}

/* 상단*/
.brand .brand_top {
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
}

.brand .brand_top .title {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 50px;
}

.brand .brand_top .title .dot {
  width: 134px;
  height: 104px;
}

.brand .brand_top .title h3 {
  display: block;
  font-size: 36px;
  font-weight: 200;
  color: #fff;
  line-height: 1.4em;
  word-break: keep-all;
}

.brand .brand_top .title h3 i {
  font-size: 36px;
  color: #fff;
}

.bold {
  font-weight: bold !important;
}

.brand .brand_top .title .takamatsu {
  width: 145px;
  height: 230px;
}

.brand .brand_top .txt-deco {
  width: 333px;
  height: auto;
  margin: 0 auto;
}

.brand .brand_top .txt-deco img {
  width: 100%;
}

/* 설명글 작은 텍스트 */
.brand .brand_top p {
  color: #fff;
  font-size: 18px;
  margin: 30px auto;
  line-height: 1.2;
  word-break: keep-all;
  font-weight: 500;
}

.brand .brand_top p.txt-gray {
  color: #999;
}

.brand .brand_top p.big,
.brand .brand_top .bold {
  font-size: 24px;
  color: #fff;
  line-height: 1.2;
}

.brand .brand_top p.big .bold {
  display: contents;
}

/* 좌측하단  이미지 */
.brand .img1 {
  position: absolute;
  left: -10%;
  bottom: -8%;
  z-index: -1;
  width: 33%;
}

/* 우측 상단  이미지 */
.brand .img2 {
  position: absolute;
  right: -8%;
  top: -10%;
  z-index: -1;
  width: 33%;
}




@media screen and (max-width:1440px) {}




@media screen and (max-width:1280px) {}




@media screen and (max-width:1024px) {
  .brand .inner {
    padding: 10% 0;
  }

  .brand .brand_top .title {
    gap: 20px;
  }

  .brand .brand_top .title h3 i,
  .brand .brand_top .title h3 {
    font-size: 30px;
  }

  .brand .brand_top .title .dot {
    width: 90px;
    height: auto;
  }

  .brand .brand_top .title .takamatsu {
    width: 100px;
    height: auto;
  }

  .brand .brand_top .desc {
    margin: 0 8%;
  }

  .brand .brand_top .desc p br {
    display: none;
  }
}




@media screen and (max-width:786px) {
  .brand .inner {
    padding: 20% 0;
  }

  .brand .brand_top .title {
    gap: 10px;
  }

  .brand .brand_top .title h3 i,
  .brand .brand_top .title h3 {
    font-size: 25px;
  }

  .brand .brand_top .title .dot {
    width: 70px;
    height: auto;
  }

  .brand .brand_top .title .takamatsu {
    width: 80px;
    height: auto;
  }

  .brand .brand_top .desc {
    margin: 0;
  }

  .brand .brand_top p {
    font-size: 15px;
    margin: 20px auto;
  }

  .brand .brand_top p.big,
  .brand .brand_top .bold {
    font-size: 18px;
  }



  /* ì¢Œì¸¡í•˜ë‹¨ / ìš°ì¸¡ìƒë‹¨  ì´ë¯¸ì§€ */
  .brand .img1,
  .brand .img2 {
    width: 50%;
  }


}

@media screen and (max-width:540px) {
  .brand .brand_top .title {
    gap: 5px;
  }

  .brand .brand_top .title {
    flex-direction: column-reverse;
  }

  .brand .brand_top .title .dot {
    display: none;
  }

  .brand .brand_top .title h3 i,
  .brand .brand_top .title h3 {
    font-size: 20px;
  }

  .brand .brand_top .title .takamatsu {
    width: 54px;
  }

  .brand .brand_top .txt-deco {
    margin-top: 15px;
    width: 150px;
  }

  .brand .brand_top p {
    font-size: 13px;
  }

  .brand .brand_top p br {
    display: none;
  }

  .brand .brand_top p.big,
  .brand .brand_top .bold {
    font-size: 14px;
    line-height: 1.3;
  }
}




/**** 흐르는 텍스트 공통 레드 띠부분***/
.m_tit {
  width: 100%;
  position: relative;
  padding: 5px 0 13px;
  background: #c2ab5b;
}

.m_tit .marquee {
  overflow: hidden;
}

.m_tit .marquee p {
  gap: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.m_tit .marquee p span {
  display: block;
  padding: 0;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  color: #fff;
}

.m_tit .marquee p span.line {
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #fff;
}

@media screen and (max-width:1440px) {
  .m_tit .marquee p span {
    font-size: 50px;
  }
}

@media screen and (max-width:1024px) {
  .m_tit .marquee p span {
    font-size: 40px;
  }
}

@media screen and (max-width:786px) {
  .m_tit .marquee p span {
    font-size: 25px;
  }
}

@media screen and (max-width:540px) {
  .js-marquee {
    top: 0;
  }

  .m_tit {
    padding: 4px 0 7px;
  }

  .m_tit .marquee p {
    gap: 8px;
  }

  .m_tit .marquee p span.line {
    -webkit-text-stroke: 0.2px #fff;
  }
}

/**** 흐르는 텍스트 -- 레드 큰 글씨 ***/
.m_tit_big {
  width: 100%;
  position: relative;
  padding: 70px 0 30px;
}

.m_tit_big .marquee {
  overflow: hidden;
}

.m_tit_big .marquee p {
  gap: 0.5rem;
  letter-spacing: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.m_tit_big .marquee p span {
  display: block;
  padding: 0 10px;
  font-family: 'Black Han Sans', sans-serif;
  font-size: 130px;
  line-height: 100%;
  color: #e9182d;
}

.m_tit_big .marquee p span.line {
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #e9182d;
}

.m_tit_big .marquee p span.txt {
  border-radius: 30px;
  background: #e9182d;
  color: #fff;
  padding: 10px 20px;
  font-size: 30px;
}

@media screen and (max-width:1440px) {
  .m_tit_big .marquee p span {
    font-size: 110px;
  }
}

@media screen and (max-width:1024px) {
  .m_tit_big {
    padding: 35px 0 10px;
  }

  .m_tit_big .marquee p span {
    font-size: 90px;
  }
}

@media screen and (max-width:786px) {
  .m_tit_big .marquee p span {
    font-size: 70px;
  }
}


.facility {
  width: 100%;
}

.facility img {
  width: 100%;
  height: auto;
}

.special {
  background: #44322C url(/img/m_movie_bg.jpg) no-repeat center bottom;
  width: 100%;
  position: relative;
  padding: 140px 0;
  overflow: hidden;
  text-align: center;
}

.special section {
  max-width: 1260px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.special .title {
  display: block;
  text-align: center;
}

.special .title h3,
.special .title i {
  font-size: 36px;
  font-weight: 300;
  color: #c2ab5b;
  line-height: 1.3;
  word-break: keep-all;
}

.special .txt-deco {
  margin: 40px auto 60px;
  box-sizing: border-box;
}

.special .desc {
  width: 1220px;
  margin: 0 auto;
}

.special .desc p,
.special .desc i {
  font-size: 22px;
  font-weight: 400;
  color: #c2ab5b;
  line-height: 1.3;
  word-break: keep-all;
  text-align: justify;
  letter-spacing: -1.2px;
}

.special .desc p {
  display: block;
  margin-bottom: 25px;
}

.special .desc p:last-child {
  margin: 0;
}

.special .desc i {
  display: contents;
}

@media screen and (max-width:1360px) {
  .special .desc {
    width: 90%;
  }

}

@media screen and (max-width:1024px) {

  .special .title h3,
  .special .title i {
    font-size: 30px;
  }

  .special .desc p,
  .special .desc i {
    font-size: 22px;
    text-align: left;
    word-break: break-word;
  }
}

@media screen and (max-width:786px) {

  .special .title h3,
  .special .title i {
    font-size: 25px;
  }

  .special .desc p,
  .special .desc i {
    font-size: 18px;
  }

  .special .desc p br {
    display: none;
  }
}

@media screen and (max-width:540px) {
  .special {
    padding: 50px 0;
  }

  .special .title h3,
  .special .title i {
    font-size: 20px;
  }

  .special .desc p {
    margin-bottom: 13px;
  }

  .special .desc p,
  .special .desc i {
    font-size: 13px;
  }

  .special .txt-deco {
    margin: 15px auto 20px;
  }

  .special .txt-deco img {
    width: 150px;
  }
}

/* 프랜차이즈 */
.container01 .box01 {
  background: url(/img/mquick_bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 130px 0;
  text-align: center;
  height: 100%;
}

.container01 .box01 h2 {
  margin: 20px 0;
}

.container01 .box01 h3 {
  display: block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  word-break: break-word;
  letter-spacing: -1px;
}

.container01 .box01 p {
  display: block;
  margin: 25px 0 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  word-break: keep-all;
}

.container01 .box01 p.point_1 {
  color: #fff;
  font-size: 27px;
  padding-bottom: 25px;
  line-height: 120%;
}

.container01 .box01 p.point_2 {
  color: #fff;
  font-size: 24px;
  padding-bottom: 25px;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
}

.container01 .box01 ul {
  display: inline-block;
  max-width: 1280px;
  width: 100%;
  margin: 50px auto 0 auto;
}

.container01 .box01 ul {
  margin-top: 40px;
}

.container01 .box01 ul li {
  float: left;
  width: 250px;
  display: inline-blcok;
  margin: 25px 35px;
}

.container01 .box01 ul li div.img {
  background: #000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100%;
}

.container01 .box01 ul li .mb_01 {
  background: url(/img/mquick_1.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_02 {
  background: url(/img/mquick_2.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_03 {
  background: url(/img/mquick_3.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_04 {
  background: url(/img/mquick_4.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_05 {
  background: url(/img/mquick_5.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_06 {
  background: url(/img/mquick_6.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_07 {
  background: url(/img/mquick_7.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_08 {
  background: url(/img/mquick_8.jpg) no-repeat center 0;
}

.container01 .box01 ul li .mb_01,
.container01 .box01 ul li .mb_02,
.container01 .box01 ul li .mb_03,
.container01 .box01 ul li .mb_04,
.container01 .box01 ul li .mb_05,
.container01 .box01 ul li .mb_06,
.container01 .box01 ul li .mb_07,
.container01 .box01 ul li .mb_08 {
  background-size: 250px;
  height: 250px;
  width: 100%;
  background-color: #000;
  display: inline-blcok;
  opacity: 0.45;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.container01 .box01 ul li a:hover div {
  background-color: #c2ab5b;
}

.container01 .box01 ul li a:hover .mb_01,
.container01 .box01 ul li a:hover .mb_02,
.container01 .box01 ul li a:hover .mb_03,
.container01 .box01 ul li a:hover .mb_04,
.container01 .box01 ul li a:hover .mb_05,
.container01 .box01 ul li a:hover .mb_06,
.container01 .box01 ul li a:hover .mb_07,
.container01 .box01 ul li a:hover .mb_08 {
  opacity: 0.1;
}

.container01 .box01 ul li a div h3 {
  position: absolute;
  z-index: 100;
  top: 40%;
  width: 100%;
  text-align: center;
  font-size: 22px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  font-weight: 600;
}

.container01 .box01 ul li a div h3 span {
  background: url(/img/h_line_b.gif) no-repeat center 0;
  font-size: 16px;
  color: #ffcc00;
  padding-top: 10px;
  margin-top: 7px;
  letter-spacing: -0.03em;
  font-weight: 400;
  display: block;
}

.container01 .box01 ul li a:hover div h3 span {
  color: #fff;
}

.container01 .box01 ul li a:hover div h3 {
  top: 42%;
}

.container01 .box01 ul li a p {
  text-align: center;
  margin-top: 10px;
  line-height: 1.1em;
}

.container01 .box01 ul li a p span {
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
}

@media screen and (max-width:1300px) {
  .container01 .box01 ul {
    max-width: 1120px;
  }

  .container01 .box01 ul li {
    margin: 0 15px;
  }
}

@media screen and (max-width:1140px) {
  .container01 .box01 ul {
    max-width: 920px;
  }

  .container01 .box01 ul li {
    width: 200px;
  }

  .container01 .box01 ul li .mb_01,
  .container01 .box01 ul li .mb_02,
  .container01 .box01 ul li .mb_03,
  .container01 .box01 ul li .mb_04,
  .container01 .box01 ul li .mb_05,
  .container01 .box01 ul li .mb_06,
  .container01 .box01 ul li .mb_07,
  .container01 .box01 ul li .mb_08 {
    background-size: 200px;
    height: 200px;
  }
}

@media screen and (max-width:1000px) {
  .container01 .box01 {
    padding: 80px 0 50px 0;
  }

  .container01 .box01 ul {
    max-width: 700px;
  }

  .container01 .box01 ul li {
    width: 46%;
    margin: 0 2% 30px 2%;
    text-align: center;
  }

  .container01 .box01 ul li:nth-child(7),
  .container01 .box01 ul li:nth-child(8) {
    margin-bottom: 0;
  }

  .container01 .box01 ul li div.img {
    width: 200px;
    margin: 0 auto;
  }
}

#section03 .fs01 {
  font-size: 17px;
}

@media screen and (max-width:767px) {
  .container01 .box01 ul {
    display: flex;
    flex-wrap: wrap;
  }

  .container01 .box01 h2 {
    margin: 10px 0;
  }

  .container01 .box01 h3 {
    font-size: 20px;
  }

  .container01 .box01 p {
    margin: 15px 0 0;
    font-size: 15px;
  }

}

@media screen and (max-width:600px) {
  .container01 .box01 .tC {
    margin: 0 5%;
  }

  .container01 .box01 h3 {
    font-size: 16px;
  }

  .container01 .box01 p {
    text-align: justify;
    letter-spacing: -1.3px;
    line-height: 1.4;
    font-size: 13px;
  }

  .container01 .box01 h3 br,
  .container01 .box01 p br {
    display: none;
  }


  .container01 .box01 ul li .mb_01,
  .container01 .box01 ul li .mb_02,
  .container01 .box01 ul li .mb_03,
  .container01 .box01 ul li .mb_04,
  .container01 .box01 ul li .mb_05,
  .container01 .box01 ul li .mb_06,
  .container01 .box01 ul li .mb_07,
  .container01 .box01 ul li .mb_08 {
    background-size: 150px;
    height: 150px;
  }

  .container01 .box01 ul li div.img {
    width: 150px;
  }

  .container01 .box01 ul li a div h3 {
    top: 33%;
    font-size: 16px;
  }

  .container01 .box01 ul li a div h3 span {
    font-size: 12px;
  }

  .container01 .box01 ul li a p {
    margin-top: 10px;
  }

  .container01 .box01 ul li a p span {
    font-size: 10px;
  }

  #section03 .n6 {
    display: none;
  }

  .point_2 {
    text-align: center;
  }

  .point_2 img {
    width: 60%;
  }

  #section03 .fs01 {
    font-size: 13px;
  }
}

@media screen and (max-width:540px) {
  .container01 .box01 {
    padding: 50px 0;
  }
}

/* �޴�3. ��ǥ�޴�*/
#mcount {
  position: relative;
  text-align: center;
  background: #1d3188;
  padding: 160px 0 130px 0;
  overflow: hidden;
  background: url(/img/bg-menu.jpg)no-repeat center;
  background-size: cover;
}

#mcount .top_tit h2,
#mcount .top_tit .subText {
  color: #330000;
}

#mcount .mcount_txt {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

#mcount .mcount_txt b {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
}

.gb_arlim {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.gb_arlim .prev,
.gb_arlim .next,
.gb_arlim .pause,
.gb_arlim .play {
  bottom: 20px;
}

.popup_li {
  position: inherit;
  padding: 50px 0 60px;
}

.popup_li .tab {
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 0px;
}

.popup_li dl:after {
  content: "";
  display: block;
  clear: both;
}

.popup_li dl {
  width: 90%;
  margin: 18px 5%;
  position: relative;
}

.popup_li dl dt {
  width: 100%;
}

.popup_li dl dt img {
  width: 100%;
}

.popup_li dl dd {
  width: 90.5%;
  padding: 30px 5%;
  height: 140px;
  background: url(/img/bg_pa.jpg) repeat 0 0;
  color: #000;
}

.popup_li dl dd .tit {
  background: url(/img/h_line_2.gif) no-repeat center bottom;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: left;
}

.popup_li dl dd .tit h2 {
  font-size: 30px;
  color: #1f211c;
  font-family: 'MapoAemin';
  text-align: center;
}

.popup_li dl dd .tit h3 {
  font-size: 22px;
  color: #1967f9;
  font-family: 'GmarketSansBold';
  text-align: center;
}

.popup_li dl dd .tit h4 {
  font-size: 19px;
  color: #1967f9;
  font-family: 'GmarketSansBold';
  text-align: center;
}

.popup_li dl dd .tit h5 {
  font-size: 17px;
  color: #1967f9;
  font-family: 'GmarketSansBold';
  text-align: center;
}

.popup_li dl dd p {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
}

.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;
}

.prev,
.next,
.pause,
.play {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 10;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  bottom: 0px;
}

.prev {
  background-image: url('/img/prev.png');
  left: 50%;
  margin-left: -45px;
}

.next {
  background-image: url('/img/next.png');
  left: 50%;
  margin-left: 15px;
}

.pause {
  background-image: url('/img/pause.png');
  left: 50%;
  margin-left: -15px;
}

.play {
  background-image: url('/img/play.png');
  left: 50%;
  margin-left: -15px;
  display: none;
}

.slick-dots {
  display: none !important;
}

/* �����̴� ��� �����̹��� */
#mcount .mm_img1 {
  position: absolute;
  z-index: 1;
  color: #fff;
  text-align: left;
  top: 15px;
  left: 20px;
}

/* {animation:motion1 5s linear infinite; -moz-animation:motion1 5s linear infinite; -webkit-animation:motion1 5s linear infinite; -o-animation:motion1 5s linear infinite;}*/
#mcount .mm_img1 img {
  width: auto;
}

@keyframes motion1 {
  0% {
    top: -100px;
    left: -30px;
  }

  35% {
    top: -80px;
    left: -20px;
  }

  70% {
    top: -70px;
    left: -40px;
    opacity: 0.2;
  }

  100% {
    top: -100px;
    left: -30px;
  }
}

@-moz-keyframes motion1 {
  0% {
    top: -100px;
    left: -30px;
  }

  35% {
    top: -80px;
    left: -20px;
  }

  70% {
    top: -70px;
    left: -40px;
    opacity: 0.2;
  }

  100% {
    top: -100px;
    left: -30px;
  }
}

@-webkit-keyframes motion1 {
  0% {
    top: -100px;
    left: -30px;
  }

  35% {
    top: -80px;
    left: -20px;
  }

  70% {
    top: -70px;
    left: -40px;
    opacity: 0.2;
  }

  100% {
    top: -100px;
    left: -30px;
  }
}

@-o-keyframes motion1 {
  0% {
    top: -100px;
    left: -30px;
  }

  35% {
    top: -80px;
    left: -20px;
  }

  70% {
    top: -70px;
    left: -40px;
    opacity: 0.2;
  }

  100% {
    top: -100px;
    left: -30px;
  }
}

#mcount .mm_img3 {
  position: absolute;
  z-index: 1;
  color: #fff;
  line-height: 100%;
  text-align: right;
  right: 35px;
  bottom: 40px;
  /*
  animation: motion3 3s linear infinite;
  -moz-animation: motion3 3s linear infinite;
  -webkit-animation: motion3 3s linear infinite;
  -o-animation: motion3 3slinear infinite;
  */
}

#mcount .mm_img3 img {
  width: auto;
}

@keyframes motion3 {
  0% {
    bottom: 0px;
    right: 0px;
  }

  35% {
    bottom: -5px;
    right: 10px;
  }

  70% {
    bottom: -15px;
    right: 5px;
  }

  100% {
    bottom: 0px;
    right: 0px;
  }
}

@-moz-keyframes motion3 {
  0% {
    bottom: 0px;
    right: 0px;
  }

  35% {
    bottom: -5px;
    right: 10px;
  }

  70% {
    bottom: -15px;
    right: 5px;
  }

  100% {
    bottom: 0px;
    right: 0px;
  }
}

@-webkit-keyframes motion3 {
  0% {
    bottom: 0px;
    right: 0px;
  }

  35% {
    bottom: -5px;
    right: 10px;
  }

  70% {
    bottom: -15px;
    right: 5px;
  }

  100% {
    bottom: 0px;
    right: 0px;
  }
}

@-o-keyframes motion4 {
  0% {
    bottom: 0px;
    right: 0px;
  }

  35% {
    bottom: -5px;
    right: 10px;
  }

  70% {
    bottom: -15px;
    right: 5px;
  }

  100% {
    bottom: 0px;
    right: 0px;
  }
}

@media screen and (max-width:1400px) {
  #mcount .mm_img1 {
    width: auto;
    height: 80px;
  }

  #mcount .mm_img3 {
    height: 120px;
  }

  #mcount .mm_img1 img,
  #mcount .mm_img3 img {
    height: 100%;
  }
}

@media screen and (max-width:1024px) {
  #mcount .mm_img1 {
    height: 60px;
  }

  #mcount .mm_img3 {
    height: 100px;
  }
}

@media screen and (max-width:767px) {
  .popup_li {
    padding: 20px 0 60px;
  }

  .popup_li dl dd {
    padding: 15px 5%;
    height: 120px;
  }

  .popup_li dl dd .tit h2 {
    font-size: 21px;
  }

  .popup_li dl dd p {
    font-size: 13px;
  }

  .popup_li .tab img {
    width: 30px;
  }

  /* �����̴� ��� �����̹��� */
  #mcount {
    padding: 80px 0 60px 0;
  }

  #mcount .mm_img1 {
    top: 10px;
    left: 10px;
    height: 40px;
  }

  #mcount .mm_img3 {
    right: 10px;
    bottom: 10px;
    height: 54px;
  }

}

@media screen and (max-width:540px) {
  #mcount {
    padding: 50px 0 40px
  }

  #mcount .mm_img1 {
    height: 30px;
  }

  #mcount .mm_img3 {
    height: 38px;
  }

  .popup_li {
    padding: 0 0 50px;
  }
}

@media screen and (max-width:480px) {
  .popup_li .tab img {
    width: 50px;
  }
}

/*�޴�4.  ��������  ���ô±�*/
.m_customer {
  background: #2C2803 url('/img/m_board_bg.jpg') no-repeat center 0;
  background-attachment: fixed;
  width: 100%;
  padding: 120px 0;
  position: relative;
  text-align: center;
}

.m_customer .top_tit h2 {
  color: #ff0033;
  margin-bottom: 15px;
}

.m_customer .top_tit .subText {
  color: #fff;
}

.m_customer section {
  max-width: 1260px;
  width: 90%;
  margin: 0 auto;
}

.m_customer section ul li {
  width: 20%;
  float: left;
  text-align: left;
  margin: 40px 2.5%;
  padding-bottom: 10px;
  position: relative;
}

.b_tit {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.b_tit h3 {
  font-size: 17px;
  letter-spacing: 0;
  color: #fff;
  font-family: 'GmarketSansBold';
  text-align: center;
}

.b_tit h3 span {
  color: #df1e36;
  padding-bottom: 8px;
  vertical-align: middle;
  display: block;
}

.m_customer li .more a {
  position: absolute;
  right: 0;
  bottom: 0;
}

.m_customer li .more a img {
  width: 30px;
}

.m_customer li .more a:hover {
  -ms-transform: rotate(60deg); // explorer -webkit-transform: rotate(60deg); // chrome, safari, opera transform: rotate(60deg); }

  .m_customer p {
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: -1px;
  }

  .map {
    line-height: 0;
  }

  /* �ϴ� ����ī��Ʈ */
  .m_customer .m_count {
    width: 100%;
    background: url('../../img/bg_b.png') repeat 0 0;
    margin-top: 50px;
    padding: 60px 0;
  }

  .m_count ul {
    width: 100%;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
  }

  .m_count ul:after {
    content: "";
    display: block;
    clear: both;
  }

  .m_count ul li {
    float: left;
    width: 25%;
    background: url(/img/line.png) repeat-y right 0px;
  }

  .m_count ul li:last-child {
    background: none;
  }

  .m_count ul li dl {
    padding-left: 80px;
    margin-left: 30px;
    text-align: left;
  }

  .m_count ul li dl.count_1 {
    background: url(/img/mcount_1.png) no-repeat 0 2px;
  }

  .m_count ul li dl.count_2 {
    background: url(/img/mcount_2.png) no-repeat 0 2px;
  }

  .m_count ul li dl.count_3 {
    background: url(/img/mcount_3.png) no-repeat 0 2px;
  }

  .m_count ul li dl.count_4 {
    background: url(/img/mcount_4.png) no-repeat 0 2px;
  }

  .m_count ul li dl dt {
    color: #fff;
  }

  .m_count ul li dl dd b.counter {
    color: #fff;
    font-family: 'GmarketSansBold';
    font-size: 37px;
    padding: top:10px;
    letter-spacing: 0.05em;
  }

  @media screen and (max-width:1200px) {
    .m_customer section ul li {
      width: 23%;
      margin: 40px 1%;
    }

    .m_customer p {
      font-size: 12px;
    }
  }

  @media screen and (max-width:1000px) {
    .b_tit h3 {
      font-size: 15px;
    }

    .m_customer section ul li {
      width: 44%;
      margin: 20px 3%;
    }

    /* �ϴ� ����ī��Ʈ */
    .m_count ul li {
      width: 47.2%;
      background: none;
      border: 1px solid #df1e36;
      margin: 2px 1%;
    }

    .m_count ul li dl {
      padding: 10px 0 10px 40px;
      margin-left: 15px;
    }

    .m_count ul li dl.count_1,
    .m_count ul li dl.count_2,
    .m_count ul li dl.count_3,
    .m_count ul li dl.count_4 {
      background-size: 30px;
      background-position: 0 20px;
    }

    .m_count ul li dl dd b.counter {
      font-size: 20px;
    }
  }

  @media screen and (max-width:600px) {
    .m_customer .top_tit h2 {
      margin-bottom: 9px;
    }

    .m_customer section ul li {
      width: 90%;
      margin: 10px 5%;
    }

    /* �ϴ� ����ī��Ʈ */
    .m_board .m_count {
      margin-top: 30px;
      padding: 30px 0;
    }

    .m_customer .m_count {
      padding: 50px 0;
    }
  }

  @media screen and (max-width:540px) {
    .m_customer {
      padding: 50px 0;
    }
  }

  /*****************�ϴ�(ǲ��)����*******************/
  #footer {
    position: relative;
    width: 100%;
    background: #000;
    padding: 60px 0 70px;
    box-sizing: border-box;
    text-align: center;
  }

  #footer:after {
    content: "";
    display: block;
    clear: both;
  }

  #footer .ft-logo {
    margin: 0 0 50px;
  }

  #footer .ft-logo img {
    opacity: 0.5;
  }

  /* �ϴܸ޴� */
  .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 {}

  .f_text strong {
    font-size: 14px;
    color: #999;
  }

  .f_text p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #999
  }

  .f_text p span {
    position: relative;
    color: #999;
    padding: 0 10px;
    font-size: 14px;
  }

  .f_text p span:before {
    content: '';
    position: absolute;
    top: 6px;
    right: -1px;
    width: 1px;
    height: 12px;
    background: #999;
    box-sizing: border-box;
  }

  .f_text p span:last-child:before {
    display: none;
  }

  .f_text p.copy {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
  }

  /* ���� */
  .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) {
    .f_menu ul {
      padding: 10px;
    }

    .f_menu ul li a {
      font-size: 13px;
    }
  }

  @media screen and (max-width:767px) {
    #footer {
      padding: 50px 0;
    }

    #footer .ft-logo {
      height: 30px;
      margin: 0 0 25px;
    }

    #footer .ft-logo img {
      height: 100%;
    }

    .f_text strong,
    .f_text p,
    .f_text p span {
      font-size: 13px;
    }

    .f_text p.copy {
      font-size: 16px;
      margin-top: 20px;
    }

    .f_con {
      width: 100%;
    }

    .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: #c2ab5b;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: inline-block;
    background: #fff url(/img/call_b.png) no-repeat 10px 8px;
  }

  .btn a.a2 {
    background: #fff url(/img/phone_b.png) no-repeat 10px 8px !important;
  }

  .btn a:hover,
  .btn a.current {
    background: #c2ab5b url(/img/call.png) no-repeat 16px 8px;
    color: #fff
      /*padding-left: 20px;*/
  }

  .btn a.a2:hover,
  .btn a.a2.current {
    background: #c2ab5b url(/img/phone.png) no-repeat 16px 8px !important;
    color: #fff
      /*padding-left: 20px;*/
  }

  /* ��� */
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  @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(-20%, 0, 0);
      transform: translate3d(-20%, 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(13%, 0, 0);
      transform: translate3d(20%, 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, 20%, 0);
      transform: translate3d(0, 20%, 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, -20%, 0);
      transform: translate3d(0, -20%, 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;
  }



  @media screen and (max-width:540px) {
    #footer .ft-logo {
      height: 25px;
      margin: 0 0 20px;
    }

    .f_text p {
      flex-direction: column;
    }

    .f_text p span:before {
      display: none;
    }

    .f_text strong,
    .f_text p,
    .f_text p span {
      font-size: 11px;
    }

    .f_text p.copy {
      margin-top: 15px;
      font-size: 13px;
    }
  }

  @media screen and (max-width:500px) {
    .btn a {
      background: #fff url(/img/call_b.png) no-repeat 4px 8px !important;
    }

    .btn a.a2 {
      background: #fff url(/img/phone_b.png) no-repeat 4px 8px !important;
    }

    .mw {
      width: 90% !important;
    }

    #con4 video {
      display: none;
    }

    #con4 {
      background-image: url(/img/main4.jpg);
    }

    #section03 .fs01 {
      width: 90%;
      margin: auto;
      text-align: justify;
    }

    #header.show h1 {
      padding-left: 15px;
    }

    #header h1 {
      padding-left: 15px;
    }

    dl.ff dd:last-child {
      padding-right: 15px;
    }

    .rtab {
      right: 20px;
    }

    .divpop {
      right: 20px;
      bottom: 80px;
      z-index: 999;
    }
  }

  /******************* 섹션6. 특징  (4칸 섹션 배너)  ***********************/
  .value_section {
    position: relative;
    overflow: hidden;
    background: #400101;
    text-align: left;
    overflow: hidden;
  }

  .value_section .vsection {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    height: 840px;
  }

  .value_section .tab_box {
    display: none;
  }

  .value_section .con_box {
    position: relative;
    z-index: 2;
    width: 86%;
    margin: 0 auto;
    height: 100%;
  }

  .value_section .con_box li {
    float: left;
    width: 25%;
    height: 100%;
    padding: 200px 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;
  }

  .value_section .con_box li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }

  .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;
    text-align: justify;
    letter-spacing: -1.7px;
  }

  .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:1440px) {

    /* 작은 타이틀 */
    .value_section .con_box li .con_wrap .title_box h3 {
      font-size: 18px;
    }

    /* 큰 타이틀 */
    .value_section .con_box li .con_wrap .title_box h4 {
      font-size: 27px;
      margin-bottom: 20px;
    }

    /* 설명글 부분 */
    .value_section .con_box li .con_wrap .txt_box {
      margin-bottom: 30px;
    }

    .value_section .con_box li .con_wrap .txt_box p {
      font-size: 14px;
    }
  }


  @media screen and (max-width:1024px) {
    .value_section .vsection {
      height: 700px;
    }

    .value_section .con_box {
      width: 100%;
    }

    .value_section .con_box li:first-child {
      border: none;
    }

    .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;
    }

    /* 탭메뉴 */
    .value_section .tab_box {
      display: block;
      width: 100%;
      position: absolute;
      z-index: 3;
      top: 100px;
      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;
    }

    .value_section .tab_box .tabMenu li.active span {
      color: rgb(202 28 50);
    }

    .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: #e22e31;
      opacity: 0;
      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: #e22e31;
      transition: transform 0.3s ease;
    }

    .value_section .tab_box .tabMenu li.active span:after {
      transform: translate3d(0, 0, 0) scaleX(1);
    }
  }


  @media screen and (max-width:767px) {
    .value_section .vsection {
      height: 500px;
    }

    .value_section .tab_box {
      top: 50px;
    }

    .value_section .tab_box .tabMenu li span {
      font-size: 14px;
      font-weight: 600;
    }

    .value_section .con_box li {
      padding-top: 100px;
    }

    /* 작은 타이틀 */
    .value_section .con_box li .con_wrap .title_box h3 {
      font-size: 16px;
    }

    /* 큰 타이틀 */
    .value_section .con_box li .con_wrap .title_box h4 {
      font-size: 23px;
    }

    /* 설명글 부분 */
    .value_section .con_box li .con_wrap .txt_box p {
      font-size: 13px;
      line-height: 1.3;
    }

    .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;
    }
  }


  /*  창업비용 */
  .m_money {
    position: relative;
    text-align: center;
    padding: 120px 0;
    background: #b89f59;
    overflow: hidden;
  }

  .m_money .top_tit .subText {
    color: #333;
  }

  .m_money .top_tit span {
    background: #000;
    color: #fff;
  }

  .m_money .top_tit h2 {
    color: #000;
  }

  .m_money .top_tit p {
    color: #000;
  }

  .m_money .top_tit {
    padding-bottom: 50px;
  }

  .table-info {
    display: block;
    width: 92%;
    max-width: 1400px;
    text-align: right;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 1em;
    margin: 0 auto 15px;
  }

  .m_money .tstyle_common {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto;
  }

  .tstyle_common thead {
    background: #000;
  }

  .tstyle_common tfoot {
    background: #7d0000;
  }

  .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;
    font-weight: 600;
  }

  .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: 18px;
    color: #000;
    line-height: 1.2em;
  }

  .tstyle_common td b.red {
    color: #D71920;
    animation: red 0.4s infinite;
  }

  @keyframes red {
    0% {
      opacity: 0.6;
    }

    50% {
      opacity: 1;
    }

    100% {
      opacity: 0.6;
    }
  }

  .tstyle_common caption {
    font-size: 0;
    line-height: 0;
  }

  .tstyle_common .tL {
    text-align: left;
  }

  @media screen and (max-width:1024px) {
    .m_money {
      padding: 70px 0;
    }

    .m_money .top_tit {
      padding-bottom: 30px;
    }

    .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;
    }
  }

  @media screen and (max-width:767px) {
    .table-info {
      font-size: 12px;
      margin: 0 auto 8px;
    }

    .tstyle_common thead th,
    .tstyle_common tfoot th {
      padding: 12px 1px;
      font-size: 14px;
    }

    .tstyle_common td {
      padding: 12px 5px;
      font-size: 12px;
    }

    .tstyle_common td b {
      font-size: 12px;
      line-height: 1.2;
      word-break: keep-all;
    }
  }

  @media screen and (max-width:540px) {
    .m_money {
      padding: 50px 0;
    }

    .tstyle_common thead th,
    .tstyle_common tfoot th {
      font-size: 12px;
    }

    .tstyle_common td,
    .tstyle_common td b {
      font-size: 10px;
    }
  }

  /* 창업절차 */
  .container04 .top_tit .subText {
    color: #fff;
  }

  .container04 .box01 {
    background: #eee url(../../img/m_process_bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 150px 0 100px 0;
    text-align: center;
    height: 100%;
    overflow: hidden;
  }

  .container04 .box01 .floatBox_wrap {
    margin: 0 50px;
  }

  .container04 .box01 ul {
    display: block;
    width: 100%;
  }

  .container04 .box01 ul {
    margin: 50px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .container04 .box01 ul li {
    float: left;
    width: 210px;
    display: inline-blcok;
    margin: 10px;
  }

  .container04 .box01 ul li .bg {
    height: 210px;
    width: 100%;
    background: #000;
    display: inline-blcok;
    opacity: 0.9;
    transition: all 0.5s;
    border-radius: 50%;
  }

  .container04 .box01 ul li div h3 {
    position: absolute;
    z-index: 100;
    top: 28%;
    width: 90%;
    padding: 0 5%;
    line-height: 120%;
    text-align: center;
    font-size: 23px;
    letter-spacing: -0.05em;
    color: #fff;
    font-family: 'MapoAemin';
  }

  .container04 .box01 ul li div h3 span {
    font-size: 15px;
    color: #FFFB89;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px;
    display: block;
  }

  .container04 .box01 ul li div h3 span:before {
    content: "";
    display: block;
    clear: both;
    width: 20px;
    margin-right: -10px;
    right: 50%;
    height: 1px;
    position: absolute;
    background: #fff;
    bottom: 0px;
  }

  .container04 .box01 ul li p {
    line-height: 140%;
    font-size: 17px;
    color: #fff;
    width: 96%;
    margin: 16px auto;
  }

  @media screen and (max-width:1450px) {
    .container04 .box01 ul {
      max-width: 1200px;
    }

    .container04 .box01 ul li {
      width: 200px;
      margin: 0 15px;
    }

    .container04 .box01 ul li .bg {
      height: 200px;
    }

    .container04 .box01 ul li div h3 {
      font-size: 21px;
    }

    .container04 .box01 ul li div h3 span {
      font-size: 13px;
      display: block;
    }

    .container04 .box01 ul li p {
      font-size: 15px;
    }
  }

  @media screen and (max-width:1280px) {
    .container04 .box01 ul li div h3 span {
      padding-bottom: 6px;
      margin-bottom: 6px;
    }
  }

  @media screen and (max-width:1000px) {
    .container04 .box01 ul {
      max-width: 700px;
    }

    .container04 .box01 ul li {
      width: 46%;
      margin: 0 2% 30px 2%;
      text-align: center;
    }

    .container04 .box01 ul li:last-child {
      margin-bottom: 0;
    }

    .container04 .box01 ul li .bg {
      width: 200px;
      margin: 0 auto;
    }

    .container04 .box01 ul li div h3 {
      top: 34%;
    }
  }

  @media screen and (max-width:660px) {
    .container04 .box01 ul {
      margin: 20px auto 0;
    }

    .container04 .box01 .floatBox_wrap {
      margin: 0 10px;
    }

    .container04 .box01 {
      padding: 80px 0 50px 0;
    }

    /*
.container04 .box01 ul{margin:30px auto; max-width:360px; gap:20px;}
.container04 .box01 ul li {width:120px;}
.container04 .box01 ul li .bg {height:120px;}
.container04 .box01 ul li div h3 {font-size:13px; top:25%;}
.container04 .box01 ul li div h3 span {font-size:10px;}
.container04 .box01 ul li div h3 span:before{width:10px; margin-right:-5px;}
.container04 .box01 ul li p{font-size:12px; margin:10px auto;}
*/
  }

  @media screen and (max-width:600px) {
    .container04 .box01 ul li .bg {
      width: 150px;
      height: 150px;
    }

    .container04 .box01 ul li div h3 {
      font-size: 13px;
    }

    .container04 .box01 ul li div h3 span {
      font-size: 10px;
    }

    .container04 .box01 ul li div h3 span:before {
      width: 10px;
      margin-right: -5px;
    }

    .container04 .box01 ul li p {
      font-size: 12px;
      margin: 10px auto;
    }
  }

  @media screen and (max-width:540px) {
    .container04 .box01 {
      padding: 50px 0;
    }
  }

  @media screen and (max-width:380px) {}



  /********************************* 애니메이션 모음 *********************************/
  /* 360도 회전 */
  @keyframes rotate {
    0% {}

    100% {
      transform: rotate(360deg);
    }
  }

  /* 살짝 70도만 */
  @keyframes rotate_70 {
    0% {}

    100% {
      transform: rotate(-70deg);
    }
  }

  /* 깜박임 */
  .flicker {
    animation: flicker 0.4s infinite;
  }

  @keyframes flicker {

    0%,
    100% {
      opacity: 1;
    }

    50% {
      opacity: 0.6;
    }
  }

  /*살짝 움직임 비틀기*/
  @keyframes move {

    0%,
    100% {
      transform: rotate(-4deg);
    }

    50% {
      transform: rotate(4deg);
    }
  }

  /*살짝 움직임 아래 위로 */
  @keyframes move_updown {

    0%,
    100% {
      transform: translateY(0);
    }

    50% {
      transform: translateY(-3%);
    }
  }

  /*화살표 움직임*/
  @keyframes arrow {
    0% {}

    50% {
      margin-right: 10px;
      opacity: 0.7;
    }

    100% {}
  }

  /* 화살표 움직임 세로***/
  @keyframes arrow_down {
    0% {}

    50% {
      margin-top: 10px;
      opacity: 0.7;
    }

    100% {}
  }

  .move img {
    animation: move 2s linear infinite;
  }

  .rotate img {
    animation: rotate 10s linear infinite;
  }

  .move_updown img {
    animation: move 2s linear infinite;
  }

  /* 공통 애니메이션 클래스 */

  .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
  }


  /* 순차적 delay 자동 적용 (최대 10개까지 예시) */
  .wow-delay-wrap .animated:nth-child(1) {
    animation-delay: 0.4s;
  }

  .wow-delay-wrap .animated:nth-child(2) {
    animation-delay: 0.7s;
  }

  .wow-delay-wrap .animated:nth-child(3) {
    animation-delay: 1.0s;
  }

  .wow-delay-wrap .animated:nth-child(4) {
    animation-delay: 1.3s;
  }

  .wow-delay-wrap .animated:nth-child(5) {
    animation-delay: 1.6s;
  }

  .wow-delay-wrap .animated:nth-child(6) {
    animation-delay: 1.9s;
  }

  .wow-delay-wrap .animated:nth-child(7) {
    animation-delay: 2.2s;
  }

  .wow-delay-wrap .animated:nth-child(8) {
    animation-delay: 2.5s;
  }

  .wow-delay-wrap .animated:nth-child(9) {
    animation-delay: 2.8s;
  }

  .wow-delay-wrap .animated:nth-child(10) {
    animation-delay: 3.1s;
  }


  /* 애니메이션 이름 클래스 */
  .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;
    }
  }


  /* 기본 커서 (빨간 원) */
  #custom_cursor {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    pointer-events: none;
    background: #E9182D;
    opacity: 0.4;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: background 0.3s, width 0.3s, height 0.3s, opacity 0.3s;
    /* 부드러운 전환 */
  }

  /* 특정 섹션 진입 시 변경될 스타일 */
  #custom_cursor.img_mode {
    background: url('/img/cursor.png') no-repeat center/contain;
    /* 이미지 경로 확인! */
    width: 60px;
    /* 이미지 크기에 맞게 조절 */
    height: 60px;
    opacity: 1;
    /* 선명하게 */
    border-radius: 0;
    /* 원형 제거 */
  }

  /* 해당 섹션에서만 실제 마우스 화살표 숨기기 */
  .value_section {
    cursor: none !important;
  }

  /* 섹션 내의 버튼이나 링크에서도 화살표 숨기기 */
  .value_section a,
  .value_section .tabMenu li {
    cursor: none !important;
  }

  @media screen and (max-width:1024px) {
    #custom_cursor {
      display: none;
    }

    .value_section {
      cursor: auto !important;
    }

    /* 모바일에선 기본 커서로 */
  }