@charset "utf-8";
@import url("/skin/notokr/notokr.css");
@import url("/skin/NanumSquare/NanumSquare.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");

html {
    overflow-x: hidden;
    overflow-y: scroll;
}

.body-layout {
    background-color: #fff;
    padding-top: 102px;
}

/* 폰트 설정 */
.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: "notokr", "Roboto", "NanumGothic", "Malgun Gothic", sans-serif;
}

/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a,
.navbar-nav li#m-20 {
    display: none;
}

/* .navbar-nav li#m-20 */
.navbar-inverse {
    background-color: #fff;
    border: none;
    margin-bottom: 0;
    border-top: 4px solid #184ba8;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.navbar-inverse:before {
    content: "";
    display: block;
    height: 4px;
    width: 25%;
    background: #db301e;
    position: absolute;
    left: 0;
    top: -4px;
    transform: skew(-45deg);
}

.navbar-inverse .navbar-brand {
    color: #333;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #333;
}

.navbar-brand img {
    margin-top: 0;
    height: 70px;
}

@media screen and (min-width: 768px) {
    .navbar-right {
        margin-top: 15px;
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 25px 0px;
        margin: 0 15px;
        font-size: 18px;
        font-weight: 500;
        color: #333;
        -webkit-text-shadow: none;
        text-shadow: none;
        letter-spacing: -0.04em;
        position: relative;
    }

    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li:hover > a,
    .navbar-inverse .navbar-nav > li:focus > a,
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        color: #184ba8;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav > li > .dropdown-menu {
        left: 0;
        right: auto;
        animation-fill-mode: both;
        animation-duration: 0.5s;
        animation-name: fadeInRight;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: #333;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
        padding: 0;
    }

    .divider-vertical + li .dropdown-menu {
        left: auto;
        right: 0;
    }
}

.dropdown-menu > li > a {
    padding: 10px 25px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    border-bottom: 1px solid #4e4e4e;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #444;
    color: #fff;
}

/* ---------- 게시판 타이틀 설정 ---------- */

.intro-boardbox .page-header {
    padding: 0;
    margin: 20px 0 20px;
    border-bottom: none;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.03em;
    font-family: "NanumSquare";
}

.intro-boardbox .page-header h4 .btn {
    padding: 0;
    margin: 8px 0 0px;
    line-height: 1;
    background: url(/skin/img/main/m_plus_icon.png) no-repeat center;
    width: 14px;
    height: 14px;
    border: none;
}

.intro-boardbox .page-header h4 .btn i {
    display: none;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel > .panel {
    padding: 0;
    border: none;
    border-radius: 0px;
    background: transparent;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    margin: 0;
}

.intro-boardbox .panel-body {
    padding: 0;
}

.dh-front-list2-words {
    margin: 0 !important;
    padding: 0;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    color: #555;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 0;
    letter-spacing: -0.03em;
}

.dh-front-list2 h6 a:hover span {
    text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    color: #303030;
}

.dh-front-list2-words:first-child {
    margin: auto;
}

.list-row-subject {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 380px;
    white-space: nowrap;
}

.list-row-subject:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    margin-left: 10px;
    width: 2px;
    height: 7px;
    transform: skew(-45deg);
    background: #184ba8;
    vertical-align: middle;
}

.row-separator {
    display: none;
}

.list-row-regdate {
    float: right;
    color: #999 !important;
}

.list-row-contents {
    display: none;
}

.intro-boardbox .label-danger {
    padding: 2px 4px !important;
    position: relative;
    top: 7px;
    background: rgba(0, 0, 0, 0);
    color: #db301e !important;
    font-weight: 600;
}

/* //메인 페이지 설정 끝 */
/*준비중*/
.maintenance {
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 60px;
    margin-bottom: 20px;
    color: #184ba8;
}

.maintenance .big-cont {
    display: block;
    line-height: 1;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    color: #222;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.7;
    font-size: 17px;
    letter-spacing: -0.03em;
    color: #666;
    margin-bottom: 30px;
}

.maintenance .btn {
    border-radius: 0;
    padding: 12px 30px;
    font-size: 14px;
    border: 1px solid #ccc;
    color: #666;
}

.maintenance .btn:hover {
    border-color: #aaa;
    color: #222;
    background: #f5f5f5;
}

/* login */

.login-layout,
.id-find-layout,
.pw-find-layout {
    background: #f5f5f5;
    padding: 100px 15px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr {
    display: none;
}

.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body {
    padding: 0;
}

.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}

.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2 {
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}

.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}

.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}

.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.login-layout label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}

.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #aaa;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #184ba8;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #0d52d2;
}

.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}

.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}

.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width: 768px) {
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2 {
        font-size: 24px;
    }

    .inner-box-msg p {
        font-size: 12px;
    }

    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }

    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control {
        font-size: 13px;
        height: 36px;
    }

    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a {
        font-size: 12px;
    }

    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning {
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}

/* personal setting 0.60v */
/* layout */
.mt-0 {
    margin-top: 0px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mv-10 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.mv-30 {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

.mv-60 {
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}

.mg-0 {
    margin: 0 !important;
}

.pd-0 {
    padding: 0 !important;
}

@media (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
    }
}

/* img */
.img-shadow {
    box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}

.img-bordered {
    border: 1px solid #ddd;
}

.img-caption {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #555;
    font-weight: 500;
}

/* align */
.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0;
}

.horizontal-center {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td {
    text-align: center !important;
    vertical-align: middle !important;
}

.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td {
    text-align: left !important;
}

.text-center-table .text-right,
.text-center-table .text-right th,
.text-center-table .text-right td {
    text-align: right !important;
}

.text-center-table tbody th {
    background: #f5f5f5;
}

/* font */
.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.text-bold {
    font-weight: bold !important;
}

.numbering {
    margin-right: 10px;
}

.numbering.sqr {
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #fff;
    border-radius: 0;
    background: #184ba8;
}

/*list style*/
.li-none > li {
    list-style: none !important;
    margin-left: 20px;
}

.li-circle > li {
    list-style: circle !important;
    margin-left: 20px;
}

.li-square > li {
    list-style: square !important;
    margin-left: 20px;
}

.li-disc > li {
    list-style: disc !important;
    margin-left: 20px;
}

.li-dash > li,
.li-dot > li {
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}

.li-dash > li:before,
.li-dot > li:before {
    content: "-";
    display: block;
    position: absolute;
    left: 5px;
    top: 0;
}

.li-dot > li:before {
    content: "·";
}

.location-li {
    border-top: 2px solid #222;
    margin: 20px 0 0;
}

.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}

.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}

.location-li span i {
    margin-right: 5px;
    color: #184ba8;
}

.partner-li {
    margin: 20px 0;
}

.partner-li:after {
    content: "";
    display: block;
    clear: both;
}

.partner-li > li {
    float: left;
    width: 20%;
    padding: 10px;
}

.partner-li > li img {
    border: 1px solid #ddd;
}

.category-li {
    display: inline-block;
    margin: 20px auto;
}

.category-li:after {
    content: "";
    display: block;
    clear: both;
}

.category-li > li {
    float: left;
    display: inline-block;
    margin: 5px;
    padding: 10px 20px;
    background: #f5f5f5;
    border: 1px solid #ddd;
}

.trait-dl {
    margin: 40px 0;
}

.trait-dl:after {
    content: "";
    display: block;
    clear: both;
}

.trait-dl dt,
.trait-dl dd {
    float: left;
    margin-bottom: 10px;
    padding: 20px 40px;
    border-top: 2px solid #ddd;
}

.trait-dl dt {
    border-color: #184ba8;
    font-size: 18px;
}

@media (min-width: 768px) {
    .trait-dl dt {
        width: 25%;
    }

    .trait-dl dd {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .partner-li > li {
        width: 50%;
    }
}

/* component */
.card {
    display: block;
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-top: 2px solid #184ba8;
    min-height: max-content;
}

.card .card-ttl {
    margin: -15px -15px 15px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #184ba8;
}

.column-2 {
    column-count: 2;
    column-rule: 1px solid #ddd;
    column-gap: 30px;
}

.column-2 ul,
.column-2 dl,
.column-2 ol {
    margin: 0;
}

.quote-box {
    margin: 20px auto;
    padding: 25px;
    background: #f5f5f5;
}

.greet .quote,
p.quote {
    margin: 30px 0 20px;
    font-size: 28px;
    font-weight: 500;
    color: #184ba8;
    line-height: 1.2;
}

p.quote span {
    font-weight: 500;
}

/* custom setting */
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout {
    width: 100%;
    padding: 0;
    margin: 0;
}

ul,
dl,
ol {
    padding: 0;
}

p,
li,
dt,
dd {
    line-height: 1.6;
}

a:hover,
a:focus {
    text-decoration: none;
}

* {
    box-sizing: border-box;
    word-break: keep-all;
}

.dh-board .table-hover {
    margin: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #ddd;
}

.dh-board .table-hover thead tr th,
.dh-board .table-hover tbody tr th,
.dh-board .table-hover tbody tr td {
    padding: 15px 15px;
    font-size: 15px;
    color: #666;
    letter-spacing: -0.04em;
    line-height: 1.6;
    border-bottom: 1px solid #ddd;
}

.dh-board .table-hover thead tr th,
.dh-board .table-hover tbody tr th {
    color: #222;
    background: #f5f5f5;
    padding: 15px 15px;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px solid #aaa;
}

.dh-board .table-hover tbody .subject strong a {
    font-weight: 400;
    color: #666;
}

.dh-board .table-hover tr:hover {
    background: #fafafa;
}

.dh-board .table-hover tr:hover .subject strong a {
    color: #222;
}

.table-style {
    margin: 0 0 20px;
    border-top: 2px solid #184ba8;
}

.table-style tr th,
.table-style tr td {
    padding: 10px 10px !important;
    border-bottom: 1px solid #ddd !important;
    letter-spacing: -0.04em;
    word-break: keep-all;
    vertical-align: middle !important;
}

.table-style tr th {
    color: #222;
    text-align: center;
}

.table-style thead tr th {
    background: #f5f5f5;
}

.table-style tr td {
    color: #666;
}

.history-table {
    border-top: none;
}

.history-table.table-style tr th,
.history-table.table-style tr td {
    border-bottom: none !important;
    padding: 25px !important;
}

.history-table.table-style tr th {
    position: relative;
    border-right: 1px solid #ccc;
    font-size: 22px;
    color: #184ba8;
}

.history-table.table-style tr th:after {
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translatey(-50%);
    width: 10px;
    height: 10px;
    border: 3px solid #184ba8;
    border-radius: 50%;
    background: #fff;
}

/* personal setting 0.60v end */
/* navigation setting */
@media (max-width: 767px) {
}

/* mainpage setting */
.container_slide {
    width: 100%;
    margin: 0;
    padding: 0;
}

.container_slide > .fill,
.carousel-inner .item .fill {
    height: 500px;
}

.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 48%;
    bottom: auto;
    transform: translate(-50%, -50%);
    width: 85%;
    max-width: 1170px;
    text-align: center;
}

#myCarousel .carousel-caption span {
    opacity: 1;
    padding: 0;
    background: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.carousel-caption h1 {
    margin: 0;
    font-size: 55px;
    color: #fff;
    font-weight: 600;
    font-family: "NanumSquare";
}

.carousel-caption p {
    margin: 25px 0 0;
    font-size: 20px;
    color: #fff;
    letter-spacing: -0.03em;
    line-height: 1.7;
}

.carousel-control.left {
    background: url(/skin/img/slide/arrow_prev.png) no-repeat center;
}

.carousel-control.right {
    background: url(/skin/img/slide/arrow_next.png) no-repeat center;
}

.carousel-control .glyphicon {
    display: none;
}

.carousel-indicators {
    display: none;
}

.carousel-inner:before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: url(/skin/img/slide/visual_cover.png) no-repeat center bottom / contain;
}

.main-content {
    position: relative;
}

.main-inquiry {
    display: none;
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
    text-align: center;
}

.main-inquiry a {
    z-index: 15;
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    padding-top: 45px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
    background: #184ba8;
    transition: all 0.3s ease;
}

.main-inquiry a:hover {
    transform: translatey(-7px);
}

.main-inquiry a p {
    margin: 5px 0 0;
    font-size: 16px;
}

.main-business {
    padding: 110px 0 100px;
    /* border-bottom: 1px solid #eee; */
    background: url(/skin/img/main/m_business_bg.jpg) no-repeat center bottom / cover;
}

.main-business .title h3 {
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 600;
    font-family: "NanumSquare";
    margin: 0 0 30px;
    line-height: 1;
}

.main-business .title h3 .more {
    float: right;
    padding-top: 10px;
    color: #777;
    font-size: 16px;
}

.m-business-box {
    position: relative;
    text-align: center;
    font-weight: 500;
    border: 1px solid #ddd;
    border-bottom: 4px solid #184ba8;
    background: #fff;
}

.m-business-box.red-bd {
    border-bottom-color: #db301e;
}

.m-business-box:after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    position: absolute;
    left: -1px;
    bottom: -4px;
    background: #ddd;
    transform: skew(-45deg);
}

.m-business-box .txt-box {
    padding: 25px 0;
}

.m-business-box .txt-box p {
    margin: 0;
    font-size: 15px;
    letter-spacing: -0.04em;
    color: #333;
    line-height: 1.5;
}

.main-bbs {
    padding: 60px 0 75px;
}

.main-location {
    padding: 80px 0;
    color: #fff;
    background: url(/skin/img/main/m_section_bg.jpg) no-repeat center / cover;
}

.main-location h3 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.03em;
    font-family: "NanumSquare";
    margin: 0 0 30px;
}

.main-location ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
}

.main-location li {
    padding: 6px 15px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    letter-spacing: -0.03em;
}

.main-location li i {
    margin-right: 10px;
}

.intro-board-widget-layout {
    display: none;
}

@media (max-width: 767px) {
}

/* footer setting */
.footer_copy > div {
    padding: 0;
    background: #2f3741;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
}

.footer-top {
    padding: 15px 0;
    background: #21272e;
    text-align: left;
}

.footer-top ul {
    display: inline-block;
}

.footer-bottom {
    padding: 40px 0;
}

.footer_copy ul {
    margin-bottom: 0;
}

.footer_copy ul:after {
    content: "";
    display: block;
    clear: both;
}

.footer_copy li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.footer_copy li:last-of-type {
    border-right: none;
}

.footer-top ul li {
    border: none;
    margin-right: 40px;
    padding-right: 0;
}

.footer-top ul li a {
    font-size: 15px;
    color: #fff;
    opacity: 0.7;
    letter-spacing: -0.03em;
}

.footer-top ul li a:hover,
.footer-top ul li a:focus {
    opacity: 1;
}

.footer-bottom li {
    line-height: 1;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
}

/* subpage setting */

.pageheader {
    height: 180px;
    background: #000 url(/skin/img/sub/subtop-bg.jpg) no-repeat center / cover;
}

.pageheader .container {
    position: relative;
    height: 100%;
}

.pageheader h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: -15px 0 0;
    font-size: 40px;
    color: #fff;
    font-family: "NanumSquare";
    font-weight: 600;
}

.breadcrumb {
    position: absolute;
    width: 100%;
    top: 50%;
    max-width: 1140px;
    margin: 15px 0 0;
    padding: 0;
    background: transparent;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.breadcrumb .active {
    color: #fff;
}

.subpage-content {
    padding-top: 50px;
    padding-bottom: 80px;
}

.subpage-content .emp {
    font-weight: 500;
    color: #184ba8;
}

.subpage-content .title {
    text-align: center;
}

.subpage-content .title h3 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 38px;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 50px;
}

/* .subpage-content .title h3:before{
	content:'';
	display:block;
	margin:0 auto 10px;
	width:40px;
	height:4px;
	background:#184ba8;
} */
.subpage-content section {
    padding-bottom: 40px;
}

#about03 .subpage-content section:not(.se1) {
    padding-bottom: 100px;
}

.subpage-content section h4 {
    font-size: 26px;
    line-height: 32px;
    margin: 20px 0 15px;
    letter-spacing: -0.03em;
}

/* .subpage-content section h4:before{
    content:'';
    display:block;
    width:30px;
    height:4px;
    margin-bottom:7px;
    background:#184ba8;
} */

.subpage-content section h4 .numbering {
    display: inline-block;
    background: #184ba8;
    color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 18px;
    text-align: center;
}

.subpage-content section h5 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
}

/* subpage about */
.greet p {
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: -0.025em;
    color: #555;
    line-height: 1.75;
}
.greet p:first-child {
    font-size: 28px;
    font-weight: 500;
    color: #222;
}
.greet .quote {
    margin-top: 0;
    margin-bottom: 45px;
    /* text-align: right; */
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
}

.greet .name {
    margin-top: 40px;
    text-align: right;
    font-size: 24px;
    font-weight: 600;
    color: #222;
}
.greet .name small {
    margin-right: 10px;
}
.greet img {
    height: 450px;
    margin-left: auto;
}

.greet-img {
    position: relative;
}

.greet-img img {
    border-radius: 50%;
    margin: 0 auto 20px;
}

@media (min-width: 768px) {
    .greet-img {
        margin-top: 60px;
        padding-left: 6%;
    }

    .greet-img:after {
        content: "";
        width: 230px;
        height: 230px;
        background: #f9f8ef;
        position: absolute;
        border-radius: 50%;
        top: 50%;
        right: 20%;
        z-index: -1;
    }

    .greet-img img {
        margin: 0;
    }
}

.vision-li {
    display: inline-block;
    margin: 30px auto;
    position: relative;
    left: 50%;
    transform: translatex(-50%);
}

.vision-li li {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 300;
    font-style: italic;
}

/* subpage business */
.business-wrap .clearfix {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e3e3e3;
}

.business-wrap .left-con img {
    padding: 6px;
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
}

.business-wrap .right-con h4 {
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 15px;
    letter-spacing: -0.03em;
}

.business-wrap h4 span {
    display: inline-block;
    background: #184ba8;
    color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 18px;
    text-align: center;
}

.business-wrap ul.li-disc {
    padding-left: 45px;
    margin: 0;
}

.business-wrap ul.li-disc > li {
    margin: 0 0 5px 0;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #555;
    list-style: none !important;
    position: relative;
    padding-left: 10px;
}

.business-wrap ul.li-disc > li .li-dash {
    margin: 5px 0 10px;
}

.business-wrap ul.li-disc > li .li-dash li {
    font-size: 15px;
}

.business-wrap ul.li-disc > li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #444;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

.dh-board,
.dh-view-box,
#insertForm,
#mailForm,
.bbs-list-view-layout + .row,
.bbs-blog-view-layout + .row,
#mod_type_formForm {
    visibility: hidden;
}

.bbs-area {
    padding-top: 20px;
}

.dh-board .label {
    background: rgba(0, 0, 0, 0);
    font-size: 12px;
}

.dh-board .label-primary {
    color: #2f6fd2;
}

.dh-board .label-danger {
    color: #d20606;
}

.dh-board .label-default {
    color: #777;
}

.dh-view-box {
    margin: 0;
}

.dh-view-box > .row > .page-header {
    border-top: 1px solid #222;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px;
    margin: 0;
    background: #f5f5f5;
}

.dh-view-box > .row > .page-header > h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.04em;
    color: #222;
}

.dh-view-box > .row > .dh-view-info {
    background: #fff;
    border-bottom: 1px solid #aaa;
    color: #888;
}

.dh-view-box > .row > .dh-view-info strong {
    color: #888 !important;
}

.table-hover + .dh-margin-top {
    margin-top: 40px;
}

.pagination > li > a,
.pagination > li > span {
    border: 1px solid #ddd;
    border-radius: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #777 !important;
}

.pagination > li:last-child > a {
    margin-left: 15px;
}

.pagination > li:first-child > a {
    margin-right: 15px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: #184ba8;
    border: 1px solid #184ba8;
    color: #fff !important;
    font-weight: 600;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    border-color: #bbb;
    background: #fff;
}

#insertForm .input-group .btn {
    border-radius: 0;
    border-color: #ddd;
}

#insertForm .input-group .form-control {
    box-shadow: none;
    border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #424242;
    border: 1px solid #424242;
}

.dh-view-box + .row {
    margin-top: 20px;
}

.dh-view-box + .row .page-header {
    border-bottom: none;
    margin: 40px 0 0;
    padding: 0 0 20px;
}

.dh-view-box + .row .page-header h4 {
    margin: 0;
}

.dh-comments {
    border-radius: 0;
    box-shadow: none;
    background: #f5f5f5;
    border: none;
    margin: 0 0 10px;
}

.dh-comments .panel-body {
    padding: 25px;
    font-size: 12px !important;
}

.dh-comments div {
    font-size: 16px;
    letter-spacing: -0.03em;
}

#commentForm textarea {
    border-radius: 0;
    box-shadow: none;
}

#commentForm .btn-default {
    max-width: 150px;
    border-radius: 0;
    float: right;
    margin: 10px 0 0;
    background: #f5f5f5;
    padding: 10px 0;
    border-color: #ddd;
}

#commentForm .btn-default:hover {
    border-color: #aaa;
    background: #eee;
}

#mailForm {
    margin: 20px auto 0;
    width: 800px;
    max-width: 100%;
}

#mailForm .form-group input,
#mailForm .form-group label {
    float: left;
    letter-spacing: -0.03em;
}

#mailForm .form-group label {
    width: 15%;
    font-size: 16px;
    padding-top: 10px;
    line-height: 1;
}

#mailForm .form-group input,
#mailForm .form-group textarea {
    width: 85%;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    height: auto;
    padding: 8px 12px;
}

#mailForm .form-group input:focus,
#mailForm .form-group textarea:focus {
    border: 1px solid #222;
}

#mailForm .form-group textarea {
    min-height: 150px;
}

#mailForm .form-group {
    overflow: hidden;
    margin: 0 0 20px;
}

#mailForm .form-group .checkbox {
    margin: 0 0 30px;
}

#mailForm .form-group .checkbox label {
    float: none;
    font-size: 14px;
    width: auto;
    line-height: 1.5;
    color: #666;
}

#mailForm .form-group .checkbox input {
    width: auto;
    float: none;
}

#mailForm input[type="submit"] {
    border-radius: 0;
    padding: 15px 0;
    margin: 0 auto;
    font-size: 16px;
    border: none;
    background: #184ba8;
    width: 200px;
    transition: all ease 0.3s;
}

#mailForm input[type="submit"]:hover,
#mailForm input[type="submit"]:focus {
    background: #08284e;
}

@media (min-width: 1200px) {
    #info00 .subpage-content .container {
        width: 90%;
    }
}

.link-wrap {
    display: flex;
}

.link-wrap > div {
    flex: 1;
    padding: 0 30px 30px;
    text-align: center;
}

.link-wrap h5 {
    margin: 0;
    padding: 10px 0;
    color: #fff;
}

.link-wrap .box1 h5 {
    background: #0077bd;
}

.link-wrap .box2 h5 {
    background: #184ba8;
}

.link-wrap .box3 h5 {
    background: #14345d;
}

.link-wrap .box4 h5 {
    background: #0d284b;
}

.link-wrap .box5 h5 {
    background: #071b35;
}

.link-wrap ul {
    display: inline-block;
    width: 260px;
}

.link-wrap li {
    text-align: left;
    line-height: 2;
    font-size: 16px;
}

.link-wrap li a {
    color: #555;
}

.link-wrap li a:hover {
    text-decoration: underline;
    color: #184ba8;
}

@media (min-width: 992px) {
    .dh-alert {
        height: 55vh;
        line-height: 55vh;
        font-size: 40px;
    }
}

.foot-partner {
    padding: 0;
    border-radius: 4px;
    /* background:#fff; */
}

.safty-wrap {
    text-align: center;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}

#about05 .safty-wrap h5 {
    margin-bottom: 50px;
    font-size: 30px;
    color: #000;
}

.safty-wrap .small-quote {
    margin: 0px 0 60px;
    font-size: 18px;
}

.safty-wrap ul {
    margin-bottom: 50px;
    display: inline-block;
}

.safty-wrap ul li {
    position: relative;
    margin-left: 65px;
    margin-bottom: 30px;
    line-height: 1.6;
    text-align: left;
    font-size: 18px;
}

.safty-wrap ul li span {
    position: absolute;
    right: 100%;
    top: 0;
    padding-right: 10px;
    font-size: 23px;
    font-weight: 500;
}

.safty-wrap .date {
    margin-bottom: 60px;
    font-size: 16px;
    font-weight: 500;
}

.safty-wrap .name {
    font-weight: 500;
    font-size: 20px;
    color: #000;
}

.safty-wrap .name span {
    padding: 0 10px;
}

/* 20211223 */
#esg01 .subpage-content section h4 {
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}

#esg01 .subpage-content section + section {
    margin-top: 70px;
    padding-top: 70px;
    border-top: 1px solid #ccc;
}

.sub-process-wrap > .col-sm-12 + .col-sm-12,
.sub-value-wrap > .col-sm-12 + .col-sm-12 {
    margin-top: 100px;
}

.sub-process-wrap {
    text-align: center;
}

.sub-process-wrap > div + div::before {
    content: "\f077";
    font-weight: 900;
    font-size: 20px;
    color: #ccc;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}

.sub-process-wrap .item01 img {
    margin: 0 auto 40px;
}

.sub-process-wrap .item01 p {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

.sub-process-wrap .item02 p {
    display: block;
    width: 700px;
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0;
    margin: 0 auto;
    border-radius: 50px;
    background: #009e75;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00c479+0,009e75+100 */
    background: rgb(0, 196, 121);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(0, 196, 121, 1) 0%, rgba(0, 158, 117, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 196, 121, 1) 0%, rgba(0, 158, 117, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 196, 121, 1) 0%, rgba(0, 158, 117, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c479', endColorstr='#009e75', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.sub-process-wrap .item03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sub-process-wrap .round {
    position: relative;
    border-radius: 50%;
    border: 1px solid #009e75;
}

.sub-process-wrap .round::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.sub-process-wrap .round .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sub-process-wrap .round h5 {
    margin-top: 0;
    font-weight: 900;
    font-size: 42px;
    display: inline-block;
    color: #009e75;
    border-bottom: 1px solid #888;
    padding-bottom: 20px;
    margin-bottom: 20px;
    /* background: #009e75; */
}

.sub-process-wrap .round p {
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-bottom: 10px;
}

.sub-value-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sub-value-wrap .clearfix {
    width: 100%;
}

.sub-value-wrap .clearfix {
    margin-bottom: 30px;
}
.sub-value-wrap .icon {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.sub-value-wrap .icon img {
    margin: 0 auto 20px;
}

.sub-value-wrap .icon h5 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 5px;
}

.sub-value-wrap dl {
    text-align: center;
}

.sub-value-wrap dt {
    font-size: 17px;
    margin-bottom: 15px;
    color: #009e75;
}

.sub-value-wrap dd {
    font-size: 15px;
    color: #444;
}

.sub-value-wrap dd + dd {
    margin-top: 2px;
}

@media (max-width: 767px) {
    .link-wrap {
        flex-wrap: wrap;
    }

    .body-layout {
        padding-top: 75px;
    }

    .navbar-brand img {
        height: 45px;
    }

    .navbar-toggle {
        top: 15px;
        background: transparent !important;
        border: none !important;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background: #184ba8;
    }

    .dropdown-menu > li > a {
        border: none;
    }

    .navbar-toggle .icon-bar {
        background: #333 !important;
    }

    .carousel-control {
        display: none;
    }

    .container_slide > .fill,
    .carousel-inner .item .fill {
        height: 400px;
    }

    .carousel-caption h1 {
        font-size: 38px;
    }

    .carousel-caption p {
        font-size: 18px;
    }

    .main-business .title h3 {
        font-size: 28px;
    }

    .m-business-box {
        width: 260px;
        margin: 0 auto 10px;
    }

    .main-notice {
        margin-bottom: 15px;
    }

    .main-business {
        padding: 60px 0 50px;
    }

    .footer-top ul {
        width: 100%;
    }

    .footer-top ul li {
        margin-right: 0;
        width: 20%;
        text-align: center;
    }

    .footer-top ul.pull-right {
        float: none !important;
    }

    .footer-bottom .col-sm-3 img {
        margin-left: 0;
        margin-bottom: 15px;
        height: 45px;
    }

    .footer_copy li {
        border: none;
    }

    .foot-partner {
        display: block;
        text-align: right;
    }

    .foot-partner img {
        display: inline-block;
        height: 50px;
    }

    .subpage-content .title h3 {
        font-size: 34px;
    }

    .greet .quote {
        margin-bottom: 30px;
        text-align: center;
    }

    .greet img {
        margin: 0 auto 10px;
        height: 300px;
    }

    .business-wrap ul.li-disc {
        padding-left: 13px;
    }

    .business-wrap .right-con h4 {
        position: relative;
        padding-left: 40px;
        font-size: 18px;
    }

    .business-wrap .right-con h4 span {
        position: absolute;
        left: 0;
        top: 0;
    }

    .dh-margin-top {
        text-align: center;
    }

    .footer-bottom a,
    .main-location a {
        color: #fff;
    }

    .sub-process-wrap .item02 p {
        width: 100%;
        border-radius: 20px;
    }

    .sub-process-wrap .item03 > div {
        width: 100%;
        margin: 0 50px;
    }

    .sub-process-wrap .item03 > div + div {
        margin-top: 30px;
    }

    .sub-value-wrap > div:not(.wrap-title) + div {
        margin-top: 50px;
    }
}
