@charset "UTF-8";
/*
.container {
  width: 100%;
  @include mq("tb") {
    width: 90%;
  }
  @include mq("pc") {
    width: 80%;
  }
}
*/
.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-jp-regular {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

html body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

figure {
  font-size: 0;
}

.top h1 a img {
  width: 180px;
  margin-left: 0px;
  filter: invert(62%) sepia(67%) saturate(406%) hue-rotate(162deg) brightness(91%) contrast(80%);
}
@media (max-width: 1024px) {
  .top h1 {
    width: 100%;
    overflow-x: hidden;
    position: fixed;
    top: 23px;
    left: 20px;
    z-index: 11000;
  }
  .top h1 a img {
    width: 180px;
  }
}

h2 {
  font-family: "Zen Old Mincho", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
}

section .mainAreaW {
  position: absolute;
  top: 0;
  left: 28.5vw;
  width: calc(95% - 28.5vw);
  min-height: 100%;
}
@media (max-width: 1024px) {
  section .mainAreaW {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    overflow: hidden;
    height: auto;
    max-height: auto;
    min-height: auto;
  }
}
section .mainAreaWR {
  position: relative;
  top: 0;
  padding-left: 28.5vw;
  width: 100%;
  min-height: 100%;
}
@media (max-width: 1024px) {
  section .mainAreaWR {
    position: relative;
    top: auto;
    left: auto;
    padding-left: 5vw;
    width: 100%;
    overflow: hidden;
  }
}
section.contact {
  background-color: #247090;
  padding-top: 100px;
  padding-bottom: 100px;
}
section.contact .contactBox {
  width: 110%;
  min-width: 800px;
  max-width: 980px;
  color: #fff;
  position: relative;
}
section.contact .contactBox h2 {
  font-size: 46px;
  font-weight: 400;
}
section.contact .contactBox p {
  font-size: 16px;
  font-weight: 300;
  padding-left: 0.3em;
  padding-top: 1.5em;
}
section.contact .contactBox p span {
  display: block;
}
section.contact .contactBox a {
  position: absolute;
  right: 0;
  top: calc(50% - 2em);
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  font-family: "Zen Old Mincho", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  width: calc(320px - 2em);
  padding: 0 1em 0 3em;
  line-height: 3.4;
  border: #fff 1px solid;
  border-radius: 2em;
  background-image: url("../image/mail-icon-w.svg");
  background-repeat: no-repeat;
  background-position: 1.5em 1.25em;
  transition: 0.5s;
}
section.contact .contactBox a::before {
  content: "";
  position: absolute;
  top: 34%;
  right: 1.25em;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
}
section.contact .contactBox a::after {
  content: "";
  position: absolute;
  top: 1.5em;
  right: 1.45em;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 8px solid #247090;
  border-right: 0;
}
section.contact .contactBox a:hover {
  background-color: rgba(204, 204, 204, 0.1882352941);
  mix-blend-mode: luminosity;
}
@media (max-width: 1024px) {
  section.contact .contactBox {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
  }
  section.contact .contactBox h2 {
    font-size: 10vw;
  }
  section.contact .contactBox p {
    font-size: 3.8vw;
    padding-bottom: 12vw;
  }
  section.contact .contactBox p span {
    display: inline;
  }
  section.contact .contactBox a {
    position: relative;
    right: 0;
    top: 0;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 0 14vw;
    font-size: 4vw;
    width: 90%;
  }
}

footer {
  background-color: #247090;
  color: #fff;
  position: relative;
  padding: 60px 0 60px 55px;
}
@media (max-width: 1024px) {
  footer {
    padding: 0;
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}
footer .mainAreaW {
  position: relative;
  left: 400px;
  width: calc(100% - 400px - 8em);
  max-width: 980px;
  min-height: inherit;
}
@media (max-width: 1024px) {
  footer .mainAreaW {
    left: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10vw 5%;
  }
}
footer .mainAreaW .footcontents {
  width: 286px;
  border-right: 1px solid #fff;
}
footer .mainAreaW .footcontents .logo img {
  width: 230px;
  margin-left: -14px;
  filter: invert(99%) sepia(3%) saturate(1%) hue-rotate(82deg) brightness(106%) contrast(100%);
}
footer .mainAreaW .footcontents .logo p {
  font-size: 20px;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  padding-top: 0.5em;
}
footer .mainAreaW .footcontents p {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 300;
}
footer .mainAreaW .footcontents p.add {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 2em 0 1.2em;
}
footer .mainAreaW .footcontents p.add span {
  display: block;
}
footer .mainAreaW .footcontents p.copy {
  font-size: 12px;
  letter-spacing: 0;
  padding-top: 4.5em;
}
footer .mainAreaW .footcontents nav.foot {
  position: absolute;
  width: calc(110% - 340px);
  top: 0;
  right: -10%;
}
footer .mainAreaW .footcontents nav.foot a {
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
}
footer .mainAreaW .footcontents nav.foot a:hover {
  opacity: 0.3;
  transition: 0.5s;
}
footer .mainAreaW .footcontents nav.foot ul.nav1 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  text-align: left;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 300;
  margin-bottom: 2em;
}
footer .mainAreaW .footcontents nav.foot ul.nav1 li {
  display: inline-block;
  padding-right: 1em;
}
footer .mainAreaW .footcontents nav.foot ul.nav1 li:last-child {
  padding-right: 0;
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 1em;
  align-items: center; /* 垂直方向の中央揃え */
}
@media (max-width: 1024px) {
  footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper {
    grid-template-columns: 1fr;
    gap: 1em;
    justify-items: left;
    padding-bottom: 1em;
  }
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 {
  display: inline-block;
  width: auto;
  list-style: none;
  margin: 0;
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 li {
  white-space: nowrap;
  padding-right: 2em;
  display: inline-block;
}
@media (max-width: 1024px) {
  footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 li {
    display: block;
  }
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 li a {
  text-decoration: underline;
  position: relative;
  padding-left: 1.5em;
  font-family: "Zen Old Mincho", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 li a::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  background-image: url("../image/mail-icon.svg");
  filter: invert(100%) brightness(100%);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0.5em;
  left: 0;
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper ul.nav2 li a.shop::before {
  background-image: url("../image/cart-icon.svg");
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper p.customer-order-window {
  display: inline-block;
  margin: 0;
  text-align: left;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper p.customer-order-window {
    width: 100%;
  }
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper p.customer-order-window a {
  font-size: 16px;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  line-height: 2;
  display: block;
  padding: 0 2.5em 0 1.5em;
  border-radius: 3px;
  background-color: #fff;
  color: #247090;
  position: relative;
}
@media (max-width: 1024px) {
  footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper p.customer-order-window a {
    line-height: 3;
  }
}
footer .mainAreaW .footcontents nav.foot .header-customer-links-wrapper p.customer-order-window a::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 1em;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 7px solid #247090;
  border-right: 0;
}
footer .mainAreaW .footcontents nav.foot ul.nav3 {
  position: relative;
  text-align: right;
  padding-top: 4.5em;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
}
footer .mainAreaW .footcontents nav.foot ul.nav3 li {
  display: inline-block;
}
footer .mainAreaW .footcontents nav.foot ul.nav3 li a {
  font-size: 14px;
  text-decoration: underline;
  position: relative;
  margin-left: 1em;
}
@media (max-width: 1024px) {
  footer .mainAreaW .footcontents {
    width: 100%;
    border: none;
  }
  footer .mainAreaW .footcontents .logo img {
    width: 48vw;
    margin-left: -14px;
  }
  footer .mainAreaW .footcontents .logo p {
    font-size: 16px;
    padding: 0 0 1em;
  }
  footer .mainAreaW .footcontents p.add {
    font-size: min(16px, 3.8vw);
    line-height: 1;
    padding: 0.8em 0 2em;
  }
  footer .mainAreaW .footcontents p.add span {
    display: inline-block;
  }
  footer .mainAreaW .footcontents p.copy {
    font-size: min(13px, 3vw);
    width: 100%;
    border-top: 1px solid #fff;
    margin-top: 3em;
    padding-top: 1em;
  }
  footer .mainAreaW .footcontents nav.foot {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    padding-top: 10vw;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav1 {
    position: relative;
    text-align: left;
    display: grid;
    grid-template-columns: 37vw 37vw;
    grid-template-rows: 2.4em 2.4em 2.4em;
    grid-auto-flow: column;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav1 li {
    display: inline-block;
    padding-left: 0em;
    justify-self: start;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav1 li a {
    font-size: min(16px, 3.8vw);
  }
  footer .mainAreaW .footcontents nav.foot ul.nav2 {
    text-align: left;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav2 li {
    display: block;
    justify-content: left;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav2 li a {
    padding: 0 2em;
    margin: 0 0 1em;
    font-size: min(17px, 3.96vw);
  }
  footer .mainAreaW .footcontents nav.foot ul.nav3 {
    text-align: left;
    padding-top: 3em;
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav3 li {
    display: block;
  }
  footer .mainAreaW .footcontents nav.foot ul.nav3 li a {
    font-size: min(16px, 3.8vw);
    text-decoration: underline;
    position: relative;
    margin: 0 0 1em;
  }
}

.fuwa {
  opacity: 0;
  transform: translateY(70px);
  transition: 2s;
}

.fuwa-show {
  opacity: 1;
  transform: translateY(0);
}

.fuwa2 {
  opacity: 0;
  transform: translateY(100px);
  transition: 2s;
}

.fuwa-show2 {
  opacity: 1;
  transform: translateY(0);
}

.fuwa3 {
  opacity: 0;
  transform: translateY(130px);
  transition: 2s;
}

.fuwa-show3 {
  opacity: 1;
  transform: translateY(0);
}