.nav_container {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.nav_component {
  z-index: 99;
  opacity: 1;
  background-color: #1a1a1a;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.nav_component.nav-color-white {
  -webkit-text-fill-color: inherit;
  background-color: #1a1a1a00;
  background-clip: border-box;
  justify-content: flex-start;
  width: 100vw;
  position: relative;
}

.menu-parent {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 12px 8px 8px;
  display: flex;
  overflow: hidden;
}

.nav-wrapper {
  z-index: 999;
  display: block;
  position: fixed;
}

.nav_logo {
  opacity: 1;
  height: 20px;
}

.nav_logo.nav-logo-black {
  filter: invert();
}

.nav_logo-link-2 {
  flex: none;
  margin-right: 100px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.menu-bar {
  background-color: #fffffff2;
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

.menu-bar.menu-bar-black {
  background-color: #1a1a1a;
}

.nav_menu-button {
  color: #fff;
  flex: 1;
  order: 0;
  align-self: auto;
  display: none;
}

.code-embed {
  display: none;
}

.icon {
  border: 1px solid #0000;
  max-width: 4rem;
  margin-bottom: .5rem;
}

.nav_link {
  color: #fffffff2;
  object-fit: fill;
  height: 100%;
  padding: 10px 20px;
  font-size: .8125rem;
  font-weight: 500;
  transition: all .2s;
  overflow: visible;
}

.nav_link:hover {
  background-color: #ffffff1a;
}

.nav_link.nav-link-black {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav_menu-wrapper {
  flex-wrap: nowrap;
  flex: none;
  order: 0;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.hero {
  flex-flow: column;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 6rem;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-title {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.hero-title-image {
  width: 60%;
}

.hero-image {
  width: 70%;
  height: 100%;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.end {
  flex-flow: column;
  align-items: center;
  width: auto;
  padding: 6rem 6rem 8rem;
  display: flex;
}

.end-content {
  border: 1px #000;
  border-color: #000 #000 #b8b8b8 #b8b8b8;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.credit-title {
  color: #333;
  text-align: center;
  letter-spacing: .2rem;
  margin-bottom: 1rem;
  font-size: .7rem;
  line-height: 1.5rem;
}

.end-credit {
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 8rem;
  font-weight: 400;
  display: flex;
}

.end-credit-text {
  color: #333;
  text-align: left;
  letter-spacing: .1rem;
  font-size: .7rem;
  line-height: 1.5rem;
}

.end-logo {
  width: 100px;
  margin-bottom: 1rem;
}

.date-sp {
  width: 70%;
}

.text-block-68 {
  color: #333;
  text-align: center;
  font-size: .7rem;
}

.section-breadcrumb {
  z-index: 10;
  width: 100vw;
  max-width: 100vw;
  position: relative;
  overflow: hidden;
}

.breadcrumbs-2 {
  color: #333;
  border: 1px solid #333;
  border-style: solid none;
  align-items: center;
  width: 100%;
  height: 2.125rem;
  padding: 9px .85rem;
  font-size: .75rem;
  display: flex;
}

.bc-link {
  color: #333;
  text-transform: uppercase;
  padding-left: .35rem;
  padding-right: .35rem;
  text-decoration: none;
}

.side {
  padding: .25rem;
  font-size: .563rem;
}

.link-block-sp {
  margin-right: 32px;
}

.pinterest-icon {
  width: 24px;
  height: 24px;
}

.sp-category-div {
  display: none;
}

.store-brand-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.top-link {
  color: #fff;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.footer-2 {
  z-index: 100;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 40px;
  display: block;
  position: relative;
}

.brand-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

._3rd-line-sp {
  display: none;
}

.horizontal-line {
  background-color: #666;
  width: 100%;
  height: 1px;
}

.about-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

._1st-line {
  flex-flow: row;
  justify-content: center;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.post-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.horizontal-line-sp-w {
  background-color: #666;
  width: 100%;
  height: 1px;
}

.store-feature-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.instagram-icon {
  width: 24px;
  height: 24px;
}

.store-item-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.poddast-link {
  color: #fff;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.feature-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

._1st-line-stpre {
  margin-bottom: 20px;
}

.horoscope-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.store-logo {
  width: 115px;
}

.store-deal-link {
  color: #fff;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.privacy-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-5 {
  margin-right: 32px;
}

.twitter-icon {
  width: auto;
  height: 24px;
}

.line-block {
  padding: 40px 0;
}

.company-link-sp {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.snap-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.question-link {
  color: #fff;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.purpose-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

._3rd-line-copy-copy-2nd {
  display: none;
}

.sns-sec {
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.fs-block {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.fs-section {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.recruit-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

._2nd-line, ._2nd-line-sp {
  margin-bottom: 20px;
}

.news-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.fs-logo {
  width: 197px;
}

._1st-line-stpre-sp-01 {
  margin-bottom: 20px;
  display: none;
}

.store-shopping-link, .store-privacy-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.line-icon {
  width: 24px;
  height: 24px;
}

.store-snap-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.mediakit-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-19 {
  color: #fff;
  text-align: right;
  font-size: 12px;
}

.store-question-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.fsstore-block {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.facebook-icon {
  width: 24px;
  height: 24px;
}

.category-2 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

._1st-line-sp {
  margin-bottom: 20px;
  display: none;
}

.tiktok-icon {
  width: auto;
  height: 24px;
}

.line-block-sp-w {
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.company-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.store-link {
  color: #fff;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

._3rd-line-copy-copy {
  display: none;
}

.line-block-sp {
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.store-concept-link {
  color: #fff;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.intro {
  flex-flow: column;
  align-items: center;
  padding: 6rem 6rem 8rem;
  display: flex;
  overflow: hidden;
}

.intro-text {
  width: 70%;
}

.text-block-81 {
  width: auto;
}

.body {
  letter-spacing: .1rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: .875rem;
  line-height: 1.9rem;
}

._01 {
  width: 100vw;
  padding: 6rem 6rem 12rem;
}

.content-wrap {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-wrap._01 {
  width: 70%;
  margin-bottom: 5rem;
  padding: 0;
}

.image-wrap._01.last {
  margin-bottom: 3rem;
}

.image-wrap._02 {
  width: 70%;
  margin-bottom: 3rem;
  padding: 0;
}

.image-wrap._02-copy {
  width: 80%;
  margin-bottom: 3rem;
  padding: 0;
}

.image-3 {
  object-fit: cover;
  width: 100%;
}

.item-credit {
  width: auto;
}

.item-credit.odd {
  width: 70%;
}

.item-credit-wrap {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.text-block-79 {
  color: #333;
  font-size: .7rem;
  line-height: .6rem;
  text-decoration: none;
}

.item-button {
  border: 1px #b8b8b8;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.btn-text-01-2 {
  z-index: 1150;
  color: #333;
  font-size: .6rem;
  line-height: 23px;
  display: block;
  position: absolute;
  inset: 0%;
}

.btn-text-01-2:hover {
  color: #fff;
}

.item-name {
  margin-right: 1rem;
  text-decoration: none;
}

.html-embed {
  color: #fff;
}

.btn-01 {
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.btn-01.bgskew {
  color: #fff;
  border-color: #333;
  width: 100px;
  height: 25px;
  padding: 0;
  line-height: 14px;
}

.btn-01.bgskew:hover {
  z-index: 0;
  color: #fff;
  line-height: 30px;
  position: relative;
}

._02, ._03, ._04, ._05 {
  width: 100vw;
  padding: 6rem 6rem 12rem;
}

.link-block-6 {
  border: 1px solid #333;
  width: 100px;
  height: 25px;
}

.buy-button {
  border: 1px solid #333;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 25px;
  padding-bottom: 1px;
  display: flex;
}

.text-block-82 {
  text-align: center;
  font-size: .7rem;
  line-height: .7rem;
}

._01-copy {
  width: 100vw;
  padding: 6rem 6rem 12rem;
}

.intro-title {
  width: 70%;
  margin-bottom: 2rem;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
}

.heading.sp {
  display: none;
}

.item-button-2 {
  border: 1px #b8b8b8;
  border-radius: 3px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 1rem;
  display: flex;
  overflow: hidden;
}

.button-wrap {
  cursor: pointer;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.shevron-mute {
  width: auto;
  height: 9px;
  margin-right: 10px;
  display: flex;
  overflow: visible;
}

.shevron-image {
  vertical-align: top;
  width: auto;
  height: 100%;
}

.text-block-71 {
  color: #333;
  margin-bottom: 2px;
  font-size: .75rem;
  line-height: 1rem;
}

.ab-button-line {
  background-color: #333;
  width: 100%;
  height: 1px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.item-button-3 {
  border: 1px #b8b8b8;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.text-block-83 {
  text-align: center;
  font-size: .7rem;
  line-height: .7rem;
}

.intro-item {
  width: 70%;
  margin-bottom: .5rem;
}

.heading-copy {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.brigde {
  flex-flow: column;
  align-items: center;
  padding: 6rem;
  display: flex;
}

.brigde.none {
  display: none;
}

.bridge-link {
  width: 300px;
  position: relative;
}

.bridge-title {
  margin-top: 1rem;
  margin-bottom: 0;
}

.text-block-21 {
  color: #333;
  font-size: .7rem;
  text-decoration: underline;
}

._06, ._07 {
  width: 100vw;
  padding: 6rem 6rem 12rem;
}

.text {
  width: 70%;
  margin-bottom: 5rem;
}

.archive {
  flex-flow: column;
  display: flex;
}

.mask {
  height: 100%;
  overflow: hidden;
}

.slide-icon-left {
  width: 30px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.icon-3 {
  opacity: 0;
  margin-left: 0;
  margin-right: 0;
}

.slide-icon-right {
  width: 30px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.snap-photo {
  width: 100%;
  height: auto;
}

.slider {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.slide {
  object-fit: fill;
  height: auto;
  overflow: hidden;
}

.snap-wrap {
  justify-content: space-between;
  width: 50%;
  height: 100%;
  padding-top: 2rem;
  display: flex;
}

.slide-ab {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-5 {
  width: 100%;
}

.archive-wrap {
  justify-content: space-between;
  width: 50%;
  height: 100%;
  padding-top: 2rem;
  display: flex;
}

.slider-material-section {
  flex-flow: column;
  align-items: center;
  width: 70%;
  display: flex;
}

.swiper {
  width: 50%;
}

.swiper-slide {
  background-color: #919191;
  width: 100%;
  height: 200px;
}

.slide-nav {
  display: none;
}

.div-block, .arrchine-slide {
  width: 100%;
}

.left-arrow {
  left: -90px;
}

.right-arrow {
  right: -90px;
}

@media screen and (max-width: 991px) {
  .nav_container {
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
    overflow: visible;
  }

  .nav_component {
    justify-content: space-around;
    display: block;
    position: absolute;
  }

  .menu-parent {
    width: 35px;
    height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav_logo {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .menu-bar {
    background-color: #fffffff2;
    height: 2px;
    margin-bottom: 4px;
  }

  .menu-bar.menu-bar-black {
    background-color: #1a1a1a;
  }

  .nav_menu-button {
    flex: none;
    padding: 0;
  }

  .nav_menu-button.w--open {
    background-color: #0000;
  }

  .icon {
    color: #fff;
    max-width: none;
    margin-bottom: 0;
    display: none;
  }

  .nav_link {
    color: #333;
    text-align: left;
    border-top: .5px #555;
    border-bottom: .5px solid #5555554d;
    font-weight: 500;
  }

  .nav_menu-wrapper {
    background-color: #fff;
    padding: 30px;
  }

  .end-content {
    width: auto;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .breadcrumbs-2 {
    justify-content: flex-start;
    overflow: visible;
  }

  .store-brand-link, .top-link, .brand-link {
    font-size: 14px;
  }

  ._1st-line {
    font-size: 12px;
  }

  .post-link, .store-feature-link, .store-item-link, .poddast-link, .feature-link {
    font-size: 14px;
  }

  ._1st-line-stpre {
    font-size: 12px;
  }

  .horoscope-link, .snap-link {
    font-size: 14px;
  }

  .fs-block {
    flex-direction: column;
    justify-content: flex-start;
  }

  .fs-section {
    margin-bottom: 35px;
  }

  .news-link {
    font-size: 14px;
  }

  ._1st-line-stpre-sp-01 {
    font-size: 12px;
  }

  .store-snap-link {
    font-size: 14px;
  }

  .fsstore-block {
    flex-direction: column;
  }

  .category-2 {
    align-items: flex-start;
  }

  ._1st-line-sp {
    font-size: 12px;
  }

  .store-link, .store-concept-link {
    font-size: 14px;
  }

  .slider {
    height: auto;
  }

  .archive-wrap {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .nav_container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav_component {
    background-color: #1a1a1a;
    position: absolute;
  }

  .nav_component.nav-color-white, .nav-wrapper {
    background-color: #fff0;
  }

  .nav_logo-link-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .menu-bar {
    background-color: #fffffff2;
  }

  .nav_menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .end {
    background-color: #fff;
  }

  .end-content {
    width: 80vw;
  }

  .text-block-68 {
    color: #333;
    font-size: .7rem;
  }

  .section-breadcrumb {
    background-color: #f0f0ed;
    overflow: hidden;
  }

  .breadcrumbs-2 {
    background-color: #fff;
    justify-content: flex-start;
    width: 800px;
    max-width: 800px;
  }

  .bc-link {
    text-transform: none;
    flex: none;
  }

  .link-block-sp {
    margin-right: 0;
  }

  .sp-category-div {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    font-family: Lato, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .store-brand-link {
    margin-bottom: 25px;
  }

  .footer-2 {
    padding: 36px 20px;
  }

  ._3rd-line {
    display: none;
  }

  .brand-link {
    margin-bottom: 25px;
  }

  ._3rd-line-sp {
    flex-direction: column;
    width: 140px;
    margin-bottom: 0;
    display: flex;
  }

  .about-link {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
  }

  ._1st-line {
    flex-flow: row;
    margin-right: 1rem;
    display: none;
  }

  .post-link {
    margin-bottom: 25px;
  }

  .horizontal-line-sp-w {
    background-color: #fff;
  }

  .store-feature-link, .store-item-link, .feature-link {
    margin-bottom: 25px;
  }

  ._1st-line-stpre {
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    display: none;
  }

  .horoscope-link {
    margin-bottom: 25px;
  }

  .store-deal-link {
    font-size: 14px;
  }

  .privacy-link {
    margin-bottom: 25px;
    margin-right: 0;
    font-size: 14px;
  }

  .line-block {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .company-link-sp {
    margin-right: 0;
    font-size: 14px;
  }

  .snap-link {
    margin-bottom: 25px;
  }

  .question-link {
    font-size: 14px;
  }

  .purpose-link {
    margin-bottom: 25px;
    font-size: 14px;
  }

  ._3rd-line-copy-copy-2nd {
    flex-direction: column;
    align-items: flex-start;
    width: 140px;
    margin-left: 1rem;
    margin-right: 0;
    display: flex;
  }

  .fs-block {
    align-items: center;
  }

  .fs-section {
    align-items: center;
    margin-bottom: 0;
  }

  .recruit-link {
    margin-bottom: 25px;
    font-size: 14px;
  }

  ._2nd-line {
    flex-direction: column;
    margin-left: 1rem;
    display: none;
  }

  ._2nd-line-sp {
    flex-direction: column;
    width: 140px;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
  }

  .news-link {
    margin-bottom: 25px;
  }

  ._1st-line-stpre-sp-01 {
    flex-direction: column;
    align-items: flex-start;
    width: 140px;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .store-shopping-link {
    margin-bottom: 25px;
    margin-right: 0;
    font-size: 14px;
  }

  .store-privacy-link {
    margin-right: 0;
    font-size: 14px;
  }

  .store-snap-link {
    margin-bottom: 25px;
  }

  .mediakit-link {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .text-block-19 {
    text-align: center;
  }

  .store-question-link {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .fsstore-block {
    justify-content: flex-start;
    align-items: center;
  }

  .category-2 {
    flex-direction: row;
    margin-bottom: 10px;
    display: block;
  }

  ._1st-line-sp {
    flex-direction: column;
    width: 140px;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .line-block-sp-w {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 36px;
    display: block;
  }

  .store-link {
    margin-bottom: 25px;
  }

  ._3rd-line-copy-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 140px;
    margin-right: 1rem;
    display: flex;
  }

  .line-block-sp {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 36px;
    display: block;
  }

  .intro-text {
    width: 100%;
  }

  ._01 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-wrap._01 {
    width: 60%;
  }

  .image-wrap._02 {
    width: 70%;
  }

  .image-wrap._02-copy {
    width: 100%;
  }

  .item-credit.odd {
    width: 70%;
  }

  ._02, ._03, ._04, ._05, ._01-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-title {
    width: 100%;
  }

  .heading.pc {
    display: none;
  }

  .heading.sp {
    display: flex;
  }

  .intro-item {
    width: 100%;
  }

  ._06, ._07 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav_container {
    background-color: #0000;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav_component {
    background-color: #1a1a1a;
    height: 40px;
    display: block;
    position: absolute;
  }

  .menu-parent {
    align-items: stretch;
  }

  .nav-wrapper {
    z-index: 100;
    top: 0;
  }

  .nav_logo {
    margin-top: 0;
    margin-bottom: 0;
  }

  .menu-bar {
    background-color: #fffffff2;
  }

  .nav_menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .hero {
    height: auto;
    margin-top: 80px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-image {
    width: 85%;
  }

  .end {
    background-color: #fff;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .end-content {
    flex-flow: column;
    align-items: center;
    width: 100vw;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .credit-title {
    letter-spacing: .1rem;
    font-size: .7rem;
  }

  .end-credit-text {
    text-align: left;
    letter-spacing: .1rem;
    font-size: .65rem;
  }

  .date-sp {
    width: 100%;
  }

  .breadcrumbs-2 {
    background-color: #fff;
    justify-content: flex-start;
    width: 800px;
  }

  ._1st-line {
    margin-right: 0;
    display: none;
  }

  .horizontal-line-sp-w {
    background-color: #fff;
  }

  ._3rd-line-copy-copy-2nd {
    margin-left: .5rem;
  }

  ._3rd-line-copy-copy {
    width: 160px;
    margin-right: .5rem;
  }

  .intro {
    padding: 3rem 2rem 4rem;
  }

  .intro-text {
    text-align: justify;
  }

  .text-block-81 {
    font-size: .75rem;
    line-height: 1.6rem;
  }

  ._01 {
    letter-spacing: .1rem;
    padding-bottom: 5rem;
    overflow: hidden;
  }

  .image-wrap._01 {
    width: 85%;
    margin-bottom: 2rem;
  }

  .image-wrap._01.last {
    width: 85%;
    margin-bottom: 1.5rem;
  }

  .image-wrap._02 {
    width: 100%;
  }

  .item-credit.odd {
    width: 90%;
  }

  .item-credit-wrap {
    margin-bottom: 1rem;
  }

  .text-block-79 {
    letter-spacing: 0;
    font-size: .65rem;
  }

  .item-button {
    border-bottom-width: .5px;
  }

  .btn-text-01-2 {
    color: #333;
  }

  .item-name {
    margin-right: .3rem;
  }

  .btn-01.bgskew {
    color: #333;
    width: 80px;
  }

  ._02, ._03, ._04, ._05 {
    padding-bottom: 5rem;
  }

  .buy-button {
    border-width: 1px;
    width: 60px;
    height: 25px;
  }

  .text-block-82 {
    font-size: .6rem;
  }

  ._01-copy {
    padding-bottom: 6rem;
  }

  .intro-title {
    width: 100%;
  }

  .heading {
    letter-spacing: .1rem;
    font-size: .9rem;
    line-height: 1.8rem;
  }

  .heading.sp {
    font-size: 1rem;
    line-height: 1.9rem;
  }

  .text-block-71 {
    font-size: .65rem;
  }

  .ab-button-line {
    display: none;
  }

  .item-button-3 {
    border-bottom-width: .5px;
  }

  .text-block-83 {
    font-size: .6rem;
  }

  .intro-item {
    width: 100%;
    margin-bottom: 1rem;
  }

  .heading-copy {
    letter-spacing: .1rem;
    font-size: .7rem;
    line-height: .6rem;
  }

  .brigde {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .bridge-link, .image-4 {
    width: 100%;
  }

  ._06, ._07 {
    padding-bottom: 5rem;
  }

  .text {
    width: 85%;
    margin-bottom: 3rem;
  }

  .text-block-84, .text-block-85, .text-block-86 {
    text-align: justify;
    font-size: .65rem;
    line-height: 1.6rem;
  }

  .text-block-87 {
    text-align: justify;
    font-size: .65875rem;
    line-height: 1.6rem;
  }

  .text-block-88, .text-block-89, .text-block-90 {
    text-align: justify;
    font-size: .65rem;
    line-height: 1.6rem;
  }

  .slide-icon-left, .slide-icon-right {
    width: 15px;
  }

  .snap-photo {
    width: 80%;
  }

  .snap-wrap {
    width: 100%;
  }

  .slide-ab {
    padding-left: 5px;
    padding-right: 5px;
  }

  .archive-wrap {
    justify-content: center;
    width: 100%;
  }

  .left-arrow {
    left: -65px;
  }

  .right-arrow {
    right: -65px;
  }
}


