.e-menu {
    color:#c92b2f;
    margin-top: 18px;
    margin-bottom: 18px;
}
.e-icon {
    font-size: 4rem;
    line-height: 3.6rem;
}
.e-menu-title {
    font-size: 14px;
    font-weight: 500;
}
.e-menu-en {
    font-size:12px;
}

.e-company-title {
    border: 1px solid #c92b2f;
    line-height: 3rem;
    margin-top: 2%;
    font-size: 16px;
    font-weight:500;
}
.e-company-title .sp1 {
    background-color: #c92b2f;
    display: inline-block;
    color:#ffffff;
    padding: 0 2%;
}
.e-company-title .sp2 {
    padding: 0 2%;
    display: inline-block;
    font-weight: 600;
    color: #383838;
}
.e-company-info {
    color: #383838;
}
.e-achieve {
    font-size: 14px;
    padding-left: 2%;
    border-left: 3px solid #c92b2f;
    color: #383838;
    font-weight: 600;
    margin: 5% auto 3%;
}
.swiper-achievement {
    width: 100%;
    overflow-x: hidden;
}
.swiper-achievement .e-news-menu-item {
    color: #383838;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    padding-bottom: 1.6%;
    display:inline-block;
    margin: 8% 8% 0 0;
}
.swiper-achievement .e-news-menu-active {border-bottom: 2px solid #eb4f58; color: #c92b2f}

.e-enews-menu-item {
    color: #383838;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    padding-bottom: 1.6%;
    display:inline-block;
    margin: 2% 8% 0 0;
}
.e-enews-menu-active {border-bottom: 2px solid #eb4f58; color: #c92b2f}
.e-enews-menu {
    margin-bottom: 4%;
}

.e-achilist {
    background-color: #f0f0f0;
    display:flex;
    align-items:center;
    width:100%;
    height:100%;
    margin:5% auto 2%;
    color: #c92b2f;
    cursor: pointer;
}
.e-achilist:hover {
    background-color: #c92b2f;
    color: #ffffff;
}
.e-left, .e-right {
    padding-left: 0;
    padding-right: 0;
}
.e-achilist .e-left {
    margin: -8px auto;
}
.e-list-title {
    font-weight: bold;
    font-size: 16px;
}
.e-list-subtitle {
    font-size: 12px;
}