@charset "utf-8";
@import url('/public/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 100px;letter-spacing: -0.034em;}

/* 폰트 설정 */
#site, 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 > br,
.topmarginLay_a {
 display: none;
}

/* 상단 네비게이션 */

.navbar.navbar-inverse{
    background-color: #fff;
    border-bottom: 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    font-size: 20px;
    margin-left: 0 !important;
    height: auto;
    margin-top: 15px;
    position: relative;
}
.navbar-header .navbar-brand::after{
    content: '구세군 한아름';
    position: absolute;
    display: inline-block;
    font-size: 31px;
    width: 200px;
    font-weight: 600;
    color: #000;
    top: 50%;
    transform: translateY(-50%);
    left: 68px;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 40px 35px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li > a:focus{
    color: #F71C3C !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
    left: 50%;
    right: auto;
    border-radius: 0;
    border: 0;
    padding: 0;
    transform: translateX(-50%);
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    border-top: 1px solid #eaeaea;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #3e4558;
    color: #fff !important;
}
/* //상단 네비게이션 */

/* 슬라이드 영역 */

#mainCarousel .carousel-inner .item{
    height: 700px;
}
#mainCarousel .carousel-caption{
    text-shadow: 0 3px 6px rgba(0,0,0,.6);
    text-align: left;
    top: 55%;
}
#mainCarousel .carousel-caption h1{
    font-size: 96px;
    font-weight: 600;
    letter-spacing: -0.06em;
}
#mainCarousel .carousel-caption h1 small{
    display: block;
    font-size: 24px;
    color: #fff;
    opacity: 0.8;
    padding-left: 5px;
    letter-spacing: -0.034em;
    margin-bottom: 5px;
}
#mainCarousel .carousel-caption p{
    font-size: 27px;
    margin: 30px 0 0 5px;
}
#mainCarousel .carousel-control{
    display: none !important;
}
#mainCarousel .carousel-control > span{
    display: none !important;
}

#mainCarousel .carousel-indicators li{
    width: 80px;
    border-radius: 0;
    border: 0 !important;
    background: rgba(255,255,255,0.3);
    margin: 0 3px !important;
    height: 5px;
}
#mainCarousel .carousel-indicators li.active{
    background: #fff;
}


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

/* 메인 중단영역 */
[id^="section_"]{
    padding: 100px 0;
}
#section_072b03 .main-link .link{
    display: block;
    height: 260px;
    position: relative;
    border: 1px solid #b7c3e4;
}
#section_072b03 .main-link .link:hover{
    border-color: #4661af;
}

#section_072b03 .main-link .col-xs-12:nth-child(1) .link{
    background: url('/public/img/main/m-link01.jpg') no-repeat center / cover;
}
#section_072b03 .main-link .col-xs-12:nth-child(2) .link{
    background: url('/public/img/main/m-link02.jpg') no-repeat center / cover;
}
#section_072b03 .main-link .col-xs-12:nth-child(3) .link{
    background: url('/public/img/main/m-link03.jpg') no-repeat center / cover;
}
#section_072b03 .main-link .col-xs-12:nth-child(4) .link{
    background: url('/public/img/main/m-link04.jpg') no-repeat center / cover;
}
#section_072b03 .main-link .link > span{
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: rgba(62, 69, 88, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
}
#section_735b90{
    background: #f8f8f8;
}
#section_735b90 .board_box_list{
    width: 50%;
    padding-right: 30px;
    margin-bottom: 80px !important;
}
#section_735b90 .board_box_list ul{
    height: 150px;;
}
#section_735b90 .page-header{
    margin-top: 0;
    border-color: #999;
    margin-bottom: 15px;
}
#section_735b90 .page-header h4{
    margin: 0;
    font-size: 26px;
    letter-spacing: -0.034em;
}
#section_735b90 .page-header a{
    display: none;
}
#section_735b90 .board_box_blog2 .col-md-4{
    width: 25%;
}
#section_735b90 .board_box_blog2 .inner{
    margin: 0;
    height: 150px;
}
#section_735b90 .board_box_blog2 .inner:hover{
    border-color: #F71C3C;
}
#section_735b90 .board_box_blog2 .inner .bottom{
    display: none;
}
/* //메인 중단영역 */

/* 서브페이지 */

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

.subHeader {
    text-align: center;
    height: 240px;
    background-image: url(/public/img/sub/sub_title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #333;
}
.subHeader .container h2{
    color: #333;
    font-size: 45px;
    margin-top: 100px;
    display: inline-block;
    font-weight: 600;
}
.subHeader .container .breadcrumb{
    background: none;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.breadcrumb>li+li:before {
    content: "\f105";
    color: #666;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.subHeader .container .breadcrumb li a{
    color: #333;
}
.subHeader .container .breadcrumb li.active{
    color: #333;
    font-weight: 500;
}
.subMenu{
    margin-top: -26px;
    /* margin-bottom: 100px; */
}
.subMenu .nav{
    box-shadow: 0px 2px 4px rgba(0,0,0,0.15);
    width: 900px;
    margin: 0 auto;
}
.subMenu .nav li{
    margin: 0;
}
[id^="About"] .subMenu .nav li, [id^="BBS"] .subMenu .nav li{
    width: 33.33333333%;
}
[id^="Business"] .subMenu .nav li{
    width: 50%;
}
.subMenu .nav li > a{
    background: #fff;
    color: #333;
    border-radius: 0;
    text-align: center;
    font-size: 17px;
    letter-spacing: -0.05em;
    font-weight: 500;
    padding: 12px 15px;
    border-right: 1px solid #eee;
}
.subMenu .nav li.active > a{
    background: #e8314c;
    color: #fff;
}
.subBody {
  padding-bottom: 50px;
}
.subContent_title{
    text-align: center;
    font-size: 40px;
    letter-spacing: -0.04em;
    margin: 100px 0 100px;
}
.subContent_title::after{
    content: '';
    display: none;
    width: 65px;
    height: 2px;
    border-radius: 30px;
    background: #F71C3C;
    margin: 20px auto 60px;
}
.subContent_inner .content{
    padding: 80px 0;
}
.subContent_inner .content.con1{
    padding-top: 0;
}
.subContent_inner .content .content-inner{
    padding: 5px 10px;
    margin-bottom: 50px;
    background: #fdfdfd;
    border-radius: 10px;
}
.subContent_inner .content h4{
    font-size: 28px;
    padding-left: 32px;
    position: relative;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: -0.056em;
}
.subContent_inner .content h4::before, 
.subContent_inner .content h4::after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 1px;
    position: absolute;
}
.subContent_inner .content h4::before{
    left: 3px;
    top: 5px;
    background: rgba(247,28,60,0.7);
}
.subContent_inner .content h4::after{
    left: 10px;
    top: 11px;
    background: rgba(247,28,60,0.4);
}
.subContent_inner .content h5{
    position: relative;
    font-size: 20px;
    padding-left: 20px;
    line-height: 1;
    margin-bottom: 15px;
    letter-spacing: -0.04em;
    font-weight: 700;
}
.subContent_inner .content h5::after{
    content: '';
    display: none;
    width: 40px;
    height: 2px;
    background: #F71C3C;
    margin: 10px 0;
}
.subContent_inner .content p{
    font-size: 16px;
    padding-left: 20px;
}
.subContent_inner .content-inner blockquote{
    border-color: #ffd8dd;
}
#About01 p.text-right{
    font-size: 18px;
    margin-top: 20px;
}

#About01 .con2 .timeline{
    padding: 20px 0 0 0;
    border-top: 2px solid #8191b5;
}
#About01 .con2 .timeline .time-box{
    margin-bottom: 20px;
    border-bottom: 1px solid #cdd2de;
}
#About01 .con2 .timeline .time-box::after{
    content: '';
    display: table;
    clear: both;
}
#About01 .con2 .timeline .year{
    float: left;
    width: 20%;
}
#About01 .con2 .timeline .year p{
    text-align: left;
    font-style: italic;
    font-size: 48px;
    font-weight: 300;
    color: #31416b;
    margin: 0 0 20px 0;
    line-height: 50px;
}
#About01 .con2 .timeline .issue{
    float: left;
    width: 80%;
    margin: 0 0 20px 0;
}
#About01 .con2 .timeline .issue li{
    padding: 10px 0;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
#About01 .con2 .timeline .issue li span{
    display: inline-block;
    width: 65px;
    text-align: center;
    border-radius: 60px;
    background: #596890;
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
    line-height: 25px;
}

#About02 .thumbnail{
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
#About02 .thumbnail .caption{
    font-size: 17px;
    display: block;
    text-align: center;
    background: #fff;
    padding: 16px 0 0 0;
    font-weight: 500;
}

#About03 .root_daum_roughmap{
    width: 100% !important;
    padding: 0;
    border: 0;
}
#About03 .list-location{
    padding: 0;
    margin: 50px 0 0 0;
}
#About03 .list-location > li{
    font-size: 18px;
    padding: 15px 15px;
    border-bottom: 1px solid #ddd;
}
#About03 .list-location > li > span{
    font-weight: 600;
    display: inline-block;
    color: #333;
    width: 120px;
    font-size: 16px;
}
#About03 .list-location > li > dl{
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 15px;
    background: #f8f8f8;
    border-radius: 5px;
    font-size: 16px;
}
.enter-process{
    text-align: center;
    margin: 40px 0;
}
.enter-process::after{
    content: '';
    clear: both;
    display: table;
}
.enter-process .thumbnail{
    position: relative;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    /* border: 2px solid #F71C3C; */
    width: 190px;
    text-align: center;
    margin: 0px 50px 0 0;
    border: none;
}
.enter-process .thumbnail .caption{
    background: #f4f4f4;
    color: #596890;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 600;
    border-radius: 3px;
    font-size: 15px;
    padding: 8px 20px 8px;
}

#Business02 .biz-box{
    padding: 30px;
    background: #fff;
    border: 1px solid #e2dddd;
    border-radius: 5px;
    height: 280px;
    margin-bottom: 30px;
    border-top: 2px solid #ff93a6;
    box-shadow: 2px 2px 0px 1px #f3efef;
}

#Business02 .biz-box h5{
    height: 70px;
    font-size: 24px;
    text-align: center;
    padding-left: 0;
    line-height: 1.2em;
}
#Business02 .biz-box p{
    margin: 30px 0 0 0;
    font-size: 16px;
    padding: 0;
}

#site > .container{
    width: 100%;
    padding: 0;
}

#board_data_blog2 > dd{
    width: 25%;
}
#Donation .list-donate{
    padding: 30px;
    /* border: 1px solid #ccc; */
    margin-top: -30px;
    margin-bottom: 50px;
    background: #f4f4f4;
}
#Donation .list-donate > li, #Donation dl.donate-box dd .list-account > li{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.06em;
    padding: 0 0 15px 20px;
    position: relative;
}
#Donation .list-donate > li::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 0;
}
#Donation .list-donate > li > .list-inner{
    padding: 0;
    margin-top: 10px;
}
#Donation .list-donate > li > .list-inner > li{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}
#Donation .list-donate > li > .list-inner > li::before{
    content: '-';
    margin-right: 5px;
}
#Donation dl.donate-box{
    margin-bottom: 50px;
}
#Donation dl.donate-box dt {
    position: relative;
    font-size: 20px;
    padding-left: 20px;
    line-height: 1;
    margin-bottom: 15px;
    letter-spacing: -0.04em;
}
#Donation dl.donate-box dd{
    padding-left: 20px;
    font-size: 16px;
}
#Donation dl.donate-box dd .list-account{
    padding: 0;
}


/* //서브페이지 */

/* 푸터 */

.wrap-footer {
    text-align: left;
    padding: 30px 0 40px;
    background: #4a4a4a;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.01em;
}
.wrap-footer .footer-text p{
    font-size: 15px;
    margin-bottom: 5px;
}
.wrap-footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 0;
}
.wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
.wrap-footer .footer-text ul li{
    float: left;
    margin-right: 15px;
    font-size: 13px;
    font-weight: 300;
}
.wrap-footer .footer-text ul li address{
    margin-bottom: 0;
}
.wrap-footer .footer-text .copyrights{
    display: block;
    font-size: 11px;
    margin-top: 20px;
    color: #c1bebe;
}

/* //푸터 */


.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;
}
.table.table_default tbody .writer, .table.table_default tbody .regdate, .table.table_default tbody .hits {
    font-size: 13px;
}
.table.table_default tbody .subject a {
    font-size: 16px;
}
.table.table_default thead th {
    border-bottom-color: #ddd;
    padding: 13px;
}
.badge {
    font-weight: 400;
    padding: 4px 8px 3px;
    margin-right: 3px;
}
#write_btn {
    padding-left: 25px;
    padding-right: 25px;
}
.bbs-area .board_wrapper{
    margin-top: 0;
}
.board_wrapper .reply_wrap h4 {
    font-size: 18px;
    padding-left: 0;
}
.board_wrapper .reply_wrap h4:before, .board_wrapper .reply_wrap h4:after, .board_data_view .header_wrap h4:before, .board_data_view .header_wrap h4:after {
    display: none;
}
.board_data_view .header_wrap .title {
    padding: 0;
    letter-spacing: -0.04em;
    font-size: 26px;
}
.board_data_view .header_wrap {
    background: #fafafa;
    border-bottom: 1px solid #ddd;
}
.subMenu .nav li:last-child > a {
    border-right: none;
}
#Business02 .biz-box h5:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #F71C3C;
    margin: 15px auto;
}
#About03 .list-location > li:last-child > span {
    line-height: 1em;
}
#About02 .thumbnail img {
    border-radius: 5px;
}
.table_blog2 dd .inner .bottom .title a {
    letter-spacing: -0.056em;
    font-weight: 500;
}
.table_blog2 dd .inner .bottom .title {
    border-bottom: 2px;
}
.table_blog2 dd .inner:hover {
    border-color: #ea8f9c;
}
.table_blog2 dd .inner .bottom .title a:hover, .table_blog2 dd .inner .title a:focus {
    color: #ca122d;
    text-decoration: none;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #0d69c7;
}
.wrap-footer .footer-text p strong {
    font-weight: 500;
}
#wr_email + p {
    font-size: 14px;
    margin-top: 10px !important;
    padding: 0;
}
#Donation dl.donate-box dt::before, .subContent_inner .content h5::before {
    display: block;
    position: absolute;
    content: '';
    background: #ff6f6f;
    width: 9px;
    height: 9px;
    left: 6px;
    top: 6px;
    border-radius: 50%;
}
#Donation .intro, #About01 .intro {
    background: url(/public/img/sub/ptn.png) repeat;
    padding: 8px;
    font-size: 28px;
    letter-spacing: -0.04em;
    font-weight: 300;
    line-height: 34px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    line-height: 1.4em;
}
.enter-process .thumbnail:last-child {
    margin: 0;
}
.enter-process .thumbnail::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 42%;
    right: -45px;
    transform: translate(-50%, -50%);
    color: #aab7d8;
    font-size: 50px;
    font-weight: 600;
}
.enter-process .thumbnail:last-child::after {
    display: none;
}
.enter-process .thumbnail img {
    border-radius: 10px;
}
#Business02 .biz-box h5::before {
    display: none;
}
#Donation .intro span, #About01 .intro span {
    display: block;
    background: #fff;
    padding: 40px 20px;
}
#About01 blockquote {
    font-size: 21px;
    background: #ffefca;
    padding: 0;
    border: 0;
    display: inline;
    letter-spacing: -0.04em;
    font-weight: 500;
    color: #654f00;
    margin-left: 20px;
}
#About01 .con2 {
    padding-top: 0;
}
#Donation dl.donate-box dd .list-account > li {
    background: #ffefca;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 20px;
    font-size: 24px;
    letter-spacing: 0;
}
#Donation dl.donate-box dd .list-account > li span {
    margin-right: 12px;
    letter-spacing: -0.06em;
    font-weight: 400;
}
#section_735b90 .board_box_list:last-child {
    padding-right: 0;
    padding-left: 30px;
}
#section_735b90 .board_box_list:nth-child(2) {
    padding-left: 30px;
    padding-right: 0;
}
#section_735b90 .board_box_blog2 .page-header {
    margin-bottom: 25px;
}