@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  position: relative;
}

html {
  overscroll-behavior: none;
  background-color: white;
  font-size: calc(100vw / 375 * 100);
  scroll-behavior: smooth !important;
  scroll-padding-top: 0px !important;
}
@media screen and (min-width: 768px) {
  html {
    font-size: min(calc(100vw / 1456 * 100), 100px);
    scroll-padding-top: 50px;
  }
}

strong {
  font-weight: 700;
}

a {
  transition: 0.3s;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  opacity: 0.6;
}

img {
  display: inline-block;
}

ul {
  list-style: none;
}

body {
  overscroll-behavior-y: none;
  font-weight: 500;
  color: #331801;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  will-change: top;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 0.16rem;
  }
}
body * {
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  max-width: 100%;
  font-weight: inherit;
  color: inherit;
}

section {
  position: relative;
}

::-moz-selection {
  background: #331801;
  color: #ffffff;
}

::selection {
  background: #331801;
  color: #ffffff;
}

::-moz-selection {
  background: #331801;
  color: #ffffff;
}

#cta-open {
  width: 2.87rem;
}
#cta-retry {
  width: 2.87rem;
}
#cta-instagram {
  width: 2.87rem;
}

@keyframes fv-catch-fade {
  0% {
    opacity: 0;
    transform: translateY(0.2rem);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
#fv {
  background-image: url("../img/top/fv.sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 10.8rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #fv {
    background-image: url("../img/top/fv.pc.webp");
    background-position: top center;
    height: 14.4rem;
  }
}
#fv #catch-sp {
  width: 2.17rem;
  height: 0.71rem;
  position: absolute;
  left: 50%;
  top: 1.21rem;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #fv #catch-sp {
    display: none;
  }
}
#fv #catch-sp img {
  display: block;
  opacity: 0;
  animation: fv-catch-fade 0.8s 1s forwards;
  width: 100%;
  height: 100%;
}
#fv #catch-pc1 {
  display: none;
}
@media screen and (min-width: 768px) {
  #fv #catch-pc1 {
    display: block;
    width: 1.04rem;
    height: 2.84rem;
    position: absolute;
    left: calc(50% + 4.99rem);
    top: 1.92rem;
    transform: translateX(-50%);
    z-index: 2;
    animation: fv-catch-fade 0.8s 0.5s forwards;
  }
  #fv #catch-pc1 img {
    display: block;
    animation: fv-catch-fade 1.2s 2s forwards;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
#fv #catch-pc2 {
  display: none;
}
@media screen and (min-width: 768px) {
  #fv #catch-pc2 {
    display: block;
    width: 0.75rem;
    height: 3.19rem;
    position: absolute;
    right: calc(50% + 4.8rem);
    top: 4.23rem;
    transform: translateX(-50%);
    z-index: 2;
  }
  #fv #catch-pc2 img {
    display: block;
    animation: fv-catch-fade 1.2s 2s forwards;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
#fv #cta-special {
  width: 1.98rem;
  white-space: nowrap;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.18rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: white;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  position: relative;
  top: 0.1rem;
  filter: drop-shadow(0 0.03rem 0.06rem rgba(137, 63, 0, 0.3));
  position: absolute;
  top: 4.65rem;
  left: 50%;
  transform: translateX(-50%);
}

#bg-about {
  margin-top: -2.72rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #bg-about {
    margin-top: -4.68rem;
    overflow: hidden;
  }
}
#bg-about-contaainer {
  position: relative;
  z-index: 2;
}
#bg-about::before {
  content: "";
  position: absolute;
  top: 1.52rem;
  left: 0;
  width: 100%;
  height: calc(100% - 1.52rem);
  background-image: url("../img/top/bg_about.sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (min-width: 768px) {
  #bg-about::before {
    top: 3rem;
    height: calc(100% - 3rem);
    background-image: url("../img/top/bg_about.pc.webp");
  }
}

#about {
  padding-bottom: 1.28rem;
}
@media screen and (min-width: 768px) {
  #about {
    padding-bottom: 1.79rem;
  }
}
#about .c-heading {
  margin-bottom: 0.18rem;
}
@media screen and (min-width: 768px) {
  #about .c-heading {
    margin-bottom: -0.47rem;
  }
}
#about .l-image {
  width: 100%;
  height: 2.95rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 768px) {
  #about .l-image {
    width: 8.37rem;
    height: 7.28rem;
    box-sizing: content-box;
    padding-left: 0.7rem;
    margin: auto;
  }
}
#about .l-image img {
  display: block;
  position: absolute;
}
#about .l-image #about-image1 {
  top: 0;
  right: 0;
  width: 2.71rem;
  height: 2.71rem;
}
@media screen and (min-width: 768px) {
  #about .l-image #about-image1 {
    width: 7.16rem;
    height: 7.16rem;
  }
}
#about .l-image #about-image2 {
  bottom: 0;
  left: 0;
  width: 2.09rem;
  height: 1.25rem;
}
@media screen and (min-width: 768px) {
  #about .l-image #about-image2 {
    width: 4.73rem;
    height: 2.84rem;
  }
}
#about .l-image #about-image3 {
  top: 1.26rem;
  left: 0.19rem;
  width: 0.49rem;
  height: 0.49rem;
}
@media screen and (min-width: 768px) {
  #about .l-image #about-image3 {
    width: 0.84rem;
    height: 0.84rem;
    top: 3.87rem;
    left: 0.74rem;
  }
}
#about .l-content {
  margin-top: 0.43rem;
}
@media screen and (min-width: 768px) {
  #about .l-content {
    margin-top: 0.3rem;
  }
}
#about .l-content h3 {
  text-align: center;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.19rem;
  line-height: 0.3rem;
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #about .l-content h3 {
    font-size: 0.3rem;
    line-height: 0.49rem;
    letter-spacing: 0.06em;
  }
}
#about .l-content p {
  margin-top: 0.24rem;
  display: block;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #about .l-content p {
    margin-top: 0.42rem;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.44rem;
    letter-spacing: 0.02em;
  }
}

#history {
  padding-bottom: 1.92rem;
}
@media screen and (min-width: 768px) {
  #history {
    padding-bottom: 4.06rem;
  }
}
#history .c-heading {
  margin-bottom: 0.49rem;
}
@media screen and (min-width: 768px) {
  #history .c-heading {
    margin-bottom: 0.41rem;
  }
}
#history #history1-1 {
  width: 1.61rem;
  height: 1.28rem;
  left: -0.25rem;
  top: -0.21rem;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  #history #history1-1 {
    width: 2.65rem;
    height: 2.11rem;
    left: -0.05rem;
    top: -0.14rem;
  }
}
#history #history1-2 {
  width: 1.34rem;
  height: 1.61rem;
  left: -0.44rem;
  bottom: -0.21rem;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  #history #history1-2 {
    left: -0.26rem;
    bottom: -0.53rem;
    width: 2.09rem;
    height: 2.5rem;
  }
}
#history #history1-3 {
  width: 1.27rem;
  height: 1.55rem;
  right: -0.45rem;
  bottom: -0.21rem;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  #history #history1-3 {
    right: -0.21rem;
    bottom: -0.47rem;
    width: 1.98rem;
    height: 2.42rem;
  }
}
#history #history1-number {
  right: -0.05rem;
}
@media screen and (min-width: 768px) {
  #history #history1-text {
    padding-bottom: 0.25rem;
  }
}
#history #history1-cloud {
  top: -0.7rem;
  right: 1.06rem;
}
@media screen and (min-width: 768px) {
  #history #history1-cloud {
    top: -2.99rem;
    right: 6.43rem;
  }
}
#history #history2-1 {
  width: 1.29rem;
  height: 1.53rem;
  right: 0.08rem;
  top: -0.82rem;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  #history #history2-1 {
    right: 1.16rem;
    top: -1.48rem;
    width: 1.85rem;
    height: 2.43rem;
    transform: rotate(-11deg);
  }
}
#history #history2-2 {
  width: 1.5rem;
  height: 1.64rem;
  right: -0.53rem;
  top: -0.59rem;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  #history #history2-2 {
    right: 0.09rem;
    top: -1.28rem;
    width: 2.15rem;
    height: 2.66rem;
    transform: rotate(-15deg);
  }
}
#history #history2-3 {
  width: 1.34rem;
  height: 1.64rem;
  left: -0.41rem;
  bottom: -0.25rem;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  #history #history2-3 {
    left: -0.09rem;
    bottom: -0.38rem;
    width: 1.76rem;
    height: 2.4rem;
    transform: rotate(11deg);
  }
}
#history #history2-number {
  left: -0.13rem;
}
@media screen and (min-width: 768px) {
  #history #history2-number {
    left: -0.29rem;
  }
}
@media screen and (min-width: 768px) {
  #history #history2-text {
    padding-right: unset;
    padding-left: 0.5rem;
    padding-bottom: 0.15rem;
  }
}
#history #history2-cloud {
  top: -1.11rem;
  left: 0.63rem;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #history #history2-cloud {
    top: -2.1rem;
    left: 6.73rem;
  }
}
#history #history3-1 {
  width: 1.33rem;
  height: 1.56rem;
  left: -0.27rem;
  top: -0.71rem;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  #history #history3-1 {
    left: -0.44rem;
    top: -1.19rem;
    width: 2.31rem;
    height: 2.7rem;
  }
}
#history #history3-2 {
  width: 1.46rem;
  height: 1.88rem;
  right: -0.25rem;
  bottom: -0.25rem;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  #history #history3-2 {
    right: -0.05rem;
    bottom: -0.58rem;
    width: 2.31rem;
    height: 2.98rem;
  }
}
#history #history3-number {
  right: -0.13rem;
}
@media screen and (min-width: 768px) {
  #history #history3-text {
    padding-bottom: 0.25rem;
  }
}
#history #history3-cloud {
  top: -1.54rem;
  right: 1.04rem;
}
@media screen and (min-width: 768px) {
  #history #history3-cloud {
    top: -2.99rem;
    right: 6.32rem;
  }
}
#history .l-container {
  display: flex;
  flex-direction: column;
  gap: 1.13rem;
}
@media screen and (min-width: 768px) {
  #history .l-container {
    gap: 1.35rem;
  }
}
#history .l-container .l-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.43rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-wrapper {
    gap: 0.63rem;
    flex-direction: row;
    align-items: flex-end;
  }
  #history .l-container .l-wrapper:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}
#history .l-container .l-cloud {
  position: absolute;
  z-index: 1;
  width: 4.35rem;
  height: 3.51rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
  max-width: unset;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-cloud {
    width: 9.62rem;
    height: 7.77rem;
  }
}
#history .l-container .l-image {
  width: 2.66rem;
  height: 2.66rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-image {
    width: 5.08rem;
    height: 5.08rem;
    flex: none;
  }
}
#history .l-container .l-image img {
  display: block;
  position: absolute;
}
#history .l-container .l-image--number {
  position: absolute;
  z-index: 10;
  width: 0.99rem;
  height: 0.7rem;
  background-image: url("../img/common/cloud_white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  color: #D60012;
  text-align: center;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.35rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0.08rem;
  top: -0.13rem;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-image--number {
    width: 1.81rem;
    height: 1.28rem;
    padding-bottom: 0.21rem;
    font-size: 0.41rem;
    line-height: 0.6rem;
    top: 0.16rem;
  }
}
#history .l-container .l-image--number::before {
  content: "History";
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin-bottom: -0.08rem;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-image--number::before {
    font-size: 0.21rem;
    line-height: 0.3rem;
    margin-bottom: -0.15rem;
  }
}
#history .l-container .l-image--main {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  border-radius: 100%;
}
#history .l-container .l-text {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-text {
    padding-right: 0.5rem;
  }
}
#history .l-container .l-text h3 {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.19rem;
  line-height: 0.3rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  display: block;
  margin-bottom: 0.28rem;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-text h3 {
    font-size: 0.29rem;
    line-height: 0.44rem;
    margin-bottom: 0.34rem;
  }
}
#history .l-container .l-text p {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #history .l-container .l-text p {
    font-size: 0.16rem;
    line-height: 0.36rem;
  }
}

#bg-flavor {
  position: relative;
  z-index: 2;
  margin-top: -1.17rem;
  padding-top: 1.17rem;
  padding-bottom: 1.65rem;
  background-image: url("../img/top/bg_flavor.sp.webp"), linear-gradient(to bottom, transparent 0%, transparent 3.94rem, #FFE762 3.94rem, #FFE762 100%);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  /*
  clip-path: shape(
      from 0 0,
      line to 100% 0,
      line to 100% calc(100% - 0.5rem),
      arc to 0% calc(100% - 0.5rem) of 150vw cw small,
      close
  );*/
}
@media screen and (min-width: 768px) {
  #bg-flavor {
    margin-top: -1.95rem;
    padding-top: 1.95rem;
    padding-bottom: 2.32rem;
    background-image: url("../img/top/bg_flavor.pc.webp"), linear-gradient(to bottom, transparent 0%, transparent 3.94rem, #FFE762 3.94rem, #FFE762 100%);
    /*
    clip-path: shape(
        from 0 0,
        line to 100% 0,
        line to 100% calc(100% - 6.9444444444vw),
        arc to 0% calc(100% - 6.9444444444vw) of 300vw cw small,
        close
    );*/
  }
}
#bg-flavor #flavor-deco1 {
  width: 4.34rem;
  height: 3.51rem;
  max-width: unset;
  position: absolute;
  top: 1.82rem;
  left: -1.89rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.3;
}
@media screen and (min-width: 768px) {
  #bg-flavor #flavor-deco1 {
    width: 9.62rem;
    height: 7.77rem;
    top: 4.91rem;
    left: unset;
    right: calc(50% + 0.51rem);
  }
}
#bg-flavor #flavor-deco2 {
  width: 4.09rem;
  height: 3.3rem;
  max-width: unset;
  position: absolute;
  bottom: 4.88rem;
  right: -1.98rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.3;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #bg-flavor #flavor-deco2 {
    width: 9.62rem;
    height: 7.77rem;
    bottom: 3.9rem;
    right: unset;
    left: calc(50% + 0.31rem);
  }
}
#bg-flavor #bg-flavor-container {
  position: relative;
  z-index: 3;
}
#bg-flavor #flavor-round {
  position: absolute;
  bottom: -0.02rem;
  left: 0;
  width: 100%;
  height: 0.36rem;
  background-image: url("../img/common/round.sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}
#bg-flavor #flavor-round[data-active] {
  display: block;
}
@media screen and (min-width: 768px) {
  #bg-flavor #flavor-round {
    background-image: url("../img/common/round.pc.png");
    height: 9.5833333333vw;
  }
}
#bg-flavor #flavor-bg {
  width: 3.19rem;
  height: 25.66rem;
  position: absolute;
  top: 6.77rem;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/top/bg_flavor2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  #bg-flavor #flavor-bg {
    background-image: url("../img/top/bg_flavor2.pc.png");
    width: 13.69rem;
    height: 10.16rem;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7.06rem;
    opacity: 1;
  }
}

#flavor .c-heading {
  margin-bottom: 0.17rem;
}
@media screen and (min-width: 768px) {
  #flavor .c-heading {
    margin-bottom: 0.45rem;
  }
}
#flavor .l-intro {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 0.43rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #flavor .l-intro {
    margin-bottom: 0.71rem;
  }
}
#flavor .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.43rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.77rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.01rem 0;
    margin-bottom: 0.95rem;
  }
}
#flavor .l-container .l-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-wrapper {
    width: 50%;
  }
  #flavor .l-container .l-wrapper:nth-last-of-type(1) {
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
  }
  #flavor .l-container .l-wrapper:nth-last-of-type(1) .l-text {
    width: 50%;
    padding-right: 0.65rem;
  }
}
#flavor .l-container .l-image {
  position: relative;
  width: 2.79rem;
  height: 2.33rem;
  margin-left: 0.08rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image {
    width: 4.61rem;
    height: 3.63rem;
  }
}
#flavor .l-container .l-image img {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
}
#flavor .l-container .l-image--main {
  width: 2.11rem;
  height: 2.11rem;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image--main {
    width: 3.63rem;
    height: 3.63rem;
  }
}
#flavor .l-container .l-image--char {
  width: 0.94rem;
  height: 1.56rem;
  z-index: 3;
  right: 0.13rem;
  bottom: 0.21rem;
}
#flavor .l-container .l-image--char-name {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.08rem;
  height: 1.08rem;
  background-color: white;
  border-radius: 100%;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image--char-name {
    top: 0.39rem;
    font-size: 0.2rem;
    line-height: 0.29rem;
    width: 1.12rem;
    height: 1.12rem;
  }
}
#flavor .l-container .l-image #flavor1_1 {
  width: 0.94rem;
  height: 1.56rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor1_1 {
    width: 1.48rem;
    height: 2.43rem;
    right: 0.14rem;
    bottom: 0.29rem;
  }
}
#flavor .l-container .l-image #flavor2_1 {
  width: 0.94rem;
  height: 1.55rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor2_1 {
    width: 1.43rem;
    height: 2.34rem;
    right: 0.33rem;
    bottom: 0.3rem;
  }
}
#flavor .l-container .l-image #flavor3_1 {
  width: 0.94rem;
  height: 1.55rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor3_1 {
    width: 1.55rem;
    height: 2.55rem;
    right: 0.09rem;
    bottom: 0.21rem;
  }
}
#flavor .l-container .l-image #flavor4_1 {
  width: 0.99rem;
  height: 1.63rem;
  right: 0.08rem;
  bottom: 0.12rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor4_1 {
    width: 1.53rem;
    height: 2.52rem;
    right: 0.15rem;
    bottom: 0.1rem;
  }
}
#flavor .l-container .l-image #flavor5_1 {
  width: 1.03rem;
  height: 1.69rem;
  right: 0.07rem;
  bottom: 0.13rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor5_1 {
    width: 1.6rem;
    height: 2.64rem;
    right: 0.09rem;
    bottom: 0.16rem;
  }
}
#flavor .l-container .l-image #flavor6_1 {
  width: 1.24rem;
  height: 1.79rem;
  right: -0.09rem;
  bottom: 0.17rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor6_1 {
    width: 1.91rem;
    height: 2.75rem;
    right: -0.09rem;
    bottom: 0.1rem;
  }
}
#flavor .l-container .l-image #flavor7_1 {
  width: 1.03rem;
  height: 1.69rem;
  right: 0.1rem;
  bottom: 0.07rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-image #flavor7_1 {
    width: 1.48rem;
    height: 2.43rem;
    right: 0.18rem;
    bottom: 0.15rem;
  }
}
#flavor .l-container .l-name {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 0.13rem;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-name {
    top: -0.26rem;
    margin-bottom: 0.22rem;
  }
}
#flavor .l-container .l-name strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.35rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-name strong {
    font-size: 0.29rem;
    line-height: 0.42rem;
  }
}
#flavor .l-container .l-name span {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #D60012;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-name span {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#flavor .l-container .l-desc {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #flavor .l-container .l-desc {
    font-size: 0.17rem;
    line-height: 0.32rem;
    text-align: center;
  }
}
#flavor .c-btn--arrow {
  padding-right: 0.15rem;
  width: 3.22rem;
  height: 0.86rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #flavor .c-btn--arrow {
    width: 5.94rem;
    height: 1.27rem;
  }
  #flavor .c-btn--arrow::after {
    content: "";
    width: 0.15rem;
    height: 0.17rem;
    right: 0.54rem;
  }
}
@media screen and (min-width: 768px) {
  #flavor .c-btn--arrow span {
    gap: 0.05rem;
  }
}
#flavor .c-btn--arrow small {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #flavor .c-btn--arrow small {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#flavor .c-btn--arrow strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #flavor .c-btn--arrow strong {
    font-size: 0.26rem;
    line-height: 0.37rem;
  }
}

#bg-gift {
  position: relative;
  z-index: 3;
  margin-bottom: -0.62rem;
}
@media screen and (min-width: 768px) {
  #bg-gift {
    margin-bottom: -0.94rem;
  }
}
#bg-gift #gift-bg {
  width: 3.19rem;
  height: 7.61rem;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/top/bg_gift.webp");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.3;
}
@media screen and (min-width: 768px) {
  #bg-gift #gift-bg {
    position: absolute;
    top: -1rem;
    left: 50%;
    transform: translate(-50%);
    width: 13.69rem;
    height: 8.82rem;
    background-image: url("../img/top/bg.webp");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
}
#bg-gift .l-logo {
  margin: auto;
  width: 3.24rem;
  height: 0.8rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #bg-gift .l-logo {
    width: 4.81rem;
    height: 1.18rem;
  }
}
#bg-gift .l-logo img {
  display: block;
  width: 100%;
  height: 100%;
}

#gift {
  padding-top: 0.83rem;
  padding-bottom: 1.58rem;
}
@media screen and (min-width: 768px) {
  #gift {
    padding-top: 1.09rem;
    padding-bottom: 2.32rem;
  }
}
#gift .c-heading {
  margin-bottom: 0.17rem;
}
@media screen and (min-width: 768px) {
  #gift .c-heading {
    margin-bottom: 0.44rem;
  }
}
#gift .l-intro {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 1.05rem;
}
@media screen and (min-width: 768px) {
  #gift .l-intro {
    margin-bottom: 0.84rem;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.32rem;
    letter-spacing: 0.02em;
  }
}
#gift .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.64rem;
  margin-bottom: 0.45rem;
}
@media screen and (min-width: 768px) {
  #gift .l-container {
    margin-bottom: 1rem;
    gap: 1.19rem;
    flex-direction: row;
    justify-content: space-between;
    gap: 1.19rem 0.8rem;
    flex-wrap: wrap;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
#gift .l-container .l-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.17rem;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-wrapper {
    width: 4.45rem;
    gap: 0.18rem;
  }
}
#gift .l-container .l-image {
  width: 100%;
  height: 2.12rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-image {
    height: 2.9rem;
  }
}
#gift .l-container .l-image img {
  display: block;
  width: 100%;
  height: 100%;
}
#gift .l-container .l-image figcaption {
  position: absolute;
  top: -0.19rem;
  left: -0.13rem;
  height: 0.38rem;
  padding: 0 0.19rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF7D6;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #893F00;
  border-radius: 1rem;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-image figcaption {
    top: -0.21rem;
    left: -0.07rem;
    font-size: 0.15rem;
    line-height: 0.21rem;
  }
}
#gift .l-container .l-text {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-text {
    gap: 0.08rem;
  }
}
#gift .l-container .l-text .l-name {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  display: flex;
  align-items: baseline;
  gap: 0.17rem;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-text .l-name {
    font-size: 0.24rem;
    line-height: 0.35rem;
    gap: 0.18rem;
  }
}
#gift .l-container .l-text .l-name::after {
  content: "";
  position: relative;
  top: 0.02rem;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../img/common/arrow_right_circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-text .l-name::after {
    width: 0.24rem;
    height: 0.24rem;
  }
}
#gift .l-container .l-text .l-desc {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.26rem;
  letter-spacing: 0.01em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #gift .l-container .l-text .l-desc {
    font-size: 0.17rem;
    line-height: 0.26rem;
  }
}
#gift .c-btn--arrow {
  padding-right: 0.15rem;
  width: 3.22rem;
  height: 0.86rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #gift .c-btn--arrow {
    width: 5.94rem;
    height: 1.27rem;
  }
  #gift .c-btn--arrow::after {
    content: "";
    width: 0.15rem;
    height: 0.17rem;
    right: 0.54rem;
  }
}
@media screen and (min-width: 768px) {
  #gift .c-btn--arrow span {
    gap: 0.05rem;
  }
}
#gift .c-btn--arrow small {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #gift .c-btn--arrow small {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#gift .c-btn--arrow strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #gift .c-btn--arrow strong {
    font-size: 0.26rem;
    line-height: 0.37rem;
  }
}

#bg-special {
  position: relative;
  z-index: 2;
  background-image: url("../img/top/bg_special.sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  /*
  clip-path: shape(
      from 0 0.27rem,
      arc to 100% 0.27rem of 6rem cw small,
      line to 100% 100%,
      line to 0% 100%,
      close
  );*/
}
@media screen and (min-width: 768px) {
  #bg-special {
    background-image: url("../img/top/bg_special.pc.webp");
    /*
    clip-path: shape(
        from 0 6.5972222222vw,
        arc to 100% 6.5972222222vw of 194.4444444444vw cw small,
        line to 100% 100%,
        line to 0% 100%,
        close
    );*/
  }
}
#bg-special #special-round {
  position: absolute;
  top: -0.02rem;
  left: 0;
  width: 100%;
  height: 0.36rem;
  background-image: url("../img/common/round.sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  transform: scaleY(-1);
}
#bg-special #special-round[data-active] {
  display: block;
}
@media screen and (min-width: 768px) {
  #bg-special #special-round {
    height: 9.5833333333vw;
  }
}

#special {
  padding-top: 0.93rem;
  padding-bottom: 1.45rem;
}
@media screen and (min-width: 768px) {
  #special {
    padding-top: 1.31rem;
    padding-bottom: 1.07rem;
  }
}
#special #special-container-pc {
  background-image: url("../img/top/special_init.pc.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 44% 52%;
}
#special #special-container-pc:has(div) {
  background-image: unset;
}
#special #special-container-pc:has(img) {
  background-image: unset;
}
#special #special-container-sp {
  background-image: url("../img/top/special_init.sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 44% 52%;
}
#special #special-container-sp:has(div) {
  background-image: unset;
}
#special #special-container-sp:has(img) {
  background-image: unset;
}
#special .l-desc {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #special .l-desc {
    font-size: 0.18rem;
    line-height: 0.32rem;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #special .l-special {
    margin-top: -0.5rem;
    margin-bottom: -0.1rem;
  }
}
#special .l-container {
  width: 3.75rem;
  height: 3.89rem;
  margin: auto;
  margin-top: -0.2rem;
  margin-bottom: -0.06rem;
  transition: 0.1s;
  opacity: 1;
  max-width: unset;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  /*
  canvas{
      @include m.size(M, M);
  }
  .gifffer-play-button{
      display: none;
  }
  &--active{
      opacity: 1;
  }
  button{
      pointer-events: none;
      display: none;
  }

  &:not(:has(button)){
      opacity: 0;
  }
      */
}
@media screen and (min-width: 768px) {
  #special .l-container {
    max-width: 100%;
    left: unset;
    transform: unset;
    position: initial;
    width: 10.8rem;
    height: 6rem;
  }
}
#special .l-container img {
  display: block;
  width: 100%;
  height: 100%;
  animation: img-hidden 1.4s 0s forwards;
}
#special .l-container div {
  background-image: url("../img/top/special.sp.gif");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #special .l-container div {
    background-image: url("../img/top/special.pc.gif");
  }
}
#special .c-btn--arrow--red {
  margin: auto;
}
#special .c-btn--arrow--red.l-inactive {
  pointer-events: none;
}
#special #special-sp-btn {
  width: 2.87rem;
  margin: auto;
}

@keyframes img-hidden {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#bg-instagram {
  position: relative;
  z-index: 3;
  background-color: #FEE762;
  width: 100%;
}
#bg-instagram #special-deco1 {
  position: absolute;
  top: -1.18rem;
  left: -0.21rem;
  width: 2.06rem;
  height: 1.61rem;
}
@media screen and (min-width: 768px) {
  #bg-instagram #special-deco1 {
    width: 3.35rem;
    height: 2.62rem;
    left: unset;
    right: calc(50% + 2.29rem);
    top: -2.12rem;
  }
}
#bg-instagram #special-deco1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#bg-instagram #special-deco2 {
  position: absolute;
  top: -1.18rem;
  right: -0.21rem;
  width: 2.22rem;
  height: 1.59rem;
}
@media screen and (min-width: 768px) {
  #bg-instagram #special-deco2 {
    width: 3.62rem;
    height: 2.59rem;
    right: unset;
    left: calc(50% + 2.22rem);
    top: -2.12rem;
  }
}
#bg-instagram #special-deco2 img {
  display: block;
  width: 100%;
  height: 100%;
}
#bg-instagram #special-deco2 figcaption {
  position: absolute;
  top: -1.09rem;
  right: 0.04rem;
  background-image: url("../img/common/balloon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.15rem;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #F04C03;
  text-align: center;
  padding-bottom: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.04rem;
  width: 1.07rem;
  height: 0.83rem;
  transform: translateY(-100%) rotate(13deg);
}
@media screen and (min-width: 768px) {
  #bg-instagram #special-deco2 figcaption {
    font-size: 0.18rem;
    line-height: 0.26rem;
    width: 1.96rem;
    height: 1.51rem;
    top: -1.09rem;
    right: 0.43rem;
    transform: rotate(13deg);
  }
}

#instagram {
  overflow: hidden;
  position: relative;
  padding-top: 1.58rem;
  padding-bottom: 2.53rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #instagram {
    padding-top: 1.02rem;
    padding-bottom: 3.68rem;
  }
}
#instagram #instagram-deco1 {
  position: absolute;
  width: 3.16rem;
  height: 2.55rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.14rem;
  right: -0.73rem;
  opacity: 0.3;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #instagram #instagram-deco1 {
    width: 9.62rem;
    height: 7.77rem;
    right: unset;
    left: 50%;
    top: -2.29rem;
  }
}
#instagram #instagram-deco2 {
  position: absolute;
  width: 4.04rem;
  height: 3.26rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -0.16rem;
  left: -1.46rem;
  opacity: 0.3;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #instagram #instagram-deco2 {
    width: 9.62rem;
    height: 7.77rem;
    left: unset;
    right: calc(50% + 0.2rem);
    bottom: 0.99rem;
  }
}
#instagram .l-container {
  position: relative;
  z-index: 3;
}
#instagram .l-container .l-heading {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.38rem;
  line-height: 0.55rem;
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #instagram .l-container .l-heading {
    font-size: 0.54rem;
    line-height: 0.79rem;
  }
}
#instagram .l-container .l-desc {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
  width: 3.09rem;
  margin: 0.26rem auto 0.44rem;
}
@media screen and (min-width: 768px) {
  #instagram .l-container .l-desc {
    width: unset;
    font-size: 0.2rem;
    line-height: 0.32rem;
    letter-spacing: 0.02em;
    margin-top: 0.29rem;
    margin-bottom: 0.92rem;
    text-align: center;
  }
}
#instagram .l-container .l-slider {
  margin-bottom: 0.57rem;
}
@media screen and (min-width: 768px) {
  #instagram .l-container .l-slider {
    margin-bottom: 0.65rem;
  }
}
#instagram .l-container .l-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
#instagram .l-container .l-slider .swiper-slide img {
  display: block;
}
#instagram .l-container .c-btn--instagram--orange {
  margin: auto;
}

#bg-news {
  position: relative;
  z-index: 4;
  margin-top: -1.29rem;
  padding-top: 1.29rem;
  padding-bottom: 1.11rem;
  background-image: url("../img/top/bg_news.webp"), linear-gradient(to bottom, transparent 0%, transparent 1rem, #FFF7D6 1rem, #FFF7D6 100%);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #bg-news {
    margin-top: -2.86rem;
    padding-top: 2.86rem;
    padding-bottom: 1.84rem;
    background-size: 100vw 62.4305555556vw;
  }
}
#bg-news::after {
  content: "";
  position: absolute;
  background-color: #FFF7D6;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5rem;
}
#bg-news #bg-news2 {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  top: 0.53rem;
  left: 0.18rem;
  background-image: url("../img/top/bg_news2.sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 3.21rem;
  height: 13.17rem;
}
@media screen and (min-width: 768px) {
  #bg-news #bg-news2 {
    background-image: url("../img/top/bg_news2.pc.webp");
    width: 13.37rem;
    height: 8.94rem;
    top: 0.52rem;
    left: 50%;
    transform: translateX(-50%);
  }
}

#news {
  position: relative;
  z-index: 5;
}
#news .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 0.93rem;
}
@media screen and (min-width: 768px) {
  #news .l-container {
    flex-direction: row;
    justify-content: space-between;
  }
  #news .l-container .l-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #news .l-container .l-left .c-heading {
    align-items: flex-start;
    gap: 0.03rem;
  }
  #news .l-container .l-left .c-heading strong {
    font-size: 0.42rem;
    line-height: 0.61rem;
  }
  #news .l-container .l-left .c-heading span {
    font-size: 0.24rem;
    line-height: 0.35rem;
  }
  #news .l-container .l-right {
    width: 6.85rem;
    flex: none;
    padding-top: 0.09rem;
  }
}
#news .c-btn--more {
  margin: auto;
}
@media screen and (min-width: 768px) {
  #news .c-btn--more {
    margin: unset;
  }
}

#bg-store {
  position: relative;
}
#bg-store #store-deco1 {
  position: absolute;
  width: 3.87rem;
  height: 3.43rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.64rem;
  right: -1.33rem;
  opacity: 0.3;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #bg-store #store-deco1 {
    width: 9.62rem;
    height: 8.52rem;
    right: unset;
    left: 50%;
    top: -3.48rem;
  }
}
#bg-store #store-deco2 {
  position: absolute;
  width: 4.65rem;
  height: 4.12rem;
  background-image: url("../img/common/cloud_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -1.24rem;
  left: -0.93rem;
  opacity: 0.3;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  #bg-store #store-deco2 {
    width: 9.62rem;
    height: 8.52rem;
    left: unset;
    right: calc(50% + 0.89rem);
    bottom: -2.35rem;
  }
}
@media screen and (min-width: 768px) {
  #bg-store #store-bg {
    width: 13.37rem;
    height: 5.94rem;
    background-image: url("../img/top/bg_store.webp");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 0.87rem;
    transform: translateX(-50%);
    opacity: 0.21;
  }
}
#bg-store #store-char-box1 {
  width: 1.4rem;
  height: 1.7rem;
  position: absolute;
  bottom: 0.64rem;
  left: 0.18rem;
}
#bg-store #store-char-box1 img {
  position: absolute;
  display: block;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-box1 {
    width: 2.32rem;
    height: 2.74rem;
    left: unset;
    bottom: 1.87rem;
    right: calc(50% + 3.5rem);
  }
}
#bg-store #store-char-box2 {
  width: 1.42rem;
  height: 1.66rem;
  position: absolute;
  bottom: 0.6rem;
  right: 0.19rem;
}
#bg-store #store-char-box2 img {
  position: absolute;
  display: block;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-box2 {
    width: 2.42rem;
    height: 2.76rem;
    right: unset;
    bottom: 1.82rem;
    left: calc(50% + 3.56rem);
  }
}
#bg-store #store-char1 {
  width: 0.8rem;
  height: 1.32rem;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char1 {
    width: 1.43rem;
    height: 2.34rem;
    z-index: 2;
    top: unset;
    bottom: 0;
  }
}
#bg-store #store-char2 {
  width: 0.8rem;
  height: 1.32rem;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char2 {
    bottom: unset;
    top: 0;
    width: 1.55rem;
    height: 2.55rem;
  }
}
#bg-store #store-char3 {
  width: 0.86rem;
  height: 1.42rem;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char3 {
    width: 1.53rem;
    height: 2.52rem;
    z-index: 1;
    bottom: unset;
    top: 0;
  }
}
#bg-store #store-char4 {
  width: 0.83rem;
  height: 1.37rem;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char4 {
    width: 1.48rem;
    height: 2.43rem;
    top: unset;
    bottom: 0;
    z-index: 2;
  }
}
#bg-store #store-char-message {
  position: absolute;
  top: 0;
  left: -0.26rem;
  transform: translate(-50%);
  display: flex;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.17rem;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #F04C03;
  text-align: center;
  align-items: flex-end;
  max-width: unset;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-message {
    font-size: 0.18rem;
    line-height: 0.26rem;
    top: -0.37rem;
    transform: unset;
    left: 0.21rem;
  }
}
#bg-store #store-char-message::before {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  background-image: url("../img/common/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-message::before {
    width: 0.19rem;
    height: 0.19rem;
  }
}
#bg-store #store-char-message::after {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  background-image: url("../img/common/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-100%);
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-message::after {
    width: 0.19rem;
    height: 0.19rem;
  }
}
#bg-store #store-char-message span {
  padding-bottom: 0.03rem;
}
@media screen and (min-width: 768px) {
  #bg-store #store-char-message span {
    margin-left: -0.05rem;
    margin-right: -0.11rem;
  }
}

#store {
  position: relative;
  padding-top: 1.19rem;
  padding-bottom: 2.69rem;
}
#store .l-catch {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.17rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  #store .l-catch {
    margin-top: 0.34rem;
    margin-bottom: 0.48rem;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.32rem;
  }
}
#store .c-btn--arrow {
  padding-right: 0.15rem;
  width: 3.22rem;
  height: 0.86rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #store .c-btn--arrow {
    width: 5.94rem;
    height: 1.27rem;
  }
  #store .c-btn--arrow::after {
    content: "";
    width: 0.15rem;
    height: 0.17rem;
    right: 0.54rem;
  }
}
@media screen and (min-width: 768px) {
  #store .c-btn--arrow span {
    gap: 0.05rem;
  }
}
#store .c-btn--arrow small {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #store .c-btn--arrow small {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#store .c-btn--arrow strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #store .c-btn--arrow strong {
    font-size: 0.26rem;
    line-height: 0.37rem;
  }
}

#company {
  background-color: #FFF7D6;
  padding-top: 0.83rem;
  padding-bottom: 1.17rem;
}
@media screen and (min-width: 768px) {
  #company {
    padding-top: 1.43rem;
    padding-bottom: 1.18rem;
  }
}
#company .c-heading {
  margin-bottom: 0.61rem;
}
@media screen and (min-width: 768px) {
  #company .c-heading {
    margin-bottom: 0.54rem;
    align-items: flex-start;
    gap: 0.03rem;
  }
  #company .c-heading strong {
    font-size: 0.42rem;
    line-height: 0.61rem;
  }
  #company .c-heading span {
    font-size: 0.24rem;
    line-height: 0.35rem;
  }
}
#company .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media screen and (min-width: 768px) {
  #company .l-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
#company .l-image {
  display: flex;
  flex-direction: column;
  gap: 0.41rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #company .l-image {
    width: 4.12rem;
    height: 2.64rem;
  }
}
#company .l-image img {
  display: block;
}
@media screen and (min-width: 768px) {
  #company .l-image img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #company .l-right {
    padding-top: 0.37rem;
  }
}
#company .l-logo {
  width: 1.81rem;
  height: 0.44rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #company .l-logo {
    width: 2.46rem;
    height: 0.59rem;
    margin: 0 auto 0.45rem;
  }
}
#company .l-caution {
  display: flex;
  align-items: baseline;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 400;
}
#company .l-caution::before {
  content: "※";
  margin-top: 0.14rem;
}

#news-archive {
  position: relative;
  padding-top: 1.41rem;
  padding-bottom: 1.16rem;
}
@media screen and (min-width: 768px) {
  #news-archive {
    padding-top: 2.59rem;
    padding-bottom: 3.03rem;
  }
}
#news-archive #news-archive-bg {
  display: none;
}
@media screen and (min-width: 768px) {
  #news-archive #news-archive-bg {
    display: block;
    width: 13.81rem;
    height: 12.55rem;
    max-width: unset;
    position: absolute;
    top: 1.86rem;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../img/top/bg_news2.pc.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
#news-archive .l-container {
  position: relative;
  z-index: 2;
  padding-left: 0.17rem;
  padding-right: 0.17rem;
  display: flex;
  flex-direction: column;
  gap: 0.71rem;
  margin-bottom: 1.16rem;
}
@media screen and (min-width: 768px) {
  #news-archive .l-container {
    padding-left: unset;
    padding-right: unset;
    margin-bottom: 1.09rem;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #news-archive .c-heading {
    align-items: flex-start;
    gap: 0.03rem;
  }
  #news-archive .c-heading strong {
    font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    font-size: 0.42rem;
    line-height: 0.61rem;
    letter-spacing: 0.13em;
    font-weight: 700;
  }
  #news-archive .c-heading span {
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    font-size: 0.24rem;
    line-height: 0.35rem;
    letter-spacing: 0.02em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  #news-archive .l-right {
    padding-top: 0.09rem;
    flex: none;
    width: 6.85rem;
  }
}
#news-archive .p-news-archive {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
#news-archive .p-news-archive__thumb {
  width: 100%;
  height: 1.6rem;
}
@media screen and (min-width: 768px) {
  #news-archive .p-news-archive__thumb {
    width: 2.71rem;
    height: 1.5rem;
  }
}
#news-article {
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
}
@media screen and (min-width: 768px) {
  #news-article {
    padding-top: 2.82rem;
    padding-bottom: 2rem;
    padding-left: 1.2rem;
  }
}
#news-article #news-article-bg {
  display: none;
}
@media screen and (min-width: 768px) {
  #news-article #news-article-bg {
    display: block;
    width: 13.81rem;
    height: 12.55rem;
    max-width: unset;
    position: absolute;
    top: 1.86rem;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../img/top/bg_news2.pc.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
#news-article .p-navigation {
  margin-top: 1.01rem;
}
@media screen and (min-width: 768px) {
  #news-article .p-navigation {
    margin-top: 1.83rem;
  }
}

#wpadminbar {
  display: none;
}
@media screen and (min-width: 768px) {
  #wpadminbar {
    display: flex;
  }
}

@keyframes body-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-body {
  opacity: 0;
  animation: body-fade 1.2s 0.2s forwards;
}

.p-main {
  overflow: hidden;
}

@keyframes header-fade {
  0% {
    opacity: 0;
    transform: translateY(0rem);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
.p-header {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-header {
    display: block;
    position: absolute;
    z-index: 99998;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.p-header__container {
  display: flex;
  width: 14.4rem;
  margin: auto;
  padding-left: 0.51rem;
  padding-right: 1.51rem;
  align-items: flex-end;
}
.p-header__container .p-header__logo {
  position: relative;
  top: 0.43rem;
  left: unset;
}
.p-header__container[data-top] [data-lower] {
  display: none !important;
}
.p-header__container[data-lower] [data-top] {
  display: none !important;
}
.p-header__container[data-lower] .p-header__logo {
  top: unset;
  align-self: flex-end;
}
.p-header__container[data-lower] .p-header__logo--main {
  width: 2.39rem;
  height: 0.41rem;
}
.p-header__container[data-lower] .p-header__logo--sub {
  display: none;
}
.p-header__menu {
  display: flex;
  align-items: bottom;
  padding-top: 0.78rem;
  justify-content: flex-end;
  flex-grow: 1;
  margin-left: auto;
  gap: 0.28rem;
  white-space: nowrap;
  animation: header-fade 1.2s 0.6s forwards;
  opacity: 0;
}
.p-header__menu li {
  text-align: center;
}
.p-header__menu li a {
  display: flex;
  flex-direction: column;
}
.p-header__menu li a strong {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.p-header__menu li a span {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #D60012;
}
.p-header__special {
  width: 1.89rem;
  height: 1.13rem;
  background-image: url("../img/common/button_char.webp");
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.17rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: white;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  position: relative;
  top: 0.1rem;
  margin-left: 0.24rem;
  filter: drop-shadow(0 0.03rem 0.06rem rgba(137, 63, 0, 0.3));
  opacity: 0;
  animation: header-fade 1.2s 0.6s forwards;
}
.p-header__icon {
  display: flex;
  gap: 0.28rem;
  height: 100%;
  align-items: flex-end;
  align-self: flex-end;
  margin-left: 0.28rem;
  position: relative;
  top: -0.08rem;
  opacity: 0;
  animation: header-fade 1.2s 0.6s forwards;
}
.p-header__icon a {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header__icon a[href*="instagram.com"] {
  background-image: url("../img/common/icon_instagram.svg");
}
.p-header__logo {
  position: absolute;
  top: 0.23rem;
  left: 0.22rem;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
  align-items: center;
  z-index: 100000;
  animation: header-fade 1.2s 0.5s forwards;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .p-header__logo {
    gap: 0.17rem;
    top: 0.61rem;
    left: 0.51rem;
  }
}
.p-header__logo img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-header__logo--main {
  width: 1.78rem;
  height: 0.31rem;
}
@media screen and (min-width: 768px) {
  .p-header__logo--main {
    width: 3.5rem;
    height: 0.6rem;
  }
}
.p-header__logo--sub {
  width: 1.3rem;
  height: 0.18rem;
}
@media screen and (min-width: 768px) {
  .p-header__logo--sub {
    width: 1.82rem;
    height: 0.25rem;
  }
}
.p-header__nav {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/bg_header.sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
  overflow: scroll;
  display: flex;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p-header__nav {
    dislay: none;
    background-image: url("../img/common/bg_header.pc.webp");
    align-items: center;
    /*スクロールバー非表示（IE・Edge）*/
    -ms-overflow-style: none;
    /*スクロールバー非表示（Firefox）*/
    scrollbar-width: none;
  }
  .p-header__nav::before {
    content: "";
    display: block;
    flex: none;
    width: calc(100% - 10rem);
    height: 100%;
    background-image: url("../img/common/header_image.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .p-header__nav::-webkit-scrollbar {
    display: none;
  }
}
.p-header__nav--bg {
  display: none;
}
.p-header__nav--container {
  display: flex;
  flex-direction: column;
  flex: none;
  max-height: unset;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  padding-top: 1.35rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--container {
    width: unset;
    padding-left: 1.46rem;
    padding-top: 0.76rem;
    flex-grow: 1;
    justify-content: center;
  }
}
.p-header__nav--logo {
  display: flex;
  flex-direction: column;
  gap: 0.13rem;
  align-items: center;
  margin-bottom: 0.76rem;
  width: -moz-fit-content;
  width: fit-content;
}
.p-header__nav--logo img {
  display: block;
}
.p-header__nav--logo--main {
  width: 2.87rem;
  height: 0.5rem;
}
.p-header__nav--logo--sub {
  width: 1.59rem;
  height: 0.22rem;
}
.p-header__nav--main {
  display: flex;
  flex-direction: column;
  gap: 0.59rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--main {
    flex-direction: row;
    gap: 0.96rem;
    width: -moz-fit-content;
    width: fit-content;
    align-items: flex-end;
  }
}
.p-header__nav--sub {
  display: flex;
  flex-direction: column;
  gap: 0.29rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--sub {
    width: 3.06rem;
    flex: none;
    gap: 0.43rem;
  }
}
.p-header__nav--special {
  width: 2.48rem;
  height: 1.48rem;
  background-image: url("../img/common/button_char.webp");
  background-size: contain;
  background-repeat: no-repeat;
  align-self: center;
  padding-bottom: 0.28rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: white;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  position: relative;
  top: 0.1rem;
  filter: drop-shadow(0 0.03rem 0.06rem rgba(137, 63, 0, 0.3));
}
.p-header__nav--link {
  display: flex;
  flex-wrap: wrap;
  gap: 0.29rem 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__nav--link {
    flex-direction: column;
    gap: 0.26rem;
  }
}
.p-header__nav--link li {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .p-header__nav--link li:nth-of-type(1) {
    order: 1;
  }
  .p-header__nav--link li:nth-of-type(2) {
    order: 5;
  }
  .p-header__nav--link li:nth-of-type(3) {
    order: 2;
  }
  .p-header__nav--link li:nth-of-type(4) {
    order: 6;
  }
  .p-header__nav--link li:nth-of-type(5) {
    order: 3;
  }
  .p-header__nav--link li:nth-of-type(6) {
    order: 7;
  }
  .p-header__nav--link li:nth-of-type(7) {
    order: 4;
  }
  .p-header__nav--link li:nth-of-type(8) {
    order: 8;
  }
}
.p-header__nav--link a, .p-header__nav--link div {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}
.p-header__nav--link a strong, .p-header__nav--link div strong {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-header__nav--link a strong, .p-header__nav--link div strong {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
.p-header__nav--link a span, .p-header__nav--link div span {
  color: #D60012;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-left: 0.3em;
}
@media screen and (min-width: 768px) {
  .p-header__nav--link a span, .p-header__nav--link div span {
    font-size: 0.13rem;
    line-height: 0.19rem;
  }
}
.p-header__nav--link li:nth-last-child(1) a, .p-header__nav--link li:nth-last-child(1) div {
  padding-bottom: unset !important;
  border-bottom: unset !important;
}
.p-header__nav--link div {
  opacity: 0.5;
  transition: 0.3s;
}
.p-header__nav--button {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--button {
    width: 100%;
    gap: 0.15rem;
  }
}
.p-header__nav--info strong {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-header__nav--info strong {
    font-size: 0.17rem;
    line-height: 0.25rem;
  }
}
.p-header__nav--info address {
  font-style: normal;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-header__nav--info address {
    font-size: 0.15rem;
    line-height: 0.21rem;
  }
}
.p-header__nav--info span {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin-top: -0.03rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--info span {
    font-size: 0.26rem;
    line-height: 0.37rem;
  }
}
.p-header__nav--box {
  position: fixed;
  z-index: 100001;
  top: 0.13rem;
  right: 0.13rem;
  width: 0.45rem;
  height: 0.45rem;
  cursor: pointer;
  background-color: white;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__nav--box {
    width: 0.74rem;
    height: 0.74rem;
    top: 0.61rem;
    right: unset;
    left: calc(50% + 6rem);
  }
}
.p-header__nav--box--lines {
  width: 0.23rem;
  height: 0.14rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--lines {
    width: 0.33rem;
    height: 0.22rem;
  }
}
.p-header__nav--box--check {
  display: none;
}
.p-header__nav--box--check:checked ~ .p-header__nav {
  pointer-events: all;
  opacity: 1;
}
.p-header__nav--box--check:checked ~ .p-header__logo {
  position: fixed;
}
.p-header__nav--box--check:checked ~ .p-header__nav--bg {
  pointer-events: all;
  opacity: 1;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box::after {
  opacity: 0;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--lines {
  height: 0.22rem;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--lines::after {
  content: "";
  opacity: 0;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(1) {
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(1) {
    height: 0.015rem;
  }
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(2) {
  opacity: 0;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(3) {
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(3) {
    height: 0.015rem;
  }
}
.p-header__nav--box--line {
  position: absolute;
  z-index: 1;
  top: 50%;
  transition: 0.3s;
  width: 100%;
  height: 0.02rem;
  background-color: #331801;
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--line {
    height: 0.02rem;
  }
}
.p-header__nav--box--line:nth-of-type(1) {
  transform: translateY(calc(-0.06rem - 50%));
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--line:nth-of-type(1) {
    transform: translateY(calc(-0.1rem - 50%));
  }
}
.p-header__nav--box--line:nth-of-type(2) {
  transform: translateY(-50%);
}
.p-header__nav--box--line:nth-of-type(3) {
  transform: translateY(calc(0.06rem - 50%));
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--line:nth-of-type(3) {
    transform: translateY(calc(0.1rem - 50%));
  }
}

.p-footer {
  position: relative;
  z-index: 5000;
  background-color: #D60012;
  color: white;
}
.p-footer__container {
  padding-top: 0.62rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.37rem;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-footer__container {
    width: 9.8rem;
    margin: auto;
    padding-top: 0.84rem;
    padding-bottom: 0.92rem;
    padding-left: unset;
    padding-right: unset;
  }
}
.p-footer__top {
  display: flex;
  flex-direction: column;
  gap: 0.66rem;
  margin-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  .p-footer__top {
    gap: 2rem;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: -0.04rem;
  }
}
.p-footer__logo {
  display: block;
  margin: auto;
  width: 2.19rem;
  height: 0.38rem;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 768px) {
  .p-footer__logo {
    width: 2.95rem;
    height: 0.51rem;
    flex: none;
    margin: unset;
  }
}
.p-footer__logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-footer__link {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 0;
}
@media screen and (min-width: 768px) {
  .p-footer__link {
    padding-top: 0.1rem;
    flex-direction: column;
    height: 1.01rem;
    justify-content: space-between;
    gap: 0 0.35rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-footer__link li {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .p-footer__link li {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-footer__link li:nth-of-type(2n) {
  padding-left: 0.21rem;
}
@media screen and (min-width: 768px) {
  .p-footer__link li:nth-of-type(2n) {
    padding-left: unset;
  }
}
.p-footer__link li a {
  display: flex;
  flex-direction: column;
}
.p-footer__link li a strong {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.p-footer__link li a span {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.p-footer__bottom {
  display: flex;
  flex-direction: column;
  gap: 0.33rem;
}
@media screen and (min-width: 768px) {
  .p-footer__bottom {
    flex-direction: column-reverse;
    gap: 0;
  }
}
.p-footer__button {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-footer__button {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -0.12rem;
  }
}
.p-footer__button .c-btn--instagram {
  background-color: white;
  color: #D60012;
  border: unset;
}
@media screen and (min-width: 768px) {
  .p-footer__button .c-btn--instagram {
    width: 2.95rem;
    height: 0.77rem;
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
.p-footer__button .c-btn--instagram::before {
  filter: brightness(0) saturate(100%) invert(10%) sepia(94%) saturate(4903%) hue-rotate(351deg) brightness(115%) contrast(95%);
}
@media screen and (min-width: 768px) {
  .p-footer__button .c-btn--instagram::before {
    width: 0.24rem;
    height: 0.25rem;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__button .c-btn--arrow {
    width: 4.68rem;
    height: 1.16rem;
    background-size: 102% 102%;
  }
  .p-footer__button .c-btn--arrow small {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
  .p-footer__button .c-btn--arrow strong {
    font-size: 0.22rem;
    line-height: 0.32rem;
    margin-top: 0.02rem;
  }
  .p-footer__button .c-btn--arrow::after {
    width: 0.13rem;
    height: 0.15rem;
    right: 0.36rem;
  }
}
.p-footer__info strong {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-footer__info strong {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}
.p-footer__info address {
  font-style: normal;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__info address {
    font-size: 0.15rem;
    line-height: 0.21rem;
    margin-top: 0.02rem;
    margin-bottom: 0.02rem;
  }
}
.p-footer__info span {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin-top: -0.03rem;
}
@media screen and (min-width: 768px) {
  .p-footer__info span {
    font-size: 0.27rem;
    line-height: 0.39rem;
  }
}
.p-footer__copyright {
  text-align: center;
  color: white;
  margin-top: 0.24rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright {
    font-size: 0.15rem;
    line-height: 0.21rem;
    margin-top: 0.8rem;
  }
}
.p-footer__copyright i {
  color: #D60012;
  display: block;
  font-size: inherit;
}

.p-form input[type=text], .p-form input[type=email], .p-form input[type=tel] {
  width: 100%;
  height: 0.5rem;
  border-radius: 0;
  border: 0.01rem solid black;
  padding: 0.07rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .p-form input[type=text], .p-form input[type=email], .p-form input[type=tel] {
    height: 0.72rem;
    padding: 0 0.2rem;
  }
}
.p-form input[type=checkbox] {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .p-form input[type=checkbox] {
    width: 0.29rem;
    height: 0.29rem;
  }
}
.p-form textarea {
  width: 100%;
  background-color: white;
  border-radius: 0;
  border: 0.01rem solid black;
  min-height: 1.9rem;
  padding: 0.07rem;
}
@media screen and (min-width: 768px) {
  .p-form textarea {
    min-height: 2.73rem;
    padding: 0.2rem 0.25rem;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    font-size: 0.2rem;
    line-height: 0.27rem;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
}
.p-form textarea::-moz-placeholder {
  color: #AFAFAF;
}
.p-form textarea::placeholder {
  color: #AFAFAF;
}
.p-form #form-submit {
  display: none;
}
.p-form .wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  .p-form .wpcf7-radio {
    font-size: 0.19rem;
    line-height: 0.27rem;
    gap: 0.12rem;
    margin-bottom: 0.5rem;
  }
}
.p-form .wpcf7-radio .wpcf7-list-item {
  margin-left: unset;
}
.p-form .wpcf7-radio .wpcf7-list-item input[type=radio] {
  display: none;
}
.p-form .wpcf7-radio .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::before {
  border-width: 0.06rem;
  border-color: #2478F8;
}
@media screen and (min-width: 768px) {
  .p-form .wpcf7-radio .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::before {
    border-width: 0.09rem;
  }
}
.p-form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  gap: 0.09rem;
}
.p-form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  border-radius: 100%;
  background: white;
  border: 0.01rem solid black;
  display: block;
  flex: none;
  box-sizing: border-box;
  transition: 0.1s;
}
@media screen and (min-width: 768px) {
  .p-form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
    width: 0.29rem;
    height: 0.29rem;
  }
}
.p-form .wpcf7-not-valid-tip {
  width: 0rem;
  white-space: nowrap;
}
.p-form .wpcf7-spinner {
  display: none;
}
.p-form .wpcf7-response-output {
  display: none;
}
.p-form__switch {
  display: none;
}
.p-form__main--container {
  display: flex;
  flex-direction: column;
  gap: 0.26rem;
}
@media screen and (min-width: 768px) {
  .p-form__main--container {
    gap: 0.37rem;
  }
}
.p-form__item {
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
}
@media screen and (min-width: 768px) {
  .p-form__item {
    gap: 0.13rem;
  }
}
.p-form__item dt {
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-form__item dt {
    font-size: 0.23rem;
    line-height: 0.34rem;
  }
}
.p-form__item dt small {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-form__item dt small {
    font-size: 0.2rem;
    line-height: 0.29rem;
  }
}
.p-form__bottom {
  margin-top: 0.54rem;
}
@media screen and (min-width: 768px) {
  .p-form__bottom {
    margin-top: 0.85rem;
  }
}
.p-form__policy--check {
  display: flex;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 400;
  justify-content: center;
  gap: 0.09rem;
  align-items: baseline;
}
@media screen and (min-width: 768px) {
  .p-form__policy--check {
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
.p-form__policy--check label {
  color: #325ABA;
  text-decoration: underline;
  cursor: pointer;
}
.p-form__policy--check .wpcf7-list-item {
  margin-left: unset;
}
.p-form__policy--check .wpcf7-list-item span {
  display: none;
}
.p-form__policy--check .wpdf7-first-item {
  margin-left: unset;
}
.p-form__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.38rem;
  gap: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-form__button {
    margin-top: 0.54rem;
  }
}
.p-form__confirm, .p-form__confirm--textarea, .p-form__confirm--text {
  color: #B38236;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-form__confirm--text {
  width: 100%;
  height: 0.5rem;
  border: 0.01rem solid black;
  display: flex;
  align-items: center;
  padding: 0.07rem;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.p-form__confirm--text::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-form__confirm--text {
    height: 0.72rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.p-form__confirm--textarea {
  border: 0.01rem solid black;
  padding: 0.07rem;
  min-height: 1.9rem;
}
@media screen and (min-width: 768px) {
  .p-form__confirm--textarea {
    min-height: 2.73rem;
    padding: 0.2rem;
  }
}
.p-form__confirm--radio ul {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.p-form__confirm--radio ul li {
  display: flex;
  align-items: center;
  gap: 0.09rem;
}
@media screen and (min-width: 768px) {
  .p-form__confirm--radio ul li {
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    font-size: 0.19rem;
    line-height: 0.27rem;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
.p-form__confirm--radio ul li::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  background: white;
  border: 0.01rem solid black;
  display: block;
  flex: none;
  box-sizing: border-box;
  transition: 0.1s;
}
@media screen and (min-width: 768px) {
  .p-form__confirm--radio ul li::before {
    width: 0.29rem;
    height: 0.29rem;
  }
}
.p-form__confirm--radio--active::before {
  border-width: 0.06rem !important;
  border-color: #2478F8 !important;
}
@media screen and (min-width: 768px) {
  .p-form__confirm--radio--active::before {
    border-width: 0.09rem !important;
  }
}
.p-form__confirm--checkbox {
  display: flex;
  gap: 0.09rem;
  align-items: center;
}
.p-form__confirm--checkbox input[type=checkbox] {
  pointer-events: none;
}

.p-news-archive {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-news-archive {
    gap: 0.47rem;
  }
}
.p-news-archive__wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.11rem;
}
@media screen and (min-width: 768px) {
  .p-news-archive__wrapper {
    flex-direction: row;
    gap: 0.38rem;
    align-items: center;
  }
}
.p-news-archive__thumb {
  width: 100%;
  height: 1.28rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-news-archive__thumb {
    width: 2.71rem;
    height: 1.5rem;
    flex: none;
  }
}
.p-news-archive__thumb img {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-news-archive__text {
    flex-grow: 1;
    padding-top: 0.02rem;
    min-height: 1.5rem;
  }
}
.p-news-archive__date {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #893F00;
}
@media screen and (min-width: 768px) {
  .p-news-archive__date {
    font-size: 0.18rem;
    line-height: 0.26rem;
    letter-spacing: 0.04em;
  }
}
.p-news-archive__title {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: block;
  margin-top: 0.04rem;
  margin-bottom: 0.07rem;
}
@media screen and (min-width: 768px) {
  .p-news-archive__title {
    font-size: 0.18rem;
    line-height: 0.29rem;
    letter-spacing: 0.02em;
  }
}
.p-news-archive__desc {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
@media screen and (min-width: 768px) {
  .p-news-archive__desc {
    -webkit-line-clamp: 2;
    font-size: 0.15rem;
    line-height: 0.26rem;
  }
}
.p-news-archive__slider {
  position: relative;
  padding-left: 0.28rem;
  padding-right: 0.28rem;
}
.p-news-archive__slider .swiper {
  overflow: initial;
}
.p-news-archive__slider .sliper-wrapper {
  padding-left: 0.28rem;
  overflow: initial;
}
.p-news-archive__slider--pagination {
  position: absolute;
  bottom: -0.35rem !important;
  left: 50% !important;
  transform: translate(-50%, 100%) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 0.08rem;
}
.p-news-archive__slider--pagination .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #DBDBDB;
  opacity: 1;
  margin: unset !important;
  transition: 0.3s;
}
.p-news-archive__slider--pagination .swiper-pagination-bullet-active {
  background-color: #898989;
}

.p-table {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  width: 100%;
}
.p-table dl {
  display: flex;
  padding-bottom: 0.12rem;
  border-bottom: 0.01rem solid #F5E4A2;
  width: 100%;
}
.p-table dl dt {
  flex: none;
  width: 0.83rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-table dl dt {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}
.p-table dl dd {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 400;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .p-table dl dd {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}

.p-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #893F00;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.19rem;
  line-height: 0.27rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  width: 100%;
}
.p-navigation--prev {
  white-space: nowrap;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: flex;
  gap: 0.07rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-navigation--prev {
    font-size: 0.16rem;
    line-height: 0.24rem;
    gap: 0.21rem;
  }
}
.p-navigation--prev::before {
  content: "";
  width: 0.05rem;
  height: 0.1rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-1);
  flex: none;
  display: block;
  filter: brightness(0) saturate(100%) invert(21%) sepia(64%) saturate(2428%) hue-rotate(22deg) brightness(96%) contrast(101%);
  margin-top: 0.02rem;
}
@media screen and (min-width: 768px) {
  .p-navigation--prev::before {
    width: 0.06rem;
    height: 0.1rem;
  }
}
.p-navigation--next {
  white-space: nowrap;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: flex;
  gap: 0.07rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-navigation--next {
    font-size: 0.16rem;
    line-height: 0.24rem;
    gap: 0.21rem;
  }
}
.p-navigation--next::after {
  content: "";
  width: 0.05rem;
  height: 0.1rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  flex: none;
  display: block;
  margin-top: 0.02rem;
  filter: brightness(0) saturate(100%) invert(21%) sepia(64%) saturate(2428%) hue-rotate(22deg) brightness(96%) contrast(101%);
}
@media screen and (min-width: 768px) {
  .p-navigation--next::after {
    width: 0.06rem;
    height: 0.1rem;
  }
}
.p-navigation--archive {
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  height: 0.38rem;
  border: 0.01rem solid #893F00;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-navigation--archive {
    font-size: 0.18rem;
    line-height: 0.26rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    height: 0.49rem;
  }
}
.p-navigation a[href=""] {
  opacity: 0.3;
  pointer-events: none;
}

.p-pagination .nav-links > .page-numbers {
  display: flex;
  justify-content: center;
  gap: 0.04rem;
}
.p-pagination .nav-links > .page-numbers li {
  width: 0.32rem;
  height: 0.32rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
  color: #893F00;
}
.p-pagination .nav-links > .page-numbers li span, .p-pagination .nav-links > .page-numbers li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: 0.3s;
}
.p-pagination .nav-links > .page-numbers li span:hover, .p-pagination .nav-links > .page-numbers li a:hover {
  opacity: 1;
}
.p-pagination .nav-links > .page-numbers li .current {
  border-bottom: 0.01rem solid #331801;
  background-color: #893F00;
  color: white;
}
.p-pagination .nav-links > .page-numbers li .dots {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 400;
}
.p-pagination .nav-links > .page-numbers li .next::after {
  content: "";
  width: 0.07rem;
  height: 0.13rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.01rem;
}
.p-pagination .nav-links > .page-numbers li .prev::after {
  content: "";
  width: 0.07rem;
  height: 0.13rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-1);
  padding-bottom: 0.01rem;
}

.p-news-article__info {
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid #F5E4A2;
}
@media screen and (min-width: 768px) {
  .p-news-article__info {
    padding-bottom: 0.45rem;
  }
}
.p-news-article__date {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #893F00;
  margin-bottom: 0.08rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-news-article__date {
    font-size: 0.18rem;
    line-height: 0.26rem;
    margin-bottom: 0.24rem;
  }
}
.p-news-article__title {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.19rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-news-article__title {
    font-size: 0.3rem;
    line-height: 0.43rem;
    letter-spacing: 0.03em;
  }
}
.p-news-article__content {
  padding-top: 0.29rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-news-article__content {
    padding-top: 0.51rem;
    font-size: 0.16rem;
    line-height: 0.28rem;
  }
}
.p-news-article__content .wp-block-image:first-child {
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-news-article__content .wp-block-image:first-child {
    margin-bottom: 0.49rem;
  }
}
.p-news-article__content .wp-block-image:first-child img {
  display: block;
  width: 100%;
  height: auto;
}
.p-news-article__content > * {
  margin-bottom: 0.3rem;
}
.p-news-article__content h1, .p-news-article__content h2 {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.2rem;
  padding-bottom: 0.14rem;
  border-bottom: 0.01rem solid #893F00;
}
@media screen and (min-width: 768px) {
  .p-news-article__content h1, .p-news-article__content h2 {
    font-size: 0.24rem;
    line-height: 0.3rem;
    padding-bottom: 0.07rem;
  }
}
.p-news-article__content h3 {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.16rem;
}
@media screen and (min-width: 768px) {
  .p-news-article__content h3 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.13rem;
  }
}
.p-news-article__content strong {
  font-weight: 700;
}
.p-news-article__content p {
  margin-bottom: 0.3rem;
}
.p-news-article__content img {
  width: 100%;
  height: auto;
}
.p-news-article__content a {
  color: #F04C03;
  text-decoration: underline;
}
.p-news-article__content a[href$=".pdf"] {
  margin-right: 0.05rem;
}
.p-news-article__content a[href$=".pdf"]::before {
  content: "";
  width: 0.21rem;
  height: 0.21rem;
  display: inline-block;
  background-image: url("../img/common/icon_pdf.svg");
  margin-right: 0.12rem;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.06rem;
}
.p-news-article__content ul {
  display: flex;
  flex-direction: column;
  --color: #331801;
  gap: 0.16rem;
}
@media screen and (min-width: 768px) {
  .p-news-article__content ul {
    gap: 0.08rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
}
.p-news-article__content ul li {
  display: flex;
  align-items: baseline;
}
.p-news-article__content ul li::before {
  content: "";
  position: relative;
  top: 0.1em;
  display: block;
  flex: none;
  width: 1em;
  height: 1em;
  background: radial-gradient(var(--color) 0%, var(--color) 15%, transparent 20%, transparent 100%);
}
.p-news-article__content ul--num {
  padding-left: 1em;
}
.p-news-article__content ol {
  list-style: none;
  counter-reset: count 0;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
@media screen and (min-width: 768px) {
  .p-news-article__content ol {
    gap: 0.12rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
}
.p-news-article__content ol li {
  counter-increment: count 1;
  display: flex;
  align-items: baseline;
  gap: 0.07rem;
}
.p-news-article__content ol li::before {
  content: counter(count);
  flex: none;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.14rem;
  letter-spacing: 0em;
  font-weight: 500;
  width: 1.5em;
  height: 1.5em;
  background-color: #331801;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.p-news-article__content .wp-element-caption {
  text-align: center;
}

.c-bg, .c-bg--beige, .c-bg--white {
  width: 100%;
}
.c-bg--beige {
  background-color: #FFF7D6;
}

.c-full {
  max-width: unset;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.c-banner {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-banner {
    bottom: 0.4rem;
    left: calc(50% + 4.9rem);
    transform: unset;
  }
}
.c-banner #banner-sw {
  display: none;
}
.c-banner:has(#banner-sw:checked) {
  opacity: 0;
  pointer-events: none;
}
.c-banner .c-btn--cta {
  width: 2.75rem;
  height: 0.61rem;
}
.c-banner__close {
  position: absolute;
  z-index: 3;
  width: 0.26rem;
  height: 0.26rem;
  background-image: url("../img/common/icon_close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.03rem;
  right: 0.1rem;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .c-banner__close {
    top: 0.05rem;
    right: 0.22rem;
  }
}
.c-banner__container {
  position: relative;
  width: 2.75rem;
  height: 0.61rem;
  background-image: url("../img/top/bg_banner.sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  border-radius: 0.1rem 0.1rem 0 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-banner__container {
    width: 1.86rem;
    height: 1.86rem;
    traansform: unset;
    background-image: url("../img/top/bg_banner.pc.webp");
    flex-direction: column;
    padding-bottom: 0.37rem;
    justify-content: flex-end;
    text-align: center;
    white-space: nowrap;
    border-radius: 100%;
  }
  .c-banner__container::before {
    content: "";
    display: block;
    width: 0.27rem;
    height: 0.27rem;
    background-image: url("../img/common/icon_cart.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.c-banner__container small {
  position: absolute;
  top: -0.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  -webkit-text-stroke: 0.07rem #F04C03;
  paint-order: stroke;
}
@media screen and (min-width: 768px) {
  .c-banner__container small {
    position: initial;
    top: unset;
    left: unset;
    transform: unset;
    font-size: 0.16rem;
    line-height: 0.24rem;
    -webkit-text-stroke: 0rem transparent;
    margin-top: 0.06rem;
    margin-bottom: 0.02rem;
  }
}
.c-banner__container strong {
  text-align: centger;
  display: flex;
  gap: 0.1rem;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.c-banner__container strong::before {
  content: "";
  display: block;
  width: 0.19rem;
  height: 0.19rem;
  background-image: url("../img/common/icon_cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-banner__container strong::before {
    content: unset;
  }
}

.c-heading {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.c-heading strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.29rem;
  line-height: 0.42rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-heading strong {
    font-size: 0.52rem;
    line-height: 0.79rem;
  }
}
.c-heading span {
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #D60012;
}
@media screen and (min-width: 768px) {
  .c-heading span {
    font-size: 0.29rem;
    line-height: 0.42rem;
  }
}

.c-btn, .c-btn--instagram, .c-btn--instagram--orange, .c-btn--arrow, .c-btn--arrow--red {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.c-btn--cta {
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .c-btn--cta {
    display: none;
  }
}
.c-btn--cta img {
  display: block;
  width: 100%;
  height: auto;
}
.c-btn--arrow, .c-btn--arrow--red {
  background-image: url("../img/common/bg_button.webp");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.1rem;
  width: 100%;
  height: 0.7rem;
  color: white;
  background-size: 101% 101%;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow, .c-btn--arrow--red {
    height: 0.76rem;
  }
}
.c-btn--arrow span, .c-btn--arrow--red span {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.c-btn--arrow span small, .c-btn--arrow--red span small {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow span small, .c-btn--arrow--red span small {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
}
.c-btn--arrow span strong, .c-btn--arrow--red span strong {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: -0.03rem;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow span strong, .c-btn--arrow--red span strong {
    font-size: 0.17rem;
    line-height: 0.25rem;
  }
}
.c-btn--arrow::after, .c-btn--arrow--red::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0.21rem;
  width: 0.085rem;
  height: 0.1rem;
  background-color: white;
  transform: translateY(-50%);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
.c-btn--arrow--red {
  background-image: url("../img/common/bg_button_red.webp");
  border-radius: 1rem;
  width: 2.87rem;
  height: 0.68rem;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow--red {
    width: 3.52rem;
    height: 0.84rem;
  }
}
.c-btn--arrow--red::after {
  right: 0.43rem;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow--red::after {
    right: 0.52rem;
    width: 0.1rem;
    height: 0.12rem;
  }
}
.c-btn--arrow--red span {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.19rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-right: 0.12rem;
}
.c-btn--instagram, .c-btn--instagram--orange {
  border-radius: 0.1rem;
  width: 100%;
  height: 0.7rem;
  border: 0.015rem solid #331801;
  gap: 0.1rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-btn--instagram, .c-btn--instagram--orange {
    height: 0.76rem;
    font-size: 0.19rem;
    line-height: 0.27rem;
    gap: 0.12rem;
  }
}
.c-btn--instagram::before, .c-btn--instagram--orange::before {
  content: "";
  width: 0.21rem;
  height: 0.21rem;
  background-image: url("../img/common/icon_instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0.03rem;
}
@media screen and (min-width: 768px) {
  .c-btn--instagram::before, .c-btn--instagram--orange::before {
    width: 0.24rem;
    height: 0.24rem;
  }
}
.c-btn--instagram--orange {
  background-color: #F04C03;
  color: white;
  border: unset;
  border-radius: 1rem;
  width: 2.87rem;
  height: 0.68rem;
  font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-bottom: 0.05rem;
}
@media screen and (min-width: 768px) {
  .c-btn--instagram--orange {
    width: 3.59rem;
    height: 0.84rem;
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
.c-btn--instagram--orange::before {
  content: "";
  filter: brightness(0) invert(1);
  width: 0.2rem;
  height: 0.2rem;
}
@media screen and (min-width: 768px) {
  .c-btn--instagram--orange::before {
    width: 0.26rem;
    height: 0.26rem;
  }
}
.c-btn--instagram--orange::after {
  content: "";
  width: 0.08rem;
  height: 0.1rem;
  background-color: white;
  position: absolute;
  top: 50%;
  right: 0.43rem;
  transform: translateY(-50%);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
@media screen and (min-width: 768px) {
  .c-btn--instagram--orange::after {
    width: 0.1rem;
    height: 0.12rem;
    right: 0.36rem;
  }
}
.c-btn--more {
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.21rem;
  line-height: 0.3rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.13rem;
  width: -moz-fit-content;
  width: fit-content;
}
.c-btn--more::after {
  content: "";
  width: 0.23rem;
  height: 0.23rem;
  background-image: url("../img/common/arrow_right_circle_transparent.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.c-special {
  position: absolute;
  z-index: 10;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.17rem;
  height: 2.72rem;
  padding-top: 0.57rem;
  background-image: url("../img/special/result.webp");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.1s;
  opacity: 0;
  filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(137, 63, 0, 0.1));
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .c-special {
    top: 51%;
    transform: translate(-50%, -50%) scale(1.369);
  }
}
.c-special--active {
  opacity: 1;
  pointer-events: all;
}
.c-special[data-god="0"] .c-special__result::before {
  content: "恵比寿天";
}
.c-special[data-god="0"] #special-deco-item {
  background-image: url("../img/special/item0.webp");
}
.c-special[data-god="0"] #special-deco-god1 {
  background-image: url("../img/special/god0.webp");
  width: 1.19rem;
  height: 1.96rem;
  bottom: -0.17rem;
  left: -0.38rem;
}
.c-special[data-god="1"] .c-special__result::before {
  content: "大黒天";
}
.c-special[data-god="1"] #special-deco-item {
  background-image: url("../img/special/item1.webp");
}
.c-special[data-god="1"] #special-deco-god1 {
  background-image: url("../img/special/god1.webp");
  width: 1.19rem;
  height: 1.96rem;
  bottom: -0.17rem;
  left: -0.38rem;
}
.c-special[data-god="2"] .c-special__result::before {
  content: "福禄寿";
}
.c-special[data-god="2"] #special-deco-item {
  background-image: url("../img/special/item2.webp");
}
.c-special[data-god="2"] #special-deco-god1 {
  background-image: url("../img/special/god2.webp");
  width: 1.19rem;
  height: 1.96rem;
  bottom: -0.17rem;
  left: -0.45rem;
}
.c-special[data-god="3"] .c-special__result::before {
  content: "弁財天";
}
.c-special[data-god="3"] #special-deco-item {
  background-image: url("../img/special/item3.webp");
}
.c-special[data-god="3"] #special-deco-god1 {
  background-image: url("../img/special/god3.webp");
  width: 1.27rem;
  height: 2.09rem;
  bottom: -0.15rem;
  left: -0.44rem;
}
.c-special[data-god="4"] .c-special__result::before {
  content: "寿老人";
}
.c-special[data-god="4"] #special-deco-item {
  background-image: url("../img/special/item4.webp");
}
.c-special[data-god="4"] #special-deco-god1 {
  background-image: url("../img/special/god4.webp");
  width: 1.27rem;
  height: 2.09rem;
  bottom: -0.15rem;
  left: -0.46rem;
}
.c-special[data-god="5"] .c-special__result::before {
  content: "布袋尊";
}
.c-special[data-god="5"] #special-deco-item {
  background-image: url("../img/special/item5.webp");
}
.c-special[data-god="5"] #special-deco-god1 {
  background-image: url("../img/special/god5.webp");
  width: 1.43rem;
  height: 2.06rem;
  bottom: -0.23rem;
  left: -0.43rem;
}
.c-special[data-god="6"] .c-special__result::before {
  content: "毘沙門天";
}
.c-special[data-god="6"] #special-deco-item {
  background-image: url("../img/special/item6.webp");
}
.c-special[data-god="6"] #special-deco-god1 {
  background-image: url("../img/special/god6.webp");
  width: 1.21rem;
  height: 1.99rem;
  bottom: -0.17rem;
  left: -0.43rem;
}
.c-special[data-luck="0"] .c-special__result::after {
  width: 0.87rem;
  height: 0.45rem;
  background-image: url("../img/special/luck0.svg");
}
.c-special[data-luck="1"] .c-special__result::after {
  width: 0.96rem;
  height: 0.45rem;
  background-image: url("../img/special/luck1.svg");
}
.c-special[data-luck="2"] .c-special__result::after {
  width: 0.92rem;
  height: 0.47rem;
  background-image: url("../img/special/luck2.svg");
}
.c-special[data-luck="3"] .c-special__result::after {
  width: 0.92rem;
  height: 0.47rem;
  background-image: url("../img/special/luck3.svg");
}
.c-special[data-luck="4"] .c-special__result::after {
  width: 0.37rem;
  height: 0.45rem;
  background-image: url("../img/special/luck4.svg");
}
.c-special[data-luck="5"] .c-special__result::after {
  width: 0.92rem;
  height: 0.45rem;
  background-image: url("../img/special/luck5.svg");
}
.c-special[data-luck="6"] .c-special__result::after {
  width: 1.27rem;
  height: 0.45rem;
  background-image: url("../img/special/luck6.svg");
}
.c-special[data-number="42"][data-luck="6"] .c-special__result::before {
  content: "七福神";
}
.c-special[data-number="42"][data-luck="6"] #special-deco-item {
  background-image: url("../img/special/item7.webp");
  right: unset;
  width: 2.51rem;
  height: 2.46rem;
  margin-top: -0.57rem;
  left: -0.62rem;
  z-index: 1;
}
.c-special[data-number="42"][data-luck="6"] #special-deco-god1 {
  background-image: url("../img/special/god7_1.webp");
  width: 1.21rem;
  height: 1.97rem;
  bottom: -0.08rem;
  left: -0.21rem;
  z-index: 2;
}
.c-special[data-number="42"][data-luck="6"] #special-deco-god2 {
  background-image: url("../img/special/god7_2.webp");
  width: 1.29rem;
  height: 3.08rem;
  bottom: -0.08rem;
  right: -0.3rem;
  z-index: 3;
}
.c-special #special-deco-item {
  z-index: 3;
  width: 1.75rem;
  height: 2.33rem;
  top: -0.25rem;
  right: -0.58rem;
}
.c-special__deco {
  position: absolute;
}
.c-special__result {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  text-align: center;
  margin-bottom: 0.19rem;
}
.c-special__result::before {
  content: "";
  display: block;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #893F00;
}
.c-special__result::after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}
.c-special__comment {
  text-align: center;
  font-family: "Zen Maru Gothic", "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #893F00;
  min-height: 3em;
  display: block;
}

.u-width, .u-width--325-980, .u-width--325-1080 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media screen and (min-width: 768px) {
  .u-width, .u-width--325-980, .u-width--325-1080 {
    padding: 0;
    width: 10.8rem;
    margin: auto;
    padding-left: unset;
    padding-right: unset;
  }
}
@media screen and (min-width: 768px) {
  .u-width--325-980 {
    width: 9.8rem;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.swiper {
  opacity: 0;
  transition: 0.3s opacity ease;
  transition-delay: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.swiper.swiper-initialized {
  opacity: 1;
}

.swiper-warpper {
  transition-timing-function: linear;
}

[class^=simplebar] {
  max-width: unset;
}

.simplebar-track {
  background: #DBE6EB !important;
  height: 0.04rem !important;
  width: 3.25rem;
  left: 50% !important;
  transform: translateX(-50%);
  border-radius: 0rem;
  overflow: hidden;
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  .simplebar-track {
    display: none;
  }
}

.simplebar-scrollbar {
  min-height: 0.04rem;
  background: #0A193D !important;
  border-radius: 0rem;
}
.simplebar-scrollbar::before {
  z-index: 10;
  background: #0A193D !important;
  opacity: 1 !important;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.js-fade, .js-fade--up, .js-fade--swipe {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  pointer-events: none;
  opacity: 0;
}
.js-fade--active {
  animation: fade-appear 1.5s forwards;
}
.js-fade--swipe {
  animation-duration: 6s;
  animation-name: swipe-appear;
  width: 0.49rem;
  height: 0.98rem;
  background-image: url("../img/common/swipe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  position: absolute;
  opacity: 0;
}
.js-fade--up--active {
  pointer-events: all;
  animation: fade-up 0.8s forwards;
}

@keyframes fade-up {
  0% {
    opacity: 0;
    transform: translateY(0.2rem);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
@keyframes swipe-appear {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  15% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes fade-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    pointer-events: all;
  }
}
.js-hover--zoomin {
  overflow: hidden;
}
.js-hover--zoomin img {
  transition: 1s;
}
.js-hover--zoomin:hover img {
  transform: scale(1.1);
}/*# sourceMappingURL=style.css.map */