/* =============================================================
  ミュージックセレクション特集 PC Style
  プレフィックス: ms26
  コンテンツ幅: 1090px max (MV) / 900px (artist sections)
============================================================= */

/* Reset
------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
picture { display: block; }
picture img { display: block; width: 100%; height: auto; }
a { text-decoration: none; color: inherit; }

/* Base
------------------------------------------------------------- */
.contents-area {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}

/* ============================================================
  MV  Figma: 1090×537px
============================================================ */
.ms26__mv {
  display: flex;
  justify-content: center;
}
.ms26__mv picture {
  width: 1090px;
}

/* ============================================================
  INTRO: リードテキスト + ロゴ + btn_all
============================================================ */
.ms26__intro {
  margin-top: 30px;
  text-align: center;
}

.ms26__lead {
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}

/* ロゴリスト */
.ms26__logo-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding: 50px 0 70px;
}

.ms26__logo--dela picture { width: 127px; }
.ms26__logo--jamiroquai picture { width: 164px; }
.ms26__logo--beastie picture { width: 186px; }

/* btn_all */
.ms26__btn-all-wrap { display: flex; justify-content: center; }
.ms26__btn-all-wrap picture { width: 220px; }

/* ============================================================
  ARTIST セクション共通
============================================================ */
.ms26__artist {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.ms26__artist--jamiroquai { margin-top: 100px; }
.ms26__artist--beastie    { margin-top: 150px; }
.ms26__artist--dela       { margin-top: 150px; }

/* 大スライダー 900×600 */
.ms26__slide-l { width: 900px; }
.ms26__slide-l .splide__slide picture { width: 900px; }
.ms26__slide-l .splide__slide img { width: 900px; height: 600px; object-fit: cover; }

/* ジャミロ 小スライダー 640×512 */
.ms26__slide-s {
  width: 640px;
  margin: 50px auto 0;
}
.ms26__slide-s .splide__slide picture { width: 640px; }
.ms26__slide-s .splide__slide img { width: 640px; height: 512px; object-fit: cover; }

/* ビースティ 小スライダー 900×600（full width） */
.ms26__slide-s--wide {
  width: 900px;
  margin-left: 0;
  margin-right: 0;
}
.ms26__slide-s--wide .splide__slide picture { width: 900px; }
.ms26__slide-s--wide .splide__slide img { width: 900px; height: 600px; }

/* デラ 静止写真ペア 900×600 */
.ms26__photo-pair {
  display: flex;
  gap: 98px;
  margin-top: 50px;
}
.ms26__photo-l,
.ms26__photo-r { width: 401px; }

/* ============================================================
  logo + テキスト
============================================================ */
.ms26__info {
  display: flex;
  align-items: center;
  gap: 50px;
  margin: 0 auto;
  padding: 70px 0;
}

/* ジャミロ: logo左 text右 (714px) */
.ms26__info--jamiroquai { width: 714px; }
.ms26__info--jamiroquai .ms26__info-logo picture { width: 164px; }

/* ビースティ: text左 logo右 (736px) */
.ms26__info--beastie { width: 736px; }
.ms26__info--beastie .ms26__info-logo picture { width: 186px; }

/* デラ: logo左 text右 (677px) */
.ms26__info--dela { width: 677px; }
.ms26__info--dela .ms26__info-logo picture { width: 127px; }

/* テキスト共通 */
.ms26__info-logo { flex-shrink: 0; }
.ms26__info-text {
  width: 500px;
  flex-shrink: 0;
}
.ms26__info-desc {
  font-size: 14px;
  line-height: 1.7;
  color: #000;
  word-break: break-word;
}

/* btn_spotify */
.ms26__btn-spotify { margin: 30px auto 0; width: 190px; }

/* ============================================================
  アイテム 2点
============================================================ */
.ms26__item-row {
  display: flex;
  gap: 20px;
  margin-top: 0;
}
.ms26__item { width: 440px; }

/* ============================================================
  クレジット + btn_chk
============================================================ */
.ms26__credit {
  width: 220px;
  margin: 50px auto 0;
  text-align: center;
}
.ms26__credit-name {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}
.ms26__credit-detail { font-size: 16px; line-height: 1.5; }
.ms26__btn-chk { margin-top: 40px; }
.ms26__btn-chk picture { width: 220px; }

/* ============================================================
  ALL ITEMS ボタン（下）
============================================================ */
.ms26__btn-all-bottom {
  width: 220px;
  margin: 100px auto 0;
  display: flex;
  justify-content: center;
}
.ms26__btn-all-bottom picture { width: 220px; }

/* ============================================================
  注意事項
============================================================ */
.ms26__notice-wrap {
  max-width: 900px;
  margin: 60px auto 60px;
  padding-top: 20px;
  border-top: 1px solid #888;
}
.ms26__notice {
  list-style: none;
  font-size: 12px;
  color: #888;
  line-height: 2;
}


.ms26__ancher {
    font-size: 20px;
    margin: 75px auto 15px;
}

.ms26__shoplist {
    text-align: center;
    margin: 130px auto 170px;
}

.ms26__shoplist-ttl {
      margin: 0 auto 75px;
    font-size: 22px;
    /* border-bottom: 1px solid; */
    width: 200px;
    /* padding-bottom: 8px; */
}

.ms26__shoplist-txt {
    margin: 35px auto;
}


.ms26__shoplist a {
    font-size: 18px;
}



