/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/sass/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  font-size: 10px;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  overflow-x: hidden;
}
@font-face {
  body {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Lato-Bold.woff) format("opentype"), url(../fonts/Lato-Bold.woff) format("truetype"), url(../fonts/Lato-Bold.woff) format("woff"), url(../fonts/Lato-Bold.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Lato-Bold.woff2) format("opentype"), url(../fonts/Lato-Bold.woff2) format("truetype"), url(../fonts/Lato-Bold.woff2) format("woff"), url(../fonts/Lato-Bold.woff2) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Black.woff) format("opentype"), url(../fonts/NotoSansJP-Black.woff) format("truetype"), url(../fonts/NotoSansJP-Black.woff) format("woff"), url(../fonts/NotoSansJP-Black.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Black.woff) format("opentype"), url(../fonts/NotoSansJP-Black.woff) format("truetype"), url(../fonts/NotoSansJP-Black.woff) format("woff"), url(../fonts/NotoSansJP-Black.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Bold.woff) format("opentype"), url(../fonts/NotoSansJP-Bold.woff) format("truetype"), url(../fonts/NotoSansJP-Bold.woff) format("woff"), url(../fonts/NotoSansJP-Bold.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Bold.woff2) format("opentype"), url(../fonts/NotoSansJP-Bold.woff2) format("truetype"), url(../fonts/NotoSansJP-Bold.woff2) format("woff"), url(../fonts/NotoSansJP-Bold.woff2) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Medium.woff) format("opentype"), url(../fonts/NotoSansJP-Medium.woff) format("truetype"), url(../fonts/NotoSansJP-Medium.woff) format("woff"), url(../fonts/NotoSansJP-Medium.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Medium.woff2) format("opentype"), url(../fonts/NotoSansJP-Medium.woff2) format("truetype"), url(../fonts/NotoSansJP-Medium.woff2) format("woff"), url(../fonts/NotoSansJP-Medium.woff2) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Regular.woff) format("opentype"), url(../fonts/NotoSansJP-Regular.woff) format("truetype"), url(../fonts/NotoSansJP-Regular.woff) format("woff"), url(../fonts/NotoSansJP-Regular.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Regular.woff2) format("opentype"), url(../fonts/NotoSansJP-Regular.woff2) format("truetype"), url(../fonts/NotoSansJP-Regular.woff2) format("woff"), url(../fonts/NotoSansJP-Regular.woff2) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Oswald-Bold.woff) format("opentype"), url(../fonts/Oswald-Bold.woff) format("truetype"), url(../fonts/Oswald-Bold.woff) format("woff"), url(../fonts/Oswald-Bold.woff) format("woff2");
  }
}
@font-face {
  body {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Oswald-Bold.woff2) format("opentype"), url(../fonts/Oswald-Bold.woff2) format("truetype"), url(../fonts/Oswald-Bold.woff2) format("woff"), url(../fonts/Oswald-Bold.woff2) format("woff2");
  }
}

picture {
  display: block;
}

img {
  width: 100%;
  height: auto;
}

a {
  display: inline-block;
}

.l-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background-color: #000;
}
.l-footer__list {
  display: flex;
  justify-content: center;
}
.l-footer__item {
  color: #fff;
  font-size: clamp(10px, 3.5vw, 14px);
  font-weight: 500;
  line-height: 2.57;
}
.l-footer__item:last-of-type::before {
  content: "|";
  margin-right: clamp(15px, 4.75vw, 19px);
  margin-left: clamp(15px, 4.75vw, 19px);
}

.p-rule {
  font-size: 1.4rem;
  line-height: 1.8;
}
.p-rule__container {
  margin: 0 auto;
  padding-top: 17px;
  padding-bottom: 15px;
  max-width: 800px;
}
.p-rule__head {
  margin-bottom: 30px;
  font-size: 2.4rem;
  text-align: center;
}
.p-rule__table, .p-rule__table--number {
  margin: 0 auto 30px;
  max-width: 600px;
  border-collapse: collapse;
}
.p-rule__table th, .p-rule__table--number th,
.p-rule__table td,
.p-rule__table--number td {
  padding: 6px;
  font-weight: normal;
  border: 1px solid #ccc;
}
.p-rule__table--number {
  counter-reset: counter;
}
.p-rule__table--number tr:not(:first-of-type) th {
  counter-increment: counter;
}
.p-rule__table--number tr:not(:first-of-type) th::before {
  content: counter(counter) ". ";
}
.p-rule__table-head {
  width: 35%;
  background-color: #e4e4e4;
}
.p-rule__copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-rule__copyright small {
  font-size: 100%;
}
@media screen and (max-width: 600px) {
  .p-rule__table, .p-rule__table--number {
    width: 95%;
  }
  .p-rule__table th, .p-rule__table--number th {
    width: 100%;
  }
  .p-rule__table tr, .p-rule__table--number tr {
    display: flex;
    flex-direction: column;
  }
}

.p-contact, .p-contact--white, .p-contact--diagonal {
  padding-top: clamp(42px, 14.4vw, 72px);
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: clamp(41px, 12.4vw, 62px);
  height: clamp(131px, 46.8vw, 234px);
}
.p-contact--diagonal {
  background-repeat: repeat-x;
}
.webp .p-contact--diagonal {
  background-image: url(.././images/contact_bg.webp);
}
.no-webp .p-contact--diagonal {
  background-image: url(.././images/contact_bg.jpg);
}
.p-contact--white {
  background-color: #fff;
}
.p-contact__btn {
  display: block;
  padding-top: clamp(12px, 4.1666666667vw, 25px);
  padding-bottom: clamp(11px, 5vw, 30px);
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  height: clamp(50px, 16.6666666667vw, 100px);
  color: #fff2a7;
  font-size: clamp(18px, 6vw, 30px);
  font-weight: bold;
  line-height: 1.5;
  background-color: #ff3725;
  border-radius: 9999px;
  text-align: center;
  box-shadow: 0 10px 0 rgb(180, 0, 0);
  transition: all 0.3s;
}
.p-contact__btn:hover {
  transform: translateY(10px);
  box-shadow: none;
}
@media screen and (max-width: 600px) {
  .p-contact--white {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .p-contact--white:nth-of-type(3) {
    height: 230px;
  }
  .p-contact--white:last-of-type {
    height: 180px;
  }
}

.p-about {
  padding: 0 16px;
  background-color: #ffdd26;
  overflow: hidden;
}
.p-about__container {
  position: relative;
  padding-top: clamp(50px, 20vw, 100px);
  padding-bottom: clamp(50px, 19.8vw, 99px);
  margin: 0 auto;
  max-width: 900px;
  z-index: 1;
}
.p-about__container > picture {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(27%, -50%);
  z-index: -1;
}
.p-about__head {
  margin-bottom: clamp(22px, 5.6vw, 28px);
}
.p-about__head svg {
  transform: translateX(-10px);
}
.p-about__text-block {
  font-size: clamp(16px, 3.6vw, 18px);
  font-weight: bold;
  line-height: 1.5;
}
.p-about__text-block span {
  color: #ff3725;
}
@media screen and (max-width: 600px) {
  .p-about__container > picture {
    position: relative;
    top: auto;
    right: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 220%;
    max-width: 900px;
  }
}
@media screen and (max-width: 500px) {
  .p-about__head {
    margin-bottom: clamp(22px, 5.6vw, 28px);
  }
}

.p-recommend {
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff2a7;
}
.p-recommend__container {
  position: relative;
  padding-top: clamp(60px, 19.8vw, 99px);
  padding-bottom: clamp(67px, 19.8vw, 99px);
  margin: 0 auto;
  max-width: 900px;
  z-index: 1;
}
.p-recommend__container > picture {
  position: absolute;
  left: -375px;
  bottom: -113px;
  width: 90%;
  max-width: 935px;
  min-width: 355px;
  z-index: -1;
}
.p-recommend__head {
  margin-bottom: clamp(30px, 10.2vw, 51px);
}
.p-recommend__head picture {
  width: clamp(268px, 86vw, 430px);
}
.p-recommend__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: clamp(0px, 7.8571428571vw, 55px);
       column-gap: clamp(0px, 7.8571428571vw, 55px);
  row-gap: 23px;
}
.p-recommend__item:nth-of-type(3) .p-recommend__item-icon picture {
  width: 80%;
}
.p-recommend__item:last-of-type .p-recommend__item-icon picture {
  width: 90%;
}
.p-recommend__item-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: clamp(10px, 4vw, 20px);
  width: 236px;
  height: 236px;
  background-color: #fff;
  border-radius: 50%;
}
.p-recommend__item-desc {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .p-recommend__container > picture {
    left: -250px;
  }
}
@media screen and (max-width: 850px) {
  .p-recommend__container > picture {
    left: -26%;
    bottom: -90px;
  }
}
@media screen and (max-width: 500px) {
  .p-recommend__head svg {
    width: 83.75%;
    min-width: 268px;
  }
  .p-recommend__list {
    row-gap: 29px;
  }
  .p-recommend__item-icon {
    width: 256px;
    height: 256px;
  }
}

.p-message > div {
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 1;
  overflow: hidden;
}
.p-message > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1504px;
  background-image: linear-gradient(to bottom, #fff2a7 0%, #fff7c9 50%, #fff2a7 100%);
  z-index: -1;
}
.p-message__container {
  padding-top: clamp(50px, 16vw, 80px);
  margin: 0 auto;
  max-width: 1000px;
}
.p-message__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: clamp(0px, 7.4285714286vw, 52px);
       column-gap: clamp(0px, 7.4285714286vw, 52px);
  row-gap: 40px;
  margin-bottom: clamp(128px, 51.5vw, 309px);
}
.p-message__item {
  flex-shrink: 0;
  padding-top: 60px;
  padding-left: clamp(32px, 13.0769230769vw, 68px);
  padding-right: clamp(32px, 13.0769230769vw, 68px);
  width: 474px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(62, 46, 1, 0.2);
}
.p-message__item:first-of-type {
  padding-bottom: clamp(57px, 13.6538461538vw, 71px);
}
.p-message__item:first-of-type h3 {
  margin-bottom: clamp(42px, 10.3846153846vw, 54px);
}
.p-message__item:first-of-type p:first-of-type {
  position: relative;
  font-size: clamp(0px, 20.8846153846vw, 119px);
}
.p-message__item:first-of-type p:first-of-type::before {
  content: "￥";
  font-size: clamp(0px, 12.5vw, 65px);
}
.p-message__item:first-of-type p:first-of-type::after {
  content: "月額";
  position: absolute;
  top: -15%;
  left: 5%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0px, 6.1538461538vw, 32px);
  font-weight: 900;
}
.p-message__item:first-of-type p:last-of-type {
  font-size: clamp(0px, 8.0769230769vw, 42px);
  font-weight: bold;
  text-align: center;
  line-height: 2;
}
.p-message__item:first-of-type p:last-of-type span {
  color: #ff3725;
}
.p-message__item:last-of-type {
  padding-bottom: clamp(47px, 11.7307692308vw, 61px);
}
.p-message__item:last-of-type h3 {
  margin-bottom: clamp(0px, 4.8076923077vw, 25px);
}
.p-message__item:last-of-type p:first-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(0px, 26.7307692308vw, 139px);
  letter-spacing: 0.05em;
}
.p-message__item:last-of-type p:first-of-type span {
  margin-right: 5px;
  margin-left: -5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0px, 23.0769230769vw, 120px);
  font-weight: 300;
}
.p-message__item:last-of-type p:last-of-type {
  font-family: "Oswald", sans-serif;
  font-size: clamp(0px, 13.8461538462vw, 72px);
  color: #ff3725;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.p-message__item h3 {
  padding-bottom: 25px;
  border-bottom: 4px solid #000000;
}
.p-message__item h3 picture {
  margin: 0 auto;
  width: 192px;
}
.p-message__item h3 span {
  display: inline-block;
  height: 0;
  overflow: hidden;
}
.p-message__item p:first-of-type {
  position: relative;
  font-family: "Oswald", sans-serif;
  color: #ff3725;
  font-weight: bold;
}
.p-message__head {
  margin-bottom: clamp(95px, 28.2777777778vw, 254.5px);
}
.p-message__head picture {
  width: clamp(154px, 53vw, 265px);
}
.p-message__video {
  position: relative;
  margin: 0 auto;
  width: 100%;
  margin-bottom: clamp(179.8px, 26.4666666667vw, 238.2px);
  max-width: 800px;
  padding-top: 56.25%;
}
.p-message__video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: clamp(765px, 184.3333333333vw, 1659px);
  height: clamp(765px, 184.3333333333vw, 1659px);
  background-color: #ffdd26;
  border-radius: 50%;
  z-index: -1;
}
.p-message__video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: clamp(0px, 130.9090909091vw, 1440px);
  height: clamp(0px, 88.6363636364vw, 975px);
  background-size: cover;
  z-index: -1;
}
.webp .p-message__video::after {
  background-image: url(.././images/plate.webp);
}
.no-webp .p-message__video::after {
  background-image: url(.././images/plate.png);
}
.p-message__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-message__btn {
  display: block;
  padding-top: clamp(12px, 5vw, 25px);
  padding-bottom: clamp(11px, 6vw, 30px);
  margin: 0 auto;
  margin-bottom: clamp(0px, 26.875vw, 215px);
  width: 100%;
  max-width: 600px;
  height: clamp(50px, 20vw, 100px);
  color: #fff2a7;
  font-size: clamp(18px, 6vw, 30px);
  font-weight: bold;
  line-height: 1.5;
  background-color: #ff3725;
  border-radius: 9999px;
  text-align: center;
  box-shadow: 0 10px 0 rgb(180, 0, 0);
  transition: all 0.3s;
}
.p-message__btn:hover {
  transform: translateY(10px);
  box-shadow: none;
}
@media screen and (max-width: 800px) {
  .p-message__video::after {
    top: 70%;
    width: calc(100% + 32px);
    height: clamp(0px, 112.5vw, 900px);
  }
  .webp .p-message__video::after {
    background-image: url(.././images/plate_sp.webp);
  }
  .no-webp .p-message__video::after {
    background-image: url(.././images/plate_sp.png);
  }
}
@media screen and (max-width: 520px) {
  .p-message__item {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .p-message__head svg {
    width: 53.125%;
    min-width: 170px;
  }
}

.p-content {
  position: relative;
  background-color: #fff2a7;
  z-index: 1;
}
.p-content > div:last-of-type {
  overflow: hidden;
}
.p-content::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 1000px;
  height: 100%;
  background-color: #ffdd26;
  z-index: -1;
}
.p-content__food-wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 1000px;
  height: 100%;
}
.p-content__food-wrapper > picture {
  position: absolute;
}
.p-content__food-wrapper > picture:first-of-type {
  top: 0;
  right: 0;
  transform: translate(45%, -30%);
  width: clamp(125px, 23.4615384615vw, 305px);
}
.p-content__food-wrapper > picture:last-of-type {
  bottom: 0;
  left: 0;
  transform: translate(-75%, 30%);
  width: 445px;
  width: clamp(250px, 34.2307692308vw, 445px);
}
.p-content__container {
  padding-top: clamp(60px, 20vw, 100px);
  padding-bottom: clamp(68px, 20vw, 100px);
  margin: 0 auto;
  max-width: 1440px;
}
.p-content__head {
  margin-bottom: clamp(30px, 13.4vw, 67px);
}
.p-content__head picture {
  width: clamp(168px, 53.2vw, 266px);
}
.p-content__list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 70px;
}
.p-content__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-content__item > picture {
  flex: 1;
  filter: drop-shadow(0 0 40px rgba(62, 46, 1, 0.25));
}
.p-content__item > div {
  flex: 1;
}
.p-content__item > div > div > picture {
  margin-bottom: clamp(6px, 2.0833333333vw, 25px);
  width: clamp(128px, 14.1vw, 141px);
}
.p-content__item > div > div > p {
  font-size: clamp(20px, 4.1379310345vw, 36px);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
.p-content__item:nth-of-type(odd) > div > div {
  padding-right: 16px;
  margin-left: clamp(0px, 3.9583333333vw, 57px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-content__item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.p-content__item:nth-of-type(even) > div > div {
  padding-left: 16px;
  margin-left: auto;
  margin-right: clamp(0px, 4.3055555556vw, 62px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1300px) {
  .p-content__food-wrapper > picture:first-of-type {
    transform: translateY(-30%);
  }
  .p-content__food-wrapper > picture:last-of-type {
    transform: translateY(30%);
  }
}
@media screen and (max-width: 1032px) {
  .p-content::before {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 750px) {
  .p-content__food-wrapper > picture:last-of-type {
    left: auto;
    right: 0;
    transform: translateY(30%);
  }
  .p-content__list {
    row-gap: 48px;
  }
  .p-content__item {
    flex-direction: column !important;
  }
  .p-content__item > picture {
    margin-bottom: 20px;
    width: 90%;
    filter: drop-shadow(0 0 20px rgba(62, 46, 1, 0.25));
  }
  .p-content__item:nth-of-type(odd) > picture {
    margin-right: auto;
  }
  .p-content__item:nth-of-type(even) > picture {
    margin-left: auto;
  }
  .p-content__item:nth-of-type(5) br:first-of-type {
    display: none;
  }
  .p-content__item > div {
    width: calc(100% - 32px);
  }
  .p-content__item > div > div {
    padding: 0 16px;
    margin: 0 !important;
    width: 100% !important;
  }
  .p-content__item > div > div > svg {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 500px) {
  .p-content__food-wrapper > picture:first-of-type {
    transform: translateY(-60%);
  }
  .p-content__food-wrapper > picture:last-of-type {
    transform: translateY(40%);
    width: clamp(170px, 50vw, 250px);
  }
}

.p-faq {
  padding-left: 16px;
  padding-right: 16px;
}
.p-faq__container {
  padding-top: clamp(0px, 10vw, 100px);
  padding-bottom: clamp(80px, 25vw, 200px);
  margin: 0 auto;
  max-width: 733px;
}
.p-faq__head {
  margin-bottom: clamp(30px, 12vw, 60px);
}
.p-faq__head picture {
  width: clamp(170px, 57.4vw, 287px);
}
.p-faq__list {
  display: flex;
  flex-direction: column;
  row-gap: clamp(37px, 10.9166666667vw, 65.5px);
}
.p-faq__question {
  display: flex;
  align-items: center;
  -moz-column-gap: clamp(20px, 6.5vw, 39px);
       column-gap: clamp(20px, 6.5vw, 39px);
  margin-bottom: clamp(9px, 2vw, 12px);
}
.p-faq__question span {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: clamp(48px, 15.8333333333vw, 95px);
  height: clamp(48px, 15.8333333333vw, 95px);
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: clamp(30px, 10vw, 60px);
  font-weight: bold;
  background-color: #ffba25;
  border-radius: 50%;
}
.p-faq__question h3 {
  color: #ffba25;
  font-size: clamp(18px, 4.8vw, 24px);
  font-weight: bold;
  line-height: 1.5;
}
.p-faq__answer {
  display: flex;
  -moz-column-gap: clamp(20px, 6.5vw, 39px);
       column-gap: clamp(20px, 6.5vw, 39px);
}
.p-faq__answer span {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: clamp(48px, 15.8333333333vw, 95px);
  height: clamp(48px, 15.8333333333vw, 95px);
  font-family: "Oswald", sans-serif;
  font-size: clamp(30px, 10vw, 60px);
  font-weight: bold;
  border-radius: 50%;
}
.p-faq__answer p {
  position: relative;
  padding-top: clamp(9px, 2.5vw, 15px);
  font-size: clamp(18px, 4.8vw, 24px);
  font-weight: 500;
  line-height: 1.5;
}
.p-faq__answer p::before {
  content: "";
  position: absolute;
  top: 5%;
  left: -3%;
  height: 95%;
  width: 2px;
  background-color: #353535;
}
@media screen and (max-width: 550px) {
  .p-faq__container {
    padding-top: 0;
  }
}

.p-countdown {
  position: sticky;
  top: 0;
  left: 0;
  /* padding: 40px 0 33px; */
  padding: 10px 0;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  text-align: center;
  background-color: #000;
  z-index: 9998;
}
.p-countdown p:first-of-type {
  /* margin-bottom: 19px; */
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.47;
}
.p-countdown p:last-of-type {
  display: flex;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.p-countdown p:last-of-type > span {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-countdown p:last-of-type > span:nth-of-type(4) > span, .p-countdown p:last-of-type > span:last-of-type > span {
  min-width: 72px;
}
.p-countdown p:last-of-type > span > span {
  display: inline-block;
  margin-right: 10px;
  /* min-width: 55px; */
  font-family: "Oswald", sans-serif;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.28125;
  text-align: right;
}
@media screen and (max-width: 620px) {
  .p-countdown p:first-of-type {
    -moz-column-gap: 2px;
         column-gap: 2px;
    /* margin-bottom: 5px; */
    font-size: 2.5rem;
  }
  .p-countdown p:last-of-type > span {
    font-size: 2rem;
  }
  .p-countdown p:last-of-type > span:nth-of-type(4) > span, .p-countdown p:last-of-type > span:last-of-type > span {
    min-width: 50px;
  }
  .p-countdown p:last-of-type > span > span {
    margin-right: 2px;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 420px) {
  .p-countdown p:last-of-type {
    -moz-column-gap: clamp(0px, 2.380952381vw, 10px);
         column-gap: clamp(0px, 2.380952381vw, 10px);
  }
  .p-countdown p:last-of-type > span {
    font-size: clamp(0px, 4.7619047619vw, 20px);
  }
  .p-countdown p:last-of-type > span:nth-of-type(4) > span, .p-countdown p:last-of-type > span:last-of-type > span {
    min-width: clamp(0px, 11.1904761905vw, 47px);
  }
  .p-countdown p:last-of-type > span > span {
    font-size: clamp(0px, 7.8571428571vw, 33px);
  }
}

.c-head, .c-head--center {
  display: flex;
  flex-direction: column;
}
.c-head--center {
  align-items: center;
}
.c-head__hidden {
  display: inline-block;
  height: 0;
  overflow: hidden;
}
.c-head__bubble {
  display: inline-block;
  padding-top: 13px;
  padding-bottom: 25px;
  margin-bottom: clamp(15px, 4vw, 20px);
  width: 220px;
  height: 62px;
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.2;
  background-size: cover;
  text-align: center;
}
.webp .c-head__bubble {
  background-image: url(.././images/bubble.webp);
}
.no-webp .c-head__bubble {
  background-image: url(.././images/bubble.png);
}

.u-sm--hidden {
  display: block;
}
@media screen and (max-width: 600px) {
  .u-sm--hidden {
    display: none;
  }
}
.u-sm--block {
  display: none;
}
@media screen and (max-width: 600px) {
  .u-sm--block {
    display: block;
  }
}
