main {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1366px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.backgroundWaves {
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1920px;
  width: 100%;
  min-width: 1366px;
  height: 6000px;
  overflow: hidden;
}

.backgroundWaves__item1 {
  z-index: -1;
  position: absolute;
  top: 2100px;
  left: -2.0%;
  width: 113%;
  transform: scale(-1, 1);
}

.backgroundWaves__item2 {
  z-index: -1;
  position: absolute;
  top: 5325px;
  left: -10.4%;
  width: 113%;
  transform: scale(-1, -1);
}

.baigeBackground {
  z-index: -10;
  position: absolute;
  top: 3028px;
  left: 0;
  width: 100%;
  height: 1900px;
  background: #faf9f7;
}

.pageImage__container {
  margin: 0 auto 120px auto;
  max-width: 1680px;
  width: 92%;
  height: fit-content;
  overflow: hidden;
  position: relative;
}

.pageImage {
  z-index: 1;
  width: 100%;
  height: auto;
}

.pageImage__logo {
  z-index: 10;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pageImage__logo__image {
  width: 279px;
  height: 229px;
}

.pageImage__logo__text {
  color: #fff;
  font-size: 30px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  letter-spacing: 0.08em;
}

.otherPages {
  margin: 0 auto 0 auto;
  width: 860px;
  height: 226px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  transform: translate(0, -245px);
}

.otherPages__item {
  width: 251px;
  height: 176px;
  display: flex;
  flex-direction: column;
  transition: opacity 0.5s;
}

.otherPages__item__image {
  width: 100%;
  height: 119px;
}

.otherPages__item__text {
  height: 52px;
  background: #9f7b4f;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 15px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  position: relative;
}

.otherPages__item__text__arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
  width: 16.12px;
  height: 10.7px;
}

.concept {
  margin-top: -100px;
  width: 1920px;
  height: 689px;
  display: flex;
  overflow: hidden;
}

.concept__image {
  width: 940px;
  height: 689px;
}

.concept__body {
  margin: 194px 0 0 10%;
  width: 25%;
}

.concept__body__title {
  color: #9f7b4f;
  font-size: 30px;
  font-family: "RobotoCondensed-Light", "Roboto Condensed";
  font-weight: 300;
  letter-spacing: 0.08em;
}

.concept__body__caption {
  color: #3b3b3b;
  font-size: 40px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  font-weight: 500;
  letter-spacing: 0.08em;
}

.concept__body__text {
  margin-top: 56px;
  color: #222;
  font-size: 16px;
  font-family: "NotoSansJP-Regular", "Noto Sans JP";
  letter-spacing: 0.03em;
  line-height: 1.9;
}

.concept2 {
  margin: 100px auto 0 auto;
  width: 1110px;
}

.concept2__image {
  width: 100%;
}

.content {
  margin: 250px auto 0 auto;
  width: 1110px;
  height: 1959px;
  position: relative;
}

.content__title {
  position: absolute;
  top: 0;
  right: 0;
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
}

.content__title__text {
  color: #9f7b4f;
  font-size: 30px;
  font-family: "RobotoCondensed-Light", "Roboto Condensed";
  font-weight: 300;
  letter-spacing: 0.08em;
}

.content__title__line {
  width: 24px;
  height: 1px;
  background: #9f7b4f;
}

.content__section1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 505px;
}

.content__section2 {
  position: absolute;
  top: 147px;
  left: 605px;
  width: 505px;
}

.content__section3 {
  position: absolute;
  top: 940px;
  left: 0;
  width: 505px;
}

.content__section4 {
  position: absolute;
  top: 1087px;
  left: 605px;
  width: 505px;
}

.content__number__container {
  width: 0;
  height: 0;
  position: relative;
}

.content__number {
  position: absolute;
  z-index: -1;
  color: #9f7b4f;
  font-size: 110px;
  font-family: "Cormorant-Light", "Cormorant";
  font-weight: 300;
  letter-spacing: -0.02em;
}

.content__number__1 {
  top: -166px;
  left: -46px;
}

.content__number__2 {
  top: -166px;
  left: -46px;
}

.content__number__3 {
  top: -187px;
  left: -51px;
  z-index: -1;
}

.content__number__4 {
  top: -188px;
  left: -47px;
}

.content__number__line {
  position: absolute;
  top: 24px;
  left: -42px;
  width: 130px;
  height: 1px;
  background: #000;
  transform: rotate(-43deg);
}

.content__image {
  width: 505px;
  height: 550px;
}

.content__filler {
  width: 100px;
}

.content__text {
  width: 505px;
}

.content__text__caption {
  margin-top: 35px;
  color: #3b3b3b;
  font-size: 35px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  letter-spacing: 0.08em;
  line-height: 1.9;
}

.content__text__p {
  margin-top: 40px;
  color: #222;
  font-size: 16px;
  font-family: "NotoSansJP-Regular", "Noto Sans JP";
  letter-spacing: 0.03em;
  line-height: 2.0;
}

.more__button__container {
  margin: 100px 0 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.more__button {
  width: 350px;
  height: 80px;
  background: #9f7b4f;
  color: #fff;
  font-size: 20px;
  font-family: "RobotoCondensed-Light", "Roboto Condensed";
  font-weight: 300;
  letter-spacing: 0.08em;
  position: relative;
  transition: all 0.3s;
}

.more__button:hover {
  background: #fff;
  color: #9f7b4f;
  border: #9f7b4f 1px solid;
}

.more__button__arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
  width: 16.12px;
  height: 10.7px;
}

.more__button:hover .more__button__arrow__whiteArrow {
  display: none;
}

.more__button__arrow__goldenArrow {
  display: none;
}

.more__button:hover .more__button__arrow__goldenArrow {
  display: block;
}

.voice {
  margin: 300px 0 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

.voice__title__line {
  width: 24px;
  height: 1px;
  background: #9f7b4f;
}

.vioce__title__text {
  margin: 0 10px 0 10px;
  color: #9f7b4f;
  font-size: 30px;
  font-family: "RobotoCondensed-Light", "Roboto Condensed";
  font-weight: 300;
  letter-spacing: 0.08em;
}

.voice__caption {
  margin-top: 40px;
  color: #3b3b3b;
  font-size: 30px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  letter-spacing: 0.08em;
  text-align: center;
  line-height: 1.9;
}

.voice__images {
  margin-top: 125px;
  width: 1110px;
  display: flex;
  justify-content: space-between;
}

.voice__image {
  width: 503px;
  height: 405px;
  border-bottom: #3b3b3b 1px solid;
}

.voice__image__image {
  width: 503px;
  height: 330px;
}

.voice__image__link {
  width: 503px;
  height: 75px;
  position: relative;
  display: flex;
  align-items: center;
  color: #3b3b3b;
  font-size: 25px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  letter-spacing: 0.08em;
}

.voice__image__link__arrow {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  width: 15.25px;
  height: 10.13px;
}

.contact {
  margin: 200px 0 100px 0;
  width: 100%;
  height: 505px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact__image__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 492px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact__image {
  z-index: 1;
  width: 1920px;
  height: 100%;
}

.contact__content {
  z-index: 3;
  height: 350px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact__content__title {
  margin-top: 20px;
  color: #fff;
  font-size: 30px;
  font-family: "RobotoCondensed-Light", "Roboto Condensed";
  font-weight: 300;
  letter-spacing: 0.08em;
}

.contact__content__japaneseTitle {
  margin-top: 30px;
  color: #fff;
  font-size: 40px;
  font-family: "NotoSerifJP-Medium", "Noto Serif JP";
  letter-spacing: 0.08em;
}

.contact__content__button {
  margin-top: 66px;
  width: 350px;
  height: 80px;
  background: #fff;
  color: #3b3b3b;
  font-size: 20px;
  font-family: "NotoSansJP-Regular", "Noto Sans JP";
  letter-spacing: 0.08em;
  position: relative;
  transition: all 0.3s;
}

.contact__content__button:hover {
  background: #9f7b4f;
  cursor: pointer;
  color: #fff;
}

.contact__content__button__arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
  width: 16.12px;
  height: 10.7px;
}

.contact__content__button:hover .contact__content__button__arrow__blackArrow {
  display: none;
}

.contact__content__button__arrow__whiteArrow {
  display: none;
}

.contact__content__button:hover .contact__content__button__arrow__whiteArrow {
  display: block;
}


