/* BASIC css start */
 
/*title*/
#footer {
    margin-top: 0 !important;
}
.headerSubject {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0;
}
/* ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏ */
@media only screen and (max-width: 1280px) {
    /* ¿©±â¿¡ ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏÀ» Á¤ÀÇÇÕ´Ï´Ù. */
.loc-navi {
    display: none;
}
}


 
/* BASIC css end */

