p {
    color: #5f5045;
}

p.caution {
    font-size: clamp(0.75rem, 0.696rem + 0.238vw, 0.875rem);
    font-variation-settings: "wght" 300;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
}

.ribbonBox {
    width: 100%;
    margin-bottom: 3em;
}

.ribbonBox ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 5%;
}

.ribbonBox li {
    width: 80%;
}

.gray {
    opacity: 0.15;
}


.title {
    width: 25%;
}

.content-body {
    margin-bottom: 5em;
}

.itemBox {
    width: 100%;
    border: 1px solid #3ebfd5;
    padding: 3% 3% 4.5% 3%;
}

.itemTitle p.txt02 {
    font-size: clamp(1.25rem, 1.089rem + 0.714vw, 1.625rem);
    /* 20px～26px（360px～1200px）*/
    /* margin-bottom: 1.5em; */
    text-align: center;
}

.itemTitle p.txt01 {
    font-size: clamp(0.813rem, 0.759rem + 0.238vw, 0.938rem);
    /* margin-bottom: 0.5em; */
    text-align: center;
}

.itemTitle p.txt03 {
    font-size: clamp(1.25rem, 1.143rem + 0.476vw, 1.5rem);
    margin: 0.5em 0 1.5em 0;
    text-align: center;
}

.itemWrap {
    display: flex;
    flex-direction: column;
}

.slider6-wrap {
    width: 100%;
    margin: 0 auto 50px;
    position: relative;
}

.slider-6 .slick-slide {
    height: 100%;
    overflow: hidden;
}

.slider-6 .slick-slide img {
    display: block;
    width: 90%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}

.thumbs_dots {
    margin: 10px 0 0;
}

.thumbs_dots ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1em;
    padding: 0;
    width: 72%;
    /* max-width: 418px; */
    margin: 2em auto 0;
}

.thumbs_list li {
    display: inline-block;
    /* width: 17%; */
    /* height: 118px; */
    /* height: 136px; */
    /* width: 72px;
  height: 85px; */
    width: 68px;
    height: 84px;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.3s;
    /* margin: 0 9px 18px; */
}

/* .thumbs_list li img {
  aspect-ratio: 1 / 1;
} */

.thumbs_list li.slick-active {
    opacity: 1;
}


.jacket {
    width: 100%;
    margin: 0 auto;
}

.hrBox {
    width: 100%;
    margin: 1.5em 0;
}

.specWrap {
    width: 90%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.lead {
    font-size: clamp(0.938rem, 0.857rem + 0.357vw, 1.125rem);
    /* 15px～18px（360px～1200px）*/
    margin-bottom: 2em;
    font-variation-settings: "wght" 300;
    line-height: 1.47;
}

.spec {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 1em;
    font-variation-settings: "wght" 300;
}

.spec ul {
    width: 100%;
}

.spec li {
    font-size: clamp(0.813rem, 0.759rem + 0.238vw, 0.938rem);
    /* 13px～15px（360px～1200px）*/
    font-variation-settings: "wght" 300;
    margin-bottom: 15px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
}

.cv {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 1em;
    font-variation-settings: "wght" 300;
}

.price {
    font-size: 12px;
    font-variation-settings: "wght" 300;
}

p.txt01 {
    letter-spacing: 1px;
    margin: 0 0 1em 0;
}

p.txt02 {
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 0;
}

.wrap {
    width: 95%;
    margin: 3em auto 0;
}

.barBox {
    width: 20%;
    margin: 1.5em 0;
}

.trackWrap {
    width: 100%;
    padding-left: 1em;
}

.trackBox {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: flex-start;
    padding: 20px 0 20px 10px;
    border-top: 1px solid rgba(131, 214, 228, 0.3);
}

.trackBox:last-child {
    border-bottom: 1px solid rgba(131, 214, 228, 0.3);
}

.number {
    font-size: 27px;
    margin-right: 1em;
    font-variation-settings: "wght" 350;
}

.mTitle {}

.mTitle p.txt01 {
    font-size: clamp(0.75rem, 0.696rem + 0.238vw, 0.875rem);
    font-variation-settings: "wght" 400;
    margin: 0 0 0.3em 0;
}

.mTitle p.txt02 {
    font-size: clamp(1.063rem, 0.982rem + 0.357vw, 1.25rem);
    font-variation-settings: "wght" 350;
    margin: 0;
}

.mTitle p.txt03 {
    font-size: clamp(0.75rem, 0.696rem + 0.238vw, 0.875rem);
    font-variation-settings: "wght" 400;
    margin: 1em 0 0 0;
}

.vBox {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-top: 3em;
    margin-bottom: 80px;
}

.vBox .youtube {
    position: relative;
    /* width: 100%; */
    width: 100%;
    margin: 0 auto 19px auto;
    padding-top: 56.25%;
    /* padding-top: 28.25%; */
}

.vBox .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.barBox_b {
    width: 28%;
    margin: 1.5em 0;
}

.priBox {
    width: 30%;
    margin: 3em 0 1em;
    /* font-size: 18px;
    color: #aee2ec;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #aee2ec; */
}

.pri_a {
    margin-top: 1em;
    margin-bottom: 3em;
    font-size: clamp(0.813rem, 0.732rem + 0.357vw, 1rem);
    /* 13px～16px（360px～1200px）*/
    font-variation-settings: "wght" 350;
    letter-spacing: 1px;
    line-height: 1.6;
    padding-left: 1em;
}

.pri_b {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: clamp(0.875rem, 0.821rem + 0.238vw, 1rem);
    font-variation-settings: "wght" 350;
    letter-spacing: 1px;
    line-height: 1.6;
    padding-left: 1em;
}

.mBox {
    width: 100%;
    font-size: clamp(0.875rem, 0.821rem + 0.238vw, 1rem);
    font-variation-settings: "wght" 450;
    letter-spacing: 1px;
    padding-top: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #aee2ec;
}

.mBox::before {
    content: "▶ ";
    color: #aee2ec;
}

.img01 {
    margin: 2em 0 4em;
}


.list-title {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 26px auto 10px auto;
    padding: 0;
    font-variation-settings: "wght" 450;
}

.list {
    display: flex;
    align-items: center;
    width: 100%;
    /* height: 29px; */
    height: 42px;
    margin: 0 auto 0 auto;
    padding: 0;
    background: #ffffff;
    border-top: 1px solid rgba(95, 80, 69, 0.2);
}

.list-end {
    display: flex;
    align-items: center;
    width: 100%;
    /* height: 29px; */
    height: 42px;
    margin: 0 auto 0 auto;
    padding: 0;
    background: #ffffff;
    border-top: 1px solid rgba(95, 80, 69, 0.2);
    border-bottom: 1px solid rgba(95, 80, 69, 0.2);
}

.list-title .title01 {
    width: 45%;
    margin: 0;
    padding: 5px 0 5px 20px;
    font-size: 14px;
    color: #5f5045;
    text-align: left;
}

.list-title .title02 {
    width: 55%;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    color: #5f5045;
    text-align: left;
}

.list .txt01 {
    width: 45%;
    margin: 0;
    padding: 5px 0 5px 20px;
    font-size: 14px;
    font-variation-settings: "wght" 350;
    color: #5f5045;
    text-align: left;
}

.list .txt02 {
    width: 55%;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-variation-settings: "wght" 350;
    color: #5f5045;
    text-align: left;
}

.list-end .txt01 {
    width: 45%;
    margin: 0;
    padding: 5px 0 5px 20px;
    font-size: 14px;
    font-variation-settings: "wght" 350;
    color: #5f5045;
    text-align: left;
    line-height: 1.4;
}

.list-end .txt02 {
    width: 55%;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-variation-settings: "wght" 350;
    color: #5f5045;
    text-align: left;
    line-height: 1.4;
}

p.caution {
    font-size: clamp(0.75rem, 0.696rem + 0.238vw, 0.875rem);
    font-variation-settings: "wght" 300;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
}

.navBox {
    width: 100%;
}

.navBox ul {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 3em auto;
}

.navBox li {
    font-size: clamp(1rem, 0.813rem + 0.833vw, 1.438rem);
    /* 16px～23px（360px～1200px）*/
    font-variation-settings: "wght" 300;
    letter-spacing: 1px;
}

.navBox li a {
    color: inherit;
    text-decoration: none;
    font-variation-settings: "wght" 300;
}



@media (max-width:980px) {

    .title {
        width: 45%;
    }

    .ribbonBox {
        margin-bottom: 0;
    }

    .ribbonBox ul {
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .ribbonBox li {
        width: 40%;
        margin-bottom: 1em;
    }


    .wrap {
        width: 100%;
    }

    .sectionWrap {
        width: 90%;
        margin: 0 auto;
    }

    .itemWrap {
        flex-direction: column;
        width: 100%;
        gap: 0;
    }

    .itemTitle p.txt02 {
        margin-bottom: 1em;
        text-align: center;
        line-height: 1.3;
    }

    .itemTitle p.txt01 {
        text-align: center;
        line-height: 1.5;
    }

    .jacket {
        width: 100%;
    }

    .hrBox {
        margin-bottom: 1.5em;
    }

    .specWrap {
        width: 100%;
        margin-top: 0;
    }

    .date {
        margin-bottom: 1em;
    }

    .number {
        font-size: 23px;
    }

    .mTitle p.txt01 {
        line-height: 1.4;
    }

    .mTitle p.txt02 {
        line-height: 1.4;
    }

    .mTitle p.txt03 {
        line-height: 1.4;
    }

    .barBox {
        width: 17%;
    }

    .trackWrap {
        padding-left: 0;
    }

    .barBox_b {
        width: 45%;
    }

    .priBox {
        width: 55%;
    }

    .pri_a {
        padding-left: 0;
    }

    .pri_b {
        padding-left: 0;
        margin-top: 2em;
    }

    .list {
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: auto;
        margin: 0 auto 25px auto;
        padding: 0;
        background: #ffffff;
        border-top: none;
    }

    .list-end {
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: auto;
        margin: 0 auto 0 auto;
        padding: 0;
        background: #ffffff;
        border-top: none;
        border-bottom: none;
    }

    .list-title {
        display: none;
    }

    .list .txt01 {
        width: 100%;
        margin: 0;
        padding: 5px 2%;
        background: #eee4ba;
        font-size: 12px;
        color: #5f5045;
        text-align: left;
    }

    .list .txt02 {
        width: 100%;
        margin: 0;
        padding: 5px 2%;
        border: 1px solid #eee4ba;
        font-size: 12px;
        color: #5f5045;
        text-align: left;
    }

    .list-end .txt01 {
        width: 100%;
        margin: 0;
        padding: 5px 2%;
        background: #eee4ba;
        font-size: 12px;
        color: #5f5045;
        text-align: left;
    }

    .list-end .txt02 {
        width: 100%;
        margin: 0;
        padding: 5px 2%;
        border: 1px solid #eee4ba;
        font-size: 12px;
        color: #5f5045;
        text-align: left;
    }



    .logoBox {
        width: 90%;
    }

    .navBox ul {
        margin: 2em auto;
    }


    p.detail {}

    p.caution {}

    li {}
}

@media (max-width:768px) {
    .barBox {
        width: 30%;
    }

    .slider6-wrap {
        width: 100%;
        margin: 0 auto 20px;
        position: relative;
    }

    .slider-6 .slick-slide {
        height: 100%;
        overflow: hidden;
    }

    .slider-6 .slick-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0 auto;
    }

    .thumbs_dots {
        margin: 10px 0 0;
    }

    .thumbs_dots ul {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .thumbs_list li {
        display: inline-block;
        /* width: 22%;
    height: 170px; */
        /* width: 75px;
    height: 95px; */
        width: 20%;
        height: 82px;
        opacity: 0.4;
        cursor: pointer;
        transition: opacity 0.3s;
        /* margin: 0 5px 1.5em; */
    }

    .thumbs_list li.slick-active {
        opacity: 1;
    }

}

@media (max-width:500px) {
    p.detail {
        line-height: 1.6;
    }

    p.caution {
        line-height: 1.6;
    }

    li {}

}