:root {
  --white: white;
  --black: black;
}

.hero {
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

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

.intro {
  flex-flow: column;
  align-items: center;
  width: 100vw;
  padding: 10rem 3rem 0;
  display: flex;
}

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

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 2rem;
  font-weight: 200;
  line-height: 2.5rem;
}

.intro-text-wrap {
  width: 50%;
}

.text-block {
  font-family: Noto Sans JP, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.category {
  width: 100vw;
  height: 400vh;
  position: relative;
}

.category-link {
  width: 100vw;
  height: auto;
  padding-bottom: 10rem;
  display: none;
}

.category-left {
  flex-flow: row;
  justify-content: flex-end;
  width: 50vw;
  padding: 2rem 3rem;
  display: flex;
}

.arrow-wrap {
  align-items: flex-start;
  height: auto;
  margin-right: 2rem;
  display: flex;
}

.heading-2 {
  color: #8e514e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bigilla, sans-serif;
  transform: rotate(90deg);
}

.link-image {
  aspect-ratio: 4 / 5;
  height: 100%;
}

.image {
  vertical-align: top;
  height: 50%;
}

.image-2 {
  width: 2vw;
  height: auto;
}

.category-right {
  flex-flow: row;
  width: 50vw;
  padding: 2rem 3rem;
  display: flex;
}

.image-3 {
  height: auto;
}

.image-4 {
  height: 100%;
}

.beauty-hint {
  display: flex;
  position: relative;
  overflow: visible;
}

.beauty-left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.beauty-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  padding: 6rem 3rem;
  display: flex;
}

.beauty-point-wrap {
  border: 1px solid #ebdcce;
  flex-flow: column;
  align-items: center;
  width: 80%;
  margin-bottom: 3rem;
  padding: 5rem 3rem 3rem;
  display: flex;
  position: relative;
}

.beauty-point {
  width: 100%;
  max-width: 400px;
  margin-bottom: 1rem;
  padding: 0;
  position: relative;
}

.heading-3 {
  color: #dba279;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.beauty-paragraph {
  max-width: 400px;
  margin-bottom: 4rem;
}

.text-block-2 {
  max-width: none;
  font-family: Noto Sans JP, sans-serif;
  font-size: .875rem;
  font-weight: 200;
  line-height: 1.3rem;
}

.point-ab {
  background-color: #f6f4f1;
  position: absolute;
  top: -1.5rem;
  bottom: auto;
  left: -1.5rem;
  right: auto;
}

.text-block-3 {
  color: #ebdcce;
  font-family: Bigilla, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
}

.beauty-item-image {
  max-width: 400px;
  margin-bottom: 1rem;
}

.beauty-item-credit {
  margin-top: 1rem;
}

.text-block-4 {
  font-family: Noto Sans JP, sans-serif;
  font-size: .65rem;
  font-weight: 100;
}

.image-5 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.makeup-tips {
  background-color: #dba279;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 6rem 3rem;
  display: flex;
  position: relative;
}

.makeup-heading {
  margin-bottom: 2rem;
  display: none;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bigilla, sans-serif;
  font-size: 3rem;
  line-height: 3rem;
}

.makeup-gallery {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider {
  width: 30vw;
  height: 50vh;
}

.tips-wrap {
  align-items: center;
  display: flex;
}

.tips-number {
  margin-right: 1rem;
}

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

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

.icon-3 {
  opacity: 0;
}

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

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

.slider-2 {
  background-color: #dca379;
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide {
  object-fit: fill;
  width: 100%;
  height: auto;
  overflow: visible;
}

.slide-ab {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.snap-wrap {
  background-color: #8e514e;
  justify-content: space-between;
  width: 50vw;
  height: 100%;
  padding-top: 2rem;
  display: flex;
}

.image-6 {
  aspect-ratio: 1;
  width: 100%;
  min-width: 300px;
}

.slide-text-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  display: flex;
}

.left-arrow {
  display: block;
  left: -40px;
}

.right-arrow {
  display: block;
  right: -40px;
}

.text-block-5 {
  color: #fff;
  font-family: Bigilla, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.slide-nav {
  display: block;
  position: relative;
}

.text-block-6 {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5rem;
}

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

.gallery-size {
  background-color: #8e514e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.fashion {
  flex-flow: column;
  align-items: center;
  height: 400vh;
  padding: 0;
  display: flex;
  position: relative;
}

.fashion-title {
  z-index: 10;
  margin-bottom: 1rem;
  position: relative;
}

.heading-5 {
  color: #dda479;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.fashion-text {
  z-index: 1;
  color: #333;
  max-width: none;
  margin-bottom: 0;
  position: relative;
}

.text-block-7 {
  max-width: none;
  font-family: Noto Sans JP, sans-serif;
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.fashion-photo-01 {
  width: 50vw;
  height: 100vh;
  margin-bottom: 2rem;
  position: relative;
}

.fashion-photo-02 {
  width: 50vw;
  position: relative;
}

.used-item {
  height: 100vh;
  display: flex;
  position: relative;
}

.used-item-photo {
  width: 50vw;
}

.used-item-gallery-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  padding: 6rem 3rem;
  display: flex;
}

.used-item-slider {
  background-color: #f5f3f0;
  width: 80%;
  max-width: 600px;
  height: auto;
}

.text-block-6-copy {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: .75rem;
  font-weight: 100;
  line-height: 1.5rem;
}

.alphabet-ab {
  z-index: 100;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.text-block-8 {
  color: #8e514e;
  font-family: Bigilla, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
}

.end-credit {
  flex-flow: column;
  align-items: center;
  padding: 10rem 3rem;
  display: flex;
}

.fashion-credit {
  flex-flow: column;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
}

.fashion-credit-title {
  margin-bottom: 2rem;
}

.text-block-9 {
  text-align: center;
  font-family: Bigilla, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
}

.text-block-10 {
  color: #333;
  text-align: left;
  font-family: Noto Sans JP, sans-serif;
  font-size: .75rem;
  font-weight: 100;
  line-height: 1.5rem;
}

.contact-credit {
  flex-flow: column;
  align-items: center;
  max-width: 270px;
  margin-bottom: 4rem;
  display: flex;
}

.staff-credit {
  flex-flow: column;
  align-items: center;
  max-width: 380px;
  margin-bottom: 0;
  display: flex;
}

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

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

.icon {
  border: 1px solid rgba(0, 0, 0, 0);
  max-width: 4rem;
  margin-bottom: .5rem;
}

.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;
  background-color: #fff;
  position: fixed;
}

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

.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_logo {
  opacity: 1;
  height: 20px;
}

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

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

.nav_link {
  color: rgba(255, 255, 255, .95);
  object-fit: fill;
  height: 100%;
  padding: 10px 20px;
  font-size: .8125rem;
  font-weight: 500;
  transition: all .2s;
  overflow: visible;
}

.nav_link:hover {
  background-color: rgba(255, 255, 255, .1);
}

.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: rgba(255, 255, 255, .95);
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-logo {
  width: 197px;
}

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

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

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

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

.store-logo {
  width: 115px;
}

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

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

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

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

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

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

.snap-link, .store-snap-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;
}

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

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

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

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

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

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

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

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

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

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

.div-block {
  width: 50vw;
}

.hero-main-image {
  box-sizing: border-box;
  object-fit: cover;
  width: 50vw;
  height: 100vh;
}

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

.hero-cosme-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  padding: 0;
  display: flex;
}

.hero-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding: 3rem;
  display: flex;
  position: relative;
}

.hero-title-ab {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-8 {
  height: 50vh;
}

.scroll-anime {
  z-index: 1000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-block-41 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.scroll-line {
  background-color: #dba279;
  width: 1px;
  height: 80px;
}

.sticky-image-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky-image {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.image-9 {
  width: auto;
  height: 50vh;
}

.div-block-2 {
  position: absolute;
}

.intro-category-ab {
  z-index: 1;
  opacity: 1;
  background-color: rgba(56, 31, 12, .43);
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: auto;
}

.category-opacity-left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100%;
  padding: 2rem;
  display: flex;
}

.category-point-image, .category-beauty {
  margin-bottom: 2rem;
}

.text-block-42 {
  color: #dba279;
  text-align: center;
  font-family: Bigilla, sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 4rem;
}

.theme {
  margin-bottom: 2rem;
}

.text-block-43 {
  color: #fff;
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.ab-in-ab-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
}

.ab-line {
  background-color: #dba279;
  width: 1px;
  height: 80%;
}

.sticky-opa {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.look-link {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.look-text {
  margin-right: 10px;
  text-decoration: none;
}

.text-block-44 {
  color: #dba279;
  font-family: Bigilla, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1rem;
  text-decoration: none;
}

.look-image {
  width: 100px;
  position: relative;
  overflow: hidden;
}

.image-10 {
  width: 100px;
  padding-right: 0;
}

.look-link-wrap {
  text-decoration: none;
}

.arrow-ab {
  position: relative;
  right: 30px;
}

.image-11 {
  width: 100%;
}

.slider-size {
  flex-flow: row;
  justify-content: center;
  min-width: auto;
  max-width: 600px;
  padding: 3rem 0;
  display: flex;
}

.used-tem-photo {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.used-text {
  max-width: 500px;
  margin-bottom: 3rem;
}

.text-block-45 {
  font-family: Noto Sans JP, sans-serif;
  font-size: .75rem;
  font-weight: 300;
}

.text-block-46 {
  color: #dba279;
  font-family: Bigilla, sans-serif;
  font-size: .75rem;
  font-weight: 700;
  line-height: .75rem;
  transform: rotate(90deg);
}

.used-slider-size {
  flex-flow: row;
  justify-content: center;
  min-width: auto;
  max-width: 600px;
  padding: 3rem 0;
  display: flex;
}

.cosme-png {
  aspect-ratio: 1;
  width: 60%;
  min-width: 300px;
}

.star-image-01 {
  width: 60px;
}

.category-ab-wrap {
  z-index: 1000;
  box-sizing: border-box;
  height: auto;
  position: absolute;
  top: 3%;
  bottom: 0%;
  left: 1%;
  right: auto;
}

.text-block-47 {
  color: #955a57;
  font-family: Bigilla, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
  position: -webkit-sticky;
  position: sticky;
  top: 5%;
}

.category-sticky-text {
  color: #fff;
  font-family: Bigilla, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}

.link {
  color: #333;
  text-decoration: underline;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7 {
  color: #333;
}

.image-12 {
  width: 3rem;
}

.c-img {
  z-index: 1;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.c-img__overlay {
  background-color: #fefaee;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.c-img__overlay.yellow {
  color: #fcc2c6;
  z-index: 11;
  background-color: #fff;
  display: none;
}

.c-img__overlay_blink {
  background-color: #fefaee;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.c-img__overlay_blink.yellow {
  z-index: 11;
  background-color: #fff;
}

.m-img-01 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.m-img-01.hero.top {
  object-position: 50% 0%;
}

.c-img-2 {
  z-index: 1;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.c-img--01 {
  z-index: 2;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.c-img-02 {
  z-index: 2;
  opacity: 1;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: -100%;
  overflow: hidden;
}

.image-13 {
  width: 3rem;
}

.m-img-02 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.m-img-02.hero.top {
  object-position: 50% 0%;
}

.c-img-3 {
  z-index: 10;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.m-img {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.m-img.hero {
  z-index: 10;
}

.m-img.hero.top {
  object-position: 50% 0%;
  object-position: 50% 0%;
  object-position: 50% 0%;
}

.category-sticky-text-tips {
  color: #fff;
  font-family: Bigilla, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}

.bg-color-fashion {
  z-index: 0;
  background-color: #dca379;
  width: 50vw;
  height: 100%;
  padding: 6rem 2rem 3rem;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fashion-left {
  width: 50vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.fashion-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding: 3rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

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

.fashion-1st, .fashion-2nd {
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.fashion-3rd {
  height: 200vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.fashion-size-wrap {
  opacity: 0;
  flex-flow: column;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.fashion-decoration {
  width: 100%;
  margin-bottom: 2rem;
}

.center-mark {
  align-items: center;
  display: flex;
}

.image-15 {
  width: 2rem;
}

.decorative-line-01 {
  background-color: #dca379;
  width: 100%;
  height: 1px;
  margin-right: 1rem;
}

.decorative-line-02 {
  background-color: #dca379;
  width: 100%;
  height: 1px;
  margin-left: 1rem;
  margin-right: 0;
}

.under-line {
  background-color: #dca379;
  width: 100%;
  height: 1px;
  margin-top: 3rem;
}

.div-block-3, .over-flow-wrap {
  overflow: hidden;
}

.c-img-4 {
  z-index: 0;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.c-img-5 {
  z-index: 1;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.hero-title-image {
  height: 50vh;
}

.hero-sp {
  display: none;
}

.c-img-6 {
  z-index: -1;
  object-fit: fill;
  border: 0 #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.fashion-sp-1st {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding: 3rem;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.hero-h-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  aspect-ratio: auto;
  flex-wrap: nowrap;
  flex: 0 auto;
  align-items: flex-start;
  width: 100vw;
  height: 50vh;
  display: flex;
  overflow: scroll;
}

.hero-h-wrap.scroll {
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  overflow: visible;
}

.hero-visual-item {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex: none;
  width: auto;
  height: 50vh;
  overflow: visible;
}

.marquee-image {
  aspect-ratio: auto;
  object-fit: fill;
  width: auto;
  height: 50vh;
}

.star-under {
  width: 2rem;
}

.right-arrow-2 {
  display: block;
  right: 0;
}

.left-arrow-2 {
  display: block;
  left: 0;
}

.link-8, .link-9, .link-10 {
  color: #333;
}

.beauty-hint-sticky-image, .makeup-tips-sticky-image, .used-item-sticky-image, .fashion-sticky-image {
  width: 3rem;
  position: -webkit-sticky;
  position: sticky;
  top: 3%;
}

.hero-visual-item-2 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex: none;
  width: auto;
  height: 50vh;
  overflow: visible;
}

.marquee-image-2 {
  aspect-ratio: auto;
  object-fit: fill;
  width: auto;
  height: 50vh;
}

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

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

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

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

@media screen and (max-width: 991px) {
  .beauty-hint {
    display: flex;
  }

  .beauty-right {
    padding: 3rem 2rem;
  }

  .beauty-point-wrap {
    width: auto;
    margin-bottom: 0;
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-3 {
    font-size: .9rem;
  }

  .beauty-paragraph {
    margin-bottom: 2rem;
  }

  .text-block-3 {
    font-size: 2rem;
  }

  .slider-2 {
    height: auto;
  }

  .gallery-size {
    width: 70%;
  }

  .fashion {
    height: 240vh;
  }

  .fashion-photo-01 {
    height: 80vh;
  }

  .used-item-slider {
    width: 100%;
    height: auto;
  }

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

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

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

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

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

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

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

  .nav_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav_link {
    color: #333;
    text-align: left;
    border-top: .5px #555;
    border-bottom: .5px solid rgba(85, 85, 85, .3);
    font-weight: 500;
  }

  .menu-bar {
    background-color: rgba(255, 255, 255, .95);
    height: 2px;
    margin-bottom: 4px;
  }

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

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

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

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

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

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

  .news-link, .store-feature-link, .store-item-link, .brand-link, .top-link, .snap-link, .store-snap-link {
    font-size: 14px;
  }

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

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

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

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

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

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

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

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

  .scroll-anime {
    display: none;
  }

  .text-block-42 {
    font-size: 2.6rem;
  }

  .text-block-43 {
    font-size: .9rem;
  }

  .used-slider-size {
    max-width: none;
  }

  .image-12 {
    width: 3rem;
  }

  .m-img-01 {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .image-13 {
    width: 3rem;
  }

  .m-img-02, .m-img {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .fashion-left {
    height: 80vh;
  }

  .fashion-right {
    height: 80vh;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .fashion-1st, .fashion-2nd, .fashion-3rd {
    height: 80vh;
  }

  .fashion-size-wrap {
    width: 100%;
  }

  .hero-sp {
    display: none;
  }

  .fashion-sp-1st {
    height: 80vh;
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

@media screen and (max-width: 767px) {
  .hero.pc {
    display: none;
  }

  .intro {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .heading {
    font-size: 1.5rem;
  }

  .intro-text-wrap {
    width: 100%;
  }

  .beauty-hint {
    flex-flow: column;
    align-items: center;
  }

  .beauty-left {
    width: 100%;
    height: 100vh;
    padding: 2rem;
  }

  .beauty-right {
    width: 100vw;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .beauty-point-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-3 {
    font-size: 1rem;
  }

  .makeup-gallery {
    width: 100%;
    overflow: hidden;
  }

  .fashion {
    height: 400vh;
  }

  .fashion-photo-01 {
    width: 100vw;
  }

  .used-item {
    flex-flow: column;
    align-items: center;
    height: auto;
  }

  .used-item-photo, .used-item-gallery-wrap {
    width: 100vw;
  }

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

  .nav_component.nav-color-white, .nav-wrapper {
    background-color: rgba(255, 255, 255, 0);
  }

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

  .nav_container {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .menu-bar {
    background-color: rgba(255, 255, 255, .95);
  }

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

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

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

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

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

  ._1st-line {
    flex-direction: column;
    margin-right: 1rem;
    display: none;
  }

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

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

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

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

  ._3rd-line {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .snap-link, .store-snap-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;
  }

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

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

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

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

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

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

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

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

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

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

  .scroll-anime {
    z-index: 101;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .text-block-41 {
    color: #fff;
    font-weight: 600;
  }

  .scroll-line {
    background-color: #fff;
    width: 1px;
    height: 120px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .sticky-image, .intro-category-ab {
    flex-flow: column;
  }

  .category-opacity-left {
    width: 100vw;
  }

  .category-point-image {
    margin-bottom: 1rem;
  }

  .text-block-42 {
    font-size: 3.4rem;
  }

  .ab-in-ab-image {
    flex-flow: row;
    top: 0%;
    left: -100%;
  }

  .ab-line {
    width: 80%;
    height: 1px;
  }

  .sticky-opa {
    width: auto;
    height: 50vh;
  }

  .category-ab-wrap {
    width: 3rem;
    top: 3%;
    left: auto;
    right: 1%;
  }

  .category-sticky-text {
    font-size: 3rem;
    transform: rotate(90deg);
  }

  .image-12 {
    width: 2rem;
  }

  .c-img__overlay.yellow, .c-img__overlay_blink.yellow {
    overflow: hidden;
  }

  .image-13 {
    width: 2rem;
  }

  .m-img.hero.top {
    overflow: hidden;
  }

  .fashion-left {
    flex-flow: column;
    order: 0;
    width: 100vw;
    display: flex;
  }

  .fashion-right {
    display: none;
  }

  .fashion-1st {
    flex-flow: column;
    height: 100vh;
  }

  .fashion-2nd {
    height: 100vh;
  }

  .fashion-3rd {
    height: 200vh;
  }

  .hero-sp {
    flex-flow: column;
    align-items: center;
    width: 100vw;
    height: 80vh;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .c-img-6 {
    z-index: 1;
    height: 80vh;
  }

  .hero-sp-abwrap {
    z-index: 10;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 80vh;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .loop-text-wrap {
    flex-flow: row;
    flex: none;
    order: 0;
    align-self: auto;
    width: 100%;
    display: flex;
    overflow: hidden;
  }

  .heading-6 {
    color: #fff;
    overflow-wrap: normal;
    object-fit: fill;
    order: 0;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 2rem;
    font-family: Bigilla, sans-serif;
    font-size: 3rem;
    display: flex;
    overflow: visible;
  }

  .fashion-sp-1st {
    z-index: auto;
    background-color: #f6f4f1;
    width: 100vw;
    height: 100vh;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .image-16, .title-sp-image {
    width: 100vh;
  }

  .hero-h-wrap.scroll {
    width: 100%;
    height: auto;
  }

  .hero-visual-item {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    height: auto;
  }

  .marquee-image {
    width: 100%;
    height: auto;
  }

  .image-17 {
    width: 100%;
  }

  .beauty-hint-sticky-image {
    position: -webkit-sticky;
    position: sticky;
    top: 3%;
  }

  .hero-visual-item-2 {
    background-color: rgba(255, 255, 255, 0);
    height: auto;
  }

  .marquee-image-2 {
    width: 100vw;
    height: auto;
  }

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

@media screen and (max-width: 479px) {
  .heading {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .beauty-right {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .beauty-point-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .makeup-tips {
    height: auto;
  }

  .makeup-gallery {
    overflow: visible;
  }

  .mask {
    overflow: hidden;
  }

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

  .slide-text-wrap {
    align-items: flex-start;
  }

  .left-arrow {
    z-index: 1000;
  }

  .text-block-5 {
    line-height: 2.5rem;
  }

  .gallery-size {
    width: 100%;
  }

  .fashion {
    height: 500vh;
  }

  .heading-5 {
    font-size: 1rem;
  }

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

  .used-item {
    flex-flow: column;
  }

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

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

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

  .nav_container {
    background-color: rgba(0, 0, 0, 0);
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .menu-bar {
    background-color: rgba(255, 255, 255, .95);
  }

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

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

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

  .category-point-image {
    margin-bottom: 1rem;
  }

  .text-block-42 {
    font-size: 2.8rem;
  }

  .star-image-01 {
    width: 40px;
  }

  .category-ab-wrap {
    z-index: 500;
  }

  .image-12 {
    width: 2rem;
  }

  .c-img {
    order: -1;
    width: 100%;
  }

  .m-img-01, .m-img-01.hero {
    object-position: 55% 50%;
  }

  .c-img-2, .c-img--01, .c-img-02 {
    order: -1;
    width: 100%;
  }

  .image-13 {
    width: 2rem;
  }

  .m-img-02, .m-img-02.hero {
    object-position: 55% 50%;
  }

  .c-img-3 {
    order: -1;
    width: 100%;
  }

  .m-img, .m-img.hero, .m-img.hero, .m-img.hero, .m-img.hero {
    object-position: 55% 50%;
  }

  .category-sticky-text-tips {
    font-size: 3rem;
  }

  .fashion-3rd {
    height: 200vh;
  }

  .c-img-4, .c-img-5, .c-img-6 {
    order: -1;
    width: 100%;
  }

  .hero-visual-item {
    object-fit: fill;
  }

  .beauty-hint-sticky-image {
    width: 2rem;
  }

  .makeup-tips-sticky-image, .used-item-sticky-image, .image-18, .fashion-sticky-image {
    width: 2rem;
    position: -webkit-sticky;
    position: sticky;
    top: 3%;
  }

  .hero-visual-item-2 {
    object-fit: fill;
  }

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


@font-face {
  font-family: 'Bigilla';
  src: url('/special/beauty-hint-07/fonts/Bigilla-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}