.rebSec {
    color: #414141 !important;
}

.addReb_BcGray {
    padding: 108px 0 200px;
    background: #f3f2f4;
}
.kegamission2025_hdr {
    width: 452px;
    margin: 0 auto 60px;
}
.addSubCatch01 {
    margin-bottom: 40px;
    font-size: 26px;
    letter-spacing: 0.1em;
    text-align: center;
}
.kegamission2025_obi {
    width: 960px;
    margin: 0 auto 16px;
}
.reb_wrap960 {
    width: 960px;
    margin: 0 auto;
}
.addAccHistory .reb_wrap960 {
    padding-top: 128px;
    position: relative;
}
.addAccHistory_grad {
    width: 96px;
    position: absolute;
    top: 0;
    left: 53px;
}
.addAccHistory_box {
    position: relative;
    z-index: 4;
}
.addAccHistory_box:not(:last-child) {
    margin-bottom: 64px;
}
.addAccHistory_target {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
}
.addAccHistory_arrow {
    width: 18px;
    height: 10px;
    margin-left: 24px;
    margin-right: 45px;
    transition: .2s;
}
.open .addAccHistory_arrow {
    transform: rotate(180deg);
}
.addAccHistory_arrow svg {
    width: 18px;
    height: 10px;
    vertical-align: top;
    transition: .2s;
}
.open .addAccHistory_arrow svg .a {
    fill: #ff0e0a;
}
.addAccHistory_point svg {
    width: 28px;
    height: 42px;
    margin-right: 24px;
    transition: .2s;
}
.open .addAccHistory_point svg .a {
    fill: #ff0e0a;
}
.addAccHistory_hdr {
    width: 108px;
    margin-right: 36px;
}
.addAccHistory_hdr img {
    transition: .4s;
}
.addAccHistory_hdr svg {
    transition: .2s;
}
.addAccHistory_hdr.aAH_2021 svg {
    width: 74px;
    height: 19px;
}
.addAccHistory_hdr.aAH_2022 svg {
    width: 85px;
    height: 19px;
}
.addAccHistory_hdr.aAH_2023 svg {
    width: 85px;
    height: 19px;
}
.addAccHistory_hdr.aAH_2024 svg {
    width: 87px;
    height: 19px;
}
.addAccHistory_hdr.aAH_2025 svg {
    width: 86px;
    height: 19px;
}
.open .addAccHistory_hdr img {
    opacity: 0;
}
.addAccHistory_hdr {
    transition: .4s;
}
.open .addAccHistory_hdr svg {
    fill: #ff0e0a;
}
.addAccHistory_hdr {
    line-height: 1;
    transition: .4s;
}
.open .addAccHistory_hdr svg .a {
    fill: #ff0e0a;
}
.open .addAccHistory_hdr.aAH_2021 svg {
    width: 93px;
    height: 24px;
}
.open .addAccHistory_hdr.aAH_2022 svg {
    width: 107px;
    height: 24px;
}
.open .addAccHistory_hdr.aAH_2023 svg {
    width: 106px;
    height: 24px;
}
.open .addAccHistory_hdr.aAH_2024 svg {
    width: 108px;
    height: 24px;
}
.open .addAccHistory_hdr.aAH_2025 svg {
    width: 106px;
    height: 24px;
}

.addAccHistory_txt {
    font-size: 23px;
    font-weight: 600;
    color: #8c8294;
    letter-spacing: 0.02em;
    transition: .2s;
}
.open .addAccHistory_txt {
    color: #ff0e0a;
}
.addAccHistory_target.open {
    color: #ff0e0a;
}
.addAccHistory_target_content {
    display: none;
    margin-left: 283px;
}
.addAccHistory_target_content p {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
    color: #414141;
}
.addAccHistory_target_content_imgs {
    display: flex;
    margin-top: 20px;
}
.addAccHistory_target_content_imgs li {
    width: 264px;
}
.addAccHistory_target_content_imgs li:not(:last-child) {
    margin-right: 20px;
}
.sales_quantity {
    margin-bottom: 100px;
    background: #FFFFFF;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.25));
}
.sales_quantity_box {
    display: flex;
    align-items: center;
}
.sales_quantity_left{
    width: 480px;
    padding: 28px 43px 18px;
}
.sales_quantity_left_img {
    width: 162px;
    margin: 0 auto 20px;
}
.sales_quantity_left_txt {

}
.sales_quantity_left_txt_hdr {
    margin-bottom: 12px;
    font-size: 24px;
    letter-spacing: 0.29em;
    text-align: center;
}
.sales_quantity_left_txt_p {
    font-size: 13px;
    text-align: justify;
}
.sales_quantity_right {
    width: 380px;
}
/*
.kega_pdf_box {
    display: flex;
    align-items: center;
    width: 780px;
    margin: 0 auto;
}
.kega_pdf_left {
    width: 560px;
}
.kega_pdf_left_txt {
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.16;
    text-align: center;
}
.kega_pdf_left_a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 350px;
    margin: 0 auto;
    padding: 18px 0;
    border: 1px solid #414141;
}
.kega_pdf_link_icon {
    width: 17px;
    margin-right: 12px;
}
.kega_pdf_link_txt {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.23;
}
.kega_pdf_right {
    width: 220px;
    filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.25));
} */

@media screen and (max-width : 959px){
    .kegamission2025_hdr {
        width: 284px;
        margin-bottom: 40px;
    }
    .kegamission2025_obi {
        width: 100%;
    }
    .addAccHistory_point {
        width: 32px;
        margin: 0 auto;
      }
      .addAccHistory_target {
        display: block;
      }
      .addAccHistory_target_sp_hdrbox {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 16px;
        margin-left: -40px;
      }
      .addAccHistory_target_content {
          margin-left: 0;
      }
      .addAccHistory .reb_wrap960 {
          width: 92%;
          margin: 0 auto;
      }
      .addAccHistory_arrow {
          width: 15px;
          height: 9px;
          margin-left: 0;
          margin-right: 25px;
      }
      .addAccHistory_hdr {
          margin-right: 0;
      }
      .addAccHistory_point {
          margin-bottom: 12px;
      }
      .addAccHistory_hdr.aAH_2021 {
        width: 47px;
        height: auto;
        }
      .addAccHistory_hdr.aAH_2022 {
          width: 94px;
          height: auto;
      }
      .addAccHistory_hdr.aAH_2023 {
        width: 94px;
        height: auto;
    }
    .addAccHistory_hdr.aAH_2024 {
        width: 94px;
        height: auto;
    }
    .addAccHistory_txt {
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.11em;
    }
    .addAccHistory_target_content p {
        font-size: 14px;
    }
    .addAccHistory .reb_wrap960 {
        padding-top: 46px;
    }
    .addAccHistory_box:not(:last-child) {
        margin-bottom: 40px;
    }
    .addReb_BcGray {
        padding-top: 44px;
        padding-bottom: 75px;
    }
    .addAccHistory_point.pointActive svg .a {
        fill: #ff0e0a;
    }
    .sales_quantity_left {
        padding: 26px 22px 20px;
    }
    .sales_quantity_left_txt_hdr {
        font-size: 15px;
        letter-spacing: 0.29em;
    }
    .sales_quantity_spimg {
        margin-bottom: 13px;
    }
    .sales_quantity_left_txt_p {
        line-height: 1.75;
    }
    .sales_quantity {
        margin-bottom: 70px;
    }
    .addAccHistory_grad {
        width: 130px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -67px;
    }
}
