.account-home__buttons-box {
    margin-bottom: 1.0625rem;
}
.account-home__chapter {
    color: #000;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.291;
}
@media screen and (min-width: 1024px) {
    .account-home__chapter {
        font-size: 1.5rem;
    }
}
.account-home__chapter--mg-b {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 1340px) {
    .account-home__chapter--mg-b {
        margin-bottom: 2.25rem;
    }
}
.account-home__chapter--not-in-mobile {
    display: none;
}
@media screen and (min-width: 1024px) {
    .account-home__chapter--not-in-mobile {
        display: block;
    }
}
.account-home__chapter--small-caps {
    font-size: 0.9375rem;
    line-height: 1.266;
    text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
    .account-home__chapter--small-caps {
        font-size: 1rem;
        line-height: 1.313;
    }
}
@media screen and (min-width: 1340px) {
    .account-home__chapter--small-caps {
        font-size: 1.0625rem;
        line-height: 1.294;
    }
}
.account-home__chapter-box--mg-b {
    margin-bottom: 0.75rem;
}
@media screen and (min-width: 1024px) {
    .account-home__chapter-box--mg-b {
        margin-bottom: 1.5625rem;
    }
}
.account-home__goods {
    margin-bottom: 0.5rem;
}
@media screen and (min-width: 1024px) {
    .account-home__goods {
        margin-bottom: 3.125rem;
    }
}
@media screen and (min-width: 1340px) {
    .account-home__goods {
        margin-bottom: 1.875rem;
    }
}
.account-home__goods-item {
    display: none;
    margin-bottom: 1rem;
}
.account-home__goods-item:nth-child(1), .account-home__goods-item:nth-child(2) {
    display: block;
}
@media screen and (min-width: 1024px) {
    .account-home__goods-item {
        margin-bottom: 1.375rem;
    }
    .account-home__goods-item:nth-child(3) {
        display: block;
    }
}
@media screen and (min-width: 1340px) {
    .account-home__goods-item:nth-child(4) {
        display: block;
    }
}
.account-home__notice {
    font-size: 0.9375rem;
    line-height: 1.733;
}
@media screen and (min-width: 1024px) {
    .account-home__notice {
        font-size: 1.0625rem;
    }
}
.account-home__notice--mb {
    margin-bottom: 1rem;
}
.account-home__notice--mb-adaptive {
    margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
    .account-home__notice--mb-adaptive {
        margin-bottom: 1.5rem;
    }
}
.account-home__notice--mb-large {
    margin-bottom: 1.875rem;
}
.account-home__notice--mb-small {
    margin-bottom: 0.75rem;
}
@media screen and (min-width: 1024px) {
    .account-home__notice--only-in-mobile {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .l-account-home__buttons-box {
        align-items: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
}
.l-account-home__chapter-box {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.l-account-home__goods {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    justify-content: stretch;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
@media screen and (min-width: 1024px) {
    .l-account-home__goods {
        margin-left: -0.6875rem;
        margin-right: -0.6875rem;
    }
}
.l-account-home__goods-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
@media screen and (min-width: 1024px) {
    .l-account-home__goods-item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding-left: 0.6875rem;
        padding-right: 0.6875rem;
    }
}
@media screen and (min-width: 1340px) {
    .l-account-home__goods-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.m-account-home__btn-styled {
    margin-bottom: 2.1875rem;
}
.m-account-home__btn-styled--mg-l {
    margin-left: 2.5rem;
}
@media screen and (max-width: 1023px) {
    .m-account-home__btn-styled--mg-b-adaptive {
        margin-bottom: 0.75rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-account-home__btn-styled--mg-r-adaptive {
        margin-right: 1.5rem;
    }
}
.m-account-home__btn-styled--not-in-mobile.btn-styled {
    display: none;
}
@media screen and (min-width: 1024px) {
    .m-account-home__btn-styled--not-in-mobile.btn-styled {
        display: block;
    }
}
@media screen and (min-width: 1024px) {
    .m-account-home__btn-styled--not-in-tablet-greater.btn-styled {
        display: none;
    }
}
.m-account-home__divider-horizontal {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
    .m-account-home__divider-horizontal {
        display: none;
    }
}
.m-account-home__table-general {
    margin-bottom: 1.375rem;
}
@media screen and (min-width: 1024px) {
    .m-account-home__table-general {
        margin-bottom: 0;
    }
}