@charset "UTF-8";

@media only screen and (max-width: 640px) {
  .openbtn {
    top: 20px;
    right: 7.5vw;
  }

  .epilogue {
    padding: clamp(100px, 14vh, 136px) 0 clamp(72px, 10vh, 104px);
    margin: 0 7.5vw;
  }

  .epilogue > * + * {
    margin-top: clamp(36px, 6.5vh, 56px);
  }

  .eventIcon {
    position: absolute;
    top: 50px;
    left: 0;
    width: 200px;
    opacity: 7;
  }

  .epilogueBrandWarp {
    padding: 15vw 0 150px;
  }

  .heroImage {
    height: 100svh;
    min-height: 100svh;
    background-image: linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), url(../img/top-sp_02.jpg);
    border: 5px solid #000;
    display: grid;
    place-items: center;
  }

  .heroImage__titleBlock {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: min(90vw, 500px);
    box-sizing: border-box;
    padding: 14px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    z-index: 100;
  }

  .heroImage__titleMain {
    width: 100%;
    max-width: 460px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 28px;
  }

  .heroImage__title {
    width: 100%;
    max-width: 100%;
    position: static;
    transform: none;
  }

.heroImage__title h2,
.heroImage__titleMid h2,
.heroImage__titleSub h2 {
  margin: 0;
}

.heroImage__title img,
.heroImage__titleMid img,
.heroImage__titleSub img {
  width: 100%;
  height: auto;
  display: block;
}

  .heroImage__titleMid {
    width: min(74vw, 320px);
    position: static;
    transform: none;
  }

  .heroImage__titleSub h2 {
  width: 100%;
  height: clamp(30px, 6.4vw, 40px);
  max-width: 100%;
  margin: 0 auto;
}

  .heroImage__titleSub {
    width: min(84vw, 420px);
    position: static;
    transform: none;
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-top: 14px;
  }

  .heroImage__titleSub--single {
    width: min(72vw, 320px);
    justify-items: center;
  }

  .heroImage__subItem {
    gap: 8px;
  }

  .heroImage__subArea {
    font-size: 14px;
    padding: 4px 8px;
    background: rgb(0 0 0 / 40%);
    color: #fff;
  }

  .heroImage__subAreaIcon {
    width: 7px;
    height: 7px;
  }

  .heroImage__titleSub img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .heroImage__title.shrink {
    width: 50px; /* 縮小後のサイズ */
    position: fixed; /* スクロール時に固定 */
    top: 20px; /* 固定位置 */
    left: 20px;
  }

  .pagetop {
    right: 20px;
    bottom: 20px;
  }

  .epilogueWarp-bg {
    padding: 0;
  }

  .epilogueTtl {
    font-size: 6vw;
    padding: 0 0 0;
    margin: 0 auto;
  }

  .epilogueTtl--h1 {
    margin: 0 auto .5em;
  }

  .epilogueTtl--s {
    font-size: 24px;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.25;
    margin: 0 0 0.5em;
  }

  .epilogueTtl span {
    font-size: 3vw;
    width: 100%;
    margin: 0 0 1em 0;
  }

  .epilogueTtlWarp {
    height: auto;
    padding: 0 0 36px;
    text-align: center;
  }


  .epilogueTtlSub {
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    /* letter-spacing: -0.01em; */
    line-height: 2;
    margin: 1em auto;
    padding: .05em 1em;
  }

    .fabricTxt {
    text-align: justify;
    word-break: break-all;
    padding: 0 0 50px 0;
  }

  .readmore-content {
    height: 150px;
  }

  .readmore button {
    left: 50%;
  }

  .epilogueTxt {
    text-align: justify;
    word-break: break-all;
    letter-spacing: 0.05em;
    padding: 0 0 36px;
  }

  .epilogueTxtSub {
    margin: 0 auto 56px;
    padding: 36px 20px 20px;
  }

  .epilogueTxtSub--nega {
    padding: 36px 20px 0;
  }

  .epilogueTxtSub--venue {
    padding: 0;
    margin: 36px auto 64px;
  }

  .epilogueTxtSub--venue .epilogueTtlWarp {
    padding-bottom: 28px;
  }

  .venuePickup__grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .venuePickupCard {
    min-height: 220px;
  }

  .venuePickupCard__body {
    padding: 18px;
    gap: 8px;
  }

  .venuePickupCard__lead {
    font-size: 12px;
    line-height: 1.45;
  }

  .venuePickupCard__ttl {
    font-size: 22px;
  }

  .venuePickupCard__shopTag {
    font-size: 10px;
    padding: 4px 8px;
  }

  .venuePickupCard__txt {
    font-size: 12px;
    line-height: 1.6;
  }

  .epilogueBrand__img {
    width: 75px;
    margin: 0 75px 3em 0;
  }

  .epilogueBrand__Txt {
    max-width: 914px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 2;
    padding: 0 0 1.5em 0;
  }

  .epilogueInfo__grid {
    display: grid;
    grid-template-columns: 1fr; /* 1列 */
    gap: 1em; /* 縦の隙間 */
  }

  .epilogueInfo__grid--bk {
    display: grid;
    grid-template-columns: 1fr; /* 1列 */
  }

  .epilogueInfo__grid--bk .epilogueInfo__img {
    padding: 0;
  }

  .epilogueInfo__grid-vertical {
    padding: 8px;
  }

  .epilogueInfo__grid3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    align-items: start;
    /* background-color: #fff; */
    margin: 0 auto;
    border-radius: 5px;
    padding: 0;
    /* box-shadow: 0 0 20px rgb(183 183 183 / 20%); */
  }

  .epilogueInfo__grid3 .epilogueInfo__f {
    padding: 16px 0 0 0;
  }

  .epilogueInfo__grid3 .epilogueInfo__f-dt-sub {
    text-align: left;
    font-size: 90%;
    height: 24px;
    line-height: 1.25;
    padding: 0;
  }

  .epilogueInfo__f-dd {
    font-size: 12px;
  }

  .brandLogoList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 16px;
    justify-items: center;
  }

  .brandLogoList__link {
    aspect-ratio: 438 / 316;
    padding: 6%;
  }

  .brandLogoList__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .brandNameList {
    justify-content: flex-start;
    gap: 8px 12px;
    margin-top: 20px;
  }

  .brandNameList__item {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 2;
  }

  .epilogueInfo__grid3 .epilogueInfo__f-dd {
    font-size: 90%;
    height: 24px;
    color: #9c9c9c;
    font-size: 12px;

    list-style: disc;
    line-height: 150%;
  }

  .epilogueInfo__grid3 .buttonIconText02 {
    height: 40px;
    margin: 16px auto 0;
  }

  .epilogueInfo__grid3 .buttonIconText02__reverse {
    padding: 0 16px;
  }

  .epilogueInfo__grid3 .buttonIconText02_text {
    font-size: 80%;
  }

  .epilogueInfo__grid3 .buttonIconText02_icon {
    width: 24px;
  }

  .epilogueTxtSub .epilogueTxt {
    padding: 0 0 20px 0;
  }

  .epilogueTxtSub .epilogueInfo__grid {
    margin: 0 auto;
  }

  .epilogueImg {
    height: 70vw;
    padding: 0;
    margin: 0 auto 50px;
  }

  .brand {
    padding: 100px 0;
    margin: 0 7.5vw 0;
  }

  .brandBrand__img {
    margin: 0 75px 5em 0;
  }

  .infoTxt {
    padding: 1em 0;
    margin: 0 auto;
  }

  .infoTxt .Clause {
    font-size: 12px;
  }


  .pick {
    padding: 0.5em 2em;
    color: #232323;
    border: 1px solid rgb(183 183 183 / 25%);
    display: inline-block;

    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;

    width: 100%;
    margin: 1em 0 .5em;
  }

  .itemStyling__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    width: 100%;
    height: 800vw;
  }

  .itemTxtWarp {
    margin: 100px auto 0;
    padding: 0 7.5vw;
  }

  .itemImgTtl {
    width: 100%;
  }

  .itemImg__Ttl {
    font-size: 24px;
  }

  .itemImgTtl__img {
    width: 125px;
    margin: 0 auto;
  }

  .itemImg__TtlSub {
    font-size: 10px;
  }

  .itemImg__Ttl span {
    font-size: 16px;
  }

  .itemTxt {
    text-align: justify;
    word-break: break-all;
  }

  .itemTxt br {
    display: none;
  }

  .itemStyling__imgAll {
    width: 100%;
    height: 100vh;
  }

  .itemStyling__imgPick {
    width: 100%;
    height: 80vh;
  }

  .itemStyling__credit {
    margin: 100px 7.5vw;
  }

  .itemStyling__creditList {
    line-height: 1;
    padding: 0 0 5em 0;
  }

  .itemStyling__creditList li {
    padding: 0 0 1em;
  }

  .itemStyling__creditList li span {
    width: 100%;
    margin: 0 0 0.25em;
  }

  .itemStyling__creditList li a {
    border-bottom: none;
  }

  #g-nav {
    width: 100%;
  }

  #g-nav {
    background: rgba(255, 255, 255, 0.9);
  }

  #g-nav li {
    width: calc(100vw - 15vw);
    margin: 0 auto;
  }

  .p-shoplist {
    padding: calc(100px + 7.5vw) 7.5vw;
  }

  .p-youtube {
    padding: calc(100px + 7.5vw) 7.5vw;
  }

  .g-nav-list-main {
    font-size: 28px;
    margin: 0 auto;
  }
  .g-nav-list-sub {
    font-size: 14px;
    /* padding: 0 1em 0.5em; */
  }

  .g-nav-list-sub a {
    margin: 0 0 0.5em;
  }

  #g-nav .buttonIconText02 {
    margin: 32px auto;
  }
}
