<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('/skin/font/notokr/notokr.css');
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@700&amp;display=swap');

.body-layout {
    color: #555;
    font-size: 16px;
    font-family: 'notokr', sans-serif;
    letter-spacing: -0.033em;
}

/*ìƒë‹¨ ë©”ë‰´ ì„¤ì&nbsp;• ì‹œìž‘*/
.navbar {
    border-bottom: 1px solid #ddd;
    /* í•˜ë‹¨ í…Œë‘ë¦¬ */
    background: none repeat scroll 0% 0% #ffffff;
    /* ë°°ê²½ ìƒ‰ */
}

.navbar.mouseover {
    background: #fff;
}

.topmarginLay_a {
    margin-top: -22px;
}

.gnb {
    transition: all .3s ease;
    background: #fff;
}

.navbar.mouseover .gnb {
    border-top: 1px solid #e0e0e0;
}

@media screen and (max-width:767px) {
    .topmarginLay_a {
        height: 41px !important;
    }
}

/*ìƒë‹¨ ë©”ë‰´ ì„¤ì&nbsp;• ë*/

/*ìƒë‹¨ ë©”ë‰´ ë¡œê³&nbsp; ì‹œìž‘*/
.navbar-brand img {
    margin: 0;
    /* width: 165px; */
}

/*ìƒë‹¨ ë©”ë‰´ ë¡œê³&nbsp; ë*/

/* ìƒë‹¨ ë©”ì¸ ë©”ë‰´ ì„¤ì&nbsp;• ì‹œìž‘*/
.navbar-nav {
    line-height: 0;
}

.navbar-inverse .navbar-nav&gt;li {
    line-height: 0;
}

.navbar-inverse .navbar-nav&gt;li&gt;a {
    position: relative;
    margin: 0;
    padding: 38px 30px;
    font-size: 17px;
    font-weight: 500;
    color: #111;
    text-shadow: none;
    background-color: transparent;
    line-height: 1;
    letter-spacing: -0.035em;
}

.navbar-inverse .navbar-nav&gt;li:focus&gt;a,
.navbar-inverse .navbar-nav&gt;li:hover&gt;a {
    color: #e7367a;
}

.navbar-inverse .navbar-nav&gt;li&gt;a:before {
    content: "";
    width: 0;
    height: 3px;
    background: #e7367a;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    transition: all 0.3s
}

.navbar-inverse .navbar-nav&gt;li:hover&gt;a:before {
    width: calc(100% - 56px);
}

/* ìƒë‹¨ ë©”ì¸ ë©”ë‰´ ì„¤ì&nbsp;• ë*/

/* ìƒë‹¨ ì„œë¸Œ ë©”ë‰´ ì„¤ì&nbsp;• ì‹œìž‘*/
.dropdown-menu&gt;li&gt;a {
    background-color: rgba(0, 0, 0, 0);
    color: #222;
    padding: 5px 0px;
    margin: 0;
    font-size: 14.5px;
    font-weight: 400;
    letter-spacing: -0.055em;
}

.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li&gt;a:hover {
    color: #e8367a;
    background-color: transparent;
    background-image: none;
    font-weight: 500;
    text-decoration: underline;
}

.caret {
    display: none;
}

@media (min-width: 768px) {
    .dropdown-menu {
        top: 120px;
        left: 50% !important;
        right: auto !important;
        height: 0;
        text-align: center;
        transform: translateX(-50%);
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
        overflow: hidden;
    }
}

/* ìƒë‹¨ ì„œë¸Œ ë©”ë‰´ ì„¤ì&nbsp;• ë*/

/* mobile menu */
.navbar-inverse .navbar-toggle {
    border: none;
    margin-top: 10px;
    margin-right: 20px;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    border: none;
    background-color: #fff;
}

.navbar-inverse .navbar-toggle .icon-bar {
    width: 25px;
    background-color: #4a4a4a;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar-inverse .navbar-toggle:focus .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #e7367a;
}

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    color: #e7367a;
}

@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        color: #fbaccb;
    }
}

/* //mobile menu */

/* í•˜ë‹¨ ì¹´í”¼ë¼ì´íŠ¸ ì„¤ì&nbsp;• ì‹œìž‘*/
body&gt;.navbar-fixed-bottom .text-center {
    background: #ffffff;
    /*ë°°ê²½ ìƒ‰*/
    color: #999999;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 14px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 0px 0px 0px 0px;
    /*ì™¸ë¶€ ì—¬ë°±*/
    text-align: center;
    /*í…ìŠ¤íŠ¸ ì&nbsp;•ë&nbsp;¬*/
}

.footer_copy {
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding: 30px 0;
    background: #333;
}

.footer_copy .text-center {
    background-color: #333333;
    /*ë°°ê²½ ìƒ‰*/
    color: #999999;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 14px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 0px 0px 0px 0px;
    /*ì™¸ë¶€ ì—¬ë°±*/
    text-align: center;
    /*í…ìŠ¤íŠ¸ ì&nbsp;•ë&nbsp;¬*/
}

/* í•˜ë‹¨ ì¹´í”¼ë¼ì´íŠ¸ ì„¤ì&nbsp;• ë*/

/*ì¸íŠ¸ë¡œ í…ìŠ¤íŠ¸ ì„¤ì&nbsp;• ì‹œìž‘*/
h1.intro_span {
    background-color: none;
    /*ë°°ê²½ ìƒ‰*/
    color: #ffffff;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 36px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 10px 10px 10px 10px;
    /*ì™¸ë¶€ ì—¬ë°±*/
}

p.intro_span {
    background-color: none;
    /*ë°°ê²½ ìƒ‰*/
    color: #ffffff;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 14px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 10px 10px 10px 10px;
    /*ì™¸ë¶€ ì—¬ë°±*/
}

.flex-caption span.intro-title {
    background: none;
    /*ë°°ê²½ ìƒ‰*/
    color: #ffffff;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 36px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 10px 10px 10px 10px;
    /*ì™¸ë¶€ ì—¬ë°±*/
}

.flex-caption span.intro-text {
    background: none;
    /*ë°°ê²½ ìƒ‰*/
    color: #ffffff;
    /*í…ìŠ¤íŠ¸ ìƒ‰*/
    font-size: 14px;
    /*í…ìŠ¤íŠ¸ í¬ê¸°*/
    padding: 0px 0px 0px 0px;
    /*ë‚´ë¶€ ì—¬ë°±*/
    margin: 10px 10px 10px 10px;
    /*ì™¸ë¶€ ì—¬ë°±*/
}

/*ì¸íŠ¸ë¡œ í…ìŠ¤íŠ¸ ì„¤ì&nbsp;• ë*/

.navbar-inverse .navbar-brand {
    padding: 0 15px;
    margin-top: 24px;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #000;
    background-color: transparent;
}

.navbar-inverse .divider-vertical {
    display: none;
}

.flexslider {
    border: 0px solid #FFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
    border-top: 5px solid #333;
    border-radius: 0px !important;
}

.flex-caption span {

    text-shadow: horizontal-offset vertical-offset blur color;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);

}

.flex-caption span.intro-title {
    padding: 5px !important;
    margin: 0px !important;
}

.mainthumbs {
    margin-top: 17px;
    padding: 10px;
    margin-bottom: 30px;
}

.mainthumbs div&gt;img {
    width: 65%;
    border: 10px solid #dfdfdf;
}

.mainthumbs div h4 {
    margin-top: 17px;
    font-weight: bold;
}

.mainthumbs div p {
    font-size: 11px;
}

.maintxt {
    border-radius: 0px;
}

.maintxt p {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}


.footer_copy .text-center {
    background-color: #f5f5f5;
    color: #333;
    font-size: 14px;
    padding: 30px 20px;
    margin: 0px;
    text-align: center;
    border-top: 5px solid #333;
}

.intro-widgetbox {
    margin-top: 25px;
}

.skin-page-title {
    border-radius: 0px;
    border-right: 13px solid #333;
}

.skin-page-title p {
    margin: 0px 0px 0px;
}

.page-company {

    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
    border-radius: 0px;
    background: url('/skin/img/i-company.jpg');
    background-size: cover;
    background-position: center;

}

.page-company&gt;.panel-body {

    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 45px 10px;

}

.none-radius {
    border-radius: 0px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
}

.none-radius img {
    border: 10px solid #dfdfdf;
}

.reset-padding {
    padding: 10px 0;
}


/******************************************
*************************Customizing******/

.menu-top {
    position: relative;
    padding: 15px 0px 10px;
    text-align: right;
}

.menu-top img {
    float: right;
    cursor: pointer;
    margin-left: 5px;
}

.menu-top #chanKor {
    right: 34px;
}

.menu-top #chanEng {
    right: 0px;
}

/* //Menu Top (language button) */

/* Html (slide) */
.carousel-caption {
    text-align: left;
    margin: 0 auto;
    padding: 0 15px;
    bottom: 50px;
}

.pull-center {
    display: none;
}

.fill {
    height: 480px
}

.fill h1 span,
.fill p span {
    background-color: inherit;
    text-shadow: none;
    opacity: 1;
    padding: 0;
}

.fill h1 {
    margin: 0 0 10px;
}

.fill h1 span {
    font-weight: 600;
    font-size: 52px;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
    line-height: 1;
}

.fill p span {
    font-size: 23px;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.9);
    padding-left: 3px;
}

.carousel-caption .fill h1 {
    margin-bottom: 20px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 5px;
}

.carousel-indicators li.active {
    margin: 0 4px;
}

/* //Html (slide) */

/* Main menu mobile */
@media screen and (max-width:767px) {
    .navbar-inverse .navbar-brand {
        padding: 10px 15px;
    }

    .navbar-brand img {
        max-width: 120px;
    }

    .navbar-collapse {
        background: #4a4a4a;
    }

    .navbar-nav {
        margin: 0 -15px;
    }

    .nav&gt;li {
        border-bottom: 1px solid #666666;
    }

    .navbar-inverse .navbar-nav&gt;li&gt;a {
        padding: 15px 20px;
        font-size: 15px;
        color: #fff;
    }

    .navbar-inverse .navbar-nav&gt;li&gt;a:focus,
    .navbar-inverse .navbar-nav&gt;li&gt;a:hover {
        color: #ffffff;
        background: #383838;
    }

    .navbar-inverse .navbar-nav&gt;li:hover&gt;a:before {width: 100%;}

    .navbar-inverse .navbar-nav&gt;.open&gt;a,
    .navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
    .navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
        background-color: #383838;
        background-image: none;
        box-shadow: none;
        color: #fff;
    }

    .navbar-nav .open .dropdown-menu {
        padding: 10px 0;
        background: #565656;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #e4e4e4;
        font-size: 14px;
    }
}

/* Common Styles */
.container_slide,
.container_contents {
    width: 100%;
    padding: 0;
}

/* board */
.intro-widget-layout {
    width: 100%;
    padding: 0 8px;
}

.intro-widget-layout&gt;p {
    display: none;
}

.intro-widget-layout .intro-widgetbox {
    width: 100%;
    float: right;
    padding: 0px;
}

.intro-widget-layout .intro-widgetbox:nth-child(2),
.intro-widget-layout .intro-widgetbox:nth-child(4) {
    margin-top: 20px;
}

.intro-widgetbox {
    margin: 24px 0px 0px;
    border-bottom: 1px solid #a7a7a7;
    padding: 0px 5px;
}

.intro-widgetBoardbox {
    border: none;
    background: rgba(0, 0, 0, 0);
    margin-bottom: 0;
}

.intro-widgetBoardbox&gt;a {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #a7a7a7;
}

.intro-widgetBoardbox&gt;a:hover {
    border-bottom: 1px solid #a7a7a7 !important;
    padding-right: 0;
}

.intro-widgetBoardbox&gt;a&gt;h5 {
    font-size: 16px;
    padding: 0px 0px;
    color: #4a4a4a;
    margin: 0 0 15px;
    line-height: 1;
}

.intro-widgetBoardbox .fa-angle-right:before {
    content: "more" !important;
    font-size: 13px;
    font-weight: 600;
    color: #e7367a;
}

.intro-widget-list-box&gt;ul {
    margin: 0 !important;
    padding: 9px 0;
    line-height: 1;
    font-size: 12px;
}

.intro-widget-list-box&gt;ul&gt;li {
    padding: 0;
}

.intro-widget-list-box&gt;ul&gt;li a {
    padding: 8px 0;
}

.intro-widget-list-box&gt;ul&gt;li&gt;a:hover {
    color: #e7367a;
}

.widget-list-row-regdate {
    color: #aaa !important;
}

.intro-widget-list-box&gt;ul&gt;li+li {
    border-top: none;
}

/* //board */
/* Main contents mobile */
@media screen and (max-width:991px) {
    #mainsec01 {
        margin-top: 0
    }

    #mainsec01&gt;.row&gt;.col-md-3 {
        overflow: hidden;
        float: none;
    }

    .link .linkTable {
        margin: 20px 0;
    }

    #mainsec01 .center {
        margin-bottom: 20px;
    }

    #mainsec01 .center_box {
        background-image: none;
        min-height: 100px;
        padding: 25px 25px 15px;
    }

    #mainsec01 .center .col-md-6 {
        padding: 0 15px !important;
    }

    #mainsec01 .contact_box img {
        margin: 0 0 20px;
    }
}

/* -- */


.footer-social-layout {
    display: none;
}

/* footer */
.footer_copy .text-center {
    padding: 0px;
    border-top: none;
    background-color: #333;
    float: none;
}

.footer {
    width: 100%;
    display: inline-block;
    border-top: none;
}

.footer .logo {
    float: none;
    display: inline-block;
}

.footer .logo img {
    float: right;
}

.footer .info {
    color: #999;
    font-size: 11px;
    text-align: center;
}

.footer .info span {
    padding-right: 0px;
    display: inline-block;
}

.footer .info span.copy {
    padding: 5px 0 0;
    font-size: 11px;
}

.footer .info p {
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: -0.2px;
}

.footer .wrap-login {
    right: -60px;
    bottom: 0;
    position: absolute;
}
.footer .wrap-login &gt; a {
    padding: 3px 12px;
    font-size: 12px;
    font-weight: 300;
    color: #ccc;
    background: #000;
}
.footer .wrap-login &gt; a:hover,
.footer .wrap-login &gt; a:focus {
    text-decoration: none;
}
.footer .wrap-login &gt; a:hover {
    color: #fff;
    background: #e53176;
    border-color: #e53176;
}

.footer .wrap-login &gt; a {display: none;}
.footer .wrap-login &gt; a.login {display: inline-block;}
.footer .wrap-login &gt; a.join {display: inline-block;}

body.logined .footer .wrap-login &gt; a.mypage {display: inline-block;}
body.logined .footer .wrap-login &gt; a.logout {display: inline-block;}
body.logined .footer .wrap-login &gt; a.login {display: none;}
body.logined .footer .wrap-login &gt; a.join {display: none;}


@media screen and (min-width: 768px) {
    .footer {
        width: 720px;
    }
}

@media screen and (min-width: 992px) {
    .footer {
        width: 955px;
    }

    .footer .logo {
        float: left;
    }

    .footer .info {
        text-align: left;
    }

    .footer .info span {
        padding: 0 6px;
    }
}

/* //footer */


/********************** subPage
******************************/

/*********************** common styles ***********************/
/************ ì™¼ìª½ ë©”ë‰´, ê²½ë¡œ, ì„œë¸Œ íƒ€ì´í‹€, ë³¸ë¬¸ *************/
.sub-layout {
    width: 100%;
    padding: 0;
}

/* ì„œë¸Œ ë©”ë‰´ */
ol.subMenu {
    padding-left: 0px;
    list-style-type: none;
    border-bottom: 2px solid #4a4a4a;
    border-top: 2px solid #4a4a4a;
}

ol.subMenu li {
    color: #4a4a4a;
    font-size: 14px;
    -webkit-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

ol.subMenu a:first-child li {
    border-top-width: 0px;
    margin-top: -1px;
}

ol.subMenu li p {
    margin-bottom: 0px;
    padding: 12px 0px;
    border-bottom: 1px solid #ccc;
    margin: 0;
    font-size: 14px;
}

ol.subMenu a:last-child p {
    border-bottom: none
}

ol.subMenu li p:before {
    content: "";
    display: block;
    float: left;
    width: 8px;
    height: 2px;
    background: #aaa;
    margin-top: 9px;
    margin-right: 8px;
}

/* ol.subMenu li:hover p:before,
ol.subMenu li:hover p:before {
    backgound: #e7367a;
} */

ol.subMenu li.active p,
ol.subMenu li:hover p {
    color: #e7367a;
    font-weight: 600;
}

/* //ì„œë¸Œ ë©”ë‰´ */

/* ê²½ë¡œ (ì„œë¸Œ íƒ€ì´í‹€ ìƒë‹¨) */
.route {
    float: right;
    margin-top: 10px;
    list-style-type: none;
}

.route li {
    float: left;
    color: #999;
    font-size: 11px;
    font-weight: 500;
}

.route li:after {
    content: url('/skin/img/ico_route_arrow.png');
    padding: 0px 5px;
}

.route li:last-child {
    color: #cf2d68;
}

.route li:last-child:after {
    content: '';
}

/* //ê²½ë¡œ (ì„œë¸Œ íƒ€ì´í‹€ ìƒë‹¨) */

/* ì„œë¸Œ íƒ€ì´í‹€ */
.subTitle {
    margin-bottom: 30px;
}

.subTitle h2 {
    margin-top: 0px;
    margin-bottom: 7px;
    color: #333333;
    font-weight: 700;
}

.subTitle p {
    font-size: 15px;
}

.subTitle .horizontal-line {
    /* ì„œë¸Œ íƒ€ì´í‹€ê³¼ ë³¸ë¬¸ ì‚¬ì´ ìˆ˜í‰ ë¼ì¸ */
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.subTitle .horizontal-line:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 1px;
    content: "";
    display: block;
    background-color: #cf2d68
}

.subTitle .horizontal-line:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 1px;
    content: "";
    display: block;
    background-color: #cf2d68
}


@media screen and (min-width: 768px) {

    .route,
    .subTitle {
        padding-right: 0px;
    }
}

@media screen and (min-width: 992px) {
    .route {
        margin-bottom: 13px;
    }
}

/* //ì„œë¸Œ íƒ€ì´í‹€ */

/*  ë³¸ë¬¸ (ì„œë¸Œ íƒ€ì´í‹€ í•˜ë‹¨ - ê²Œì‹œíŒ, ëª¨ë“ˆ ë“±ì—ëŠ” ì&nbsp;ìš©X) */
.content .innerDiv {
    padding: 0px;
}

.content h3 {
    margin-bottom: 25px;
    color: #333333;
    font-size: 18px;
    line-height: 30px;
}

.content p {
    font-size: 14px;
    line-height: 1.8;
    color: #616161;
}

.sub-title {
    font-weight: 600;
    color: #4a4a4a;
    margin: 0 0 15px;
    font-size: 20px;
}

.sub-title2 {
    font-size: 18px;
    margin: 0 0 20px;
    color: #e7367a;
    font-weight: 600;
}

.sub-title2 i {
    margin-right: 8px;
}

.sub-title3 {
    color: #525252;
    font-size: 15px;
    margin: 0 0 20px;
    font-weight: 600;
}

.sub-title4 {
    display: inline-block;
    background-color: #f3f3f3;
    color: #333;
    font-weight: 600;
    padding: 8px 15px;
    margin: 0 0 15px;
    font-size: 16px;
}

.top-img,
.top-txt {
    margin-bottom: 25px;
}

.con {
    margin-top: 35px;
}

@media screen and (min-width: 768px) {
    .content {
        padding-right: 0px;
    }

    .content h3 {
        font-size: 24px;
    }
}

/* ê²Œì‹œíŒ, ëª¨ë“ˆ ìƒë‹¨ ì—¬ë°± ì¡°ì&nbsp;• */
.img-bbs-default-index-layout .right,
.bbs-list-index-layout .right,
.bbs-list-view-layout .right,
.img-bbs-default-add-layout .right,
.bbs-list-add-layout .right,
.contact-mail-layout .right {
    padding-bottom: 0;
}

/* ê²Œì‹œíŒ */
.btn {
    border-radius: 0px;
    background-image: none;
}

#btnNew {
    z-index: 2;
    border-color: #4a4a4a;
    background-color: #4a4a4a;
    box-shadow: none;
}

.page-nav {
    text-align: center;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    border: 1px solid #ddd;
    border-radius: 0 !important;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    color: #666 !important;
    font-weight: 500;
}

.pagination&gt;li:last-child&gt;a {
    margin-left: 15px;
}

.pagination&gt;li:first-child&gt;a {
    margin-right: 15px;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    background: #e63277;
    border: 1px solid #e63277;
    color: #fff !important;
}

.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:focus,
.pagination&gt;li&gt;span:hover {
    background: #fff;
}


.board .right {
    padding-bottom: 0px;
}

.dh-board {
    padding: 0px 15px;
    margin-bottom: 50px;
}

.dh-board * a {
    color: #4a4a4a;
}

.dh-board&gt;.table-hover {
    margin: 0;
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #ccc;
}

.dh-board&gt;.table-hover th {
    background: #f3f3f3;
}

.dh-board&gt;.table-hover th,
.dh-board&gt;.table-hover td {
    padding: 13px 15px !important;
    font-size: 15px;
}

.dh-board table thead th {
    padding: 5px 8px;
    color: #333333;
    border-bottom: 1px solid #dbdbdb;
}

.dh-board table tbody td {
    border-top: 1px solid #e3e3e3;
    color: #777;
}

.dh-board table tbody tr:first-child td {
    border-top-width: 0px;
}

.dh-board table tbody tr td.subject strong {
    font-weight: 500;
    color: #333;
}

.dh-board .label-primary {
    color: #6b695e;
    font-size: 12px;
    background-color: transparent;
}

.dh-board .label-primary:before {
    content: '[';
}

.dh-board .label-primary:after {
    content: ']';
}

.dh-board .dh-margin-top {
    margin-top: 30px;
}

.table-hover&gt;tbody&gt;tr:hover {
    background-color: #fff;
}

.dh-board table tbody tr td.subject a:hover {
    text-decoration: underline;
    color: #e63277
}

.input-group .input-group-btn .btn {
    text-shadow: none;
    background-color: #f3f3f3;
}

.btn .caret {
    display: inline-block;
}

.input-group .form-control {
    height: 34px;
    border-width: 1px 0px;
    border-color: #d3d3d3;
}

.bbs-blog-index-layout .dhb-txt-list {
    /* ë¸”ë¡œê·¸ ëª©ë¡ì—ì„œ ì¸ë„¤ì¼ ì´ë¯¸ì§€ ì˜ì—­ */
    border-right-width: 0px;
}

.bbs-list-view-layout+.row,
/* ëŒ“ê¸€ ì˜ì—­(ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ) */
.bbs-blog-view-layout+.row {
    /* ëŒ“ê¸€ ì˜ì—­(ë¸”ë¡œê·¸ ê²Œì‹œíŒ) */
    margin-right: 0px;
    padding-left: 15px;
}

.bbs-list-view-layout+.row .page-header,
/* ëŒ“ê¸€, ëŒ“ê¸€ ìž‘ì„± í…ìŠ¤íŠ¸ */
.bbs-blog-view-layout+.row .page-header {
    margin-bottom: 0px;
    border-bottom-width: 0px;
}

.btn-comment-edit,
/* ëŒ“ê¸€ ìˆ˜ì&nbsp;•, ì‚­ì&nbsp;œ ë²„íŠ¼ */
.btn-comment-edit-by-se,
.btn-comment-del {
    margin-left: 5px !important;
    padding: 0px;
    border-width: 0px;
    border-bottom: 1px solid transparent;
    outline: none;
}

.btn-comment-edit:focus,
.btn-comment-edit:hover,
.btn-comment-edit:active,
.btn-comment-edit-by-se:focus,
.btn-comment-edit-by-se:hover,
.btn-comment-edit-by-se:active,
.btn-comment-del:focus,
.btn-comment-del:hover,
.btn-comment-del:active {
    border-bottom: 1px solid #333333;
    background-color: transparent;
}

.bbs-list-view-layout+.row iframe,
.bbs-list-edit-layout iframe,
.bbs-blog-view-layout+.row iframe,
.bbs-blog-edit-layout iframe {
    height: 550px !important;
}

@media screen and (min-width: 768px) {

    .bbs-list-view-layout+.row iframe,
    .bbs-list-edit-layout iframe,
    .bbs-blog-view-layout+.row iframe,
    .bbs-blog-edit-layout iframe {
        height: 490px !important;
    }
}

@media screen and (min-width: 992px) {

    .bbs-list-view-layout+.row iframe,
    .bbs-list-edit-layout iframe,
    .bbs-blog-view-layout+.row iframe,
    .bbs-blog-edit-layout iframe {
        height: 460px !important;
    }
}

/* dh-view-box - ê²Œì‹œë¬¼ ìƒì„¸ íŽ˜ì´ì§€ */
.dh-view-box {
    margin: 0 0 110px;
    padding: 0 15px;
}

.dh-view-box .row {
    margin-right: 0px;
    margin-left: 0px;
}

.dh-view-box&gt;.row&gt;.page-header {
    margin: 0;
    padding: 20px;
    background: #f6f6f6;
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #e3e3e3;
}

.dh-view-box&gt;.row&gt;.page-header&gt;h4 {
    margin: 0;
    font-size: 24px;
    color: #333;
}

.dh-view-box&gt;.row&gt;.dh-view-info {
    /* ê²Œì‹œë¬¼ ì&nbsp;œëª© í•˜ë‹¨ì— ìž‘ì„±ìž, ì‹œê°„, ì¡°íšŒìˆ˜ ì˜ì—­(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) */
    background: transparent;
    padding: 7px 15px 5px;
    border-bottom: 1px solid #d3d3d3;
}

.dh-view-box&gt;.row&gt;.dh-view-info&gt;span {
    padding: 0 9px 0 0;
    color: #999;
}

.dh-view-box&gt;.row&gt;.dh-view-info&gt;span&gt;strong {
    color: #888;
    padding: 0 3px 0 0;
}

.dh-view-box .dh-attach+div {
    /* ì²¨ë¶€íŒŒì¼ê³¼ ë³¸ë¬¸ ì‚¬ì´ ì—¬ë°± */
    padding: 40px 20px 50px !important;
}

.dh-view-box .dh-line+div {
    /* ê²Œì‹œë¬¼ ë§¨ í•˜ë‹¨ì— '&lt;', ëª©ë¡, '&gt;', ìˆ˜ì&nbsp;•, ì‚­ì&nbsp;œ ë²„íŠ¼ (ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸ ê²Œì‹œíŒ) */
    padding: 0px;
}

.dh-view-box .btn-group {
    width: 100%;
    margin-left: 0px;
}

.dh-view-box .btn-group .btnEdit {
    /* ìˆ˜ì&nbsp;•, ì‚­ì&nbsp;œ ë²„íŠ¼ ì˜¤ë¥¸ìª½ìœ¼ë¡œ ìœ„ì¹˜ */
    margin-left: 0px;
}

.bbs-list-add-layout .subPage.board .subTitle,
/* ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ(ìž‘ì„±) */
.bbs-list-edit-layout .subPage.board .subTitle,
/* ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
.bbs-blog-add-layout .subPage.board .subTitle,
/* ë¸”ë¡œê·¸ ê²Œì‹œíŒ(ìž‘ì„±) */
.bbs-blog-edit-layout .subPage.board .subTitle,
/* ë¸”ë¡œê·¸ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
.img-bbs-default-add-layout .subPage.board .subTitle,
/* ì´ë¯¸ì§€ ê²Œì‹œíŒ(ìž‘ì„±) */
.img-bbs-default-edit-layout .subPage.board .subTitle {
    /* ì´ë¯¸ì§€ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
    display: none;
}

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

    .bbs-list-add-layout .subPage.board .route,
    .bbs-list-edit-layout .subPage.board .route,
    .bbs-blog-add-layout .subPage.board .route,
    .bbs-blog-edit-layout .subPage.board .route,
    .img-bbs-default-add-layout .subPage.board .route,
    .img-bbs-default-edit-layout .subPage.board .route {
        padding-left: 0px;
    }
}

.bbs-list-add-layout h2,
/* ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ(ìž‘ì„±) */
.bbs-list-edit-layout h2,
/* ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
.bbs-blog-add-layout h2,
/* ë¸”ë¡œê·¸ ê²Œì‹œíŒ(ìž‘ì„±) */
.bbs-blog-edit-layout h2,
/* ë¸”ë¡œê·¸ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
.img-bbs-default-add-layout h2,
/* ì´ë¯¸ì§€ ê²Œì‹œíŒ(ìž‘ì„±) */
.img-bbs-default-edit-layout h2 {
    /* ì´ë¯¸ì§€ ê²Œì‹œíŒ(ìˆ˜ì&nbsp;•) */
    margin: 0 0 35px;
    color: #333333;
    font-weight: 700;
}

.img-bbs-default-index-layout&gt;.row {
    margin: 0px;
    padding: 0px 15px;
}

.img-bbs-default-index-layout&gt;.row:nth-child(2)&gt;.col-lg-12 {
    margin-top: 20px;
}

.img-bbs-default-index-layout&gt;.row&gt;.col-lg-12,
.img-bbs-default-index-layout .filter-items {
    padding: 0px;
}

.dh-front-gallery&gt;.col-md-3 {
    float: left;
    width: 100%;
    padding-right: 0px;
    /* ì´ë¯¸ì§€ ê²Œì‹œíŒ ë¯¸ë¦¬ë³´ê¸° ì´ë¯¸ì§€ ì¢Œìš° ì—¬ë°± */
    padding-left: 0px;
}

.dh-front-gallery&gt;.col-md-3&gt;a.thumbnail {
    margin: 0 0 10px
}

.filter-items .filter-label {
    /* ê²Œì‹œíŒ ì¹´í…Œê³&nbsp;ë¦¬ */
    padding: 5px 8px;
    color: #6b695e;
    background: none repeat scroll 0% 0% #fff8d1;
}

.filter-items .filter-label:focus,
.filter-items .filter-label:hover {
    color: #fff8d1;
    background: none repeat scroll 0% 0% #6b695e;
}

.img-bbs-default-index-layout #btnNew {
    margin-bottom: 50px;
}

.dh-front-gallery .btnEdit,
.dh-front-gallery .btnDelete {
    color: #828282;
    border-width: 0px;
    box-shadow: none;
}

.dh-front-gallery .btnEdit:focus,
.dh-front-gallery .btnEdit:hover,
.dh-front-gallery .btnDelete:focus,
.dh-front-gallery .btnDelete:hover {
    background-color: #ffffff;
    text-decoration: underline;
    outline: none;
}

.dh-front-gallery .btnEdit:after {
    content: url('/skin/img/ico_vertical_line.gif');
    padding-left: 12px;
}

@media (min-width: 768px) {
    .dh-board #insertForm {
        /* ê²Œì‹œë¬¼ ê²€ìƒ‰, ìž‘ì„± ë²„íŠ¼ ì˜ì—­(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) */
        width: 100%;
    }

    /* ê²Œì‹œë¬¼ ìž‘ì„±/ìˆ˜ì&nbsp;• íŽ˜ì´ì§€(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ì´ë¯¸ì§€/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) ë‚´ë¶€ ì‹œìž‘ */
    #insertForm .control-label {
        /* ì&nbsp;œëª©, ë¹„ë°€ê¸€, ë‚´ìš© ë“±ì˜ í…ìŠ¤íŠ¸ */
        width: 110px;
        margin-bottom: 10px;
        text-align: left;
    }

    #insertForm label[for=contents]+div {
        /* ë‚´ìš© ì•„ëž˜ ìž…ë&nbsp;¥ ë°•ìŠ¤(ì´ë¯¸ì§€ ê²Œì‹œíŒ ì&nbsp;œì™¸) */
        width: 100%;
    }

    #insertForm .col-sm-offset-2 {
        /* í™•ì¸ë²„íŠ¼ */
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }

    .bbs-blog-index-layout .dhb-txt-list {
        /* ë¸”ë¡œê·¸ ëª©ë¡ì—ì„œ ì¸ë„¤ì¼ ì´ë¯¸ì§€ ì˜ì—­ */
        border-right-width: 1px;
    }

    /* ëŒ“ê¸€, ëŒ“ê¸€ ìž‘ì„± ê°œë³„ ì˜ì—­ */
    .bbs-list-view-layout+.row&gt;.col-md-12,
    /* ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ */
    .bbs-blog-view-layout+.row&gt;.col-md-12 {
        /* ë¸”ë¡œê·¸ ê²Œì‹œíŒ */
        padding: 0px;
    }

    /* ê²Œì‹œë¬¼ ìž‘ì„±/ìˆ˜ì&nbsp;• íŽ˜ì´ì§€(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ì´ë¯¸ì§€/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) ë‚´ë¶€ ë */

    .img-bbs-default-index-layout&gt;.row {
        /* ì´ë¯¸ì§€ ê²Œì‹œíŒ ì¹´í…Œê³&nbsp;ë¦¬ì™€ ì´ë¯¸ì§€ ì˜ì—­ */
        width: 463px;
        float: right;
        padding-right: 0px;
    }

    .dh-front-gallery&gt;.col-md-3 {
        width: 50%;
        padding-right: 20px;
    }
}

@media screen and (min-width: 992px) {

    .dh-board,
    .dh-view-box,
    /* ê²Œì‹œë¬¼ ì„¸ë¶€ íŽ˜ì´ì§€(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) */
    .bbs-list-view-layout+.row,
    /* ëŒ“ê¸€ ì˜ì—­(ë¦¬ìŠ¤íŠ¸ ê²Œì‹œíŒ) */
    .bbs-blog-view-layout+.row,
    /* ëŒ“ê¸€ ì˜ì—­(ë¸”ë¡œê·¸ ê²Œì‹œíŒ) */
    #insertForm {
        /* ê²Œì‹œë¬¼ ìž…ë&nbsp;¥/ìˆ˜ì&nbsp;• íŽ˜ì´ì§€(ë¦¬ìŠ¤íŠ¸/ë¸”ë¡œê·¸/ì´ë¯¸ì§€/ë¹„ë””ì˜¤ ê²Œì‹œíŒ) */
        max-width: 1170px;
        margin: 0 auto 70px;
    }

    .img-bbs-default-index-layout&gt;.row {
        /* ì´ë¯¸ì§€ ê²Œì‹œíŒ ì¹´í…Œê³&nbsp;ë¦¬ì™€ ì´ë¯¸ì§€ ì˜ì—­ */
        width: 693px;
    }

    .dh-front-gallery&gt;.col-md-3 {
        width: 33.333%;
    }
}

/* //ê²Œì‹œíŒ */

/* Module - Mail Form */
.mod-mailFrm .right,
.mod-customFrm .right {
    /* ì„œë¸Œíƒ€ì´í‹€ê³¼ ë©”ì¼í¼ ì‚¬ì´ ì—¬ë°± */
    padding-bottom: 20px;
}

#mailForm {
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 50px;
}

#mailForm .form-group {
    margin-bottom: 0px;
    padding: 15px 10px;
    border-bottom: 1px solid #dbdbdb;
    background-color: #eeeeee;
}

#mailForm .form-group:first-child,
#mailForm .form-group:nth-child(5) {
    border-top: 1px solid #828282;
}

#mailForm .form-group label {
    /* ì´ë¦„, ì´ë©”ì¼, ì&nbsp;œëª©, ë‚´ìš©, ì&nbsp;•ë³´ìˆ˜ì§‘ ë™ì˜ ë‚´ìš© í…ìŠ¤íŠ¸ */
    float: left;
    width: 19%;
    text-align: center;
}

#mailForm .form-group:nth-child(5) {
    padding-left: 0px;
    border-bottom-width: 0px;
    background-color: #ffffff;
}

#mailForm .form-group .form-control {
    /* ì´ë¦„/ì´ë©”ì¼/ì&nbsp;œëª©/ë‚´ìš© ìž…ë&nbsp;¥ëž€ */
    width: 80%;
    display: inline-block;
    font-size: 13px;
    border-radius: 0px;
}

#mailForm .form-group textarea {
    /* ë‚´ìš© ìž…ë&nbsp;¥ëž€ */
    max-width: 744px;
}

#mailForm label[for='mail_agree'] {
    /* ì&nbsp;•ë³´ìˆ˜ì§‘ ë™ì˜ ë‚´ìš© */
    width: 100%;
    text-align: left;
    line-height: 18px;
}

#mailForm input[tyle='checkbox'] {
    /* ì&nbsp;•ë³´ìˆ˜ì§‘ ë™ì˜ ì²´í¬ë°•ìŠ¤ */
    margin-top: 3px;
}

#mailForm p.error {
    /* ì´ë¦„, ì´ë©”ì¼, ì&nbsp;œëª©, ë‚´ìš©, ì&nbsp;•ë³´ìˆ˜ì§‘ ë™ì˜ ìœ&nbsp;íš¨ì„± ê²€ì‚¬ - This field is required. */
    padding-right: 5px;
    color: lightcoral;
    text-align: right;
}

#mailForm p[for='mail_agree'] {
    /* ì&nbsp;•ë³´ìˆ˜ì§‘ ë™ì˜ ìœ&nbsp;íš¨ì„± ê²€ì‚¬ - This field is required. */
    width: 100%;
    padding-right: 15px;
}

.dh-view-box .btn-group .btn {
    width: auto;
    float: left;
}

@media screen and (min-width: 768px) {
    #mailForm {
        width: 448px;
        float: right;
        padding: 0px;
    }

    #mailForm label[for='mail_agree'] {
        width: 448px;
    }

    #mailForm input[value='Send Message'],
    #mod_type_formForm .save {
        width: 50%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 992px) {
    #mailForm {
        width: 693px;
    }

    #mailForm label[for='mail_agree'] {
        width: 693px;
    }

    #mailForm input[value='Send Message'],
    #mod_type_formForm .save {
        width: 180px;
    }
}

/* //Module - Form Mail */

/* Module - Custom Form */
#mod_type_formForm {
    width: 100%;
    padding: 0px 15px;
}

#mod_type_formForm .q_number {
    width: 100%;
    display: inline-block;
    margin-top: -4px;
    padding: 10px 15px;
    border-bottom: 1px solid #dbdbdb;
    background-color: #eeeeee;
}

#mod_type_formForm .q_number[value='1'] {
    border-top: 1px solid #828282;
}

#mod_type_formForm .q_number[value='6'] {
    border-bottom: 1px solid #828282;
}

#mod_type_formForm .q_number&gt;.col-sm-12:nth-child(1) {
    width: 100%;
    float: left;
    padding-top: 5px;
    text-align: left;
}

#mod_type_formForm .q_number .fa {
    display: none;
}

#mod_type_formForm .q_number h3 {
    color: #828282;
    font-size: 13px;
}

#mod_type_formForm .q_number small {
    display: block;
    padding-left: 5px;
    color: #008ad2;
    font-size: 12px;
    font-weight: 600;
}

#mod_type_formForm .q_number input[type='text'],
#mod_type_formForm .q_number textarea {
    margin-bottom: 5px;
    border-radius: 0px;
}

#mod_type_formForm .q_number input[type='checkbox'] {
    margin-bottom: 5px;
    margin-left: 10px;
}

#mod_type_formForm .q_number input[type='checkbox']:first-child {
    margin-left: 0px;
}

#mod_type_formForm .q_number input[type='radio'] {
    margin-top: 19px;
    margin-bottom: 0px;
    margin-left: 10px;
}

#mod_type_formForm .q_number input[type='radio']:first-child {
    margin-left: 0px;
}

#mod_type_formForm .q_number textarea {
    height: 200px;
}

#mod_type_formForm .q_number&gt;.col-sm-12:nth-child(2) {
    width: 0px;
}

#mod_type_formForm .q_number.q_5&gt;.col-sm-12:nth-child(2),
#mod_type_formForm .q_number.q_6&gt;.col-sm-12:nth-child(2) {
    width: 80%;
    float: left;
    padding-top: 7px;
    color: #a29f8d;
    font-size: 12px;
    font-weight: 600;
}

#mod_type_formForm .q_number&gt;.col-sm-12:nth-child(3) {
    width: 100%;
    float: right;
    color: #828282;
    font-size: 13px;
}

@media screen and (min-width: 768px) {
    #mod_type_formForm {
        width: 448px;
        float: right;
        padding: 0px;
    }

    #mod_type_formForm .q_number&gt;.col-sm-12:nth-child(1) {
        width: 20%;
        text-align: center;
    }

    #mod_type_formForm .q_number&gt;.col-sm-12:nth-child(3) {
        width: 80%;
    }

    #mod_type_formForm .q_number.q_5&gt;.col-sm-12:nth-child(2) {
        float: right;
    }
}

@media screen and (min-width: 992px) {
    #mod_type_formForm {
        width: 677px;
    }
}

/* //Module - Custom Form */
/* login */
.login-layout .panel {
    margin-bottom: 40px;
}

/* Member Join */
.join-agree-layout {
    margin-bottom: 40px;
}

.member-join h2 {
    color: #333;
    font-size: 35px;
    font-weight: 600;
    margin: 0;
}

#joinForm input {
    border-radius: 0px;
}

#joinForm label {
    /* padding: 0px 15px; */
    color: #333;
}

#joinForm label[for='join_user_agree'],
#joinForm label[for='join_priv_agree'] {
    padding-right: 0px;
    color: #828282;
}

#joinForm textarea {
    box-shadow: none;
    border-radius: 0px;
}

#joinForm .panel {
    border-radius: 0px;
}
#joinForm .text-danger {
    color: #e53277;
}

#joinForm .input-group .form-control {
    border-width: 1px;
}

/* //Member Join */

/********** ê³µí†µ ìŠ¤íƒ€ì¼ *********/
a,
a:hover,
a:focus {
    color: inherit;
}

p {
    line-height: 1.7;
}

/*******************************/

/********** ë©”ì¸ ì‹œìž‘ **********/
.mainPage {
    padding: 70px 0 70px;
    text-align: center;
}

.mainPage h3 {
    margin: 0 0 5px;
    font-size: 36px;
    color: #222;
    font-weight: 500;
    letter-spacing: -0.08em;
}

.mainPage h3+p {
    margin: 0 0 40px;
    color: #f5498b;
    font-size: 15px;
    letter-spacing: 0.015em;
    font-weight: 500;
}

.mainPage .box-service&gt;a {
    text-decoration: none;
}

.mainPage .box-service&gt;a::after {
    content: '+';
    right: 15px;
    bottom: 85px;
    position: absolute;
    padding: 6px 12px;
    font-size: 25px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1em;
    background: rgba(255, 25, 113, 0.8);
    z-index: 100;
}

.mainPage .box-service&gt;a:hover::after {
    background: rgba(255, 25, 113, 1);
}

.mainPage .box-service .wrap-img {
    position: relative;
    overflow: hidden;
}

.mainPage .box-service .wrap-img::before,
.mainPage .box-service .wrap-img::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    transition: all 0.3s;
    z-index: 100;
}

.mainPage .box-service .wrap-img::before {
    top: 10px;
    left: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
}

.mainPage .box-service .wrap-img::after {
    right: 10px;
    bottom: 10px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.mainPage .box-service&gt;a:hover .wrap-img::before,
.mainPage .box-service&gt;a:hover .wrap-img::after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-color: #fff;
}

.mainPage .box-service .wrap-img&gt;img {
    transform: scale(1);
    transition: all 0.3s;
}

.mainPage .box-service&gt;a:hover .wrap-img&gt;img {
    transform: scale(1.1);
    opacity: .8;
}

.mainPage .box-service .text&gt;h4 {
    margin: 24px 0 6px;
    font-size: 20px;
    letter-spacing: -0.055em;
    font-weight: 600;
}

.mainPage .box-service .text&gt;p {
    font-size: 14px;
}

/* ê²Œì‹œíŒ */
.intro-board-widget-layout {
    max-width: 1170px;
    margin: 0 auto;
    padding: 10px 0 100px;
}

.intro-board-layout {
    width: 100%;
}

.intro-boardbox {
    width: 50%;
}

.intro-boardbox:nth-child(1) {
    padding: 0 20px 0 0;
}

.intro-boardbox:nth-child(2) {
    padding: 0 8px 0 20px;
}

.intro-boardbox .dh-front-blog {
    margin: 0 -5px;
}

.intro-board-widget-layout .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0 0 20px;
}
.intro-board-widget-layout .page-header h4{
    margin:0;
    font-size:20px;
    font-weight:600;
}
.intro-board-widget-layout .page-header h4 a {
    padding: 5px 5px;
    font-size: 15px;
    color: #555 !important;
}

.dh-front-list2 h5 {
    display: none;
}

.dh-front-list2 h6 {
    margin: 0;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.025em;
}

.dh-front-list2 h6 a:hover,
.dh-front-list2 h6 a:focus,
.dh-front-list2 h6 a:hover span,
.dh-front-list2 h6 a:focus span {
    color: #e63277;
    text-decoration:underline;
}

.dh-front-list2 h6 a .list-row-regdate {
    color: #888;
    letter-spacing: 0;
}

.dh-front-list2 h6 a .row-separator {
    display: none;
}

.dh-front-list2 h6 a .list-row-regdate {
    float: right;
}

.front-panel&gt;.panel {
    border: 0;
}

.intro-board-widget-layout .panel-body {
    min-height: 173px;
    padding: 29px 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 0 #eee;
}

.dh-front-list2-words {
    margin-top: 15px;
}

.dh-front-blog&gt;.col-md-4 {
    padding: 0 5px;
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail {
    min-height: auto;
    margin: 0;
    transition: none;
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail:hover {
    border-color: #e63277;
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;a.blogthumb {
    height: 130px;
    border: none;
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;.caption {
    text-decoration: none;
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;.caption h5 {
    margin: 0;
    font-size: 14px;
    padding: 0;
    text-align: center;
}

.dh-front-blog .blog-row-contents {
    display: none;
}

/* SNS ë§í¬ */
.borad_bottom {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
    text-align: center;
}

.borad_bottom a {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    color: #333;
    letter-spacing: -0.04em;
    font-weight: 500;
    transition: all 0.25s;
}
.borad_bottom a:hover {
    transform: translateY(-10px);
    text-decoration:none;
}

.borad_bottom a&gt;img {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-right: 4px;
    padding: 4px;
    background: #01c73c;
    border-radius: 20px;
}

.borad_bottom a&gt;i {
    width: 70px;
    height: 70px;
    margin: 0 auto 15px;
    padding: 0;
    color: #fff;
    background: #f00075;
    border-radius: 50%;
    display: block;
    font-size: 35px;
    text-align: center;
    line-height: 70px;
}

.borad_bottom a&gt;.circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #34bf0e;
    padding-top: 21px;
    margin: 0 auto 15px;
}

.borad_bottom &gt; span {
    margin: 0 20px;
    display: inline-block;
}

.borad_bottom .youtube a&gt;i {
    background: #f80000;
}

/*******************************/

/********** ì„œë¸Œ ì‹œìž‘ **********/
/* ê³µí†µ ìŠ¤íƒ€ì¼ */
.navbar-inverse+.container {
    width: 100%;
    padding: 0;
}

.subPage&gt;.pageTop {
    height: 240px;
    color: #fff;
    background: #333 url('/skin/img/sub/back_page_top.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.subPage&gt;.pageTop&gt;.container {
    height: 100%;
    position: relative;
}

.subPage&gt;.pageTop .wrap-title {
    padding: 80px 0 0;
    text-align: center;
}

.subPage&gt;.pageTop .wrap-title&gt;h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.05em;
}

/* Breadcrumb */
.subPage .breadcrumb {
    margin: 18px 0 0;
    padding: 0;
    font-size: 12px;
    letter-spacing: 0;
    text-align: right;
    background-color: transparent;
}

.subPage .breadcrumb&gt;li {
    position: relative;
}

.subPage .breadcrumb&gt;li:first-child::before {
    content: '\f015';
    top: -14px;
    left: -10px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 14px;
}

/* Link */
.subPage .link {
    margin-top: -50px;
}

.subPage .link ul {
    background: rgba(0, 0, 0, 0.58);
}

.subPage .link ul&gt;li&gt;a {
    position: relative;
    padding: 0;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.04em;
}

.subPage .link ul&gt;li.active&gt;a {
    font-weight: 500;
    color: #fff;
    z-index: 1;
    background: #e63277;
}

.subPage .link ul&gt;li:not(.active)&gt;a:hover {
    background: rgba(0, 0, 0, 0.4);
}

.subPage&gt;.contents {
    padding: 55px 0 100px;
}

.space-bottom {
    margin-bottom: 80px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
}

.title-lv-1 {
    position: relative;
    margin: 0 0 110px;
    font-size: 36px;
    font-weight: 600;
    color: #222;
    letter-spacing: -0.055em;
    line-height: 1;
    text-align: center;
}

.title-lv-1::before {
    content: '';
    left: 50%;
    bottom: -30px;
    width: 45px;
    height: 4px;
    position: absolute;
    background: #e63277;
    transform: translateX(-50%);
    border-radius: 60px;
}

.title-lv-3 {
    position: relative;
    margin: 0 0 25px;
    padding-left: 20px;
    font-size: 28px;
    color: #222;
    letter-spacing: -0.04em;
}

.title-lv-3::before,
.title-lv-3::after {
    content: '';
    left: 2px;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 10px;
}

.title-lv-3::before {
    top: 6px;
    background: #e63277;
}

.title-lv-3::after {
    top: 18px;
    background: #656464;
}

.title-lv-4 {
    position: relative;
    margin: 0 0 15px;
    padding-left: 12px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.045em;
}

.title-lv-4::before {
    content: '';
    top: 2px;
    left: 2px;
    width: 3px;
    height: 18px;
    position: absolute;
    background: #e63277;
}

.list-default {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
}

.list-default&gt;li {
    position: relative;
    margin-bottom: 5px;
}

.list-style-1&gt;li {
    padding-left: 14px;
}

.list-style-1&gt;li::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #ec357b;
    border-radius: 30px;
}

.list-dash&gt;li {
    padding-left: 12px;
}

.list-dash&gt;li::before {
    content: '-';
    left: 0;
    position: absolute;
}

.list-num&gt;li {
    margin-bottom: 10px;
    padding-left: 35px;
    font-size: 16px;
    letter-spacing: -0.05em;
    color: #333;
}

.list-num&gt;li .num {
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    padding: 6px 4px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 1em;
    text-align: center;
    background-color: #656565;
    border-radius: 3px;
    letter-spacing: 0;
}

.list-num2&gt;li {
    padding-left: 30px;
}

.list-num2&gt;li .num {
    top: 0px;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    line-height: 1.1em;
    text-align: center;
    background-color: #656565;
    border-radius: 2px;
    white-space: nowrap;
}

table.tb-default&gt;thead&gt;tr&gt;th,
table.tb-default&gt;tbody&gt;tr&gt;th,
table.tb-default&gt;tbody&gt;tr&gt;td {
    padding: 14px 13px;
    font-size: 15px;
    word-break: keep-all;
    border-top: none;
    border-bottom: 1px solid #e6e6e6;
    border-color: #e6e6e6;
    vertical-align: middle;
    letter-spacing: -0.02em;
}

table.tb-default&gt;thead&gt;tr&gt;th,
table.tb-default&gt;tbody&gt;tr&gt;th {
    text-align: center;
}

table.tb-style-1 {
    border-top: 2px solid #4a4a4a;
}

table.tb-style-1&gt;thead&gt;tr&gt;th,
table.tb-style-1&gt;tbody&gt;tr&gt;th {
    font-weight: 600;
    letter-spacing: -0.02em;
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

table.tb-style-2&gt;thead&gt;tr&gt;th,
table.tb-style-2&gt;tbody&gt;tr&gt;th {
    font-weight: 600;
    letter-spacing: -0.02em;
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

table.tb-style-2&gt;thead&gt;tr:first-child&gt;th {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 11px 20px;
    text-align: left;
    letter-spacing: -0.045em;
    background: #e32870;
    border-color: #e32870;
}

table.tb-style-2&gt;tbody&gt;tr&gt;td {
    text-align: center;
}

table.tb-style-2&gt;tbody&gt;tr&gt;td ul {
    text-align: left;
}

.box-text {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    padding: 30px 35px;
    word-break: keep-all;
    background: #f8f8f8;
    border: 1px solid #ddd;
}

.box-text .list-style-1 li {
    font-size: 15px;
    letter-spacing: -0.02em;
}

.box-text .name {
    margin-bottom: 20px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 20px;
}

.box-text p:last-child {
    margin-bottom: 0;
}

.box-text .col-sm-6 {
    padding: 0;
}

/* ì²´ë¦¬ìœ&nbsp;í•™ì› ì†Œê°œ (íŽ˜ì´ì§€) */
#introduction #row1 .text {
    padding: 6px 50px 0;
    word-break: keep-all;
}

#introduction #row1 .text h4 {
    margin: 0 0 40px;
    font-size: 34px;
    letter-spacing: -0.07em;
    line-height: 1.425;
    font-weight: 400;
    color: #484848;
}

#greeting #row1 .text h4:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #e63277;
    display: block;
    margin-bottom: 30px;
    margin-top: 8px;
    margin-left: 2px;
    border-radius: 50%;
    box-shadow: 15px 0 0 #777777;
}

#introduction #row1 .text h4 span {
    color: #e53176
}

#introduction #row1 .text p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

#introduction #row1 {
    margin-bottom: 60px;
}

#introduction #row2 {
    margin-left: 0;
    margin-right: 0;
}

#introduction #row2&gt;div {
    padding: 0;
}

#introduction .vision-mission {
    width: 100%;
    display: inline-block;
    padding: 35px 30px;
    word-break: keep-all;
    border: 2px solid #fff;
    background: #f3f3f3;
}

#introduction .vision-mission&gt;.wrap-icon {
    float: left;
    width: 20%;
}

#introduction .vision-mission&gt;.wrap-icon i {
    padding: 20px;
    font-size: 30px;
    color: #4a51b7;
    text-align: center;
    background: #fff;
    border: 4px solid #c8c9ec;
    border-radius: 100%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

#introduction .vision-mission&gt;.wrap-text {
    width: 80%;
    padding-left: 3px;
    padding-top: 2px;
    display: inline-block;
}

#introduction .vision-mission h4 {
    margin: 0px 0 12px;
    font-size: 20px;
    font-weight: 600;
}

#introduction .vision-mission p {
    margin: 0;
    line-height: 1.55;
    font-size: 15px;
}

#introduction .history-block {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
    border-bottom: 1px dashed #d3d3d3;
}

#introduction .history-block&gt;.image {
    float: left;
    width: 20%;
    padding: 30px 0 0;
    text-align: center;
}

#introduction .history-block&gt;.image img {
    border: 1px solid #ddd;
    padding: 5px;
    box-shadow: 2px 2px 0 #eee;
}

#introduction .history-block&gt;.image i {
    font-size: 65px;
    color: #e2e2e2;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    box-shadow: 2px 2px 0 #eee;
}

#introduction .history-block&gt;.detail {
    width: 80%;
    display: inline-block;
    padding: 32px 50px 0;
}

#introduction .history-block&gt;.detail .year {
    margin: 0 0 18px;
    font-size: 24px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.03em;
}

/* ëŒ€í‘œ ì¸ì‚¬ë§ (íŽ˜ì´ì§€) */
#greeting #row1 .image {
    padding: 0 15px 0 30px;
}

#greeting #row1 .text {
    padding: 0 15px 0 65px;
    word-break: keep-all;
}

#greeting #row1 .text h4 {
    font-size: 34px;
    letter-spacing: -0.07em;
    line-height: 1.425;
    font-weight: 400;
    color: #484848;
    margin: 0px 0 40px;
}

#greeting #row1 .text h4 span {
    color: #e53176
}

#greeting #row1 .text p {
    margin: 0 0 35px;
    font-size: 16px;
    line-height: 1.65;
}

#greeting .from {
    margin-top: -20px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: right;
}

#greeting .from &gt; .name {
    padding-left: 3px;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Noto Serif KR', serif;
    color: #222;
}

/* í•™ë¹„ë³„ ì•ˆë‚´ (íŽ˜ì´ì§€) */
#intl_school1 .box-text ul&gt;li span {
    padding-right: 3px;
    font-weight: 600;
    color: #e63277;
}

#intl_school1 .tb-style-1&gt;thead&gt;tr&gt;th:nth-child(1) {
    width: 120px;
}

#intl_school1 .tb-style-1&gt;thead&gt;tr&gt;th:nth-child(2) {
    width: 32%;
}

#intl_school1 .tb-style-1&gt;thead&gt;tr&gt;th:nth-child(3),
#intl_school1 .tb-style-1&gt;thead&gt;tr&gt;th:nth-child(4) {
    width: 10%;
}

#intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td.logo {
    height: 105px;
}

#intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td {
    font-size: 14px;
    padding: 15px;
}

#intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td:nth-child(3),
#intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td:nth-child(4) {
    text-align: center;
}

/* ê¸°ìˆ™ì‚¬ í•™êµ ì•ˆë‚´ (íŽ˜ì´ì§€) */
#intl_school2 .box-school+.box-school {
    margin-top: 60px;
}

#intl_school2 .box-school&gt;h4.name {
    margin: 5px 0 22px;
    font-size: 34px;
    letter-spacing: -0.02em;
    line-height: 1.425;
    font-weight: 600;
    color: #e63277;
}

#intl_school2 .box-school&gt;.images&gt;div {
    padding: 2px;
}

#intl_school2 .box-school&gt;.box-text {
    margin: 30px 0 0;
}

#intl_school2 .box-school&gt;.box-text p {
    margin-bottom: 20px;
}

#intl_school2 #row2 .box-text:not(#box1):not(#box2) {
    height: 257px;
}

/* ê°€ë””ì–¸ ì„œë¹„ìŠ¤ (íŽ˜ì´ì§€) */
#guardian_service #row1 p {
    max-width: 600px;
    margin-bottom: 30px;
    line-height: 1.7;
    margin: 0 auto 30px;
    text-align: justify;
}

#guardian_service #row1 p.video {
    margin-bottom: 30px;
    font-size: 34px;
    color: #999;
    text-align: center;
    background: #f3f3f3;
    max-width: 854px;
    height: 480px;
    line-height: 480px;
}
#guardian_service #row1 h4 {
    position: relative;
    display: inline-block;
    margin: 65px 0 45px;
    font-size: 36px;
    letter-spacing: -0.02em;
    line-height: 1.425;
    font-weight: 600;
    color: #e63277;
    text-align: center;
}
#guardian_service #row1 h4::before,
#guardian_service #row1 h4::after {
    content: '';
    top: 5px;
    width: 25px;
    height: 15px;
    position: absolute;
}
#guardian_service #row1 h4::before {
    left: -35px;
    background: url('/skin/img/sub/icon_quote_left.png') no-repeat;
}
#guardian_service #row1 h4::after {
    right: -30px;
    background: url('/skin/img/sub/icon_quote_right.png') no-repeat;
}

#guardian_service .warp-images {
    margin: 0 -5px;
}

#guardian_service .images&gt;div {
    padding: 5px;
}

#guardian_service .images img {
    padding: 5px;
    border: 1px solid #ddd;
}

/* ì˜ì–´ìº&nbsp;í”„ ê³µí†µ ìŠ¤íƒ€ì¼ */
.subPage[id^='eng_camp'] .box-text {
    margin: 30px 0 80px;
}

.subPage[id^='eng_camp'] #row1 .images&gt;div {
    padding: 2px;
}

.subPage[id^='eng_camp'] #row1 table&gt;thead&gt;tr&gt;th:first-child {
    width: 150px;
}

.subPage[id^='eng_camp'] #row1 table&gt;tbody&gt;tr&gt;td ul {
    margin-bottom: -5px;
}

/* êµ­ì&nbsp;œí•™êµ ìŠ¤ì¿¨ë§ ìº&nbsp;í”„ (íŽ˜ì´ì§€) */
#eng_camp1 .wrap-images {
    margin: 0 -5px;
}

#eng_camp1 .images&gt;div {
    padding: 5px;
}

#eng_camp1 .images img {
    border: 1px solid #d3d3d3;
    padding: 5px;
}
#eng_camp1 .box-text {
    margin: 0 0 50px;
}
#eng_camp1 .logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 30px 10px 0;
}
#eng_camp1 .logo .name {
    margin: 0;
    font-size: 17px;
}
#eng_camp1 .logo .img {
    margin: 0 0 15px;
}
#eng_camp1 .logo .img img {
    height: 60px;
    display: inline-block;
}
#eng_camp1 .logo .img img:nth-child(2) {
    padding: 8px;
    background: #fff;
    border: 1px solid #ddd;
}
#eng_camp1 table.tb-style-2&gt;thead&gt;tr:first-child&gt;th {
    text-align: center;
}
#eng_camp1 #row3 table &gt; thead &gt; tr:nth-child(2) th {
    width: calc(100% / 7);
    color: #fff;
    background: #656565;
    border-color: #888;
}
#eng_camp1 #row3 table &gt; tbody &gt; tr:not(:nth-child(2)):not(:last-child) &gt; td {
    background: #f4fce3;
}
#eng_camp1 #row3 table &gt; tbody &gt; tr &gt; td.bg-gr {
    background: #c3fae8 !important;
}
#eng_camp1 #row3 table &gt; tbody &gt; tr &gt; td.bg-yl {
    background: #fff9db !important;
}
#eng_camp1 #row4 table &gt; thead &gt; tr:nth-child(2) th {
    width: 30%;
    color: #fff;
    background: #656565;
    border-color: #888;
}
#eng_camp1 #row4 table &gt; thead &gt; tr:nth-child(2) th:nth-child(2) {
    width: 40%;
}
#eng_camp1 #row4 table &gt; tbody &gt; tr &gt; th+td {
    width: 15%;
    color: #333;
    background: #f4fce3;
}
#eng_camp1 #row4 table&gt;tbody&gt;tr:not(:last-child)&gt;td {
    text-align: center;
}
#eng_camp1 #row4 table&gt;tbody&gt;tr&gt;td h5 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 600;
}
#eng_camp1 #row4 table&gt;tbody&gt;tr:not(:last-child)&gt;td ul {
    display: inline-block;
    text-align: left;
}

/* ì£¼ë‹ˆì–´ ì–´í•™ì—°ìˆ˜ (íŽ˜ì´ì§€) */
#eng_camp2 .contents h4 {
    margin-top: 50px;
}

#eng_camp2 table p.sm {
    margin: 12px 0 0;
    font-size: 14px;
}

#eng_camp2 #row2 table&gt;thead&gt;tr&gt;th {
    width: calc(100%/7);
}

#eng_camp2 #row2 table&gt;tbody&gt;tr&gt;th {
    padding: 10px;
    background-color: #f6f6f6;
}

#eng_camp2 #row2 table&gt;thead&gt;tr:first-child&gt;th {
    background: #656565;
    border-color: #888;
    color: #fff;
}

#eng_camp2 #row2 table&gt;tbody&gt;tr&gt;td {
    text-align: center;
}

#eng_camp2 #row2 table&gt;tbody&gt;tr&gt;td:nth-child(6),
#eng_camp2 #row2 table&gt;tbody&gt;tr&gt;td:nth-child(7) {
    background: #ffeff4;
    color: #e63277;
}

#eng_camp2 #row3 table&gt;tbody&gt;tr&gt;td {
    text-align: center;
}

#eng_camp2 #row3 table&gt;tbody&gt;tr&gt;td h5 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 600;
}

#eng_camp2 #row3 table&gt;tbody&gt;tr&gt;td ul {
    display: inline-block;
    text-align: left;
}

/* ë‹µì‚¬í”„ë¡œê·¸ëž¨ (íŽ˜ì´ì§€) */
[id^="exploration"] #row1 p {
    margin-bottom: 20px;
}
[id^="exploration"] #row1 p+img {
    margin-top: 35px;
}
#exploration1 .table-responsive {
    margin-top: 30px;
}

/* ì´ì£¼ì&nbsp;•ì°© í”„ë¡œê·¸ëž¨ (íŽ˜ì´ì§€) */

/* ë¹„ìžì•ˆë‚´ (íŽ˜ì´ì§€) */
#exploration3 #row1 table {
    margin: 30px 0 0;
}

#exploration3 #row1 table&gt;thead&gt;tr&gt;th {
    width: 21%;
}

#exploration3 #row1 table&gt;thead&gt;tr&gt;th:first-child {
    width: 16%;
}

#exploration3 #row1 table&gt;tbody&gt;tr&gt;td {
    text-align: center;
}

#exploration3 #row2 h4 {
    margin-top: 45px;
}

#exploration3 #row5 h4 {
    margin: 45px 0 15px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.045em;
}

#exploration3 #row3 .box-text,#exploration3 #row5 .box-text {
    margin: 10px 0 20px;
}

#exploration3 #row5 .box-text&gt;h5 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 600;
}

#exploration3 #row5 .box-text p+h5 {
    margin-top: 25px;
}

#exploration3 #row6 h4 {
    margin-top: 40px;
}

#exploration3 #row6 h5 {
    margin: 25px 0 10px;
    font-size: 15px;
    font-weight: 600;
}

/* ê²Œì‹œíŒ ê³µí†µ ìŠ¤íƒ€ì¼ */
.bbs-list-index-layout .title-lv-1,
.bbs-list-edit-layou .title-lv-1,
.bbs-list-view-layout .title-lv-1,
.bbs-list-add-layout .title-lv-1,
.bbs-blog2-index-layout .title-lv-1,
.bbs-blog2-edit-layou .title-lv-1,
.bbs-blog-view-layout .title-lv-1,
.bbs-blog-add-layout .title-lv-1 {
    margin: 0;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b {
    padding: 0 10px;
    background: #fff;
    border: none;
}

.dh-board .dhb-txt-box-type-b&gt;.row {
    margin: 0 0 30px;
    border: 1px solid #ddd;
}

.dh-board .dhb-txt-box-type-b&gt;.row:hover {
    border: 1px solid #e63277;
}

.dh-board .dhb-txt-box-type-b&gt;.row&gt;div {
    padding: 0;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
    border: 0;
    height: 200px;
    max-height: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden&gt;a&gt;img {
    height: 100%;
}

.dhb-txt-box-type-b-text-layout .txt-box-footer {
    display: none;
}

.dhb-txt-box-type-b-text-layout h4 {
    margin: 0;
    padding: 17px 15px;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.04em;
}

.dhb-txt-box-type-b-text-layout h4 strong {
    font-weight: 500;
}

.join-layout {
    max-width: 1140px;
    margin: 100px auto;
}

/* ---------- ë¡œê·¸ì¸ ---------- */
.login-layout .panel-body &gt; div.col-sm-12 {
	text-align: center;
}
.inner-box-msg {
	width: 100%;
	text-align:center;
	float: none;
	margin-bottom: 35px;
}
.inner-box-form {
    width: 100%;
	max-width: 440px;
    float: none;
    margin: 0 auto;
	overflow: hidden;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 540px;
    padding: 20px 0px 35px;
    margin: 40px auto 60px;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #a9131b;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
	float: right;
	width: 120px;
    height: 33px;
    background: #6b6f75;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #6b6f75;
    font-size: 13px;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
	border-color:#55585d;
	background:#55585d;
}

.id-find-layout h2,
.pw-find-layout h2{
	text-align:center;
}

/* ---------- íšŒì›ê°€ìž… ---------- */
.join-layout &gt; .row{
    max-width: 1170px;
}

.join-view-layout &gt; .row {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 15px;
}

.join-layout .jumbotron {
    background: rgba(0,0,0,0);
    border-radius: 0;
    padding: 0 0 15px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e3e3e3;
}
.join-layout .jumbotron h1 {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin: 0;
    display: inline-block;
}
.join-layout .jumbotron p {
    display:none;
}
.join-agree-area .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.join-agree-area .panel .row {
    padding: 0 !important;
}
.join-agree-area .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 13px;
}
.join-agree-area .panel-footer {
    background: rgba(0,0,0,0);
    border: none;
    padding: 0;
    margin-top: 55px;
}
.join-agree-area .panel-footer .btn-default {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-agree-area .panel-footer .btn-default:hover {
    border-color: #bbb;
}
.join-layout .form-horizontal .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.join-layout .form-horizontal .panel-heading {position: relative;margin: 0 0 25px;padding: 0 0 0 20px;font-size: 28px;color: #222;letter-spacing: -0.04em;background: rgba(0,0,0,0);border-bottom: none;line-height: 1.2;}
#joinForm .panel-heading::before,
#joinForm .panel-heading::after {
    content: '';
    left: 2px;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 10px;
}

#joinForm .panel-heading::before {
    top: 6px;
    background: #e63277;
}

#joinForm .panel-heading::after{
    top: 18px;
    background: #656464;
}

.join-layout .form-horizontal .panel-body {
    padding: 0;
    border-top: 1px solid #ddd;
}
.join-layout .form-horizontal .panel-body .form-group {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.join-layout .form-horizontal .form-group .control-label {
    text-align: left;
    width: 200px;
    padding: 20px 15px;
    font-size: 14px;
    /* background: #f3f3f3; */
}
.join-layout .form-horizontal .form-group .control-label br {
    display: none;
}
.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
    padding: 15px;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
    padding: 15px;
}
.join-layout .form-horizontal .form-group .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.join-layout .form-horizontal .joinForm-addr .control-label {
    padding: 40px 15px;
}
.join-layout .form-horizontal .form-group label.error {
    font-size: 10px;
    margin: 0;
}
.join-layout .form-horizontal .panel-footer {
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
}
.join-layout .form-horizontal .panel-footer .form-group {
    padding: 20px 0 0 !important;
    margin-bottom: 0;
}
.join-layout .form-horizontal .panel-footer .btn {
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-layout .form-horizontal .panel-footer .btn-default:hover {
    border-color: #bbb;
    background: #fff;
}
.join-layout .form-horizontal .panel-footer .btn-success {
    border: 1px solid #4a4a4a;
    background: #4a4a4a;
}
.join-layout .form-horizontal .panel-footer .btn-success:hover {
    background: #333;
}

/*********** ëª¨ë°”ì¼ ìµœì&nbsp;í™” ì‹œìž‘ ***********/
@media (max-width: 1199px) { /* SmallÂ·MediumÂ·Large devices */
    .body-layout {
        overflow-x: hidden;
        font-size: 15px;
    }
    .footer .logo img {margin-bottom: 10px;}
    .footer .wrap-login {
        position: static;
        margin-top: 15px;
    }
    .footer .wrap-login &gt; a {font-size: 11px;}
    .intro-boardbox {width: 100%;}
    .intro-boardbox:nth-child(1) {padding: 0 0 30px;}
    .intro-boardbox:nth-child(2) {padding: 0;}
    .intro-board-widget-layout .panel-body {min-height: 143px;}
    #intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td.logo {height: auto;}
    #intl_school1 .tb-style-1&gt;tbody&gt;tr&gt;td.logo img {
        width: 70px;
        max-width: none;
    }
    .join-layout {padding: 0 15px;}
    .bbs-list-add-layout &gt; form,
    .bbs-list-edit-layout &gt; form,
    .bbs-blog-add-layout &gt; form,
    .bbs-blog-edit-layout &gt; form {
        padding: 0 15px;
    }
}
@media (max-width: 767px) { /* Small devices (col-xs-*) ëª¨ë°”ì¼ */
    .navbar-inverse .navbar-toggle {
        margin-right: 15px;
        padding: 15px 10px;
    }
    .navbar-inverse .navbar-brand {margin-top: 7px;}
    .fill {height: 280px;}
    .carousel-caption {
        top: 50%;
        right: 5%;
        left: 5%;
        bottom: auto;
        text-align: center;
        transform: translateY(-50%);
    }
    .fill &gt; .carousel-caption h1 span {font-size: 30px;}
    .fill &gt; .carousel-caption p span {font-size: 21px;}
    .mainPage {padding: 40px 0 10px;}
    .mainPage h3 {font-size: 32px;}
    .mainPage h3+p {
        margin: 0 0 25px;
        font-size: 13px;
    }
    .mainPage .box-service {margin-bottom: 30px;}
    .mainPage .box-service&gt;a::after {bottom: 69px;}
    .mainPage .box-service .text&gt;h4 {
        margin: 20px 0 6px;
        font-size: 19px;
    }
    .dh-front-blog&gt;div+div {margin-top: 15px;}
    .dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;a.blogthumb {height: 200px;}
    .borad_bottom &gt; span {
        float: left;
        width: 33.3%;
        margin: 0;
    }
    .borad_bottom a {font-size: 13px;}
    .borad_bottom a&gt;i {
        width: 60px;
        height: 60px;
        font-size: 32px;
        line-height: 60px;
    }
    .borad_bottom a&gt;.circle {
        width: 60px;
        height: 60px;
    }
    .borad_bottom a&gt;.circle img {width: 40px;}

    .footer_copy {padding: 20px 15px;}
    .footer .info p {
        font-size: 11px;
        line-height: 1.6;
    }
    .footer .info span {margin: 0 5px;}
    .footer .info span.copy {font-size: 10px;}
    .footer .info br+span:not(.copy) {display: none;}

    .subPage&gt;.pageTop {height: 150px;}
    .subPage&gt;.pageTop .wrap-title {padding: 60px 0 0;}
    .subPage&gt;.pageTop .wrap-title&gt;h2 {font-size: 38px;}
    .subPage .link {margin-top: 15px;}
    .subPage .link ul&gt;li {border-bottom: none;}
    .subPage .link ul&gt;li&gt;a {
        margin-bottom: 0;
        font-size: 14px;
        color: #333;
        line-height: 42px;
        background: #fff;
        border: 1px solid #ddd;
        border-top: none;
    }
    .subPage .link ul&gt;li:first-child&gt;a {border-top: 1px solid #ddd;}
    .subPage .link ul&gt;li.active&gt;a {border-color: #e63277;}
    .subPage .link ul&gt;li:not(.active)&gt;a:hover {
        background: #f6f6f6;
        border-color: #ddd;
    }
    .subPage .breadcrumb {
        margin: 15px 0 0;
        font-size: 10px;
    }
    .subPage&gt;.contents {padding: 60px 0;}
    .title-lv-1 {
        margin: 0 0 70px;
        font-size: 32px;
        word-break: keep-all;
    }
    .title-lv-3 {
        margin: 0 0 20px;
        font-size: 25px;
        line-height: 1.3;
        word-break: keep-all;
    }
    .title-lv-3::before, .title-lv-3::after {
        width: 7px;
        height: 7px;
    }
    .title-lv-3::after {top: 16px;}
    .title-lv-4 {
        font-size: 18px;
        line-height: 1.3;
        word-break: keep-all;
    }
    .space-bottom {margin-bottom: 40px;}
    .box-text {
        margin-bottom: 25px;
        padding: 20px;
    }
    .list-num&gt;li {
        padding-left: 32px;
        font-size: 15px;
    }
    .list-num&gt;li .num {
        width: 22px;
        height: 22px;
        padding: 5px 4px;
        font-size: 12px;
    }
    table.tb-default&gt;thead&gt;tr&gt;th,
    table.tb-default&gt;tbody&gt;tr&gt;th,
    table.tb-default&gt;tbody&gt;tr&gt;td {
        font-size: 14px;
    }
    #introduction #row1 {margin-bottom: 40px;}
    #introduction #row1 .text {padding: 30px 15px 0;}
    #introduction #row1 .text h4 {
        margin: 0 0 25px;
        font-size: 30px;
    }
    #introduction #row1 .text p {font-size: 15px;}
    #introduction .vision-mission {
        padding: 30px 15px;
        text-align: center;
    }
    #introduction .vision-mission&gt;.wrap-icon {
        width: 100%;
        margin-bottom: 15px;
    }
    #introduction .vision-mission&gt;.wrap-text {
        width: 100%;
        padding: 0;
    }
    #introduction .history-block {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    #introduction .history-block:last-child {margin-bottom: 0;}
    #introduction .history-block&gt;.image {
        width: 100%;
        padding: 0;
    }
    #introduction .history-block&gt;.detail {
        width: 100%;
        padding: 22px 0 0 10px;
    }
    #introduction .history-block&gt;.detail .year {
        margin: 0 0 13px;
        font-size: 22px;
    }
    #introduction .history-block&gt;.image i {font-size: 55px;}
    #greeting #row1 .image {padding: 0 15px;}
    #greeting #row1 .text {padding: 30px 15px 0 15px;}
    #greeting #row1 .text h4 {
        margin: 0px 0 30px;
        font-size: 30px;
    }
    #greeting #row1 .text h4:before {margin-bottom: 20px;}
    #greeting #row1 .text p {
        margin: 0 0 25px;
        font-size: 15px;
    }
    #greeting .from {margin-top: 0;}
    #intl_school2 .box-school&gt;h4.name {
        margin: 0 0 18px;
        font-size: 24px;
    }
    #intl_school2 .box-school+.box-school {margin-top: 40px;}
    #intl_school2 .box-school&gt;.box-text p {margin-bottom: 10px;}
    .box-text .name {
        margin-bottom: 15px;
        font-size: 18px;
    }
    #intl_school2 #row2 .box-text:not(#box1):not(#box2) {height: auto;}
    .box-text .list-style-1 li {font-size: 14px;}
    #intl_school2 #row2 .text-right p {
        font-size: 14px;
        text-align: left;
    }
    #guardian_service #row1 p.video {
        height: 220px;
        font-size: 30px;
        line-height: 220px;
    }
    #guardian_service #row1 h4 {
        margin: 35px 0 30px;
        font-size: 23px;
    }
    #guardian_service #row1 h4::before,
    #guardian_service #row1 h4::after {top: auto;}
    #guardian_service #row1 h4::before {left: -35px;}
    #guardian_service #row1 h4::after {right: -35px;}
    #guardian_service #row1 iframe {height: 280px !important;}
    .subPage[id^='eng_camp'] #row1 .box-text {margin: 20px 0 40px;
    }
    table.tb-style-2&gt;thead&gt;tr&gt;th {
        padding: 10px 18px;
        font-size: 18px;
    }
    #exploration3 #row5 h4 {
        margin: 35px 0 12px;
        font-size: 18px;
    }

    .dh-board &gt; .table th.writer, .dh-board &gt; .table th.hits,
    .dh-board &gt; .table td.writer, .dh-board &gt; .table td.hits {
        display: none;
    }
    .dh-view-box {
        margin: 0 0 60px;
        padding: 0;
    }
    .dhb-txt-box-type-b-text-layout h4 {
        padding: 15px 13px;
        font-size: 14px;
    }
    .dh-board &gt; .table-hover th.num {
        white-space: nowrap;
    }
    .dh-board &gt; .table-hover td.regdate {
        font-size: 11px;
    }
    .dh-view-box&gt;.row&gt;.page-header&gt;h4 {
        font-size: 20px;
    }

    #eng_camp1 .logo {
        flex-direction: column;
        align-items: baseline;
        margin: 0 0 10px;
    }
    #eng_camp1 .logo .name {
        font-size: 16px;
    }
    #eng_camp1 .logo .img {
        margin-top: 15px;
    }
    #eng_camp1 .logo .img img {
        height: 50px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) { /* MediumÂ·Large devices */
    .navbar &gt; .container {
        width: 100%;
    }
    .navbar-header {
        float: none;
        width: 100%;
        text-align: center;
    }
    .navbar&gt;.container .navbar-brand,
    .navbar&gt;.container-fluid .navbar-brand {
        float: none;
        display: inline-block;
        margin: 30px auto 0!important;
    }
    .navbar-inverse .navbar-collapse {text-align: center;}
    .navbar-right {
        float: none !important;
        display: inline-block;
        margin-right: 0;
        margin-bottom: -5px;
    }
    .navbar-inverse .navbar-nav&gt;li&gt;a {
        padding: 30px 22px;
        font-size: 15px;
    }
    .navbar-inverse .navbar-nav&gt;li:hover&gt;a:before {
        width: calc(100% - 26px);
    }
    .dropdown-menu {
        top: 90px;
    }
    .dropdown-menu&gt;li&gt;a {
        font-size: 12px;
    }
    .fill {
        height: 400px;
    }
    .carousel-caption {
        right: 5%;
        bottom: 70px;
        left: 5%;
    }
    .dh-front-blog&gt;.col-md-4 {
        width: 33.3%;
    }
    #intl_school2 #row2 .box-text:not(#box1):not(#box2) {
        height: 370px;
    }
}
/************ ëª¨ë°”ì¼ ìµœì&nbsp;í™” ë ************/

@media (max-width:767px){
	.dh-board &gt; .table-hover td, .dh-board &gt; .table-hover th {
		padding: 10px !important;
		font-size: 12px;
		font-weight: 400;
	}
	.dh-margin-top {
		margin-top: 10px;
	}
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
	.dh-margin-top {
		margin-top: 10px;
	}
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
	.dh-margin-top {
		margin-top: 10px;
	}
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
}</pre></body></html>