@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap");

html {
    overflow-x: hidden;
    overflow-y: scroll;
}
.body-layout {
    background-color: #fff;
}

/* 폰트 설정 */
.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: "Nanum Gothic", "Malgun Gothic", sans-serif;
    word-break: keep-all;
}
ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

.fa,
.fas {
    font-family: "FontAwesome" !important;
}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br {
    display: none !important;
}

/* layout */
.container_contents,
.sub-layout {
    width: 100%;
    padding: 0 !important;
}
.container_contents > .intro-html-layout {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

/* 초기 설정 끝 */

/* -------로고부분 설정 시작------- */
.main_logo {
    width: 100%;
    padding: 17px 0;
    background: #fff;
    text-align: center;
}
.main_logo h1 {
    margin: 0 auto;
    display: inline-block;
}
.main_logo h1 a {
    display: flex;
    position: relative;
    padding-right: 112px;
    align-items: center;
}
.main_logo h1 span {
    /* position: absolute;
    font-size: 12px;
    letter-spacing: 2px;
    color: #222;
    left: 65px;
    bottom: -8px;
    font-weight: 800; */
    margin-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    border-left: 1px solid #ddd;
    padding-left: 13px;
    line-height: 32px;
}
.main_logo h1 a:hover {
    text-decoration: none !important;
}
.main_logo h1 a:after {
    content: ".";
    visibility: hidden;
    font-size: 1px;
    display: block;
    clear: both;
    line-height: 0;
}
/* -------로고부분 설정 끝------- */

/* -------메뉴 설정 시작------- */
.navbar-inverse {
    background: #a9131b;
    border: none;
    margin: 0;
    position: absolute;
    top: 0;
}
.navbar-brand {
    display: none;
}
.topmarginLay_a {
    height: 147px !important;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand img {
    margin: 0;
}
.navbar-inverse .navbar-collapse {
    text-align: center;
    padding: 0;
    background-color: #fff;
    line-height: 0;
}
.navbar-inverse .navbar-collapse > ul {
    float: none !important;
    margin: 0 auto;
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .navbar-inverse .navbar-nav > li {
        display: table-cell;
        width: 1%;
        float: none;
        text-align: center;
    }
}
.navbar-inverse .navbar-nav > li > a {
    padding: 15px 15px;
    text-shadow: none;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: #a9131b;
}
.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li:focus > a,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #940109;
    box-shadow: none;
    border-color: #940109;
}

/* ----- 하단 서브 메뉴 설정 시작 ----- */
.navbar-inverse .dropdown-menu {
    width: 100%;
    left: auto;
    right: auto;
    padding: 20px 0 16px;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.navbar-inverse .dropdown-menu > li > a {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.2px;
    padding: 0 0 10px;
    text-align: center;
    opacity: 0.75;
}
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-weight: 600;
    opacity: 1;
}
/* ----- 상단 메뉴 모바일 설정 시작 ----- */
@media screen and (max-width: 767px) {
    .navbar-inverse {
        background: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    }
    .navbar-inverse .container {
        padding: 0;
    }
    .main_logo {
        display: none;
    }
    .navbar-brand {
        display: block;
        padding: 13px;
    }
    .navbar-brand img {
        max-width: 115px;
        float: left;
        margin-right: 6px;
    }
    .navbar-brand:after {
        content: "바롬인성교육부";
        color: #222;
        font-size: 12px;
        font-weight: 600;
        float: left;
    }
    .topmarginLay_a {
        height: 59px !important;
    }
    .navbar_top_wrap .navbar_top_logo {
        display: none;
    }
    .navbar_top_wrap .navbar_top_contact {
        position: fixed;
        padding: 6px 0;
        right: 90px;
        text-align: right;
        left: auto;
    }
    .navbar-inverse .navbar-header {
        display: inherit;
        border-bottom: 1px solid #ededed;
        margin: 0;
    }
    .navbar-inverse .navbar-collapse {
        margin: 0;
    }
    .navbar-inverse .navbar-collapse > ul,
    .navbar-inverse .navbar-collapse > ul > li {
        width: 100%;
        border: none;
    }
    .navbar-inverse .navbar-toggle {
        margin: 13px 12px;
        border: none;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #444;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #fff;
    }
    .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #ac2f30;
    }
    .navbar-inverse .navbar-nav > li > a {
        text-align: left;
        border: none;
    }
    .navbar-inverse .navbar-nav > li:hover > a,
    .navbar-inverse .navbar-nav > li:focus > a,
    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #383838;
    }
    .navbar-inverse .navbar-nav > li > a,
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        padding: 15px 15px;
        text-align: left;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 10px 0;
        background: #f3f3f3;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px;
        text-align: left;
        color: #616161;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #a9131b;
    }
}
/* -------메뉴 설정 끝------- */

/* ---------- footer 설정 시작 ---------- */
.footer_copy {
    padding: 30px 0 40px;
    overflow: hidden;
    font-size: 13px;
    border-top: 1px solid #ddd;
    background: #f3f3f3;
}
.footer-wrap {
    max-width: 1140px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
.footer-wrap + br {
    display: none;
}
.footer-sns {
    float: right;
}
.footer-logo,
.footer-list {
    float: left;
    font-size: 13px;
}
.footer-logo {
    margin-right: 50px;
    margin-bottom: 20px;
}
.footer-list ul {
    overflow: hidden;
    padding: 0;
}
.footer-list ul li {
    float: left;
    list-style: none;
}
.footer-list .link {
    overflow: hidden;
    margin: 10px 0 20px;
}
.footer-list .link li {
    color: #777;
    margin-right: 30px;
}
.footer-list .link li a {
    color: inherit;
}
.footer-list .link li a:hover,
.footer-list .link li a:focus {
    text-decoration: underline !important;
}
.footer-list .info {
    max-width: 800px;
    color: #777;
    margin-bottom: 0;
}
.footer-list .info li span {
    font-weight: 500;
}
.footer-list .info li {
    margin-right: 20px;
    line-height: 1.7;
}
.footer-list .copyright {
    font-size: inherit;
    color: #777;
}
@media screen and (max-width: 767px) {
    .footer-logo {
        display: none;
    }
    .footer-list {
        font-size: 12px;
    }
    .footer-list .link {
        margin: 0 0 10px;
    }
    .footer-list .link li {
        margin-right: 15px;
    }
}
/* footer 설정 끝*/

/* 메인 슬라이드 설정*/
.carousel-inner .item {
    height: 550px;
    transition-duration: 0.5s;
}
.carousel-inner .item1 {
    background: url("/skin/img/slide/slide01.jpg") no-repeat center / cover;
}
.carousel-inner .item2 {
    background: url("/skin/img/slide/slide02.jpg") no-repeat center / cover;
}
.carousel-inner .item3 {
    background: url("/skin/img/slide/slide03.jpg") no-repeat center / cover;
}
.carousel-inner .item4 {
    background: url("/skin/img/slide/slide04.png") no-repeat center / cover;
}

.carousel-caption {
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.carousel .controlBtn {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.carousel .controlBtn .controlBtn_inner {
    position: absolute;
    top: -85px;
}
.carousel .controlBtn .carousel-control {
    display: block;
    position: relative;
    width: 19px;
    height: 19px;
    opacity: 1;
    line-height: 0;
}
.carousel .controlBtn .left.carousel-control {
    float: left;
    margin-right: 1px;
}
.carousel .controlBtn .right.carousel-control {
    float: left;
    margin-right: 15px;
}
.carousel .controlBtn .pageNation {
    color: #fff;
    text-shadow: none;
    font-size: 12px;
    vertical-align: 2px;
}
.carousel .controlBtn .pageNation .nowPage {
    font-weight: 600;
}

@media (max-width: 767px) {
    .carousel-inner .item {
        height: 400px;
    }
    .carousel-caption .text_area {
        display: none;
    }
    .carousel-caption .box_area {
        margin-top: 38px;
    }
    .carousel-caption .box {
        height: 130px;
    }
    .carousel-caption .box span {
        left: 15px;
        top: 15px;
        font-size: 15px;
    }
    .carousel-caption .hoverBox .plusBox {
        display: none;
    }
    .carousel-caption .hoverBox {
        padding-top: 38px;
        display: block;
        background: rgba(158, 26, 32, 0.85);
    }
    .carousel-caption .hoverBox .title:after {
        display: none;
    }
    .carousel-caption .hoverBox .title {
        margin-bottom: 2px;
    }
    .carousel-caption .hoverBox .text {
        opacity: 0.6;
        font-size: 12px;
    }
}
@media screen and (max-width: 991px) {
    .carousel-caption_inner {
        padding: 0 25px;
    }
    .carousel-caption {
        width: auto !important;
        padding: 0 15px;
    }
    .carousel-caption .text_area {
        margin-bottom: 40px;
        margin-top: 60px;
    }
    .carousel-caption .text_area span {
        text-align: center;
    }
    .carousel-caption .text_area .middleText {
        font-size: 40px;
        line-height: 42px;
    }
    .carousel-caption .text_area .bottomText {
        font-size: 40px;
    }
    .carousel-caption .text_area .topText {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .carousel-caption .borderText {
        font-size: 18px;
        margin-top: 15px;
        padding-top: 15px;
    }
    .carousel-caption .controlBtn {
        display: none;
    }
}

/* ------- 메인 컨텐츠 -------*/
.container_contents {
    width: 100%;
}
.intro-html-layout > .col-sm-12:first-child {
    padding: 0;
}
.main-in {
    overflow: hidden;
    max-width: 1030px;
    padding: 0 15px;
    margin: 0 auto;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .main-in {
        width: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-in {
        width: 750px;
    }
}

/* ------- 메인 게시판 -------*/
.intro-widget-layout {
    display: none;
}
.intro-board-layout {
    width: 100%;
}
.intro-board-widget-layout {
    max-width: 1170px;
    margin: 50px auto;
    /* padding: 20px 0; */
    /* border-bottom: 1px solid #dddd; */
    display: none;
}
.intro-boardbox {
    width: 33.33333%;
}
.main-section2 .title {
    margin: 0 0 25px;
    padding: 0 0 20px;
    border-bottom: 2px solid #a9131b;
}
.intro-boardbox .page-header {
    display: none;
}
.intro-boardbox .front-panel {
    padding: 0;
}
.main-section2 .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-section2 .title h4 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #222;
    margin: 0;
}
.main-section2 .title a {
    all: unset;
    border: 0 !important;
    color: #000;
    font-size: 22px;
    font-weight: 400;
    opacity: 0.5;
}
.main-section2 .title a:hover {
    opacity: 1;
    color: #a9131b;
}
.intro-boardbox .page-header h4 a {
    border: none;
    padding: 10px 5px;
}
.intro-boardbox .page-header h4 i {
    color: #bbb;
}
.intro-boardbox .front-panel .panel {
    border: none;
    margin: 0;
}
.intro-boardbox .front-panel .panel-body {
    padding: 0;
}
.intro-boardbox .front-panel .dh-front-list2-words {
    padding: 0;
    margin: 0;
}
.intro-boardbox .dh-front-list2 h6 a span {
    color: #666666;
    font-size: 14px;
    letter-spacing: -0.5px;
    font-weight: 400;
}
.intro-boardbox .dh-front-list2 h6 a span.list-row-subject {
    font-weight: 600;
    color: #2c2c2c;
}
.intro-boardbox-5 .list-row-subject:before {
    content: "NOTICE";
    background: #c6a160;
    color: #fff;
    padding: 5px 8px;
    font-size: 11px;
    display: inline-block;
    margin-right: 10px;
}
.intro-boardbox .list-row-contents {
    display: none;
}
.intro-boardbox .dh-front-list2-words {
    margin-top: 0;
}
.intro-boardbox .dh-front-list2 h6 {
    position: relative;
    margin: 0px 0 15px;
    padding: 0;
    /* border-bottom: 1px solid #e3e3e3; */
}
.intro-boardbox .front-panel .panel-body > .dh-front-list2-words:last-child h6 {
    /* border-bottom: 1px solid #aaa; */
}
.intro-boardbox .dh-front-list2 h6 .label-danger {
    background: #fff;
    color: #bf2021 !important;
    font-weight: 800;
    padding: 0 3px;
}
.intro-boardbox .dh-front-blog {
    margin: 0;
    padding: 0;
}
.dh-front-blog > .col-md-4 > .thumbnail {
    min-height: 140px;
    margin: 0 0;
}
/* .dh-front-blog>.col-md-4>.thumbnail .caption {
    display: none !important;
} */
.dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb {
    height: 115px;
    padding: 0;
    border: none;
}
/* .dh-front-blog .blog-row-subject, .dh-front-blog .blog-row-contents , .dh-front-blog .thumbnail .caption{display:none} */
.dh-front-blog > .col-md-4 > .thumbnail > .caption h5 {
    margin: 0;
}
.dh-front-blog .blog-row-contents {
    display: none;
}

@media screen and (max-width: 991px) {
    .intro-boardbox-5 {
        width: 45%;
        margin-left: 5%;
    }
    .intro-boardbox-10 {
        width: 45%;
        margin-right: 5%;
    }
}
@media (max-width: 767px) {
    .intro-board-widget-layout {
        padding: 30px 15px;
    }
    .intro-boardbox .page-header {
        padding-bottom: 10px;
    }
    .intro-boardbox .page-header h4 {
        font-size: 18px;
    }
    .intro-boardbox .page-header > h4 > .btn {
        padding: 0px 0;
    }
    .intro-boardbox {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }
    .intro-boardbox .dh-front-list2 h6 a span {
        font-size: 13px;
    }
    .intro-boardbox .dh-front-blog {
        padding: 15px 0;
    }
    .intro-boardbox .dh-front-blog > .col-sm-6 {
        padding: 0;
    }
}

/* ---------- 서브페이지 설정 시작 ---------- */
.sub-content .title {
    margin: 0 0 25px;
    color: #a9131b;
    font-size: 30px;
    font-weight: 400;
}
.sub-content .title .small-cap {
    margin: 5px 0 0;
    font-size: 17px;
    font-weight: 300;
    display: block;
    color: #555;
}
.sub-content .sub-title {
    color: #222;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px;
    position: relative;
    letter-spacing: -1px;
}
.sub-content .sub-title span {
    font-size: 15px;
    font-weight: 400;
}
.contents-wrap p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 21px;
    letter-spacing: -0.5px;
}
.sub-content p .strong-title {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 5px;
    display: inline-block;
    width: 100%;
}
.sub-title {
    margin-top: 1.5em;
}
@media (max-width: 767px) {
    .sub-content .title {
        margin: 0 0 30px;
        padding: 10px 0 30px;
        border-bottom: 1px solid #e6e6e6;
        color: #a9131b;
        font-size: 25px;
        font-weight: 400;
        letter-spacing: -0.04em;
        position: relative;
    }
    .sub-content .title .small-cap {
        margin: 10px 0 0;
        font-size: 15px;
        font-weight: 300;
        display: block;
        color: #555;
    }
    .sub-content .sub-title {
        color: #333;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: -0.06em;
        margin: 40px 0 20px;
        padding: 0 15px 0;
        position: relative;
    }
}
/* table 설정 */
.table-style {
    border-top: 2px solid #333 !important;
    border-bottom: 2px solid #333;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
.table-style thead th {
    background: #f3f3f3;
    color: #333;
    font-weight: 600;
    padding: 12px 15px !important;
    border: 1px solid #ddd !important;
    vertical-align: middle !important;
}
.table-style tbody td {
    color: #333;
    font-size: 14px;
    line-height: 1.6 !important;
    padding: 12px 15px !important;
    border: 1px solid #e0e0e0 !important;
    vertical-align: middle !important;
}
.table-style tbody td.highlight {
    background: #ffeed5 !important;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
    background: #f7f7f7;
}
.table.table-style > tbody > tr > th {
    color: #111;
    background-color: #f3f3f3;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
}
.table-style td .sub-list > li {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 5px;
}
.table-style .backslash {
    background: url("data:image/svg+xml;utf8,");
}
caption {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 10px 0 10px;
}
/* 전공안내 */

.greeting-top {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    font-weight: 600;
}
.greeting-top h3 {
    font-size: 32px;
    line-height: 1.2;
    color: #bf2021;
    margin-bottom: 5px;
}
.greeting-top p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}
span.color01 {
    color: #c38849 !important;
    font-weight: 600;
}
span.color02 {
    color: #bf2021;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    #about01 .title-img img {
        width: 100%;
    }
}

/* 커리큘럼 */
#about02-table {
    margin-top: 20px;
}

/* 교수진 */
.about04-txt .thumbnail {
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
    padding: 25px;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 275px;
}
.about04-txt .thumbnail img {
    float: left;
}
.about04-txt .thumbnail .caption {
    float: left;
    padding: 0 0 0 18px;
}
.about04-txt p {
    margin-bottom: 0;
    position: relative;
    letter-spacing: -0.02em;
    font-size: 13px;
    line-height: 23px;
}
.about04-txt p.history {
    margin-bottom: 6px;
    font-weight: 600;
}
.about04-txt p.name {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

/* 수업일정표 */
#about05 .schedule table tr th,
#about05 .schedule table tr td {
    vertical-align: middle;
}

/* 일반대학원 */
.pro-top {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    font-weight: 600;
}
.pro-top h3 {
    font-weight: 300;
    letter-spacing: -0.5px;
    font-size: 32px;
    line-height: 1.2;
    color: #bf2021;
    margin-bottom: 5px;
}
.pro-top p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.pro-bottom p {
    color: #565656;
    line-height: 1.8;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}
.pro-top span.color01 {
    color: #bf2021;
}
.pro-bottom p span.color01 {
    color: #bf2021;
}
.pro-bottom2 {
    padding-bottom: 30px;
}
.pro-bottom2 p {
    color: #565656;
    line-height: 1.8;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}
#process01 .sub-bottom .col-sm-push-1 {
    padding-top: 30px;
}

/* 교육대학원 */
.pro-top span.color01 {
    color: #bf2021;
}
.pro-bottom p span.color01 {
    color: #bf2021;
}
.pro-bottom2 {
    padding-bottom: 30px;
}
.pro-bottom2 p {
    color: #565656;
    line-height: 1.8;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}
#process02 .sub-bottom .col-sm-push-1 {
    padding-top: 30px;
}
.history_wrap {
    margin-top: 50px;
}

/* ----------- 일반 페이지 모바일 ---------- */
@media (max-width: 767px) {
    .sub-layout {
        padding: 30px 15px 50px;
    }
    .sub-top {
        position: relative;
    }
    .sub-top .title {
        font-size: 24px;
        padding-top: 23px;
    }
    .sub-top .title .small-cap {
        font-size: 13px;
        padding-left: 8px;
    }
    .sub-top .bread {
        float: left;
        top: 0;
        margin: 0;
        position: absolute;
    }
    .sub-top .bread li:first-child {
        padding: 0;
    }
    .sub-bottom p {
        font-size: 13px;
    }
    .sub-bottom table {
        font-size: 12px;
        word-break: break-word;
    }
    .sub-bottom table th,
    .sub-bottom table td {
        padding: 10px !important;
    }
    .greeting-top {
        margin: 15px 0;
    }
    .greeting-top h3,
    .pro-top h3 {
        font-size: 18px;
    }
    .greeting-top p,
    .pro-top p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .greeting-top p br,
    .pro-top p br {
        display: none;
    }
    .about04-txt .thumbnail img {
        float: none;
        margin: 0;
    }
    .about04-txt .thumbnail .caption {
        padding: 10px 0 0;
    }
    .about04-txt .thumbnail {
        margin-bottom: 15px;
    }
}

/* 포토갤러리 */
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 0 15px;
    margin: 0;
}
.dhb-txt-box-type-b-img-layout {
    padding: 0;
}
.dhb-txt-box-type-b-text-layout {
    text-align: center;
}
.dhb-txt-box-type-b-text-layout h4 {
    font-size: 14px;
    padding: 10px 0 20px;
    margin: 0;
    letter-spacing: -0.5px;
}
.dhb-txt-box-type-b-text-layout h4 strong a {
    color: #222;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    height: 180px;
    box-shadow: none;
}
.dhb-txt-box-type-b-text-layout .txt-box-footer {
    display: none;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b:hover {
    border-color: #a9131b;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b:hover h4 strong a {
    color: #a9131b;
}
/* list 게시판 */
.dh-board > .table-hover {
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    margin: 0px;
}
.dh-board > .table-hover td,
.dh-board > .table-hover th {
    padding: 15px !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
}
.dh-board > .table-hover th {
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}
.dh-board > .table-hover td {
    border-bottom: 1px solid #e0e0e0;
}
.dh-board > .table-hover > tbody > tr:hover td {
    background-color: #ffffff;
}
.table-hover th,
.table-hover td {
    padding: 10px !important;
    border-right: none;
}
.dh-board > .table-hover td.subject a {
    color: #666;
    font-weight: 400;
}
.dh-board > .table-hover td.subject a:hover {
    color: #a9131b;
    text-decoration: underline !important;
}
.dh-margin-top {
    display: inline-block;
    margin-top: 30px;
}

.label {
    background: transparent;
    padding: 0px 5px 0px;
    font-size: 90%;
}
.label-danger {
    color: #e01717;
    border-radius: 100%;
    display: inline-block;
    font-weight: 600;
}
.text-danger {
    color: #e01717;
}
.label-primary {
    color: #2b5cb7;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    color: #4a4a4a;
}
.pagination > li > a,
.pagination > li > span {
    color: #9d8478;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #9d8478;
}
.dh-margin-top form#insertForm {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 0 0;
}
.btnRead {
    font-weight: 500;
}
.btn-default,
.btn-primary,
.btn-danger {
    background-image: none;
}
.btn-group,
.btn-group-vertical {
    margin: 10px 0 30px;
}
#btnNew {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
}

.dh-view-box {
    margin-top: 0px;
}
/* .sns-box{display: none;} */
.dh-view-box > .row > .page-header h4 {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    margin: 0;
    letter-spacing: -1px;
}
.dh-view-box > .row > .page-header {
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px;
    margin: 0;
    background: #f3f3f3;
}
.content_wrap .page-header h4:before {
    content: none;
}
.dh-view-box > .row > .dh-view-info {
    border-bottom: 1px solid #ddd;
    background: transparent;
    padding: 8px 10px 8px;
    margin: 0 0 10px;
}
.dh-view-box > .row > .dh-view-info > span {
    padding: 0 15px 0 0;
}
.dh-view-box > .row > .dh-view-info > span > strong {
    color: #555;
    padding: 0 5px 0 0;
}
.dh-view-box .dh-attach {
    padding: 0 40px 0;
}
.dh-view-box .dh-attach h6 {
    margin: 0;
    padding: 0;
}

/* ----------- 모듈 페이지 모바일 ---------- */
@media (max-width: 767px) {
    .dh-board > .table-hover td,
    .dh-board > .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;
    }
}

/* sub page sub-top */
.sub-top-wrap {
    position: relative;
    width: 100%;
    height: 100px;
    background: url(/skin/img/sub/sub-top-bg.jpg) no-repeat 0 50%;
    background-size: cover;
}

.sub-top-body {
    height: 100px;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.sub-top-body h2 {
    margin: 0;
    font-size: 38px;
    color: #222;
    line-height: 100px;
    font-weight: 600;

    display: none;
}

@media (max-width: 767px) {
    .sub-top-wrap {
        position: relative;
        width: 100%;
        height: 150px;
        background: url(/skin/img/sub/sub-top-bg.jpg) no-repeat 0 50%;
        background-size: cover;
    }
    .sub-top-body {
        height: 150px;
    }
    .sub-top-body h2 {
        margin: 0;
        font-size: 36px;
        font-weight: 500;
        text-align: center;
        color: #fff;
        line-height: 150px;
    }
}

/* subpage sub-content*/
.sub-content {
    padding: 60px 15px 0;
}
@media (min-width: 992px) {
    .sub-content {
        min-height: 500px;
    }
}

.left_menu_wrap {
    padding: 0;
}

.right_menu_wrap {
    padding: 0 0 0 50px;
}

@media (max-width: 767px) {
    .right_menu_wrap {
        padding: 30px 0 0 0;
    }
}

.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px;
}

.breadcrumb_wrap h3 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    color: #333;
    font-size: 34px;
}

.breadcrumb_wrap h3 span {
    font-size: 14px;
    color: #888;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 8px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    margin: 14px 0 0;
    padding: 0 0 0;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    color: #717070;
    float: right;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > .active {
    color: #a9131b;
    font-weight: 700;
}

.breadcrumb > li + li:before {
    content: "\276D";
    font-family: "FontAwesome";
}

.left_menu_wrap {
    padding: 0;
}

.right_menu_wrap {
    padding: 0 0 0 50px;
}

@media (max-width: 767px) {
    .right_menu_wrap {
        padding: 30px 0 0 0;
    }
}

.left_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}
.left_menu > div {
    padding: 10px 0 18px;
    border-bottom: 2px solid #a9131b;
}
.left_menu h3 {
    font-size: 26px;
    margin: 0;
}
.left_menu > li > a {
    position: relative;
    display: block;
    border-bottom: 1px solid #ddd !important;
    margin: 0;
    padding: 15px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
}
.left_menu > li.active > a {
    color: #a9131b;
    font-weight: 600;
    background: #fff;
    border-bottom-color: #a9131b !important;
}

.left_menu > li.active > a:after {
    content: "\276F";
    top: 15px;
    right: 15px;
    position: absolute;
}

.left_menu_sub {
    margin: 0;
    padding: 12px 0;
    list-style: none;
    background: #f3f3f3;
    border-top: none;
}

.left_menu_sub > li.active > a {
    color: #a9131b;
    font-weight: 800;
}

.left_menu > li.active > a:hover {
    color: #a9131b;
    text-decoration: none;
}

.left_menu > li > a:hover {
    color: #a9131b;
    font-weight: 800;
    text-decoration: none;
}

.left_menu_sub > li > a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: #555;
    line-height: 1;
    font-weight: 400;
}
.sub-content > .row {
    margin: 0;
}

.contents-wrap > .row {
    /*     margin: 0 -15px 60px; */
}

.contents-wrap > .row:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .breadcrumb_wrap h3 {
        font-size: 24px;
    }
    .breadcrumb_wrap h3 span {
        display: none;
    }
    .breadcrumb {
        margin-top: 0;
    }
    .contents-wrap > .row {
        margin: 0 -15px 30px;
    }
    .left_menu > li > a {
        font-size: 13px;
        padding: 13px;
    }
    .left_menu_sub > li > a {
        font-size: 12px;
        padding: 8px 20px;
    }
}

.contents-wrap {
    margin-bottom: 40px;
    > h5{
        font-size: 20px;
        font-weight: 700;
        * + &{
            margin-top: 30px
        }
    }
}

.sub-list {
    padding-left: 0px;
    margin: 0;
}
.sub-list > li {
    list-style: none;
    position: relative;
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    padding-left: 10px;
    text-align: left;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}
.sub-list > li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #444;
    position: absolute;
    border-radius: 50%;
    top: 11px;
    left: 0;
}

.dh-board,
.dh-view-box,
.bbs-list-edit-layout #insertForm,
.bbs-list-add-layout #insertForm,
.bbs-blog-edit-layout #insertForm,
.bbs-blog-add-layout #insertForm {
    display: none;
}

.slide-caption {
    position: absolute;
    left: 35px;
    bottom: 40px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    text-align: left;
}

.slide-caption h4 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin: 0 0 5px;
}

.slide-caption h2 {
    font-size: 38px;
    font-weight: 800;
    letter-spacing: -0.5px;
    word-spacing: -1px;
    margin: 0;
}

.main_btn_mobile {
    margin-top: 20px;
    display: none;
}
.main_btn_mobile > .row {
    margin: 0 -5px;
}
.main_btn_mobile > .row > div {
    padding: 0 5px;
}
.main_btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    width: 160px;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: none;
}

.main_btn ul li {
    width: 100%;
    margin: 0;
    height: 33.333%;
    /* height: 25%; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.main_btn ul {
    margin: 0;
    padding: 0;
    height: 100%;
}

.main_btn ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 30px 0px;
    /* padding: 28px 30px 0px; */
    color: #fff;
}

.main_btn ul li a:hover,
.main_btn ul li a:focus {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.2);
    color: #cea963;
}

.main_btn ul li a i {
    font-style: inherit;
    font-size: 35px;
    display: block;
}

.main_btn ul li a h4 {
    margin: 5px 0 0;
    font-size: 16px;
}

.main_btn_mobile a {
    display: block;
    width: 100%;
    height: 100%;
    /* padding: 28px 10px; */
    padding: 28px 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
}

.main_btn_mobile a i {
    font-style: inherit;
    font-size: 30px;
    display: block;
}

.main_btn_mobile a h4 {
    margin: 5px 0 0;
    font-size: 14px;
}

.main_btn_mobile a:hover,
.main_btn_mobile a:focus {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.8);
    color: #cea963;
}

@media (max-width: 767px) {
    .slide-caption h2 {
        font-size: 24px;
    }
    .slide-caption h4 {
        font-size: 18px;
    }
    .main_btn_mobile {
        display: block;
    }
    .main_btn {
        display: none;
    }
}

.boxing {
    padding: 25px 30px;
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
    border-left: 2px solid #a9131b;
    overflow: hidden;
    position: relative;
}

.boxing p {
    margin: 0 0 2px;
    font-size: 13px;
    font-weight: 400;
}

.boxing p span {
    font-weight: 700;
    color: #222;
}

.boxing:after {
    content: "\f02d";
    font-family: FontAwesome;
    position: absolute;
    right: -7px;
    bottom: -77px;
    font-size: 170px;
    color: #f5f1f1;
}

.history-list {
    padding: 0;
    margin: 0;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
}
.history-list li {
    border-bottom: 1px solid #e0e0e0;
    padding: 40px 0;
}
.history-list h4 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -1px;
    color: #222;
    margin: 0 0 25px;
    line-height: 1;
}
.history-list h4 span {
    color: #a9131b;
    font-weight: 600;
    padding-right: 8px;
}
@media (min-width: 992px) {
    .history-list .history-inner .col-md-3 {
        width: 20%;
    }
    .history-list .history-inner .col-md-9 {
        width: 80%;
        padding-left: 0;
    }
}
.history-list p {
    margin: 0;
}
.history-list img {
    margin: 0;
}

.purpose {
    border: 1px solid #e0e0e0;
    padding: 30px;
    margin-bottom: 40px;
}

.purpose ul {
    margin: 0;
    padding: 0;
}

.purpose p,
.purpose li {
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: -0.7px;
}

.ref-mark {
    position: relative;
    padding-left: 16px;
}
.ref-mark::before {
    content: "※";
    top: 0;
    left: 0;
    position: absolute;
}
ul li .ref-mark,
table .ref-mark {
    margin: 0;
}

.sub-sub-title {
    font-weight: 600;
    color: #222;
    font-size: 15px;
    margin: 20px 0 10px;
}

.inner-wrap p {
    margin: 15px 0 5px;
}

.color-orange {
    color: #daa34e !important;
    font-weight: 600;
}
.color-green {
    color: #2dad56;
    font-weight: 600;
}
.color-red {
    color: #a9131b !important;
    font-weight: 600;
}

.mT10 {
    margin-top: 10px !important;
}

.mT20 {
    margin-top: 20px !important;
}

.subpage {
    padding-bottom: 80px;
}

.sub-list-type > li {
    margin-bottom: 25px;
}

.sub-ol-list {
    padding-left: 10px;
    margin: 5px 0 20px;
}

.sub-ol-list > li {
    line-height: 1.8;
    margin-bottom: 5px;
}

.guide-btn {
    display: inline-block;
    color: #222;
    border: 1px solid #e0e0e0;
    background: #f3f3f3;
    margin-left: 10px;
    padding: 2px 10px;
    width: 110px;
    font-size: 12px;
    font-weight: 600;
}

.guide-btn:after {
    content: "\276F";
    float: right;
}

.guide-btn:hover,
.guide-btn:focus {
    border: 1px solid #bbb;
    text-decoration: none;
    color: #222;
}

p.warning-text {
    margin: 0;
    font-weight: 600;
    color: #a9131b;
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 35px;
}

.nav-tabs > li {
    width: 50%;
}

.nav-tabs > li a {
    color: #888;
    background: #f3f3f3;
    margin: 0;
    border: none;
    font-size: 16px;
    font-weight: 600;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #222;
    padding: 15px 20px;
    text-align: center;
}

.nav-tabs > li a:hover,
.nav-tabs > li a:active {
    border-bottom: 2px solid #222;
    background: #f3f3f3;
    border-top: 2px solid #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background: #ffffff;
    color: #222;
    border: 2px solid #222;
    border-bottom: 2px solid #fff;
}

.login-layout .inner-box-wrapper,
.id-find-layout .inner-box-wrapper,
.pw-find-layout .inner-box-wrapper {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto 80px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    border: none;
    box-shadow: none;
    margin: 0;
}

.login-layout .panel-body,
.id-find-layout .panel-body,
.pw-find-layout .panel-body {
    padding: 0;
}

.login-layout .panel h2,
.id-find-layout .panel h2,
.pw-find-layout .panel h2 {
    margin: 0 0 20px;
    color: #222;
}

.login-layout .inner-box-msg p,
.id-find-layout .inner-box-msg p,
.pw-find-layout .inner-box-msg p {
    margin: 0;
    font-size: 16px;
    color: #666;
    letter-spacing: -0.5px;
}

.login-layout #myForm {
    overflow: hidden;
}

.login-layout #myForm .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
}

.login-layout #myForm label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 15px;
    color: #222;
    margin: 0 0 10px;
}

.login-layout #myForm .btn,
.id-find-layout .btn,
.pw-find-layout .btn {
    background: #4a4a4a;
    border-radius: 0;
    border: none;
    padding: 10px 10px;
    max-width: 150px;
    float: right;
    letter-spacing: -0.5px;
}

.login-layout #myForm .btn:hover,
.id-find-layout .btn:hover,
.pw-find-layout .btn:hover {
    background: #3a3a3a;
}

.login-layout #myForm p a {
    display: inline-block;
    color: #666;
    font-size: 12px;
}

.login-layout #myForm p {
    float: left;
    margin-right: 20px;
    line-height: 1;
}

.login-layout #myForm p + p {
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

/* ----------- 회원가입 ---------- */
.join-agree-area {
    max-width: 1170px;
    margin: 0 auto 80px;
    padding: 0 15px;
}
#joinForm {
    max-width: 1170px;
    margin: 0 auto 80px;
    padding: 0 15px;
}
.join-layout .jumbotron {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
}
.join-layout .jumbotron h1 {
    font-size: 34px;
    font-weight: 700;
    color: #2c2c2c;
    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: 20px 0 0;
}
.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 {
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 15px;
    letter-spacing: -0.5px;
    background: url(/skin/img/sub/sub_bulit.png) no-repeat left 1px;
    padding-left: 24px;
    border-bottom: none;
    line-height: 1;
}
.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: 13px 15px 0;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
    padding: 13px 15px 0;
}
.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: #3a3a3a;
}

.privacy_box {
    width: 100%;
    height: 350px;
    border: none;
}

.image-zone img {
    height: 150px;
}

.image-title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #323232;
    margin: 0 0 20px;
}

/* 2018-04-04 */
.table-th-centered thead tr th {
    text-align: center !important;
}

.table.table-style thead tr th {
    text-align: center !important;
}

.table.table-align-style-a tbody tr > td:nth-child(1),
.table.table-align-style-a tbody tr > td:nth-child(3) {
    text-align: center !important;
}

/* 메인게시판 3열  */
.intro-boardbox-12 .dh-front-blog .col-md-4 {
    width: 50%;
    padding: 0 5px;
}

.list-row-subject {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 73%;
    text-overflow: ellipsis;
}

.intro-boardbox-type-bbs:first-child .list-row-subject {
    width: 75%;
}

.dh-front-list2-words .row-separator,
.dh-front-list2-words small {
    display: none;
}

.list-row-regdate {
    position: absolute;
    right: 10px;
    display: inline-block;
    width: 24%;
    text-overflow: ellipsis;
    text-align: right;
    font-size: 14px !important;
}

.prof-wrap .prof {
    display: flex;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ccc;
}
.prof-wrap .info-box {
    flex: 0 0 230px;
    padding: 0 20px;
    border-right: 1px solid #ddd;
}
.prof-wrap .info-box .name {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #111;
}
.prof-wrap .info-box .email a {
    color: #555;
}
.prof-wrap .info-box .email a:hover {
    color: #111;
    text-decoration: underline;
}
.prof-wrap .info-box .email i {
    margin-right: 5px;
    color: #a9131b;
}
.prof-wrap .lecture-box {
    flex: 1;
    padding-left: 20px;
}
.prof-wrap .lecture-box h5 {
    font-size: 16px;
    font-weight: 600;
    color: #111;
}
.prof-wrap .lecture-box ul {
    padding: 0;
}
.prof-wrap .lecture-box li {
    line-height: 2;
}
.prof-wrap2 {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.prof-wrap2 article {
    flex: 0 0 50%;
    padding: 0 15px;
}
.prof-wrap2 .prof {
    margin-bottom: 40px;
    min-height: calc(100% - 40px);
}
.prof-wrap2 .prof .state {
    margin-bottom: 10px;
    color: #a9131b;
    line-height: 1;
}
.prof-wrap2 .info-box {
    flex: 1;
    border: 0;
}
.prof-wrap2 .info-box h5 {
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 600;
    color: #111;
}
.prof-wrap2 .info-box ul {
    padding: 0;
}
.tab-menu {
    display: flex;
    margin-bottom: 30px;
    padding: 0;
    justify-content: flex-start;
    align-items: center;
}
.tab-menu li a {
    margin-right: -1px;
    display: block;
    padding: 20px 15px;
    border: 1px solid #dcdcdc;
    text-align: center;
    min-width: 120px;
    color: #666;
    background: #f8f8f8;
}
.tab-menu li a:focus,
.tab-menu li a:hover {
    text-decoration: none;
}
.tab-menu li.active a {
    font-weight: 600;
    color: #fff;
    background: #a9131b;
}
.tab-content .img-wrap img {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ddd;
}

.btn-wrap {
    margin-top: 60px;
}
.btn-wrap a {
    margin-right: 10px;
    padding: 20px 15px;
    text-align: center;
    min-width: 140px;
    color: #fff;
    background: #848d94;
}
.btn-wrap a:hover {
    text-decoration: none;
    background: #a9131b;
}
.sub-snb {
    display: none;
    padding: 5px 0;
}
.active > .rd-snb,
.active .sub-snb {
    display: block;
}
.sub-snb > li + li {
    border-top: 1px dashed #ccc;
}
.rd-snb {
    display: none;
    padding-bottom: 10px;
    padding-left: 15px;
}
.rd-snb li {
    margin-bottom: 3px;
}
.rd-snb li a {
    color: #777;
}
.rd-snb li.active a {
    color: #111;
}

.maintenance {
    margin-top: 5px;
    border: 7px solid #e5e5e5;
    padding: 75px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
    margin-bottom: 10px;
}

.maintenance .big-cont {
    display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    margin-top: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

.main-section2 {
    padding: 40px 0;
}
.main-section2 .container {
    width: 100%;
    max-width: 100%;
    padding-inline: 150px;
    @media (max-width: 767.98px) {
        padding-inline: 0;
    }
}
.flex-row {
    display: flex;
    justify-content: center;
    /* flex-wrap: wrap; */
    margin: 0 -15px;
    @media (max-width: 767.98px) {
        flex-direction: column;
    }
}
.flex-row .col {
    flex: 0 0 420px;
    max-width: 420px;
    padding: 0 15px;
    @media (max-width: 767.98px) {
        flex: 0 1 auto;
    }
}
.flex-row .col > div {
    width: 100%;
    /* display: grid; */
    /* grid-template-columns: repeat(2,minmax(0,1fr)); */
}
.flex-row .main-sns {
    flex: 0 1 auto;
    /* padding-left: 40px; */
    /* display: flex; */
    /* flex-flow: column; */
    justify-content: center;

    .inner {
        /* display: grid; */
        /* grid-template-columns: repeat(2,minmax(0,1fr)); */
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-inline: 0px;
        gap: 20px 30px;
        border: 1px solid #ccc;
        padding: 20px;
        border-radius: 20px;
    }
}
.flex-row .main-sns a {
    display: block;
    /* margin: 10px 0; */
    /* border: 1px solid #ccc; */
    img {
            transition: 0.25s;
        width: 70px;
    }
    &:hover img{
        scale: 1.1;
    }
}
.flex-row .main-sns a.swulife {
    grid-column: span 2;
    text-decoration:none !important;
    img {
        min-width: 200px;
        /* display: flex; */
    }
    span {
        display: block;
        font-size: 12px;
        color: #000;
        margin-top: 15px;
    }
}
.main-section3 {
    padding: 20px 0;
    background: #525252;
}
.main-partner-slide {
    margin: 0;
    padding: 0;
    border: 0;
}
.main-partner-slide .slick-slide {
    overflow: hidden;
    height: auto;
    padding: 0 5px;
}
.main-partner-slide img {
    border: 1px solid #ddd;
}
.main-partner-slide .slick-dots {
    bottom: -35px;
}
.main-partner-slide .slick-prev::before,
.main-partner-slide .slick-next::before {
    color: #fff !important;
    font-size: 30px;
}
.main-partner-slide .slick-prev {
    left: -40px;
}
.main-partner-slide .slick-next {
    right: -30px;
}

.news-slide {
    margin-bottom: 20px;
    border: 0;
}
.news-slide .item {
    position: relative;
    margin: 0 10px;
    padding: 20px;
    min-height: 141px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #bf2021;
    letter-spacing: -0.04em;
}
.news-slide .item:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 20px solid #bf2021;
    border-left: 20px solid transparent;
}
.news-slide .item h6,
.news-slide .item h6 b,
.news-slide .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}
.news-slide .item .list-row-subject {
    display: block;
    width: 100%;
    margin-top: 0;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    color: #111;
    white-space: initial;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 68px;
    margin-bottom: 20px;
}
.news-slide .item .list-row-regdate {
    font-size: 13px;
    color: #777;
    font-weight: 400;
}
.news-slide .item .list-row-contents,
.news-slide .row-separator {
    display: none;
}
.news-slide .slick-dots {
    bottom: -40px;
}
.news-slide .slick-dots li {
    margin: 0;
}
.news-slide .slick-prev {
    left: -15px;
}
.news-slide .slick-next {
    right: -15px;
}

.li-dot {
    padding: 0;
}
.li-dot li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 10px;
    line-height: 1.5;
}
.li-dot > li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #bf2021;
    position: absolute;
    left: 0;
    top: 8px;
}

.li-rect {
    padding: 0;
}
.li-rect li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 10px;
    line-height: 1.5;
}
.li-rect > li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 7px;
    background: #666;
}

.bahrom3-project-core {
    text-align: center;
}
.bahrom3-project-core .quote {
    display: inline-block;
    margin-bottom: 50px;
    font-size: 16px;
    padding: 9px 18px;
    background: #f5f5f5;
    font-weight: 600;
    color: #111;
    letter-spacing: -0.03em;
}
.bahrom3-project-core img {
    margin-bottom: 72px;
}
.bahrom3-project-core .col {
    position: relative;
    max-width: 20%;
    padding: 0 15px;
}
.bahrom3-project-core .col + .col:before {
    content: "";
    display: block;
    width: 1px;
    height: 178px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 0;
}
.bahrom3-project-core .col h5 {
    margin: 0 0 23px;
    font-size: 15px;
    font-weight: 600;
}
.bahrom3-project-core .col h5:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 auto 21px;
    border-radius: 50%;
}
.bahrom3-project-core .col1 h5:before {
    background: #ffcd14;
}
.bahrom3-project-core .col2 h5:before {
    background: #e85649;
}
.bahrom3-project-core .col3 h5:before {
    background: #1cbcbc;
}
.bahrom3-project-core .col4 h5:before {
    background: #6ead06;
}
.bahrom3-project-core .col5 h5:before {
    background: #1e93c8;
}
.bahrom3-project-core .col p {
    line-height: 1.4;
}
.li-dash {
    margin: 0;
    padding: 0;
}
.li-dash li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px;
}
.li-dash li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0px;
}

.main-gallery .intro-boardbox {
    padding: 0;
}
.bahrom3-project-core .col4 h5:before {
    background: #6ead06;
}
.bahrom3-project-core .col5 h5:before {
    background: #1e93c8;
}
.bahrom3-project-core .col p {
    line-height: 1.4;
}
.li-dash {
    margin: 0;
    padding: 0;
}
.li-dash li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px;
}
.li-dash li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0px;
}

.main-gallery .intro-boardbox {
    padding: 0;
}
.img-wrap img {
    margin-bottom: 20px;
}
.bahrom3-project-core .col p {
    line-height: 1.4;
}
.li-dash {
    margin: 0;
    padding: 0;
}
.li-dash li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px;
}
.li-dash li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0px;
}

.main-gallery .intro-boardbox {
    padding: 0;
}
.img-wrap img {
    margin-bottom: 20px;
}

.about15-subject .subject {
    margin-bottom: 50px;
}
.about15-subject .subject h4 {
    position: relative;
    padding-left: 16px;
    margin-bottom: 20px;
}
.about15-subject .subject h4:before {
    content: "";
    width: 6px;
    height: 5px;
    background: #ac2f30;
    transform: skewX(-45deg);
    position: absolute;
    left: 0;
    top: 8px;
}
.about15-subject .subject p {
    line-height: 1.85;
}

.faq-wrap {
    border-top: 1px solid #4b4b4b;
}

.faq-wrap .question {
    border-bottom: 1px solid #dedede;
}

.faq-wrap .question > h5 {
    position: relative;
    margin: 0;
    padding: 20px 40px 20px 40px;

    font-size: 14px;
    font-weight: 400;
}

.faq-wrap .question h5 span {
    position: absolute;
    left: 10px;
    top: 16px;
    font-size: 19px;
    color: #ac2f30;

    font-weight: 700;
}

.faq-wrap .answer {
    padding: 0 40px 30px;
}
.faq-wrap .answer p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    letter-spacing: -0.02em;
}
.faq-wrap h6 {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #a9131b;
}
.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;
}

.process-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
    flex-wrap: wrap;
}
.process-wrap .step {
    flex: 0 0 18%;
    max-width: 18%;
}
.process-wrap .step .card {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #ddd;
}
.process-wrap .step + .step .card:before {
    content: "\f0da";
    display: block;
    position: absolute;
    left: -14px;
    font-size: 20px;
    color: #999;
    top: 50%;
    transform: translateY(-50%);
    font-family: "fontawesome";
    font-weight: 900;
}
.process-wrap .step .card h5 {
    margin: 0;
    padding: 10px 0;
    background: #a9131b;
    color: #fff;
    font-weight: bold;
}
.process-wrap .step .card p {
    margin: 0;
    padding: 20px;
    font-size: 14px;
}
figure + figure{
    margin-top: 50px;
}
figure img{
    border: 1px solid #ccc;
    border-radius: 20px;
}
figure figcaption {
    margin-top: 15px;
    text-align: center;
}

#guide03 table > tbody > tr > td:last-child {
    text-align: left;
}

/* guide06 */

.u_l {
    text-decoration: underline;
}
.box-process {
    display: flex;
    margin: 0 -15px;
}
.box-process > .item {
    flex-basis: 30%;
    position: relative;
    padding: 0 15px;
}
.box-process > .item + .item::before {
    content: "\f054";
    top: 50%;
    left: -5px;
    position: absolute;
    font-size: 20px;
    font-family: "FontAwesome";
    color: #777;
}
.box-process > .item:nth-child(2) {
    flex-basis: 40%;
}
.box-process > .item .inner {
    height: 100%;
    border: 1px solid #ddd;
    border-top: 2px solid #333;
}
.box-process > .item .tit {
    margin: 0;
    padding: 12px 15px;
    font-weight: 600;
    line-height: 1.35em;
    text-align: center;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
}
.box-process > .item .bottom {
    padding: 12px 15px;
}
.box-process > .item .u_l {
    font-size: 92%;
}
.box-inner {
    margin: 10px 0 20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
}
.box-inner p {
    margin-bottom: 15px;
}
.box-inner p:last-child {
    margin-bottom: 0;
}
.box-inner ul > li:last-child {
    margin-bottom: 0;
}
#guide06 .w_img {
    margin: 30px 0;
}
#guide06 .w_img img {
    max-width: 700px;
}
#guide06 table ul {
    text-align: left;
}

@media (max-width: 767px) {
    .process-wrap .step {
        margin-bottom: 40px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .process-wrap .step + .step .card:before {
        content: "\f0d7";
        left: 50%;
        top: -34px;
        transform: translateX(-50%);
    }
    .faq-wrap .answer {
        padding: 0 10px 40px;
    }
    .faq-wrap .answer p {
        font-size: 15px;
    }
    .faq-wrap h6,
    .faq-wrap .question > h5 {
        font-size: 18px;
    }
    .box-process {
        flex-direction: column;
    }
    .box-process > .item + .item {
        margin-top: 35px;
    }
    .box-process > .item + .item::before {
        top: -23px;
        left: 50%;
        transform: rotate(90deg) translateX(-50%);
    }
    #guide06 .w_img img {
        width: 100%;
        max-width: unset;
    }
}

#about19 .contents-wrap img {
    margin-bottom: 30px;
}
.left_menu > li:has(a[href="/skin/page/about18.html"])::before,
.left_menu > li:has(a[href="/skin/page/about04.html"])::before {
    display: block;
    background-color: #a9131b;
    color: #fff;
    padding: 4px 15px;
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px;
}
.left_menu > li:has(a[href="/skin/page/about04.html"])::before {
    content: "교과";
}
.left_menu > li:has(a[href="/skin/page/about18.html"])::before {
    content: "비교과";
}
