.btn_pvca_sel {
    cursor: pointer;
    float: left;
    font-size: 12px;
    color: #21409a;
    border: 1px solid #21409a;
    padding: 0 5px;
    margin: 3px 0;
    border-radius: 20px;
    letter-spacing: 1px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    margin-right: 10px;
}

.btn_pvca_sel:hover {
    cursor: pointer;
    float: left;
    font-size: 12px;
    color: #555555;
    border: 1px solid #21409a;
    padding: 0 5px;
    margin: 3px 0;
    border-radius: 20px;
    letter-spacing: 1px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    margin-right: 10px;
}

.t_graph06_2021 {
    float: left;
    width: 10px;
    margin-bottom: 30px;
}

.grp_pvca_title {
    font-size: 14px;
    color: #21409a;
    border-radius: 20px;
    letter-spacing: 1px;
    height: 16px;
    margin-right: 10px;
}

.no_backg {
    background: #ffffff;
}

#trend_graph>div>p {
    background: #fff;
    box-shadow: 3px 3px 3px #cacaca;
    border: 1px solid #cacaca;
    width: 1020px;
    height: 150px;
}

#m_content_03a>div {
    width: 1040px;
    margin: 5px auto 0;
    padding: 15px 0 3px;
}

.t_g_title {
    height: 30px;
    width: 70%;
    position: relative;
    line-heighr: 30px;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 0px solid #8a8a8a;
    color: #8a8a8a;
    font-weight: bold;
}

#trend_graph>div>p {
    background: #fff;
    margin-top: 15px;
    box-shadow: 0px 0px 0px #cacaca;
    border: 0.5px solid #cacaca;
    width: 1020px;
    height: 270px;
}

#content_03>div {
    width: 1040px;
    margin: 0 auto;
    padding: 5px 0 5px;
}

span.on {
    background-color: #21409a;
    color: #FFFFFF;
}

span.on:hover {
    background-color: #21409a;
    color: #FFFFFF;
}

.swiper {
    width: 90%;
    padding: 0px 0px 0px 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.swiper-button-next, .swiper-button-prev {
    color: #262F50;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px;
}
.dfm_area {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}