p {
    color: #5f5045;
}

@media screen and (max-width: 980px) {
  .br-sp {
    display: none;
  }
}

@media screen and (min-width: 610px) {
  .br-pc {
    display: none;
  }
}




a.web:link {
    background-color: transparent;
    color: #4c4c4c;
    text-decoration: underline;
}

a.web:visited {
    background-color: transparent;
    color: #4c4c4c;
    text-decoration: none;
}

a.web:active {
    background-color: transparent;
    color: #4c4c4c;
    text-decoration: none;
}

a.web:hover {
    background-color: transparent;
    color: #4c4c4c;
    text-decoration: none;
}

.title {
    width: 50%;
}

.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;
}

.itemWrap {
    display: flex;
    flex-direction: row;
    gap: 2em;
}

.jacket {
    width: 65%;
}

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

.specWrap {
    width: 30%;
    min-width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.date {
    font-size: clamp(1.25rem, 1.143rem + 0.476vw, 1.5rem);
    margin-bottom: 2em;
    font-variation-settings: "wght" 300;
}

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

.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;
    margin-bottom: 7em;
}

.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-variation-settings: "wght" 350;
    font-size: clamp(0.75rem, 0.696rem + 0.238vw, 0.875rem);
    margin-top: 0;
    margin-bottom: 0.5em;
}


@media (max-width:980px) {

    .title {
        width: 70%;
    }

    .wrap {
        width: 100%;
    }

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

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

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

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

    .jacket {
        width: 100%;
        text-align: center;
    }

    .hrBox {
        margin-bottom: 2em;
    }

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

    .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;
        margin-bottom: 6em;
    }

    .barBox_b {
        width: 24%;
    }

    .priBox {
        width: 33%;
    }

    .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%;
    }

    p.detail {}

    p.caution {}

    li {}
}

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

@media (max-width:500px) {
    .barBox_b {
        width: 42%;
    }

    .priBox {
        width: 55%;
    }
    p.detail {
        line-height: 1.6;
    }

    p.caution {
        line-height: 1.6;
    }

    li {}

}