<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');
@import url('/skin/NanumSquare/NanumSquare.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {
	background-color: #fff; 
	word-break: keep-all !important;
	letter-spacing:-0.03em; 
	font-size:15px;
	line-height:1.6;
	padding-top: 68px;
}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'NanumSquare', '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;
}

/* 상단 네비게이션 */
.navbar-inverse{
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
	margin:0;
}
.navbar-inverse .container {
    width: 100%;
}

@media (min-width:768px){
	.navbar-inverse .container,
	.footer_copy .wrap-footer .container{
		padding: 0 50px;
	}
}
.navbar-header .navbar-brand {
    display: block;
    padding: 0;
    margin-left: 0 !important;
    margin-top: 10px;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
}

.nav.navbar-nav &gt; li &gt; a {
    display: block;
    height: 100%;
    padding: 25px 20px;
    font-size: 18px;
    color: #111;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
}
.nav.navbar-nav &gt; li &gt; a span {
    line-height: 0;
}
.nav.navbar-nav &gt; li:hover &gt; a,
.nav.navbar-nav &gt; li.open &gt; a,
.nav.navbar-nav &gt; li:focus &gt; a,
.navbar-inverse .navbar-nav&gt;.open&gt;a, 
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{
    color: #d42f2e;
    background-color: rgba(0,0,0,0);
}
.nav.navbar-nav li .dropdown-menu {
    left: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    padding: 7px 0 12px;
    box-shadow: none;
    border: 1px solid #eee;
    border-top: none;
}
.nav.navbar-nav li .dropdown-menu li a {
    letter-spacing: 0;
    padding: 7px 20px;
    font-size: 17px;
}
.nav.navbar-nav li .dropdown-menu li a:hover, 
.nav.navbar-nav li .dropdown-menu li a:focus {
    background: rgba(0,0,0,0);
    color: #d42f2e;
    font-weight: 500;
}
@media (max-width: 767px){
    .navbar-header .navbar-brand{
        margin-left: 15px !important;
        margin-bottom: 10px;
    }
    .navbar-inverse .navbar-toggle{
        margin-top: 16px;
        background: #D42F2E;
        border-color: #D42F2E;
    }
    .navbar-inverse .navbar-toggle:hover{
        background: #D42F2E;
        border-color: #D42F2E;
    }
    .nav.navbar-nav &gt; li &gt; a{
        text-align: center;
    }
    .nav.navbar-nav li .dropdown-menu{
        text-align: center;
    }
}
/* //상단 네비게이션 */

/* 슬라이드 영역 */
.fill {
    /*height: 900px;*/
    /*height: calc(100vh - 75px);*/
    /* height: calc(100vh - 217px); */
    height: calc(100vh - 66px);
	background-position: center top;
}
.container.container_slide{
	width: 100%;
	padding: 0;
}
.carousel-inner .item .carousel-caption {
    top: 8%;
    left: 50px;
    bottom: auto;
    text-align: left;
    padding: 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;
}

.carousel-inner .item .carousel-caption h1 {
    font-size: 68px;
    font-weight: 400;
    letter-spacing: -0.05em;
    margin: 0;
    opacity: 0.85;
}
.carousel-inner .item .carousel-caption h1 small{
    margin-left: 15px;
    color: #fff;
    font-size: 50%;
    letter-spacing: 0.01em;
}
.carousel-inner .item .carousel-caption h1 span.project {
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: 0.08em;
    padding-left: 5px;
    margin-bottom: 12px;
}

.pull-center .carousel-control &gt; span{
	font-size: 20px;
    text-shadow: none;
    font-weight: 300;
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 41px;
}

.carousel-control {
    width: 45px;
    height: 45px;
    /* border: 2px solid #fff; */
    opacity: 1;
    top: 50%;
    margin-top: -20px;
}

.carousel-control.left {
    left: 50px;
	/* background: url(/skin/img/slide/arrow_prev.png) no-repeat center; */
}
.carousel-control.right {
    right: 50px;
	/* background: url(/skin/img/slide/arrow_next.png) no-repeat center; */
}

.carousel-control:hover {
    background: #e81e1d;
    opacity: 1;
    border-color: #e81e1d;
}

.carousel-indicators {
    left: 50px;
    bottom: 8%;
    text-align: left;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
}
.carousel-indicators li {
    width: 11px !important;
    height: 11px !important;
    margin: 0 12px 0 0 !important;
    background: #fff;
    border: none;
    border-radius: 0;
}
.carousel-indicators li.active {
    background: #e81e1d;
}

@media (max-width: 767px){
    .carousel-control.left{
        left: 10px;
    }
    .carousel-control.right{
        right: 10px;
    }
    .carousel-inner .item .carousel-caption h1{
        font-size: 40px
    }
    .carousel-inner .item .carousel-caption h1 small{
        display: block;
        margin-left: 0;
        font-size: 20px
    }
}
/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container{
	display: none;
}
.mainPage{
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}
.intro-html-layout{
	display: none;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.subHeader {
    height: 300px;
    background-image: url(/skin/img/sub/sub-top.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.subHeader .container h2 {
    text-align: center;
    color: #fff;
    font-size: 38px;
    margin-top: 130px;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
}


/* 프로젝트 게시판 */
/* [id^="Project"] .subHeader {
    display: none;
}
[id^="Project"] .subHeader .container h2 {
    text-align: center;
    color: #111;
    text-transform: uppercase;
} */


.subHeader .container &gt; .nav{
    text-align: center;
}
.subHeader .container &gt; .nav &gt; li{
    display: inline-block;
    float: none;
}
.subHeader .container &gt; .nav &gt; li &gt; a:after{
    content: '/';
    margin-left: 15px;
    color: #ccc;
}
.subHeader .container &gt; .nav &gt; li:last-child &gt; a:after{
    content: '/';
    display: none;
}
.subHeader .container &gt; .nav &gt; li &gt; a{
    background: none;
    color: #ccc;
    padding-right: 0;
}
.subHeader .container &gt; .nav &gt; li.active &gt; a{
    background: none;
    color: #fff;
}
.subHeader .container .breadcrumb {
    background: none;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    opacity: 0.8;
    display: none;
}
.subHeader .container .breadcrumb li a {
    color: #ccc;
}
.subHeader .container .breadcrumb li.active{
	color: #fff;
}
.subBody {
	padding-top: 90px;
	padding-bottom: 100px;
}
.subContent_title {
    font-size: 48px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 90px;
    color: #111;
    letter-spacing: 0;
}
.subContent_inner table{
	border-top:2px solid #333;
}
.subContent_inner table th, 
.subContent_inner table td {
    padding: 18px 20px !important;
    border-bottom: 1px solid #ddd;
}



#About01 .img-box {
    margin-bottom: 80px;
}
#About01 .overview-box {
    max-width: 900px;
    margin: 0 auto;
}
#About01 .overview-box table tr td .list-inner {
    margin: 5px 0 0;
    padding: 0;
}
#About01 .overview-box table tr td .list-inner li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 12px;
}
#About01 .overview-box table tr td .list-inner li::before {
	position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #d3d3d3;
    top: 9px;
    left: 0;
}
#About01 .overview-box table tr td .list-inner li &gt; span{
	font-size: 15px;
	color: #777;
}
#About02 .history-box{width: 650px;margin: 0 auto 50px;}
#About02 .history-box .col-sm-6{width: 340px;}
#About02 .history-box .col-sm-6:nth-child(1){
	padding-right: 46px;
}
#About02 .history-box .col-sm-6:nth-child(2){
	padding-left: 46px;
}
#About02 .history-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 1;
    margin: 0 0 20px;
    border-bottom: 2px solid #333;
    padding-bottom: 12px;
}
#About02 .history-box .list-history{
	padding: 22px 0 0;
}
#About02 .history-box .list-history li {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 1.4;
    position: relative;
    padding-left: 12px;
}
#About02 .history-box .list-history li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    background: #d3d3d3;
    top: 9px;
    left: 0;
}


/* -------------------메인 페이지 썸네일------------------ */
.dh-front-blog&gt;.col-md-4&gt;.thumbnail {
    position: relative;
    min-height: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}
.dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
}
.dh-front-blog&gt;.col-md-4&gt;.thumbnail:hover a.blogthumb,
.dh-front-blog&gt;.col-md-4&gt;.thumbnail:focus a.blogthumb{
    transform: scale(1.2);
    opacity: 0.5;
}
.dh-front-blog&gt;.col-md-4&gt;.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0,0,0,0.6);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%);
}
.dh-front-blog&gt;.col-md-4&gt;.thumbnail&gt;.caption h5 {
    margin: 0;
    padding: 16px 16px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight:600
}
@media(min-width:768px){
	.dh-front-blog&gt;.col-md-4{
		width:50%;
	}
}


#Location .content h4 {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin: 0 0 13px;
}
#Location .content.con1 {
    margin-bottom: 40px;
}
#Location .content.con1 .location-li {
    border-top: 2px solid #333;
    padding-left: 0;
    margin-top: -5px;
}
#Location .content.con1 .location-li li {
    padding: 18px 20px;
    border-bottom: 1px solid #e3e3e3;
}
#Location .content.con1 .location-li span {
    float: left;
    margin-right: auto;
    min-width: 110px;
    font-weight: 600;
    color: #111;
    font-size: 15px;
}
#Location .content.con2 #mailForm{
	border-top: 2px solid #333;
}
#Location .content.con2 #mailForm .form-group {
    padding: 18px 20px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 0;
}
#Location .content.con2 #mailForm .form-group:after{
	content: '';
	display: table;
	clear: both;
}
#Location .content.con2 #mailForm .form-group label {
    float: left;
    width: 20%;
    color: #111;
    margin: 5px 0 0;
}
#Location .content.con2 #mailForm .form-group .form-control{
	border-radius: 0;
	float: left;
	width: 80%;
	box-shadow: none;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	padding: 8px 12px;
	height: auto;
}
#Location .content.con2 #mailForm .form-group .form-control:focus{
	border-color:#111
}
#Location .content.con2 #mailForm .form-group .checkbox label {
    width: 100%;
    font-size: 12px;
    margin-top: 0;
    color: #666;
}
#Location .content.con2 #mailForm .btn.btn-primary{
	background: #222;
	border: none;
    color: #fff;
    border-radius: 0;
    width: 140px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    margin: 15px 0 0;
    float: right;
}
#Location .content.con2 #mailForm .btn.btn-primary:hover,
#Location .content.con2 #mailForm .btn.btn-primary:focus{
	background: #d42f2e;
}
#Location .content.con3{
	padding-top: 35px;
}

@media (min-width:768px){
	#Location .subContent_inner &gt; .row &gt; div:nth-child(1) {
		padding-right: 20px;
	}
}


/*bbs - b type*/

.bbs-blog2-index-layout .dh-board {
    margin-left: -15px;
    margin-right: -15px;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
    min-height: 202.5px;
    height: 202.5px;
    max-height: 202.5px;
    border: none;
    box-shadow: none;
    padding-bottom: 56.25%;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
    width: 100%;
    height: 202.5px;
    float: left;
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead::after{

}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    visibility: hidden;
    opacity: 0;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background: transparent;
    border: none;
    padding: 0 15px;
    margin-bottom: 30px;
}
@media (min-width: 768px){
    .bbs-blog2-index-layout .dhb-txt-box-type-b{
        width: calc(100% / 3)
    }
}
.bbs-blog2-index-layout .dhb-txt-box-type-b &gt; .row {
    margin: 0;
    border: 0;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b &gt; .row:hover,
.bbs-blog2-index-layout .dhb-txt-box-type-b &gt; .row:focus {
    border-color: #000
}

.bbs-blog2-index-layout .dhb-txt-box-type-b &gt; .row &gt; div {
    padding: 0;
}

.dhb-txt-box-type-b-text-layout h4 {
    text-align: center;
    margin: 0;
    padding: 10px 15px !important;
    font-size: 17px;
    letter-spacing: -0.03em;
    color: #333;
}


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

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

.bbs-blog2-index-layout .dh-board .dh-margin-top {
    margin: 30px 0 0;
}

.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: #333 !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 #d5d5d5;
    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 #333;
    background: #333 !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;
}
#insertForm .input-group .btn {
    border-radius: 0;
    border-color: #d5d5d5;
}

#insertForm .input-group .form-control {
    box-shadow: none;
    border-color: #d5d5d5;
}

#insertForm .input-group #btnNew {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

.dh-view-box {
    margin: 0;
}
.dh-view-box&gt;.row&gt;.page-header {
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
}

.dh-view-box&gt;.row&gt;.page-header&gt;h4 {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

.dh-view-box&gt;.row&gt;.dh-view-info {
    background: #fff;
    color: #888;
    margin-bottom: 10px;
    display: none;
}
.dh-view-box&gt;.row&gt;.dh-view-info + div{
    padding: 45px 0 !important
}

.dh-view-box&gt;.row&gt;.dh-view-info strong {
    color: #888 !important;
}
@media (max-width: 767px){
    .history-box{
        margin-bottom: 30px;
    }
    #Location .content.con1 .location-li span{
        min-width: auto;
        width: 100%;
    }
}
@media (min-width: 768px) and  (max-width: 991px){

}
@media (min-width: 992px) and  (max-width: 1199px){

}
@media (min-width: 1200px){

}
/* //서브페이지 */

/* 푸터 */

.footer_copy .text-center {
    text-align: left;
    padding: 40px 0;
    background: #111;
    color: #9f9f9f;
    font-size: 13px;
}
.footer_copy .wrap-footer .container {
    width: 100%;
}
.footer_copy p {
    margin-bottom: 7px;
}
.footer_copy .wrap-footer .footer-text ul{
    padding-left: 0;
}
.footer_copy .wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
.footer_copy .wrap-footer .footer-text ul li {
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    line-height: 1;
    border-right: 1px solid rgba(255,255,255,0.3);
}
.footer_copy .wrap-footer .footer-text ul li:last-child{
	border: 0;
	margin: 0;
	padding: 0;
}
.footer_copy .wrap-footer .footer-text ul li address{
    margin-bottom: 0;
	line-height: 1;
}
.footer_copy .wrap-footer .footer-text .copyrights {
    display: block;
    margin-top: 12px;
    font-size: 12px;
    color: #666;
}
@media (max-width: 767px){
    .footer_copy .wrap-footer{
        text-align: center;;
    }
    .footer_copy .wrap-footer .footer-text ul li{
        line-height: 1.4;
        border-right: 0;
        width: 100%;
        margin-bottom: 5px;
    }
    .footer_copy .wrap-footer .footer-text ul li address{
        line-height: 1.6;
    }
}
@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: #f6f6f6;
    padding: 100px 15px;
	margin-top:-35px;
}

.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 {
	border-radius: 0px;
    border: 1px solid #d5d5d5;
    height: 40px;
    color: #333;
    font-size: 15px;
	box-shadow:none;
    letter-spacing: -0.03em;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #111;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #333;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #d42f2e;
}

.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;
}

@media (max-width:768px) {

    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body &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;
    }
    
    #About02 .history-box .col-sm-6:nth-child(1){padding-right: 15px;}
    #About02 .history-box .col-sm-6,#About02 .history-box .col-sm-6,#About02 .history-box{width: 100%;}
    #About02 .history-box .col-sm-6:nth-child(2){padding-left: 15px;}
}


/* 2021-04-14 */

#title-works {
    margin-bottom: 30px;
    display: none;
}
#title-works h2{
    margin-top: 100px;
    margin-bottom: 50px;
    font-size: 30px;
    font-weight: 400;
}
#title-works .nav.nav-pills{
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0;
}
.bbs-blog-view-layout #title-works .nav.nav-pills{
    display: none
}
#title-works .nav.nav-pills &gt; li{
    list-style: none;
    display: inline-block;
}
#title-works .nav.nav-pills &gt; li + li{
    margin-left: 22px;
}
#title-works .nav.nav-pills &gt; li &gt; a{
    font-weight: 500;
    color: #999;
    border-bottom: none;
    display: block;
    font-size: 18px;
    line-height: 1;
    padding: 0 0 5px;
    text-decoration: none;
}
#title-works .nav.nav-pills &gt; li.active &gt; a, #title-works .nav &gt; li:hover &gt; a{
    font-weight: 500;
    color: #333;
    background: none;
}</pre></body></html>