@charset "utf-8";

/*Noto*/
@font-face {
    font-family: 'NotoSansKR';
    font-weight: normal;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Regular.eot');
    /* IE9 Compat Modes  */
    src: url('../font/noto/NotoSansKR-Regular.otf') format('opentype'), url('../font/noto/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Regular.woff') format('woff');
    /* 웹 브라우저 버전  */
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 600;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Medium.eot');
    /* IE9 Compat Modes */
    src: url('../font/noto/NotoSansKR-Medium.otf') format('opentype'), url('../font/noto/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Medium.woff') format('woff');
    /* 웹 브라우저 버전  */
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 700;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Bold.eot');
    /* IE9 Compat Modes */
    src: url('../font/noto/NotoSansKR-Bold.otf') format('opentype'), url('../font/noto/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Bold.woff') format('woff');
    /* 웹 브라우저 버전 */
}

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

    {
    font-family: 'Noto Sans KR', sans-serif;
}

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

@font-face {
    font-family: 'GangwonEduPowerExtraBoldA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*:first-child + html body .hide {
    clear: both;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    background: none;
    text-indent: -99999px
}

*:first-child + html body .hide {
    clear: both;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    background: none;
    text-indent: -99999px
}

* {
    padding: 0;
    margin: 0
}

body {
    word-break: keep-all;
    word-wrap: break-word;
    letter-spacing: -0.05rem;
}

html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    vertical-align: baseline
}

dl,
ul,
ol,
li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

[lang="en"] {
    font-family: 'Play', 'NotoSansKR', sans-serif;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: """"
}

input,
button,
select,
textarea {
    font-family: 'Noto Sans KR', sans-serif;
}

img {
    border: 0 none;
    vertical-align: middle;
    max-width: 100%;
}

fieldset {
    border: 0 none;
    vertical-align: middle;
    width: 100%;
}

caption,
legend {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    display: none
}

strong {
    font-weight: 600
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    background-color: #fff9fc
}

a {
    color: #000;
    text-decoration: none
}

a:link,
a:hover,
a:active {
    text-decoration: none
}

em {
    font-style: normal;
}

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

.hr {
    border: 0;
    border-top: 1px solid #eee;
}

.blind {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

a.top {
    margin: auto;
    position: fixed;
    right: 30px;
    width: 60px;
    height: 60px;
    bottom: 15px;
    display: none;
    background: rgb(0 0 0 / 46%);
    color: #fff;
    text-align: center;
    font-size: 15px;
    z-index: 999;
    line-height: 1.3;
}

a.top i {
    margin: 0;
    display: block;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
}

.xi-new-o {
    color: #ff0000;
}

/*footer*/
.nm_footer {
    clear: both;
}

.nm_footer .nm_foot_bt {
    background: #000;
    color: #fff;
}

.in_box {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 0;
}

.nm_footer .nm_foot_bt .nmfb_lt {
    padding: 0 15px;
    float: left;
    text-align: left;
}

.nm_footer .nm_foot_bt .nmfb_lt .lst {
    margin: 0 -10px;
    margin-bottom: 7px;
}

.nm_footer .nm_foot_bt .nmfb_lt .lst li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.nm_footer .nm_foot_bt .nmfb_lt .lst li + li:after {
    content: '';
    width: 1px;
    height: 60%;
    top: 20%;
    position: absolute;
    left: 0;
    background: #c3c3c3;
}

.nm_footer .nm_foot_bt .nmfb_lt .lst li .txt {
    display: inline-block;
    font-size: 14px;
    letter-spacing: -.5px;
    line-height: 1.4;
    color: #fff;
}

.nm_footer .nm_foot_bt .nmfb_lt .lst li .txt:hover {
    font-weight: 600;
    text-decoration: none;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts {
    line-height: 1.6;
    font-size: 14px;
    letter-spacing: -.5px;
    color: #999;
    margin-top: 5px;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts:first-child {
    margin-bottom: 15px !important;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts:last-child {
    margin-top: 15px;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail,
.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    letter-spacing: -.5px;
    margin-left: 15px;
    position: relative;
    margin-bottom: 0;
    font-weight: 300;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail:hover,
.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel:hover {
    text-decoration: none;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail {
    display: inline-block;
    padding-left: 15px;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail:first-child {
    padding-left: 0;
    margin-left: 0;
}



.nm_footer .nm_foot_bt .nmfb_lt .txts p:after {
    content: '';
    width: 1px;
    height: 60%;
    top: 20%;
    position: absolute;
    left: 0;
    background: #444;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts p:first-child:after {
    display: none;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel {}

.nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel:before {
    display: inline-block;
    padding-left: 25px;
    padding-right: 5px;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts01 {
    padding-top: 20px;
}

.nm_footer .nm_foot_bt .nmfb_lt .txts02 {
    color: #999999;
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
}

.nm_footer .nm_foot_bt .footBoxIn .text_ft a {
    position: relative;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 0;
    color: #fff;
}

.nm_footer .nm_foot_bt .footBoxIn .text_ft a:after {
    content: '';
    width: 1px;
    height: 14px;
    top: 27%;
    position: absolute;
    right: 12px;
    background: rgba(255, 255, 255, 0.5);
}

.nm_footer .nm_foot_bt .footBoxIn .text_ft a:last-child:after {
    display: none;
}

.nm_footer .nm_foot_bt .footBoxIn .text_ft a:first-child {
    color: #ff0000;
    font-weight: 600;
}

.nm_footer .nm_foot_bt .nm_footBox {
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 30px 0;
}

.nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div {
    float: left;
    width: 100%;
}

.nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div .corpinfo_ft {
    font-size: 15px;
    margin-right: 15px;
}

.nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div p {
    float: left;
    margin-bottom: 0;
}

.nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div p.corp_nm {
    width: 100px;
    margin-bottom: 0;
}

.nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div p.corp_tf {
    margin-bottom: 0;
    width: calc(100% - 100px);
}

.nm_footer .nm_foot_bt .InBoxWrap .brochure {
    position: absolute;
    right: 15px;
    top: 0;
}

.nm_footer .nm_foot_bt .InBoxWrap .brochure > button {
    background-color: #e40000;
    border: none;
    width: 170px;
    height: 40px;
    font-size: 15px;
}

.nm_footer .nm_foot_bt .InBoxWrap {
    padding: 30px 0;
}

.nm_footer .nm_foot_bt .InBoxWrap .brochure .xi-download {
    padding-right: 5px;
}

.nm_footer .f_logo {
    padding-top: 30px;
    margin-right: 70px;
    float: left;
}

.nm_footer .f_logo img {
    width: 120px;
}

.nm_footer .brochure {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nm_footer .brochure button {
    background-color: #685CA2;
    border: none;
    width: 170px;
    height: 40px;
    font-size: 15px;
}

.nm_footer .brochure button i {
    margin-right: 5px;
}

/*///footer*/



/*popup*/
.popup_layer {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff;
    z-index: 1000
}

.popup_layer_footer {
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: right
}

.popup_layer_footer button {
    margin-right: 10px;
    padding: 5px 10px;
    border: 0;
    background: #4F4F4F;
    color: #FFFFFF
}


/***** main_contents *****/
.main_sec {
    padding: 80px 0;
}

.main_sec .sec_tit {
    text-align: center;
    margin: 50px 0;
}

.main_sec .sec_tit_1 {
    text-align: left;
    margin: 0 0 20px;
}

.main_sec .sec_tit_1 a {
    display: inline-block;
    vertical-align: middle;
    margin-top: -17px;
    margin-left: 10px;
}

.main_sec .sec_tit h3 {
    font-size: 42px;
    font-weight: 500;
    color: #323232;
    letter-spacing: -3px;
}

.main_sec .sec_tit_1 h3 {
    font-size: 36px;
}

.main_sec .sec_tit p {
    font-size: 18px;
    color: #646464;
    margin: 20px 0 0;
}

.main_sec .sec_tit h3 {
    letter-spacing: -1px;
    display: inline-block;
}

/* 버튼 */
.btn_type1 {
    display: inline-block;
    border: 0;
    background: none;
    padding: 0 30px;
    margin: 0 2px;
    border: 2px solid #dcdcdc;
    color: #787878;
    font-size: 16px;
    height: 40px;
    line-height: 36px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    text-align: center;
}

.btn_type1:hover {
    border-color: #f15a22;
    color: #f15a22;
}

.btn_type1.btn-small {
    padding: 2px 5px;
    font-size: 12px;
}

.btn_type1.btn-medium {
    width: 170px;
    height: 50px;
    line-height: 50px;
}

.btn_type1.btn-big {
    width: 290px;
    height: 80px;
    line-height: 76px;
}

.btn_type1.btn-highlight {
    color: #323232;
    border: 1px solid #d74a89;
}

.btn_type1.btn-highlight:hover {
    background: #d74a89;
    border: 1px solid #d74a89;
    color: #fff;
}

/*** main_sec01 ***/

.main_sec01 {
    height: 100vh;
}


.introWrap {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-60%);
    width: 100%;
}

.intro {
    color: #fff;
    letter-spacing: -0.025em;
    text-align: center;
}

.intro p {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    transition: all 0.2s ease-out;
    line-height: 1.6;
}

.intro h1 {
    font-size: 64px;
    font-weight: 600;
    color: #fff;
    position: relative;
    transition: all 0.2s ease-out;
    padding: 10px 0;
}

.intro h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    position: relative;
    transition: all 0.2s ease-out;
}

.intro h3 {
    font-size: 28px;
    color: #fff;
    position: relative;
    transition: all 0.2s ease-out;
    margin: 15px 0 0;
}

.intro h4 {
    font-size: 22px;
    color: #fff;
    position: relative;
    line-height: 1.4;
    transition: all 0.2s ease-out;
    margin: 15px 0;
}

.intro .btn_more {
    display: inline-block;
    width: 170px;
    margin: 0;
    padding: 7px 20px;
    text-align: left;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    background: url(../../assets/images/main/more_btn_white.png) no-repeat 120px 20px;
}


.inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.inner .BoxIn h3{
    font-size: 16px;
    font-weight: 400;
    color: #aaa;
}

.inner .BoxIn h3 .line {
    display: inline-block;
    width: 128px;
    height: 1px;
    background: #252525;
    opacity: 0.1;
    margin: 0 20px 0 18px;
    vertical-align: middle;
}

.inner .BoxIn h1{
    font-size: 52px;
    font-weight: 600;
    padding: 40px 0 0;
    font-family: 'GangwonEduPowerExtraBoldA';
}

.inner .BoxIn p{
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
}

.section{
    padding: 100px 0;
}

.section .main-icon {
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 5%;
}

.section .main-icon a {
    display: inline-block;
    color: #fff;
    margin: 0 1.5%;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.section .main-icon a span {
    margin-top: -60px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    display: block;
}

.section .main-icon img {
    display: block;
    margin: 0 auto;
    opacity: 1;
    transition: all .6s;
}

.section .main-icon a:hover img {
    opacity: 0.8;
}

.section .main-icon2 {
    position: relative;
    z-index: 1;
    text-align: left;
}

.section .main-icon2 a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin-right: 40px;
    font-weight: 300;
    text-align: center;
}

.section .main-icon2 img {
    display: block;
    margin: 0 auto 20px;
}

.video-bg:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .2);
}

/*스크롤*/
@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 50px;
    height: 80px;
    z-index: 1;
}

.field {
    position: relative;
    width: 28px;
    height: 50px;
    margin: 0 auto;
}

.chevron {
    position: absolute;
    width: 28px;
    height: 4px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

.scroll-btn .text {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    /*    animation: pulse 2s linear alternate infinite;*/
}

@keyframes pulse {
    to {
        opacity: 1;
    }
}

/*** Floating Action Button ***/
.floating_action {
    position: fixed;
    right: 30px;
    top: 52%;
    transform: translateY(-50%);
    width: 60px;
    border-radius: 4px 0 0 4px;
    overflow: hidden;
    z-index: 6000;
    transition: width ease-out 0.4s;
}

.floating_action ul {
    position: relative;
}

.floating_action li a {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    color: #fff;
    background: #fff;
    font-size: 26px;
    border-radius: 50%;
    font-weight: 600;
    text-align: center;
    outline: none;
    margin: 5px 0;
    transition: all 0.2s;
    line-height: 60px;
}

.floating_action li a i {
    font-weight: 500;
}

.floating_action li a.b1 {
    background: #3b5998;
}

.floating_action li a.b2 {
    background: #d62f80;
}

.floating_action li a.b3 {
    background: #00b900;
}

.floating_action li:hover a {
    line-height: 55px;
}

.floating_action li:hover a.b1 {
    background: #fff;
    border: 3px solid #3b5998;
}

.floating_action li:hover a.b2 {
    background: #fff;
    border: 3px solid #d62f80;
}

.floating_action li:hover a.b3 {
    background: #fff;
    border: 3px solid #00b900;
}

.floating_action li:hover a.b1 i {
    color: #3b5998;
}

.floating_action li:hover a.b2 i {
    color: #d62f80;
}

.floating_action li:hover a.b3 i {
    color: #00b900;
}

/** -Mobile UI- **/
@media all and (max-width:980px) {
    .floating_action {
        width: 40px;
        top: 100px;
        transform: none;
        right: 5px;
    }

    .floating_action li a {
        height: 40px;
        width: 40px;
        font-size: 18px;
        margin: 3px 0;
        line-height: 40px;
    }

    .floating_action li:hover a {
        line-height: 35px;
    }

}



/* ---------------------------
	sub-slider
------------------------------ */

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 2.5s ease-in-out left;
    transition: 2.5s ease-in-out left;
    /*height: 360px;*/
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1
}

.carousel-inner .main_item_1 {
    background: url(../../assets/images/main/mainsec_bg01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel-inner .main_item_2 {
    background: url(../../assets/images/main/mainsec_bg02.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel-inner .main_item_3 {
    background: url(../../assets/images/main/mainsec_bg03.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    opacity: 1;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    left: 20px;
}

.carousel-control.right {
    left: auto;
    right: 20px;
}

.carousel-control.left img {
    position: absolute;
    top: 45%;
    left: 20px;
}

.carousel-control.right img {
    position: absolute;
    top: 45%;
    right: 20px;
}

.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=90)
}

.carousel-control span {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    text-align: center;
    font-size: 2em;
    line-height: 1.8em;
}

.carousel-control span i.fa-chevron-right {
    margin-right: 0;
}

.carousel-indicators {
    position: absolute;
    bottom: 32%;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    transition: all 0.2s ease-out;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    background-color: #77a650;
}

.slide-caption {
    top: 50%;
    position: relative;
    transform: translateY(-51%);
}


.carousel-indicators h1 {
    position: absolute;
    right: 22px;
    top: -7px;
    display: block;
    padding: 4px 20px 4px 7px;
    color: #fff;
    white-space: nowrap;
    background: #fff;
    color: #333;
}

.carousel-indicators li:hover h1 {
    display: block;
}



.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}



/* ---------------------------
	sub-slider//////
------------------------------ */

/*** //main_sec01 ***/


/*** main_sec02 ***/

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

.ProList {
    margin-top: 50px;
}

.ProList .ProIrlist {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.ProList .ProIrlist .item {
    align-items: center;
    position: relative;
    width: 25%;
    height: 100%;
    padding: 0 15px;
    float: left;
}

.ProList .ProIrlist .ItemInner {
    position: relative;
    width: 100%;
    cursor: pointer;
    padding: 30px;
    height: 420px;
    border-radius: 15px;
    overflow: hidden;
}

.ProList .ProIrlist .ItemInner:hover .innerbg{
    background-color: rgb(0 0 0 / 45%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.2s;
}

.ProList .ProIrlist .item1 .ItemInner {
    background: url(../../assets/images/main/proIrlist_01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.ProList .ProIrlist .item2 .ItemInner {
    background: url(../../assets/images/main/proIrlist_02.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.ProList .ProIrlist .item3 .ItemInner {
    background: url(../../assets/images/main/proIrlist_03.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.ProList .ProIrlist .item4 .ItemInner {
    background: url(../../assets/images/main/proIrlist_04.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.ProList .ProIrlist .item .title {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    position: relative;
    display: inline-block;
}

.ProList .ProIrlist .item .title:after{
    width: 100%;
    height: 3px;
    background: rgb(255 255 255 / 85%);
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
}

.ProList .ProIrlist .item .text-wrap1{
    position: absolute;
    bottom: 30px;
    left: 30px;
    opacity: 0;
}

.ProList .ProIrlist .item:hover .text-wrap1{
    opacity: 1;
}


.ProList .ProIrlist .item .text {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.4;
    color: #fff;
    opacity: 1;
}

.Btnmore {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 15px;
    padding: 0 50px 0 0;
    color: #fff;
    margin-top: 20px;
}

.Btnmore:after {
    top: 12px;
    right: 0;
    width: 39px;
    height: 14px;
    background: url('../../assets/images/main/btn_arr.png') 0 0 no-repeat;
    background-size: 39px;
    transition: right 0.3s ease-out;
    content: '';
    position: absolute;
    transition: all 0.3s ease-out;
}

.Btnmore:before {
    top: 5px;
    right: -10px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    content: '';
    position: absolute;
    transition: all 0.3s ease-out;
}

.ProList .ProIrlist .ItemInner:hover .Btnmore:after,
.ProList .ProIrlist .ItemInner:focus .Btnmore:after {
    right: -5px
}

.ProList .ProIrlist .ItemInner:hover .Btnmore:before,
.ProList .ProIrlist .ItemInner:focus .Btnmore:before {
    right: -20px;
    background-color: #77a650;
    border: 1px solid #77a650
}


/*** //main_sec02 ***/

/*** main_sec03 ***/

.Slide_Wrap{
    margin-top: 50px;
}


.Slide_Wrap .mainedu_tbl {
    position: relative;
    cursor: pointer;
    border: 0;
}

.Slide_Wrap .mainedu_tbl .mainedu_img {
    
    position: relative;
    height: 420px;
    border-radius: 15px;
    overflow: hidden;

}

.Slide_Wrap .mainedu_tbl .mainedu_content {
    padding: 20px 0;
}

.Slide_Wrap .mainedu_tbl .mainedu_content h2 {
    white-space: nowrap;
    height: 30px;
    font-size: 22px;
    font-weight: 600;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.Slide_Wrap .mainedu_tbl .mainedu_content h3,
.Slide_Wrap .mainedu_tbl .mainedu_content h4 {
    color: #666;
    font-size: 17px;
    font-weight: 300;
    margin: 6px 0;
}

.Slide_Wrap .mainedu_tbl .mainedu_img a {
    transition: all .3s ease-in-out;
}

.Slide_Wrap .mainedu_tbl:hover .mainedu_img a {
    transition: all .3s ease-in-out;
    transform: scale(1.1);
}

.Slide_Wrap .owl-nav{
    position: absolute;
    margin: 0;
    top: 35%;
    width: 100%;
}

.Slide_Wrap  .owl-theme .owl-nav{
    margin-top: 0 !important;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev{
    border-radius: 50%;
    padding: 15px!important;
    border: 1px solid #999!important;
    width: 50px;
    height: 50px;
    margin: 0 !important;
    color: #999!important;
}

.owl-carousel .owl-nav button.owl-next span, 
.owl-carousel .owl-nav button.owl-prev span{
    font-size: 30px;
    vertical-align: middle;
    line-height: 48px;
    font-weight: 300;
    
}

.owl-carousel .owl-nav button.owl-next{
    right: -60px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev{
    left: -60px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{
    color: #fff!important;
    border: 1px solid #77a650 !important;
}









/*** //main_sec03 ***/


/*** main_sec04 ***/
.main_sec04{
    background-color: #f8f8f8;
}

.Notice{
    margin-top: 50px;
}

.notice_List {
    width: 100%;
    margin: 0 auto;
}

.notice_item {
    cursor: pointer;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 15px;
}

.notice_item:last-child{
    margin-bottom: 0;
}

.notice_item .item{
    padding: 40px;
}

.notice_content > div{
    float: left;
}

.notice_content .division{
    font-size: 16px;
    color: #666;
    width: 120px;
    line-height: 40px;
}

.notice_content .tit {
    width: calc(100% - 390px);
    padding-right: 60px;
}

.notice_content .tit h4{
    font-size: 22px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice_content .tit h4 i{
    vertical-align: middle;
    padding-left: 5px;
}

.notice_content .con{
    float: right;
    display: flex;
    width: 270px;
}

.notice_content .month{
    font-size: 16px;
    color: #666;
    text-align: center;
    padding-right: 60px;
}

.notice_content .month span{
    vertical-align: middle;
}

.notice_item .item .Btnmore {
    color: #000;
    margin-top: 0;
}

.notice_item .item .Btnmore:before{
    border: 1px solid #000;
}

.notice_item .item .Btnmore:after {
    background: url(../../assets/images/main/btn_arr_b.png) 0 0 no-repeat;
    background-size: 39px;
    transition: right 0.3s ease-out;
}


.notice_item .item:hover .Btnmore:after,
.notice_item .item:focus .Btnmore:after {
    right: -5px
}

.notice_item .item:hover .Btnmore:before,
.notice_item .item:focus .Btnmore:before {
    right: -20px;
    background-color: #77a650;
    border: 1px solid #77a650
}

.notice_item:hover {
    border: 1px solid #77a650;
}

.notice_item:hover .tit h4{
    color: #77a650;
}

/*** //main_sec04 ***/


@media (max-width:1380px) {
    .owl-carousel .owl-nav button.owl-next, 
    .owl-carousel .owl-nav button.owl-prev{
        background-color: rgb(255 255 255 / 70%)!important;
        border-width: 0!important;
    }

    .owl-carousel .owl-nav button.owl-next{
        right: 0;
    }

    .owl-carousel .owl-nav button.owl-prev{
        left: 0;
    }

    .owl-carousel .owl-nav button.owl-next:hover, 
    .owl-carousel .owl-nav button.owl-prev:hover{
        color: #fff!important;
        background-color: #77a650!important;
        border-width: 0!important;
    }

}


@media (max-width:1280px) {
    .btn_type1 {
        font-size: 14px;
    }
}

@media only screen and (max-width : 1060px) {
    .nm_footer .nm_foot_bt .nmfb_lt {
        width: 100%;
        margin-top: 15px;
        padding: 0;
    }
}

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

    #menu {
        display: none;
    }

    .main_sec01{
        height: 100%;
    }

    .section {
        padding: 60px 0;
    }

    /*slider*/
    .carousel-inner {
        height: 480px;
    }

    .carousel-indicators {
        bottom: 20px;
    }

    .carousel-indicators{
        transition: none;
        animation: none;
    }

    .owl-carousel .owl-nav button.owl-next, 
    .owl-carousel .owl-nav button.owl-prev{
        width: 45px;
        height: 45px;
    }

    .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
        font-size: 26px;
        line-height: 43px;
    }

    .introWrap {
        transform: translateY(-40%);
    }

    .intro p {
        font-size: 16px;
    }

    .intro h1 {
        font-size: 34px;
    }

    .intro h2 {
        font-size: 24px;
    }

    .intro h3 {
        font-size: 20px;
        margin-top: 10px;
    }

    .intro h4 {
        font-size: 18px;
    }

    .nm_footer .f_logo {
        width: 100%;
        float: none;
        padding: 0;
    }

    .nm_footer .f_logo img{
        width: 100px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts02 {
        bottom: -30px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail, 
    .nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel{
        font-size: 13px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts:first-child{
        margin-bottom: 8px !important;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts{
        margin-top: 3px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts{
        font-size: 13px;
    }

    .animated {
        animation-name: none !important;
    }

    .scroll-btn {
        display: none;
    }

    .btn_more1 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .btn_more1:after {
        top: 7px;
    }

    .btn_more1:before {
        width: 28px;
        height: 28px;
        right: -10px;
    }

    .btn_more1:hover:after,
    .btn_more1:focus:after {
        right: -5px;
    }


    /*사업분야*/
    .inner .BoxIn h3{
        font-size: 13px;
    }

    .inner .BoxIn h1{
        font-size: 30px;
        padding-top: 20px;
    }

    .inner .BoxIn p{
        font-size: 15px;
    }

    .ProList{
        margin-top: 30px;
    }

    .ProList .ProIrlist{
        margin-left: -5px;
        margin-right: -5px;
    }

    .ProList .ProIrlist .item{
        padding: 0 5px;
    }

    .ProList .ProIrlist .ItemInner{
        height: 320px;
        padding: 15px;
    }

    .ProList .ProIrlist .ItemInner .innerbg{
        background-color: rgb(0 0 0 / 30%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all 0.2s;
    }

    .ProList .ProIrlist .item .title{
        font-size: 16px;
    }

    .ProList .ProIrlist .item .text{
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .ProList .ProIrlist .item .text-wrap1{
        left: 15px;
        bottom: 15px;
        opacity: 1;
    }

    .Btnmore{
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        padding-right: 40px;
        margin-top: 5px;
    }

    .Btnmore:before{
        width: 25px;
        height: 25px;
        top: 2px;
    }

    .Btnmore:after{
        top: 9px;
        width: 30px;
        background-size: 30px;
    }


    /*시공사례*/
    .Slide_Wrap{
        margin-top: 30px;
    }

    .Slide_Wrap .mainedu_tbl .mainedu_img{
        height: 320px;
    }

    .Slide_Wrap .mainedu_tbl .mainedu_content{
        padding: 10px 0 0;
    }
    .Slide_Wrap .mainedu_tbl .mainedu_content h2{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .Slide_Wrap .mainedu_tbl .mainedu_content h3,
    .Slide_Wrap .mainedu_tbl .mainedu_content h4{
        font-size: 14px;
    }


    /*news notice*/
    .Notice{
        margin-top: 30px;
    }

    .notice_item .item{
        padding: 15px;
    }

    .notice_content .division{
        font-size: 13px;
        width: 80px;
    }

    .notice_content .tit {
        width: calc(100% - 300px);
        padding-right: 40px;
    }

    .notice_content .tit h4{
        font-size: 15px;
    }
    
    .notice_content .con{
        line-height: 40px;
        width: 220px;
    }

    .notice_content .month{
        font-size: 13px;
        padding-right: 40px;
    }

    .notice_item .item .Btnmore:after{
        background-size: 30px;
    }

}


@media (max-width:767px) {

     /*slider*/
     .carousel-inner{
        height: 400px;
    }

    .intro h1 {
        font-size: 26px;
    }

    .intro h2 {
        font-size: 18px;
    }

    .intro h3 {
        font-size: 18px;
    }

    .intro h4 {
        font-size: 16px;
    }

    .intro p {
        font-size: 15px;
        line-height: 1.4;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts02 {
        position: relative;
        right: 0;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_mail,
    .nm_footer .nm_foot_bt .nmfb_lt .txts .nmfb_tel {
        font-size: 13px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt {
        padding-top: 5px;
        margin-top: 0;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts {
        margin-top: 3px;
        font-size: 13px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt >  .txts1 .nmfb_mail:last-child{
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .txts01 {
        padding-top: 10px;
    }


    .nm_footer .nm_foot_bt .nmfb_lt .lst {
        font-size: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .lst li {
        padding: 0 8px;
        vertical-align: middle;
        text-align: center;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .lst li a {
        font-size: 14px !important;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .lst li .txt {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .nm_footer .nm_foot_bt .nmfb_lt .lst li + li:after {
        height: 50%;
        top: 10%;
    }

    .nm_footer .nm_foot_bt .nmfb_lt,
    .nm_footer .nm_foot_bt .nmfb_rt {
        float: none;
    }

    .nm_footer .nm_foot_bt .nmfb_rt {
        text-align: center;
        margin-top: 18px;
    }

    .nm_footer .nm_foot_bt .nmfb_rt .sns_lst {
        margin-left: 0;
    }

    .nm_footer .nm_foot_bt .nmfb_rt .sns_lst li .img {
        width: 30px;
        height: 30px;
        background-size: 100% auto;
    }

    .nm_footer .nm_foot_bt .nm_top_btn {
        display: block;
        width: 40px;
        height: 40px;
        background: url(../images/respons/top_btn.png) no-repeat left top;
        background-size: 100% auto;
        position: absolute;
        right: 15px;
        bottom: 30px;
    }

    .nm_footer .mm_st_inf {
        display: block;
        padding-right: 100px;
        background: #818181;
    }

    .nm_footer .mm_st_inf .lst {
        width: 100%;
        font-size: 0;
        min-height: 30px;
    }

    .nm_footer .mm_st_inf .lst li {
        width: 25%;
        vertical-align: middle;
        display: inline-block;
    }

    .nm_footer .mm_st_inf .lst li .txt {
        font-size: 12px;
        display: block;
        text-align: center;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 30px;
        line-height: 30px;
    }

    .nm_footer .nm_foot_bt .nm_footBox,
    .nm_footer .nm_foot_bt .InBoxWrap {
        padding: 15px 0;
    }

    .nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div .corpinfo_ft,
    .nm_footer .nm_foot_bt .footBoxIn .text_ft p,
    .nm_footer .nm_foot_bt .InBoxWrap .nmfb_lt > div p {
        font-size: 13px;
        line-height: 1.4;
    }

    .nm_footer .nm_foot_bt .InBoxWrap .brochure {
        position: relative;
        right: 0;
    }

    .nm_footer .nm_foot_bt .InBoxWrap .brochure > button {
        width: 100%;
        font-size: 13px;
        margin-bottom: 15px;
    }


    .nm_footer .brochure {
        position: relative;
        top: auto;
        transform: none;
        margin-bottom: 10px;
    }

    .nm_footer .brochure button {
        font-size: 14px;
        height: 40px;
        width: 100%;
    }

    .intro_more {
        position: relative;
        right: 0;
    }

    .btn_more1 {
        padding-left: 0;
    }


    /*사업분야*/
    .inner .BoxIn h1{
        font-size: 26px;
    }

    .inner .BoxIn p{
        line-height: 1.2;
    }

    .ProList{
        margin-top: 20px;
    }

    .ProList .ProIrlist .item{
        width: 50%;
        margin-bottom: 10px;
    } 

    .ProList .ProIrlist .item:nth-child(3),
    .ProList .ProIrlist .item:nth-child(4){
        margin-bottom: 0;
    }
   
    .ProList .ProIrlist .ItemInner{
        height: 200px;
    } 

    
    /*시공사례*/
    .Slide_Wrap .mainedu_tbl .mainedu_img{
        height: 260px;
    }

    .Slide_Wrap{
        margin-top: 20px;
    }

    /*news notice*/
     .Notice{
        margin-top: 20px;
    }
    
    .notice_item{
        margin-bottom: 5px;
    }

    .notice_content .division{
        width: 100%;
        line-height: 1.4;
    }

    .notice_content .tit{
        width: 100%;
        padding-right: 0;
        margin: 3px 0;
    }

    .notice_content .tit h4{
        line-height: 30px;
    }

   .notice_content .con{
        display: block;
        float: left;
        width: 100%;
    }

    .notice_content .month{
        float: left;
        padding-right: 0;
        line-height: 25px;
        font-size: 12px;
    }

    .notice_content .more_view{
        float: right;
        line-height: 25px;
    }

    .Btnmore{
        height: 25px;
        font-size: 12px;
        font-weight: 300;
        padding-right: 35px;
    }
    .Btnmore:before {
        width: 20px;
        height: 20px;
        top: 5.5px;
        right: -4px;
    }

    .Btnmore:after,
    .notice_item .item .Btnmore:after{
        background-size: 25px;
        top: 11px;
    }
    
    .ProList .ProIrlist .ItemInner:hover .Btnmore:after,
    .ProList .ProIrlist .ItemInner:focus .Btnmore:after,
    .notice_item .item:hover .Btnmore:after,
    .notice_item .item:focus .Btnmore:after {
        right: -5px
    }

    .ProList .ProIrlist .ItemInner:hover .Btnmore:before,
    .ProList .ProIrlist .ItemInner:focus .Btnmore:before,
    .notice_item .item:hover .Btnmore:before,
    .notice_item .item:focus .Btnmore:before {
        right: -10px;
        background-color: #77a650;
        border: 1px solid #77a650
    }

}

@media (max-width:480px) {

    .nm_footer .nm_foot_bt .nmfb_lt .txts p:after {
        display: none;
    }

    /*사업분야*/
    .ProList .ProIrlist .item{
        width: 100%;
        margin-bottom: 5px!important;
    }

    .ProList .ProIrlist .item:last-child{
        margin-bottom: 0!important;
    }

    .ProList .ProIrlist .ItemInner{
        height: 160px;
    }

    
}

