@charset "UTF-8";

a#super01+div .inner_item {
    position: relative;
    padding-top: 20px;
}
a#super01+div .inner_item a {
    width: 60px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: calc(50% - 30px);
}
a#super01+div .inner_item_txt {
    background: #fff;
    padding: 40px 20px;
    flex-grow: 1;
}
a#super02+section .heading.block_header_2 .h {
    font-weight: 600;
}
a#super03+section .heading.block_header_6 .h {
    font-size: 7rem;
    margin-bottom: 0;
}
#super03+section .wrapper_item img {
    margin: 0 5px;
    width: 175px;
}

a#super04+section .inner_item_txt dl {
    border-top: none;
    padding: 20px 0 30px 130px;
}
a#super04+section .inner_item_txt dl:nth-child(1) {
    background: url(/common/upload_data/nstylehomecom/image/20250613164313.png) no-repeat left top / 100px auto;
    border-bottom: 2px solid var(--i_border_color);
    margin-bottom: 30px;
}
a#super04+section .inner_item_txt dl:nth-child(2) {
    background: url(/common/upload_data/nstylehomecom/image/20250613164306.png) no-repeat left top / 100px auto;
    border-bottom: 2px solid var(--i_border_color);
    margin-bottom: 30px;
}
a#super04+section .inner_item_txt dl:nth-child(3) {
    background: url(/common/upload_data/nstylehomecom/image/20250613164259.png) no-repeat left top / 100px auto;
}
a#super04+section .inner_item_txt dl dt {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 5px;
}
@media screen and (max-width: 900px) {
    a#super04+section .inner_item_txt dl dt {
        font-size: 2.6rem;
    }
}
@media screen and (max-width: 480px) {
    a#super04+section .inner_item_txt dl dt {
        font-size: 2.2rem;
        margin-bottom: 0;
    }
    a#super04+section .inner_item_txt dl {
        border-top: none;
        padding: 10px 0 10px 80px;
        background-size: 65px!important;
    }
    a#super04+section .inner_item_txt dl:nth-child(1),
    a#super04+section .inner_item_txt dl:nth-child(2) {
        margin-bottom: 10px;
    }
    a#super03+section .heading.block_header_6 .h {
        font-size: 5rem;
    }
}

/*調整250625*/
a#super05+div .inner_item {
    position: relative;
    padding-top: 20px;
}
a#super05+div .inner_item a {
    width: 60px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: calc(50% - 30px);
}
a#super05+div .inner_item_txt {
    background: #fff;
    padding: 40px 20px;
    flex-grow: 1;
}