@charset "UTF-8";
.top-description-wrapper {
    padding-top: 30px;
}

.top-description-adjust {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 20px;
}

.newlife-coupon {
    padding-top: 40px;
    text-align: center;
}

.newlife-coupon img {
    width: 70%;
}

.newlife-coupon-footer {
    padding-bottom: 40px;
}

.newlife-coupon-footer img {
    width: 70%;
}

.top-image-pc {
    display: block;
}

.top-image-sp {
    display: none;
}

.section-title {
    display: block;
    font-size: 2.2rem;
    font-weight: bold;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    color: #707070;
}

.interia-wrapper {
    margin-top: 80px;
}

.interia {
    border-radius: 20px;
    margin-top: 30px;
    box-shadow: 5px 5px 5px #828282;
}

.interia a {
    text-decoration: none;
    color: #000;
}

.interia a:hover {
    opacity: 0.5;
    transition: 0.6s;
}

.interia-image-pc {
    display: block;
}

.interia-image-pc img {
    border-radius: 20px;
}

.interia-image-sp {
    display: none;
}

.interia-image {
    padding: 10px 0 20px 0;
    text-align: center;
}

.interia-image p {
    width: 95%;
    margin: 0 auto;
}

.interia-image p img {
    width: 100%;
}

.interia-description {
    width: 95%;
    margin: 20px auto;
    font-size: 1.6rem;
}

.recommend-wrapper {
    margin-top: 40px;
}

.recommend-wrapper a {
    color: #707070;
    text-decoration: none;
}

.recommend-wrapper a:hover {
    opacity: 0.8;
    transition: 1s;
}

.section-subtitle {
    font-size: 2rem;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    color: #707070;
}

.recommend {
    margin-top: 30px;
}

.measures-container {
    display: flex;
    justify-content: space-around;
}

.measure-part {
    width: 24%;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #828282;
    overflow: hidden;
}

.measure-title {
    font-size: 2rem;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-align: center;
}

.measure-description {
    width: 90%;
    margin: 0 auto;
    font-size: 1.4rem;
    padding-top: 10px;
}

.measure-description p {
    padding-bottom: 10px;
}

.triangle {
    font-size: 2rem;
    padding-top: 20px;
    text-align: center;
    color: #707070;
}


/* 新生活を始めるにあたって、これだけは揃えておきたい！厳選防音セット */

.living-alone-wrapper-pc {
    margin-top: 40px;
    padding: 40px;
    background: #f0f0f0;
}

.living-alone-wrapper-sp {
    display: none;
}

.living-family-wrapper-sp {
    display: none;
}

.main-title {
    font-size: 2.2rem;
    font-weight: bold;
    color: #707070;
    display: block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.living-wrraper-inside {
    background-color: #fff;
}

.living-box {
    margin: 40px 0 20px 0;
}

.living-flexbox {
    display: flex;
}

.living-title {
    padding: 20px 0 0 30px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #707070;
}

.living-title::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 50px;
    margin-right: 10px;
    background-image: url(https://pialiving.itembox.design/item/common/img/free_img/memo.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.living-image {
    width: 50%;
}

.living-image p {
    text-align: center;
}

.living-image p img {
    width: 90%;
}

.living-description {
    width: 50%;
    padding: 60px 20px 20px 20px;
    font-size: 1.6rem;
    color: #707070;
}

.living-description p {
    padding-bottom: 10px;
}

.item-box {
    padding-bottom: 30px;
}

.item-box small {
    text-align: center;
    display: block;
    padding-top: 40px;
    font-size: 1.4rem;
    font-weight: bold;
}

.item-flexbox {
    display: flex;
}

.item-image {
    width: 40%;
}

.item-image p {
    width: 80%;
    margin: 0 auto;
}

.item-info {
    width: 60%;
}

.item-info small {
    text-align: center;
    display: block;
}

.item-title {
    padding: 20px 0 20px 30px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #707070;
}

.item-title::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 55px;
    margin-right: 10px;
    background-image: url(https://pialiving.itembox.design/item/common/img/free_img/list.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.item-flexbox {
    display: flex;
}

.item-more {
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
    margin: 30px auto 0 auto;
    padding: 20px 60px;
    background: #e0b251;
    border-radius: 50px;
    border: none;
    color: #fff;
    cursor: pointer;
}

.item-more:hover {
    opacity: 0.8;
    transition: 0.8s;
}

.item-name {
    font-size: 2rem;
    font-weight: bold;
    color: #707070;
    text-align: center;
    padding-bottom: 10px;
}


/* コーズカラー */

.coze-colors {
    width: 40%;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    column-count: 2;
}

.coze-colors li {
    text-align: center;
    list-style: none;
    text-decoration: none;
}

.coze-colors li:hover {
    cursor: pointer;
    opacity: 0.5;
}

.coze-colors li img {
    width: 90%;
}

.coze-colors p {
    width: 10%;
}

.coze-description {
    width: 90%;
    font-size: 1.6rem;
    margin: 0 auto;
}

.coze-description p {
    padding-bottom: 10px;
}

.coze-select {
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    background-color: #bebcb9;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
    cursor: pointer;
    border: 3px solid #979595;
}

.cozepremiere-select {
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    background-color: #bebcb9;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
    cursor: pointer;
    border: 3px solid #979595;
}


/* 静床ライトカラー */

.sizuyuka-colors {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    column-count: 2;
}

.sizuyuka-colors li {
    list-style: none;
    text-decoration: none;
}

.sizuyuka-colors li:hover {
    cursor: pointer;
    opacity: 0.5;
}

.sizuyuka-colors li:focus {
    border: 1px solid #000;
    box-shadow: 0 0 0 0.2rem var(--green);
}

.sizuyuka-colors p {
    width: 10%;
}

.sizuyuka-description {
    width: 90%;
    font-size: 1.6rem;
    margin: 0 auto;
}

.sizuyuka-description p {
    padding-bottom: 10px;
}

.item-description {
    width: 90%;
    font-size: 2rem;
    margin: 0 auto;
}

.item-select {
    width: 90%;
    margin: 20px auto;
}

.item-result {
    padding-top: 30px;
    display: flex;
    justify-content: space-around;
    clear: both;
}

.item-purchase {
    width: 50%;
}

.item-purchase p {
    text-align: center;
}

.item-purchase p a {
    padding: 10px 40px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 20px;
    background-color: #da4453;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}

.item-purchase p a:hover {
    opacity: 0.8;
    transition: 1s;
}

.item-price {
    width: 50%;
    text-align: center;
    font-size: 2.1rem;
    color: #f45d4d;
    font-weight: bold;
}

.item-list {
    display: flex;
    justify-content: space-around;
}

.item-list-title {
    font-size: 3rem;
}

.item-container {
    width: 30%;
}

.item-list-price {
    font-size: 3.3rem;
    color: #f45d4d;
    text-align: right;
}

.ranking-container small {
    display: none;
}

.items-ranking p a img {
    height: 200px;
}

.dotted-border {
    border-top: 2px dotted #000;
    margin: 80px auto;
    width: 95%;
}


/* 床のオススメ防音商品 */

.green-box {
    width: 90%;
    margin: 0 auto;
    background-color: #fcfffc;
}

.green-box a {
    color: #000;
    text-decoration: none;
}

.green-box a:hover {
    opacity: 0.8;
    transition: 1s;
}

.floor-recommend {
    padding: 30px 0;
}

.recommend-description {
    text-align: center;
    font-size: 2rem;
    color: #707070;
    margin: 30px 0;
}

.item-contents {
    padding-bottom: 20px;
    display: flex;
    justify-content: space-around;
}

.item-contents-info {
    width: 30%;
    margin: 0 auto 30px auto;
    padding: 30px 0;
}

.item-contents-name {
    font-size: 2rem;
    font-weight: bold;
    color: #707070;
    padding-top: 20px;
}

.item-contents-p {
    font-size: 1.4rem;
    padding: 15px;
}

.item-contents-price {
    text-align: right;
    font-size: 2rem;
    font-weight: bold;
    display: block;
    color: #f45d4d;
}


/* \さらに振動をしっかり軽減したいなら重ねてください！/ */

.main-title2 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #707070;
    display: block;
    border-top: 2px dotted #000;
    padding: 80px 0 10px 0;
    text-align: center;
}

.main-title3 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #707070;
    display: block;
    padding: 20px 0 10px 0;
    text-align: center;
}

.items-images {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto 40px auto;
    padding: 20px 0 0 0;
    overflow-x: auto;
}

.items-images li {
    width: 40%;
    margin: 3px;
    flex-shrink: 0;
    list-style: none;
    border-radius: 4px;
    box-shadow: 2px 2px 4px grey;
    position: relative;
    z-index: 0;
}

.ranking-title {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    color: #707070;
    display: block;
    border-top: 2px dotted #000;
    padding-top: 80px;
}

.items-ranking {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start; /* ←左寄せに変更 */
    margin-top: 40px;
    margin-bottom: 70px;
}

.items-ranking li {
    width: 18%;
    list-style: none;
    position: relative;
}

.tp-rank-mark {
    max-width: 44px;
    position: absolute;
    top: -20px;
    left: 5px;
    z-index: 10;
}

.comparison-title {
    font-size: 3rem;
    text-align: center;
    color: #707070;
    display: block;
}


/* .items-rankingk p {
    display: block;
    width: 22%;
} */


/* 商品比較一覧表 */

.items-effect-container-sp {
    display: none;
}

.items-effect-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;
}

.items-effect-table th {
    padding: 10px;
    border: 1px solid #000;
    background-color: #71b960;
}

.items-effect-table td {
    padding: 10px;
    border: 1px solid #000;
    background-color: #f0f0f0;
    text-align: center;
    font-weight: bold;
}

.items-effect-table a:hover {
    color: blue;
}

.table-price {
    color: #f54d4d;
    font-weight: bold;
}


/* 窓のオススメ防音商品 */

.gray-box {
    width: 90%;
    margin: 80px auto 0 auto;
    background-color: #f0f0f0;
}

.gray-box a {
    color: #000;
    text-decoration: none;
}

.gray-box a:hover {
    opacity: 0.8;
    transition: 1s;
}

.step {
    padding: 40px 0 20px 0;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: #707070;
}

.step-dotted {
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    color: #707070;
    padding: 40px 0 20px 0;
    border-top: 2px dotted #ccc;
}

.contact-image {
    width: 60%;
    margin: 0 auto 30px auto;
}


/* スライダー */

.wrapper {
    max-width: 100vw;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 300px;
}

.next {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 130px;
    transition: all 0.3s;
    z-index: 10;
    cursor: pointer;
}

.next::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-top: solid 3px #828282;
    border-right: solid 3px #828282;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 10px;
}

.next:hover {
    background-color: #fff;
    transition: all 0.3s;
}

.prev {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 130px;
    transition: all 0.3s;
    z-index: 10;
    cursor: pointer;
}

.prev::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-top: solid 3px #828282;
    border-right: solid 3px #828282;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    left: 15px;
    top: 10px;
}

.prev:hover {
    background-color: #fff;
    transition: all 0.3s;
}

.slider-wrapper {
    margin: 30px auto;
    position: relative;
}

.slider {
    width: 40%;
    border: 1px solid #000;
    display: flex;
    margin: 0 auto;
}

.slider1 {
    transform: translateX(0);
    transition: all 0.3s;
}

.slider2 {
    transform: translateX(-30vw);
    transition: all 0.3s;
}

.slider3 {
    transform: translateX(-30vw);
    transition: all 0.3s;
}

.slider4 {
    transform: translateX(-30vw);
    transition: all 0.3s;
}

.slider5 {
    transform: translateX(-30vw);
    transition: all 0.3s;
}

.slider6 {
    transform: translateX(-30vw);
    transition: all 0.3s;
}

.content {
    width: 100%;
    max-width: 100vw;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content1 {
    background-color: #ededed;
}

.content2 {
    background-color: #cfcfcf;
}

.content3 {
    background-color: #9c9c9c;
}

.content4 {
    background-color: #636363;
}

.content5 {
    background-color: #9c9c9c;
}

.content6 {
    background-color: #636363;
}

.content7 {
    background-color: #636363;
}

.indicator {
    width: 100%;
    position: absolute;
    bottom: 10px;
    display: flex;
    z-index: 10;
    justify-content: center;
    align-items: center;
}


/* li {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
  list-style: none;
  border: 1px #000 solid;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}

li:after {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px #000 solid;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 9;
} */

#list1 {
    background-color: #000;
}


/* スライダーここまで */

@media screen and (max-width: 767px) {
    /* トップコンテンツ */
    .top-description-wrapper {
        width: 90%;
        margin: 0 auto;
    }
    .top-description-adjust {
        font-size: 1.4rem;
    }
    .newlife-coupon img {
        width: 100%;
    }
    .newlife-coupon-footer img {
        width: 100%;
    }
    .top-image-pc {
        display: none;
    }
    .top-image-sp {
        display: block;
    }
    .measures-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .measure-part {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .measure-description {
        width: 85%;
    }
    .section-title {
        font-size: 2rem;
    }
    /* 新生活を始めるにあたって、これだけは揃えておきたい！厳選防音セット */
    .living-alone-wrapper-pc {
        padding: 20px 10px;
    }
    .main-title {
        font-size: 2rem;
    }
    .main-title2 {
        font-size: 2rem;
        padding-top: 40px;
    }
    .items-images li {
        width: 70%;
    }
    .living-alone-name-sp {
        font-size: 2.4rem;
        border-bottom: 1px solid #000;
        padding-bottom: 5px;
    }
    .living-wrraper-inside {
        padding: 10px;
    }
    .living-box {
        margin: 0;
    }
    .living-title {
        font-size: 2rem;
        font-weight: bold;
        padding-left: 10px;
        padding-bottom: 20px;
    }
    .living-flexbox {
        flex-direction: column-reverse;
    }
    .living-description {
        width: 100%;
        order: 1;
        padding-top: 10px;
    }
    .living-image {
        width: 100%;
        order: 2;
    }
    .living-image p img {
        height: auto;
    }
    .living-alone-price-sp {
        font-size: 2.4rem;
        text-align: right;
    }
    .living-alone-button {
        width: 70%;
        display: block;
        margin: 30px auto 20px auto;
        padding: 20px 10px;
        border-radius: 20px;
    }
    .living-family-wrapper-sp {
        display: block;
        padding: 20px;
    }
    .item-flexbox {
        display: block;
    }
    .item-title {
        font-size: 2rem;
        font-weight: bold;
        padding-left: 10px;
    }
    .item-title::before {
        float: left;
    }
    .item-image {
        width: 100%;
    }
    .item-image p {
        width: 100%;
    }
    .item-image p img {
        height: auto;
    }
    .item-info {
        width: 100%;
    }
    .item-colors {
        margin: 0 auto;
    }
    .item-name {
        padding-top: 20px;
        text-align: center;
    }
    .item-colors {
        justify-content: center;
    }
    .item-select {
        width: 100%;
        font-size: 1.2rem;
    }
    /* コーズカラー */
    .coze-select {
        width: 100%;
        font-size: 1.3rem;
    }
    .cozepremiere-select {
        width: 100%;
        font-size: 1.3rem;
    }
    .coze-colors {
        width: 90%;
        gap: 5px;
    }
    /* 静床ライトカラー */
    .sizuyuka-colors {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0;
        display: flex;
        column-count: 2;
    }
    .sizuyuka-colors li {
        width: 20%;
        list-style: none;
        text-decoration: none;
    }
    .sizuyuka-colors li:hover {
        cursor: pointer;
        opacity: 0.5;
    }
    .sizuyuka-colors li:focus {
        border: 1px solid #000;
        box-shadow: 0 0 0 0.2rem var(--green);
    }
    .sizuyuka-colors p {
        width: 10%;
    }
    .item-description {
        margin: 0 auto;
    }
    .item-description p {
        padding-bottom: 15px;
    }
    .item-result {
        flex-direction: column;
    }
    .item-purchase {
        width: 100%;
        margin-top: 30px;
        order: 2;
    }
    .item-price {
        width: 100%;
        text-align: center;
    }
    .item-more {
        font-size: 1.4rem;
        padding: 10px 20px;
        font-weight: bold;
    }
    .interia {
        width: 90%;
        margin: 30px auto 0 auto;
    }
    .interia-image-pc {
        display: none;
    }
    .interia-image-sp {
        display: block;
        overflow: hidden;
    }
    .interia-image-sp img {
        border-radius: 20px;
    }
    /* 床のオススメ防音商品 */
    .step-dotted {
        font-size: 2rem;
    }
    .item-contents {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .item-contents-info {
        width: 95%;
        margin: 0 auto;
    }
    .item-contents-name {
        font-size: 1.8rem;
        font-weight: bold;
    }
    .item-contents-p {
        font-size: 1.4rem;
        padding: 10px 0;
    }
    .item-contents-price {
        font-size: 1.4rem;
    }
    .ranking-title {
        font-size: 2rem;
        padding: 30px 0 15px 0;
    }
    .ranking-container small {
        display: block;
        text-align: center;
        font-weight: bold;
        padding: 10px 0 10px 0;
    }
    .items-ranking {
        flex-wrap: nowrap;
        justify-content: start;
        margin: 0 auto 20px auto;
        padding: 20px 0 0 0;
        overflow-x: auto;
    }
    .items-ranking li {
        width: 160px;
        margin: 3px;
        flex-shrink: 0;
        list-style: none;
        border-radius: 4px;
        box-shadow: 2px 2px 4px grey;
        position: relative;
        z-index: 0;
    }
    .dotted-border {
        margin: 60px auto;
    }
    .scroll-hint-icon-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 100%;
        pointer-events: none;
    }
    .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
        animation: scroll-hint-appear 1.2s linear;
        animation-iteration-count: 4;
    }
    .items-ranking p {
      width: 100% !important;
      margin: 0 auto;
      padding: 0 5px 10px 5px; /* 左右にちょっと余白 */
      font-size: 14px;
      word-break: break-word;
      white-space: normal;
    }
    .recommend-description {
        font-size: 1.7rem;
        padding-top: 10px;
        margin: 0;
    }
    .comparison-title {
        font-size: 2.5rem;
        padding: 20px 0 10px;
    }
    /* 商品比較一覧表 */
    .items-effect-container-pc {
        display: none;
    }
    .items-effect-container-sp {
        display: block;
    }
    .items-effect-table {
        margin: 0;
        border-spacing: 0;
        font-size: 1rem;
    }
    .items-effect-table th {
        white-space: nowrap;
        position: sticky;
        top: 0;
        left: 0;
    }
    .items-effect-table td {
        white-space: nowrap;
    }
    .items-effect-table tr:first-child th:first-child {
        z-index: 1;
    }
    /* 窓のおすすめ防音商品 */
    .gray-box {
        margin-top: 20px;
        padding-bottom: 30px;
    }
    /* 壁のおすすめ */
    .green-box {
        margin-top: 40px;
        padding-top: 10px;
    }
    .contact-image {
        width: 100%;
    }
}


/* 新生活特集2025 */


/* font */

.cp_newlife p {
    color: #474747;
}


/* margin */

.cp_newlife .mrb2 {
    margin-bottom: 30px;
}

.cp_newlife .mrb03 {
    margin-bottom: 40px;
}

.cp_newlife .mrb4 {
    margin-bottom: 100px;
}


/* mv */

.cp_newlife h1 {
    padding: 0 !important;
    border: none !important;
}

.cp_newlife .mv {
    margin-bottom: 40px;
}

.cp_newlife .mv_lead {
    text-align: center;
    font-weight: bold;
    margin-bottom: 55px;
}

.cp_newlife .words {
    font-size: 2.4rem;
    margin: 14px 0;
}


/* anchorlink */

.cp_newlife .anclink_area {
    margin-bottom: 100px;
}

.cp_newlife .anclink {
    background: #eb6b06;
    max-width: 662px;
    margin: 0 auto;
    border-radius: 28px;
    margin-bottom: 16px;
    box-shadow: 0px 2.5px 3.6px 0px rgba(0, 0, 0, 0.31);
}

.cp_newlife .anclink a {
    display: block;
    padding: 12px 40px;
}

.cp_newlife .anclink .lead {
    font-size: 2.1rem !important;
    font-weight: bold;
    color: #fff;
}

.cp_newlife .anclink_in {
    display: grid;
    grid-template-columns: 48px auto 29px;
    align-items: center;
    gap: 0 20px;
}

.cp_newlife .anclink h2 {
    padding: 0px !important;
    border-top: none !important;
    border-bottom: none !important;
    margin: 0 !important;
    text-align: inherit !important;
}

.cp_newlife .f_orangeadd {
    text-align: center;
    max-width: 590px;
    margin: 0 0 0 auto;
    font-size: 2.5rem;
    font-weight: bold;
    color: #eb6b06 !important;
    margin-top: 90px;
    border-radius: 25px;
}

.cp_newlife .f_orangeadd span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_f-orangeadd.svg) no-repeat bottom right;
    padding-bottom: 45px;
}

.cp_newlife .service_img {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 8px;
    margin-top: 30px;
}

.cp_newlife .num_box {
    display: flex;
    gap: 0 10px;
    border-top: 3px solid #eb6b06;
    border-bottom: 3px solid #eb6b06;
    padding: 20px 0 20px 20px;
    margin-bottom: 30px;
    align-items: center;
}


/* customer */

.cp_newlife .cont .lead {
    margin-bottom: 30px;
}

.cp_newlife .cont_tit {
    font-size: 4rem !important;
    border-bottom: 4px solid #474747 !important;
    text-align: left !important;
    border-top: none !important;
    border-bottom: none !important;
    margin: 0px !important;
    padding: 0px !important;
}


/* pickup */

.cp_newlife .pickup_area {
    background: #f8f8f8;
    padding: 50px 20px;
    margin-bottom: 90px;
}

.cp_newlife .linetit {
    display: flex;
    max-width: max-content;
    align-items: end;
    gap: 0 12px;
    justify-content: center;
    margin: 0 auto 30px;
}

.cp_newlife .linetit.color {
    margin: 0 auto 10px;
}

.cp_newlife .pickup_tit {
    background: none !important;
    padding: 0px !important;
    font-size: 4rem !important;
    margin: 0px !important;
    text-align: center;
    border-bottom: none !important;
    position: static !important;
}

.cp_newlife .pickup_tit::before {
    position: static !important;
}

.cp_newlife .fusui_area .pickup_tit,
.cp_newlife .sale_area .pickup_tit {
    margin-bottom: 30px !important;
}

.cp_newlife .pickup_subtit {
    font-size: 2.4rem;
    font-weight: bold;
}

.cp_newlife .cont_unit ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 30px;
}

.cp_newlife .sale_area .cont_unit {
    display: flex;
}

.cp_newlife .cont_unit .name {
    margin-top: 20px;
    text-align: right;
    font-weight: bold;
}

.cp_newlife .cont_unit .name span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_unitarrow.svg) no-repeat center right;
    padding: 3px 10px 3px 0;
}


/* sale */

.cp_newlife .sale_area {
    margin-bottom: 160px;
}

.cp_newlife .window .sale_area {
    margin-bottom: 120px;
}

.cp_newlife .sale_cont {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 30px;
    margin-bottom: 40px;
}

.cp_newlife .sale_goods .name {
    font-weight: bold;
    margin: 10px 0 10px 0;
}

.cp_newlife .sale_goods .name.order span {
    display: block;
    font-size: 1.3rem;
}

.cp_newlife .sale_goods .saleprice {
    font-size: 2.4rem;
    font-weight: bold;
    color: #f45d4d;
    margin-bottom: 16px;
}

.cp_newlife .sale_goods .saleprice span {
    font-size: 1.6rem;
    font-weight: 500;
    color: #333;
}

.cp_newlife .sale_titbox {
    background: #fff1d8;
    margin: 70px 0 40px 0;
    position: relative;
    padding: 36px 20px;
}

.cp_newlife .sale_titbox.order {
    background: #eb6b06;
}

.cp_newlife .sale_titbox.order.part2order {
    padding: 76px 20px;
    margin: 70px 0 80px 0;
    background: #fff1d8;
}

.cp_newlife .sale_titbox.order.part2order .nl_txt,
.cp_newlife .sale_titbox.order.part2order .sale_tit {
    color: #474747;
}

.cp_newlife .label_off {
    position: absolute;
    max-width: 24%;
    left: 40px;
    top: -11px;
}

.cp_newlife .sale_txtbox {
    max-width: max-content;
    margin: 0 0 0 30%;
}

.cp_newlife .nl_txt {
    font-size: 2.6rem;
    font-weight: bold;
    margin-bottom: 8px;
}

.cp_newlife .nl_txt.red {
    color: #ff2222;
}

.cp_newlife .sale_tit {
    font-size: 4.5rem;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 1.2;
}

.cp_newlife .sale_titbox.order .sale_tit,
.cp_newlife .sale_titbox.order .txt,
.cp_newlife .sale_titbox.order .nl_txt {
    color: #fff;
}

.cp_newlife .setname {
    background: #fff;
    max-width: max-content;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 2.3rem;
}

.cp_newlife .setname span {
    display: block;
    font-size: 1.2rem;
}

.cp_newlife .plus {
    font-size: 4.4rem;
    font-weight: bold;
}

.cp_newlife .sale_set {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 0 4px;
}

.cp_newlife .f-orange {
    text-align: center;
    max-width: 530px;
    margin: auto 0 30px 0;
    font-size: 2.5rem;
    font-weight: bold;
    color: #fff !important;
    border-radius: 25px;
}

.cp_newlife .f-orange span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_f-orange.svg) no-repeat;
    padding-bottom: 45px;
    background-position: bottom left 20px;
}

.cp_newlife .f-orange.add {
    max-width: 350px;
    margin: auto 0 14px 0;
}

.cp_newlife .sale_cont.add {
    max-height: 0;
    /* 初期状態で非表示 */
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
    margin-top: 40px;
}

.cp_newlife .matestimate.add {
    max-height: 0;
    /* 初期状態で非表示 */
    opacity: 0;
    overflow: hidden;
    /*transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;*/
    margin-top: 40px;
}


/* table */

.cp_newlife .beside,
.cp_newlife .fixed {
    background-color: #71b960;
}

.cp_newlife .beside th:nth-of-type(1),
.cp_newlife .fixed {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
}

.cp_newlife .fixed .name_lead

.cp_newlife .list {
    max-width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.cp_newlife .list table {
    width: 1000px;
    border-collapse: collapse;
    table-layout: fixed;
    background: #f0f0f0;
}

.cp_newlife .list th,
.cp_newlife .list td {
    width: 100px;
    padding: 6px 6px;
    border: 1px solid #929292;
    text-align: center;
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}

/* 用途列（4列目）を広くする */
.cp_newlife .list th:nth-child(4),
.cp_newlife .list td:nth-child(4) {
  width: 180px !important;
}

/* レビュー列（5列目）を広くする */
.cp_newlife .list th:nth-child(5),
.cp_newlife .list td:nth-child(5) {
  width: 160px !important;
}

/* 機能列（6列目）を広くする */
.cp_newlife .list th:nth-child(6),
.cp_newlife .list td:nth-child(6) {
  width: 220px !important;
}

/* サイズ列（7列目）を広くする */
.cp_newlife .list th:nth-child(7),
.cp_newlife .list td:nth-child(7) {
  width: 220px !important;
  font-size: 13px !important;
}

/* 仕様列（8列目）を広くする */
.cp_newlife .list th:nth-child(8),
.cp_newlife .list td:nth-child(8) {
  width: 220px !important;
  font-size: 13px !important;
}


.cp_newlife .list th {
    position: sticky;
    top: 0;
    background-color: #71b960;
    color: #fff;
    font-size: 15px;
}

.cp_newlife .list td {
    text-align: center;
    font-size: 14px;
}

.list_contents .fixed a {
    color: #FFFFFF;
}

.cp_newlife .list .fixed {
    font-weight: bold;
    z-index: 1;
    border-left: 1px solid #929292;
}

.cp_newlife .floor .list_contents td:nth-child(2),
.cp_newlife .floor .list_contents td:nth-child(3),
.cp_newlife .floor .list_contents td:nth-child(4) {
    text-align: center !important;
}

.cp_newlife .window .list_contents td:nth-child(4) {
    text-align: center !important;
}

.cp_newlife .list .center {
    text-align: center;
}

.cp_newlife .list .center .basic {
    display: block;
    font-size: 1.2rem;
}

.cp_newlife .list .beside .small {
    font-size: 1.2rem;
}

.cp_newlife .list .price {
    color: #f54d4d;
    font-weight: bold;
}

.cp_newlife .list .price .lead {
    display: block;
    font-size: 1.2rem;
    color: #333;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}

.cp_newlife .list .name_lead {
    display: block;
    font-size: 1.2rem;
}

.cp_newlife .star {
    color: #c78d2f !important;
}

.cp_newlife .star .star5_rating {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    color: #cccccc;
    letter-spacing: 1px;
}

.cp_newlife .star .star5_rating:before {
    content: "☆☆☆☆☆";
    padding-right: 8px;
    color: #c78d2f;
    font-weight: 600;
}

.cp_newlife .star .star5_rating:after {
    content: "★★★★★";
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #c78d2f;
}

.cp_newlife .star .star5_rating[data-rate="5"]:after {
    width: 100%;
}


.cp_newlife .list_move {
    background: #f0f0f0;
    border-top: 4px solid #71b960;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.cp_newlife .list_subtit {
    font-weight: bold;
    padding-bottom: 6px;
}

.cp_newlife .list_tit {
    font-size: 2.6rem;
    font-weight: bold;
}

.cp_newlife .list_tit span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_listarrow.svg) no-repeat center right;
    padding: 0 30px 0 0;
}

.cp_newlife .sale_titbox.order.part2order .sale_tit span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_orderarrow-n.svg) no-repeat center right;
    padding: 0 44px 0 0;
    background-size: 36px;
}

/* 比較表アイコン */

.icon-label-group{
  display:flex;              /* 横並び */
  gap:4px;                   /* アイコン間の余白 */
  justify-content:center;
  flex-wrap:wrap;            /* 溢れたら折り返し */
}

.icon-label{
  display:flex;
  flex-direction:column;     /* アイコン → 文字 の縦並び */
  align-items:center;
  width:48px;                /* 1アイコン分の幅（自由に調整可） */
  font-size:1rem;            /* 1rem=10px 想定 ※後述 */
  line-height:1.2;
}

.icon-label img{
  width:24px;                /* アイコンの一括縮小 */
  height:24px;
  margin-bottom:2px;         /* 下の文字との間隔 */
}

.icon-caption{
  display:block;
  font-size:1rem;            /* ≒10px。html{font-size:62.5%}の場合 */
}

/* floor */

.cp_newlife .cont_anclinkarea {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
}

.cp_newlife .cont_anclink {
    background: #eb6b06;
    max-width: 490px;
    text-align: center;
    font-weight: bold;
    font-size: 2.1rem;
    border-radius: 35px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    margin: 30px 0 60px 0;
}

.cp_newlife .cont_anclink span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_linkarrow.svg) no-repeat;
    background-position: center right 20px;
    display: block;
}

.cp_newlife .cont_anclink a {
    padding: 30px 20px;
    display: block;
    color: #fff;
}

.scroll-hint-shadow-wrap {
    margin-bottom: 60px;
}

.cp_newlife .floor .scroll-hint-shadow-wrap::before,
.cp_newlife .window .scroll-hint-shadow-wrap::before {
    display: none;
}

.cp_newlife .floor .lead,
.cp_newlife .window .lead {
    text-align: center;
    line-height: 1.7;
    font-weight: bold;
    margin-bottom: 60px;
}

.cp_newlife .floor .ranking-title,
.cp_newlife .window .ranking-title {
    border-top: none;
    padding-top: 0px;
}


/* check */

.cp_newlife .check_area .items-images li {
    border-radius: 0px;
    box-shadow: none;
}

.cp_newlife .check_area .items-images {
    padding: 0px;
}

.cp_newlife .morebtn {
    font-size: 2.6rem;
    font-weight: bold;
    background: #eb6b06;
    max-width: 570px;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
}

.cp_newlife .morebtn span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_morebtnarrow_n.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtn a {
    display: block;
    color: #fff;
    padding: 24px 20px;
}

.cp_newlife .morebtn.variation {
    background: #fff;
    border: 3px solid #eb6b06;
    max-width: 800px;
    padding: 24px 20px;
    margin: 40px auto 40px;
}

.cp_newlife .morebtn.variation span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_variationarrow.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtn.variation.cp_closebtn span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_variationarrow-close.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtn.matesti {
    background: #fff;
    border: 3px solid #eb6b06;
    max-width: 800px;
    padding: 24px 20px;
    margin: 40px auto 40px;
}

.cp_newlife .morebtn.matesti span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_variationarrow.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtn.matesti.cp_closebtn span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_variationarrow-close.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtnadd {
    font-size: 2.6rem;
    font-weight: bold;
    background: #78c16b;
    max-width: 570px;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto 90px;
}

.cp_newlife .morebtnadd a {
    display: block;
    color: #fff;
    padding: 20px 20px;
}

.cp_newlife .morebtnadd .arrow {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_curtainarrow.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .morebtnadd .subtit {
    display: block;
    font-size: 1.8rem;
}


/* part2 */

.cp_newlife .part2 .sale_titbox {
    background: #f0f0f0;
    position: relative;
    z-index: -1;
}

.cp_newlife .part2 .sale_titbox::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 70%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    pointer-events: none;
}

.cp_newlife .part2 .nl_txt.red,
.cp_newlife .part2 .sale_tit {
    color: #b2b2b2;
}

.cp_newlife .part2 .setname {
    color: #b2b2b2;
}

.cp_newlife .part2 .soon_txt {
    font-size: 9rem;
    text-align: center;
    font-weight: bold;
    color: #eb6b06;
    line-height: 1.4;
}

.cp_newlife .part2 .soon_txt span {
    display: block;
    font-size: 5.3rem;
}

.cp_newlife .part2 .e-soon_txt {
    font-size: 3rem;
    text-align: center;
    font-weight: bold;
    color: #eb6b06;
}

.cp_newlife .part2 .soon_area {
    margin-top: -60px;
    margin-bottom: 120px;
}


/* cashback */

.cp_newlife .cb_tit {
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 3rem;
    font-weight: bold;
    color: #eb6b06;
    margin-bottom: 20px;
}

.cp_newlife .cb_tit::before,
.cp_newlife .cb_tit::after {
    background-color: #eb6b06;
    content: "";
    height: 1px;
    width: 90px;
}

.cp_newlife .cb_tit::before {
    margin-right: 120px;
}

.cp_newlife .cb_tit::after {
    margin-left: 120px;
}

.cp_newlife .cb_img {
    margin-bottom: 60px;
}

.cp_newlife .cb_date {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.cp_newlife .cb_date span {
    font-size: 4rem;
}

.cp_newlife .cb_lead {
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
}

.cp_newlife .cb_step {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
    max-width: 660px;
    margin: 60px auto 60px;
}

.cp_newlife .cb_stepbox {
    background: #f7f7f7;
    padding: 30px 20px;
    border-radius: 10px;
    display: grid;
    justify-items: center;
}

.cp_newlife .cb_stepillust {
    max-width: 130px;
    margin-bottom: 25px;
}

.cp_newlife .cb_steptit {
    font-size: 2.2rem;
    font-weight: bold;
    border-bottom: 1px solid #c6c6c6;
    width: 242px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.cp_newlife .cb_stepimg {
    max-width: 135px;
    margin-top: -54px;
}

.cp_newlife .note li {
    display: flex;
    align-items: center;
    gap: 0 8px;
    margin-bottom: 10px;
}

.cp_newlife .note li span {
    font-size: 0.8rem;
}


/* youtube */

.cp_newlife .youtube_area-in {
    background: #fff4f4;
    padding: 20px 14px 40px 14px;
    position: relative;
    margin: 50px 0 60px 0;
}

.cp_newlife .youtube_icon {
    position: absolute;
    top: -30px;
    left: 40px;
}

.cp_newlife .youtube_tit01 {
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
}

.cp_newlife .youtube_tit01 span {
    -webkit-text-emphasis: filled #f25344;
    text-emphasis: filled #f25344;
}

.cp_newlife .youtube_tit02 {
    font-size: 4.5rem;
    font-weight: bold;
    text-align: center;
}

.cp_newlife .youtube_tit02 .red {
    color: #f25344;
}

.cp_newlife .youtube_tit02 .small {
    font-size: 2.4rem;
}

.cp_newlife .youtube_tit03 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
}

.cp_newlife .youtube_thumbnail {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 10px;
    margin: 20px 0;
}

.cp_newlife .youtube_area .lead {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.cp_newlife .morebtn.youtube_btn {
    background: #f25344;
    max-width: 780px;
}

.cp_newlife .morebtn.youtube_btn span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_youtubearrow.svg) no-repeat;
    display: block;
    background-position: center right 20px;
}

.cp_newlife .f-gray {
    text-align: center;
    max-width: 780px;
    margin: 0 auto;
    font-size: 2.5rem;
    font-weight: bold;
    color: #474747 !important;
    border-radius: 25px;
}

.cp_newlife .f-gray span {
    background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_f-youtube.svg) no-repeat;
    padding-bottom: 45px;
    background-position: bottom left 20px;
}

.cp_newlife .note {
    margin-bottom: 110px;
}


/* ranking */

.cp_newlife .items-ranking {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px 10px;
}

.cp_newlife .items-ranking li {
    width: 100%;
}

.cp_newlife .ranking-container {
    display: flex;
    gap: 30px 14px;
    flex-wrap: nowrap;
    justify-content: start;
    overflow-x: auto;
}

@media screen and (max-width: 959px) {
    .cp_newlife .cont_anclinkarea {
        grid-template-columns: 100%;
    }
    .cp_newlife .cont_anclink {
        margin: 0px 0 20px 0;
        font-size: 1.8rem;
        text-align: left;
        border-radius: 24px;
        width: 100%;
        max-width: inherit;
    }
    .cp_newlife .cont_anclink span {
        background-size: 18px;
        background-position: center right 0px;
    }
    .cp_newlife .cont_anclink a {
        padding: 20px 20px;
    }
    .cp_newlife .cont_anclinkarea .cont_anclink:nth-child(2) {
        margin-bottom: 40px;
    }
    .cp_newlife .notearea {
        margin-bottom: 60px;
        background: #f9f4da;
        padding: 20px 10px;
    }
    .cp_newlife .note {
        transition: max-height 0.5s ease, opacity 0.5s ease;
        margin-bottom: 0px;
    }
    .cp_newlife .note_message.expanded {
        margin-bottom: 20px;
    }
    .cp_newlife .note_message {
        font-weight: bold;
        text-align: center;
        display: grid;
        align-items: center;
        grid-template-columns: 20px auto;
        width: max-content;
        gap: 0 6px;
        margin: 0 auto;
    }
    .cp_newlife .note_message span {
        background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_notearrow.svg) no-repeat center right;
        padding: 0 24px 0 0;
    }
    .cp_newlife .noteclose {
        text-align: center;
        margin-top: 20px;
    }
    .cp_newlife .noteclose span {
        background: url(https://pialiving.itembox.design/item/common/img/free_img/newlife25_noteclosearrow.svg) no-repeat center right;
        padding: 2px 24px 2px 0px;
    }
}

@media screen and (max-width: 767px) {
    /* margin */
    .cp_newlife .mrb4 {
        margin-bottom: 40px;
    }
    /* mv */
    .cp_newlife .mv_lead {
        text-align: left;
        margin-bottom: 40px;
    }
    .cp_newlife .words {
        font-size: 1.6rem;
    }
    .cp_newlife .anclink_in {
        grid-template-columns: 30px auto 20px;
        gap: 0 10px;
    }
    .cp_newlife .anclink .lead {
        font-size: 1.8rem !important;
    }
    .cp_newlife .anclink a {
        padding: 12px 16px;
    }
    .cp_newlife .f_orangeadd {
        margin-top: 50px;
        font-size: 2rem;
        padding: 12px 20px;
    }
    .cp_newlife .service_img {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px;
    }
    .cp_newlife .service_img li:first-child,
    .cp_newlife .service_img li:nth-child(3) {
        display: none;
    }
    .cp_newlife .anclink_area {
        margin-bottom: 50px;
    }
    .cp_newlife .f_orangeadd span {
        padding-bottom: 38px;
    }
    /* customer */
    .cp_newlife .cont_tit {
        font-size: 1.8rem !important;
    }
    .cp_newlife .num_box {
        padding: 20px 0 20px 0px;
    }
    .cp_newlife .list_tit {
        font-size: 2.4rem;
    }
    /* pickup */
    .cp_newlife .pickup_tit {
        font-size: 2.4rem !important;
    }
    .cp_newlife .cont_unit {
        display: flex;
        gap: 30px 14px;
        flex-wrap: nowrap;
        justify-content: start;
        overflow-x: auto;
    }
    .cp_newlife .cont_unit li {
        width: 160px;
        flex-shrink: 0;
    }
    .cp_newlife .pickup_area {
        padding: 40px 20px;
        margin-bottom: 40px;
    }
    .cp_newlife .pickup_subtit {
        font-size: 1.6rem;
    }
    .cp_newlife .pickup_subtit.center {
        text-align: center;
    }
    .cp_newlife .linetit {
        align-items: end;
    }
    .cp_newlife .linetit.color {
        margin: 0 auto 10px;
    }
    .cp_newlife .cont_unit .name {
        margin-top: 12px;
    }
    .cp_newlife .fusui_area .pickup_tit,
    .cp_newlife .sale_area .pickup_tit {
        margin-bottom: 20px !important;
    }
    /* ranking */
    .cp_newlife .items-ranking {
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        gap: 30px 10px;
        overflow-x: visible;
        margin: 0;
    }
    .cp_newlife .items-ranking li {
        width: 160px;
        box-shadow: none;
    }
    .cp_newlife .ranking-container small {
        display: none;
    }

    /* sale */
    .cp_newlife .list th,
    .cp_newlife .list td {
        width: 120px;
    }


    .cp_newlife .list th:nth-child(4),
    .cp_newlife .list td:nth-child(4) {
      width: 170px !important;
    }

    .cp_newlife .list th:nth-child(6),
    .cp_newlife .list td:nth-child(6) {
      width: 220px !important;
    }

    .cp_newlife .list th:nth-child(7),
    .cp_newlife .list td:nth-child(7) {
      width: 220px !important;
      font-size: 13px !important;
    }

    .cp_newlife .list th:nth-child(8),
    .cp_newlife .list td:nth-child(8) {
      width: 220px !important;
      font-size: 13px !important;
    }


    .cp_newlife .sale_txtbox {
        margin: 0;
        max-width: inherit;
    }
    .cp_newlife .sale_titbox.order.part2order .sale_tit span {
        padding: 0 24px 0 0;
        background-size: 20px;
    }
    .cp_newlife .sale_titbox.order.part2order {
        margin: 70px 0 60px 0;
    }
    .cp_newlife .sale_titbox,
    .cp_newlife .sale_titbox.order.part2order {
        padding: 100px 14px 20px 14px;
    }
    .cp_newlife .label_off {
        max-width: 14%;
        left: 9%;
        top: -4px;
    }
    .cp_newlife .sale_tit {
        font-size: 2.4rem;
        margin-bottom: 10px;
    }
    .cp_newlife .nl_txt {
        font-size: 1.6rem;
        margin-bottom: 2px;
    }
    .cp_newlife .sale_set {
        align-items: center;
    }
    .cp_newlife .setname {
        padding: 4px 10px;
        font-size: 1.6rem;
        text-align: center;
        max-width: inherit;
        border-radius: 10px;
    }
    .cp_newlife .plus {
        line-height: 1;
        font-size: 2rem;
        text-align: center;
    }
    .cp_newlife .f-orange {
        font-size: 1.8rem;
        padding: 12px 20px;
    }
    .cp_newlife .f-orange span {
        padding-bottom: 34px;
    }
    .cp_newlife .f-orange.add span {
        padding-bottom: 36px;
    }
    .cp_newlife .sale_cont {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .cp_newlife .sale_cont.add {
        margin-top: 20px;
    }
    .cp_newlife .morebtn.variation {
        font-size: 1.8rem;
    }
    .cp_newlife .morebtn.variation span {
        background-position: center right 0px;
    }
    .cp_newlife .morebtn.matesti {
        font-size: 1.8rem;
    }
    .cp_newlife .morebtn.matesti span {
        background-position: center right 0px;
    }
    .cp_newlife .morebtn {
        font-size: 1.8rem;
    }
    .cp_newlife .sale_area {
        margin-bottom: 90px;
    }
    .cp_newlife .morebtnadd .subtit {
        font-size: 1.6rem;
    }
    .cp_newlife .morebtnadd {
        font-size: 2.1rem;
        margin: 20px auto 40px;
    }
    .cp_newlife .morebtnadd .arrow {
        background-position: center right 0px;
    }
    .cp_newlife .window .sale_area {
        margin-bottom: 80px;
    }
    /* part2 */
    .cp_newlife .part2 .soon_txt span {
        font-size: 2.6rem;
    }
    .cp_newlife .part2 .soon_txt {
        font-size: 4.2rem;
    }
    .cp_newlife .part2 .e-soon_txt {
        font-size: 2rem;
    }
    .cp_newlife .part2 .soon_area {
        margin-bottom: 80px;
    }
    /* cashback */
    .cp_newlife .cb_step {
        grid-template-columns: 100%;
        gap: 50px 0;
        margin: 60px auto 40px;
    }
    .cp_newlife .cb_tit::before,
    .cp_newlife .cb_tit::after {
        width: 40px;
    }
    .cp_newlife .cb_tit::before {
        margin-right: 14px;
    }
    .cp_newlife .cb_tit::after {
        margin-left: 14px;
    }
    .cp_newlife .cb_tit {
        font-size: 2.2rem;
        margin-bottom: 10px;
    }
    .cp_newlife .cb_date {
        font-size: 2rem;
    }
    .cp_newlife .cb_date span {
        font-size: 2.8rem;
    }
    .cp_newlife .note li {
        align-items: flex-start;
        gap: 0 10px;
    }
    .cp_newlife .note li span {
        padding-top: 6px;
    }
    /* youtube */
    .cp_newlife .f-gray {
        padding: 12px 20px;
        font-size: 1.8rem;
    }
    .cp_newlife .f-gray span {
        padding-bottom: 62px;
    }
    .cp_newlife .youtube_icon {
        width: 70px;
        top: -25px;
        left: 20px;
    }
    .cp_newlife .youtube_tit01 {
        font-size: 2.2rem;
    }
    .cp_newlife .youtube_tit02 {
        font-size: 2.6rem;
    }
    .cp_newlife .youtube_tit02 .small {
        font-size: 1.6rem;
    }
    .cp_newlife .youtube_tit03 {
        font-size: 1.8rem;
    }
    .cp_newlife .youtube_thumbnail {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .cp_newlife .youtube_area .lead {
        text-align: left;
        font-weight: 500;
    }
    .cp_newlife .morebtn.youtube_btn span {
        background-position: center right 0px;
    }
    .cp_newlife .youtube_area-in {
        padding: 40px 14px 40px 14px;
    }
    .cp_newlife .morebtn a {
        padding: 12px 20px;
    }
    .cp_newlife .floor .lead,
    .cp_newlife .window .lead {
        font-weight: 500;
    }
    .cp_newlife .sale_goods .name {
        font-weight: 500;
    }
    .cp_newlife .list_move {
        margin-top: 30px;
    }
}

@media screen and (max-width: 600px) {
    .cp_newlife .label_off {
        max-width: 18%;
        left: 12%;
    }
    .cp_newlife .f-gray {
        width: 64%;
        margin: auto 0 0 0;
        padding: 0px;
    }
    .cp_newlife .f-orange {
        padding: 0px;
        width: 68%;
    }
    .cp_newlife .f-orange.add {
        width: 62%;
    }
    .cp_newlife .f_orangeadd {
        margin-top: 40px;
        width: 60%;
        padding: 0px;
    }
}

@media screen and (max-width: 440px) {
    .cp_newlife .label_off {
        max-width: 28%;
        left: 4%;
    }
    .cp_newlife .service_img {
        margin-top: 10px;
    }
    .cp_newlife .num_box {
        padding: 14px 0 14px 0px;
        margin-bottom: 20px;
    }
    .cp_newlife .cont .lead {
        margin-bottom: 16px;
    }
    .cp_newlife .mrb03 {
        margin-bottom: 20px;
    }
    .cp_newlife .pickup_area {
        padding: 20px 20px;
    }
    .cp_newlife .cont_anclink {
        margin: 0px 0 10px 0;
    }
    .cp_newlife .floor .lead,
    .cp_newlife .window .lead {
        margin-bottom: 40px;
    }
    .cp_newlife .sale_titbox {
        margin: 20px 0 40px 0;
    }
    .cp_newlife .sale_area,
    .cp_newlife .window .sale_area {
        margin-bottom: 70px;
    }
    .cp_newlife .morebtn.variation {
        margin: 0px auto 40px;
        padding: 12px 20px;
        font-size: 1.6rem;
    }
    .cp_newlife .morebtn.matesti {
        margin: 0px auto 40px;
        padding: 12px 20px;
        font-size: 1.6rem;
    }
    .cp_newlife .cb_img {
        margin-bottom: 40px;
    }
    .cp_newlife .cb_lead {
        margin-bottom: 30px;
        font-weight: 500;
    }
    .cp_newlife .sale_cont {
        margin-bottom: 20px;
    }
    .cp_newlife .morebtn {
        font-size: 1.6rem;
    }
    .cp_newlife .mv_lead {
        font-weight: 500;
    }
}

@media screen and (max-width: 419px) {
    .cp_newlife .f-orange.bottom span {
        padding-bottom: 61px;
    }
}

@media (min-width: 768px) {
    .cp_newlife .scroll-hint-icon-white .scroll-hint-text {
        display: block;
    }
}

.cp_newlife .scroll-hint-shadow-wrap::after {
    width: 0px;
}


.accordion-block {
  margin: 30px 0;
}

.accordion-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 0; /* 閉じた状態で余白を詰めるなら */
}

.accordion-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #666;
}

.accordion-icon::before {
  content: '＋開く';
}

.accordion-toggle.open .accordion-icon::before {
  content: '−閉じる';
}

/* アコーディオン中身の表示／非表示制御 */
.accordion-content {
  display: none;
}

.accordion-toggle.open + .accordion-content {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}
