body,
html {
    overflow-x: hidden;
}

abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    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;
}

fieldset,
iframe,
img {
    border: 0 none;
}

li {
    list-style: none;
}

button,
input,
select {
    vertical-align: middle;
}

img {
    vertical-align: top;
}

address,
em,
i {
    font-style: normal;
}

button,
label {
    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 td,
table th {
    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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

@font-face {
    font-family: 'ChangwonDangamRound';
    src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2511-1@1.0/ChangwonDangamRound-Regular.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
}

.p_font {
    font-family: 'ChangwonDangamRound', sans-serif;
    font-weight: 800;
}

.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: 0;
    left: 0;
    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: 0;
    height: 100%;
    position: fixed;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    top: 0;
    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;
}

/*����*/
.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;
}

@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: 0;
    left: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s ease-out 0.0s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

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

}

#header .pc_menu {
    padding: 27px 0;
    text-align: center;
}

#header .pc_menu ul li {
    display: inline-block;
    padding: 0 30px;
}

#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:focus,
#header .pc_menu ul li a:hover {
    color: #F6EEC7;
}

#header .pc_menu .link:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    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: 0 0 !important;
    position: fixed;
}

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

#header.show h1 img {}

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

#header .area_cs {
    display: flex;
    top: 0;
    width: 170px;
    height: 44px;
    background: #fff;
    border-radius: 12px;
    right: 35px;
    padding: 0 5px;
}

#header .area_cs>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#header .area_cs>a>span {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #bf2e28;
    line-height: 1px;
}

#header .area_cs img {
    width: 80%;
}

.pc_img {
    display: block;
}

.m_img {
    display: none;
}

.slider {
    width: 100%;
    position: relative;
    min-height: 500px;
}

.slider .downBtn {
    z-index: 30;
    position: absolute;
    bottom: 0;
    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;
    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;
    }

    #header .area_cs {
        width: 100px;
        height: 31px;
        border-radius: 5px;
        right: 15px;
        margin-top: 5px;
    }

    #header .area_cs>a>span {
        font-size: 13px;
        font-weight: 800;
        display: block;
    }

    #header .area_cs i {
        width: 30%;
    }

    #header .area_cs img {
        width: 80%;
    }

    .pc_img {
        display: none;
    }

    .m_img {
        display: block;
    }

}

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

    #header h1 img {
        width: 150px;
    }

    #header .pc_menu ul li {
        padding: 0 18px;
    }

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

    .slider {
        min-height: 1000px;
        background-size: cover;
    }

    .slides .box .l_img {
        position: unset !important;
    }

    .slides .cont p {
        display: none;
    }

    .slides .box .r_img {
        display: none;
    }

    .slider .next {
        display: none;
    }
}

@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: 90px;
    }

    /*�¶��κ������*/
    .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: 0;
    }

    #header h1 img {
        width: 95px;
        margin-top: 10px;
    }

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

    #header dl dd a {
        padding: 6px 3px;
        0 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: 95px;
    }

    #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: 0;
        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 {
        min-height: 550px;
        height: 550px !important;
    }

    .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;
    display: none;
}

.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: 20px;
    width: 290px;
    height: 50px;
    background: url("/img/rect_bg.png") no-repeat 0 0;
    display: none;
}

/* ��ư �Ѹ� */
.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: 65%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
}

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

.slides .box .img_bg::before {
    content: '';
    position: absolute;
    width: 300px;
    height: 100px;
    background: url(/img/top_txt.png)no-repeat center;
    background-size: contain;
    top: -1%;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

.slides .cont p {
    top: 184%;
    color: #fff;
    line-height: 1.3;
    position: absolute;
    left: 50%;
    width: 100%;
    font-size: 20px;
    text-align: center;
    transform: translate(-50%, -50%);
}

.slides .box .l_img {
    position: absolute;
    left: -60%;
    top: 45%;
}

.slides .box .r_img {
    position: absolute;
    right: -57%;
    top: 45%;
}

/* �Ʒ��� ��ư */
.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: 18%;
    }

    .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 .next,
    .slides .previous {
        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 {
        top: 41.5%;
    }

    /* 중앙 문구 이미지 */
    .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;
    }

    .slides .cont p {
        display: block;
        top: 137%;
        font-size: 13px;
    }

    .slides .box .img_bg {
        top: 64%
    }

    .slides .box .img_bg::before {
        width: 177px;
        height: 35px;
    }

    .slides .box .l_img {
        width: 80%;
    }

    .slides .box .l_img img {
        width: 100%;
        margin-top: 90px;
    }

}

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

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

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

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

.merit {
    margin: 100px 0;
}

.merit .title {}

.merit h1 {
    font-size: 65px;
    color: #c30406;
    font-weight: 800;
    text-align: center;
    margin-bottom: 30px;
}

.merit-content {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.merit-content .merit01 {
    background: url(/img/merit_img01.png)no-repeat center;
    background-size: contain;
    padding: 52px 0;

    background-position: left;
}

.merit-content .merit02 {
    background: url(/img/merit_img02.png)no-repeat center;
    background-size: contain;
    padding: 80px 0;
    background-position: right;
}

.merit-content h3 {
    font-size: 45px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    width: 55%;
}

.merit-content ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 55%;
}

.merit-content ul li {
    display: flex;
    margin-bottom: 14px;
}

.merit-content ul li p {
    font-size: 21px;
    color: #fff;
    padding-left: 10px;
}

.merit-content ul li p b {
    font-weight: 700;
    color: #fff;
    font-size: 21px;
}

.merit-content .merit02 .txt-warp {
    width: 64%;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-items: center;
    float: right;
    gap: 20px;
}

@media screen and (max-width:1440px) {
    .merit {
        margin: 30px;
    }

    .merit-content .merit01 {
        background: url("/img/m_merit_img01.png");
        background-size: cover;
        border-radius: 20px;
    }

    .merit-content .merit02 {
        background: url("/img/m_merit_img02.png");
        background-size: cover;
        border-radius: 20px;
    }

    .merit-content ul {
        width: 100%;
    }

    .merit-content {
        gap: 10px;
    }

    .merit-content .merit02 .txt-warp {
        width: 100%;
    }

    .merit h1 {
        font-size: 30px;
    }

    .merit-content h3 {
        font-size: 25px;
        width: 100%;
    }
}

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

.menu {
    background: url(/img/menu_bg.png)no-repeat center;
    background-size: cover;
    padding: 100px 0;
}

.menu .title {
    text-align: center;
    margin-bottom: 50px;
}

.menu .title h1 {
    color: #fff;
    font-size: 65px;
}

.menu .title p {
    font-size: 19px;
    color: #fff;
}

@media screen and (max-width:767px) {
    .merit {
        margin: 30px 15px;
    }

    .merit h1 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .merit-content .merit01 {
        padding: 20px 15px;
        border-radius: 10px;
    }

    .merit-content .merit02 {
        border-radius: 10px;
    }

    .merit-content h3 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .merit-content ul li p,
    .merit-content ul li p b {
        font-size: 12px;
    }

    .merit-content ul li {
        margin-bottom: 5px;
        align-items: center;
    }

    .merit-content ul li i {
        width: 5%;
    }

    .merit-content ul li i img {
        width: 100%;
    }

    .merit-content ul li p {
        padding-left: 6px;
    }

    .merit-content .merit02 {
        padding: 20px 15px;
    }

    .merit-content .merit02 .txt-warp img {
        width: 60%;
    }

    .merit-content .merit02 .txt-warp img:last-child {
        width: 50%;
    }

    .menu {
        padding: 30px 15px;
    }

    .menu .title h1 {
        font-size: 19px !important;
    }

    .sec3-tab {
        margin-bottom: 10px;
    }

    .menu {
        padding: 30px 15px;
    }

    .menu .title {
        margin-bottom: 10px;
    }

    .menu .title h1 {
        font-size: 15px;
    }

    .menu .title p {
        font-size: 12px;
    }

    .b_history dl dd ul li {
        padding: 10px 0;
    }

    .b_history dl dt img {
        border-radius: 10px 10px 0 0;
    }
}

/*********************************메인 탭버튼 메뉴 *********************************/
.sec3-tab {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.sec3-tab a {
    flex: 1;
    position: relative;
    background: #ffffff;
    padding: 20px 30px;
    line-height: 1.2;
    border-radius: 300px;
    font-size: 22px;
    color: #e70017;
    margin: 0 1px;
    font-weight: 600;
    transition: all 0.4s;
    text-align: center;
}

.sec3-tab a.active {
    background-color: #000;
    color: #fff;
    z-index: 2;
}

/*** 탭 컨텐츠 박스***/
.content_box {
    position: relative;
}

.sec3-content {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
}

.sec3-content.active {
    display: block;
    position: relative;
    opacity: 1;
    z-index: 2;
}

@media screen and (max-width:1440px) {
    .sec3-tab {
        width: 100%;
    }

    .sec3-tab a {
        font-size: 20px;
    }

    .menu {
        padding: 30px;
    }

}

@media screen and (max-width:1024px) {
    .sec3-tab a {
        font-size: 18px;
    }
}

@media screen and (max-width:767px) {
    .menu {
        padding: 30px 15px;
    }

    .sec3-tab a {
        font-size: 13px;
        padding: 10px 0;
        line-height: 1;
    }

    /*** 모바일에서 텍스트 줄바꿈***/
    .sec3-tab a span {
        width: 100%;
        display: block;
    }
}

.b_history {
    width: 1220px;
    margin: 3% auto 0;
    position: relative;
}

.b_interior {
    position: relative;
    text-align: center;
    padding: 3% 0;
    overflow: hidden;
}

.b_history .b_history_li {
    position: inherit;
    padding: 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.b_history dl {
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.b_history dl dt {
    width: 100%;
}

.b_history dl dt img {
    border-radius: 20px 20px 0 0;
}

.b_history dl dd {
    width: 100%;
    text-align: center;
}

.b_history dl dd ul li {
    width: 97%;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    text-align: center;
    position: relative;
    display: block;
    font-size: 21px;
    padding: 20px 0;
    font-weight: 500;
    line-height: 1.3;
}

.next,
.prev {
    border-radius: 50%;
    top: 37%;
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    z-index: 10;
    border: 2px solid rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.08);
    background-position: center center;
    background-repeat: no-repeat;
    backdrop-filter: blur(3px);
    transition: all 0.3s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.35);
    text-indent: -9999px;
    background-size: 25px;
    outline: none;
}

.prev {
    left: -80px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='15 6 9 12 15 18' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.next {
    right: -80px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='9 6 15 12 9 18' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.next:hover,
.prev:hover {
    background-color: rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
}

.next:focus,
.prev:focus {
    outline: none;
    box-shadow: none;
}

@media screen and (max-width:1440px) {
    .menu .title h1 {
        font-size: 30px;
    }

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

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

    .next,
    .prev {
        width: 45px;
        height: 45px;
        background-size: 21px;
    }

    .prev {
        left: -60px;
    }

    .next {
        right: -60px;
    }
}

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

    .next,
    .prev {
        width: 36px;
        height: 36px;
        background-size: 17px;
    }

    .prev {
        left: -25px;
    }

    .next {
        right: -25px;
    }
}

.color_btn .next,
.color_btn .prev {
    background-color: #fff;
    border: 2px solid rgba(255, 0, 0, 0.6);
    width: 50px;
    height: 50px;
}

.color_btn .prev {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='15 6 9 12 15 18' fill='none' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.color_btn .next {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='9 6 15 12 9 18' fill='none' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

@media screen and (max-width:1600px) {
    .b_history dl dd b {
        font-size: 50px;
    }

    .b_history dl dd ul li {
        font-size: 18px;
        width: 100%;
    }

    .b_history {
        width: 100%;
    }
}

@media screen and (max-width:1279px) {
    .b_history dl dd b {
        font-size: 50px;
        padding: 20px 0 10px;
        margin-bottom: 15px;
    }

    .b_history dl dd ul li {
        font-size: 17px;
    }

    .color_btn .next,
    .color_btn .prev {
        opacity: 0;
    }

}

@media screen and (max-width:1024px) {
    .b_history dl dt img {
        border-radius: 10px;
        width: 100%;
    }

    .b_history dl dd b {
        font-size: 40px;
    }

    .b_history dl dd ul li {
        padding-left: 7px;
        font-size: 15px;
    }

    .b_history dl dd ul li:after {
        top: 8px;
    }
}

@media screen and (max-width:767px) {
    .b_history dl dd b {
        font-size: 30px;
    }

    .sec3-tab {
        gap: 5px;
        margin-bottom: 10px;
        font-size: 15px;
        width: 65%;
    }

    .b_history dl dt img {
        border-radius: 10px 10px 0 0;
    }

    .b_history dl dd ul li {
        font-size: 11px;
        padding: 10px 0;
        width: auto;
        border-radius: 0 0 10px 10px;
    }
}

/**** 흐르는 텍스트 공통 레드 띠부분***/
.m_tit {
    width: 100%;
    position: relative;

}

.marquee {
    background: #c10406;
}

.marquee_w {
    background-color: #fff !important;
}

.marquee_y {
    background-color: #f88300 !important;
}

.m_tit .marquee {
    overflow: hidden;
}

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

.m_tit .marquee p span {
    display: block;
    padding: 0;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.m_tit .marquee_w p span {
    color: #c10406;
}

.m_tit .marquee_y p span {
    color: #fff;
}

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

.m_tit .marquee_y p span.line {
    color: #f88300;
    -webkit-text-stroke: 1px #fff;
}

.m_tit .marquee_w p span.line {
    color: #fff;
    -webkit-text-stroke: 1px #c10406;
}

@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: 22px;
    }

    .marquee_w p span.line {
        -webkit-text-stroke: 1px #c10406 !important;
    }

}

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

    .m_tit {
        padding: 0;
    }

    .m_tit .marquee p {
        gap: 8px;
        padding: 4px 0;
    }

    .m_tit .marquee p span.line {
        -webkit-text-stroke: 1px #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%;
    background: url("/img/facility_bg.png") no-repeat center center;
    padding: 100px 0;
    background-size: cover;
}

.facility .inner {
    width: 1220px;
    margin: 0 auto;
}

.facility .title {
    text-align: center;
}

.facility .title h1 {
    font-size: 65px;
    color: #c30406;
    font-weight: 800;
    text-align: center;
}

.facility .title p {
    margin-bottom: 30px;
    font-size: 19px;
}

.facility img {
    margin: 0 auto;
    display: flex;
    border-radius: 15px;
    width: 100%;
}

.spot {
    width: 100%;
    background: url("/img/spot_bg.png") no-repeat center center;
    padding: 100px 0;
    background-size: cover;

}

.spot .inner {
    width: 1220px;
    margin: 0 auto;
}

.spot .title {
    text-align: center;
}

.spot .title h1 {
    font-size: 65px;
    color: #c30406;
    font-weight: 800;
    text-align: center;
}

.spot .title p {
    font-size: 19px;
    margin-bottom: 30px;
}

.spot img {
    margin: 0 auto;
    display: flex;
    width: 100%;
}

.spot .p_txt {
    margin: 30px auto 0;
    text-align: center;
}

.spot h3 {
    font-size: 27px;
    font-weight: 700;
    background-color: #d0121b;
    padding: 20px;
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    line-height: 1.4;
}

.sincerity {
    background-color: #fc5736;
    display: flex;
    align-items: center;
    gap: 70px;
}

.sincerity .con_txt {
    width: 41%;
}

.sincerity .title h1 {
    font-size: 65px;
    color: #fff;
    font-weight: 800;
}

.sincerity .title p {
    color: #fff;
    font-size: 19px;
    margin-bottom: 30px;
}

.con_txt ul {
    display: flex;
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.con_txt ul li {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 600;
    padding: 20px 25px;
}

.con_txt ul li h3 {
    font-size: 22px;
    color: #fc5736;
    font-weight: 700;
    line-height: 1.3;
}

.con_txt ul li p {
    font-size: 16px;
    margin-top: 8px;
    line-height: 1.4;
}

.benefit {
    background: url("/img/benefit_bg.png") no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}

.benefit .inner {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

@media screen and (max-width:1440px) {
    .facility {
        padding: 30px;
        width: auto;
    }

    .facility .inner {
        width: 88%;
    }

    .facility .title h1 {
        font-size: 30px;
    }

    .spot {
        padding: 30px;
        width: auto;
    }

    .spot .inner {
        width: 100%;
    }

    .spot .title h1 {
        font-size: 30px;
    }

    .spot h3 {
        font-size: 23px;
    }

    .sincerity {
        display: block;
    }

    .sincerity img {
        width: 100%;
    }

    .sincerity .con_txt {
        width: auto;
        padding: 30px;
    }

    .sincerity .title h1 {
        font-size: 30px;
    }

    .sincerity .con_txt .title {
        text-align: center;
    }

    .benefit {
        padding: 30px;
    }

    .benefit .inner {
        width: 100%;
        flex-direction: column;
    }

    .benefit img {
        width: 80%;
    }

    .benefit img:nth-child(2) {
        width: 60%;
    }

}

@media screen and (max-width:767px) {
    .facility {
        padding: 30px 15px;
    }

    .facility .inner {
        width: 100%;
    }

    .facility .title h1 {
        font-size: 19px;
    }

    .facility .title p {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .spot {
        padding: 30px 15px;
    }

    .spot .title h1 {
        font-size: 19px;
        font-weight: 800;
    }

    .spot .title p {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .spot .p_txt {
        margin: 10px auto 0;
    }

    .spot h3 {
        font-size: 13px;
        padding: 7px 17px;
    }

    .sincerity .con_txt {
        padding: 30px 15px;
    }

    .sincerity .title h1 {
        font-size: 19px;
    }

    .sincerity .title p {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .con_txt ul {
        margin-top: 10px;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .con_txt ul li {
        padding: 13px;
        text-align: center;
    }

    .con_txt ul li h3 {
        font-size: 13px;
    }

    .con_txt ul li p {
        font-size: 11px;
        margin-top: 3px;
    }

    .benefit {
        padding: 30px 15px;
    }

    .benefit img {
        width: 100%;
    }
}

.review img {
    width: 100%;
}

/********************************************* 섹션9. 창업절차 안내 *************************************************/
.procress {
    position: relative;
    padding: 100px 0;
    background: url("/img/procress_bg.jpg") no-repeat center center;
    background-size: cover;
}

.procress .title h1 {
    font-size: 65px;
    color: #c30406;
    font-weight: 800;
    text-align: center;
}

.procress .title p {
    font-size: 20px;
    text-align: center;
}

.procress .box01 {
    padding: % 0;
    text-align: center;
}

.procress .box01 ul {
    max-width: 1220px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 75px;
    margin-top: 30px;
}

.procress .box01 ul li {
    position: relative;
    padding: 50px 30px;
    background: #eb6143;
    border-radius: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}

.procress .box01 ul li:hover {
    transform: scale(1.05);
}

/* 화살표 */
.procress .box01 ul li:after {
    content: "";
    position: absolute;
    right: -70px;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -20px;
    background: url("/img/arrow_dot.png") no-repeat;
    background-size: 100%;
    background-position: center center;
    animation: arrow 2s linear infinite;
}

.procress .box01 ul li:nth-child(3)::after {
    display: none;
}

.procress .box01 ul li:last-child:after {
    display: none;
}

.procress .box01 ul li::before {
    content: "";
    position: absolute;
    right: 25px;
    top: 10%;
    width: 80px;
    height: 80px;
    background: url("/img/benefit_icon01.png") no-repeat;
    background-size: 100%;
    background-position: center center;
}

.procress .box01 ul li:nth-child(2)::before {
    background: url("/img/benefit_icon02.png") no-repeat;
}

.procress .box01 ul li:nth-child(3)::before {
    background: url("/img/benefit_icon03.png") no-repeat;
}

.procress .box01 ul li:nth-child(4)::before {
    background: url("/img/benefit_icon04.png") no-repeat;
}

.procress .box01 ul li:nth-child(5)::before {
    background: url("/img/benefit_icon05.png") no-repeat;
}

.procress .box01 ul li:nth-child(6)::before {
    background: url("/img/benefit_icon06.png") no-repeat;
}

/* 숫자 */
.procress .box01 ul li .step-num {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

/* 아이콘 이미지 연결 */
.procress .box01 ul li:nth-child(1) .step-icon {
    background-image: url("../../img/mp_icon1.png");
}

.procress .box01 ul li:nth-child(2) .step-icon {
    background-image: url("../../img/mp_icon2.png");
}

.procress .box01 ul li:nth-child(3) .step-icon {
    background-image: url("../../img/mp_icon3.png");
}

.procress .box01 ul li:nth-child(4) .step-icon {
    background-image: url("../../img/mp_icon4.png");
}

.procress .box01 ul li:nth-child(5) .step-icon {
    background-image: url("../../img/mp_icon5.png");
}

.procress .box01 ul li:nth-child(6) .step-icon {
    background-image: url("../../img/mp_icon6.png");
}

/* 텍스트 */
.procress .box01 ul li .text-wrap {
    text-align: left;
}

.procress .box01 ul li .text-wrap .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
}

.procress .box01 ul li .text-wrap .desc {
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
    word-break: keep-all;
}

@keyframes arrow {
    0% {
        transform: translateX(0);
        opacity: 1;
    }

    50% {
        transform: translateX(10px);
        opacity: 0.5;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@media screen and (max-width:1440px) {
    .procress {
        padding: 30px;
    }

    .procress .title h1 {
        font-size: 30px;
    }

    .procress .box01 ul {
        max-width: 930px;
        gap: 0;
    }

    .procress .box01 ul li {
        margin: 20px 30px;
    }

    /* 숫자 */
    .procress .box01 ul li .step-num {
        font-size: 16px;
    }

    /* 화살표 */
    .procress .box01 ul li:after {
        right: -64px;
        width: 35px;
    }

    /* 텍스트 */
    .procress .box01 ul li .text-wrap .title {
        font-size: 21px;
    }

    .procress .box01 ul li .text-wrap .desc {
        font-size: 14px;
    }
}

@media screen and (max-width:786px) {
    .procress {
        padding: 30px 15px;
    }

    .procress .box01 ul {
        padding: 0;
        margin-top: 10px;
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }

    .procress .box01 ul li {
        width: auto;
        height: auto;
        display: block;
        position: relative;
        border-radius: 12px;
        padding: 15px 35px;
        margin: 5px 0;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
    }

    .procress .box01 ul li::before {
        width: 60px;
        height: 60px;
        top: 21%;
    }

    .procress .box01 ul li:nth-child(1)::before {
        background-size: cover;
    }

    .procress .box01 ul li:nth-child(2)::before {
        background-size: cover;
    }

    .procress .box01 ul li:nth-child(3)::before {
        background-size: cover;
    }

    .procress .box01 ul li:nth-child(4)::before {
        background-size: cover;
    }

    .procress .box01 ul li:nth-child(5)::before {
        background-size: cover;
    }

    .procress .box01 ul li:nth-child(6)::before {
        background-size: cover;
    }

    .procress .box01 ul li .row {
        display: flex;
        align-items: flex-start;
        gap: 15px;
    }

    /* 숫자 */
    .procress .box01 ul li .step-num {
        font-size: 13px;
        text-align: center;
        padding: 0;
    }

    /* 아이콘 */
    .procress .box01 ul li .step-icon {
        width: 50px;
        height: 50px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        flex-shrink: 0;
    }

    /* 텍스트 */
    .procress .box01 ul li .text-area {
        margin-left: 0;
        padding-top: 0;
    }

    .procress .box01 ul li .text-wrap {
        flex: 1;
        text-align: left;
    }

    .procress .box01 ul li .text-wrap .title {
        font-size: 15px;
        margin-bottom: 2px;
    }

    .procress .box01 ul li .text-wrap .desc {
        font-size: 11px;
        width: 100%;
    }

    .procress .box01 ul li:after {
        display: none;
    }

    .procress .title h1 {
        font-size: 19px;
    }

    .procress .title p {
        font-size: 11px;
    }

}

#section07 {
    background: url("/img/expense_bg.jpg") no-repeat center;
    background-size: cover;
}

#section07 .inner {
    width: 1220px;
    margin: 0 auto;
}

.expense {
    padding: 100px 0;
    position: relative;
}

.expense::before {
    content: "";
    position: absolute;
    right: 38px;
    top: 45%;
    width: 380px;
    height: 180px;
    background: url("/img/expense_stamp.png") no-repeat;
    background-size: 100%;
    background-position: center center;
    animation-name: bounceIn;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}

.expense .title h1 {
    font-size: 65px;
    color: #fff;
    font-weight: 800;
    text-align: center;
}

.expense .title p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.expense .txt_img {
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
}

#section08 {
    padding: 100px 0;
    background: url("/img/inquiry_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
}

.inquiry.inner {
    width: 1220px;
    margin: 0 auto;
}

.inquiry .title h1 {
    font-size: 65px;
    color: #fff;
    font-weight: 800;
    text-align: center;
}

.inquiry .title p {
    font-size: 20px;
    text-align: center;
    color: #fff;
}

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

    .expense::before {
        width: 250px;
        right: 74px;
    }

}

@media screen and (max-width:1360px) {
    #section07 .inner {
        width: 90%;
        padding: 30px 0;
    }

    #section07 img {
        width: 100%;
    }

    .expense .title h1 {
        font-size: 30px;
    }

    #section08 {
        padding: 30px;
        background-size: cover;
    }

    .inquiry.inner {
        width: 100%;
    }

    .inquiry .title h1 {
        font-size: 30px;
    }

}

.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 i,
.special .desc p {
    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 i,
    .special .desc p {
        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 i,
    .special .desc p {
        font-size: 18px;
    }

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

    #section07 .inner {
        padding: 30px 15px;
    }

    .expense .title h1 {
        font-size: 19px;
    }

    .expense .title p {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .expense::before {
        width: 103px;
        height: 52px;
        top: 47%;
        right: 30px;
    }

    .expense .txt_img {
        margin-top: 10px;
    }

    #section08 {
        padding: 30px 15px;
    }

    .inquiry .title h1 {
        font-size: 19px;
    }

    .inquiry .title p {
        font-size: 11px;
    }

    .project_part {
        margin-top: 10px;
    }

}

@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 i,
    .special .desc p {
        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;
}

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

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

    .container01 .box01 ul li {
        width: 46%;
        margin: 0 2% 30px;
        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;
    overflow: hidden;
    background: url(/img/bg-menu.jpg)no-repeat center;
    background-size: cover;
}

#mcount .top_tit .subText,
#mcount .top_tit h2 {
    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 .next,
.gb_arlim .pause,
.gb_arlim .play,
.gb_arlim .prev {
    bottom: 20px;
}

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

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

.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-list,
.slick-slider .slick-track {
    -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:after,
.slick-track:before {
    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;
    overflow: hidden;
}

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

.next,
.pause,
.play,
.prev {
    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: 0;
}

.prev {
    background-image: url("/img/prev.png");
    margin-left: -15px;
}

.next {
    background-image: url("/img/next.png");
    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: 0;
        right: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .slick-initialized .slick-slide {
        margin: 0 3px;
    }

}

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

    #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 0;
    }

    .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: 18px;
        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: 30px 15px;
        }

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

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

        .f_text p,
        .f_text p span,
        .f_text strong {
            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;
            line-height: 1.3;
        }
    }

    /***��ư***/
    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.current,
    .btn a:hover {
        background: #c2ab5b url("/img/call.png") no-repeat 16px 8px;
        /*padding-left: 20px;*/
        color: #fff;
    }

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

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

    @keyframes bounceIn {

        20%,
        40%,
        60%,
        80%,
        from,
        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: 45px;
            margin: 0 0 10px;
        }

        .f_text p {
            flex-direction: column;
            line-height: 1.3;
        }

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

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

        .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;
            padding-top: 0;
            padding-bottom: 0;
        }

        #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%;
        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 .more,
    .value_section .con_box li .txt_box {
        opacity: 0;
        text-align: center;
        visibility: hidden;
        transform: translateY(-15px);
        transition: all 0.4s ease;
    }

    .value_section .con_box li.active .more,
    .value_section .con_box li.active .txt_box {
        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 .btn_box,
        .value_section .con_box li .txt_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:after,
        .value_section .tab_box .tabMenu li span:before {
            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 tfoot th,
    .tstyle_common thead 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 tfoot th,
        .tstyle_common thead 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 tfoot th,
        .tstyle_common thead 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 tfoot th,
        .tstyle_common thead 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;
        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: 0;
    }

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

        /*
.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 {

        20%,
        40%,
        60%,
        80%,
        from,
        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 .tabMenu li,
    .value_section a {
        cursor: none !important;
    }

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

        .value_section {
            cursor: auto !important;
        }

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