@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width: 1100px) {
  section.fv div.sub-copy {
    /*    max-width: 36.5rem;*/
    max-width: 27.375rem;
    top: 6rem;
  }
  section.fv div.main-copy {
    top: calc(50% + 1%);
  }
  section.fv div.term {
    /* max-width: 44.8rem; */
    max-width: 33.6rem;
    /*      max-width: 38.8rem;*/
  }
  section.fv div.support div.note {
    font-size: 1.2rem;
  }
  section.stories div.movie-section div.movie-section-inner {
    max-width: 70rem;
  }
  section.stories div.movie-section div.movie-section-inner div.movie-wrapper.inview-effect {
    /* max-width: 52.5rem; */
    max-width: 40.7rem;
  }
  section.stories div.movie-section div.movie-section-inner div.heading-movie {
    right: 0;
  }
  section.stories div.movie-section div.movie-section-inner div.movie-wrapper iframe {
    transform: translateX(-50%) translateY(-50%) scale(115%);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(115%);
  }
  section.team div.re-connect-article div.heading {
    white-space: nowrap;
    letter-spacing: 0.25rem;
  }
  section.stories div.view div.view-articles article div.image img {
    max-width: inherit;
    max-height: 100%;
  }
  div.coming-soon div.coming-soon-inner {
    top: 0;
    left: 0;
    width: calc(100vw - (100vw - 100%));
    height: 100vh;
    overflow: hidden;
    position: absolute;
  }
}
@media only screen and (max-width: 768px) {
  .wrapper {
    overflow: hidden;
  }
  .loading div.loading-logo {
    width: 100%;
    max-width: 12.6rem;
  }
  div.sp-menu {
    display: block;
  }
  div.sp-menu button {
    border: none;
    background: none;
    width: 4.5rem;
    height: 4.5rem;
    cursor: pointer;
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    padding: 0;
    background: #fff;
    border-radius: 1000rem;
    box-sizing: border-box;
    z-index: 100000;
  }
  div.sp-menu.active button {}
  div.sp-menu button span {
    display: block;
    position: relative;
    width: 4.5rem;
    height: 4.5rem;
  }
  div.sp-menu button:after {
    width: 2rem;
    height: 0.125rem;
    background: #4c6048;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    content: "";
    border-radius: 1000rem;
    transition: 0.25s all;
  }
  div.sp-menu button span:after {
    width: 2rem;
    height: 0.125rem;
    background: #4c6048;
    position: absolute;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    border-radius: 1000rem;
    transition: 0.25s all;
  }
  div.sp-menu button span:before {
    width: 2rem;
    height: 0.125rem;
    background: #4c6048;
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    border-radius: 1000rem;
    transition: 0.25s all;
  }
  div.sp-menu.active button:after {
    opacity: 0;
  }
  div.sp-menu.active button span:after {
    top: 2.125rem;
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    background: #5e5047;
  }
  div.sp-menu.active button span:before {
    bottom: 2.25rem;
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    background: #5e5047;
  }
  section.fv div.inner {
    position: relative;
  }
  section.fv div.inner div.scroll-menu-wrapper {
    right: -100%;
    top: 0;
    transition: 0.25s all;
    position: fixed;
    background: #5e5047;
    height: 100vh;
    width: calc(100% - 4rem);
    z-index: 10000;
    overflow-x: scroll;
  }
  section.fv div.inner div.scroll-menu-wrapper div.sp-menu-top {
    max-width: 25rem;
    margin-top: 6rem;
    padding-left: 3rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    position: relative;
    display: block;
  }
  section.fv div.inner div.scroll-menu-wrapper div.sp-menu-top:after {
    position: absolute;
    bottom: 0;
    left: 3rem;
    content: "";
    width: calc(100% - 6rem);
    height: 0.1rem;
    background: #fff;
  }
  section.fv div.inner div.scroll-menu-wrapper div.support-button {
    text-align: left;
    display: block;
    margin-left: 3rem;
  }
  section.fv div.inner div.scroll-menu-wrapper div.sp-menu-bottom-produced {
    max-width: 20rem;
    margin-top: 2rem;
    margin-left: 3rem;
    display: block;
  }
  section.fv div.inner div.scroll-menu-wrapper div.sp-menu-bottom-map {
    position: relative;
    bottom: 0;
    /*
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
*/
    width: 100%;
    /*    max-width: 20rem;*/
    display: block;
    margin-top: -10rem;
  }
  section.fv div.inner div.sp-menu.active + div.scroll-menu-wrapper {
    right: 0;
  }
  section.fv div.inner div.sp-menu.active + div.scroll-menu-wrapper ul.scroll-nav {
    position: relative;
    text-align: left;
    top: 0;
    left: 0;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
  section.fv {}
  section.fv div.sub-copy {
    top: 3rem;
    left: 3rem;
    max-width: 27.0rem;
    width: 100%;
  }
  section.fv div.main-copy {
    position: absolute;
    /*    top: 32%;*/
    top: 42.5%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
  }
  section.fv div.term {
    /*
    position: absolute;
    bottom: 5rem;
    left: 5rem;
    max-width: 51.8rem;
    width: 100%;
*/
  }
  section.fv div.term {
    position: absolute;
    left: 2rem;
    max-width: 33.0rem;
    width: calc(100% - 3rem);
    bottom: 10rem;
  }
  section.fv div.support {
    position: absolute;
    bottom: 4rem;
    right: 0;
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  section.fv div.support div.note {
    text-align: center;
    font-size: 1.6rem;
  }
  section.fv div.support div.note span {
    font-weight: normal;
  }
  section.fv div.inner div.scroll-arrow {
    bottom: 3rem;
    display: none;
  }
  section.fv div.support-button {
    text-align: center;
  }
  section.concept div.concept-top div.description {
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0 !important;
  }
  section.concept div.concept-top div.description div.produced {
    max-width: 22rem;
  }
  section.concept div.concept-message-prologue div.inner div.heading {
    font-size: 2.2rem;
    letter-spacing: 0.5rem;
    text-align: center;
  }
  section.concept div.concept-message-prologue div.inner div.description {
    text-align: center;
  }
  section.concept div.concept-message-prologue div.inner.inview-effect {
    top: 50%;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
  }
  div.concept-message-wrapper {
    padding-top: 5rem;
  }
  section.concept div.sub-title {
    font-size: 2.1rem;
    letter-spacing: 0.5rem;
    text-align: center;
  }
  section.concept div.concept-top {
    background: url(../img/concept-top-figure-sp.webp);
    background-size: cover;
  }
  section.concept div.inner div.description {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 5rem;
  }
  div.concept-message-wrapper div.responsive-flex {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 5rem;
  }
  section.concept div.concept-message-prologue div.concept-message-prologue-image img {
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  div.concept-message-wrapper div.concept-message-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    max-width: inherit;
    height: 100%;
  }
  div.concept-message-wrapper div.concept-message-image {
    position: relative;
  }
  div.concept-message-wrapper div.concept-message-image.first {
    width: 40vw;
    height: 40vw;
    overflow: hidden;
    left: 0;
    top: 0;
    margin-right: 1.25rem;
  }
  div.concept-message-wrapper div.concept-message-image.second {
    width: 40vw;
    height: 40vw;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: inherit;
    margin-right: 1.25rem;
  }
  div.concept-message-wrapper div.concept-message-image.third {
    width: 40vw;
    height: 40vw;
    overflow: hidden;
    right: 0;
    left: 0;
    top: 0;
    margin-left: 1.25rem;
  }
  div.concept-message-wrapper div.concept-message-image.fourth {
    width: 40vw;
    height: 40vw;
    overflow: hidden;
    right: 0;
    left: 0;
    top: 0;
    bottom: inherit;
    margin-left: 1.25rem;
  }
  section.concept div.slide-image.inview-effect {
    margin-top: 0;
    margin-bottom: 5rem;
  }
  section.stories > div.inner {
    padding-bottom: 14rem;
    position: relative;
  }
  section.stories > div.inner:after {
    width: calc(100% - 10rem);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    background: #4c6048;
    height: 0.1rem;
  }
  section.stories div.movie-section div.movie-section-inner {
    margin-bottom: 7rem;
    overflow: hidden;
  }
  section.stories div.movie-section div.movie-section-inner div.heading-movie {
    position: relative;
    margin-left: 3rem;
    right: 0;
    bottom: 7rem;
    max-width: 25.7rem;
    width: 100%;
  }
  section.stories div.movie-section div.movie-section-inner div.movie-wrapper.inview-effect {
    overflow: hidden;
    width: 100%;
  }
  section.stories div.movie-section div.movie-section-inner div.movie-wrapper.inview-effect.show {
    top: 0;
  }
  section.stories div.view div.view-articles {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  section.stories div.view div.view-articles article div.image {
    height: 44.0rem;
    position: relative;
    overflow: hidden;
  }
  section.stories div.view div.view-articles article div.image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    min-height: 44rem;
    min-width: 39.8rem;
    max-height: inherit;
    max-width: 100%;
  }
  section.stories div.view div.view-articles article {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    margin-bottom: 1.5rem !important;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.details-link {
    position: absolute;
    bottom: 3rem;
    left: 3rem;
    font-size: 1.7rem;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.details-link span {
    font-size: 2rem;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.lead {
    font-size: 1.8rem;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.position {
    font-size: 1.4rem;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.name {
    font-size: 2.3rem;
    margin-bottom: 3rem;
  }
  section.stories div.view div.view-articles article div.view-inner div.modal-link div.description {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    max-width: 18.5rem !important;
  }
  section.team div.team-wrapper {
    display: block;
    margin-bottom: 0;
  }
  section.team div.team-wrapper div.team-visual {
    position: relative;
    top: 0;
    width: 100%;
    margin-right: 0;
    height: auto !important;
  }
  section.team div.team-wrapper div.team-visual div.team-visual-inner {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    text-align: center;
    background: url("../img/team-figure-main-01-sp.webp");
    background-position: center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  section.team div.team-wrapper div.team-visual div.team-visual-inner div.heading {
    width: 100%;
  }
  section.team div.team-wrapper div.team-visual div.team-visual-inner div.heading img {
    margin-left: auto;
    margin-right: auto;
    max-width: 26rem;
  }
  section.team div.team-wrapper div.team-visual div.team-visual-inner div.description {
    font-size: 1.5rem;
  }
  section.team div.team-wrapper div.team-visual div.image {
    height: auto !important;
  }
  section.team div.team-wrapper div.member-wrapper {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 4rem;
  }
  section.team div.team-wrapper div.member-wrapper ul {
    width: calc(100%);
  }
  section.team div.team-wrapper div.member-wrapper ul li div.profile {
    align-items: end;
  }
  section.team div.team-wrapper div.member-wrapper ul li div.profile div.data div.position {
    font-size: 1.2rem;
  }
  section.team div.team-wrapper div.member-wrapper ul li:last-child {
    margin-bottom: 0;
  }
  section.team div.team-wrapper div.member-wrapper ul li div.profile div.data div.name {
    font-size: 1.7rem;
  }
  section.team div.team-wrapper div.member-wrapper ul li div.description {
    font-size: 1.2rem;
  }
  section.team div.re-connect-wrapper {
    display: block;
    padding: 4rem;
    box-sizing: border-box;
    padding-top: 0;
  }
  section.team div.re-connect-article div.headings-wrap {
    width: 100%;
  }
  section.team div.re-connect-article.first {
    display: block;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
  section.team div.re-connect-article.first:after {
    width: 100%;
    height: 0.1rem;
    position: absolute;
    top: 0;
    transform: none;
    -webkit-transform: none;
    right: 0;
    left: 0;
    content: "";
    background: #c9cfc8;
  }
  section.team div.re-connect-article.first:before {
    width: 100%;
    height: 0.1rem;
    position: absolute;
    bottom: 0;
    transform: none;
    -webkit-transform: none;
    left: 0;
    content: "";
    background: #c9cfc8;
  }
  section.team div.re-connect-article.second {
    display: block;
    width: 100%;
  }
  section.team div.re-connect-article div.description {
    width: 100%;
    padding-right: 0;
    font-size: 1.4rem;
    position: relative;
    line-height: 2;
  }
  section.team div.re-connect-article div.headings-wrap {
    padding-left: 0;
  }
  section.team div.re-connect-article div.heading {
    margin-bottom: 2rem;
  }
  section.team div.re-connect-article.second div.description {
    width: 100%;
    padding-right: 0;
  }
  section.team div.re-connect-article.third {
    max-width: 100%;
    width: calc(100% - 8rem);
    margin-left: auto;
    margin-right: auto;
    border: none;
    border-top: 0.1rem solid #4c6048;
    border-bottom: 0.1rem solid #4c6048;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    display: block;
  }
  section.team div.re-connect-article.third div.description {
    width: 100%;
    padding-right: 0;
    font-size: 1.4rem;
    position: relative;
    line-height: 2;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 1.5rem;
  }
  section.team div.re-connect-article.third:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3rem;
    content: "";
    border: none;
    border-left: 0.1rem solid #4c6048;
    border-right: 0.1rem solid #4c6048;
    pointer-events: none;
  }
  section.team div.re-connect-article.third:after {
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3rem;
    content: "";
    border: none;
    border-left: 0.1rem solid #4c6048;
    border-right: 0.1rem solid #4c6048;
    pointer-events: none;
  }
  section.team div.re-connect-article.third div.headings-wrap {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  section.rewards {
    padding-left: 3rem;
    padding-right: 3rem;
    box-sizing: border-box;
    overflow: hidden;
  }
  section.rewards div.rewards-section-background {
    width: calc(100% + 6rem);
    background: #4c6048;
    margin-left: -3rem;
    padding-left: 3rem;
    padding-right: 3rem;
    box-sizing: border-box;
  }
  /*
section.rewards div.rewards-background {
    height: 30rem;
    background: url(../img/rewards-figure-main-01.webp);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}
*/
  section.rewards div.rewards-background, section.rewards div.last-background {
    height: 30rem;
  }
  section.rewards div.rewards-section-background > div.inner > div.description {
    letter-spacing: 0;
    font-size: 1.4rem;
    white-space: nowrap;
  }
  section.rewards div.rewards-section-background > div.inner > div.heading {
    letter-spacing: 0.25rem;
  }
  section.rewards div.inner > div.description {
    letter-spacing: 0;
  }
  section.rewards div.rewards-articles div.heading {
    text-align: left;
    font-size: 2.8rem;
    letter-spacing: 0.25rem;
    padding-bottom: 1rem;
  }
  section.rewards div.rewards-articles div.heading span {
    display: block;
    margin-left: 0;
    font-size: 1.5rem;
  }
  section.rewards div.rewards-articles article div.profile div.position {
    font-size: 1.1rem;
  }
  section.rewards div.rewards-articles article div.profile div.name {
    font-size: 1.7rem;
  }
  section.rewards div.rewards-articles article.first div.rewards-wrap {
    display: block;
  }
  section.rewards div.rewards-articles article.first div.details {
    max-width: 100%;
  }
  section.rewards div.rewards-articles article.first div.details div.name {
    font-size: 1.6rem;
    font-weight: bold;
  }
  section.rewards div.rewards-articles article.first div.details div.description {
    font-size: 1.2rem;
  }
  section.rewards div.rewards-articles article.first div.product-photo {
    width: 100%;
    margin-left: 0;
    position: relative;
    display: none;
  }
  section.rewards div.rewards-articles article.first div.details div.addition div.label {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  section.rewards div.rewards-articles article.first div.product-photo.responsive-block {
    display: block;
  }
  section.rewards div.rewards-articles article.first div.product-photo.responsive-block img {
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto;
  }
  section.rewards div.rewards-articles article.first div.details div.addition {
    font-size: 1.3rem;
    white-space: wrap;
    display: block;
    margin-top: 1rem;
  }
  section.rewards div.rewards-articles article.second > div.description {
    font-size: 1.4rem;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap {
    display: block;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(1) {
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 2rem 2rem 2rem;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(2) {
    width: 100%;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(3) {
    width: 100%;
    padding: 2.0rem;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(3) div.lead {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(3) div.description {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  section.rewards div.rewards-articles article.second div.rewards-wrap > div:nth-child(3) div.extra {
    font-size: 1.4rem;
    position: relative;
    bottom: 0;
    margin-top: 1rem;
  }
  section.rewards div.rewards-articles article.second div.philosophy-description {
    font-size: 1.3rem;
  }
    
  section.rewards div.rewards-articles article.second div.details div.labels ul li {
    font-size: 1.4rem;
  }
  section.rewards div.rewards-articles article.third > div.description {
    font-size: 1.4rem;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap {
    display: block;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card {
    width: 100%;
    margin-right: 0;
    display: block;
    box-shadow: 0 0 2rem rbga(0, 0, 0, 0.75);
    margin-bottom: 3rem;
  }
  section.rewards div.rewards-articles article div.philosophy-wrap div.philosophy-title {
    font-size: 1.8rem;
    white-space: nowrap;
  }
  section.rewards div.rewards-articles article div.philosophy-wrap div.philosophy-number {
    font-size: 1.1rem;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card div.details div.lead {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card div.details div.description {
    font-size: 1.4rem;
    padding-bottom: 0;
    box-sizing: border-box;
    display: block;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card div.details div.description div.extra {
    margin-top: auto;
    position: relative;
    bottom: 0;
    padding-right: 0;
    margin-top: 1.5rem;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card div.details:nth-child(3) {
    padding: 2rem 2rem 2rem 2rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth {
    display: block;
    margin-bottom: 4rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(1) {
    width: 100%;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.philosophy-wrap div.philosophy-number {
    text-align: center;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.philosophy-wrap div.philosophy-title {
    text-align: center;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.philosophy-wrap div.philosophy-photo img {
    width: calc(100% + 4rem);
    margin-left: -2rem;
    max-width: inherit;
  }
  /*
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.philosophy-wrap div.philosophy-description {
    font-size: 1.4rem;
  }
*/
    
    section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(1) div.labels {
  display: none !important;
}
    
    
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1rem;
    width: calc(100% - 4rem);
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul {
    /*  width: 48.0rem;*/
    white-space: nowrap;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul li {
    background: #4c6048;
    color: #fff;
    display: inline-block;
    margin-right: 0;
    font-size: 1.6rem;
    font-family: "Zen Kaku Gothic New", serif;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-weight: bold;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels {
    margin: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul, section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul li {
    margin: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul {
    margin-top: 1rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels ul li:first-child {
    margin-bottom: 0.5rem
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.lead {
    font-size: 1.8rem;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 1rem;
    letter-spacing: 0.125rem;
    font-weight: 600;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.description {
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  section.rewards div.rewards-articles article.third > div.rewards-wrap > div.rewards-card div.details div.description div.note {
    font-size: 1.2rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.philosophy-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) {
    width: 100%;
    box-sizing: border-box;
    padding: 2rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details div.description {
    padding: 2rem;
    line-height: 1.75;
    margin-bottom: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.labels {
    display: block;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details div.labels ul {
    width: 100%;
    white-space: wrap !important;
    margin-bottom: 1rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details div.labels ul li {
    margin-bottom: 1rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.note {
    line-height: 1.75;
    font-size: 1.4rem;
    white-space: normal;
    margin-bottom: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.note table th, section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.note table td {
    display: block;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) span.addition-note {
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 0;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.product-photo, section.rewards div.rewards-articles article.third div.rewards-card.fourth div.product-photo img {
    width: calc(100% + 4rem);
    margin-left: -2rem;
    max-width: inherit;
    margin-top: 1rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.product-photo img {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.souvenir {
    display: block;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.souvenir div.souvenir-label {
    display: inline-block;
    margin-bottom: 1rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details:nth-child(2) div.souvenir div.souvenir-name {
    line-height: 1.75;
  }
  /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
  /*
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details div.addition-note {
    font-size: 1.2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  section.rewards div.rewards-articles article.third div.rewards-card.fourth div.details div.labels div.note {
    width: 100%;
    font-size: 1.4rem;
  }
*/
  section.rewards div.rewards-articles article.fourth div.rewards-wrap {
    display: block;
    margin-bottom: 4rem;
  }
  section.rewards div.inner div.description.last {
    padding-bottom: 4rem;
    font-size: 1.6rem !important;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(1) {
    width: 100%;
    text-align: center;
    position: relative;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(1):after {
    content: "";
    position: absolute;
    bottom: 0;
    width: calc(100% - 8rem);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 0.1rem;
    background: #4c6048;
    top: inherit;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(2) {
    width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(2) div.lead {
    text-align: center;
    margin-bottom: 1rem;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(2) div.description {
    font-size: 1.4rem;
    margin-bottom: 4rem;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(2) div.note {
    font-size: 1.4rem;
  }
  section.rewards div.rewards-articles article.fourth div.rewards-wrap > div.details:nth-child(2) div.product-photo {
    position: absolute;
    top: inherit;
    bottom: 0;
    right: -1.5rem;
    content: "";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 10rem;
  }
  footer {
    height: auto;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 2rem;
  }
  footer div.footer-inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
  }
  footer ul.footer-nav {
    display: none;
  }
  footer div.term {
    display: none;
  }
  footer div.map {
    display: none;
  }
  footer div.copyright {
    max-width: 23rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  section.stories div.modal.active {
    background: linear-gradient(90deg, #4c6048 0%, #4c6048 50%, #5e5047 50%, #5e5047 100%);
  }
  /*
  section.stories div.modal.active:after {
    width: 50%;
    opacity: 1;
  }
*/
  section.stories div.modal div.inner div.modal-contents-wrapper {
    display: block;
    margin-bottom: 4rem;
    overflow: hidden;
  }
  section.stories div.modal div.inner {
    position: relative;
    top: 0 !important;
    left: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
    z-index: 1;
  }
  section.stories div.modal div.inner div.message {
    width: 100%;
  }
  section.stories div.modal div.inner div.profile-wrapper {
    width: 100%;
    text-align: left;
  }
  section.stories div.modal div.inner div.profile-wrapper > div.english-sign {
    display: block !important;
    float: none;
    margin-top: 0;
    margin-left: 2rem;
    pointer-events: none;
    margin-bottom: -4rem;
    z-index: 1000;
    position: relative;
    max-width: 15.5rem;
  }
  section.stories div.modal div.inner div.profile-wrapper div.profile-image {
    top: 0;
    left: calc(50% - 2rem);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    max-width: 36.0rem;
    position: relative;
  }
  section.stories div.modal div.inner div.profile-wrapper div.profile-image div.slick-list {
    transform: scale(100%);
    /*    pointer-events: none;*/
  }
  section.stories div.modal div.inner div.profile-wrapper div.profile-image .slick-arrow {
    display: block !important;
  }
  section.stories div.modal div.inner div.profile-wrapper div.profile-image .slick-arrow.slick-prev {
    display: none !important;
  }
  section.stories div.modal div.inner div.profile-wrapper div.profile-image .slick-arrow.slick-next {
    display: block !important;
    border: none;
    background: none;
    font-size: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  section.stories div.modal div.inner div.profile-wrapper ul.slick-dots {
    display: none !important;
  }
  section.stories div.modal div.inner div.profile-wrapper div.english-decoration.responsive-block {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-family: "Abril Fatface", serif;
    text-align: left;
    letter-spacing: 0.25rem;
    position: relative;
    z-index: 1000;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  section.stories div.modal div.inner div.profile-wrapper div.description.responsive-block {
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 5rem;
    padding-bottom: 5rem;
    position: relative;
  }
  section.stories div.modal div.inner div.profile-wrapper div.description.responsive-block:after {
    width: calc(100% - 8rem);
    height: 0.1rem;
    background: #a6b0a3;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  section.stories div.modal div.inner div.profile-wrapper div.position {
    text-align: center;
    font-size: 1.1rem;
  }
  section.stories div.modal div.inner div.profile-wrapper div.name {
    text-align: center;
  }
  section.stories div.modal div.inner div.profile-wrapper div.description {
    font-size: 1.2rem;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  section.stories div.modal div.inner div.message div.heading > div {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 1.9rem;
  }
  div.modal-close button {
    border: none;
    background: none;
    width: 4.5rem;
    height: 4.5rem;
    cursor: pointer;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    padding: 0;
    background: #fff;
    border-radius: 1000rem;
    box-sizing: border-box;
    z-index: 10000;
  }
  div.modal-close button {
    display: block;
  }
  div.modal-close button span {
    display: block;
    position: relative;
    width: 4.5rem;
    height: 4.5rem;
  }
  div.modal-close button span:after {
    width: 2rem;
    height: 0.125rem;
    background: #5e5047;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    border-radius: 1000rem;
    transition: 0.25s all;
    top: 2.125rem;
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
  }
  div.modal-close button span:before {
    width: 2rem;
    height: 0.125rem;
    background: #5e5047;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    border-radius: 1000rem;
    transition: 0.25s all;
    bottom: 2.25rem;
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
  }
  /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
  body.coming-soon {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.coming-soon div.coming-soon-inner {}
  div.coming-soon div.coming-soon-inner div.coming-soon-description {
    max-width: 35rem;
    top: 2.5rem;
    transform: translateX(-50%) translateY(0);
    -webkiti-transform: translateX(-50%) translateY(0);
  }
  div.coming-soon div.coming-soon-inner div.coming-soon-description div.responsive-block img:nth-child(1) {
    margin-bottom: 5vh;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  div.coming-soon div.coming-soon-inner div.coming-soon-description div.responsive-block img:nth-child(2) {
    margin-bottom: 4vh;
  }
  div.coming-soon div.coming-soon-inner div.coming-soon-description span {
    font-size: 1.5rem;
    color: #fff;
  }
  div.coming-soon div.coming-soon-inner div.support-button a {
    font-size: 1.6rem;
  }
  div.coming-soon div.coming-soon-inner div.support-button a span {
    color: #4c6048;
  }
  div.coming-soon div.coming-soon-inner div.support-button a:hover span {
    color: #fff;
  }
  /* addition 251010 */
  /*
    section.rewards div.rewards-articles article.third > div.heading {
        max-width: calc(100%); margin-left: auto; margin-right: auto; position: relative; left: 0;
        
    }
    
    section.rewards div.rewards-articles article.third > div.description {
        max-width: calc(100%); margin-left: auto; margin-right: auto; position: relative; left: 0;
        
    }
*/
}