<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    font-family: 'Nanum Square';
    font-size: 14px;
    line-height: 180%;
}

* {
    font-family: 'Nanum Square';
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0 !important
}
img { -ms-interpolation-mode: bicubic; } 



a {
    text-decoration: none !important;
    color: #222
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%
}

.btn {
    border-radius: 0
}

.well {
    border-radius: 0
}

.page-header {
    border-color: #ccc
}

.material-icons.s62 {
    font-size: 62px
}

.lh180 {
    line-height: 180%
}

.inline {
    display: inline-block
}

.pointer {
    cursor: pointer
}

.p20 {
    padding: 20px
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.w120 {
    width: 120px !important
}

.w240 {
    width: 240px !important
}


.h50 {
    height: 50px !important
}

.h160 {
    height: 160px !important
}

.h120 {
    height: 120px !important
}

.h200 {
    height: 200px !important
}

.h240 {
    height: 240px !important
}

.h280 {
    height: 280px !important
}

.h320 {
    height: 320px !important
}

.material-icons {
    vertical-align: middle
}

.roboto {
    font-family: 'Roboto' !important;
}

#top {
    position: relative;
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #aaa;
    z-index: 900
}

#top .logo {
    height: 35px;
    margin-top: 14px
}

#top .menu {
    list-style: none;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

#top .menu li {
    display: inline-block;
    vertical-align: middle
}

#top .menu li a {
    color: #222;
    font-weight: 600;
    margin-left: 30px;
    font-size: 16px
}

#top .lang {
    list-style: none;
    padding: 0;
    font-size: 0
}

#top .lang li {
    display: inline-block;
    vertical-align: middle
}

#top .lang li a {
    display: block;
    padding: 2px 4px;
    color: #222;
    font-weight: 600;
    font-size: 12px;
    border: 1px solid #000
}

#top .lang li.active a {
    background: #000;
    color: #fff
}


#sub {
    position: absolute;
    top: -200px;
    left: 0;
    padding: 40px 0 20px 0;
    background: #fafafa;
    font-size: 0;
    width: 100%;
    z-index: 700;
    border-bottom: 1px solid #555
}

#sub .container {
    position: relative
}

#sub .cell {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 15px
}

#sub .cell h4 {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600
}

#sub .cell ul {
    list-style: none;
    padding: 0
}

#sub .close-menu {
    position: absolute;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
    bottom: -50px;
    right: 0;
    background: #fafafa;
    cursor: pointer;
    border: 1px solid #555;
    border-width: 0 1px 1px 1px
}

#sub .cell ul a {
    display: block;
    text-decoration: none;
    color: #222;
    padding: 5px;
    font-size: 14px
}

#sub .cell ul a:hover {
    background: #777;
    color: #fff
}


#sub-mobile {
    position: fixed;
    top: 0;
    right: -2000px;
    padding: 0 0 20px 0;
    background: #fafafa;
    font-size: 0;
    width: 80%;
    height: 100%;
    z-index: 999;
    box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overflow-x: visible
}

#sub-mobile .cell {
    padding: 0 15px 15px 15px
}

#sub-mobile .cell h4 {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600
}

#sub-mobile .cell ul {
    list-style: none;
    padding: 0
}

#sub-mobile .close-menu {
    border-bottom: 1px solid #ccc;
    text-align: right;
    margin-bottom: 20px
}

#sub-mobile .close-menu span {
    display: inline-block;
    border-left: 1px solid #ccc;
    padding: 10px;
    cursor: pointer
}

#sub-mobile .cell ul a {
    display: block;
    text-decoration: none;
    color: #222;
    padding: 5px;
    font-size: 14px
}

#sub-mobile .cell ul a:hover {
    background: #777;
    color: #fff
}

.main-slide {
    height: 500px;
    background: url(/img/main_slide_01.jpg);
    background-size: cover;
    background-position: top center;
    color: #fff;
    text-align: center;
    padding: 130px 0;
    overflow: hidden;
    position: relative
}

.main-slide h1 {
    display: inline-block;
    padding: 20px 0;
    position: relative;
    z-index: 500;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #fff;
}

#consulting a {
    color: #222 !important
}

.main-slide h1:last-child {
    border-bottom: 0;
}

.main-slide h4 {
    letter-spacing: 10px;
    padding: 25px 0;
    position: relative;
    z-index: 500;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7)
}

.main-slide p {
    text-align: center;
    position: relative;
    z-index: 500;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7)
}

.main-slide p span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff
}


.sub-slide {
    background: url(/img/main_slide_03.jpg);
    background-size: cover;
    background-position: top center;
    color: #fff;
    text-align: center;
    padding: 80px 0
}

.sub-slide h1 {
    display: inline-block;
    padding: 20px 0;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.8)
}

.sub-slide h1:first-child {
    border-bottom: 1px solid #fff;
}

.sect {
    padding: 50px 0
}

.sect.border {
    border: 1px solid #ccc;
    border-width: 1px 0;
}

.sect.main-notice {
    border: 1px solid #ccc;
    border-width: 1px 0;
    padding: 0;
    background: url(/img/pattern_01.jpg);
    background-size: 50px
}

.sect.main-notice .container {
    border: 1px solid #ccc;
    border-width: 0 1px;
    padding: 20px 30px;
    background: #fff
}

.sect.main-notice .container h4 {
    font-size: 16px
}

.sect.main-notice .container h4 strong {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px
}

.sect.main-notice .container h4 a {
    text-decoration: none;
    color: #222
}


.after-vertical-line-150 {
    position: relative
}

.after-vertical-line-150:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 150px;
    border-right: 1px solid #ccc
}


.sect.gray {
    background: #f1f0f0
}

.carousel-control.right,
.carousel-control.left {
    background: transparent !important;
    color: #222;
    text-shadow: none;
    top: 130px;
}

.carousel-control .material-icons {
    font-size: 50px;
}

#consulting .carousel-inner {
    height: 300px
}

#consulting .item {
    padding: 50px 150px
}

.image-circle {
    display: inline-block;
    width: 240px;
    height: 240px;
    background: #fff;
    border-radius: 300px;
    overflow: hidden;
    border: 1px solid #bbb
}

.image-circle img {
    max-width: 200%;
    height: 240px;
    margin-left: -25%;
}

#etc .active {
    background: #2a66b1;
    color: #fff
}

#etc .active a {
    color: #fff
}

#etc a {
    display: block;
    color: #222;
    text-decoration: none;
}

#partners {
    position: relative;
}

#partners a {
    height: 100px;
    line-height: 100px;
}

#partners .top-scroll {
    display: block;
    background: #e55425;
    position: absolute;
    border-radius: 100px;
    bottom: -20px;
    height: 40px;
    width: 40px;
    left: 50%;
    margin-left: -20px
}

#partners .top-scroll .material-icons {
    font-size: 40px;
    color: #fff;
}

.location {
    background: #007a6c;
    color: #fff;
    padding: 10px
}

.location ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.location ul li {
    display: inline-block
}

.location ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.location ul li a:after {
    content: "&gt;";
    margin: 0 10px
}

.location ul li:last-child a:after {
    content: "";
    margin-right: 0
}

.company-history {
    list-style: none;
    padding: 0;
    margin-left: 20px;
    position: relative;
    width: 100%
}

.company-history:after {
    content: "";
    position: absolute;
    top: 0;
    left: 28px;
    width: 4px;
    height: 100%;
    background: #d84315;
    z-index: 100
}

.company-history li {
    padding: 10px 10px 10px 0;
    font-size: 18px
}

.company-history li strong {
    display: table-cell;
    background: #d84315;
    color: #fff;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    vertical-align: middle;
    margin: 0 0 0 -30px;
    vertical-align: middle;
    z-index: 200;
    position: relative;
    font-weight: 300
}

.company-history li span {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle
}

footer .menu {
    background: #fafafa;
    border: 1px solid #ccc;
    border-width: 1px 0;
    padding: 15px 10px;
}

footer .menu ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0
}

footer .menu ul li {
    display: inline-block
}

footer .menu ul li a {
    color: #555;
    text-decoration: none;
    display: block;
    padding: 0 20px;
    border-right: 1px solid #ccc
}

footer .menu ul li:last-child a {
    border-right: 0
}


#canv {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0.6
}

#top .menu li {
    position: relative
}

#top .sub-menu {
    position: absolute;
    top: 50px;
    left: 50%;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    width: 180px;
    margin-left: -75px;
    display: none
}

#top .sub-menu:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid rgba(0, 0, 0, 0.5);
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
    margin-left: -10px
}

#top .sub-menu li {
    display: block
}

#top .sub-menu li a {
    font-size: 14px;
    text-align: center !important;
    display: block;
    color: #fff;
    margin: 0;
    margin-bottom: 15px
}

/* ------------------------------------------------------------ media -----------------------------------------------*/

@media (max-width: 1100px) {

    body {
        font-size: 12px
    }

    h1 {
        font-size: 18px !important
    }
    h2 {
        font-size: 17px !important
    }
    h3 {
        font-size: 16px !important
    }
    h4 {
        font-size: 14px !important
    }
    h5 {
        font-size: 12px !important
    }
    h6 {
        font-size: 10px !important
    }


    #consulting .carousel-inner {
        height: auto
    }
    #consulting .item {
        padding: 10px 30px
    }

    #consulting .image-circle {
        width: 180px;
        height: 180px;
        margin-bottom: 20px
    }

    #product .after-vertical-line-150:after {
        border: 0
    }
    .mobile-center {
        text-align: center
    }

    .main-slide {
        height: 300px;
        padding: 50px 0
    }

}


@media (min-width:1100px) {}</pre></body></html>