@charset "UTF-8";
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

h1,
h2,
h2,
h4,
p {
  font-family: "Noto Sans JP", sans-serif;
}

h1 {
  font-size: 5rem;
  line-height: 2;
  letter-spacing: 1rem;
  text-align: center;
}

p {
  font-size: 1.6rem;
  line-height: 3;
  letter-spacing: 4px;
  color: #242424;
}

h2 {
  font-weight: 700;
  font-size: 3.6rem;
  letter-spacing: 2rem;
}

.sub-h2 {
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: 2rem;
}

h4 {
  font-weight: 500;
  font-size: 6rem;
}

.modHidden {
  font-size: 0;
}

@media screen and (max-width: 768px) {
  .modBpPc {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .modBpSp {
    display: none;
  }
}

.storytelling {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .storytelling {
    font-size: 1.6rem;
  }
}

.annotation {
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .annotation {
    font-size: 1.2rem;
  }
}

.centering-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  justify-self: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.centering-container--purpose {
  max-width: 1500px;
}
.centering-container--futureVision {
  max-width: 1200px;
}
.centering-container > picture {
  display: block;
}

.wh-100vh {
  height: 100vh;
}

@media screen and (max-width: 768px) {
  .spHeightOverwrite {
    height: auto !important;
    padding: 200px 20px !important;
  }
}

.article {
  width: 100%;
}

.top {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: center;
  padding-bottom: 100vh;
}
@media screen and (max-width: 768px) {
  .top {
    padding-bottom: 0;
  }
}
.top img {
  width: 1024px;
  margin: auto;
}
.top p {
  text-align: center;
}
.top-message {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-message {
    font-size: 1.4rem;
  }
}

#statement {
  padding-top: 100px;
  padding-bottom: 300px;
}
@media screen and (max-width: 1000px) {
  #statement {
    height: auto;
    padding: 0 20px 0px 20px;
  }
}
#statement .statement-text {
  margin-bottom: 40px;
}
#statement p {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #statement p {
    font-size: 1.4rem;
    line-height: 2.5;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  #statement p.annotation {
    font-size: 1.2rem;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-align: left;
    display: flex;
    gap: 2px;
  }
  #statement p.annotation::before {
    content: "※";
  }
}

#purpose > * {
  pointer-events: none;
}
#purpose .centering-container {
  padding: 0 20px !important;
}
@media screen and (max-width: 768px) {
  #purpose .centering-container:not(#purpose_top) {
    padding: 0 20px;
  }
}
#purpose_top {
  max-width: 1074px;
}
@media screen and (max-width: 768px) {
  #purpose_top {
    padding: 0 37px;
  }
}
#purpose_top img {
  width: 100%;
  height: auto;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  #purpose h2 {
    text-align: center;
    letter-spacing: 0.34em;
    font-size: 2.8em;
  }
}
#purpose h2 ~ .sub-h2 {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 2rem;
}

#value {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #value .centering-container {
    padding: 0 20px;
  }
  #value h2 {
    font-size: 2.8em;
    letter-spacing: 0.34em;
  }
  #value h2 ~ .sub-h2 {
    font-size: 2em;
    letter-spacing: 0.34em;
  }
  #value .storytelling {
    font-size: 1.4em;
    letter-spacing: 0.1em;
  }
}
#value .left {
  text-align: left;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #value .left {
    padding-left: 40px;
  }
}
#value .left img {
  width: 250px;
  aspect-ratio: 1/1;
  position: absolute;
  top: -70px;
  left: -100px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #value .left img {
    width: 150px;
    height: 150px;
    left: -16px;
    top: -70px;
  }
}
#value .left .mini_metaball {
  width: 250px;
  position: absolute;
  top: -70px;
  left: -100px;
  z-index: 1;
}
#value .right {
  text-align: right;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #value .right {
    padding-right: 40px;
  }
}
#value .right img {
  width: 250px;
  position: absolute;
  top: -110px;
  right: -100px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #value .right img {
    width: 150px;
    height: 150px;
    right: -12px;
    top: -70px;
  }
}
#value .right .mini_metaball {
  width: 250px;
  position: absolute;
  top: -110px;
  right: -100px;
  z-index: 1;
}
#value .value-statement-container {
  max-width: 1020px;
  width: 100%;
  margin-bottom: 500px;
}
@media screen and (max-width: 768px) {
  #value .value-statement-container {
    margin-bottom: 200px;
  }
}
#value .value-statement-container h4 {
  position: relative;
  z-index: 2;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #value .value-statement-container h4 {
    font-size: 2.8em;
  }
}
#value .value-statement-container p {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #value .value-statement-container p {
    font-size: 1.2em;
  }
}
.year2046 > .centering-container {
  max-width: 1024px;
}
@media screen and (max-width: 1000px) {
  .year2046 > .centering-container {
    padding: 0 20px;
  }
  .year2046 > .centering-container > .standard_scroll {
    width: 100%;
  }
}
.year2046 .year2046-h2 {
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
}
@media screen and (max-width: 768px) {
  .year2046 .year2046-h2 {
    font-size: 2.8em;
    line-height: 39.2px;
    letter-spacing: 0.5em;
  }
}
@media screen and (max-width: 768px) {
  .year2046 .year2046-h2 ~ .storytelling {
    font-size: 1.4em;
    line-height: 35px;
    letter-spacing: 0.1em;
  }
}
.year2046 img {
  max-width: 1024px;
  margin-top: 10px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .year2046 .storytelling {
    font-size: 1.4em;
    line-height: 35px;
    letter-spacing: 0.1em;
  }
}

#future_vision .future_vision-title {
  padding: 0 20px;
}
#future_vision .future_vision-title img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
#future_vision .future_vision-statement {
  padding: 0 20px;
}
#future_vision .future_vision-statement > div {
  opacity: 0;
  animation-duration: 2s; /* アニメーションの時間 */
  animation-delay: 0s; /* アニメーション開始時間 */
}
#future_vision .statementDetail {
  max-width: 1024px !important;
}
#future_vision .future_vision_statement_id_1 {
  width: 100%;
  max-width: 825px;
  height: auto;
}
#future_vision .future_vision_statement_id_2 {
  width: 100%;
  max-width: 820px;
  height: auto;
}
#future_vision .main_statement-1 {
  margin-bottom: 90px;
}
#future_vision .main_statement-2 {
  margin-bottom: 130px;
}
#future_vision .statement-container-wrapper {
  max-width: 1024px;
  margin-left: 100px;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  #future_vision .statement-container-wrapper {
    margin-left: 30px;
    margin-right: 20px;
  }
}
#future_vision .statement_container {
  margin-bottom: 0px;
  padding-top: 200px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container {
    padding-top: 100px;
    padding-bottom: 200px;
  }
}
#future_vision .statement_container img {
  width: 300px;
  position: absolute;
  top: 100px;
  left: -170px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container img {
    width: 200px;
    left: -100px;
    top: 35px;
  }
}
#future_vision .statement_container div {
  padding-left: 40px;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container div {
    padding-left: 20px;
  }
}
#future_vision .statement_container .statement_container-title {
  font-weight: 700;
  font-size: 3.6rem;
  letter-spacing: 1.2rem;
  line-height: 2;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container .statement_container-title {
    font-size: 2.6em;
    line-height: 39.2px;
    letter-spacing: 0.5em;
  }
}
#future_vision .statement_container .large_text {
  font-size: 3.2rem;
  letter-spacing: 1.2rem;
  line-height: 2;
  font-weight: 700;
  margin-top: 50px;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container .large_text {
    font-size: 2.2em;
    letter-spacing: 0.34em;
  }
}
#future_vision .statement_container p {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #future_vision .statement_container p {
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  #positioning {
    padding: 0 20px 100px;
  }
}
#positioning img {
  width: 100%;
  height: auto;
  max-width: 1024px;
}
@media screen and (max-width: 768px) {
  #positioning img {
    max-width: 900px;
  }
}
#positioning .positioning-h2 {
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.39em;
  font-size: 4.3em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #positioning .positioning-h2 {
    font-size: 2.8em;
    line-height: 39.2px;
    letter-spacing: 0.5em;
    padding-left: 15px;
  }
}
#positioning .positioning-h2 ~ .storytelling {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.203em;
  color: #242424;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #positioning .positioning-h2 ~ .storytelling {
    font-size: 1.4em;
    line-height: 35px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  #positioning .genten_img {
    width: 1200px;
  }
}
#positioning .genten_img_container {
  max-width: 945px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  #positioning .genten_img_container {
    aspect-ratio: 1200/580;
    overflow: auto;
    width: calc(100% + 40px);
    height: 500px;
    margin: 10px calc(50% - 50vw) 0;
  }
}
#positioning .centering-container {
  max-width: 1024px;
}
@media screen and (max-width: 768px) {
  #positioning .centering-container:nth-child(1) {
    position: relative;
    z-index: 2000;
  }
}

.president_message {
  padding-top: 500px;
}
@media screen and (max-width: 768px) {
  .president_message {
    padding: 0 20px;
    height: 100vh;
  }
}
@media screen and (max-width: 518px) {
  .president_message {
    height: auto;
  }
}
.president_message h2 {
  padding-bottom: 65px;
  padding-left: 12px;
}
@media screen and (max-width: 768px) {
  .president_message h2 {
    font-size: 2.8em;
    line-height: 1.4;
    letter-spacing: 0.5em;
    padding-bottom: 33px;
  }
}
.president_message p {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .president_message p {
    font-size: 1.4em;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.president_message div {
  max-width: 900px;
  margin: auto;
  border-bottom: #242424 solid 1px;
}
.president_message .signature {
  font-size: 1.6rem;
  line-height: 1.75;
  padding-top: 55px;
  margin-bottom: 50px;
}
#visual_message {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  #visual_message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}
#visual_message h2 {
  margin-bottom: 30px;
  padding-left: 12px;
}
@media screen and (max-width: 768px) {
  #visual_message h2 {
    font-size: 2.8em;
    line-height: 1.4;
    letter-spacing: 0.5em;
    margin-bottom: 23px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #visual_message h2 ~ .storytelling {
    font-size: 1.4em;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
#visual_message .visual_message-annotaion {
  margin-top: 30px;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #visual_message > .centering-container {
    padding: 50px 20px;
  }
}

.color_sample {
  width: 100vw;
  height: 175px;
  margin: auto;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .color_sample {
    margin: 25px 0 0;
  }
}
.color_sample iframe {
  width: 100vw;
  border: none;
}

footer {
  height: 50px;
}

.animate__animated {
  opacity: 0;
  animation-duration: 5s;
  will-change: opacity, transform;
}

.sticky {
  position: sticky;
  top: 500px;
}

.scrollify {
  width: 100%;
}

.scroll_area {
  height: 100000px;
  z-index: 1000;
  position: relative;
}

@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(10%);
  }
  50% {
    transform: translateY(-10px);
  }
}
.anime-fuwafuwa {
  animation: 5s fuwafuwa ease-in-out infinite alternate-reverse;
}

/*# sourceMappingURL=style.css.map */
