@charset "UTF-8";
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  text-size-adjust: 100%;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  width: auto;
  max-width: 100%;
  height: auto;
}

svg {
  height: auto;
}

button {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

html,
body {
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  font-size: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #1b1b1b;
  background-color: #fff;
  line-height: 1.6;
}

a {
  color: #1b1b1b;
}

button {
  color: #1b1b1b;
  line-height: 1.6;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

.wrapper {
  background: none;
}

#container {
  overflow: hidden;
}
.-home #container {
  padding-top: 0;
}

picture {
  display: block;
  height: 100%;
}

.img {
  line-height: 1;
}

.inner {
  padding: 0 20px;
}
@media (min-width: 812px) {
  .inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
  }
}

@media (min-width: 812px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media (min-width: 812px) {
  .pc {
    display: block;
  }
}

.pc-inline {
  display: none;
}
@media (min-width: 812px) {
  .pc-inline {
    display: inline-block;
  }
}

.main {
  background: #fff;
}

.btn-01 a {
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  width: 100%;
  min-height: 52px;
  font-size: 16px;
  border-radius: 52px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  place-items: center;
}
@media (min-width: 812px) {
  .btn-01 a {
    max-width: 576px;
    margin: 0 auto;
  }
}

.btn-more {
  text-align: center;
  display: block;
  width: 100%;
}
.btn-more a,
.btn-more span {
  font-size: 16px;
}
@media (min-width: 812px) {
  .btn-more a,
  .btn-more span {
    font-size: 17px;
  }
}

.btn-text {
  text-align: center;
}
.btn-text a,
.btn-text span {
  position: relative;
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width: 812px) {
  .btn-text a,
  .btn-text span {
    font-size: 17px;
    line-height: 1.5;
  }
}
.btn-text a {
  color: #005db5;
}

.c-accordion .panel {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}
.c-accordion .c-accordion__button {
  text-align: center;
  display: block;
  padding: 8px 0;
  width: 100%;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
}
@media (min-width: 812px) {
  .c-accordion .c-accordion__button {
    padding: 31px 0;
  }
}
.c-accordion .c-accordion__button span {
  display: inline-block;
  position: relative;
  padding-right: 44px;
  font-size: 18px;
}
@media (min-width: 812px) {
  .c-accordion .c-accordion__button span {
    font-size: 22px;
  }
}
.c-accordion .c-accordion__button span:before {
  content: "";
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/icn_top.svg) no-repeat center center/cover;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: -23px;
  transition: transform 0.4s;
}
@media (min-width: 812px) {
  .c-accordion .c-accordion__button span:before {
    right: 0;
  }
}
.c-accordion .c-accordion__button.active span:before {
  transform: translateY(-50%) rotate(0deg);
}

.c-bff-column .fr-bff-products[data-component-type=ProductGridSmall] {
  padding: 0;
}
.c-bff-column [data-component-type=ProductGridSmall] .fr-bff-product {
  width: calc(50% - 1.5px);
  margin-right: 0;
  margin-bottom: 30px;
}
@media (min-width: 812px) {
  .c-bff-column [data-component-type=ProductGridSmall] .fr-bff-product {
    width: calc(25% - 20px);
    margin: 0 10px 60px;
  }
}
.c-bff-column [data-component-type=ProductGridSmall] .fr-bff-product:not(:nth-of-type(2n)) {
  margin-right: 3px;
}
@media (min-width: 812px) {
  .c-bff-column [data-component-type=ProductGridSmall] .fr-bff-product:not(:nth-of-type(2n)) {
    margin-right: 10px;
  }
}
.c-bff-column .fr-bff-product_content {
  padding: 0 10px;
  margin-top: 10px;
}
@media (min-width: 812px) {
  .c-bff-column .fr-bff-product_content {
    margin-top: 10px;
    padding: 0;
  }
}
.c-bff-column .fr-bff-product_gender {
  font-size: 11px;
  color: #5a5a5a;
  margin-bottom: 5px;
}
.c-bff-column .fr-bff-product_name,
.c-bff-column .sf_bff_products_itemName {
  font-size: 14px !important;
  line-height: 1.4 !important;
  letter-spacing: 0.5px;
  font-weight: 300 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
}
.c-bff-column .fr-bff-product_price,
.c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
.c-bff-column .sf_bff_products_price {
  font-weight: 400 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  letter-spacing: 0.5px;
}
@media (min-width: 812px) {
  .c-bff-column .fr-bff-product_price,
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
  .c-bff-column .sf_bff_products_price {
    font-size: 18px;
    line-height: 1;
  }
}
.c-bff-column .fr-bff-product_sizes,
.c-bff-column .fr-bff-product_priceFlags,
.c-bff-column .fr-bff-product_futureExhibition,
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags span {
  font-size: 12px;
  line-height: 1.5;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags {
  line-height: 1;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags {
  padding-top: 5px;
}
.c-bff-column .sf_bff_products_inner.device_sp ul li .sf_bff_products_colorchip {
  height: 20px;
  padding: 0 15px;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner.device_sp ul li .sf_bff_products_colorchip {
    height: 20px;
    padding: 0;
  }
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_detail {
  padding: 0 15px;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_detail {
    padding: 0 32px 0 0;
  }
}
.c-bff-column .sf_bff_products_inner ul li {
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner ul li {
    margin-bottom: 32px;
  }
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip span {
  position: relative;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip span img {
  position: absolute;
}
.c-bff-column .sf_bff_products_inner ul.column_2 li {
  width: 50%;
  margin-right: 0;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner ul.column_4 li {
    width: 25%;
    margin-right: 0;
  }
}
.c-bff-row .fr-bff-products[data-component-type=ProductGridSmall] {
  display: block;
}
.c-bff-row [data-component-type=ProductGridSmall] .fr-bff-product {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}
.c-bff-row [data-component-type=ProductGridSmall] .fr-bff-product:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 812px) {
  .c-bff-row [data-component-type=ProductGridSmall] .fr-bff-product:not(:last-child) {
    margin-bottom: 20px;
  }
}
.c-bff-row [data-component-type=ProductGridSmall] .fr-bff-product a {
  display: flex;
}
.c-bff-row .fr-bff-product_imgWrapper {
  width: 90px;
  height: 120px;
}
@media (min-width: 812px) {
  .c-bff-row .fr-bff-product_imgWrapper {
    width: 140px;
    height: 186.66px;
  }
}
.c-bff-row .fr-bff-product_content {
  margin-top: 0;
  flex: 1;
  padding-left: 15px;
}
@media (min-width: 812px) {
  .c-bff-row .fr-bff-product_content {
    padding-left: 20px;
  }
}
.c-bff-row .fr-bff-product_gender {
  font-size: 12px;
  font-weight: 300 !important;
  margin-bottom: 5px;
}
.c-bff-row .fr-bff-product_name {
  font-size: 14px;
  line-height: 1.39;
  font-weight: 300 !important;
  margin-bottom: 5px;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
}
.c-bff-row .fr-bff-product_price {
  font-weight: 700;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
}
@media (min-width: 812px) {
  .c-bff-row .fr-bff-product_price {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.5px;
  }
}
.c-bff-row .fr-bff-product_sizes,
.c-bff-row .fr-bff-product_priceFlags,
.c-bff-row .fr-bff-product_futureExhibition {
  font-size: 12px;
  line-height: 1.5;
}

.c-bff-row .sf_bff_products {
  margin-top: 15px;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products {
    margin-top: 28px;
  }
}
.c-bff-row .sf_bff_products_inner {
  padding-right: 4vw;
  padding-left: 4vw;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner {
    padding-right: 0;
    padding-left: 0;
  }
}
.c-bff-row .sf_bff_products_inner .column_undefined > li,
.c-bff-row .sf_bff_products_inner .column_3 > li {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .column_undefined > li,
  .c-bff-row .sf_bff_products_inner .column_3 > li {
    margin-bottom: 20px;
  }
}
.c-bff-row .sf_bff_products_inner .column_undefined > li > a,
.c-bff-row .sf_bff_products_inner .column_3 > li > a {
  display: grid;
  grid-template-columns: 90px 1fr;
  grid-template-rows: max-content 1fr;
  gap: 0px 15px;
  grid-auto-flow: row;
  grid-template-areas: "sf_bff_products_image sf_bff_products_colorchip" "sf_bff_products_image sf_bff_products_detail";
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .column_undefined > li > a,
  .c-bff-row .sf_bff_products_inner .column_3 > li > a {
    grid-template-columns: 140px 1fr;
    gap: 0px 20px;
  }
}
.c-bff-row .sf_bff_products_inner .favorites_layout {
  right: auto;
  top: 3px;
  left: 57px;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .favorites_layout {
    top: 5px;
    left: 105px;
  }
}
.c-bff-row .sf_bff_products_image {
  grid-area: sf_bff_products_image;
}
.c-bff-row .sf_bff_products_colorchip {
  grid-area: sf_bff_products_colorchip;
  margin: 0 0 8px !important;
  height: 18px !important;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_colorchip {
    margin: 0 0 1vh !important;
    height: 20px !important;
  }
}
.c-bff-row .sf_bff_products_colorchip span {
  position: relative;
}
.c-bff-row .sf_bff_products_colorchip span img {
  position: absolute;
}
.c-bff-row .sf_bff_products_detail {
  grid-area: sf_bff_products_detail;
}
.c-bff-row .sf_bff_products_itemName {
  font-size: 14px !important;
  line-height: 1.39 !important;
  font-weight: 300 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  margin-bottom: 5px;
}
.c-bff-row .sf_bff_products_price {
  font-weight: 400 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  padding-top: 0 !important;
  margin-top: 3px;
  font-size: 18px !important;
  line-height: 1 !important;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_price {
    margin-top: 8px;
    letter-spacing: 0.5px !important;
  }
}
.c-bff-row .sf_bff_products_flags {
  padding: 0 !important;
}
.c-bff-row .sf_bff_price_flags {
  padding: 3px 0 0 !important;
}

.c-lead {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 812px) {
  .c-lead {
    font-size: 17px;
  }
}

.c-nav__item {
  border-bottom: 1px solid #dadada;
}

.c-nav__link {
  display: block;
  height: 52px;
  font-size: 14px;
  padding-left: 20px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media (min-width: 812px) {
  .c-nav__link {
    height: 64px;
    font-size: 17px;
    padding-left: 30px;
  }
}
.c-nav__link:before {
  content: "";
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/icn_next.svg) no-repeat center center/contain;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
@media (min-width: 812px) {
  .c-nav__link:before {
    width: 22px;
    height: 23px;
  }
}

.c-note {
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 812px) {
  .c-note {
    font-size: 12px;
  }
}

.heading-01 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 16px;
  font-weight: 300;
}
@media (min-width: 812px) {
  .heading-01 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 0;
  }
}

.heading-02 {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  font-weight: 300;
}
@media (min-width: 812px) {
  .heading-02 {
    font-size: 22px;
  }
}

.heading-03 {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 812px) {
  .heading-03 {
    font-size: 18px;
    letter-spacing: 1px;
  }
}

.heading-04 {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 812px) {
  .heading-04 {
    font-size: 24px;
  }
}

@media (min-width: 812px) {
  .b-notice {
    max-width: 1080px;
    margin: 0 auto;
  }
}

.b-notice__box {
  display: flex;
  padding: 16px;
  border: 1px solid #dadada;
  background: rgba(255, 255, 255, 0.6);
  flex-direction: column;
  align-items: flex-start;
  gap: 12px 0;
}
@media (min-width: 812px) {
  .b-notice__box {
    padding: 32px;
    gap: 16px 0;
    max-width: 776px;
    margin: 0 auto;
  }
}

.b-notice__ttl {
  font-size: 16px;
  line-height: 24px;
  align-self: center;
}
@media (min-width: 812px) {
  .b-notice__ttl {
    font-size: 20px;
    letter-spacing: 1px;
  }
}

.b-notice__list li {
  font-size: 12px;
  line-height: 1.6;
}
@media (min-width: 812px) {
  .b-notice__list li {
    font-size: 13px;
    line-height: 1.5;
  }
}
.b-notice__list li em {
  font-weight: 700;
}
.b-notice__list li a {
  text-decoration: underline;
}
.b-notice__list li:not(:last-child) {
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  .b-notice__list li:not(:last-child) {
    margin-bottom: 5px;
  }
}

.b-pageTtl {
  margin-top: 53px;
  padding: 32px 0 0;
}
@media (min-width: 812px) {
  .b-pageTtl {
    margin-top: 59px;
    margin-bottom: 60px;
    padding: 60px 0 0;
  }
}
.b-pageTtl .heading-01 {
  font-size: 22px;
  line-height: 1.6;
}
@media (min-width: 812px) {
  .b-pageTtl .heading-01 {
    font-size: 32px;
  }
}

.breadcrumbs {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  background: #fff;
  position: relative;
}
@media (min-width: 812px) {
  .breadcrumbs {
    padding: 38px 20px 33px;
  }
}

.breadcrumbs_inner {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 812px) {
  .breadcrumbs_inner {
    padding-inline: 24px;
    max-width: 1224px;
    margin: 0 auto;
  }
}

.breadcrumbs_item {
  font-size: 10px;
}
@media (min-width: 812px) {
  .breadcrumbs_item {
    font-size: 12px;
  }
}

.breadcrumbs_itemLink {
  color: #1b1b1b;
  text-decoration: underline !important;
}

.breadcrumbs_item:not(:last-child):after {
  content: "/";
  color: #1b1b1b;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 812px) {
  .breadcrumbs_item:not(:last-child):after {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.footer-nav {
  background: #fff;
  border-top: 1px solid #dadada;
}
@media (min-width: 812px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav .c-nav__item {
  border-color: #dadada;
}

.footer {
  padding-top: 30px;
  background-color: #fff;
  text-align: center;
  position: relative;
}

.footer_head {
  margin-left: 15px;
  margin-left: var(--sp-h-l);
  margin-right: 15px;
  margin-right: var(--sp-h-l);
  text-align: left;
}

.footer_headList {
  display: flex;
  justify-content: center;
  text-align: center;
}

.footer_headitem {
  margin-right: 10px;
  line-height: 1;
}
@media (min-width: 812px) {
  .footer_headitem {
    margin-right: 15px;
  }
}

.footer_headitem + .footer_headitem {
  margin-left: 10px;
  margin-right: 0;
  position: relative;
}
@media (min-width: 812px) {
  .footer_headitem + .footer_headitem {
    margin-left: 15px;
  }
}

.footer_headLink {
  color: #1b1b1b !important;
  font-size: 11px;
}
@media (min-width: 812px) {
  .footer_headLink {
    font-size: 13px;
  }
}

.footer_headitem + .footer_headitem:before {
  position: absolute;
  left: -10px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  content: "";
  height: 11px;
  width: 1px;
  background-color: #1b1b1b;
}
@media (min-width: 812px) {
  .footer_headitem + .footer_headitem:before {
    left: -15px;
  }
}

.footer_body {
  padding-top: 36px;
  padding-bottom: 78px;
}
@media (min-width: 812px) {
  .footer_body {
    padding: 20px 0 30px;
  }
}

.footer_snsItem,
.footer_snsList {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_snsItem {
  padding-left: 15px;
  padding-right: 15px;
}

.footer_snsItemLink {
  display: block;
  width: 24px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer_snsItemIco {
  width: 100%;
}

.footer_copyright {
  display: block;
  margin-top: 32px;
  font-size: 11px;
  color: #1b1b1b;
}
@media (min-width: 812px) {
  .footer_copyright {
    font-size: 12px;
    margin-top: 20px;
  }
}

/*
---------------------------------------
header
---------------------------------------
*/
.st-header {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  height: 53px;
  display: grid;
  place-items: center;
  border-bottom: 1px solid #dadada;
  background: #fff;
}
@media (min-width: 812px) {
  .st-header {
    height: 59px;
  }
}
.st-header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 812px) {
  .st-header .inner {
    max-width: 2440px;
    padding: 0 32px;
  }
}

.st-header__logo {
  margin-right: 16px;
}
@media (min-width: 812px) {
  .st-header__logo {
    top: 10px;
  }
}
@media (min-width: 812px) {
  .st-header__logo img,
  .st-header__logo svg {
    width: 34px;
    height: 34px;
  }
}
.st-header__logo .cls-1 {
  fill: #000;
  fill-rule: evenodd;
}

.st-header__collaboLogo {
  line-height: 0;
}
.st-header__collaboLogo svg {
  width: 96px;
}
@media (min-width: 812px) {
  .st-header__collaboLogo svg {
    width: 116px;
  }
}

#sp-btn-open {
  width: 25px;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
  margin-left: 16px;
}
@media (min-width: 812px) {
  #sp-btn-open {
    width: 44px;
    height: 44px;
  }
}
#sp-btn-open .icn-menu-path {
  fill: #000;
  fill-rule: evenodd;
}
@media (hover: hover) {
  #sp-btn-open:hover {
    opacity: 1;
  }
}

#sp-btn-close {
  width: 25px;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
}
@media (hover: hover) {
  #sp-btn-close:hover {
    opacity: 1;
  }
}
#g-nav {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  transition: transform 0.4s ease-in-out;
  background: #fff;
  max-width: 290px;
  transform: translateX(290px);
}
@media (min-width: 812px) {
  #g-nav {
    max-width: 350px;
    transform: translateX(350px);
  }
}
#g-nav.active {
  transform: translateX(0px);
}

.st-header__nav__head {
  height: 53px;
  padding-right: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  .st-header__nav__head {
    height: 100px;
    align-items: flex-start;
    padding-top: 12px;
    padding-right: 12px;
  }
}

#overlay {
  background-color: rgba(27, 27, 27, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 21;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: none;
}
#overlay.active {
  opacity: 1;
  visibility: visible;
  display: block;
  pointer-events: initial;
}

.itemMember {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f4f4f4;
  position: relative;
}
@media (min-width: 812px) {
  .itemMember {
    padding-top: 42px;
    padding-bottom: 54px;
  }
}

.itemMember_container,
.itemMember_heading {
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 812px) {
  .itemMember_container {
    width: 100%;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
}

.itemMember_heading {
  font-size: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 812px) {
  .itemMember_heading {
    font-size: 24px;
  }
}

.itemMember_main {
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
}
@media (min-width: 812px) {
  .itemMember_main {
    font-size: 17px;
    margin-top: 24px;
  }
}

.itemMember_lead {
  margin-top: 24px;
  font-size: 14px;
}
@media (min-width: 812px) {
  .itemMember_lead {
    font-size: 17px;
  }
}

.itemMember_button {
  margin-top: 24px;
}
.itemMember_button a {
  background: #fff;
}

.itemMember_textLink {
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMember_textLink {
    margin-top: 20px;
    display: none;
  }
}
.itemMember_textLink:last-of-type {
  margin-top: 12px;
}

.itemMemberApp_container,
.itemMemberApp_heading {
  margin-left: 20px;
  margin-right: 20px;
}

.itemMemberApp_container {
  margin-top: 40px;
}
@media (min-width: 812px) {
  .itemMemberApp_container {
    width: 100%;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 40px auto 0;
    position: relative;
    text-align: center;
  }
}

.itemMemberApp_heading {
  font-size: 18px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMemberApp_heading {
    font-size: 24px;
  }
}

.itemMemberApp_lead {
  margin-top: 24px;
  font-size: 14px;
}
@media (min-width: 812px) {
  .itemMemberApp_lead {
    font-size: 17px;
  }
}

.itemMemberApp_subheading {
  margin-top: 24px;
  font-size: 14px;
  text-align: left;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 812px) {
  .itemMemberApp_subheading {
    margin-top: 16px;
    font-size: 17px;
    text-align: center;
    justify-content: center;
  }
}

.itemMemberApp_textLink {
  margin-top: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_textLink {
    margin-top: 24px;
  }
}

.itemMemberApp_subheadingIco {
  margin-right: 10px;
  margin-top: -2px;
  width: 16px;
  height: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_subheadingIco {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    margin-top: 0;
  }
}

.itemMemberApp_subheadingIcoImg {
  width: 100%;
  height: auto;
}

.itemMemberApp_subheadingText {
  flex: 1;
}
@media (min-width: 812px) {
  .itemMemberApp_subheadingText {
    flex: none;
  }
}

@media (min-width: 812px) {
  .itemMemberApp_downloadWrap {
    display: flex;
    max-width: 760px;
    margin: 0 auto;
    justify-content: space-between;
  }
}

@media (min-width: 812px) {
  .itemMemberApp_downloadItem {
    flex: 1;
  }
}

.itemMemberApp_download {
  margin-top: 32px;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMemberApp_download {
    margin-top: 40px;
    font-size: 17px;
    line-height: 1.4;
  }
}

.itemMemberApp_downloadButton {
  margin-top: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_downloadButton {
    margin-top: 24px;
  }
}
.itemMemberApp_downloadButton a {
  background: #fff;
}

.opening {
  width: 100vw;
  height: 100vh;
  height: 100svh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fff;
}

.opening__video {
  width: 100vw;
  height: 100vh;
  height: 100svh;
}
.opening__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.opening__logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
@media (min-width: 812px) {
  .opening__logo img {
    width: 680px;
  }
}

.secQuestionnaire {
  padding: 40px 0 0;
  background: #f4f4f4;
}
@media (min-width: 812px) {
  .secQuestionnaire {
    padding: 58px 0 0;
  }
}

.secQuestionnaire__heading {
  text-align: center;
  font-size: 18px;
  margin-bottom: 12px;
}
@media (min-width: 812px) {
  .secQuestionnaire__heading {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.secQuestionnaire__txt {
  font-size: 14px;
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  .secQuestionnaire__txt {
    font-size: 17px;
    text-align: center;
  }
}

.secQuestionnaire__btn a {
  background: #fff;
}

.secShare {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 812px) {
  .secShare {
    padding: 60px 0 60px;
  }
}

.secShare__ttl {
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  .secShare__ttl {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.secShare__list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.secShare__item + .secShare__item {
  margin-left: 30px;
}
@media (min-width: 812px) {
  .secShare__item + .secShare__item {
    margin-left: 35px;
  }
}

.secUniSex .inner {
  padding: 0 15px;
}

.secUniSex__cont {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  text-align: center;
}
@media (min-width: 812px) {
  .secUniSex__cont {
    max-width: 960px;
    margin: 0 auto;
    padding: 32px 0;
  }
}

.secUniSex__heading {
  font-size: 13px;
  font-weight: 900;
  margin-top: 19px;
}
@media (min-width: 812px) {
  .secUniSex__heading {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 8px;
    font-weight: 300;
  }
}

.secUniSex__txt {
  font-size: 13px;
  line-height: 1.5;
}
@media (min-width: 812px) {
  .secUniSex__txt {
    font-size: 14px;
    line-height: 1.6;
  }
}
.secUniSex__txt + .secUniSex__txt {
  margin-top: 18px;
}
@media (min-width: 812px) {
  .secUniSex__txt + .secUniSex__txt {
    margin-top: 0;
  }
}

#article .heading-01 {
  font-size: 22px;
  letter-spacing: 0;
}
@media (min-width: 812px) {
  #article .heading-01 {
    font-size: 32px;
  }
}
#article .secMainView__head__img {
  margin-bottom: 27px;
}
@media (min-width: 812px) {
  #article .secMainView__head__img {
    margin-bottom: 0;
  }
}
#article .secMainView__head__img img {
  width: 100%;
}
#article .secMainView__head {
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #article .secMainView__head {
    margin-bottom: 60px;
  }
}
#article .secMainView__head .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #article .secMainView__head .inner {
    padding: 0 60px;
  }
}
@media (min-width: 812px) {
  #article .secMainView__head__box {
    border: 1px solid #000000;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 812px) {
  #article .secMainView__head__img {
    width: 43%;
  }
  #article .secMainView__head__img img {
    width: 100%;
  }
}
#article .secMainView__head__txtbox {
  display: none;
}
@media (min-width: 812px) {
  #article .secMainView__head__txtbox {
    display: block;
    flex: 1;
    text-align: center;
  }
}
@media (min-width: 812px) {
  #article .artInterview .inner {
    max-width: 1080px;
  }
}
#article .artInterview__heading {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #article .artInterview__heading {
    margin-bottom: 24px;
  }
}
#article .artInterview__lead {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 32px;
}
@media (min-width: 812px) {
  #article .artInterview__lead {
    margin-bottom: 40px;
  }
}
#article .artInterview__sec {
  margin-bottom: 32px;
}
@media (min-width: 812px) {
  #article .artInterview__sec {
    margin-bottom: 40px;
  }
}
#article .artInterview__sec__ttl {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 16px;
}
#article .artInterview__sec__txt {
  font-size: 14px;
  line-height: 1.8;
}
#article .artInterview__sec__img {
  margin: 16px auto 32px;
}
@media (min-width: 812px) {
  #article .artInterview__sec__img {
    text-align: center;
    max-width: 570px;
    margin: 32px auto 40px;
  }
}
#article .artInterview__sec__img img {
  width: 100%;
}
@media (min-width: 812px) {
  #article .artInterview__sec__img.item-01 {
    max-width: 860px;
  }
}
#article .artInterview__sec__img.item-03 {
  margin: 32px auto 60px;
}
@media (min-width: 812px) {
  #article .artInterview__sec__img.item-03 {
    max-width: 860px;
  }
}
@media (min-width: 812px) {
  #article .secProfile {
    padding-bottom: 40px;
  }
}
#article .secProfile__ttl {
  margin-bottom: 24px;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 812px) {
  #article .secProfile__ttl {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
#article .secProfile__img {
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  #article .secProfile__img {
    max-width: 376px;
    margin: 0 auto 24px;
  }
}
#article .secProfile__txt {
  font-size: 14px;
  line-height: 1.8;
}
@media (min-width: 812px) {
  #article .secProfile__txt {
    max-width: 776px;
    margin: 0 auto;
  }
}

#styling-child.special-styling-child .main {
  margin-top: 53px;
}
@media (min-width: 812px) {
  #styling-child.special-styling-child .main {
    margin-top: 119px;
  }
}
#styling-child.special-styling-child .secLookList__category {
  margin-bottom: 24px;
}
#styling-child.special-styling-child .secLookList__ttl {
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #styling-child.special-styling-child .secLookList__ttl {
    font-size: 18px;
  }
}
#styling-child.special-styling-child .secLookList__list {
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  #styling-child.special-styling-child .secLookList__list {
    margin-inline: auto;
    margin-bottom: 16px;
    grid-template-columns: repeat(3, 1fr);
    max-width: 877px;
  }
}
#styling-child.special-styling-child .secLookList__btn {
  padding: 0 20px;
}
#styling-child.special-styling-child .secShare {
  padding-top: 16px;
}
@media (min-width: 812px) {
  #styling-child.special-styling-child .secShare {
    padding-top: 60px;
  }
}

#special-styling #container {
  overflow: visible;
}
@media (min-width: 812px) {
  #special-styling .b-pageTtl {
    margin-bottom: 16px;
  }
}
@media (min-width: 812px) {
  #special-styling .b-pageTtl .heading-01 {
    letter-spacing: 0;
  }
}
#special-styling .secMainView__txt {
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secMainView__txt {
    margin-bottom: 32px;
  }
}
#special-styling .secMainView__sliderWrap {
  margin-bottom: 32px;
  overflow: hidden;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
#special-styling .secMainView__slider {
  display: flex;
  overflow: hidden;
  width: 2000vw;
}
@media (min-width: 812px) {
  #special-styling .secMainView__slider {
    width: 8640px;
  }
}
#special-styling .secMainView__slider .secMainView__slider__item {
  display: flex;
  width: 1000vw;
  height: 100%;
}
@media (min-width: 812px) {
  #special-styling .secMainView__slider .secMainView__slider__item {
    width: 4320px;
  }
}
#special-styling .secMainView__slider .secMainView__slider__item.item-01 {
  animation: loop 80s -40s linear infinite;
}
#special-styling .secMainView__slider .secMainView__slider__item.item-02 {
  animation: loop2 80s linear infinite;
}
#special-styling .secMainView__slider--reverse .secMainView__slider__item.item-01 {
  animation: loop 80s -40s linear infinite reverse;
}
#special-styling .secMainView__slider--reverse .secMainView__slider__item.item-02 {
  animation: loop2 80s linear infinite reverse;
}
#special-styling #pageNav {
  position: sticky;
  left: 0;
  top: 53px;
  width: 100%;
  z-index: 1;
  background: #fff;
}
@media (min-width: 812px) {
  #special-styling #pageNav {
    top: 59px;
  }
}
#special-styling .scrollableAnchor {
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  #special-styling .scrollableAnchor {
    border-bottom: 1px solid #dadada;
    max-width: 1176px;
    margin: 0 auto;
  }
}
#special-styling .scrollableAnchor__list {
  display: flex;
  max-width: 1224px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
#special-styling .scrollableAnchor__item {
  cursor: pointer;
  display: flex;
  flex: 1;
  flex-basis: auto;
  flex-shrink: 0;
  min-width: 68px;
}
@media (min-width: 812px) {
  #special-styling .scrollableAnchor__item {
    min-width: 0;
  }
}
#special-styling .scrollableAnchor__item a {
  align-items: center;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: center;
  padding-left: 8px;
  padding-right: 8px;
  height: 52px;
  width: 100%;
  color: #6a6a6a;
}
@media (min-width: 812px) {
  #special-styling .scrollableAnchor__item a {
    height: 54px;
  }
}
#special-styling .scrollableAnchor__item a.-current {
  border-bottom-color: #1b1b1b;
  color: #1b1b1b;
}
#special-styling .scrollableAnchor__item__txt {
  font-size: 16px;
  text-align: center;
}
@media (min-width: 812px) {
  #special-styling .scrollableAnchor__item__txt {
    font-size: 18px;
  }
}
#special-styling .secGuest__block {
  padding-top: 16px;
  margin-bottom: 44px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__block {
    padding-top: 32px;
    margin-bottom: 28px;
  }
}
#special-styling .secGuest__block#gu-staff {
  margin-bottom: 0;
}
#special-styling .secGuest__block__heading {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__block__heading {
    font-size: 18px;
  }
}
#special-styling .secGuest__celebrity {
  padding-bottom: 60px;
}
#special-styling .celebrity__name {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__block__cont {
    max-width: 817px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: max-content max-content max-content 1fr;
    gap: 0px 0px;
    grid-template-areas: "secGuest__sec__img--main secGuest__sec__img--grid" "secGuest__btn secGuest__btn" "secGuest__sec--item-01 secGuest__sec--item-01" "secGuest__sec--item-02 secGuest__sec--item-02";
  }
}
#special-styling .secGuest__sec {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec {
    margin-bottom: 40px;
  }
}
#special-styling .secGuest__sec__ttl {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec__ttl {
    text-align: center;
  }
}
#special-styling .secGuest__sec__txt {
  font-size: 14px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec__txt {
    text-align: center;
    max-width: 606px;
    margin: 0 auto;
  }
}
#special-styling .secGuest__sec__img--main {
  grid-area: secGuest__sec__img--main;
}
#special-styling .secGuest__sec__img--grid {
  grid-area: secGuest__sec__img--grid;
}
#special-styling .secGuest__btn {
  grid-area: secGuest__btn;
}
#special-styling .secGuest__sec--item-01 {
  grid-area: secGuest__sec--item-01;
}
#special-styling .secGuest__sec--item-02 {
  grid-area: secGuest__sec--item-02;
}
#special-styling .secGuest__sec__img {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec__img {
    margin-bottom: 24px;
  }
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec__img--main {
    padding-right: 5px;
  }
  #special-styling .secGuest__sec__img--main .inner {
    padding: 0;
  }
}
#special-styling .secGuest__sec__img--main img {
  width: 100%;
}
#special-styling .secGuest__sec__img--grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__sec__img--grid {
    padding-left: 5px;
    gap: 10px;
  }
}
#special-styling .secGuest__btn {
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__btn {
    margin-bottom: 60px;
  }
}
@media (min-width: 812px) {
  #special-styling .secGuest__profile {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 24px 0 32px;
    max-width: 817px;
    margin: 0 auto;
  }
}
#special-styling .profile__ttl {
  font-size: 14px;
  text-align: center;
  margin-bottom: 8px;
}
#special-styling .profile__name {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #special-styling .profile__name {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
#special-styling .profile__txt {
  font-size: 14px;
  line-height: 1.8;
}
@media (min-width: 812px) {
  #special-styling .profile__txt {
    max-width: 606px;
    margin: 0 auto;
    text-align: center;
  }
}
#special-styling .secGuest__movie {
  position: relative;
  line-height: 1;
}
@media (min-width: 812px) {
  #special-styling .secGuest__movie {
    max-width: 817px;
    margin-inline: auto;
  }
}
#special-styling .secGuest__movie video {
  width: 100%;
}
#special-styling .secGuest__video__icn {
  position: absolute;
  right: 8px;
  bottom: 8px;
  box-shadow: none;
  cursor: pointer;
}
#special-styling .secGuest__person {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px 5px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__person {
    grid-template-columns: repeat(4, 1fr);
    gap: 24px 20px;
    padding: 0 60px;
    max-width: 1296px;
    margin-inline: auto;
  }
}
#special-styling .secGuest__person__item {
  width: calc(50% - 2.5px);
}
@media (min-width: 812px) {
  #special-styling .secGuest__person__item {
    width: calc(25% - 15px);
  }
}
#special-styling .secGuest__person__name {
  margin-bottom: 16px;
  text-align: center;
  font-size: 20px;
  display: grid;
  place-items: center;
}
@media (min-width: 812px) {
  #special-styling .secGuest__person__name {
    font-size: 22px;
  }
}
#special-styling .secGuest__person__name--row2 {
  height: 3.2em;
}
@media (min-width: 812px) {
  #special-styling .secGuest__person__name--row2 {
    height: auto;
  }
}
#special-styling .secGuest__person__img {
  margin-bottom: 16px;
}
#special-styling .secGuest__person__btn {
  padding: 0 9px;
}
@media (min-width: 812px) {
  #special-styling .secGuest__person__btn {
    padding: 0;
  }
}
@media (min-width: 812px) {
  #special-styling .secShare {
    padding-top: 72px;
  }
}
#special-styling .anc {
  margin-top: -105px;
  padding-top: 105px;
}
@media (min-width: 812px) {
  #special-styling .anc {
    margin-top: -113px;
    padding-top: 113px;
  }
}

@media (min-width: 812px) {
  #store .b-pageTtl {
    margin-bottom: 32px;
  }
}
#store .secMainView__txt {
  text-align: center;
  font-size: 14px;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #store .secMainView__txt {
    margin-bottom: 32px;
  }
}
#store .itemNav {
  margin-bottom: 60px;
}
@media (min-width: 812px) {
  #store .itemNav {
    margin-bottom: 72px;
  }
}
#store .itemNav .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #store .itemNav .inner {
    padding: 0 60px;
  }
}
#store .itemNav__List {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #dadada;
}
@media (min-width: 812px) {
  #store .itemNav__List {
    flex-wrap: nowrap;
  }
}
#store .itemNav__item {
  width: 50%;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  #store .itemNav__item {
    border-right: 1px solid #dadada;
  }
}
#store .itemNav__item:not(:nth-of-type(2n)) {
  border-right: 1px solid #dadada;
}
@media (min-width: 812px) {
  #store .itemNav__item:first-child {
    border-left: 1px solid #dadada;
  }
}
#store .itemNav__item a {
  display: block;
  height: 60px;
  display: grid;
  place-items: center;
}
@media (min-width: 812px) {
  #store .itemNav__item a {
    height: 90px;
  }
}
#store .itemNav__item__txt {
  flex: 1;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
}
@media (min-width: 812px) {
  #store .itemNav__item__txt {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    padding-left: 0;
  }
}
#store .secStore--near {
  margin-bottom: 0;
}
#store .secStore--fullline {
  margin-bottom: 60px;
}
@media (min-width: 812px) {
  #store .secStore--fullline {
    margin-bottom: 72px;
  }
}
#store .secStore .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #store .secStore .inner {
    padding: 0 60px;
  }
}
@media (min-width: 812px) {
  #store .c-accordion {
    max-width: 740px;
    margin: 0 auto;
  }
}
#store .secStore__storeList li {
  border-bottom: 1px solid #dadada;
}
#store .secStore__storeList li a {
  display: block;
  padding: 15px 50px 15px 15px;
  position: relative;
}
@media (min-width: 812px) {
  #store .secStore__storeList li a {
    padding: 16px 20px 20px 20px;
  }
}
#store .secStore__storeList li a:before {
  content: "";
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/ic_next.svg) no-repeat center center/cover;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
@media (min-width: 812px) {
  #store .secStore__storeList li a:before {
    right: 9px;
  }
}
#store .secStore__storeList .storeName {
  font-size: 16px;
  margin-bottom: 4px;
  display: block;
}
@media (min-width: 812px) {
  #store .secStore__storeList .storeName {
    font-size: 18px;
  }
}
#store .secStore__storeList .more {
  font-size: 12px;
  display: block;
  text-decoration: underline;
}
#store .secStore__btn {
  text-align: center;
}
@media (min-width: 812px) {
  #store .secStore__btn {
    max-width: 740px;
    margin: 0 auto;
  }
}
#store .secStore__btn a {
  display: block;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #dadada;
}
@media (min-width: 812px) {
  #store .secStore__btn a {
    padding: 31px 0;
  }
}
#store .secStore__btn span {
  display: inline-block;
  position: relative;
  padding-right: 44px;
  font-size: 18px;
}
@media (min-width: 812px) {
  #store .secStore__btn span {
    font-size: 22px;
    padding-right: 44px;
  }
}
#store .secStore__btn span:before {
  content: "";
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/ic_next.svg) no-repeat center center/cover;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#store .secLimitedItem {
  padding-bottom: 32px;
}
@media (min-width: 812px) {
  #store .secLimitedItem {
    padding-bottom: 0;
  }
}
#store .secLimitedItem .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #store .secLimitedItem .inner {
    padding: 0 60px;
  }
}
#store .secLimitedItem__itemTtl {
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  #store .secLimitedItem__itemTtl {
    margin-bottom: 8px;
  }
}
#store .secLimitedItem__txt {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #store .secLimitedItem__txt {
    margin-bottom: 24px;
  }
}
#store .secLimitedItem__item--limited {
  padding-bottom: 60px;
}
#store .secLimitedItem__item--allstore .secLimitedItem__itemTtl {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #store .secLimitedItem__item--allstore .secLimitedItem__itemTtl {
    margin-bottom: 24px;
  }
}
#store .fr-bff-product.hidden,
#store .sf_bff_products_inner li.hidden {
  display: none;
}
#styling-child .secLook .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #styling-child .secLook .inner {
    padding: 0 60px;
  }
}
@media (min-width: 812px) {
  #styling-child .secLook__box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 60px;
  }
}
#styling-child .secLook__kv {
  position: relative;
}
@media (min-width: 812px) {
  #styling-child .secLook__kv {
    max-width: 500px;
  }
}
#styling-child .secLook__img {
  width: 100%;
}
#styling-child .secLook__img img {
  width: 100%;
}
#styling-child .secLook__kv__pagenation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#styling-child .secLook__kv__pagenation a {
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  font-size: 0;
  color: transparent;
}
#styling-child .secLook__kv__pagenation--prev {
  left: 0;
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/styling/ic_slideleft.svg) no-repeat center center/32px;
}
#styling-child .secLook__kv__pagenation--next {
  right: 0;
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/styling/ic_slideright.svg) no-repeat center center/32px;
}
#styling-child .secLook__product {
  padding: 32px 0 24px;
}
@media (min-width: 812px) {
  #styling-child .secLook__product {
    flex: 1;
    padding: 0 0 0 20px;
  }
}
#styling-child .secLook__product__ttl {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #styling-child .secLook__product__ttl {
    font-size: 22px;
  }
}
#styling-child .secLook__tab {
  display: flex;
  flex-wrap: wrap;
  /* アクティブタブ */
  /* ラジオボタン非表示 */
}
#styling-child .secLook__tab .tab_label {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  transition: all 0.4s;
  padding: 13px 0;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  #styling-child .secLook__tab .tab_label {
    font-size: 20px;
    line-height: 1.4;
    padding: 15px 0;
  }
}
#styling-child .secLook__tab .tab_label:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: background 0.4s;
}
#styling-child .secLook__tab .tab_content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#styling-child .secLook__tab .tab_active:checked + .tab_label:before {
  background: #000;
}
#styling-child .secLook__tab .tab_active:checked + .tab_label + .tab_content {
  height: auto;
  overflow: auto;
  padding: 20px 0 0 0;
  opacity: 1;
  transition: 0.4s opacity;
}
#styling-child .secLook__tab .tab_active {
  display: none;
}
#styling-child .pagenation {
  margin-bottom: 32px;
}
@media (min-width: 812px) {
  #styling-child .pagenation {
    margin-bottom: 60px;
  }
}
#styling-child .pagenation .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #styling-child .pagenation .inner {
    padding: 0 60px;
  }
}
#styling-child .pagenation__box {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding: 9px 0;
}
@media (min-width: 812px) {
  #styling-child .pagenation__box {
    padding: 17px 0;
  }
}
#styling-child .pagenation__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 812px) {
  #styling-child .pagenation__row {
    max-width: 394px;
    margin: 0 auto;
  }
}
#styling-child .pagenation__num {
  font-size: 14px;
}
@media (min-width: 812px) {
  #styling-child .pagenation__num {
    font-size: 16px;
    letter-spacing: 1.35px;
  }
}
#styling-child .pagenation__btn {
  font-size: 13px;
  line-height: 1;
}
#styling-child .pagenation__btn a {
  display: block;
  width: 44px;
  height: 44px;
}
#styling-child .pagenation__btn--prev a {
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/icn-arrow-left.svg) no-repeat center center/5px;
}
@media (min-width: 812px) {
  #styling-child .pagenation__btn--prev a {
    background-size: 7px;
  }
}
#styling-child .pagenation__btn--next a {
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/rokh/24fw/img/common/icn-arrow-right.svg) no-repeat center center/5px;
}
@media (min-width: 812px) {
  #styling-child .pagenation__btn--next a {
    background-size: 7px;
  }
}
#styling-child .secLookList .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #styling-child .secLookList .inner {
    padding: 0 60px;
  }
}
#styling-child .secLookList__heading {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #styling-child .secLookList__heading {
    font-size: 22px;
  }
}
#styling-child .secLookList__list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
@media (min-width: 812px) {
  #styling-child .secLookList__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px 20px;
  }
}
#styling-child .secLookList__list li {
  width: calc(33.3333333333% - 5.4px);
}
@media (min-width: 812px) {
  #styling-child .secLookList__list li {
    width: 100%;
  }
}
#styling-child .secLookList__list li img {
  width: 100%;
}
#styling-child .secShare {
  padding-top: 24px;
}
@media (min-width: 812px) {
  #styling-child .secShare {
    padding-top: 60px;
  }
}

#top {
  position: relative;
}
#top .main {
  position: relative;
}
#top .st-header {
  position: absolute;
}
#top .st-header.fixed {
  position: fixed;
  transform: translateY(-53px);
}
@media (min-width: 812px) {
  #top .st-header.fixed {
    transform: translateY(-59px);
  }
}
#top .st-header.transform {
  transition: transform 0.4s;
}
#top .st-header.fall {
  transform: translateY(0px);
}
#top .secMainView {
  position: fixed;
  top: 53px;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media (min-width: 812px) {
  #top .secMainView {
    top: 59px;
  }
}
#top .secMainView__video {
  width: 100%;
  height: 668px;
}
@media (min-width: 812px) {
  #top .secMainView__video {
    height: 730px;
  }
}
@media (min-width: 1281px) {
  #top .secMainView__video {
    position: relative;
    height: auto;
  }
  #top .secMainView__video:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 57%;
  }
}
#top .secMainView__video .secMainView__video__inner {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
#top .secMainView__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top .secMainView__video__icn {
  position: absolute;
  right: 8px;
  top: -52px;
  box-shadow: none;
  cursor: pointer;
}
@media (min-width: 812px) {
  #top .secMainView__video__icn {
    right: 60px;
    top: -44px;
  }
}
#top .secMainView__btn {
  margin-top: 24px;
}
@media (min-width: 812px) {
  #top .secMainView__btn {
    margin-top: 32px;
  }
}
#top .secAbout {
  position: relative;
  z-index: 1;
  margin-top: 668px;
  padding: 40px 0 40px;
}
@media (min-width: 812px) {
  #top .secAbout {
    margin-top: 800px;
    padding: 40px 0 60px;
  }
}
@media (min-width: 1281px) {
  #top .secAbout {
    margin-top: calc(59px + 57%);
  }
}
#top .secAbout__logo {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secAbout__logo img {
    width: 300px;
  }
}
#top .secAbout__ttl {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 812px) {
  #top .secAbout__ttl {
    font-size: 24px;
    letter-spacing: 1.2px;
    margin-bottom: 32px;
  }
}
#top .secAbout__catch {
  font-size: 18px;
  margin-bottom: 8px;
  text-align: center;
}
@media (min-width: 812px) {
  #top .secAbout__catch {
    font-size: 24px;
  }
}
#top .secAbout__txt {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
@media (min-width: 812px) {
  #top .secAbout__txt {
    font-size: 17px;
    max-width: 936px;
    margin: 0 auto;
    text-align: center;
  }
}
#top .secAbout__txt + .secAbout__txt {
  margin-top: 24px;
}
@media (min-width: 812px) {
  #top .secAbout__txt + .secAbout__txt {
    margin-top: 0;
  }
}
#top .secTeaserLook {
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secTeaserLook {
    padding-bottom: 60px;
  }
}
#top .secTeaserLook .inner {
  padding: 0;
}
@media (min-width: 812px) {
  #top .secTeaserLook .inner {
    padding: 0 60px;
  }
}
@media (min-width: 812px) {
  #top .secTeaserLook .heading-01 {
    margin-bottom: 24px;
  }
}
#top .secTeaserLook__main {
  text-align: center;
  margin-bottom: 4px;
}
@media (min-width: 812px) {
  #top .secTeaserLook__main {
    margin-bottom: 3px;
    max-width: 579px;
    margin-inline: auto;
  }
}
#top .secTeaserLook__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
}
@media (min-width: 812px) {
  #top .secTeaserLook__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 3px;
  }
}
#top .secTeaserLook__item a {
  display: block;
  position: relative;
}
#top .secTeaserLook__item .secLookList__list__item__btn {
  bottom: 45px;
}
@media (min-width: 812px) {
  #top .secTeaserLook__item .secLookList__list__item__btn {
    bottom: 60px;
  }
}
#top .styling {
  text-align: center;
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .styling {
    padding-bottom: 60px;
  }
}
#top .styling a {
  display: block;
}
@media (min-width: 812px) {
  #top .styling a {
    max-width: 776px;
    margin: 0 auto;
  }
}
#top .b-notice {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #top .b-notice {
    margin-bottom: 60px;
  }
}
#top .secItem {
  padding: 0 0 16px;
  position: relative;
  z-index: 1;
}
@media (min-width: 812px) {
  #top .secItem {
    padding: 0 0 40px;
  }
}
@media (min-width: 812px) {
  #top .secItem .heading-01 {
    margin-bottom: 24px;
  }
}
@media (min-width: 812px) {
  #top .itemNav {
    padding-inline: 24px;
    max-width: 1224px;
    margin: 0 auto;
  }
}
#top .itemNav__List {
  position: relative;
  border: 0 solid #dadada;
  border-color: #dadada;
  border-top: 1px solid #dadada;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #top .itemNav__List {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    margin-bottom: 60px;
  }
}
#top .itemNav__item {
  width: calc(50% - 0.5px);
  border-color: #dadada;
  border-style: solid;
  border-width: 0 0 1px 0;
}
@media (min-width: 812px) {
  #top .itemNav__item {
    width: 25%;
    border-width: 0 1px 1px 0;
  }
}
#top .itemNav__item a {
  align-items: center;
  display: flex;
  min-height: 80px;
}
#top .itemNav__item:nth-of-type(1), #top .itemNav__item:nth-of-type(3) {
  border-right: 1px solid #dadada;
}
@media (min-width: 812px) {
  #top .itemNav__item:nth-of-type(2), #top .itemNav__item:nth-of-type(4) {
    border-right: none;
  }
}
#top .itemNav__item__img {
  width: 60px;
  height: 80px;
}
#top .itemNav__item__txt {
  flex: 1;
  padding-right: 3vw;
  padding-left: 3vw;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 812px) {
  #top .itemNav__item__txt {
    padding-inline: 0;
  }
}
@media (min-width: 812px) {
  #top .secItem__blockWrap {
    padding-inline: 24px;
    max-width: 1224px;
    margin: 0 auto;
  }
}
#top .secItem__block__heading {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secItem__block__heading {
    margin-bottom: 24px;
  }
}
#top .secItem__block:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secItem__block:not(:last-child) {
    margin-bottom: 20px;
  }
}
#top .scrollableAnchor {
  background: #fff;
  overflow-y: hidden;
  position: fixed;
  top: 53px;
  z-index: 15;
  transform: translateY(-98px);
  width: 100%;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  #top .scrollableAnchor {
    top: 59px;
    border-bottom: 1px solid #dadada;
    transform: translateY(-184px);
  }
}
#top .scrollableAnchor__list {
  display: flex;
  max-width: 1224px;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
@media (min-width: 812px) {
  #top .scrollableAnchor__list {
    max-width: 1176px;
    padding-inline: 24px;
    margin: 0 auto;
  }
}
#top .scrollableAnchor__item {
  cursor: pointer;
  display: flex;
  flex: 1;
  flex-basis: auto;
  flex-shrink: 0;
  min-width: 68px;
}
@media (min-width: 812px) {
  #top .scrollableAnchor__item {
    min-width: 0;
  }
}
#top .scrollableAnchor__item a {
  align-items: center;
  border-bottom: 1px solid #e3e3e0;
  display: flex;
  justify-content: center;
  padding-left: 8px;
  padding-right: 8px;
  height: 44px;
  width: 100%;
  color: #6a6a6a;
}
@media (min-width: 812px) {
  #top .scrollableAnchor__item a {
    height: 62px;
  }
}
#top .scrollableAnchor__item a.-current {
  border-bottom-color: #1b1b1b;
  color: #1b1b1b;
}
#top .scrollableAnchor__item__txt {
  font-size: 13px;
}
#top .secLook {
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secLook {
    padding-bottom: 60px;
  }
}
@media (min-width: 812px) {
  #top .secLook .heading-01 {
    margin-bottom: 24px;
  }
}
#top .secLook__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 812px) {
  #top .secLook__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
#top .secLook__item {
  position: relative;
}
#top .secLookList__list__item__btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 36px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 26px;
  font-size: 11px;
  width: 110px;
  height: 26px;
  display: grid;
  place-items: center;
}
@media (min-width: 812px) {
  #top .secLookList__list__item__btn {
    bottom: 28px;
  }
}
#top .secStore {
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secStore {
    padding-bottom: 60px;
  }
}
@media (min-width: 812px) {
  #top .secStore .heading-01 {
    margin-bottom: 24px;
  }
}
#top .secStore__lead {
  margin-bottom: 14px;
}
@media (min-width: 812px) {
  #top .secStore__lead {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
#top .secEvent {
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secEvent {
    padding-bottom: 60px;
  }
}
@media (min-width: 812px) {
  #top .secEvent .heading-01 {
    margin-bottom: 24px;
  }
}
#top .secEvent__lead {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secEvent__lead {
    margin-bottom: 24px;
    max-width: 710px;
    margin-inline: auto;
  }
}
#top .secEvent__place {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secEvent__place {
    max-width: 776px;
    margin: 0 auto 24px;
  }
}
#top .secEvent__place img {
  width: 100%;
}
#top .secEvent__txtbox {
  margin-bottom: 40px;
}
#top .secEvent__txt {
  font-size: 14px;
  line-height: 1.8;
}
@media (min-width: 812px) {
  #top .secEvent__txt {
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
  }
}
#top .secEvent__novelty {
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secEvent__novelty {
    margin-bottom: 24px;
  }
}
#top .novelty__ttl {
  margin-bottom: 8px;
}
#top .novelty__lead {
  text-align: center;
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  #top .novelty__lead {
    font-size: 14px;
  }
}
@media (min-width: 812px) {
  #top .novelty__img {
    max-width: 376px;
    margin: 0 auto;
  }
}
#top .novelty__img img {
  width: 100%;
}
#top .novelty__txt {
  font-size: 14px;
  padding-top: 8px;
  line-height: 1.8;
}
@media (min-width: 812px) {
  #top .novelty__txt {
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 812px) {
  #top .secEvent__novelty__detail {
    padding-bottom: 60px;
  }
}
#top .novelty__detail__ttl {
  margin-bottom: 8px;
}
#top .novelty__detail__lead {
  text-align: center;
  margin-bottom: 24px;
}
#top .novelty__detail__txt {
  font-size: 14px;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.8;
}
#top .secEvent__exhibition {
  padding: 32px 0;
  flex-direction: column;
  gap: 10px;
  border-top: 1px solid #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
}
@media (min-width: 812px) {
  #top .secEvent__exhibition {
    padding: 32px 0;
    max-width: 776px;
    margin: 0 auto 0;
  }
}
#top .secEvent__exhibition--event {
  border-bottom: none;
}
#top .secEvent__exhibition__ttl {
  font-size: 18px;
  text-align: center;
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  #top .secEvent__exhibition__ttl {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
#top .secEvent__exhibition__txt {
  text-align: center;
  font-size: 14px;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secEvent__exhibition__txt {
    margin-bottom: 24px;
  }
}
#top .secEvent__exhibition__list {
  margin-bottom: 32px;
}
#top .secEvent__exhibition__item {
  text-align: center;
  font-size: 14px;
}
#top .secEvent__exhibition__item:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secEvent__exhibition__item:not(:last-child) {
    margin-bottom: 8px;
  }
}
#top .secEvent__exhibition__item a {
  text-decoration: underline;
}
#top .secEvent__exhibition__info__note {
  text-align: center;
  font-size: 14px;
}
#top .livestation {
  margin-bottom: 40px;
}
@media (min-width: 812px) {
  #top .livestation {
    margin-bottom: 72px;
  }
}
#top .livestation img {
  width: 100%;
}
@media (min-width: 812px) {
  #top .livestation__bnr {
    max-width: 776px;
    margin: 0 auto;
  }
}
#top .secInterview__heading {
  margin-bottom: 8px;
  letter-spacing: 0;
}
@media (min-width: 812px) {
  #top .secInterview__heading {
    font-size: 32px;
  }
}
#top .secInterview__img {
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  #top .secInterview__img {
    max-width: 376px;
    margin-inline: auto;
  }
}
#top .secInterview__name {
  font-size: 16px;
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  #top .secInterview__name {
    font-size: 22px;
  }
}
#top .secInterview__txt {
  font-size: 14px;
  line-height: 1.8;
}
@media (min-width: 812px) {
  #top .secInterview__txt {
    max-width: 776px;
    margin: 0 auto;
  }
}
/**
* Foundation
* ========================== */
/* Object
* ========================== */
/* Component ------------ */
/* Structures ------------ */
/* Project ------------ */