/* Font: Manrope */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

/* Font */
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Thin.woff2) format('woff2'), url(../fonts/NotoSansKR-Thin.woff) format('woff'), url(../fonts/NotoSansKR-Thin.ttf) format('truetype'), url(../fonts/NotoSansKR-Thin.otf) format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-DemiLight.woff2) format('woff2'), url(../fonts/NotoSansKR-DemiLight.woff) format('woff'), url(../fonts/NotoSansKR-DemiLight.ttf) format('truetype'), url(../fonts/NotoSansKR-DemiLight.otf) format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Light.woff2) format('woff2'), url(../fonts/NotoSansKR-Light.woff) format('woff'), url(../fonts/NotoSansKR-Light.ttf) format('truetype'), url(../fonts/NotoSansKR-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Regular.woff2) format('woff2'), url(../fonts/NotoSansKR-Regular.woff) format('woff'), url(../fonts/NotoSansKR-Regular.ttf) format('truetype'), url(../fonts/NotoSansKR-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Medium.woff2) format('woff2'), url(../fonts/NotoSansKR-Medium.woff) format('woff'), url(../fonts/NotoSansKR-Medium.ttf) format('truetype'), url(../fonts/NotoSansKR-Medium.otf) format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../fonts/NotoSansKR-Bold.woff) format('woff'), url(../fonts/NotoSansKR-Bold.ttf) format('truetype'), url(../fonts/NotoSansKR-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Black.woff2) format('woff2'), url(../fonts/NotoSansKR-Black.woff) format('woff'), url(../fonts/NotoSansKR-Black.ttf) format('truetype'), url(../fonts/NotoSansKR-Black.otf) format('truetype');
    font-weight: 900;
    font-style: normal;
}

/*Reset*/
img {
    max-width: 100%;
}
ul, ol {
    padding-left: 0;
}
body {
    background: #131313;
}
@media (min-width:1330px){
    .container {
        width: 1300px;
    }
}
/*===================== font =====================*/

/*Font: Roboto*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*Font: Pretendard*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


/* word-keep */
.word-keep {
    word-break: keep-all;
}
/* font-weight */
.font-Thin {
    font-weight: 100 !important;
}
.font-ExtraLight {
    font-weight: 200 !important;
}
.font-Light {
    font-weight: 300 !important;
}
.font-Regular {
    font-weight: 400 !important;
}
.font-Medium {
    font-weight: 500 !important;
}
.font-Bold {
    font-weight: 600 !important;
}
.font-ExtraBold {
    font-weight: 700 !important;
}
.font-Heavy {
    font-weight: 800 !important;
}
.font-Black {
    font-weight: 900 !important;
}

/* subP */
.subP {
    font-weight: 300;
}
/*body*/
body {
	font-family: 'Pretendard', 'malgun gothic', Arial, sans-serif;
    letter-spacing: -0.04em;
}
h1, h2, h3, h4, h5, h6, p {
	font-family: inherit;
    letter-spacing: inherit;
}
.f_robo {
	font-family: "Roboto", sans-serif !important;
    letter-spacing: -0.01em;
}

/*color*/
.c_gd {
    color: #a78966 !important;
}
.c_bl {
    color: #00539e !important;
}
.c_lbl {
    color:blue !important;
}
.c_lgr {
    color: #999 !important;
}
.c_gr {
    color: #666 !important;
}
.c_rd {
    color: red !important;
}
.c_dft {
    color: #38a9a0 !important;
}
.c_pt {
    color: #48ca36 !important;
}

/* hid */
@media (min-width:1330px){
    .hid-min {
        display: none;
    }
}
@media (max-width:1330px){
    .hid-max {
        display: none;
    }
}

/* header */
#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: auto;
    line-height: auto;

    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#header #logo a,
#header #logo a svg {
    vertical-align: middle;
}
#header #menuBox {
    text-align: center;
}
#header #menuBox nav li {
    float: none;
    display: inline-block;
}
#header #menuBox nav li a {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 20px 35px;
}
#header #menuBox nav li a span {
    display: inline-block;
    position: relative;
    line-height: 1em;
    padding: 10px 0;
}
#header #menuBox nav li a span:after {
    content: "";
    position: absolute;
    left: 0%;
    top: 100%;
    width: 0;
    height: 3px;
    background-color: #48ca36;
}
#header #menuBox nav li a,
#header #menuBox nav li a span,
#header #menuBox nav li a span:after {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#header #globalBox {
    text-align: right;
    position: relative;
}
#header #globalBox {
    text-align: right;
}
#header #globalBox .global {
    display: inline-block;
    position: relative;
}
#header #globalBox .global span {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    background-color: transparent;
    text-decoration: none;
    padding: 0 20px 0 0;
    vertical-align: middle;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    letter-spacing: 0;
    width: 100px;
    text-align: left;
    position: relative;
}
#header:hover .header-body .ch_wrp .global span,
#header.sub-header .header-body .ch_wrp .global span {
    color: #fff;
    border-color: #333;
}
#header #globalBox .global span .fa {
    position: absolute;
    right: 0;
    top: -2px;
    line-height: 30px;
    font-size: 11px;
}
#header #globalBox .global ul {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #333;
    border-radius: 15px;
    padding: 10px;
    width: 100%;
    text-align: center;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
    opacity: 0;
    z-index: -1;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#header #globalBox .global:hover ul,
#header #globalBox .global:active ul,
#header #globalBox .global:focus ul {
    top: 90%;
    opacity: 1;
    z-index: 3;
}
#header #globalBox .global ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 30px;

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#header #globalBox .global ul li a:hover {
    color: #48ca36;
}
#header #menuBox nav li a:visited,
#header #menuBox nav li a:focus,
#header #menuBox nav li a:hover {
    background-color: transparent;
    color: #48ca36;
}
@media (min-width: 991px) {
    #header #logo {
        width: 20%;
    }
    #header #globalBox {
        width: 20%;
    }
    #header #menuBox {
        width: 60%;
        text-align: center;
    }
    #header #menuBox nav li:hover a span:after {
        width: 100%;
    }
}
@media (min-width: 1520px) {
    #header .container {
        width: 1550px;
    }
}
@media (max-width: 1200px) {
    #header #menuBox nav li a {
        padding: 20px 20px;
    }
}
@media (max-width: 992px) {
    #header {
        background-color: rgba(0,0,0,0.9);
    }
    #header #logo {
        width: 20%;
    }
    #header #menuBox {
        /* width: 80%;
        text-align: right; */
    }
    #header #logo {
        text-align: left;
        height: auto;
        position: relative !important;
        width: auto;
    }
    #header #logo a svg {
        width: 120px;
    }
    #header #menuBox nav li a {
        padding: 20px 15px;
        line-height: 1em;
        font-size: 17px;
    }
}
@media (max-width: 768px) {
    #header #menuBox nav {
        margin: 0 -5px;
    }
    #header #menuBox nav li a {
        padding: 10px 5px;
        font-size: 15px;
    }
}
@media (max-width: 500px) {
    #header .container {
        padding: 0 15px;
    }
    #header #logo a svg {
        width: 90px;
    }
    #header #globalBox .global span {
        font-size: 15px;
    }
}
/* header sticky */
#header.sticky-active {
    background-color: rgba(0,0,0,0.9);
}
#header.sticky-active #menuBox nav li a {
    padding-top: 0;
    padding-bottom: 0;
}
/* mobilefixed menu */
@media (max-width: 992px) {
    #header #menuBox {
        position: fixed;
        left: 15px;
        bottom: 15px;
    }
    #header #menuBox nav {
        opacity: 0;
        top: 100%;

        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }
    #header #menuBox.act nav {
        opacity: 1;
        top: 0;
    }
    #header #menuBox .mobileNavBtn {
        background-color: #48ca36;
        border-radius: 50%;
        width: 60px;
        line-height: 60px;
        display: inline-block;
        cursor: pointer;
    }
    #header #menuBox nav li {
        display: block;
    }
    #header #menuBox nav li a {
        padding: 3px 15px;
        background-color: rgba(0,0,0,0.5);
        /* color: #38a9a0 !important; */
        color: #fff;
        height: auto;
        line-height: 20px;
        font-size: 14px;
        margin: 8px 0;
        border-radius: 50px;
    }
} 
/* lines_bar */
.lines_bar {
    display: inline-block;
    width: 25px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #fff;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 25px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #fff;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 8px;
}
.lines_bar:after {
    top: -8px;
}
#header #menuBox.act .lines_bar {
    background-color: transparent;
}
#header #menuBox.act .lines_bar:after,
#header #menuBox.act .lines_bar:before {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 25px;
}
#header #menuBox.act .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
#header #menuBox.act .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
.conbox.conbox_xlg {
    margin-top: 200px;
}
.conbox.conbox_xs {
    margin-top: 20px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 20px;
    }
	.conbox.conbox_mini {
		margin-top: 15px;
	}
    .conbox.conbox_xs {
        margin-top: 10px;
    }
    .conbox.conbox_xlg {
        margin-top: 100px;
    }
}
/*sec_dvd*/
.sec_dvd {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 150px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 50px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 80px 0;
    }
}

/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:768px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}
/*c_wrp_lg*/
@media (min-width:992px) {
    .c_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .c_wrp_lg > li,
    .c_wrp_lg > div {
        display: table-cell;
    }
}
/*m_wrp_lg*/
@media (max-width:992px) {
    .m_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .m_wrp_lg > li,
    .m_wrp_lg > div {
        display: table-cell;
    }
}


/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 45px;
    color: #1A1A1A;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 35px;
    color: #1A1A1A;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #1A1A1A;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #1A1A1A;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #1A1A1A;
    font-weight: 400;
    line-height: 1.6em;
    text-transform: none;
    margin-top: 10px;
}
h6.dft {
    font-size: 15px;
    color: #1A1A1A;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #1A1A1A;
    font-weight: 400;
    margin-top: 20px;
}
@media (max-width:1200px) and (min-width:768px){
    h1.dft {
        font-size: 35px;
    }
    h2.dft {
        font-size: 25px;
    }
    h3.dft {
        font-size: 24px;
    }
    h4.dft {
        font-size: 21px;
    }
    h5.dft {
        font-size: 18px;
    }
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 16px;
    }
}
@media (max-width:768px) and (min-width:500px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 23px;
    }
    h3.dft {
        font-size: 21px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 16px;
    }
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 15px;
    }
}
@media (max-width:500px){
    h1.dft {
        font-size: 28px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 18px;
    }
    h4.dft {
        font-size: 16px;
    }
    h5.dft {
        font-size: 14px;
        margin-top: 5px;
    }
    h6.dft {
        font-size: 12px;
    }
    p.dft {
        font-size: 13px;
        margin-top: 10px;
    }
}
/* visual */
#visual {
    position: relative;
    background-attachment: fixed !important;
    background-size: cover !important;
}
#visual:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(transparent, #131313);
    z-index: 2;
}
#visual canvas {
    width: 100%;
}
#visual .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background: url(../img/visual_bg.png) right center no-repeat; */

    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
#visual .conV {
    position: relative;
    z-index: 5;
}
@media (min-width:1400px){
    #visual {
        height: 980px;
    }
}
@media (min-width:992px){
    #visual .imgFloat {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
    #visual .c_wrp {
        max-width: 1920px;
        margin: 0 auto;
    }
    #visual .visual_bg {
        display: inline-block;
    }
    #visual .visual_img {
        display: none;
    }
    #visual .mainTxt {
        width: 52%;
    }
}
@media (max-width:992px){
    #visual.commonCon {
        height: auto;
    }
    #visual .conV {
        height: auto;
        padding: 130px 0 0;
    }
    #visual canvas {
        opacity: 0;
    }
    #visual .visual_bg {
        display: none;
    }
    #visual .visual_img {
        display: inline-block;
    }
}
@media (max-width:768px){
    #visual {
        background-size: cover;
    }
    #visual .bt_en {
        position: relative;
        padding: 30px 0;
        margin-top: 60px;
    }
}

/* scroll fixed */
#wrapper {
    position: relative;
}
#wrapper .scr_fixed {
    position: fixed;
    right: 80px;
    bottom: 60px;
    z-index: 200;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
}
#wrapper .scr_fixed span {
    display: block;
    width: 12px;
    height: 50px;
    position: relative;
    margin-top: 10px;
}
#wrapper .scr_fixed span::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 50px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}
#wrapper .scr_fixed span:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    top: 10px;
    height: 10px;
    background-color: #48ca36;
    border-radius: 10px;
    
    -webkit-animation: arr 0.9s linear infinite;
    -moz-animation: arr 0.9s linear infinite;
    -ms-animation: arr 0.9s linear infinite;
    -o-animation: arr 0.9s linear infinite;
    animation: arr 0.9s linear infinite;
}
@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(18px);
		-moz-transform: translateY(18px);
		-ms-transform: translateY(18px);
		-o-transform: translateY(18px);
        transform: translateY(18px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
@media (max-width:1600px){
    #wrapper .scr_fixed {
        right: 10px;
        bottom: 20px;
        font-size: 10px;
    }
    #wrapper .scr_fixed span {
        width: 8px;
    }
    #wrapper .scr_fixed span::before,
    #wrapper .scr_fixed span {
        height: 30px;
    }
    #wrapper .scr_fixed span:after {
        top: 0;
    }
}
/*fullpage_navigation*/
#fp-nav.fp-left {
    left: 100px;
}
#fp-nav ul li, .fp-slidesNav ul li {
    height: 20px;
    margin: 20px 7px;
}
#fp-nav ul li .fp-tooltip {
    width: auto;
    opacity: 1;
    color: #9fa0a4;
    font-family: "Manrope" !important;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: bold;
}
#fp-nav ul li a.active > .fp-tooltip {
    color: #48ca36;
}
#fp-nav ul li a span, 
.fp-slidesNav ul li a span,
#fp-nav ul li:hover a span, 
.fp-slidesNav ul li:hover a span {
	background: #48ca36;
    margin: -3px 0 0 -1px;
    height: 7px;
    width: 7px;
    background-color: #9fa0a4;
}
#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span {
    margin: -3px 0 0 -1px;
    height: 7px;
    width: 7px;
    background-color: #48ca36;
}
@media (min-width:992px){
    #wrapper:before {
        content: "";
        position: fixed;
        left: 116px;
        height: 100vh;
        width: 1px;
        top: 0;
        z-index: 3;
        background-color: rgba(255,255,255,0.2);
    }
}
@media (max-width:1600px){
    #fp-nav.fp-left {
        left: 0px;
    }
    #wrapper:before {
        left: 16px;
    }
}
@media (max-width:1470px){
    #wrapper:before,
    #fp-nav {
        display: none !important;
    }
}


/* commonCon */
@media (max-height:1100px) and (min-width:768px){
    .commonCon {
        height: 100vh;
    }
}
/* toValue */
#toValue {
    background: url(../img/value_bg.png) center bottom no-repeat;
    background-size: cover;
}
@media (max-width:768px) {
    #toValue ul li {
        margin: 35px 0;
    }
    #toValue ul li .txt {
        text-align: left;
        padding-left: 15px;
    }
    #toValue ul li .txt h3 {
        margin: 0px;
    }
    #toValue ul li .icon {
        width: 30%;    
    }
}
/* toMission */
#toMission {
    background-color: #0e0e0e !important;
}
/* toContact */
#toContact {
    background: url(../img/cont_bg.png) center top no-repeat;
    background-size: cover;
}
#toContact .add {
    padding-left: 55px;
    background: url(../img/map_icon.png) left top no-repeat;
}
#toContact .mapWrp .conInfo ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#toContact .mapWrp .conInfo ul li:not(:last-child) {
    border-bottom: 1px dashed #666;
}
#toContact .mapWrp .conInfo .item {
    text-decoration: none;
    display: block;
    padding: 20px 0;
    padding-left: 100px;
}
#toContact .mapWrp .conInfo .item1 {
    background: url(../img/com_part.png) left center no-repeat;
}
#toContact .mapWrp .conInfo .item2 {
    background: url(../img/com_incru.png) left center no-repeat;
}
#toContact .mapWrp .conInfo .item3 {
    background: url(../img/com_insta.png) left center no-repeat;
}
#toContact .mapWrp .conInfo .mb-none {
    margin-bottom: 0px;
}
#toContact .mapWrp .conInfo h5 {
    margin-top: 10px;
    line-height: 1em;
}
@media (min-width:768px) {
    #toContact .mapWrp {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    #toContact .mapWrp .mapbox {
        width: 70%;
    }
    #toContact .mapWrp .conInfo {
        padding-left: 40px;
    }
}
@media (max-width:768px) {
    #toContact .add {
        padding-left: 30px;
        background-size: 20px !important;
    }
    #toContact .mapWrp .conInfo {
        margin-top: 15px;
    }
    #toContact .mapWrp .conInfo .item {
        padding: 10px 0;
        padding-left: 60px;
        background-size: 45px !important;
    }
    #toContact .mapWrp .conInfo h5 {
        margin-top: 5px;
    }
}
/*mapbox*/
.mapbox {
    border: 1px solid #ddd !important;
    overflow: hidden;
}
.mapbox,
.mapbox .root_daum_roughmap .wrap_map {
    height: 450px !important;
}
.mapbox .root_daum_roughmap_landing .border1, 
.mapbox .root_daum_roughmap_landing .border2, 
.mapbox .root_daum_roughmap_landing .border3, 
.mapbox .root_daum_roughmap_landing .border4 {
    display: none !important;
}
@media (max-width:768px) {
    .mapbox,
	.mapbox .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}

/* footer */
#footer {
    background-color: #0d0d0d;
    padding: 60px 0;
}
#footer .imgBox .cls-1 {
    fill: #666;
}
#footer .links {
    margin-bottom: 15px;
}
#footer .links span {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
}
#footer .links strong {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    background-color: #48ca36;
    border-radius: 50%;
    margin: 0 8px 2px;
}
#footer h6 {
    font-weight: 700;
}
@media (max-width:768px) {
    #footer {
        padding: 30px 0;
    }
    #footer .links {
        margin-bottom: 7px;
    }
    #footer .c_wrp > div {
        text-align: center !important;
    }
    #footer .imgBox  {
        padding-bottom: 20px;
    }
}
/*modal*/
body.modal-open,
.modal-open .modal {
    padding: 0px !important;
}
.priv {
    padding: 30px 0;
}
.priv .modal-header p {
    margin-top: 0px;
}
.priv .modal-body ol {
    font-size: 17px;
    line-height: 1.8em;
    color: #1e1e1e;
    font-weight: 300;
    letter-spacing: 0;
    list-style: none;
}
.priv .modal-body ol > li {
    position: relative;
    padding-left: 20px;
}
.priv .modal-body ol > li p {
    margin-top: 5px;
}
.priv .modal-body ol > li .hd {
    position: absolute;
    left: 0;
}
.priv .modal-body > ol > li {
    font-weight: 600;
}
.priv .modal-body > ol > li .weight-light {
    font-weight: 300;
}