/* ?? ?? */


/*  */
a{
    color: #000;
    text-decoration: #000;
}
.nextTitle{
    margin: 0;
    display: inline;
}

#sub_top_img{
    width: 100%;
}

#sub_wrap_page{
    width: 1620px;
    margin: 40px auto 50px;
    height: auto;
    display: flex;
}


/* ¿ÞÂÊ ÄÁÅÙÃ÷ */
#sub_wrap_left {
    width: 280px;
    height: auto;
    margin-right: 60px;
}

#lfet_tilte {
    color: #fff;
    background: #003058;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 55px;
    margin: 0;
    border-radius: 15px;
    font-size: 1.6em;
}

.lfet_menu_ul {
    list-style: none;
    margin-top: 15px;
    padding: 0;
}

.lfet_menu_ul > li {
    margin-bottom: 5px;
}

.lfet_menu_ul > li.is-active {
    height: auto;
    border: 2px solid #003058;
    border-radius: 15px;
}

.menu_li_child{
  
    border: 1px solid #ddd;
    border-radius: 10px;
}

.sub_menu_Tab {
    padding: 32px 17px;
    height: 60px;
    box-sizing: border-box;
    margin: 0;
    display: flex;
    align-items: center;
    width: 70%;
}

.lfet_menu_ul>.selected{
    color: #fff;
    background: #003058;
    border: 1px solid #003058;
    width: 100%;
    border-radius: 10px;
    height: 60px;
    position: relative;
}
/* 
.selected::after{
    position: absolute;
    width: 16px;
    height: 16px;
    content: "";
    right: 10px;
    top: 22px;
    background-image: url(../img/fff_plus_icon.png);

} */

.lfet_menu_ul>.has-submenu{
    position: relative;
}

.lfet_menu_ul>.has-submenu::after{
    position: absolute;
    width: 16px;
    height: 16px;
    content: "";
    right: 10px;
    top: 22px;
    background-image: url(../img/fff_plus_icon.png);
}


.sub_menu_bot_ul>.selected::after{
    background-image: none;
}

.selected>a{
    width: 40%;
    white-space: nowrap;
}

.sub_menu_bot_ul>li{
    background-color: #fff !important;
    border: none !important;
    height: 20px;
    
}

.sub_menu_bot_ul>li>a{
    color: #003058 !important;
    display: inline-block;
    width: 100%;
}

.sub_menu_bot_ul>li:hover >a{
    padding-left: 10px;
    transition: 0.3s;
}

.menu_li_child {
    height: 68px;
}

.sub_menu_bot_ul>.selected{
    border-bottom: 2px solid #003058 !important;
    padding-bottom: 10px !important;
    border-radius: 0 !important;
}

.is-active{
    background-color: #fff!important;
    
}

.is-active{
    color: #fff;
    background: #003058;
    border: 1px solid #003058;
    width: 100%;
    border-radius: 10px;
}

.selected>a{
    color: #fff !important;
}

.lfet_menu_ul > li > a {
    text-decoration: none;
    color: #000;
}

.lfet_menu_ul > li.is-active > a.sub_menu_Tab {
    color: #fff;
    background: #003058;
    border: 2px solid #003058;
}

.lfet_menu_ul > li.is-active > a.sub_menu_Tab {
    color: #fff;
    background: #003058;
    border: 2px solid #003058;
    width: 100%;
    border-radius: 10px;
}

.sub_menu_bot_div {
    overflow: hidden;
    max-height: 0px;
    transition: max-height 0.3s ease-out;
    padding-top: 10px;
    
}

.is-active>.sub_menu_bot_div{
    max-height: 150px;
}

.sub_menu_bot_ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sub_menu_bot_ul > li {
    width: 80%;
    margin: 10px auto 20px;
}

/* .sub_menu_bot_li_child {
    padding-bottom: 10px;
} */

.sub_menu_bot_li_child > a {
    font-weight: bold;
}

.sub_menu_bot_ul > li > a {
    text-decoration: none;
    color: #003058;
}








/* ¿À¸¥ÂÊ ÄÁÅÙÃ÷ */

#sub_wrap_right{
    width: 1200px;
    height: auto;
}
.tmp_title_p{
    display: none;
}

.home{
    position: relative;
}
.home::before{
    content: "";
    position: absolute;
    top: 15%;
    left: -21px;
    background-image: url(../img/home_icon.png);
    width: 17px;
    height: 18px;
}

.sub_top_tilte{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.sub_top_tilte>h1{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
#tmpDocTitle{
    font-size: 30px;
    font-weight: bold;
    color: #000;
   
    margin-top: 10px;
    
}

.subTitleArea{
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px dotted #bbbbbb;
    padding-bottom: 15px;
}


.subLoc{
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.subLoc>a {
    margin: 0 10px;
}

.subLoc>a{
    color: #000;
    text-decoration: none;
}
.subLoc>h3{
    display: none;
}

#sub_right_tilte_menu{
    list-style: none;
    display: flex;
    align-items: center;
}

.title_home{
    margin-right: 5px;
    width: 15px;
}

#sub_right_tilte_menu>li{
    display: flex;
    align-items: center;
    margin-right: 10px;
}
#sub_right_tilte_menu>li>span{
    padding-bottom: 2px;
}
.title_next{
    margin-left: 5px;
    width: 10px;
}

.sub_cuntent{
    width: 100%;
    height: auto;
}

#bbs_license>ul{
    list-style: none;
}

.adminWarnning{
    list-style: none;
}

fieldset>legend{
    display:none;
}

.button01 a {
    text-decoration: none;
}


/* ÀüÃ¼ */

.pagination>a{
    color: #000;
    text-decoration: none;
}
.list{
    list-style: none;
}

.title{
    background-image: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.title>a{
    text-decoration: none;
    color: #000;
}
.boardRead .infoArea dl dd {
    width: 60% !important;
    margin-left: 5px;
}

.boardRead .infoArea dl dd:nth-child(4){
    width: 15% !important;
}
.boardRead .infoArea .infoPre {
    width: 100%;
}
.infoNext{
    width: 100%;
}

.bg1>td{
    font-size: 15px !important;
}
.bg2>td{
    font-size: 15px !important;
}

.title>a{
    font-size: 1em;
}

.boardRead .infoArea dl dt {
    background: url(/image/access/board/boardReadTitBg.gif) no-repeat right 4px top 6px !important;
}

fieldset{
    border: none !important;
}

.infoArea{
    display: flex;
    flex-wrap: wrap;
}

.infoArea>.title{
    width: 84%;
}
.infoArea>.info{
    width: 29% !important;
}

.infoArea>.info>dt{
    padding: 0 !important;
}
.infoArea>.info>dd{
    margin: 0 0 0 20px;
}
.infoArea>.title>dt{
    padding: 0;
}
.infoArea>.title>dd{
    width: 92%;
    margin: 0;
}
.infoArea>.title>dd>input{
    width: 100% !important;
}

.content>ul>li>b>a{
    text-decoration: none;
    color: #000;
    margin-bottom: 5px;
}
.buttonRight{
    width: 200px !important;
}
.smallarrowIcon>span>input{
    width: 49px !important;
    height: 32px !important;
    border-radius: 3px;
    margin-right: 1px;
}

.boardNavigation>.buttonLeft{
    width: 20%;
}
#check_form>a>.author>input,.date>input,.count>input{
    text-align: center;
}

.photo>.list>li>.date>input{
    text-align: left;
}
.photo>.list>li>.count>input{
    text-align: left;
}


.boardNavigation>.buttonRight{
        width: 290px !important;
        display: flex;
    justify-content: right;
}
.boardNavigation {
    margin-bottom: 40px !important;
}
.boradReadFooter .notAttach {
    float: unset !important;
}

.title1>a,.title2>a,.title3>a,.title4>a,.title5>a,.title6>a,.title7>a,.title8>a,.title9>a,.title10>a,.listContent>li>span>a{
    color: #000;
    text-decoration: none;
}


#menuMap #mapList .listContent li {
    padding-left: 14px;
    background: url(/image/access/sitemap/sitemapBullet.gif) no-repeat left 1px top 9px !important;
}
#menuMap #mapList .listContent {
    font-size: 1em !important;
}
#menuMap h5 {
    padding-bottom: 8px;
}
.boardSearchForm .inputtxt {
    width: 115px !important;
    height: 22px !important;
}

/* ¿À´ÃÀÇ ½Ä´Ü */

.objContent>.calorie{
    display: none;
}
#foodListArea .menuName{
    width: 60% !important;
}
#foodListArea .objContent {
    height: 200px !important;
    width: 80% !important;
}
.menuName{
    display: flex;
    justify-content: flex-start;
}
#foodListArea .objTop {
    width: 10% !important;
}
.menuName>.popup{
   margin-right: 15px;
}
.hidden_word{
    padding-left: 5px;
}
#foodListArea #listTop .monthArea {
    padding-top: 0px !important;
}
.boardListForm > a span {
    font-size: 15px !important;
}
.photoArea .img {
    height: 165px !important;
}
#comment .replyFormArea {
    width: 728px !important;
    height: 161px !important;
    background-size: cover !important;
}


/* 1640px */
@media (max-width:1640px){
    #sub_wrap_page {
        width: 100%;
    }
    #sub_wrap_left {
        width: 22%;
        margin-right: 20px;
    }
    #sub_wrap_right {
        width: 75%;
    }
    #lfet_tilte {
        padding: 50px;
        font-size: 1.4em;
        white-space: nowrap;
    }
    .buttonLeft{
        width: 35% !important;
    }
 
}

/* 1100px */
@media(max-width:1100px){
    #sub_wrap_page {
        width: 100%;
        flex-direction: column;
    }
  
        #sub_wrap_left {
            width: 100%;
            margin-right: 00px;
        }
    
    #sub_wrap_right {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .lfet_menu_ul {
        display: none;
        width: 99%;
    }
    #lfet_tilte {
        padding: 10px;
        font-size: 1em;
    }
    #lfet_tilte {
        border-radius: 0px;
        justify-content: space-between;
        background: none;
       
    }
    .tmp_title_box{
        display: flex;
        justify-content: space-between;
        background: #4491c7;
    }
    .tmp_title_p{
        display: block;
        width: 90px;
        height: 43px;
        background: #003058;
        margin: 0;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        cursor: pointer;
    }
    .selected::after {
        right: 15px;
    }
    .school_song>img{
        width: 100%;
    }
   
    .boardInfo {
        width: 100% !important;
    }
}

@media (max-width:800px){
    .boardRead .infoArea dl dd {
        width: 60% !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .boardRead .infoArea dl dd:nth-child(4) {
        width: 15% !important;
    }
    .boardRead .infoArea .infoPre {
        width: 100%;
    }
    .infoNext{
        width: 100%;
    }
    .bg1>td{
        font-size: 13px !important;
    }
    .bg2>td{
        font-size: 13px !important;
    }
    
    .title>a{
        font-size: 1em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
    }
}

@media (max-width:600px){
    .subLoc {
        width: 100%;
        display: flex ;
        align-items: center;
        justify-content: flex-start;
        padding-left: 10px;
    }
 
    .subLoc>a {
        margin: 0 10px;
        font-size: 0.8em;
    }
    .home::before {
        top: 0%;
    }
    .title>a{
        width: 225px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
    }
    fieldset{
        padding: 0;
    }
    .boardRead .infoArea dl dd {
        font-size: 0.7em;
    }
    .boardRead .infoArea dl dt {
        font-size: 0.7em;
    }
    
    .infoPre,.infoNext{
        display: flex;
        align-items: center;
    }
 .boardInfo{
    display: flex;
    flex-direction: column;
 }
 .boardList td.title {
    display: flex;

}
.boardRead .infoArea dl dd {
    width: 50% !important;
}
.subTitleArea {
    flex-direction: column;
}
#bbs_license li {
    font-size: 0.7em !important;
}
.boardReadBody img {
    width: 100% !important;
}
}
@media (max-width:500px){
    .title>a{
        width: 100px !important;
        font-size: 0.8em;
    }
    .boardList td {
        font-size: 0.7em !important;
    }
}
@media (max-width:400px){
    .title>a{
        width: 80px !important;
    }
    .boardRead .infoArea dl dt {
        margin-right: 1px !important;
    }
   
    .boardRead .infoArea dl dd:nth-child(4) {
        overflow: visible;
    }
}