.div-block {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.nav-wrapper-2 {
  z-index: 5;
  background-color: none;
  position: static;
}

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

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

}

.nav_link {
  height: 100%;
  color: rgba(255, 255, 255, .95);
  object-fit: fill;
  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:white;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav_container {
    max-width: none;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    margin-right: 20px;
    /* padding-left: 0; */
    padding-right: 0;
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;

}

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

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

.nav_component.nav-color-white {
  width: 100vw;
  background-color:none;
  justify-content: flex-start;
  position: relative;
}

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

.nav_logo.nav-logo-black {
  
}

@media (max-width: 768px) {
.nav_menu-wrapper {
        flex-wrap: nowrap;
        flex: none;
        position: relative;
        /* width: fit-content; */
        order: 0;
        padding-left: 50px!important;
        margin: 0px auto;
        /* justify-content: stretch; */
        display: flex;
        overflow: hidden;
    
    }}

@media (min-width: 768px) {
.nav_menu-wrapper {
    flex-wrap: nowrap;
    /* flex: none; */
    position: relative;
    width: fit-content;
    order: 0;
    padding-left: -20px;
    margin: 0px auto;
    /* justify-content: stretch; */
    /* display: flex; */
    overflow: hidden;

	}}


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

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

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

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

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

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

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

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

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

.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 {
  width: 100%;
  height: 1px;
  background-color: #666;
}

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

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

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

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

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

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

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

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

._1st-line {
  margin-bottom: 20px;
  font-size: .8125rem!important;
}

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

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

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

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

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

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

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

.fs-logo {
  width: 197px;
}

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

@media (max-width: 768px) {
.footer-2 {
  width: 100%;
  height: auto;
  background-color: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 40px 40px 20px 40px;
  display: block;
  position: absolute;

	}}

@media (min-width: 768px) {
.footer-2 {
  width: 100%;
  height: auto;
  background-color: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 40px 40px 20px 40px;
  display: block;
  position: absolute;
  bottom: 0px;
	}}


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

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

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

._2nd-line {
  margin-bottom: 20px;
  font-size: .8125rem!important;
}

._3rd-line-copy-copy {
  display: 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 {
  width: 100%;
  height: 1px;
  background-color: #666;
}

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

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

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

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

.store-item-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: .8125rem;
  font-weight: 700;
  text-decoration: none;
}

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

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

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

.store-logo {
  width: 115px;
}

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

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

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

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

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

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

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

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

}

.breadcrumbs-2 {
  width: 100%;
  height: 2.125rem;
  color: white;
  background-color:none;
  align-items: center;
  padding: 9px .85rem;
  font-size: .75rem;
  display: flex;
}

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

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

@media screen and (max-width: 991px) {
  .menu-bar {
    height: 2px;
    background-color: rgba(255, 255, 255, .95);
    margin-bottom: 4px;
  }

  .menu-bar.menu-bar-black {
    background-color: white;
  }

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

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

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

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

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

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

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

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

  .nav_menu-wrapper {
    background-color: transparent;

  }

  .news-link, .store-feature-link, .poddast-link, .post-link, .store-link {
    font-size: 13px;
  }

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

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

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

  .snap-link {
    font-size: 13px;
  }

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .menu-bar {
    background-color: rgba(255, 255, 255, .95);
  }

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

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

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

  .nav_component {
        background-color: none;
        position: absolute;
    
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  ._3rd-line {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .menu-bar {
    background-color: rgba(255, 255, 255, .95);
  }

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

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

  .nav_container {
        height: 100%;
        overflow: scroll;
        background-color: none;

    }

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

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

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

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

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

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

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