@charset "UTF-8";
@font-face {
  font-family: 'Noto-B';
  src: url("/asset/font/NotoSansJP-Bold.eot");
  src: url("/asset/font/NotoSansJP-Bold.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-L';
  src: url("/asset/font/NotoSansJP-Light.eot");
  src: url("/asset/font/NotoSansJP-Light.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Light.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-R';
  src: url("/asset/font/NotoSansJP-Regular.eot");
  src: url("/asset/font/NotoSansJP-Regular.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-M';
  src: url("/asset/font/NotoSansJP-Medium.eot");
  src: url("/asset/font/NotoSansJP-Medium.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Medium.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'TexGyreHeros';
  src: url("../font/texgyreheros-regular.eot");
  src: url("../font/texgyreheros-regular.eot?iefix") format("eot"), url("../font/texgyreheros-regular.woff") format("woff");
  font-display: swap; }

a {
  cursor: pointer; }

@media only screen and (max-width: 767px) {
  .dn-sp {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .dn-tablet {
    display: none !important; } }

@media only screen and (min-width: 1025px) {
  .dn-pc {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1025px) {
  .dn-tab_pc {
    display: none !important; } }

#header,
.pane-footer {
  display: none !important; }

.wrapper {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.spBase_wrapper {
  padding-top: 0 !important; }
  @media only screen and (min-width: 1025px) {
    .spBase_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .spBase_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

/*
  レフトコンテンツ
---------------------*/
.sideContent_left {
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 10; }
  @media only screen and (min-width: 1025px) {
    .sideContent_left {
      -webkit-box-flex: 565;
      -ms-flex: 565;
      flex: 565; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .sideContent_left {
      display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .spBase_wrapper {
    height: 100vh;
    overflow: hidden; }
  .sideContent_left {
    overflow: hidden; }
  .sideContent_right {
    overflow: hidden; }
  .mainContent {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden; } }

@media only screen and (min-width: 1025px) {
  .spBase_wrapper {
    height: 100vh;
    overflow: hidden; }
  .sideContent_left {
    overflow: hidden; }
  .sideContent_right {
    overflow: hidden; }
  .mainContent {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative; } }

/*
  メインコンテンツ
---------------------*/
.mainContent {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .mainContent {
      width: 60%; } }

@media only screen and (min-width: 1025px) {
  .mainContent_inner {
    position: relative;
    max-width: 475px; } }

/*
  ライトコンテンツ
---------------------*/
.sideContent_right {
  background-color: #000; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sideContent_right {
      display: none; } }
  @media only screen and (min-width: 1025px) {
    .sideContent_right {
      -webkit-box-flex: 300;
      -ms-flex: 300;
      flex: 300;
      position: sticky;
      top: 0;
      right: 0;
      height: 100vh;
      z-index: 10; } }

.sideContent_rightInner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center; }
  .sideContent_rightInner img {
    width: 100%; }

.sideContent_bottom {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 78%; }

.sideContent_left_lists {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  margin: 0 auto;
  background-color: initial;
  padding: 0 !important; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sideContent_left_lists {
      width: 80%; } }

.sectionSlider_lists {
  position: relative;
  width: 100%;
  height: 100vh; }

.sectionSlider_lists_node {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }
  .sectionSlider_lists_node img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .sectionSlider_lists_node.is-active {
    opacity: 1; }

/*--------------------------------
 追従ナビ
--------------------------------*/
.fixedNav {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 10000;
  pointer-events: auto; }
  @media only screen and (min-width: 1025px) {
    .fixedNav {
      z-index: 10001;
      pointer-events: auto;
      right: 20px;
      bottom: 90px; } }

.fixedNav_arrow {
  pointer-events: auto;
  cursor: pointer;
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 50%; }
  @media only screen and (min-width: 1025px) {
    .fixedNav_arrow {
      background-color: #fff; } }
  .fixedNav_arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
    width: 6px;
    height: 6px; }
    @media only screen and (min-width: 1025px) {
      .fixedNav_arrow:after {
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
        .fixedNav_arrow:after:hover {
          opacity: .7; } }

/*--------------------------------
 メインビジュアル
--------------------------------*/
.mv {
  line-height: 0;
  position: relative; }
  .mv img {
    width: 100%; }

.mvLogo {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  z-index: 1; }
  @media only screen and (min-width: 1025px) {
    .mvLogo {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .mvLogo:hover {
        opacity: .7; } }
  .mvLogo img {
    width: 100%; }

/*--------------------------------
 リード
--------------------------------*/
.readSection {
  background-color: #000;
  padding: 52px 20px 60px; }

.readSection_title {
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
  margin: 0; }

.readSection_text {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: .05em;
  line-height: 2.0; }

.navList {
  background-color: #000;
  padding: 0 20px 110px; }

.navList_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.navList_node {
  position: relative;
  aspect-ratio: 320 / 428;
  width: calc(50% - 7.5px);
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .navList_node:nth-child(4)::before, .navList_node:nth-child(5)::before {
    display: none; }
  .navList_node:hover {
    opacity: .9; }
  .navList_node::before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 1; }
  .navList_node:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none; }

.navList_nodeImg img {
  width: 100%; }

.navSection_textWrapper {
  position: absolute;
  bottom: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1; }

.navSection_placeholder {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #4d4d4d; }

.navSection_name {
  color: #fff;
  font-size: 14px;
  letter-spacing: .05em;
  font-weight: bold;
  white-space: nowrap; }

.section {
  background-color: #fff; }
  .section + .section {
    margin-top: 100px; }

.section_mainVisual {
  width: 100%; }

.section_mainImage {
  width: 100%;
  height: auto;
  display: block; }

.section_artistInfo {
  padding: 30px 20px; }

.section_artistName {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
  margin: 0 0 10px;
  padding: 0; }

.section_artistRole {
  text-align: center;
  color: #000;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: .05em;
  margin: 0 0 30px; }

.section_artistDescription {
  text-align: center;
  color: #000;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 2.0; }

.spotify-container {
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 610px;
  margin-bottom: 40px; }
  .spotify-container iframe {
    width: 100%;
    height: 525px; }

.section_galleryItem {
  margin: 0 10px; }

.section_galleryImage {
  width: 100%; }

.section_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 9px;
  margin-bottom: 40px; }

.section_paginationDot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 1px solid #bcbcbc;
  background-color: transparent; }
  .section_paginationDot.is-active {
    background-color: #000;
    border-color: #000; }

.section_productList {
  margin-top: 40px; }
  #section4 .section_productList,
  #section5 .section_productList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    gap: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.section_product {
  padding: 0 20px 0; }
  #section4 .section_product,
  #section5 .section_product {
    padding: 0; }

.section_productImage {
  padding: 0 67px;
  display: block; }
  @media only screen and (min-width: 1025px) {
    .section_productImage {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .section_productImage:hover {
        opacity: .7; } }
  #section4 .section_productImage,
  #section5 .section_productImage {
    padding: 0; }
  .section_productImage img {
    width: 100%; }

.section_productInfo {
  text-align: center;
  margin-top: 20px; }

.section_productName {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .05em;
  padding: 0;
  margin: 0; }
  #section4 .section_productName,
  #section5 .section_productName {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.2; }
    @media only screen and (max-width: 767px) {
      #section4 .section_productName,
      #section5 .section_productName {
        min-height: 32px; } }

.section_productColor {
  margin-top: 5px;
  color: #000;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: .05em; }

.section_productButton {
  display: block;
  width: 240px;
  height: 50px;
  margin: 20px auto 0;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .05em;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  border: 1px solid #000; }
  #section4 .section_productButton,
  #section5 .section_productButton {
    width: initial;
    height: 40px;
    line-height: 40px; }
  @media only screen and (min-width: 1025px) {
    .section_productButton:hover {
      background-color: #fff;
      color: #000; } }

.itemDetailSection {
  margin-top: 20px; }
  #section4 .itemDetailSection,
  #section5 .itemDetailSection {
    margin-top: 40px; }

.itemDetailSection_title {
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .05em;
  text-align: center;
  margin: 0; }
  #section1 .itemDetailSection_title,
  #section2 .itemDetailSection_title,
  #section3 .itemDetailSection_title {
    display: none; }

.itemDetailSection_textWrapper {
  display: none; }

.itemDetailSection_text {
  padding: 0 20px;
  font-size: 13px;
  letter-spacing: .05em;
  text-align: center;
  line-height: 2; }

.itemDetailSection_button {
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  @media only screen and (min-width: 1025px) {
    .itemDetailSection_button {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .itemDetailSection_button:hover {
        opacity: .7; } }

.itemDetailSection_buttonText {
  font-size: 13px;
  letter-spacing: .05em; }

.itemDetailSection_buttonIcon {
  font-size: 13px;
  line-height: 1; }

.section_video {
  margin-top: 40px;
  width: 100%;
  position: relative; }

.section_videoWrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 375 / 210.9375;
  overflow: hidden; }

.section_videoThumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  z-index: 1; }

.section_videoIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

.section_videoOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2; }

.section_videoPlayButton {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer; }
  @media only screen and (min-width: 1025px) {
    .section_videoPlayButton {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .section_videoPlayButton:hover {
        opacity: .7; } }

.section_videoPlayIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
  -ms-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff; }

.smSection {
  background-color: #000;
  padding: 100px 20px 80px;
  margin-top: 100px; }

.smSection_title {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: .10em;
  margin: 0 0 30px; }

.smSection_video {
  margin-bottom: 50px; }

.smSection_videoWrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 335 / 188.4375;
  overflow: hidden; }

.smSection_videoThumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block; }

.smSection_videoOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.smSection_videoPlayButton {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer; }
  @media only screen and (min-width: 1025px) {
    .smSection_videoPlayButton {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .smSection_videoPlayButton:hover {
        opacity: .7; } }

.smSection_videoPlayIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
  -ms-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff; }

.smSection_content {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 20px;
  margin-bottom: 50px; }

.smSection_contentInner {
  text-align: center; }

.smSection_date {
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: .10em; }

.smSection_heading {
  padding: 0;
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.86; }

.smSection_caption {
  margin-top: 30px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 2.0; }

.smSection_link {
  text-decoration: underline;
  margin-top: 30px;
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .05em;
  text-align: center; }
  @media only screen and (min-width: 1025px) {
    .smSection_link {
      -webkit-transition: opacity 0.3s ease, -webkit-text-decoration 0.3s ease;
      transition: opacity 0.3s ease, -webkit-text-decoration 0.3s ease;
      transition: text-decoration 0.3s ease, opacity 0.3s ease;
      transition: text-decoration 0.3s ease, opacity 0.3s ease, -webkit-text-decoration 0.3s ease; }
      .smSection_link:hover {
        text-decoration: none;
        opacity: .7; } }

.smSection_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 0; }

.smSection_button {
  display: block;
  width: 240px;
  height: 50px;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .05em;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
  border: 1px solid #fff; }
  @media only screen and (min-width: 1025px) {
    .smSection_button {
      -webkit-transition: background-color 0.3s ease, color 0.3s ease;
      transition: background-color 0.3s ease, color 0.3s ease; }
      .smSection_button:hover {
        background-color: #000;
        color: #fff; } }

.fixSection {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000; }

.fixSection_button {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 50%;
  text-decoration: none;
  border: 1px solid #fff; }
  @media only screen and (min-width: 1025px) {
    .fixSection_button {
      -webkit-transition: background-color 0.3s ease, color 0.3s ease;
      transition: background-color 0.3s ease, color 0.3s ease; }
      .fixSection_button:hover {
        background-color: #000;
        color: #fff; } }

.fixSection_icon {
  position: relative;
  width: 100%;
  height: 100%; }
  .fixSection_icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 5.4px 4.5px;
    border-color: transparent transparent #fff transparent; }

.linkSection {
  background-color: #000;
  cursor: pointer;
  line-height: 1; }
  @media only screen and (min-width: 1025px) {
    .linkSection {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .linkSection:hover {
        opacity: .9; } }

.linkSection_link {
  line-height: 1;
  position: relative;
  display: block; }

.linkSection_image {
  width: 100%; }

.linkSection_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em; }

.footerSection {
  background-color: #000;
  padding: 50px 40px 20px; }

.footerSection_inner {
  width: 100%;
  max-width: 295px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.footerSection_logo {
  width: 80px;
  margin-bottom: 35px; }
  @media only screen and (min-width: 1025px) {
    .footerSection_logo {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .footerSection_logo:hover {
        opacity: .7; } }

.footerSection_logoImage {
  width: 100%;
  height: auto;
  display: block; }

.footerSection_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-bottom: 40px; }

.footerSection_snsLink {
  display: block;
  width: 20px;
  height: 20px; }
  @media only screen and (min-width: 1025px) {
    .footerSection_snsLink {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .footerSection_snsLink:hover {
        opacity: .7; } }

.footerSection_snsIcon {
  width: 100%;
  height: 100%;
  display: block; }

.footerSection_copyright {
  color: #6a6a6a;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: .10em;
  text-align: center;
  margin: 0; }

.sideLogo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 115px; }
  @media only screen and (min-width: 1025px) {
    .sideLogo {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .sideLogo:hover {
        opacity: .7; } }

/* 共通のドットスタイル */
.section_gallerySlider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 5px; }
  .section_gallerySlider .slick-dots li button {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    padding: 0;
    background: transparent;
    border: 1px solid #BCBCBC;
    font-size: 0; }

/* active のときだけ背景を黒にしてボーダーは消す */
.section_gallerySlider .slick-dots li.slick-active button {
  background-color: #000000;
  border: none; }

/* active のときだけ背景を黒にしてボーダーは消す */
.section_gallerySlider .slick-dots li.slick-active button {
  background-color: #000000;
  border: none; }

/* 動画全画面モーダル */
.videoModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .videoModal.is-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.videoModal_backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  cursor: pointer; }

.videoModal_inner {
  position: relative;
  width: 100%;
  z-index: 1; }
  @media only screen and (min-width: 1025px) {
    .videoModal_inner {
      max-width: 450px; } }
  @media only screen and (max-width: 767px) {
    .videoModal_inner {
      max-width: initial; } }

@media only screen and (min-width: 1025px) {
  .videoModal.is-from-smSection .videoModal_inner {
    max-width: initial; } }

.videoModal_iframeWrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 450 / 800;
  background-color: #000;
  height: 100%; }

@media only screen and (min-width: 1025px) {
  .videoModal.is-from-smSection .videoModal_iframeWrapper {
    aspect-ratio: initial;
    height: 100vh;
    max-height: calc(-297px + 100vh); } }

.videoModal_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.videoModal_close {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 2;
  background-color: #fff;
  border-radius: 50%; }
  @media only screen and (min-width: 1025px) {
    .videoModal_close {
      top: 30px;
      right: 30px; } }
  @media only screen and (max-width: 767px) {
    .videoModal_close {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: 20px; } }
  .videoModal_close:before, .videoModal_close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 1px;
    background-color: #000;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .videoModal_close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.fadeInTrigger {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity .8s, -webkit-transform .8s;
  transition: opacity .8s, -webkit-transform .8s;
  transition: opacity .8s, transform .8s;
  transition: opacity .8s, transform .8s, -webkit-transform .8s; }
  .fadeInTrigger.is-inview {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.block-switch-banner--hide-btn {
  display: none; }
