
@charset "utf-8";
mark {
  font-style: normal;
  font-weight: unset;
}

/* common */
.pc_display {
  display: inline !important;
}
.sp_display {
  display: none !important;
}
main {
  background: url(../img/bg01.jpg) left top repeat;
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
  sans-serif;
  font-weight: normal;
  overflow: hidden;
}
main .inner {
  margin: 0 auto;
  max-width: 110rem;
  position: relative;
}
main img {
  max-width: 100%;
}
main a:hover {
  opacity: 0.7;
}
section {
  display: block;
}
h1,
h2 {
  margin-bottom: 0;
}
h2,
h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
  sans-serif;
}
sup {
  font-size: 0.8em;
  position: relative;
  top: 0;
}

/* parts */





@media screen and (min-width: 768px) and (max-width: 1100px) {
  .pc_display {
    display: block !important;
  }
  main img {
    width: 100%;
  }
  main .inner {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  /* common */
  .pc_display {
    display: none !important;
  }
  .sp_display {
    display: block !important;
  }
  main .inner {
    width: 100%;
  }
  main img {
    width: 100%;
  }
  main .inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  /* parts */
  main {
    padding-top: 0;
  }
  #main_v {
  }
}


main {
  font-size: 1.6rem;
}

.js-fadeup {
  opacity: 0;
  transform: translateY(40px);
  visibility: hidden;
}

.container {
  margin: 0 auto;
  max-width: 694.7222vw;
  position: relative;
}

.seoTitle,
.seoText {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.mv {
  background: #fff100;
  height: 98.4722vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.mv__gradient {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 44%, rgba(167, 219, 107, 1) 100%);
  bottom: 0;
  height: 86.8056vw;
  position: absolute;
  width: 100%;
  z-index: -5;
}

.mv__star {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: 0;
}

.mv__star--1 {
  left: 4.0278vw;
  top: 0.4861vw;
  transform: translate(28vw, 16vw);
  width: 15.4167vw;
}

.mv__star--2 {
  left: 71.1806vw;
  top: -3.8889vw;
  transform: translate(-17vw, 11vw);
  width: 15.6944vw;
}

.mv__star--3 {
  left: 69.8611vw;
  top: 35.1389vw;
  transform: translate(-15vw, -10vw);
  width: 3.3125em;
}

.mv__star--4 {
  left: 22.2222vw;
  top: 37.5694vw;
  transform: translate(22vw, -9vw);
  width: 4.0278vw;
}

.mv__star--5 {
  left: 3.9583vw;
  top: 22.9167vw;
  transform: translate(31vw, 3vw);
  width: 11.4583vw;
}

.mv__lightBg {
  left: 10.5556vw;
  position: absolute;
  top: -13.5417vw;
  width: 78.4722vw;
  z-index: -4;
}

.mv__hole {
  aspect-ratio: 579 / 538;
  display: block;
  left: 27.84%;
  position: absolute;
  top: 5.34vw;
  width: 41.03vw;
  z-index: -3;
}

.mv__holeImage {
  opacity: 0;
  transform: scale(0.4);
  visibility: hidden;
}

.mv__chipsBg {
  left: -4.5139vw;
  max-width: fit-content;
  position: absolute;
  top: -4.375vw;
  width: 108.4722vw;
  z-index: -2;
}

.mv__starsBg {
  left: -2.1528vw;
  position: absolute;
  top: 40.4861vw;
  width: 106.9444vw;
  z-index: -1;
}

.mv__mainTitle {
  left: 32.1528vw;
  opacity: 0;
  position: absolute;
  top: 1.5278vw;
  transform: translateY(-80px);
  visibility: hidden;
  width: 35.8333vw;
}

.mv__productList {
  display: flex;
  gap: 2.0833vw;
  left: 50%;
  position: absolute;
  top: 16.0417vw;
  transform: translateX(-50%);
  width: fit-content;
}


.mv__productFigure {
  align-items: center;
  display: grid;
  gap: 1.7361vw;
  grid-template-rows: 12.9861vw auto;
  text-align: center;
  width: 13.4028vw;
}

.mv__productFigure img {
  width: 9.5139vw;
}

.mv__productImage {
  opacity: 0;
  visibility: hidden;
}

.mv__productImage--1 {
  transform: scale(0.4) translate(25vw, 3vw);
}

.mv__productImage--2 {
  transform: scale(0.4) translate(0, 3vw);
}

.mv__productImage--3 {
  transform: scale(0.4) translate(-25vw, 3vw);
}

.mv__productLink {
  align-items: center;
  border-radius: 36px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  padding: 0.6944vw 1.5972vw;
  transform: translateY(40px);
  transition: background-color 0.3s;
}

.mv__productLink--1 {
  background: rgba(99, 186, 55, 1);
}

.mv__productLink--1:hover {
  background: rgba(99, 186, 55, 0.7);
}

.mv__productLink--2 {
  background: rgba(242, 120, 27, 1);
}

.mv__productLink--2:hover {
  background: rgba(242, 120, 27, 0.7);
}

.mv__productLink--3 {
  background: rgba(212, 61, 55, 1);
}

.mv__productLink--3:hover {
  background: rgba(212, 61, 55, 0.7);
}

.mv__productLinkText {
  color: #fff;
  font-size: 1.0417vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  line-height: 0;
  text-align: start;
}

.mv__productLinkIcon {
  transform: translateY(-1px);
}

.mv__productLinkIcon img {
  width: 0.4861vw;
}

.mv__mainLead {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 36.4583vw;
  transform: translateX(-50%) translateY(80px);
  visibility: hidden;
  width: 39.7222vw;
}

.mv__subtitle {
  left: 35.5556vw;
  position: absolute;
  top: 50.2778vw;
  width: 28.6111vw;
}

.mv__subtitleDisplay {
  height: 17.5vw;
  left: 35.2083vw;
  position: absolute;
  top: 61.0417vw;
  width: 33.4028vw;
}

.mv__phoneImage {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 27.8472vw;
}

.my__phoneText {
  position: absolute;
  right: 0;
  top: 0;
  width: 10.2778vw;
}

.mv__subtitleText {
  left: 50%;
  position: absolute;
  top: 81.8056vw;
  transform: translateX(-50%);
  width: 29.5139vw;
}

.mv__registration {
  left: 50%;
  position: absolute;
  top: 90.6944vw;
  transform: translateX(-50%);
  width: 21.1111vw;
}

@media screen and (max-width: 767px) {
  .mv {
    height: 293.6vw;
  }
  .mv__mainTitle {
    left: 6.6667vw;
    top: 16vw;
    width: 87.6vw;
  }
  .mv__productList {
    gap: 3.0667vw;
    top: 64.6667vw;
  }
  .mv__productFigure {
    gap: 3.7333vw;
    grid-template-rows: 28.6667vw auto;
    width: 29.6vw;
    ;
  }
  .mv__productFigure img {
    width: 21.0667vw;
  }
  .mv__productLink {
    padding: 1.6vw 3.4667vw;
  }
  .mv__productLinkText {
    font-size: 2.5333vw;
    letter-spacing: 0.1093vw;
  }
  .mv__mainLead {
    top: 117.2vw;
    width: 89.3333vw;
  }
  .mv__chipsBg {
    aspect-ratio: 894 / 1401;
    left: -14.1333vw;
    top: -15.6vw;
    width: 122.2vw;
  }
  .mv__lightBg {
    left: -55.7333vw;
    max-width: fit-content;
    top: -22.9333vw;
    width: 208vw;
  }
  .mv__lightBg img {
    max-width: fit-content;
    width: 208vw;
  }
  .mv__hole {
    aspect-ratio: 681 / 632;
    display: block;
    left: 2.6667vw;
    position: absolute;
    top: 32.6667vw;
    width: 90.8vw;
  }
  .mv__star--1 {
    left: 3.2854vw;
    top: 3.6492vw;
    transform: translate(41vw, 40vw);
    width: 23.6vw;
  }
  .mv__star--2 {
    left: 80.1515vw;
    top: 3.279vw;
    transform: translate(-25vw, 25vw);
    width: 21.1573vw;
  }
  .mv__star--3 {
    left: 91.3658vw;
    top: 56.5463vw;
    transform: translate(-35vw, 4vw);
    width: 8.4091vw;
  }
  .mv__star--4 {
    left: 34.6667vw;
    top: 106.4vw;
    transform: translate(16vw, -17vw);
    width: 6.2667vw;
  }
  .mv__star--5 {
    left: 4vw;
    top: 128.6667vw;
    transform: translate(50vw, -50vw);
    width: 17.6vw;
  }
  .mv__productLinkIcon img {
    width: 1.0666vw;
  }

  .mv__subtitle {
    left: 17.4667vw;
    top: 173.3333vw;
    width: 61.6vw;
  }

  .mv__subtitleDisplay {
    height: 41.8667vw;
    left: 14.6667vw;
    top: 197.3333vw;
    width: 80vw;
  }

  .mv__phoneImage {
    width: 66.6667vw;
  }

  .my__phoneText {
    width: 24.6667vw;
  }

  .mv__subtitleText {
    top: 246.6667vw;
    width: 88.4vw;
  }

  .mv__registration {
    top: 272vw;
    width: 66.7vw;
  }

  .mv__gradient {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(167, 219, 107, 1) 100%);
    height: 193.6vw;
  }

  .mv__starsBg {
    left: -50.1333vw;
    max-width: fit-content;
    top: 156.2667vw;
    width: 200.5333vw;
  }
}

/* taDetails */

.taDetails {
  background: #f7f1df;
  overflow: hidden;
  padding: 9.5em 1.25em 5.1875em;
}

.taDetails__container {
  margin: 0 auto;
  max-width: 62.75em;
  padding: clamp(3.125em, 16.7vw, 10.5em) clamp(2.75em, 13.14vw, 8.25em) 6.25em;
  position: relative;
  z-index: 1;
}

.taDetails__bg {
  display: block;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.taDetails__center {
  background: url(../img/img-border-center.png);
  background-repeat: repeat-y;
  background-size: contain;
  display: block;
  height: 100%;
}

.taDetails__bottom,
.taDetails__top {
  display: block;
  height: fit-content;
}

.taDetails__banner {
  left: 50%;
  position: absolute;
  top: -4.375em;
  transform: translateX(-50%);
  width: 80%;
}

.taDetails__text {
  color: #642312;
  font-family: "Kosugi", sans-serif;
  font-size: clamp(1.25em, 1.044em + 0.43vw, 1.313em);
  justify-self: center;
  line-height: 2.47;
  margin: 0 auto;
  text-align: center;
}

.taDetails__text--max506 {
  margin: 1.25em 0 auto;
  max-width: 34.1875em;
}

.taDetails__text mark,
.museum__text mark {
  background-color: transparent;
  background-image: url(../img/icon-dotted_line.svg);
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}

.taDetails__text .highlight {
  color: #eb2b2c;
}

.taDetails__cta {
  align-items: center;
  background: #f2781b;
  border: none;
  border-radius: 36px;
  box-shadow: 0 4px 0 rgba(207, 90, 0, 1);
  cursor: pointer;
  display: flex;
  gap: 0.5625em;
  height: 2.5em;
  justify-content: center;
  margin: 2.5em auto 0;
  max-width: 12.0625em;
  transition: 0.3s ease-out;
  width: 100%;
}

.taDetails__cta:hover {
  background-color: #cf5a00;
  box-shadow: 0 4px 0 rgba(242, 120, 27, 1);
}

.taDetails__ctaText {
  color: #fff;
  font-size: 0.9375em;
  font-weight: 700;
  letter-spacing: 0.045em;
}

.taDetails__ctaIcon {
  display: inline-block;
  height: 0.875em;
  position: relative;
  width: 0.875em;
}

.taDetails__ctaIcon img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}

.taDetails__ctaMinus,
.hidden .taDetails__ctaPlus {
  opacity: 0;
}

.hidden .taDetails__ctaMinus {
  opacity: 1;
}

.taDetails__figure {
  display: grid;
  gap: clamp(1.625em, 4.07vw, 2.5625em);
  grid-template-columns: clamp(5em, 15.9vw, 7.4375em) 1fr;
  margin-top: 3em;
  max-width: 46.125em;
}

.taDetails__figTitle {
  color: #642312;
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1;
}

.taDetails__figText {
  color: #642312;
  font-size: 1.125em;
  line-height: 1.77;
  margin-top: 0.5em;
}

.taHistory,
.taHistory__list,
.taHistory__group,
.taHistory__item {
  display: flex;
  flex-direction: column;
}

.taHistory {
  gap: 3.75em;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
}

.taHistory__list {
  gap: 5em;
  padding-top: 3.5em;
}

.taHistory__group {
  align-items: center;
  gap: 1.5em;
}

.taHistory__item {
  gap: 3em;
}

.taHistory__figure {
  text-align: center;
}

.taHistory__title,
.taHistory__figure img {
  max-width: 20.8125em;
}

.taHistory__figure figcaption {
  color: #642312;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.33;
  margin-top: 0.75em;
}

.infiniteSlider {
  display: flex;
  margin: 0 -50vw;
  overflow: visible;
}

.infiniteSlider__item {
  aspect-ratio: 300 / 400;
  height: 29.4444vw;
  max-height: 26.5em;
  place-content: center;
  width: auto;
}

.infiniteSlider__group {
  align-items: center;
  animation: infinite-scroll-left 40s infinite linear 0.5s both;
  box-sizing: border-box;
  display: flex;
  gap: 2.5em;
  padding: 0 1.25em;
}

.taLogo {
  align-self: center;
  width: 21.875em;
}

@keyframes infinite-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media screen and (max-width: 767px) {
  .taDetails {
    padding: 27.8667vw 0 16.5333vw;
  }
  .taDetails__container {
    padding: 14.4vw 0 10.4vw;
    width: 86.6667vw;
  }
  .taDetails__banner {
    top: -15.6vw;
    width: 95.8667vw;
  }
  .infiniteSlider__group {
    gap: 5.3333vw;
    padding: 0 2.6665vw;
  }
  .infiniteSlider__item {
    height: 56.5333vw;
  }
  .taDetails__text {
    font-size: 4.6vw;
  }
  .taDetails__text--max506 {
    max-width: unset;
  }
  .taDetails__cta {
    cursor: pointer;
    gap: 1.8667vw;
    height: 8vw;
    justify-content: center;
    margin: 2.5em auto 0;
    max-width: 18.125em;
    width: 38.6667vw;
  }

  .taDetails__ctaText {
    font-size: 3.2vw;
    letter-spacing: 0.1427vw;
  }

  .taDetails__ctaIcon img {
    max-width: 2.9333vw;
  }
  .taDetails__figure {
    gap: 2.8vw;
    grid-template-columns: 15.7333vw 1fr;
    margin: 8.4vw auto 0;
    max-width: 72.8vw;
  }
  .taDetails__figTitle {
    font-size: 3.7333vw;
  }
  .taDetails__figText {
    font-size: 3.3333vw;
  }
  .taHistory__list {
    gap: 15.0667vw;
    padding-top: 10.6667vw;
  }
  .taHistory__item {
    gap: 11.4667vw;
  }
  .taHistory__group {
    gap: 4.8vw;
  }
  .taHistory__title {
    max-width: 70.9333vw;
  }
  .taHistory__figure img {
    max-width: 56vw;
  }
  .taHistory__figure figcaption {
    font-size: 2.9333vw;
    margin-top: 3.3333vw;
  }
  .taLogo {
    width: 66.6667vw;
  }
}

/* Museum */

.museum {
  padding: 2.875em 1.25em clamp(7.5em, 15.9vw, 10em);
  position: relative;
  z-index: 1;
}

.paralaxSection {
  background: url(../img/img-spiral_bg.avif);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.museum__container {
  background: #fcfbf2;
  border: 5px solid #642312;
  border-radius: 32px;
  margin: 0 auto;
  max-width: 55em;
  position: relative;
  text-align: center;
}

.museum__container--first {
  padding: 3.5em 1.5625em 5.5625em;
}

.museum__container--second {
  margin-top: 5.125em;
  padding: 3.875em clamp(2.5em, 7.5vw, 4.125em);
}

.museum__title img {
  max-width: 35.0625em;
}

.museum__subtitle {
  display: grid;
  gap: 0.6875em;
  grid-template-columns: clamp(2em, 4.94vw, 2.625em) auto clamp(2em, 4.94vw, 2.625em);
  margin: 0 auto;
  position: relative;
  width: fit-content;
}

.museum__subtitleText {
  color: #642312;
  font-size: 1.625em;
  line-height: 1.56;
}

.museum__container--first .museum__subtitle {
  margin-top: 1.8125em;
}

.museum__subtitleStars--left img {
  transform: scaleX(-1);
}

.museum__subtitleImage--firstTitle {
  max-width: 37.9375em;
}

.museum__subtitleImage--secondImage {
  max-width: 35.75em;
}

.museum__display {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 2.625em;
}

.museum__displayImage img {
  animation: pulse 2s ease-in-out infinite;
  width: 93%;
}

.museum__displayContents {
  padding: 0 1.25em;
}

.museum__banner {
  max-width: 21.875em;
}

.museum__detailList {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 1.3125em;
}

.museum__detailTitle {
  align-items: center;
  background: #34ad37;
  border-radius: 17px;
  display: grid;
  gap: 0.25em;
  grid-template-columns: 1.375em 1fr 1.375em;
  max-width: 164px;
  padding: 0.3125em 1em;
  width: 100%;
}

.museum__detailTitle--second {
  margin-top: 2em;
}

.museum__whiteStar {
  display: flex;
  justify-content: center;
}

.museum__whiteStar img {
  max-width: 1em;
}

.museum__detailTitleText {
  color: #fff;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.museum__detailText {
  color: #642312;
  font-size: clamp(1.125em, 0.302em + 1.72vw, 1.375em);
  font-weight: 500;
  line-height: 1.63;
  margin-top: 0.75em;
}

.museum__text {
  color: #642312;
  font-family: "Kosugi", sans-serif;
  font-size: clamp(1.25em, 1.044em + 0.43vw, 1.313em);
  line-height: 2.47;
  margin-top: 1.875em;
  text-align: center;
}

.museum__starBanner {
  bottom: 2em;
  max-width: 8.25em;
  position: absolute;
  width: 15.13vw;
}

.museum__starBanner--left {
  left: 4.67%;
}

.museum__starBanner--right {
  right: 5.56%;
}

.museum__nav {
  display: grid;
  gap: 2.75em;
  grid-template-columns: 1fr 1fr;
  margin-top: 3.5em;
}

.paralaxSection {
  overflow: hidden;
  position: relative;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}

@media screen and (max-width: 767px) {
  .museum {
    padding: 16vw 0 11.0667vw;
  }
  .museum__spiralBg {
    width: 192.8vw;
  }
  .museum__container {
    max-width: 86.6667vw;
  }
  .museum__container--first {
    padding: 10.6667vw 0 10.9333vw;
  }
  .museum__container--second {
    margin-top: 10.6667vw;
    padding: 9.2vw 3.6vw 10.6667vw;
  }
  .museum__title img {
    max-width: 74.8vw;
  }
  .museum__subtitle {
    align-items: center;
    gap: 2.4vw;
    grid-template-columns: 5.6vw 55.2vw 5.6vw;
  }
  .museum__container--first .museum__subtitle {
    margin-top: 6.2667vw;
  }
  .museum__display {
    grid-template-columns: 1fr;
    margin-top: 6vw;
  }
  .museum__displayImage img {
    width: 70.8vw;
  }
  .museum__banner {
    margin-top: 7.2vw;
    max-width: 66.6667vw;
  }
  .museum__detailList {
    margin-top: 8vw;
  }
  .museum__detailTitle {
    gap: 0.6vw;
    grid-template-columns: 3.6vw 1fr 3.6vw;
    padding: 0.5125em 1em;
    width: 31.9333vw;
  }
  .museum__detailTitleText {
    align-items: center;
    display: flex;
    font-size: 3.3333vw;
    justify-content: center;
  }
  .museum__detailText {
    font-size: 4vw;
  }
  .museum__detailText span {
    font-size: 3.3333vw;
  }
  .museum__detailTitle--second {
    margin-top: 5.6vw;
  }
  .museum__detailText--mid {
    font-size: 3.7333vw;
  }
  .museum__text {
    font-size: 4.6vw;
  }
  .museum__starBanner--left {
    bottom: 86.8vw;
    left: 0;
    width: 17.7333vw;
  }
  .museum__starBanner--right {
    bottom: 87.3333vw;
    left: auto;
    right: 0;
    width: 15.3333vw;
  }
  .museum__nav {
    gap: 5.8667vw;
    grid-template-columns: 1fr;
    margin: 6.2667vw auto 0;
    max-width: 66.6667vw;
  }
		
		.paralaxSection {
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
		
		
}
