<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/skin/notokr/notokr.css");

html {
    overflow-x: hidden;
    overflow-y: scroll;
}
.body-layout {
    background-color: #fff;
    word-break: keep-all !important;
    padding-top: 99px;
}

/* 폰트 설정 */
.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: "notokr", "Apple SD Neo Gothic", "Malgun Gothic", "Gulim", 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 &gt; br,
.topmarginLay_a {
    display: none;
}
.sub-layout {
}

/* 상단 네비게이션 */

.navbar.navbar-inverse {
    background-color: #fff;
    padding-top: 32px;
    border-bottom: 3px solid #7cbd35;
    margin: 0;
}
.navbar.navbar-inverse .navbar-header {
    /* width: 100%; */
}
.navbar-header .navbar-brand {
    display: block;
    padding: 0;
    vertical-align: bottom;
    font-size: 20px;
    margin-left: 0 !important;
}
.navbar-header .navbar-brand img {
    margin-top: 3px;
    display: inline-block;
    vertical-align: bottom;
    width: 220px;
}

.nav.navbar-nav {
    /* float: left !important;
	margin-top: 10px; */
}
/* .nav.navbar-nav &gt; li &gt; a {
	display: block;
	height: 100%;
	padding: 0px 8px 31px;
	font-size: 15px;
	color: #111;
	font-weight: 600;
	letter-spacing: -0.5px;
	line-height: 30px;
} */
.nav.navbar-nav &gt; li &gt; a {
    display: block;
    height: 100%;
    padding: 0px 20px 34px;
    font-size: 18px;
    color: #111;
    font-weight: 600;
    letter-spacing: -0.055em;
    line-height: 30px;
}
.nav.navbar-nav &gt; li:hover &gt; a,
.nav.navbar-nav &gt; li.open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus,
.nav.navbar-nav &gt; li:focus &gt; a {
    color: #222;
    background-color: transparent;
}
/* .nav.navbar-nav &gt; li:hover &gt; a:after,
.nav.navbar-nav &gt; li.open &gt; a:after, 
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover:after,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus:after,
.nav.navbar-nav &gt; li:focus &gt; a:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #77c028;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
} */
.nav.navbar-nav li .dropdown-menu {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 0;
    border: 0;
    padding: 15px 10px;
    text-align: center;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #ddd;
}
.nav.navbar-nav li .dropdown-menu li a {
    font-size: 16px;
    letter-spacing: -0.5px;
    padding: 8px 20px;
}
.dropdown-menu &gt; li &gt; a:focus,
.dropdown-menu &gt; li &gt; a:hover {
    color: #77c028;
    text-decoration: underline;
    background: rgba(0, 0, 0, 0);
}

@media (max-width: 767px) {
    .navbar-header .navbar-brand {
        margin-left: 15px !important;
        width: 230px;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #7cbd35;
        margin-top: -3px;
        background: #7cbd35;
    }
    .navbar-inverse .navbar-toggle:hover {
        border-color: #7cbd35;
        background: #7cbd35;
    }
    .nav.navbar-nav &gt; li &gt; a {
        padding: 10px 8px 15px;
        text-align: center;
    }
    .nav.navbar-nav li .dropdown-menu {
        transform: translateX(0);
        box-shadow: none;
        border-top: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header .navbar-brand {
        margin-bottom: 10px;
    }
    .nav.navbar-nav &gt; li &gt; a {
        padding: 15px 8px 23px;
        font-size: 13px;
        font-weight: 500;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-header .navbar-brand {
        width: 200px;
    }
    .nav.navbar-nav &gt; li &gt; a {
        font-size: 13px;
    }
}
@media (min-width: 1200px) {
}

/* //상단 네비게이션 */

/* 슬라이드 영역 */

.container.container_slide {
    width: 100%;
    padding: 0;
}
.fill {
    height: 520px;
}
.carousel-inner .item .carousel-caption {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    padding: 0;
}
.carousel-inner .item .carousel-caption h1 {
    line-height: 1;
    margin: 0;
}
.carousel-inner .item .carousel-caption h1 span,
.carousel-inner .item .carousel-caption p span {
    background-color: transparent;
    text-shadow: none;
    opacity: 1;
    padding: 0;
    display: block;
}

.fill h1 span {
    font-size: 49px;
    letter-spacing: -1px;
    font-weight: 500;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.7) !important;
}

.fill h1 .small1 {
    font-size: 28px;
    letter-spacing: -0.5px;
    font-weight: 350;
    margin-bottom: 20px;
}

.fill h1 .small2 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.55;
    margin-top: 20px;
}

.carousel-inner .item:nth-child(1) .fill h1:after {
    content: "";
    width: 100%;
    max-width: 800px;
    height: 50px;
    background: rgba(133, 195, 65, 0.7);
    margin: -30px auto 0;
    display: block;
}

.carousel-inner .item:nth-child(2) .fill p {
    width: 325px;
    height: 62px;
    background: #f45f47;
    border-radius: 100px;
    margin: 38px auto 0;
    font-size: 28px;
    line-height: 62px;
}

.carousel-inner .item:nth-child(2) .fill p span {
    display: inline-block;
    font-weight: 500;
}

.pull-center &gt; .carousel-control &gt; span {
    display: none;
}
.pull-center &gt; .carousel-control.left {
    background: url("/skin/img/slide/arrow_prev.png") no-repeat center;
}
.pull-center &gt; .carousel-control.right {
    background: url("/skin/img/slide/arrow_next.png") no-repeat center;
}

.carousel-control {
    width: 10%;
}

.carousel-indicators {
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 15px;
    height: 15px !important;
    margin: 0 8px !important;
    background: #fff;
    border: 0;
    opacity: 0.6;
}
.carousel-indicators li.active {
    background: #85c341;
    opacity: 1;
}

@media (max-width: 767px) {
    .body-layout {
        padding-top: 70px;
    }
    .fill {
        height: 260px;
    }
    .fill h1 span {
        font-size: 24px;
    }
    .fill h1 .small1 {
        font-size: 15px;
    }
    .carousel-inner .item:nth-child(1) .fill h1:after {
        height: 29px;
    }
    .fill h1 .small2 {
        font-size: 12px;
    }
    .carousel-inner .item:nth-child(2) .fill p {
        width: 190px;
        height: 30px;
        margin: 10px auto 0;
        font-size: 12px;
        line-height: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .body-layout {
        padding-top: 142px;
    }
    .fill {
        height: 360px;
    }
    .fill h1 span {
        font-size: 28px;
    }
    .fill h1 .small1 {
        font-size: 18px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}

/* //슬라이드 영역 */

/* 메인 중단영역 */
.container_contents {
    width: 100%;
}
.intro-html-layout {
    padding: 70px 0;
}
.intro-boardbox.mainPage {
    max-width: 1140px;
    margin: 0 auto;
}
.mobile-btn-layout-container {
    display: none;
}
.intro-boardbox-1,
.intro-boardbox-2 {
    width: 50%;
}

.intro-boardbox .page-header {
    padding: 0 0 15px;
    margin: 0;
    border-bottom: none;
}

.intro-boardbox-type-bbs .page-header {
    border-bottom: 2px solid #444;
}
.intro-boardbox-3 .page-header {
    border: 0;
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 {
    width: 25%;
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 &gt; .thumbnail {
    min-height: auto;
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 &gt; .thumbnail:hover {
    border-color: #77c028;
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 &gt; .thumbnail &gt; .blogthumb {
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 &gt; .thumbnail &gt; .caption {
}
.intro-boardbox-3 .dh-front-blog &gt; .col-md-4 &gt; .thumbnail &gt; .caption &gt; p {
    display: none;
}

.wrap-bbs {
    padding: 70px 0;
}
.container_contents &gt; .intro-board-widget-layout &gt; .wrap-bbs:nth-child(2) {
    background: #f0f0f0;
    padding: 60px 0;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #111;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.5px;
}
.intro-boardbox .page-header h4 .btn {
    padding: 0;
    margin: 0;
}
.intro-boardbox .page-header h4 .btn .fa-plus:before {
    content: url("/skin/img/main/plus_icon.png");
}
.intro-boardbox .banner-wrap {
    min-height: 100px;
}
.intro-boardbox .banner-icon {
    display: inline-block;
    float: left;
    height: 100px;
    margin: 0 30px 0 15px;
}
.banner-text {
    display: inline-block;
}
.banner-text h5 {
    margin: 6px 0 12px;
    font-size: 14px;
    font-weight: 500;
    color: #343434;
}
.banner-wrap:last-child:hover .banner-text h5 {
    text-decoration: underline;
}
.banner-text h3 {
    margin: 0 0 5px;
    color: #008470;
    font-size: 23px;
    font-weight: 500;
}
.banner-text p {
    font-size: 13px;
    margin: 0 0 0;
    color: #666;
}

.intro-boardbox .front-panel &gt; .panel {
    padding: 0;
    background-color: transparent !important;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    margin-bottom: 0;
}
.intro-boardbox .panel-body {
    padding: 0;
}
.dh-front-list2-words {
    margin: 0 !important;
    padding: 16px 0;
    border-bottom: 1px solid #dedede;
}
.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.5px;
}
.dh-front-list2 h6 a:hover span {
    text-decoration: none;
}
.dh-front-list2 h6 a:hover .list-row-subject {
    color: #333;
    text-decoration: none;
}
.dh-front-list2-words:first-child {
    margin: auto;
}
.list-row-subject {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
    white-space: nowrap;
}
.row-separator {
    display: none;
}
.list-row-regdate {
    float: right;
    color: #999 !important;
}
.list-row-contents {
    display: none;
}
.dh-front-list2 h6 a small &gt; span {
    color: #33a681 !important;
    background: none;
}

.intro-boardbox.intro-boardbox-type-img &gt; .dh-front-gallery &gt; .col-md-3 &gt; .thumbnail {
    height: 210px !important;
    margin-top: 0;
    border: 2px solid #ddd;
}
.intro-boardbox.intro-boardbox-type-img &gt; .dh-front-gallery &gt; .col-md-3 &gt; .thumbnail:hover {
    background-size: cover;
    border-color: #85c341;
}

.mainPage .main-box .box-inner {
    height: 200px;
    padding: 38px 40px 0;
    text-align: center;
}
.mainPage .row &gt; .col-sm-4:nth-child(1) &gt; .main-box .box-inner {
    background: #77c028;
}
.mainPage .row &gt; .col-sm-4:nth-child(2) &gt; .main-box .box-inner {
    background: #f45f47;
}
.mainPage .main-box.location .box-inner {
    padding: 0;
}
.mainPage .main-box .box-inner p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 23px;
}
.mainPage .main-box .box-inner &gt; a {
    display: inline-block;
    color: #fff;
    padding: 7px 15px;
    width: 135px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 50px;
    font-size: 17px;
    transition: all ease 0.3s;
}
.mainPage .main-box .box-inner &gt; a:hover {
    background: #fff;
    color: #77c028;
    text-decoration: none;
}
.mainPage .row &gt; .col-sm-4:nth-child(2) &gt; .main-box .box-inner a:hover {
    color: #f45f47;
}
.mainPage .row .main-box .box-inner:after {
    color: #fff;
    font-size: 125px;
    position: absolute;
    left: -10px;
    bottom: -45px;
    opacity: 0.15;
}

.mainPage .row .main-box .box-inner .root_daum_roughmap {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.mainPage .row &gt; .col-sm-4:nth-child(1) &gt; .main-box .box-inner:after {
    content: "\f044";
    font-family: "FontAwesome";
    bottom: -38px;
}

.mainPage .row &gt; .col-sm-4:nth-child(2) &gt; .main-box .box-inner:after {
    content: "\f004";
    font-family: "FontAwesome";
}
.root_daum_roughmap {
    width: 100% !important;
}

@media (max-width: 767px) {
    .intro-boardbox-1,
    .intro-boardbox-2 {
        width: 100%;
    }
    .intro-boardbox-3 .dh-front-blog &gt; .col-md-4 {
        width: 100%;
    }
    .intro-boardbox.mainPage .main-box {
        margin-bottom: 30px;
    }
    .mainPage .row .main-box .box-inner:after {
        bottom: -20px;
        left: 23px;
    }
    .mainPage .row &gt; .col-sm-4:nth-child(1) &gt; .main-box .box-inner:after {
        bottom: -9px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mainPage .main-box .box-inner p {
        font-size: 18px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}

/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.subHeader {
    height: 230px;
    background-image: url(/skin/img/sub/sub_title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.subHeader::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
}
.subHeader &gt; .container {
    position: relative;
    z-index: 1;
}
.subHeader .container h2 {
    color: #fff;
    font-size: 42px;
    margin: 75px 0 0;
    font-weight: 600;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.subHeader .container .breadcrumb {
    margin-bottom: 0;
    background: none;
    position: absolute;
    transform: translateX(-50%);
    top: 50%;
    left: 50%;
    padding: 78px 0 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.subHeader .container .breadcrumb li a {
    color: #fff;
}
.subHeader .container .breadcrumb li.active {
    color: #fff;
}
.subHeader .container .breadcrumb li + li:before {
    content: "&gt;";
    color: #fff;
}
.subBody {
    margin-top: 60px;
    margin-bottom: 70px;
}
.subMenu {
    background: #f5f5f5;
    margin-bottom: 80px;
    border-bottom: 1px solid #d9d9d9;
}
.subMenu .nav {
}
.subMenu .nav &gt; li {
    margin: 0;
}
[id^="Independence"] .subMenu .nav &gt; li,
[id^="Education"] .subMenu .nav &gt; li {
    width: 33.3333333333%;
}
[id^="Service"] .subMenu .nav &gt; li,
.development .subMenu .nav &gt; li {
    width: 25%;
}
[id^="BBS"] .subMenu .nav &gt; li,
[id^="Intro"] .subMenu .nav &gt; li {
    width: 20%;
}
.subMenu .nav &gt; li &gt; a {
    border-radius: 0;
    padding: 16px 6px;
    color: #333;
    font-size: 15px;
    letter-spacing: -0.06em;
    font-weight: 500;
    text-align: center;
    border-right: 1px solid #d9d9d9;
}
.subMenu .nav &gt; li:first-child &gt; a {
    border-left: 1px solid #d9d9d9;
}
.subMenu .nav &gt; li.active &gt; a {
    /* background: #7cbd35 url(/skin/img/sub/active_bg.png) no-repeat right bottom; */
    background: #7cbd35;
    color: #fff;
}
.subContent {
    padding-bottom: 50px;
}
.subContent_title {
    font-size: 37px;
    letter-spacing: -0.05em;
    color: #111;
    padding-bottom: 12px;
    margin: 0 0 75px;
    position: relative;
    font-weight: 600;
    border-bottom: 1px solid #aaa;
}
[class^="list-"] {
    padding-left: 22px;
}
.ordered &gt; li {
    position: relative;
}
.ordered &gt; li:before {
    position: absolute;
    color: #85c341;
    top: 0;
    left: -12px;
}
.ordered &gt; li:nth-child(1):before {
    content: "1";
}
.ordered &gt; li:nth-child(2):before {
    content: "2";
}
.ordered &gt; li:nth-child(3):before {
    content: "3";
}
.ordered &gt; li:nth-child(4):before {
    content: "4";
}
.ordered &gt; li:nth-child(5):before {
    content: "5";
}
.ordered &gt; li:nth-child(6):before {
    content: "6";
}
.ordered &gt; li:nth-child(7):before {
    content: "7";
}
.ordered &gt; li:nth-child(8):before {
    content: "8";
}
.ordered &gt; li:nth-child(9):before {
    content: "9";
}
.ordered &gt; li:nth-child(10):before {
    content: "10";
}

.list-inner.ordered &gt; li {
    padding-left: 15px;
}

/* #Intro01 .subContent_title{
  display: none;
} */
.subContent .content {
    padding-bottom: 80px;
}
.subContent .content h4 {
    font-size: 26px;
    padding-left: 25px;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: -0.06em;
    color: #222;
    font-weight: 500;
}
.subContent .content h4::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background: #76b72f;
    box-shadow: 5px 5px 0px #ffd22f;
    position: absolute;
    top: 5px;
    left: 0;
}
.subContent .content h4 &gt; img {
    height: 52px;
    padding: 7px;
    background: #fff;
    vertical-align: top;
    margin-bottom: 0;
    margin-right: 15px;
}
.subContent .content h5 {
    font-size: 20px;
    font-weight: 500;
    padding-left: 21px;
    margin: 0px 0 10px;
    position: relative;
    letter-spacing: -0.055em;
    color: #000;
}
/* .subContent .content h5:before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 3px;
    border-radius: 3px;
    background: #526bc7;
} */
.subContent .content h5:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 4px solid #76b72f;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 2px;
    /* border-radius: 50%;
    border-left-color: #358816;
    border-top-color: #358816; */
}
.subContent .content p {
    font-size: 17px;
    letter-spacing: -0.04em;
    color: #555;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.55;
}
.subContent .content .inner h6 {
    font-weight: 600;
    font-size: 17px;
    margin: 16px 0 10px;
    color: #000;
}

.subContent .container &gt; .intro {
    padding: 0;
    font-size: 22px;
    margin-bottom: 60px;
    color: #559412;
    letter-spacing: -0.045em;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}
.subContent .content .company {
    font-weight: 500;
    font-size: 105%;
    color: #2a5e37;
}
.subContent .content .inner {
    padding: 20px 0 0;
}
.subContent .content h4 + .inner {
    padding-top: 5px;
}
.subContent .content img {
    margin-bottom: 30px;
}
.subContent .content ul.list-content {
    margin-bottom: 30px;
}
.subContent .content ul.list-content &gt; li,
.subContent .content dl.list-content &gt; dd {
    font-size: 17px;
    letter-spacing: -0.04em;
    color: #555;
    position: relative;
    margin-bottom: 0;
    line-height: 1.55;
}
.subContent .content ul.list-content &gt; li + li,
.subContent .content dl.list-content &gt; dd + dd {
    margin-top: 5px;
}
.subContent .content ul.list-content &gt; li:before,
.subContent .content dl.list-content &gt; dd:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: -14px;
    top: 10px;
    background: #666;
    border-radius: 50%;
}
.subContent .content ul.list-content &gt; li &gt; .table-responsive {
    margin-top: 15px;
    margin-left: -15px;
}
#Support01 .subContent .content ul.list-inner,
#Support01 .subContent .content dl.list-inner {
    padding: 10px;
}
#Support01 .con2 p.intro {
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #eee;
}
/* .subContent .content ul.list-inner li, .subContent .content dl.list-inner dd {
    font-size: 16px;
    position: relative;
    margin-bottom: 8px;
    text-align: left;
    color: #585858;
    letter-spacing: -0.3px;
} */
.subContent .content ul.list-inner li,
.subContent .content dl.list-inner dd {
    font-size: 16px;
    position: relative;
    text-align: left;
    color: #666;
    letter-spacing: -0.025em;
    line-height: 1.35;
    margin: 0 0 9px;
}
.subContent .content ul.list-inner li:before,
.subContent .content dl.list-inner dd:before {
    content: "";
    width: 7px;
    height: 3px;
    position: absolute;
    left: -18px;
    top: 9px;
    background: #bad49f;
}
#About03 .con1 p.location,
#Development p.intro {
    font-size: 22px;
    font-weight: 500;
    color: #2a5e37;
    letter-spacing: -0.8px;
    margin-bottom: 15px;
    line-height: 1.27;
}
[id^="Intro"] .subContent .content p &gt; small {
    color: #a7a7a7;
}
#Intro01 .subContent .content ul.list-intro {
    padding: 30px;
    margin: 30px 0;
    border: 1px solid #ddd;
}
#Intro01 .subContent .content ul.list-intro &gt; li {
    margin-bottom: 10px;
    letter-spacing: -0.5px;
    color: #444;
    font-weight: 500;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}
#Intro01 .subContent .content ul.list-intro &gt; li:last-child {
    margin: 0;
}
#Intro01 .subContent .content ul.list-intro &gt; li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 8px;
    background: #7cbd35;
    border-radius: 50%;
}
#Intro02 .list-content.ordered {
    padding: 30px;
    margin: 30px 0;
    border: 1px solid #ddd;
}
#Intro02 .list-content.ordered &gt; li {
    margin: 0 0 8px;
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #444;
    font-weight: 500;
}
#Intro02 .list-content.ordered &gt; li &gt; b {
    color: #2a5e37;
    font-weight: 500;
}
#Intro02 .list-content.ordered &gt; li:last-child {
    margin-bottom: 0px;
}
#Intro02 .list-content.ordered &gt; li:before {
    display: none;
}
#Intro03 .table-responsive {
    margin: 30px 0 auto;
}
#Intro03 .subContent .content p {
    margin-bottom: 20px;
}
#Intro03 .subContent .content p.intro {
    font-size: 30px;
    color: #2a5e37;
    font-weight: 500;
    text-align: center;
    margin-bottom: 50px;
}
.subContent .table {
    margin: 0 0 20px;
    /* border-top: 2px solid #444; */
    border-top: 2px solid #028e92;
}
.subContent .table tr th,
.subContent .table tr td {
    padding: 15px 12px !important;
    border-bottom: 1px solid #ddd !important;
    letter-spacing: -0.035em;
    word-break: keep-all;
    vertical-align: middle !important;
    font-size: 16px;
}
.subContent .table tr th {
    color: #333;
    text-align: center;
}
.subContent .table thead tr th {
    /* background: #f7f7f7; */
    background: #e1f6f7;
    color: #585858;
}
.subContent .table tr td {
    color: #585858;
    text-align: center;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.subContent .table tr td &gt; .list-inner,
.subContent .table tr td &gt; .list-inner &gt; li {
    margin: 3px 0;
}
/* member-table */
.member-table thead tr th {
    background: #ecf6de !important;
    font-size: 16px;
}
.member-table tbody tr th {
    font-weight: 500;
}
.member-table tbody tr th.emph {
    background: #fafafa;
}

.subContent .content .content {
    margin-bottom: 50px;
}
.subContent .content .content h4 {
    color: #222;
    font-size: 22px;
    letter-spacing: -0.8px;
    margin: 0 0 15px;
    font-weight: 600;
}
.subContent .content .content p {
}
/* .subContent .content .content .detailed{
	font-size: 15px;
    color: #818181;
    font-style: italic;
    margin-bottom: 0;
}
.subContent .content .detailed &gt; span {
    margin-right: 10px;
    color: #666;
    background: #777;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
} */
.subContent .content .detailed {
    position: relative;
    padding: 20px 22px;
    margin: 0;
    color: #555;
    background: #fff;
    font-size: 15px;
    letter-spacing: -0.02em;
    border: 4px solid #eee;
}
.subContent .content .detailed &gt; span {
    display: block;
    color: #333;
    font-weight: 600;
    margin-bottom: 2px;
}
li .detailed {
    margin: 8px 0 16px !important;
}
#Self01 .subContent .content .detailed {
    padding-top: 15px;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0 !important;
}
#Self01 .text-box p {
    margin-bottom: 20px !important;
}
#Self01 .subContent .content .detailed &gt; span {
    margin-right: 10px;
    color: #666;
    background: #888;
    border-radius: 3px;
    color: #fff;
    padding: 2px 12px;
    display: block;
    width: 90px;
    float: left;
    text-align: center;
}
#Self01 .content,
#Development .content.con1,
#Development .content.con2 {
    padding: 32px 30px;
    background: #fff;
    border: 1px solid #ddd;
}
[id^="Self"] p.intro {
    font-size: 16px;
    font-weight: 400;
    padding: 25px;
    margin-bottom: 30px;
    background: #f7f7f7;
    letter-spacing: -0.5px;
    color: #444;
}
.subContent .content dl.tel {
    padding: 20px 24px;
    margin: 20px 0 0;
    border: 1px solid #d3d3d3;
    font-size: 18px;
    background: #f7f7f7;
}
.subContent .content dl.tel dt {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
    letter-spacing: -0.6px;
}
.subContent .content dl.tel dd {
    color: #569617;
    padding-left: 13px;
    position: relative;
    font-weight: 500;
}
.subContent .content dl.tel dd:before {
    content: "";
    width: 5px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 3px;
    background: #aaa;
}
.subContent .content dl.tel dd &gt; span {
    font-weight: 500;
    margin-right: 10px;
    color: #333;
    letter-spacing: -0.035em;
}
#Self03 .list-inner &gt; li &gt; span,
#Self03 .list-inner &gt; dd &gt; span {
    display: block;
    font-size: 14px;
    /* font-style: italic; */
    color: #818181;
}
#Self03 dl dt,
#Support02 dl.tel dt {
    font-size: 18px;
    color: #7cbd35;
    font-weight: 500;
    margin-bottom: 10px;
}
#Support01 .detailed {
    margin-bottom: 50px;
}
#Support01 .con4 .table-responsive:nth-child(2) .table tr td:last-child {
    text-align: left;
}
.content-inner h5 + p {
    margin-top: -5px;
}
#Volunteer01 .intro,
#About01 .intro {
    font-size: 28px;
    letter-spacing: -1px;
    color: #222;
    line-height: 1.4;
    margin: 0 0 40px !important;
}
#Volunteer01 .intro span,
#About01 .intro span {
    color: #2a5e37;
}
[id^="Volunteer"] .content-inner,
#Support01 .content-inner {
    margin-bottom: 30px;
}
#Volunteer02 .box-inner {
    min-height: 170px;
    margin-bottom: 30px;
}
#Volunteer02 .box-inner h5 {
    border-bottom: 1px solid #aaa;
    padding-bottom: 15px;
}

.dh-bodard .table &gt; thead &gt; tr &gt; th,
.dh-bodard .table &gt; tbody &gt; tr &gt; th,
.dh-bodard .table &gt; tfoot &gt; tr &gt; th,
.dh-bodard .table &gt; thead &gt; tr &gt; td,
.dh-bodard .table &gt; tbody &gt; tr &gt; td,
.dh-bodard .table &gt; tfoot &gt; tr &gt; td {
    padding: 14px 10px;
    color: #333;
    font-size: 17px;
}
.dh-bodard .table &gt; thead &gt; tr &gt; th {
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    color: #333;
}
.dh-bodard .table &gt; tbody &gt; tr &gt; td &gt; strong &gt; a {
    color: #555;
}
.dh-board .table tbody td.subject {
    text-align: left;
}
.dh-board &gt; .table-hover {
    border-top: 2px solid #444;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.dh-board &gt; .table-hover &gt; tbody &gt; tr:hover {
    background-color: #fff;
}
.dh-board .table tbody td.subject strong a {
    font-weight: 400;
    color: #585858;
}
.dh-board .table tbody td.subject strong a:hover {
    color: #7cbd35;
    text-decoration: underline;
}
.dh-margin-top {
    margin-top: 30px;
    display: inline-block;
}

.label {
    background: transparent;
    padding: 0px 5px 0px;
    font-size: 90%;
}
.label-danger {
    color: #006cb6;
}
.label-primary {
    color: #2b5cb7;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    border: 1px solid #fff;
    border-radius: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #555 !important;
    font-size: 16px;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 33px;
    text-align: center;
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:last-child &gt; a {
    border: 1px solid #ddd;
    font-size: 13px;
}

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

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

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

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

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

#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: #333;
    border: 1px solid #333;
    color: #fff;
}

#btnNew.btn-sm {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    padding: 6px 12px;
}

.btnRead {
    font-weight: 500;
}
.btn-default,
.btn-primary,
.btn-danger {
    background-image: none;
}
.btn-group,
.btn-group-vertical {
    margin: 10px 0 30px;
}

.dh-view-box &gt; .row &gt; .page-header {
    background: #fff;
    padding: 0;
    margin: 0;
    border-top: 2px solid #444;
    border-bottom: 1px solid #ddd;
    color: #333;
}
.dh-view-box &gt; .row &gt; .page-header h4 {
    padding: 20px;
    line-height: 1;
    margin: 0;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: -0.05em;
}
.dh-view-box &gt; .row &gt; .dh-view-info {
    background: #ffffff;
    padding: 8px 15px;
    border-bottom: 1px solid #ccc;
}

.sns-box {
    display: none;
}
.dh-view-box &gt; .row &gt; .dh-view-info &gt; span {
    padding: 0 15px 0 0;
}
.dh-view-box &gt; .row &gt; .dh-view-info &gt; span &gt; strong {
    color: #555;
    padding: 0 5px 0 0;
}
.dh-view-box .dh-attach h6 {
    margin: 0 0 0;
    padding: 5px 5px 0;
}
.dh-view-box &gt; .row:nth-child(2) &gt; div:nth-child(3) {
    padding: 15px 20px 40px !important;
}

.dh-front-gallery &gt; .thumbs &gt; .element1 {
    margin-bottom: 25px;
}

.dh-front-gallery &gt; .thumbs &gt; .element1 &gt; .thumbnail {
    height: 181.88px !important;
    margin-top: 0;
    margin-bottom: 5px;
    transition: border 0.3s ease;
}
.dh-front-gallery &gt; .thumbs &gt; .element1 &gt; .thumbnail:hover {
    background-size: cover;
    border-color: #85c341;
}

#About01 .subContent p {
    margin-bottom: 20px;
}
#About01 .subContent .epilogue {
    font-weight: 600;
    font-size: 18px;
    margin: 0;
}

#About03 dl.team {
    text-align: center;
    border: 1px solid #a4b195;
    margin-top: 60px;
}
#About03 dl.team dt {
    font-size: 17px;
    padding: 13px 10px;
    background: #ecf6de;
    letter-spacing: -0.5px;
    font-weight: 600;
}
#About03 dl.team dd {
    font-size: 17px;
    font-weight: 400;
    color: #66a027;
    margin-top: 7px;
}
#About03 dl.team dd:nth-child(2) {
    height: 48px;
    padding-top: 12px;
}
#About03 .con1 &gt; .row &gt; .col-xs-12:last-child dd:nth-child(2) {
    padding-top: 0;
}
#About03 dl.team dd &gt; .list-inner {
    color: #333;
    padding: 17px 32px;
    min-height: 192px;
    margin-bottom: 0;
    border-top: 1px solid #ddd;
}
#About03 dl.team dd &gt; .list-inner &gt; li {
    font-size: 13px;
}
#About03 .con1 p {
    font-size: 17px;
    letter-spacing: -0.5px;
    margin: 20px 0;
}
#About03 .list-inner {
    padding: 6px 0;
}
#About03 .list-content {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 4px;
}
#About03 .list-inner.ordered li {
    font-size: 14px;
    color: #585858;
    line-height: 1.7;
    padding-left: 15px;
}
.subContent .ordered &gt; li:before {
    position: absolute;
    background: #777;
    top: 2px;
    left: -12px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b {
    border: 0;
    padding: 0;
    background: none;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b &gt; .row {
    margin: 0;
    padding: 15px;
    border: 0;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b &gt; .row &gt; .col-xs-12 {
    padding: 0;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b &gt; .row &gt; .dhb-txt-box-type-b-img-layout &gt; .thumb-hidden {
    border: 0;
    box-shadow: none;
    height: 150px;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b &gt; .row &gt; .dhb-txt-box-type-b-img-layout &gt; .thumb-hidden &gt; a {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}
.bbs-blog2-index-layout #BBS03 .dhb-txt-box-type-b &gt; .row &gt; .dhb-txt-box-type-b-img-layout &gt; .thumb-hidden &gt; a &gt; img {
    display: none;
}
#BBS03 .dhb-txt-box-type-b-text-layout .txt-box-footer {
    display: none;
}
#BBS05 .col-sm-12 .box-inner {
    margin: 35px 0 45px;
}
#Development .con3 dl {
    padding: 15px 15px;
    height: 190px;
    border-radius: 5px;
    border: 2px solid #7cbd35;
}
#Development .con3 dl dt {
    font-size: 18px;
    margin-bottom: 10px;
}
#Development .con3 dl dd {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
#Development01 .subContent .content p {
    font-size: 25px;
    letter-spacing: -0.045em;
    color: #559412;
}
#Development02 .con3 .row {
    margin: 0 0 20px;
    padding: 50px 35px 30px;
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
}

#Development02 .con3 dl {
    border: 2px solid #d3d3d3;
    background: #fff;
    border-radius: 10px;
    padding: 0px 30px 20px;
    min-height: 320px;
}
#Development02 .con3 dt {
    font-size: 24px;
    /* background: #2b4a8e; */
    background: #467fc5;
    letter-spacing: -0.04em;
    margin: 0 -30px 8px;
    padding: 15px;
    border-radius: 8px 8px 0 0;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
#Development02 .con3 .row &gt; div:nth-child(2) dt {
    background: #77c028;
}
#Development02 .con3 .row &gt; div:nth-child(3) dt {
    background: #ad7fcc;
}
#Development02 .con3 dl dd {
    font-size: 18px;
    letter-spacing: -0.025em;
    padding: 20px 0px;
    color: #666;
    line-height: 1.35;
    border-bottom: 3px dotted #ddd;
}
#Development02 .con3 dl dd:last-child {
    border-bottom: none;
}

#Development03 .con1 img {
    box-shadow: 9px 15px 15px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 8px;
}
#Development03 .con1 .col-md-4 {
    padding-right: 40px;
}
#Development03 .con1 .col-md-8 {
    padding-top: 68px;
}

.develop_link {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 35px 0 40px;
    background: #ad7fcc;
    text-align: center;
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.05em;
    text-decoration: none;
}
.develop_link::before {
    content: "\f245";
    font-family: "FontAwesome";
    position: absolute;
    right: 20px;
    bottom: -38px;
    font-size: 105px;
    opacity: 0.12;
    color: #fff;
    transform: rotate(-12deg);
    transition: all 0.3s;
}
.develop_link2 {
    background: #4b83c7;
}
.develop_link span {
    display: block;
    width: 160px;
    padding: 10px 10px;
    margin: 13px auto 0;
    border: 1px solid #fff;
    border-radius: 100px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.02em;
    transition: all 0.3s;
}
.develop_link:hover,
.develop_link:focus {
    text-decoration: none;
    color: #fff;
}
.develop_link:hover span,
.develop_link:focus span {
    background: #fff;
    color: #333;
}
.develop_link:hover::before,
.develop_link:focus::before {
    opacity: 0.3;
}
#Independence02 .con3 table td,
#Independence02 .con3 table th {
    text-align: left;
}

.indie_process {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    padding: 50px;
}
#Independence02 .con2 .inner {
    padding: 20px 40px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #ddd;
    min-height: 192px;
}
#Independence02 .con2 .inner dl,
#Independence02 .con2 .inner img {
    margin-bottom: 0;
}
#Independence02 .con2 .inner dl {
    position: relative;
    margin-top: 20px;
    padding-top: 50px;
    padding-left: 45px;
    padding-right: 20px;
}
#Independence02 .con2 .inner dl dt {
    font-size: 22px;
    letter-spacing: -0.05em;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
    position: absolute;
    left: 0;
    top: 0;
}
#Independence02 .con2 .inner dl dt span {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #76b72f;
    letter-spacing: -0.04em;
    margin-right: 4px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
}
#Independence02 .con2 .inner dl dd {
    font-size: 17px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    color: #555;
}
#Independence02 .con2 .inner dl dd .num {
    color: #555;
    font-weight: 500;
}
#Independence02 .con2 .inner dl dd ul {
    padding-left: 20px;
    margin: 0;
}
#Independence02 .con2 .inner dl dd li {
    color: #555 !important;
    letter-spacing: -0.04em !important;
}
#Independence02 .con2 .inner dl dd li::before {
    left: -15px;
}
#Independence02 .con2 .inner dl dd li:last-child {
    margin-bottom: 0;
}
#Independence02 .con2 .inner .col-md-8 {
    width: 73%;
}
#Independence02 .con2 .inner .col-md-4 {
    width: 27%;
}
#Independence02 .con2 .inner img {
    margin: 0 auto;
}
#Service01 .text-box {
    padding: 30px 30px;
    border: 1px solid #ddd;
    border-top: 1px solid #333;
    margin-bottom: 20px;
    background: #f7f7f7;
}
#Service01 .text-box .detailed {
    margin-top: 25px;
    border: 1px solid #d9d9d9;
}

#Service02 .con2 h4,
#Service02 .con3 h4,
#Service02 .con4 h4 {
    background: #e5f1d8;
    padding-left: 12px;
    font-size: 26px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 30px;
    margin-top: 40px;
}
#Service02 .con2 h4 {
    margin-top: 0;
}
#Service02 .con2 h4::before,
#Service02 .con3 h4::before,
#Service02 .con4 h4::before {
    content: "";
    width: 12px;
    height: 52px;
    border-radius: 0;
    box-shadow: none;
    top: 0;
}
#Service02 ul.list-content {
    margin-bottom: 10px;
}
#Service02 .con4 .col-md-4 img {
    padding: 8px;
    border: 1px solid #d9d9d9;
    margin-top: 16px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#Service03 .imgbox {
    border: 1px solid #ddd;
    padding: 50px 50px 60px;
    text-align: center;
}
#Service03 .imgbox img {
    margin: 35px auto 0;
}
#Service03 .con6 .inner .row {
    margin-top: 30px;
}
.content .img-border {
    border: 1px solid #ddd;
}
#Service05 .img-border {
    padding: 60px;
    margin: 15px auto 20px;
}
#Service05 .img-border img {
    max-width: 550px;
    margin: 0 auto;
}
#Education03 .table {
    margin-top: 20px;
}
#Education03 .table td a {
    border: 1px solid #ddd;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    color: #333;
    background: #fff;
    padding: 2px 14px;
    display: inline-block;
    margin-left: 6px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
}
#Education03 .table td a:hover,
#Education03 .table td a:focus {
    border-color: #333;
    text-decoration: none;
}
.content-inner + .content-inner {
    margin-top: 40px;
}
#Intro01 .content p + p {
    margin-top: 30px;
    font-size: 16px;
}
#Intro01 .intro {
    padding: 0;
    font-size: 30px;
    margin-bottom: 50px;
    color: #333;
    letter-spacing: -0.045em;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}
#Intro01 .intro span {
    color: #559412;
}
#Intro01 .content p.epilogue {
    font-weight: 600;
    color: #333;
}
#Intro01 img {
    box-shadow: 9px 15px 15px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 8px;
}

#Intro02 .timeLine {
    position: relative;
}
#Intro02 .timeLine:before {
    content: "";
    position: absolute;
}
#Intro02 .timeLine .time-box {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
#Intro02 .timeLine .time-box .year {
    text-align: center;
}
#Intro02 .timeLine .time-box .year span {
    font-size: 42px;
    font-weight: 500;
    color: #77c028;
    letter-spacing: -0.03em;
}
#Intro02 .timeLine .time-box .issue ol {
    padding-left: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 5px;
}
#Intro02 .timeLine .time-box .issue ol li {
    position: relative;
    font-size: 16px;
    padding: 5px 5px 5px 35px;
    color: #555;
    letter-spacing: -0.04em;
}
#Intro02 .timeLine .time-box .issue ol li span {
    left: 0;
    position: absolute;
    font-weight: 600;
    color: #444;
    margin-right: 10px;
    display: inline-block;
    width: 24px;
}
#Intro03 .table-responsive {
    margin: 0 0 10px;
}
#Intro03 table img {
    margin: 0 auto;
    max-width: 60px;
}

#Intro04 .subContent .li_location {
    padding: 0;
    margin: 0;
    border-top: 2px solid #333;
}
#Intro04 .subContent .li_location li {
    font-size: 17px;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    letter-spacing: -0.04em;
}
#Intro04 .subContent .li_location li &gt; span {
    display: inline-block;
    width: 80px;
    font-weight: 600;
}

#Intro05 .location {
    font-weight: 600;
    margin-top: 25px;
}
#Intro05 ul.list-content &gt; li + li {
    margin-top: 18px;
}
#Intro05 .bus {
    font-weight: 600;
    margin-top: -5px;
    letter-spacing: -0.02em;
}

@media (max-width: 767px) {
    .subHeader {
        height: 150px;
    }
    .subHeader .container h2 {
        line-height: 150px;
        font-size: 30px;
    }
    .subHeader .container .breadcrumb {
        padding: 0;
        float: none;
    }
    .subBody {
        margin-top: 30px;
    }
    .subMenu {
        margin-bottom: 50px;
    }
    .subContent_title {
        font-size: 26px;
    }
    .subContent .content h4 {
        font-size: 20px;
    }
    .subContent .content dl.tel dd &gt; span {
        display: block;
    }
    #Support01 .con2 p.intro {
        font-size: 16px;
    }
    .dh-board .num,
    .dh-board .regdate,
    .dh-board .hits,
    .dh-board .writer {
        display: none;
    }
    #Volunteer01 .intro,
    #About01 .intro {
        font-size: 22px;
    }
    #Intro02 .timeLine .time-box &gt; div {
        width: 100%;
    }
    #Independence02 .con2 .inner .col-md-8 {
        width: 100%;
    }
    #Independence02 .con2 .inner .col-md-4 {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .subMenu .nav {
        margin-right: 0;
    }
    .subMenu .nav &gt; li &gt; a {
        font-size: 13px;
        font-weight: 400;
        padding: 13px 5px;
    }
    #Development .con3 dl dt {
        font-size: 14px;
    }
    #Development .con3 dl dd {
        font-size: 13px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}

/* //서브페이지 */

/* 푸터 */
.footer-link {
    margin-bottom: 30px;
    background-color: #939497;
}
.footer-link ul {
    display: inline-flex;
    height: 55px;
    align-items: center;
    gap: 25px;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-link ul a {
    all: unset;
    cursor: pointer;
    color: #eee;
    font-weight: 500;
    font-size: 15px;
}
.footer-link ul a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer_copy .text-center {
    text-align: left;
    padding: 0px 0 40px;
    background: #5a5d61;
    color: #b3b4b5;
    letter-spacing: -0.3px;
    font-size: 13px;
}
.footer_copy .wrap-footer {
}
.footer_copy .wrap-footer .footer-text {
}
.footer_copy .wrap-footer .footer-text p &gt; strong {
    font-size: 15px;
    color: #ccc;
}
.footer_copy .wrap-footer .footer-text ul {
    padding-left: 0;
    margin-bottom: 2px;
}
.footer_copy .wrap-footer .footer-text ul:after {
    content: "";
    display: table;
    clear: both;
}
.footer_copy .wrap-footer .footer-text ul &gt; li {
    float: left;
    margin-right: 15px;
}
.footer_copy .wrap-footer .footer-text ul &gt; li &gt; address {
    margin-bottom: 0px;
}
.footer_copy .wrap-footer .footer-text .copyrights {
    display: block;
    margin-top: 14px;
    opacity: 0.6;
}

@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}

/* //푸터 */

.maintenance {
    margin-top: 5px;
    border: 7px solid #e5e5e5;
    padding: 50px 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;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

/* login */

.login-layout,
.id-find-layout,
.pw-find-layout {
    background: #f5f5f5;
    padding: 100px 15px;
    margin-top: -30px;
}
.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 &gt; div.col-sm-12,
.id-find-layout .panel-body &gt; div.col-sm-12,
.pw-find-layout .panel-body &gt; div.col-sm-12 {
    float: none;
}
.login-layout .panel-body &gt; div.col-sm-12 h2,
.id-find-layout .panel-body &gt; div.col-sm-12 h2,
.pw-find-layout .panel-body &gt; 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: #77c028;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #77c028;
    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: #333;
}
.login-layout form &gt; div &gt; p,
.id-find-layout form &gt; div &gt; p,
.pw-find-layout form &gt; div &gt; p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form &gt; div &gt; p + p,
.id-find-layout form &gt; div &gt; p + p,
.pw-find-layout form &gt; div &gt; p + p {
    border-left: 1px solid #ccc;
}
.login-layout form &gt; div &gt; p &gt; a,
.id-find-layout form &gt; div &gt; p &gt; a,
.pw-find-layout form &gt; div &gt; p &gt; a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

/*mobile*/
@media (max-width: 767px) {
    /* 모바일 로그인 */
    .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 &gt; div.col-sm-12 h2,
    .id-find-layout .panel-body &gt; div.col-sm-12 h2,
    .pw-find-layout .panel-body &gt; 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 &gt; div &gt; p &gt; a,
    .id-find-layout form &gt; div &gt; p &gt; a,
    .pw-find-layout form &gt; div &gt; p &gt; 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;
    }
}

/*2019-12-04*/
@media (min-width: 768px) {
    #About03 .col-sm-3 {
        width: 20%;
        padding: 0 5px;
    }
    #About03 dl.team dt {
        padding: 13px 0;
        font-size: 16px;
    }
    #About03 dl.team dd &gt; .list-inner {
        padding: 17px 20px;
    }
    #About03 .con1 &gt; .row &gt; .col-xs-12:last-child dd:nth-child(2) {
        padding-top: 12px;
    }
}
.subContent .table.member-table tr td:nth-of-type(3),
.subContent .table.member-table tr th.text-left {
    text-align: left;
}

/*2019-12-10*/
#self-repair01 p.intro {
    background: #fff;
    border: 1px solid #ddd;
}
#self-repair02 p.intro {
    background: #fff;
    border: 1px solid #ddd;
}
#Support02 p.intro {
    font-size: 16px;
    font-weight: 400;
    padding: 25px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #ddd;
    letter-spacing: -0.5px;
    color: #444;
}
#self-repair01 .con h4,
#self-repair02 .con1 h4,
#self-repair02 .con4 h4 {
    margin-bottom: 20px;
}
#self-repair01 .con1 h4 img,
#self-repair02 .con1 h4 img,
#self-repair02 .con4 h4 img {
    display: inline-block;
    width: 40px;
    margin-right: 10px;
}

/*2019-12-12*/
#Support02 .subContent .table tr th {
    background: #f7f7f7;
}

/*2019-12-16*/
#Education02 .con1 img {
    margin-bottom: 60px;
}

.subContent .content p.note {
    font-size: 16px;
    color: #999;
    text-align: right;
}

/*2021-02-23*/
#Development04 .con2 dl {
    padding: 30px;
    background: #f8f8f8;
    margin: 0;
    border: 1px solid #ddd;
}
#Development04 .con2 dl dt {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 500;
}
#Development04 .con2 dl dd {
    font-size: 17px;
    letter-spacing: -0.04em;
    color: #555;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.55;
}
#Development04 .con3 p span {
    font-weight: 700;
    margin-right: 10px;
    width: 80px;
    display: inline-block;
}

.privacy {
    padding-top: 150px;
}

.privacy ol {
    padding-left: 0;
    margin-bottom: 40px;
}
.privacy ol li {
    font-size: 16px;
    margin-bottom: 8px;
}
.privacy ol li &gt; ol {
    padding-left: 15px;
    margin-top: 7px;
}
.privacy ol li &gt; ol li {
    font-size: 14px;
}
.privacy table tbody th {
    background-color: #f7f7f7;
}
.privacy table tbody :is(td) {
    text-align: left !important;
}
.privacy .dl-privacy {
    padding: 25px;
    border: 1px solid #ccc;
}
.privacy .dl-privacy div {
    margin-bottom: 15px;
}
.privacy .dl-privacy dt {
    margin-bottom: 5px;
}
.privacy .table-responsive + .table-responsive {
    margin-top: 30px;
}
.privacy h3 + p {
    font-size: 20px;
    margin-bottom: 70px;
}
</pre></body></html>