/* --------------------------------------------------
Contents
-------------------------------------------------- */
.contents__title { font-size: 1.6rem; margin: 0 0 3rem; padding: 10rem 0 0; }

.brandSingle { padding: 0 calc(var(--padding-base) * 2); }
.brandSingle__headLogo { width: 25rem; margin: 0 0 2.5rem; }
.brandSingle__headName { font-family: var(--font-body-en); font-size: 1.6rem; margin: 0 0 1rem; }
.brandSingle__headKana { font-size: 1.2rem; margin: 0 0 1rem; }
.brandSingle__headDesc { margin: 0 0 4.5rem; }
.brandSingle__headStockist { font-size: 1.6rem; }
.brandSingle__gallery { margin: 3.5rem 0 0; }
.brandSingle__galleryList { display: flex; flex-direction: column; margin: 0 0 4rem; }
.brandSingle__galleryListItemText { font-size: 1.2rem; margin: 0.5rem 0; }
.brandSingle__galleryListItem--hasMargin { margin: 0 0 3rem; }

.brandSingleContainer + .brandStockistContainer { margin: 5rem 0 0; }

.brandStockist { padding: 0 calc(var(--padding-base) * 2); }
.brandStockist__head { margin: 0 0 2rem; }
.brandStockist__headLogo { width: 25rem; margin: 0 0 2.5rem; }
.brandStockist__headName { font-family: var(--font-body-en); font-size: 1.6rem; margin: 0 0 1rem; }
.brandStockist__headKana { font-size: 1.2rem; }
.brandStockist__whareToBuy { margin: 0 0 2rem; }
.brandStockist__whareToBuyTitle { display: table; font-size: 1.3rem; padding: 0 0 0.5rem; border-bottom: 0.2rem solid; margin: 0 auto 1.5rem; }
.brandStockist__whareToBuyStore { font-size: 1.5rem; line-height: 1.53; }
.brandStockist__whareToBuyStoreList { font-size: 1.5rem; line-height: 1.53; display: flex; justify-content: center; }
.brandStockist__whareToBuyStoreListItem::after { display: inline; content: "/"; margin: 0 0.25em; }
.brandStockist__whareToBuyStoreListItem:last-child::after { display: none; }
.brandStockist__otheShopsTitle { display: table; font-size: 1.3rem; padding: 0 0 0.5rem; border-bottom: 0.2rem solid; margin: 0 auto 1rem; }
.brandStockist__otheShopsContentsGroup { margin: -0.2rem 0; }
.brandStockist__otheShopsContentsGroupTitle { height: 3rem; font-size: 1.2rem; position: relative; }
.brandStockist__otheShopsContentsGroupTitleLink { height: 100%; display: flex; justify-content: center; align-items: center; border: 0.2rem solid; }
.brandStockist__otheShopsContentsGroupTitleLink.isOpen .brandStockist__otheShopsContentsGroupTitleIcon { transform: translate(0, -50%) scale(1, -1); }
.brandStockist__otheShopsContentsGroupTitleIcon { width: 2rem; position: absolute; right: 1rem; top: 50%; transform: translate(0, -50%); transition: transform 0.4s var(--ease) 0s; }
.brandStockist__otheShopsContentsGroupDetail { padding: 1rem 0 1.5rem; display: none; }
.brandStockist__otheShopsContentsGroupDetailList { display: flex; flex-direction: column; row-gap: 2rem; }
.brandStockist__otheShopsContentsGroupDetailListItem { position: relative; }
.brandStockist__otheShopsContentsGroupDetailListItemName { font-size: 1.2rem; }
.brandStockist__otheShopsContentsGroupDetailListItemAddress { font-size: 1.1rem; line-height: 1.45; padding: 0 5rem 0 0; }
.brandStockist__otheShopsContentsGroupDetailListItemTel { font-size: 1.1rem; line-height: 1.45; padding: 0 5rem 0 0; }
.brandStockist__otheShopsContentsGroupDetailListItemLinks { width: 4rem; position: absolute; right: 0; bottom: 0; }
.brandStockist__otheShopsContentsGroupDetailListItemLinksList { display: grid; column-gap: 1rem; grid-template-columns: repeat(2, 1fr); }
.brandStockist__otheShopsContentsGroupDetailListItemLinksListItem--website { grid-column: 1 / 2; }
.brandStockist__otheShopsContentsGroupDetailListItemLinksListItem--instagram { grid-column: 2 / 3; }

@media screen and (min-width: 768px) { .brandSingle { padding: 0; width: 94.6rem; max-width: 96%; margin: 0 auto; }
  .brandSingle__headLogo { width: 30.5rem; margin: 0 0 3rem; }
  .brandSingle__headName { font-size: 2rem; margin: 0 0 1.5rem; }
  .brandSingle__headKana { font-size: 1.5rem; margin: 0 0 1.5rem; }
  .brandSingle__headDesc { font-size: 1.5rem; line-height: 1.73; margin: 0 0 6rem; }
  .brandSingle__headStockist { font-size: 2.1rem; }
  .brandSingle__gallery { margin: 5rem 0 0; }
  .brandSingle__galleryList { flex-direction: row; flex-wrap: wrap; column-gap: 2.11%; align-items: center; margin: 0 0 6rem; }
  .brandSingle__galleryListItem { width: calc(95.78% / 3); }
  .brandSingle__galleryListItemText { margin: 0.7rem 0 1.5rem; }
  .brandSingle__galleryListItem--hasMargin { margin: 0 0 3.5rem; }
  .brandStockist { padding: 0; width: 94.6rem; max-width: 96%; margin: 0 auto; }
  .brandStockist__head { margin: 0 0 3rem; }
  .brandStockist__headLogo { width: 30.5rem; margin: 0 0 3rem; }
  .brandStockist__headName { font-size: 2rem; margin: 0 0 1.5rem; }
  .brandStockist__headKana { font-size: 1.5rem; }
  .brandStockist__whareToBuy { margin: 0 0 3rem; }
  .brandStockist__whareToBuyTitle { font-size: 1.8rem; margin: 0 auto 2.5rem; }
  .brandStockist__whareToBuyStore { font-size: 2.1rem; line-height: 1.57; }
  .brandStockist__whareToBuyStoreList { font-size: 2.1rem; line-height: 1.57; }
  .brandStockist__otheShopsTitle { font-size: 1.8rem; margin: 0 auto 2rem; }
  .brandStockist__otheShopsContentsGroupTitle { height: 4.5rem; font-size: 1.7rem; }
  .brandStockist__otheShopsContentsGroupTitleLink:hover { color: var(--white-color); background: var(--acc-color); border-color: var(--acc-color); }
  .brandStockist__otheShopsContentsGroupTitleIcon { width: 2.7rem; right: 3rem; }
  .brandStockist__otheShopsContentsGroupDetail { padding: 1.5rem 3rem; display: none; }
  .brandStockist__otheShopsContentsGroupDetailList { row-gap: 1.5rem; }
  .brandStockist__otheShopsContentsGroupDetailListItem { display: grid; align-items: baseline; grid-template-columns: repeat(886, 1fr); }
  .brandStockist__otheShopsContentsGroupDetailListItemName { font-size: 1.3rem; line-height: 1.31; grid-column: 1 / 235; }
  .brandStockist__otheShopsContentsGroupDetailListItemAddress { font-size: 1.2rem; line-height: 1.42; padding: 0; grid-column: 236 / 650; }
  .brandStockist__otheShopsContentsGroupDetailListItemAddress br { display: none; }
  .brandStockist__otheShopsContentsGroupDetailListItemAddress br.pc { display: block; }
  .brandStockist__otheShopsContentsGroupDetailListItemTel { font-size: 1.2rem; line-height: 1.42; padding: 0; grid-column: 651 / 835; }
  .brandStockist__otheShopsContentsGroupDetailListItemLinks { width: auto; position: static; grid-column: 836 / 887; }
  .brandStockist__otheShopsContentsGroupDetailListItemLinksList { column-gap: 1.5rem; } }
