@charset "utf-8";


body{
    overflow-y: scroll;
}
h1{
    font-weight: bold;
    font-size: 30px;
}
h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
}
h3{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
h4{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
}

ul{
    padding-inline-start: 0px;
}


li.nav-item {
    font-size: 18px;
    font-weight: bold;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.9);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.5);
}

.box{
    display: inline-block;
}

div.main-box{
        width: 100%;
        margin: 0px auto;
        padding: 200px 20px;

}
div.main-image{
    background-repeat : no-repeat; 
    background-size : cover; 
    background-position : 80% 50%; 
    /* background-image:url(./images/main_img.jfif);  */
    background-image:url(./images/main_img.jpg); 
}

div.sub-box{
    width: 100%;
    height: 100%;
    padding: 100px 0px;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -3px;    
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.sub-header{
    max-width:100%;
    height: 250px;
    background-color: #ccc;
    margin-top:75px;
}

footer{
    width:100%;
    background-color: #a0afc1;
    color:#eee;
    text-align: center;
}
footer div.sub-menu{
    height:50px;
}
footer div.sub-menu span{
    padding: 0px 20px;
}

p.main-img-text{
    color:#00469B;
    font-weight: bold;
    text-shadow: -1px -1px 1px rgba(255,255,255,.8), 1px -1px 1px rgba(255,255,255,.8), -1px 1px 1px rgba(255,255,255,.8), 1px 1px 1px rgba(255,255,255,.8);
    font-size: 26px;
}

p.main-img-text2{
    color:white;
    font-weight: bold;
    text-shadow: -1px -1px 5px #ffffff, 1px -1px 5px #ffffff, -1px 1px 5px #000000, 1px 1px 5px #000000;
    font-size: 30px;
}
.contents{
    margin: 100px 0px;
}

.footer-box-left{
    margin: 40px 30px;
    display:block;
}
.footer-box-right{
    margin: 40px 30px;
    display:block;
}

@media (min-width: 992px){
    body{
        margin: 0px auto;
    }
    header{
        width: 100%;
        max-width: 1920px;
        margin: 0px auto;
    }

    main{
        width: 100%;
        max-width: 1920px;
        margin: 0px auto;
    }
    ul {
        margin: 0px auto;
    }
    ul > li {
        padding: 0px 20px;
    }
    section{
        margin: 0px auto;
        width: 100%;
        max-width: 1920px;

    }

    h1{
        font-weight: bold;
        font-size: 30px;
    }
    h2{
        font-weight: bold;
        font-size: 24px;
    }
    h3{
        font-weight: bold;
        font-size: 20px;
    }
    h4{
        font-weight: bold;
        font-size: 18px;
    }
    p.main-img-text{
        letter-spacing: -2px;
        font-size: 50px;
    }
    p.main-img-text2{
        font-size: 70px;
    }    
    div.main-box{
        width: 100%;
        max-width: 1920px;
        height: 800px; 
        margin: 0px auto;
        background-position : 50% 50%; 
        padding: 100px 80px;
    }

    .main-board{
        width: 100%;
        max-width: 1920px;
        margin: 0px auto;
    }

    section.first{
        margin-top: 70px;   
    }
    .navbar{
        max-width: 1920px;
        margin: 0 auto;
    }

    .footer-box-left{
        display:inline-block;
        margin: 40px 150px 40px 0px;
    }
    .footer-box-right{
        margin:40px 0px;
        display:inline-block;
        vertical-align:top;
    }
     

}

ul.pagination > li {
    padding:0px;
}

section.bg-gray{
    width:100%;
    background-color: #cccccc;
    
}
/**/
.dropdown-menu{
    border: 0px solid rgba(0,0,0,.15); 
    border-radius: 0rem;
}
a.navbar-brand{
    
    font-family: 'Black Han Sans', sans-serif;
    font-size: 2rem;
    letter-spacing: -2px;
    color: #00469B;
}
.navbar-light .navbar-brand{

    font-family: 'Black Han Sans', sans-serif;
    font-size: 2rem;
    letter-spacing: -2px;
    color: #111;

}

.navbar-light .navbar-brand .navbar-brand:focus, .navbar-light .navbar-brand:hover {

    font-family: 'Black Han Sans', sans-serif;
    font-size: 2rem;
    letter-spacing: -2px;
    color: #111;
}

.navbar{
    border-bottom: 1px solid #ccc;
}

.inner_content h2 {
    font-size: 1.875em;
    color: #111;
    font-family: Arial, 'Nanum Gothic', '나눔고딕', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.25em;
}

.inner_content > p {
    margin-bottom: 27px;
}

.inner_content p {
    font-size: 1em;
    color: #4b4b4b;
    line-height: 1.625em;
}


.btn-group-xs>.btn, .btn-xs {
    padding: 0.1rem 0.1rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.table thead tr{

    background-color: #80a2d5;
    color: #fafafa;
}


.boardlist_wrap, .boardview_wrap {
    width: 100%;
    overflow: hidden;
    border-top: 4px solid #333;
    margin-top: 45px;
}

ol, ul {
    list-style: none;
}

.boardview_wrap .title {
    width: 55%;
    float: left;
}
.boardview_wrap li {
    text-align: left;
    padding: 10px 1%;
    overflow: hidden;
}
.boardview_wrap .date {
    width: 24%;
    text-align: right;
    float: left;
}
.boardview_wrap .cnt {
    width: 15%;
    text-align: right;
    float: left;
}

.boardview_wrap .cont {
    padding: 20px 1%;
    display: block;
    clear: both;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    min-height: 200px;
}
table .col-hide{
    display: table-cell;
}
table .col-show{
    display:none;
}


.demon-list-box{
    text-align:left;
}

.demon-list-box {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
}

.demon-box{
    width:270px;
    padding: 20px 20px;
    display:inline-block;
    text-align:center;
}

.demon-box {
    background: #f5f5f5;
    padding: 20px;
    width: 200px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}
.demon-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.demon-list-photo {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
	
    object-fit: cover;
}
.demon-role {
    display: block;
    font-size: 16px;
    color: #777;
}

.demon-detail-photo{
    max-width: 100%;
    width:100%;
    border-radius: 20px;
    margin-bottom: 10px;    
}
.org-chart{
    width: 90%;
    max-width: 550px;
}

.demon-list-photo {
    border: 1px solid #eee;
}

.boardlist .title {
    max-width: 650px;
    text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
	display: inline-block;
	width: inherit;
}
.boardlist .regdate {
    min-width: 85px;
}

@media (min-width: 0px) and (max-width: 745px){

    .boardlist .title {
        max-width: 220px;
        text-overflow: ellipsis;
        overflow:hidden;
        white-space:nowrap;
        display: inline-block;
        width: inherit;
    }
    .boardlist .regdate {
        min-width: 85px;
    }
    .boardlist .readnum {
        min-width: 85px;
    }

    .boardview_wrap .title {
        width: 98%;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
    }
    .boardview_wrap .date {
        width: 98%;
        font-size: 0.875em;
    }

    .boardview_wrap .cnt {
        display: none;
    }
    .boardview_wrap .cont {
        border-top: none;
    }
    table .col-hide{
        display: none;
    }
    table .col-show{
        display: table-cell;
    }

    .demon-box{
        width: 160px;
        padding:20px 10px;
    }

    .demon-list-box {
        gap: 25px;
    }

    .demon-detail-photo{
        max-width: 300px;
        width:100%;
    }    

 
}

.sub-menu a{
    color: #FFFFFF;
}

.intro h1, .history h1{
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: -1px;
    margin-bottom: 30px;
    color:#0a0ac5;
}
.intro p, .history p{
    text-align:justify;
    line-height: 1.8;
    letter-spacing: -1px;
}


.history_cont {
    overflow: hidden;
}
.history_cont > li {
    padding-left: 125px;
    position: relative;
}

.history_cont h3 {
    font-size: 1.25em;
    color: #2b2b2b;
    letter-spacing: 0;
    line-height: 1.25em;
}
.history_cont h3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 13.6%;
    min-width: 136px;
    font-weight: 600;
    background: url(/images/timeline_dot.gif) no-repeat right center;
    background-size: 16.17647% auto;
}

.history_cont ul {
    border-left: 1px solid #ddd;
    padding: 0 0 60px 40px;
}

.history_cont ul li {
    padding-left: 50px;
    padding-bottom: 4px;
    color: #4b4b4b;
    position: relative;
}


.history_cont ul li span {
    position: absolute;
    left: 0;
    top: 0;
}

.mandatory{
    color:red;
}

.red {
    color:red;
}


.text-box {
    width: 100%;
    border: 1px solid #777;
    margin-bottom: 40px;
    padding: 15px;
}

pre{
    margin-bottom: 0px;
    font-family: '맑은 고딕', 'Malgun Gothic', '나눔고딕', '돋움체';
}

textarea{
    font-family: '맑은 고딕', 'Malgun Gothic', '나눔고딕', '돋움체';
}

img{
    max-width: 100%;
}
