* {
    margin: 0;
    padding: 0;
}
.FIMPointsBenefitsSolution2024 img {
    user-select: none;
    -webkit-user-drag: none;
}
.FIMPointsBenefitsSolution2024_width_1200 {
    width: 1200px;
    margin: 0 auto;
}

.FIMPointsBenefitsSolution2024 .FIMPointsBenefitsSolution2024_content {
    position: relative;
    z-index: 10;
    background: #fff;
}
.FIMPointsBenefitsSolution2024 .FIMPointsBenefitsSolution2024_content .FIMPointsBenefitsSolution2024_content_item {
    padding: 80px 0;
    text-align: center;
}
.FIMPointsBenefitsSolution2024 .FIMPointsBenefitsSolution2024_content .FIMPointsBenefitsSolution2024_content_item .FIMPointsBenefitsSolution2024_content_item_title {
    margin-bottom: 80px;
}
.FIMPointsBenefitsSolution2024 .FIMPointsBenefitsSolution2024_content .FIMPointsBenefitsSolution2024_content_item .FIMPointsBenefitsSolution2024_content_item_title > div {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
}
.FIMPointsBenefitsSolution2024 .FIMPointsBenefitsSolution2024_content .FIMPointsBenefitsSolution2024_content_item .FIMPointsBenefitsSolution2024_content_item_title > p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 24px;
    margin-top: 24px;
}

.FIMPointsBenefitsSolution2024_content_register {
    width: 100%;
    height: 128px;

    display: flex;
    align-items: center;
    justify-content: center;
}
.FIMPointsBenefitsSolution2024_content_register > span {
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;

    margin-right: 24px;
}
.FIMPointsBenefitsSolution2024_content_register > a {
    background: #F6F6F6;
    border: 1px solid #FFFFFF;

    font-size: 16px;
    font-weight: 400;

    line-height: 16px;
    padding: 8px 28px;
}

.FIMPointsBenefitsSolution2024_content_item_title_horizontal {}
.FIMPointsBenefitsSolution2024_content_item_title_horizontal > div {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
    margin-bottom: 24px;
}
.FIMPointsBenefitsSolution2024_content_item_title_horizontal > ul {}
.FIMPointsBenefitsSolution2024_content_item_title_horizontal > ul > li {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 30px;
}
.FIMPointsBenefitsSolution2024_content_item_title_horizontal > a {
    margin-top: 24px;
    background-color: #0A6AFA;

    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 13px 52px;
    display: inline-block;
}

.FIMPointsBenefitsSolution2024_content_item_list {
    display: flex;
    flex-wrap: wrap;
}
.FIMPointsBenefitsSolution2024_content_item_list > li {
    padding: 24px;
    background-color: #fff;
    width: calc((100% - 16px * 3) / 4);

    border: 1px solid #EBEBEB;
}
.FIMPointsBenefitsSolution2024_content_item_list > li:not(:nth-child(4n)) {
    margin-right: 16px;
}
.FIMPointsBenefitsSolution2024_content_item_list > li > img {
    width: 104px;
    height: 104px;
}
.FIMPointsBenefitsSolution2024_content_item_list > li > div {
    margin-top: 4px;
}
.FIMPointsBenefitsSolution2024_content_item_list > li > div > div {
    font-size: 20px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 20px;
    margin-bottom: 16px;
}
.FIMPointsBenefitsSolution2024_content_item_list > li > div > span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 22px;
}

