#brandinfo-section .container {
    padding: 0 4cqw;
}

.brandinfo__body__text::after {
    background: none;
}

.points_content_text_link {
    text-align: right;
    font-size: 16px;
    margin-top: 1rem;
    font-weight: 700;
}

.points_content_text_link a,
.points_content_text_link a:link,
.points_content_text_link a:visited {
    color: #d82300;
    text-decoration: underline;
}

.brandinfo_section .fshoplist-target__list {
    padding: 0;
}

.brandinfo_section
    .brand_about_repeat_parent_wrap
    .high_price_purchase_points_content_lead {
    display: none;
    margin-top: 1rem;
    font-size: 1rem;
}

.brandinfo_section
    .brand_about_repeat_parent_wrap.open
    .high_price_purchase_points_content_lead {
    display: block;
}

.brandinfo_section .fshoplist-target--ttl::before,
.brandinfo_section .fshoplist-target--ttl::after {
    right: 30px;
    background: #fff;
}

.brand_about_repeat_parent_wrap .fshoplist-target--ttl::before,
.brand_about_repeat_parent_wrap .fshoplist-target--ttl::after {
    background: #d82300;
}

.brandinfo_section .brand_about_repeat_parent_wrap {
    margin: 1rem 0;
}

.brandinfo_section .fshoplist-target--ttl {
    padding: 10px 15px;
}

.brand_about_repeat_parent_wrap .horizonlist {
    margin: 0;
    padding: 15px;
}

.brandinfo_section .titleSub {
    padding-right: 30px;
}

.brandinfo_section .brandinfo__main {
    margin-top: 1rem;
}

.brandinfo_section .brandinfo__header__title {
    padding: 0px 15px;
}

.brandinfo_section .brandinfo__body {
    padding: 1rem 1rem 1rem;
    background: #fcf1db;
}

.brandinfo_section .brandinfo__body__text {
    margin-top: 0rem;
}

.brandinfo_section .brandinfo__body__img {
    margin-bottom: 1em;
}

.brandinfo_section .brandinfo_red_repeat .brandinfo__body__text::after,
.brandinfo_red_repeat .brandinfo__body__text::after {
    background: none;
}

.brand_about_repeat_parent_wrap .horizonlist--text {
    word-break: break-all;
}

.brandinfo_section .fshoplist-target__list {
    cursor: auto;
}

.brandinfo_section .fshoplist-target--ttl {
    cursor: pointer;
}

.brandinfo_section .fshoplist-target--ttl::before,
.brandinfo_section .fshoplist-target--ttl::after {
    top: 50%;
}

.fshoplist-target--item.existence_img .horizonlist--text {
    width: 100%;
    max-width: 100%;
}

.brandinfo_section .is_table .horizonlist--text h4 {
    width: 30%;
    padding: 0px 10px;
    font-size: 15px;
}

.brandinfo_section .is_table .horizonlist--text .points_content_text {
    width: 70%;
    border-left: 1px solid #b8b8b8;
    padding: 10px;
}

.brandinfo_section .is_table .horizonlist--text {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
}

.is_table .horizonlist {
    padding: 0px 15px;
}

.is_table .horizonlist--text .titleH4 {
    margin-bottom: 0rem;
}

.is_table .horizonlist--link {
    border: 1px solid #b8b8b8;
    border-top: none;
}

.is_table .fshoplist-target--ttl + .fshoplist-target--item .horizonlist--link {
    border-top: 1px solid #b8b8b8;
}

.brandinfo_section .fshoplist-target__list.is_table {
    padding-bottom: 1rem;
}

/* Styles for modellist section */
.modellist_now_and_out_flex {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin: 0rem auto 4rem;
    align-items: flex-start;
    justify-content: space-between;
}

.modellist_nowbox_wrap {
    position: relative;
    display: block;
    width: calc(50% - 20px);
    margin: 0px 0px 40px;
}

.modellist_nowbox {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    border-radius: 24px;
    padding: 16px 16px 24px;
    margin: 2rem auto 0rem;
    background-color: #f2f2f2;
    font-size: 14px;
}

.modellist_nowbox_wrap div {
    width: 100%;
    position: relative;
    display: block;
    line-height: 1.2;
    margin-top: 16px;
    word-break: break-all;
}

.modellist_nowbox div.modellist_now_left {
    display: none;
}

.modellist_now_openbtn_wrap {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    margin-top: 20px !important;
}

.modellist_now_openbtn {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 248px !important;
    height: 28px !important;
    line-height: 28px !important;
    background-color: #d82300;
    border-radius: 24px;
    text-align: center;
    font-size: 0.875rem;
    color: #ffffff;
    margin: 0px auto;
    cursor: pointer;
}

.modellist_now_openbtn:hover {
    opacity: 0.8;
}

.modellist_now_tilte {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px !important;
    margin-bottom: 10px;
    width: 100% !important;
    border-bottom: 2px solid #d82300;
    color: #d82300;
}

@media (max-width: 767px) {
    .brandinfo_section .brandinfo__header__title {
        padding: 0.5rem 45px;
    }

    .brandinfo_section .fshoplist-target--ttl::before,
    .brandinfo_section .fshoplist-target--ttl::after {
        right: 15px;
    }

    .brandinfo_section .fshoplist-target--ttl {
        padding: 10px 18px;
    }

    .brand_about_repeat_parent_wrap .horizonnumblist .horizonlist--img {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .brand_about_repeat_parent_wrap .horizonlist--link {
        display: flex;
        align-items: center;
    }

    .brand_about_repeat_parent_wrap .horizonlist--text {
        max-width: 100%;
        width: 100%;
    }

    .brand_about_repeat_parent_wrap .horizonlist--text .titleH4 {
        margin-bottom: 4rem;
    }

    .brand_about_repeat_parent_wrap .fshoplist-target--item {
        padding: 0 10px;
    }

    .brand_about_repeat_parent_wrap .sp_text_wrap {
        display: flex;
    }

    .is_table .horizonlist--text .titleH4 {
        margin-bottom: 0rem;
    }

    .brandinfo_section .is_table .horizonlist--text {
        flex-direction: column;
    }

    .brandinfo_section .is_table .horizonlist--text .points_content_text {
        width: 90%;
        border-left: none;
        border-top: none;
    }

    .brandinfo_section .is_table .horizonlist--text h4 {
        width: 100%;
        padding: 10px 10px;
        font-size: 15px;
        text-align: center;
    }

    /* Styles for modellist section */
    .modellist_nowbox_wrap {
        width: 100%;
        margin: 0px 0px 40px;
    }

    .modellist_nowbox {
        font-size: 12px;
    }

    .modellist_now_tilte {
        font-size: 14px;
    }

    .modellist_nowbox_wrap div {
        width: 100%;
    }
}
