#noriyanMain {
  position: relative;
  z-index: 1;
}
#noriyanMain #mvCopy {
  opacity: 0;
  transform: translate(-40%, 40%);
}
#noriyanMain #mvLead {
  opacity: 0;
  transform: translateX(-100%);
}
#noriyanMain #mvTitle {
  opacity: 0;
}
#noriyanMain #mvNoriyanGreen,
#noriyanMain #mvNoriyanPink {
  opacity: 0;
  transform: translateY(50%);
}
#noriyanMain #noriGroup {
  opacity: 0;
  transform: translateY(20%);
}
#noriyanMain #noriGroupBg {
  opacity: 0;
  transform: translateX(-80%);
}
#noriyanMain #noriGroupText {
  opacity: 0;
}
#noriyanMain img {
  height: auto;
}
#noriyanMain .mainBg {
  /* background-image: url(../img/main-bg.avif);
  background-repeat: no-repeat;
  background-size: 100vw; */
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
#noriyanMain .mainBg__image {
  height: 100dvh;
  left: 50%;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: auto;
  width: auto;
  z-index: -1;
}
#noriyanMain .yellowBG {
  background-color: #f0e8c6;
  background-image: url(../img/center-bg.avif);
  background-repeat: repeat;
  background-size: 29.9rem;
  display: block;
}
#noriyanMain .mainContainer {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  margin: 0 auto;
  margin-top: 5.5rem;
  max-width: 75rem;
}
#noriyanMain .sr-box {
  position: relative;
}
#noriyanMain .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: normal;
  width: 1px;
}
#noriyanMain .sectionTitle img {
  width: 100%;
}
#noriyanMain #topBanner {
  align-items: center;
  background: url(../img/banner-bg.jpg) no-repeat center/cover;
  display: flex;
  gap: 1rem;
  height: 5.5rem;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#noriyanMain #topBanner .topBanner__icon img {
  height: auto;
  transform: translateY(0.3rem);
  width: 4.1rem;
}
#noriyanMain #topBanner .topBanner__text img {
  height: auto;
  transform: translateY(0.3rem);
  width: 38rem;
}
#noriyanMain #mv {
  aspect-ratio: 750/1003;
  background: transparent;
  height: auto;
  position: relative;
}
#noriyanMain #mv .mv__title {
  display: flex;
  gap: 2.1rem;
  left: 0.9rem;
  position: absolute;
  top: 48.5rem;
}
#noriyanMain #mv .mv__new img {
  width: 13.4rem;
}
#noriyanMain #mv .mv__mainTitle img {
  margin-top: 1.3rem;
  width: 42rem;
}
#noriyanMain #mv .mv__copy {
  left: 1.2rem;
  position: absolute;
  top: 3.2rem;
  z-index: 1;
}
#noriyanMain #mv .mv__copy img {
  width: 45.2rem;
}
#noriyanMain #mv .mv__copy p {
  color: #091f0f;
  font-family: "Inter", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  margin-top: 2.2rem;
}
#noriyanMain #mv .mv__lead {
  left: 1.7rem;
  position: absolute;
  top: 34.1rem;
  width: 35.6rem;
}
#noriyanMain #mv .mv__mainVis {
  position: absolute;
  right: -2.6rem;
  top: 2.8rem;
  width: 44.2rem;
}
#noriyanMain #mv .mv__noriyanPink,
#noriyanMain #mv .mv__noriyanGreen {
  filter: drop-shadow(10px 20px 7px rgba(0, 0, 0, 0.25));
  position: absolute;
  top: 68.2rem;
  width: 22.6rem;
}
#noriyanMain #mv .mv__noriyanPink {
  left: 11.8rem;
}
#noriyanMain #mv .mv__noriyanGreen {
  right: 11.8rem;
}
#noriyanMain #mv .mv__notice {
  bottom: 2.3rem;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  position: absolute;
  right: 1.7rem;
}
#noriyanMain #whats-noriyan {
  padding-top: 1.9rem;
}
#noriyanMain .potatoDisplay {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 2.3rem;
  position: relative;
  z-index: 1;
}
#noriyanMain .potatoDisplay .potatoDisplay__visual,
#noriyanMain .potatoDisplay .potatoDisplay__textBlock {
  grid-column: 1;
  grid-row: 1;
}
#noriyanMain .potatoDisplay .potatoDisplay__visual {
  justify-self: center;
  position: relative;
}
#noriyanMain .potatoDisplay .potatoDisplay__visual .hidden {
  opacity: 0;
  width: 64.1333vw;
}
#noriyanMain .potatoDisplay .splitPotatoTop,
#noriyanMain .potatoDisplay .splitPotatoBottom {
  height: auto;
  position: absolute;
  width: 100%;
}
#noriyanMain .potatoDisplay .splitPotatoTop {
  left: 0;
  top: 0;
  transform: translateY(14rem);
}
#noriyanMain .potatoDisplay .splitPotatoBottom {
  bottom: 1rem;
  left: 0;
  transform: translateY(-14rem);
}
#noriyanMain .potatoDisplay .potatoDisplay__textBlock {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
  justify-content: center;
  margin-top: -4.3rem;
  opacity: 0;
  text-align: center;
  transform: translateY(5rem);
  z-index: 2;
}
#noriyanMain .potatoDisplay .potatoDisplay__textBlock p {
  color: #261e1e;
  font-size: 4rem;
}
#noriyanMain .potatoDisplay .potatoDisplay__textBlock .bracket {
  font-family: "Inter", sans-serif;
  font-size: 6rem;
  font-weight: 800;
  line-height: 1;
}
#noriyanMain .potatoDisplay .potatoDisplay__highlight {
  align-items: center;
  background: rgba(245, 211, 0, 0.7);
  display: flex;
  height: 10.3rem;
  padding: 0 2rem;
  padding-right: 0.4rem;
  padding-top: 1.8rem;
}
#noriyanMain .potatoDisplay .potatoDisplay__highlight img {
  width: 24.1rem;
}
#noriyanMain .noriArrow {
  margin: 0.9rem auto 0;
  max-width: 14.7rem;
}
#noriyanMain .potatoMethod {
  margin: 3.4rem auto 0;
}
#noriyanMain .potatoMethod p {
  color: #261e1e;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
}
#noriyanMain .potatoMethod p .large {
  font-size: 6rem;
  line-height: 1.5;
}
#noriyanMain .potatoMethod .potatoMethod__image {
  margin: 0 auto;
  max-width: 53.4rem;
}
#noriyanMain .noriWArrow {
  margin: 5.4rem auto 0;
  max-width: 14.8rem;
}
#noriyanMain .potatoTaste {
  aspect-ratio: 750/690;
  height: auto;
  margin-top: 5rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
#noriyanMain .potatoTaste .potatoTaste__bg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -2;
}
#noriyanMain .potatoTaste .potatoTaste__title {
  color: #261e1e;
  font-size: 5.5rem;
  font-weight: 700;
  left: 5.3rem;
  line-height: 1.75;
  position: absolute;
  top: 8.3rem;
  z-index: 1;
}
#noriyanMain .potatoTaste .potatoTaste__title::after {
  background-color: #f4e9c2;
  content: "";
  display: block;
  height: 82%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 96.8%;
  z-index: -1;
}
#noriyanMain .potatoTaste .potatoTaste__nori {
  left: 0;
  position: absolute;
  top: 11.2rem;
  width: 76.5rem;
  z-index: -1;
}
#noriyanMain .potatoTaste .potatoTase__subtitle {
  left: -18.4rem;
  position: absolute;
  top: 19.1rem;
  width: 83.4rem;
}
#noriyanMain #products {
  margin-top: 10.4rem;
  overflow: hidden;
}
#noriyanMain #products .products__message {
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin-top: 7.2rem;
  text-align: center;
}
#noriyanMain .dashiProduct,
#noriyanMain .wasabiProduct {
  padding: 6.5rem 0 6.3rem;
  position: relative;
  width: 65.8rem;
}
#noriyanMain .dashiProduct {
  background-color: #f19383;
  background-image: url(../img/product-dashi-bg.avif);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 5rem;
}
#noriyanMain .wasabiProduct {
  background-color: #73bc43;
  background-image: url(../img/product-wasabi-bg.avif);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 8.9rem;
}
#noriyanMain .dashiExample {
  bottom: -8.9rem;
  left: 49.4rem;
  position: absolute;
  width: 31.2rem;
}
#noriyanMain .wasabiExample {
  bottom: -9.5rem;
  position: absolute;
  right: 41.2rem;
  width: 33.8rem;
}
#noriyanMain .productImage {
  margin: 0 auto;
  width: 38.9rem;
}
#noriyanMain .productImage img {
  filter: drop-shadow(1rem 2rem 0.73rem rgba(0, 0, 0, 0.25));
}
#noriyanMain .productTitle {
  margin: 3rem auto 0;
  width: 34.8rem;
}
#noriyanMain .wasabiProduct .productTitle {
  width: 35.6rem;
}
#noriyanMain .productText {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin-top: -1rem;
  text-align: center;
  color:#261e1e;
}
#noriyanMain .plusBox {
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  height: 10.7rem;
  justify-content: center;
  margin: 1.8rem auto 0;
  width: 36.5rem;
}
#noriyanMain .plusBox p {
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.44;
  text-align: center;
}
#noriyanMain .plusBox p.highlight {
  color: #e41b1b;
}
#noriyanMain .plusBox .highlight {
  display: flex;
  gap: 2rem;
}

#noriyanMain .plusBox .highlight sup{
  font-size: 1.4rem;
  top: -1rem;
}

#noriyanMain .plusBox .highlight img {
  width: 4.1rem;
}

#noriyanMain .plusBox + p {
  width: 36.5rem;
  text-align:left;
  margin: 0.5rem auto;
  transform: translateX(-1.1rem);
}

#noriyanMain .wasabiProduct {
  margin-left: auto;
  margin-top: 8.9rem;
}
#noriyanMain .dashiProduct .plusBox {
  transform: translateX(-1.1rem);
}

#noriyanMain .wasabiProduct .plusBox + p {
  width: 36.5rem;
  text-align:left;
  margin: 0.5rem auto;
  transform: translateX(0);
}

#noriyanMain .easyEat {
  aspect-ratio: 750/667;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
#noriyanMain .easyEat__hand {
  left: -18.7rem;
  position: absolute;
  top: 5.1rem;
  width: 61.7rem;
}
#noriyanMain .easyEat__message {
  position: absolute;
  right: -3.52rem;
  top: 0;
  width: 46.4rem;
  z-index: -1;
}
#noriyanMain #how-to-eat {
  overflow: hidden;
  padding-bottom: 19.5rem;
}
#noriyanMain #how-to-eat .howtoList__container {
  position: relative;
}
#noriyanMain #how-to-eat .howtoList {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-top: 6.5rem;
}
#noriyanMain #how-to-eat .howtoItem__bg {
  position: absolute;
  width: 35.3rem;
}
#noriyanMain #how-to-eat .howtoItem__bg--one {
  right: -12.6rem;
  top: 34.9rem;
}
#noriyanMain #how-to-eat .howtoItem__bg--two {
  left: -12.5rem;
  top: 102.9rem;
}
#noriyanMain #how-to-eat .howtoItem__bg--three {
  right: -12.6rem;
  top: 176.9rem;
}
#noriyanMain #how-to-eat .howtoItem {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
#noriyanMain #how-to-eat .howtoItem figure {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  position: relative;
}
#noriyanMain #how-to-eat .howtoItem figure img {
  grid-column: 1;
  grid-row: 1 / span 2;
  width: 44.4rem;
}
#noriyanMain #how-to-eat .howtoItem figcaption {
  align-self: flex-end;
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  grid-column: 1;
  grid-row: 2;
  line-height: 1.71;
  text-align: center;
  transform: translateY(3.7rem);
}
#noriyanMain #how-to-eat .howtoItem:nth-child(1) {
  margin-left: 6.3rem;
}
#noriyanMain #how-to-eat .howtoItem:nth-child(2) {
  margin: 12rem 6rem 0 auto;
}
#noriyanMain #how-to-eat .howtoItem:nth-child(3) {
  margin: 12rem auto 0 6.2rem;
}
#noriyanMain #how-to-eat .howtoItem:nth-child(3) figcaption {
  transform: translateY(4.4rem);
}
#noriyanMain #story .story__products {
  display: grid;
  gap: 6.1rem;
  grid-template-columns: 22.6rem 22.6rem;
  margin: 6.6rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
#noriyanMain #story .story__products img {
  filter: drop-shadow(10px 20px 7px rgba(0, 0, 0, 0.25));
}
#noriyanMain #story .storyTextOne {
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin-top: 6.2rem;
  text-align: center;
}
#noriyanMain #story .storyBlocks {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 2.5rem;
}
#noriyanMain #story .storyBlock__red,
#noriyanMain #story .storyBlock__green {
  align-items: center;
  border: 2px solid #000;
  color: #fff;
  display: flex;
  height: 6.1rem;
  justify-content: center;
  width: 35.1rem;
}
#noriyanMain #story .storyBlock__x,
#noriyanMain #story .storyBlock__red,
#noriyanMain #story .storyBlock__green {
  font-size: 3.4rem;
  font-weight: 700;
}
#noriyanMain #story .storyBlock__x {
  color: #261e1e;
  text-align: center;
}
#noriyanMain #story .storyBlock__red {
  background: #f04646;
}
#noriyanMain #story .storyBlock__green {
  background: #2f9237;
}
#noriyanMain #story .storyTextTwo {
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin-top: 3.7rem;
  text-align: center;
}
#noriyanMain #story .storyTextTwo .noriyanText {
  display: inline-flex;
  width: 12.2rem;
}
#noriyanMain #story .researcher {
  background-color: #fff;
  background-image: url(../img/research_lines.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  margin: 7.1rem auto 0;
  padding: 7.4rem 2.6rem 3.1rem;
  width: 68.7rem;
}
#noriyanMain #story .researcher h3 {
  align-self: center;
  border-bottom: 4px solid #0e779d;
  border-top: 4px solid #0e779d;
  color: #0e779d;
  display: flex;
  font-size: 3.2rem;
  font-weight: 700;
  padding: 0.8rem 0;
  width: -moz-fit-content;
  width: fit-content;
}
#noriyanMain #story .researcher h3 .noriyanText {
  margin-right: 0.6rem;
  width: 12.2rem;
}
#noriyanMain #story .researcher h3 .noriyanText img {
  transform: translateY(0.5rem);
}
#noriyanMain #story .researcher__image {
  margin: 5rem auto 0;
  width: 34.4rem;
}
#noriyanMain #story .researcherText {
  color: #0e779d;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin: 4.1rem auto 0;
  width: 61.6rem;
}
#noriyanMain #story .researcherText .noriyanText {
  display: inline-flex;
  margin-right: 0.4rem;
  width: 12.2rem;
}
#noriyanMain #story .researcherText .noriyanText img {
  transform: translateY(0.5rem);
}
#noriyanMain #story .innovation {
  background: #19673b;
  margin: 7.8rem auto 0;
  padding: 5.7rem 3rem 4rem;
  width: 63.4rem;
}
#noriyanMain #story .innovation h4 {
  color: #fff;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.11;
}
#noriyanMain #story .innovation p {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.66;
  margin-top: 2.2rem;
}
#noriyanMain #story .innovation__logo {
  margin: 2.5rem auto 0;
  width: 36rem;
}
#noriyanMain #calbee-plus {
  margin-top: 10.7rem;
  padding-bottom: 11.9rem;
}
#noriyanMain #calbee-plus .calbeePlus__store {
  margin-top: 4.5rem;
  position: relative;
}
#noriyanMain #calbee-plus .calbeePlus__logo {
  bottom: -7.1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 30.5rem;
}
#noriyanMain #calbee-plus h3 {
  color: #261e1e;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.33;
  margin-top: 12.6rem;
  text-align: center;
}
#noriyanMain #calbee-plus .calbeePlus__message {
  color: #261e1e;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.71;
  margin-top: 4rem;
  text-align: center;
}
#noriyanMain #calbee-plus .calbeePlus__message .noriyanText {
  width: 29rem;
}
#noriyanMain #calbee-plus .calbeePlus__message .noriyanText img {
  height: auto;
  max-width: 29rem;
  transform: translateY(0.5rem);
  width: 100%;
}
#noriyanMain #calbee-plus .learnMore {
  align-items: center;
  background: #fff;
  border: 1px solid #261e1e;
  border-radius: 100px;
  color: #261e1e;
  display: flex;
  filter: drop-shadow(0 0.8rem 0 #261e1e);
  font-size: 2.2rem;
  font-weight: 700;
  height: 7.8rem;
  justify-content: center;
  margin: 4.5rem auto 0;
  position: relative;
  transition: 0.3s;
  width: 32.9rem;
}
#noriyanMain #calbee-plus .learnMore:hover {
  background: #f5d300;
  filter: drop-shadow(0 0.2rem 0 #261e1e);
}
#noriyanMain #calbee-plus .learnMore::after {
  background: url(../img/icon_window.svg) no-repeat center/contain;
  content: "";
  height: 2rem;
  position: absolute;
  right: 2.8rem;
  width: 2.5rem;
}
#noriyanMain #asideDisplay {
  display: flex;
  flex-direction: column;
  gap: 1.5104vw;
  left: 6.4583vw;
  position: fixed;
  top: 50dvh;
  transform: translateY(-50%);
  width: -moz-fit-content;
  width: fit-content;
}
#noriyanMain #asideDisplay .asideLogo {
  align-self: center;
  width: 14.0104vw;
}
#noriyanMain #asideDisplay .asideGroup {
  display: flex;
  gap: 1.4rem;
}
#noriyanMain #asideDisplay .asideGroup img {
  aspect-ratio: 147/146;
  filter: drop-shadow(1rem 2rem 0.73rem rgba(0, 0, 0, 0.25));
  height: auto;
  width: 7.6563vw;
}
#noriyanMain #mainNav {
  display: flex;
  flex-direction: column;
  gap: 0.3125vw;
  position: fixed;
  right: 10.9896vw;
  top: 50dvh;
  transform: translateY(-50%);
}
#noriyanMain #mainNav a {
  align-items: center;
  background: url(../img/nori-bg.avif) no-repeat center/cover;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 1.0417vw;
  font-weight: 700;
  height: 2.8125vw;
  justify-content: center;
  transition: box-shadow 0.3s;
  width: 10.2083vw;
}
#noriyanMain #mainNav a:hover {
  box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.4);
  opacity: 1;
}
#noriyanMain #mainNav .pageMarker {
  height: 0.7292vw;
  left: -1.3542vw;
  position: absolute;
  transform: translateY(1.1458vw);
  transition: 0.3s ease-out;
  width: 1.8229vw;
}
#noriyanMain #hamburger {
  display: none;
}
#noriyanMain #sidedrawer {
  display: none;
}
#noriyanMain .js-fadeUp {
  opacity: 0;
  transform: translateY(8rem);
}

@media screen and (max-width: 1400px) {
  #noriyanMain #mainNav,
  #noriyanMain #asideDisplay {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #noriyanMain .yellowBG {
    background-size: 39.8667vw;
  }
  #noriyanMain #mv .mv__title {
    display: flex;
    gap: 2.8vw;
    left: 1.2vw;
    position: absolute;
    top: 64.6667vw;
  }
  #noriyanMain #mv .mv__new img {
    width: 17.8667vw;
  }
  #noriyanMain #mv .mv__mainTitle img {
    margin-top: 1.7333vw;
    width: 56vw;
  }
  #noriyanMain #mv .mv__copy {
    left: 2.5333vw;
    top: 4.2667vw;
  }
  #noriyanMain #mv .mv__copy img {
    width: 60.2667vw;
  }
  #noriyanMain #mv .mv__copy p {
    font-size: 2.6667vw;
    margin-top: 2.9333vw;
  }
  #noriyanMain #mv .mv__lead {
    left: 2.2667vw;
    top: 45.4667vw;
    width: 47.4667vw;
  }
  #noriyanMain #mv .mv__mainVis {
    right: -12.9333vw;
    top: 3.6vw;
    width: 78.2667vw;
  }
  #noriyanMain #mv .mv__noriyanPink,
  #noriyanMain #mv .mv__noriyanGreen {
    top: 90.9333vw;
    width: 30.1333vw;
  }
  #noriyanMain #mv .mv__noriyanPink {
    left: 15.7333vw;
  }
  #noriyanMain #mv .mv__noriyanGreen {
    right: 15.7333vw;
  }
  #noriyanMain #mv .mv__notice {
    bottom: 3.0667vw;
    font-size: 2.6667vw;
    right: 2.2667vw;
  }
  #noriyanMain #whats-noriyan {
    padding-top: 2vw;
  }
  #noriyanMain .potatoDisplay {
    margin-top: 3.0667vw;
  }
  #noriyanMain .potatoDisplay .potatoDisplay__textBlock {
    gap: 6.4vw;
    margin-top: -5.7333vw;
    transform: translateY(6.6667vw);
  }
  #noriyanMain .potatoDisplay .potatoDisplay__textBlock p {
    font-size: 5.3333vw;
  }
  #noriyanMain .potatoDisplay .potatoDisplay__textBlock .bracket {
    font-size: 8vw;
  }
  #noriyanMain .potatoDisplay .potatoDisplay__highlight {
    height: 13.7333vw;
    padding: 0 2.6667vw;
    padding-right: 0.5333vw;
    padding-top: 2.4vw;
  }
  #noriyanMain .potatoDisplay .potatoDisplay__highlight img {
    width: 32.1333vw;
  }
  #noriyanMain .potatoDisplay .splitPotatoTop {
    transform: translateY(12vw);
  }
  #noriyanMain .potatoDisplay .splitPotatoBottom {
    bottom: 1.3333vw;
    transform: translateY(-12vw);
  }
  #noriyanMain .noriArrow {
    margin: 1.2vw auto 0;
    max-width: 19.6vw;
    width: 19.6vw;
  }
  #noriyanMain .potatoMethod {
    margin-top: 4.5333vw;
  }
  #noriyanMain .potatoMethod p {
    font-size: 5.3333vw;
  }
  #noriyanMain .potatoMethod p .large {
    font-size: 8vw;
  }
  #noriyanMain .potatoMethod .potatoMethod__image {
    max-width: 71.2vw;
    width: 71.2vw;
  }
  #noriyanMain .noriWArrow {
    margin-top: 7.2vw;
    max-width: 19.7333vw;
    width: 19.7333vw;
  }
  #noriyanMain .potatoTaste {
    margin-top: 6.6667vw;
  }
  #noriyanMain .potatoTaste .potatoTaste__title {
    font-size: 7.3333vw;
    left: 7.0667vw;
    top: 11.0667vw;
  }
  #noriyanMain .potatoTaste .potatoTaste__nori {
    position: absolute;
    top: 14.9333vw;
    width: 102vw;
  }
  #noriyanMain .potatoTaste .potatoTase__subtitle {
    left: -24.5333vw;
    top: 25.4667vw;
    width: 111.2vw;
  }
  #noriyanMain #products {
    margin-top: 13.8667vw;
  }
  #noriyanMain #products .products__message {
    font-size: 4vw;
    margin-top: 7.7vw;
  }
  #noriyanMain .dashiProduct,
  #noriyanMain .wasabiProduct {
    padding: 8.6667vw 0 8.4vw;
    width: 87.7333vw;
  }
  #noriyanMain .dashiProduct {
    margin-top: 6.6667vw;
  }
  #noriyanMain .wasabiProduct {
    margin-top: 11.8667vw;
  }
  #noriyanMain .dashiExample {
    bottom: -11.8667vw;
    left: 65.8667vw;
    width: 41.6vw;
  }
  #noriyanMain .wasabiExample {
    bottom: -12.6667vw;
    right: 54.9333vw;
    width: 45.0667vw;
  }
  #noriyanMain .productImage {
    width: 51.8667vw;
  }
  #noriyanMain .productImage img {
    filter: drop-shadow(1.3333vw 2.6667vw 0.9733vw rgba(0, 0, 0, 0.25));
  }
  #noriyanMain .productTitle {
    margin: 1.3333vw auto 0;
    width: 46.4vw;
  }
  #noriyanMain .wasabiProduct .productTitle {
    width: 47.4667vw;
  }
  #noriyanMain .productText {
    font-size: 4vw;
    margin-top: -1.3333vw;
  }
  #noriyanMain .plusBox {
    height: 14.2667vw;
    margin-top: 2.4vw;
    width: 48.6667vw;
  }
  #noriyanMain .plusBox p {
    font-size: 4vw;
  }
  #noriyanMain .plusBox .highlight {
    gap: 2.6667vw;
  }
  
  #noriyanMain .plusBox .highlight sup{
  font-size: 0.9rem;
  top: -0.5rem;
}
  
  
  #noriyanMain .plusBox .highlight img {
    width: 5.4667vw;
  }
  #noriyanMain .dashiProduct .plusBox {
    transform: translateX(-1.4667vw);
  }
  #noriyanMain .wasabiProduct {
    margin-top: 11.8667vw;
  }
   #noriyanMain .plusBox + p{
    width: 48.6667vw;
    font-size: 3vw;
    transform: translateX(-1.4667vw);
  }
  #noriyanMain .wasabiProduct .plusBox + p{
    transform: translateX(19vw);
  }
  
  #noriyanMain .easyEat__hand {
    left: -24.9333vw;
    top: 6.8vw;
    width: 82.2667vw;
  }
  #noriyanMain .easyEat__message {
    right: -4.6933vw;
    width: 61.8667vw;
  }
  #noriyanMain #how-to-eat {
    padding-bottom: 26vw;
  }
  #noriyanMain #how-to-eat .howtoList {
    padding-top: 8.6667vw;
  }
  #noriyanMain #how-to-eat .howtoItem__bg {
    width: 47.0667vw;
  }
  #noriyanMain #how-to-eat .howtoItem__bg--one {
    right: -16.8vw;
    top: 46.5333vw;
  }
  #noriyanMain #how-to-eat .howtoItem__bg--two {
    left: -16.6667vw;
    top: 137.2vw;
  }
  #noriyanMain #how-to-eat .howtoItem__bg--three {
    right: -16.8vw;
    top: 235.8667vw;
  }
  #noriyanMain #how-to-eat .howtoItem figure img {
    width: 59.2vw;
  }
  #noriyanMain #how-to-eat .howtoItem figcaption {
    font-size: 4vw;
    transform: translateY(4.9333vw);
  }
  #noriyanMain #how-to-eat .howtoItem:nth-child(1) {
    margin-left: 8.4vw;
  }
  #noriyanMain #how-to-eat .howtoItem:nth-child(2) {
    margin: 16vw 8vw 0 auto;
  }
  #noriyanMain #how-to-eat .howtoItem:nth-child(3) {
    margin: 16vw auto 0 8.2667vw;
  }
  #noriyanMain #how-to-eat .howtoItem:nth-child(3) figcaption {
    transform: translateY(5.8667vw);
  }
  #noriyanMain #story .story__products {
    gap: 8.1333vw;
    grid-template-columns: 30.1333vw 30.1333vw;
    margin: 8.8vw auto 0;
  }
  #noriyanMain #story .story__products img {
    filter: drop-shadow(1.3333vw 2.6667vw 0.9333vw rgba(0, 0, 0, 0.25));
  }
  #noriyanMain #story .storyTextOne {
    font-size: 4vw;
    margin-top: 8.2667vw;
  }
  #noriyanMain #story .storyBlocks {
    margin-top: 3.3333vw;
  }
  #noriyanMain #story .storyBlock__red,
  #noriyanMain #story .storyBlock__green {
    border: 0.2667vw solid #000;
    height: 8.1333vw;
    width: 48.8vw;
  }
  #noriyanMain #story .storyBlock__x,
  #noriyanMain #story .storyBlock__red,
  #noriyanMain #story .storyBlock__green {
    font-size: 4.5333vw;
  }
  #noriyanMain #story .storyTextTwo {
    font-size: 4vw;
    margin-top: 4.9333vw;
  }
  #noriyanMain #story .storyTextTwo .noriyanText {
    width: 16.2667vw;
  }
  #noriyanMain #story .researcher {
    margin: 9.4667vw auto 0;
    padding: 9.8667vw 3.4667vw 4.1333vw;
    width: 91.6vw;
  }
  #noriyanMain #story .researcher h3 {
    border-bottom: 0.5333vw solid #0e779d;
    border-top: 0.5333vw solid #0e779d;
    font-size: 4.2667vw;
    padding: 1.0667vw 0;
  }
  #noriyanMain #story .researcher h3 .noriyanText {
    margin-right: 0.8vw;
    width: 16.2667vw;
  }
  #noriyanMain #story .researcher h3 .noriyanText img {
    transform: translateY(0.6667vw);
  }
  #noriyanMain #story .researcher__image {
    margin: 6.6667vw auto 0;
    width: 45.8667vw;
  }
  #noriyanMain #story .researcherText {
    font-size: 4vw;
    margin: 5.4667vw auto 0;
    width: 82.1333vw;
  }
  #noriyanMain #story .researcherText .noriyanText {
    margin-right: 0.5333vw;
    width: 16.2667vw;
  }
  #noriyanMain #story .researcherText .noriyanText img {
    transform: translateY(0.6667vw);
  }
  #noriyanMain #story .innovation {
    margin: 10.4vw auto 0;
    padding: 7.6vw 4vw 5.3333vw;
    width: 84.5333vw;
  }
  #noriyanMain #story .innovation h4 {
    font-size: 4.8vw;
  }
  #noriyanMain #story .innovation p {
    font-size: 3.2vw;
    margin-top: 3.0667vw;
  }
  #noriyanMain #story .innovation__logo {
    margin: 3.3333vw auto 0;
    width: 48vw;
  }
  #noriyanMain #calbee-plus {
    margin-top: 14.2667vw;
    padding-bottom: 15.8667vw;
  }
  #noriyanMain #calbee-plus .calbeePlus__store {
    margin-top: 6vw;
  }
  #noriyanMain #calbee-plus .calbeePlus__logo {
    bottom: -9.4667vw;
    width: 40.6667vw;
  }
  #noriyanMain #calbee-plus h3 {
    font-size: 4.8vw;
    margin-top: 16.8vw;
  }
  #noriyanMain #calbee-plus .calbeePlus__message {
    font-size: 4vw;
    margin-top: 5.3333vw;
  }
  #noriyanMain #calbee-plus .calbeePlus__message .noriyanText {
    width: 38.6667vw;
  }
  #noriyanMain #calbee-plus .calbeePlus__message .noriyanText img {
    max-width: 38.6667vw;
    transform: translateY(0.6667vw);
  }
  #noriyanMain #calbee-plus .learnMore {
    border-radius: 13.3333vw;
    filter: drop-shadow(0 1.0667vw 0 #261e1e);
    font-size: 3.5vw;
    height: 12vw;
    margin: 6vw auto 0;
    width: 50vw;
  }
  #noriyanMain #calbee-plus .learnMore:hover {
    filter: drop-shadow(0 0.266vw 0 #261e1e);
  }
  #noriyanMain #calbee-plus .learnMore::after {
    height: 3vw;
    right: 3.7333vw;
    width: 3.5vw;
  }
  #noriyanMain .mainContainer {
    margin-top: 7.3333vw;
  }
  #noriyanMain #topBanner {
    gap: 1.3333vw;
    height: 7.3333vw;
  }
  #noriyanMain #topBanner .topBanner__icon img {
    transform: translateY(0.4vw);
    width: 5.4667vw;
  }
  #noriyanMain #topBanner .topBanner__text img {
    height: auto;
    transform: translateY(0.4vw);
    width: 50.6667vw;
  }
  #noriyanMain #hamburger {
    background: #091f04;
    border: 0.4vw solid #fff;
    border-radius: 50%;
    display: block;
    height: 11.7333vw;
    position: absolute;
    right: 1.6vw;
    top: 1.2vw;
    width: 11.7333vw;
    z-index: 15;
  }
  #noriyanMain #hamburger span {
    background: #fff;
    height: 0.4vw;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s, transform 0.3s;
    width: 4.1333vw;
  }
  #noriyanMain #hamburger span:nth-child(1) {
    top: calc(50% - 1.3333vw);
  }
  #noriyanMain #hamburger span:nth-child(3) {
    top: calc(50% + 1.3333vw);
  }
  #noriyanMain #sidedrawer {
    background: url(../img/sidedrawer_bg.avif) no-repeat center/cover;
    display: flex;
    height: 100dvh;
    position: fixed;
    top: 0;
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
    width: 100vw;
    z-index: 10;
  }
  #noriyanMain #sidedrawer .sidedrawer__nav {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 1.3333vw;
    height: 62.8dvh;
    justify-content: space-between;
    margin: auto;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }
  #noriyanMain #sidedrawer a {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 5.8667vw;
    font-weight: 700;
    height: 10.6667vw;
    justify-content: flex-start;
    position: relative;
  }
  #noriyanMain #sidedrawer a.hasMark::before {
    aspect-ratio: 55/22;
    background: url(../img/page-mark.svg) no-repeat center/cover;
    content: "";
    height: 2.9333vw;
    left: -10.4667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
  #noriyanMain #sidedrawer a:hover {
    opacity: 1;
  }
  .navOpen #noriyanMain #hamburger span:nth-child(1) {
    transform: translate(-50%, calc(-50% + 1.3333vw));
  }
  .navOpen #noriyanMain #hamburger span:nth-child(2) {
    opacity: 0;
    transform: translate(calc(-50% + 1.8667vw), -50%);
  }
  .navOpen #noriyanMain #hamburger span:nth-child(3) {
    transform: translate(-50%, calc(-50% - 1.3333vw));
  }
  .navOpen #noriyanMain #sidedrawer {
    transform: translateX(0%);
  }
}
footer {
  position: relative;
  z-index: 1;
}
