#soaring_price-banner-section {
    background: linear-gradient(180deg, #f5f3ef 0%, #ded8cc 100%);
}

/* セクション自身に付与されるクラス */
#soaring_price-banner-section.hidden_start_time {
    display: none;
}

/* 共通フォント設定 */
#soaring_price-banner-section .font_NanoSerifJP {
    font-family: "Noto Serif JP", serif;
}

#soaring_price-banner-section .font_NotoSansCJKJP {
    font-family: "Noto Sans CJK JP", sans-serif;
}

/* price-banner__inner-header */
#soaring_price-banner-section .price-banner__inner-header {
    position: relative;
    width: 100%;
    height: 66.666cqw;
    overflow: hidden;
}

#soaring_price-banner-section .price-banner__inner-header-bg-vector2 {
    position: absolute;
    width: 100%;
    height: auto;
    right: -20%;
    top: 0;
    object-fit: contain;
}

#soaring_price-banner-section .price-banner__inner-header-bg-vector3 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    right: -5%;
    object-fit: contain;
}

#soaring_price-banner-section .price-banner__inner-header-content {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 13.333cqw;
}

#soaring_price-banner-section .price-banner__inner-header-sub {
    font-size: 4.266cqw;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #272727;
    text-align: center;
    margin: 0 0 2.666cqw;
}

#soaring_price-banner-section .price-banner__inner-header-title {
    font-size: 13.866cqw;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #d00000;
    text-align: center;
    margin: 0 0 5.18cqw;
    font-style: normal;
    line-height: 100%;
}

#soaring_price-banner-section .price-banner__inner-header-desc {
    font-size: 4.266cqw;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #272727;
    text-align: center;
    margin: 0;
}

/* price-banner__inner__top */
#soaring_price-banner-section .price-banner__inner__top {
    width: 100%;
    margin: 5cqw auto 0;
    padding: 0 4cqw;
}

#soaring_price-banner-section .price-banner__inner__top__wrap-content {
    width: 100%;
    background: #ffffff;
    border-radius: 1.19cqw;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

#soaring_price-banner-section .price-banner__inner__top * {
    box-sizing: border-box;
}

#soaring_price-banner-section .price-banner__inner__top-header {
    width: 100%;
    padding: 2cqw 5cqw 2.98cqw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

#soaring_price-banner-section .price-banner__inner__top-header-bg01 {
    position: absolute;
    right: 0;
    top: -25%;
    width: 26cqw;
}

#soaring_price-banner-section .price-banner__inner__top-brand {
    font-size: 7cqw;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #272727;
    margin: 0;
}

#soaring_price-banner-section .price-banner__inner__top-model {
    font-size: 3.75cqw;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #272727;
    margin: 0;
}

#soaring_price-banner-section .price-banner__inner__top-divider {
    width: 100%;
    height: 5.97cqw;
    background: radial-gradient(
        49.57% 49.65% at 47.68% 0%,
        #b7b7b7 0.96%,
        #ebebeb 31.25%,
        rgba(229, 229, 229, 0) 100%
    );
}

#soaring_price-banner-section .price-banner__inner__top-price {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 1.49cqw;
    align-items: baseline;
    padding: 0 5cqw;
}

#soaring_price-banner-section .price-banner__inner__top-price-prefix,
#soaring_price-banner-section .price-banner__inner__top-price-suffix {
    margin: 0;
    color: #272727;
    font-size: 5.25cqw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    padding-bottom: 0.6cqw;
}

#soaring_price-banner-section .price-banner__inner__top-price-num {
    margin: 0;
    color: #d00000;
    font-size: 11cqw;
    font-weight: 700;
    line-height: 0.8;
    letter-spacing: 0.02em;
}

#soaring_price-banner-section .price-banner__inner__top-chart {
    width: 100%;
    padding: 2.98cqw 0 5.97cqw;
}

#soaring_price-banner-section .price-banner__inner__top-chart-wrapper {
    width: 88%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 1px solid #272727;
}

#soaring_price-banner-section .price-banner__inner__top-chart-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.49cqw;
    width: 17.01cqw;
    margin: 0 4.47cqw;
}

#soaring_price-banner-section .price-banner__inner__top-chart-val {
    display: flex;
    align-items: baseline;
    color: #272727;
    white-space: nowrap;
}

#soaring_price-banner-section .price-banner__inner__top-chart-val-prefix,
#soaring_price-banner-section .price-banner__inner__top-chart-val-suffix {
    font-size: 3.58cqw;
    font-weight: 700;
    line-height: 1.6;
}

#soaring_price-banner-section .price-banner__inner__top-chart-val-num {
    font-size: 3.58cqw;
    font-weight: 700;
    line-height: 1.6;
}

#soaring_price-banner-section
    .price-banner__inner__top-chart-col.current
    .price-banner__inner__top-chart-val-prefix,
#soaring_price-banner-section
    .price-banner__inner__top-chart-col.current
    .price-banner__inner__top-chart-val-suffix {
    font-size: 4.18cqw;
}

#soaring_price-banner-section
    .price-banner__inner__top-chart-col.current
    .price-banner__inner__top-chart-val-num {
    font-size: 5.5cqw;
    color: #d00000;
    line-height: 1.1;
    padding: 0 0.6cqw;
}

#soaring_price-banner-section .price-banner__inner__top-chart-bar {
    width: 100%;
}

#soaring_price-banner-section
    .price-banner__inner__top-chart-col.past-1
    .price-banner__inner__top-chart-bar {
    height: 12.83cqw;
    background: linear-gradient(180deg, #a9a9a9 0%, #e6e4e4 100%);
}

#soaring_price-banner-section
    .price-banner__inner__top-chart-col.past-2
    .price-banner__inner__top-chart-bar {
    height: 20.59cqw;
    background: linear-gradient(180deg, #ebce56 0%, #f1e8c2 100%);
}

#soaring_price-banner-section
    .price-banner__inner__top-chart-col.current
    .price-banner__inner__top-chart-bar {
    height: 35.82cqw;
    background: linear-gradient(180deg, #d00000 0%, #e44b4b 100%);
}

#soaring_price-banner-section .price-banner__inner__top-chart-dates {
    width: 88.06cqw;
    margin: 1.49cqw auto 0;
    display: flex;
    justify-content: center;
}

#soaring_price-banner-section .price-banner__inner__top-chart-date {
    width: max-content;
    margin: 0 5cqw;
    text-align: center;
    font-size: 2.98cqw;
    color: #272727;
    line-height: 1.4;
}

#soaring_price-banner-section .price-banner__inner_memo-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.98cqw 4cqw 0;
    gap: 2.98cqw;
    width: 100%;
}

#soaring_price-banner-section .price-banner__inner_memo {
    width: 100%;
    font-size: 3cqw;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #272727;
    margin: 0;
    display: flex;
    align-items: center;
}

/* ====== price-banner__inner__block 専用スタイル ====== */
#soaring_price-banner-section .price-banner__inner__block {
    width: 100%;
    padding: 2rem 0;
    box-sizing: border-box;
    position: relative;
}

#soaring_price-banner-section .price-banner__inner__block * {
    box-sizing: border-box;
}

#soaring_price-banner-section .price-banner__inner__block-box {
    width: 100%;
    background: #ffffff;
    border-radius: 1.066cqw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    isolation: isolate;
}

#soaring_price-banner-section .price-banner__inner__block-badge {
    position: absolute;
    right: 0;
    top: 0;
    width: 25cqw;
    height: 25cqw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    gap: 0.533cqw;
    isolation: isolate;
}

#soaring_price-banner-section .price-banner__inner__block-badge-ellipse {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: radial-gradient(50% 50% at 50% 50%, #ede0a8 0%, #d8b110 100%);
    border-radius: 50%;
    z-index: 0;
}

#soaring_price-banner-section .price-banner__inner__block-badge-val {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    z-index: 10;
}

#soaring_price-banner-section .price-banner__inner__block-badge-num {
    font-size: 8.5cqw;
    font-weight: 700;
    color: #d00000;
    line-height: 0.8;
}

#soaring_price-banner-section .price-banner__inner__block-badge-unit {
    font-size: 3.2cqw;
    font-weight: 900;
    color: #272727;
    line-height: 1;
    text-align: center;
    margin-left: 0.533cqw;
}

#soaring_price-banner-section .price-banner__inner__block-badge-txt {
    font-size: 3.25cqw;
    font-weight: 900;
    color: #272727;
    line-height: 1.7;
    letter-spacing: 0.1em;
    z-index: 10;
}

#soaring_price-banner-section .price-banner__inner__block-badge-shine1 {
    position: absolute;
    width: 8.533cqw;
    height: 8.8cqw;
    left: -1.066cqw;
    top: 0;
    background: radial-gradient(
        50% 50% at 50% 50%,
        rgba(255, 255, 255, 0.5) 16.35%,
        rgba(255, 255, 255, 0) 100%
    );
    border-radius: 50%;
    z-index: 3;
}

#soaring_price-banner-section .price-banner__inner__block-badge-shine2 {
    position: absolute;
    width: 10.133cqw;
    height: 1px;
    left: -2.733cqw;
    top: 5.25cqw;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 51.92%,
        rgba(255, 255, 255, 0) 100%
    );
    z-index: 4;
}

#soaring_price-banner-section .price-banner__inner__block-badge-shine3 {
    position: absolute;
    width: 9.866cqw;
    height: 1px;
    left: -2.667cqw;
    top: 4.867cqw;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 51.92%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(90deg);
    z-index: 5;
}

#soaring_price-banner-section .price-banner__inner__block-head {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2.666cqw 2.666cqw 1.333cqw;
}

#soaring_price-banner-section .price-banner__inner__block-brand {
    width: 100%;
    font-size: 4.8cqw;
    font-weight: 700;
    line-height: 1.6;
    color: #272727;
    margin: 0;
    text-align: left;
}

#soaring_price-banner-section .price-banner__inner__block-model {
    width: 100%;
    font-size: 3.733cqw;
    font-weight: 400;
    line-height: 1.6;
    color: #272727;
    margin: 1.333cqw 0 0 0;
}

#soaring_price-banner-section .price-banner__inner__block-divider {
    width: 100%;
    height: 5.333cqw;
    background: radial-gradient(
        49.57% 49.65% at 47.68% 0%,
        #b7b7b7 0.96%,
        #ebebeb 31.25%,
        rgba(229, 229, 229, 0) 100%
    );
}

#soaring_price-banner-section .price-banner__inner__block-body {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 2.666cqw 2.666cqw;
    gap: 2.666cqw;
}

#soaring_price-banner-section .price-banner__inner__block-img-wrap {
    width: 21.333cqw;
    flex: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#soaring_price-banner-section .price-banner__inner__block-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

#soaring_price-banner-section .price-banner__inner__block-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
}

#soaring_price-banner-section .price-banner__inner__block-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.333cqw;
    width: 100%;
}

#soaring_price-banner-section .price-banner__inner__block-label {
    width: 17.066cqw;
    height: 10.666cqw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.933cqw;
    color: #272727;
    text-align: center;
    line-height: 1.4;
    border-radius: 0.533cqw;
    flex: none;
}

#soaring_price-banner-section .price-banner__inner__block-label.old-label {
    background: #f3f3f3;
}

#soaring_price-banner-section .price-banner__inner__block-label.new-label {
    background: #ffeded;
}

#soaring_price-banner-section .price-banner__inner__block-price-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    flex: 1;
}

#soaring_price-banner-section .price-banner__inner__block-price {
    color: #272727;
    line-height: 1;
}

#soaring_price-banner-section .price-banner__inner__block-price.old-price {
    font-size: 5.066cqw;
    font-weight: 700;
}

#soaring_price-banner-section .price-banner__inner__block-price.new-price {
    font-size: 6.133cqw;
    font-weight: 700;
}

#soaring_price-banner-section .price-banner__inner__block-yen {
    font-size: 3.2cqw;
    font-weight: 400;
    color: #272727;
    line-height: 1;
    margin-bottom: 0.266cqw;
    margin-left: 0.533cqw;
}

#soaring_price-banner-section .price-banner__inner__block-arrow {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 7.733cqw;
    margin: 1.333cqw 0;
}

#soaring_price-banner-section .price-banner__inner__block-arrow-icon {
    width: 2.133cqw;
    height: 2.133cqw;
    border-right: 0.533cqw solid #d00000;
    border-bottom: 0.533cqw solid #d00000;
    transform: rotate(45deg);
}

#soaring_price-banner-section .price-banner__inner__block_wrap {
    padding: 4cqw 4cqw 0;
}

#soaring_price-banner-section .under_acordion-list-wrap {
    padding: 1rem 4cqw 2rem;
}
