.front-short-notice-enl {
    display: none;
    width: 100%;
    background-color: #3e9edd;
}

.front-short-notice {
    position: relative;
    width: 100%;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.front-short-notice p {
    margin: 0;
}

.front-short-notice-content {
    padding-right: 17px;
    font-size: 12px;
    text-align: center;
}

.front-short-notice-close {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 30px;
    text-decoration: none !important;
    color: #FFFFFF;
}
