.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  background-color: #f0f0ed;
  font-family: source-han-sans-japanese, sans-serif;
}

.hero {
  flex-flow: row;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-wrapper {
  flex-flow: column;
  display: flex;
}

.hero-content {
  width: 100vw;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.hero-subtitle {
  margin-bottom: 1rem;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.hero-title {
  margin-bottom: 0;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 4.8rem;
  font-weight: 500;
  line-height: 4rem;
  display: none;
}

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

.image {
  width: 100%;
}

.intro {
  flex-flow: column;
  align-items: center;
  width: auto;
  display: flex;
}

.intro-content {
  width: auto;
  padding: 6rem 6rem 4rem;
}

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

.heading-3 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.content-text {
  margin-bottom: 2rem;
  font-size: .875rem;
}

.text-block {
  text-align: justify;
  letter-spacing: .1rem;
  font-size: .875rem;
  line-height: 1.9rem;
}

.intro-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 2rem;
  display: grid;
}

._01 {
  flex-flow: column;
  align-items: center;
  width: auto;
  display: flex;
}

.content-wrapper {
  width: auto;
  padding-bottom: 0;
  padding-left: 6rem;
  padding-right: 6rem;
}

.content-image {
  margin-bottom: 2rem;
}

.image-2 {
  width: 100%;
}

._02, ._03, ._04 {
  flex-flow: column;
  align-items: center;
  width: 100vw;
  display: flex;
}

.infomation {
  flex-flow: column;
  align-items: center;
  width: auto;
  padding-top: 6rem;
  padding-bottom: 2rem;
  display: flex;
}

.info-wrap {
  border: 1px solid #333;
  padding: 4rem 2rem;
}

.info-title {
  margin-bottom: 1rem;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.youtube-wrap {
  margin-bottom: 2rem;
}

.movie-info {
  text-align: justify;
  letter-spacing: .1rem;
  font-size: .7rem;
  line-height: 1.6rem;
}

.movie-line {
  background-color: #333;
  width: 100%;
  height: 1px;
  margin-bottom: 2rem;
}

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

.nav-wrapper {
  z-index: 999;
  background-color: #fff;
  display: block;
  position: fixed;
}

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

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

.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 {
  background-color: #f0f0ed;
  justify-content: flex-start;
  width: 100vw;
  position: relative;
}

.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_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;
}

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

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

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

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

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

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

.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;
}

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

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

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

.fs-logo {
  width: 197px;
}

.purpose-link {
  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;
}

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

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

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

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

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

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

.store-logo {
  width: 115px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
}

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

.end-credit {
  margin-bottom: 2rem;
  font-weight: 400;
}

.end-credit-text {
  color: #9f9f9f;
  letter-spacing: .2rem;
  font-size: .7rem;
  line-height: 1.5rem;
}

.sticky.sp, .sp-hero-ab {
  display: none;
}

.pc-sticky {
  display: flex;
}

.left-wrapper {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding: 4rem;
  display: flex;
  position: sticky;
  top: 0;
}

.right-wrapper {
  width: 50vw;
}

.heading-4 {
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.content-text-2 {
  margin-bottom: 2rem;
}

.text-block-20 {
  text-align: justify;
  letter-spacing: .1rem;
  font-size: .875rem;
  line-height: 1.9rem;
}

.text-content-wrapper, .text-content {
  flex-flow: column;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block {
  width: 100%;
  height: 100%;
}

.photo-ab {
  width: 100%;
  height: 100%;
  position: absolute;
}

.photo-ab._01 {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  background-color: #f0f0ed;
  grid-template-rows: 50% 50%;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  justify-items: center;
  height: auto;
  max-height: 100vh;
  display: grid;
}

.photo-ab._01-copy {
  justify-content: center;
}

.photo-ab._02 {
  z-index: 9;
  justify-content: center;
}

.photo-ab._03 {
  z-index: 8;
  justify-content: center;
}

.photo-ab._04 {
  z-index: 7;
  justify-content: center;
}

.photo-ab._05 {
  z-index: 6;
  aspect-ratio: 4 / 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 100vh;
  display: flex;
  overflow: visible;
}

.photo-ab._06 {
  z-index: 5;
  aspect-ratio: 4 / 5;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 100vh;
  display: flex;
}

.photo-ab._07 {
  z-index: 4;
  aspect-ratio: 4 / 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 100vh;
  display: flex;
}

.photo-ab._08 {
  z-index: 3;
  aspect-ratio: 4 / 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 50vw;
  height: 100vh;
  display: flex;
}

.photo-ab-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-3 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.text-block-21 {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.content-wrapper-2 {
  width: auto;
  padding-left: 6rem;
  padding-right: 6rem;
}

.content-text-3, .content-text-4 {
  margin-bottom: 2rem;
}

.hero-main-title {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding-bottom: 5%;
  padding-left: 0%;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

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

.content-text-5 {
  margin-bottom: 2rem;
}

.show-button-wrap {
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: absolute;
}

.button {
  flex-flow: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.text-block-67 {
  font-size: .7rem;
}

.image-31 {
  width: 15px;
}

.info-text-02 {
  position: relative;
}

.code-embed {
  display: none;
}

.photo-part {
  width: 100%;
  height: 100%;
}

.image-2-copy {
  width: 100%;
}

.text-block-68 {
  color: #9f9f9f;
  font-family: Roboto, sans-serif;
  font-size: .7rem;
}

.shevron {
  width: 15px;
}

.div-block-2, .shevron-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 10px;
  display: flex;
  overflow: hidden;
}

.content-wrapper-info {
  width: auto;
  padding-bottom: 0;
  padding-left: 6rem;
  padding-right: 6rem;
}

.image-copy {
  width: 100%;
}

.hero-image-pc {
  vertical-align: top;
  object-fit: cover;
  object-position: 0% 0%;
  width: 100%;
  height: 100%;
}

.hero-image-sp {
  width: 100%;
  display: none;
}

.image-32 {
  width: 100%;
}

.link {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .hero-content {
    width: 100vw;
  }

  .intro-content, .content-wrapper {
    width: auto;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

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

  .nav_container {
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
    overflow: visible;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .hero-main-title {
    align-items: flex-start;
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 0;
  }

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

  .hero-image-pc {
    display: none;
  }

  .hero-image-sp {
    object-fit: cover;
    object-position: 50% 0%;
    height: 100%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 100svh;
    position: sticky;
    top: 0;
  }

  .page-wrapper {
    background-color: #f0f0ed;
  }

  .hero-content {
    width: 100vw;
    height: 100svh;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-subtitle {
    display: none;
  }

  .hero-subtitle.sp {
    margin-bottom: 1rem;
    display: flex;
  }

  .heading.sp {
    color: #fff;
  }

  .hero-title {
    display: none;
  }

  .hero-title.sp {
    display: flex;
  }

  .heading-2.sp {
    color: #fff;
  }

  .hero-image {
    width: 100%;
    height: 100svh;
    position: relative;
  }

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

  .intro {
    position: static;
  }

  .intro-content {
    width: 80vw;
  }

  .heading-3 {
    letter-spacing: .1rem;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 700;
  }

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

  .content-wrapper {
    width: 80vw;
  }

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

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

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

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

  .nav_container {
    background-color: #f0f0ed;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

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

  ._3rd-line {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .store-brand-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-snap-link {
    margin-bottom: 25px;
  }

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

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

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

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

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

  .end {
    background-color: #f0f0ed;
  }

  .sticky {
    background-color: #f0f0ed;
    position: relative;
    top: 0;
  }

  .sticky.sp {
    flex-flow: column;
    display: flex;
  }

  .sp-hero-ab {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100vw;
    height: 100svh;
    padding-bottom: 4rem;
    padding-left: 2rem;
    display: flex;
    position: absolute;
  }

  .pc-sticky {
    display: none;
  }

  .content-wrapper-2 {
    width: 80vw;
  }

  .hero-main-title {
    display: none;
  }

  .text-block-68 {
    color: #9f9f9f;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: .7rem;
  }

  .content-wrapper-info {
    width: 80vw;
  }

  .image-copy {
    object-fit: cover;
    height: 100%;
  }

  .hero-image-pc {
    object-fit: cover;
    height: 100%;
    display: none;
  }

  .hero-image-sp {
    object-fit: cover;
    height: 100%;
    display: block;
  }

  .link-2 {
    text-decoration: underline;
  }
}

@media screen and (max-width: 479px) {
  .hero-content {
    width: 100vw;
  }

  .heading-2.sp {
    font-size: 4.5rem;
    line-height: 3.5rem;
    display: flex;
  }

  .intro-content {
    width: 100vw;
    padding-bottom: 2.3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-3 {
    font-size: .875rem;
    font-weight: 700;
  }

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

  .intro-image {
    padding-bottom: 0;
  }

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

  .content-image.special {
    width: 100vw;
    height: auto;
    margin-bottom: 0;
  }

  .image-2 {
    width: 100%;
    max-width: none;
  }

  .infomation {
    padding-bottom: 0;
  }

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

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

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

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

  .nav_container {
    background-color: #0000;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .breadcrumbs-2 {
    justify-content: flex-start;
    width: 800px;
  }

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

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

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

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

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

  .content-wrapper-2 {
    width: 100vw;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-2-copy {
    width: 100vw;
    max-width: none;
    overflow: hidden;
  }

  .content-wrapper-info {
    flex-flow: column;
    align-items: flex-start;
    width: 100vw;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }
}


