/*
Theme Name: Hayano Farm
*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

@media (max-width: 992px) {
  body {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 12.11px;
  }
}
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul,
ol {
  list-style: none;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

.u-border-round {
  overflow: hidden;
  border-radius: 0.5rem;
}

.u-border-round--left {
  border-radius: 0.5rem 0 0 0.5rem;
}

.u-border-round--right {
  border-radius: 0 0.5rem 0.5rem 0;
}

.u-border-round--topt {
  border-radius: 0.5rem 0.5rem 0 0;
}

.u-border-round--bottom {
  border-radius: 0 0 0.5rem 0.5rem;
}

.u-fz-1612 {
  font-size: 1rem;
}

@media (max-width: 992px) {
  .u-fz-1612 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1612 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .u-fz-1612 {
    font-size: 12.11px;
  }
}
.u-fz-2012,
.p-footer__access__tel,
.p-news__item-text {
  font-size: 1.25rem;
}

@media (max-width: 992px) {
  .u-fz-2012,
  .p-footer__access__tel,
  .p-news__item-text {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .u-fz-2012,
  .p-footer__access__tel,
  .p-news__item-text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .u-fz-2012,
  .p-footer__access__tel,
  .p-news__item-text {
    font-size: 12.11px;
  }
}
.u-fz-1812 {
  font-size: 1.125rem;
}

@media (max-width: 992px) {
  .u-fz-1812 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1812 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .u-fz-1812 {
    font-size: 12.11px;
  }
}
.u-fz-1811,
.p-news__item-date {
  font-size: 1.125rem;
}

@media (max-width: 992px) {
  .u-fz-1811,
  .p-news__item-date {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1811,
  .p-news__item-date {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .u-fz-1811,
  .p-news__item-date {
    font-size: 11px;
  }
}
.u-fz-2313,
.p-footer__heading {
  font-size: 1.4375rem;
}

@media (max-width: 1400px) {
  .u-fz-2313,
  .p-footer__heading {
    font-size: 1.375rem;
  }
}
@media (max-width: 992px) {
  .u-fz-2313,
  .p-footer__heading {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .u-fz-2313,
  .p-footer__heading {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .u-fz-2313,
  .p-footer__heading {
    font-size: 13px;
  }
}
.u-fz-1712,
.p-variety__card-way,
.p-variety__card > p {
  font-size: 1.0625rem;
}

@media (max-width: 992px) {
  .u-fz-1712,
  .p-variety__card-way,
  .p-variety__card > p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1712,
  .p-variety__card-way,
  .p-variety__card > p {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .u-fz-1712,
  .p-variety__card-way,
  .p-variety__card > p {
    font-size: 12.11px;
  }
}
.u-fz-1813 {
  font-size: 1.125rem;
}

@media (max-width: 992px) {
  .u-fz-1813 {
    font-size: 1.0625rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1813 {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .u-fz-1813 {
    font-size: 13.12px;
  }
}
.u-fz-1210 {
  font-size: 0.75rem;
}

@media (max-width: 992px) {
  .u-fz-1210 {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1210 {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .u-fz-1210 {
    font-size: 10.09px;
  }
}
.u-fz-4719 {
  font-size: 2.9375rem;
}

@media (max-width: 1600px) {
  .u-fz-4719 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1400px) {
  .u-fz-4719 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1200px) {
  .u-fz-4719 {
    font-size: 2rem;
  }
}
@media (max-width: 992px) {
  .u-fz-4719 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  .u-fz-4719 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .u-fz-4719 {
    font-size: 19.05px;
  }
}
.u-fz-1707 {
  font-size: 1.0625rem;
}

@media (max-width: 1600px) {
  .u-fz-1707 {
    font-size: 1rem;
  }
}
@media (max-width: 1400px) {
  .u-fz-1707 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1200px) {
  .u-fz-1707 {
    font-size: 0.875rem;
  }
}
@media (max-width: 992px) {
  .u-fz-1707 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .u-fz-1707 {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .u-fz-1707 {
    font-size: 7.22px;
  }
}
.u-fz-3716 {
  font-size: 2.3125rem;
}

@media (max-width: 1600px) {
  .u-fz-3716 {
    font-size: 2.3125rem;
  }
}
@media (max-width: 1400px) {
  .u-fz-3716 {
    font-size: 2rem;
  }
}
@media (max-width: 1200px) {
  .u-fz-3716 {
    font-size: 2rem;
  }
}
@media (max-width: 992px) {
  .u-fz-3716 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .u-fz-3716 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .u-fz-3716 {
    font-size: 16px;
  }
}
.u-fz-1711 {
  font-size: 1.0625rem;
}

@media (max-width: 767px) {
  .u-fz-1711 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .u-fz-1711 {
    font-size: 11px;
  }
}
.u-fz-2416 {
  font-size: 1.5rem;
}

@media (max-width: 992px) {
  .u-fz-2416 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .u-fz-2416 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .u-fz-2416 {
    font-size: 16.14px;
  }
}
html {
  font-size: 16px; /* Base font size - keep as px */
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #474543;
  line-height: 1.6;
  letter-spacing: 0.06em;
  min-height: 100vh;
  font-weight: 400;
  font-synthesis-weight: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.5rem;
}

strong {
  font-weight: 600;
}

p {
  font-size: 1rem;
  line-height: 1.4;
}

@media (max-width: 992px) {
  p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  p {
    font-size: 12.11px;
  }
}
a {
  color: #1297f5;
  text-decoration: none;
}

a:hover {
  color: rgb(9, 123, 203);
}

.c-btn {
  display: inline-block;
  padding-inline: 1.25rem;
  border: 1px solid #494541;
  color: #494541;
  border-radius: 62.4375rem;
  padding-block: 0.75rem;
  white-space: nowrap;
  background: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.c-btn:hover {
  background-color: #494541 !important;
  border-color: #494541 !important;
  color: #f7f6f0 !important;
}
.c-btn:hover svg * {
  fill: #f7f6f0 !important;
}
.c-btn:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(3%) saturate(341%) hue-rotate(337deg) brightness(102%) contrast(96%);
          filter: brightness(0) saturate(100%) invert(98%) sepia(3%) saturate(341%) hue-rotate(337deg) brightness(102%) contrast(96%);
}

@media (max-width: 992px) {
  .c-btn {
    padding-block: 0.625rem;
  }
}
@media (max-width: 767px) {
  .c-btn {
    padding-block: 8px;
  }
}
.c-btn--light {
  color: #f7f6f0;
  border-color: #f7f6f0;
}
.c-btn--light svg * {
  fill: #f7f6f0 !important;
}
.c-btn--light:hover {
  background-color: #f7f6f0 !important;
  border-color: #f7f6f0 !important;
  color: #521e3e !important;
}
.c-btn--light:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2127%) hue-rotate(295deg) brightness(94%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2127%) hue-rotate(295deg) brightness(94%) contrast(91%);
}
.c-btn--light:hover svg * {
  fill: #521e3e !important;
}

.c-btn--img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-btn--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
}

.c-btn--dark {
  background-color: #521e3e;
  border: 1px solid #521e3e;
  color: #f7f6f0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.c-btn--dark:hover {
  background-color: #f7f6f0 !important;
  border-color: #521e3e !important;
  color: #521e3e !important;
}
.c-btn--dark:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2127%) hue-rotate(295deg) brightness(94%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2127%) hue-rotate(295deg) brightness(94%) contrast(91%);
}
.c-btn--dark:hover svg * {
  fill: #521e3e !important;
}

.c-btn--center {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-btn:hover,
.l-menu a:hover,
.l-menu__btn:hover {
  opacity: 1 !important;
}

.c-btn--img img {
  width: 2rem;
  margin-right: 1rem;
}

@media (max-width: 992px) {
  .c-btn--img img {
    width: 1.625rem;
    margin-right: 0.875rem;
  }
}
@media (max-width: 767px) {
  .c-btn--img img {
    width: 22px;
    margin-right: 10px;
  }
}
@media (max-width: 576px) {
  .c-btn--img img {
    width: 16px;
    margin-right: 8px;
  }
}
.c-btn--img svg {
  width: 1.625rem;
  margin-right: 0.875rem;
}

@media (max-width: 992px) {
  .c-btn--img svg {
    width: 1.625rem;
    margin-right: 0.875rem;
  }
}
* {
  margin: 0;
  padding: 0;
}

img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
}

a {
  color: unset;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

a:hover {
  cursor: pointer;
  color: inherit;
  opacity: 0.7;
}

a:active {
  color: unset;
}

:root {
  --max_width: 825px;
}

body {
  background-color: #fff;
}

.pc-only {
  display: block;
}

@media (max-width: 992px) {
  .pc-only {
    display: none;
  }
}
.sp-only {
  display: none;
}

@media (max-width: 992px) {
  .sp-only {
    display: block;
  }
}
svg * {
  -webkit-transition: fill 300ms ease;
  transition: fill 300ms ease;
}

.l-header {
  position: relative;
  --pd: 48px;
}

@media (max-width: 1600px) {
  .l-header {
    --pd: 40px;
  }
}
@media (max-width: 1400px) {
  .l-header {
    --pd: 40px;
  }
}
@media (max-width: 1200px) {
  .l-header {
    --pd: 32px;
  }
}
@media (max-width: 767px) {
  .l-header {
    --pd: 12px;
  }
}
.l-header .l-menu__btn--lines {
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.l-header .l-header__line.l-contact--dark {
  color: #f7f6f0;
}

.l-header .l-header__line.l-contact--dark svg * {
  fill: #f7f6f0 !important;
}

.l-header .l-header__line.l-contact--dark .c-btn {
  color: #f7f6f0;
  border-color: #f7f6f0;
  background-color: #474543;
}

.l-header .l-header__line.l-contact--dark .c-btn:hover {
  background-color: #f7f6f0 !important;
  border-color: #f7f6f0 !important;
  color: #474543 !important;
}

.l-header .l-header__line.l-contact--dark .c-btn:hover svg * {
  fill: #474543 !important;
}

.l-header .l-header__line.l-contact--light {
  color: #474543;
}

.l-header .l-header__line.l-contact--light svg * {
  fill: #474543 !important;
}

.l-header .l-header__line.l-contact--light .c-btn {
  color: #474543;
  border-color: #474543;
  background-color: #f7f6f0;
}

.l-header .l-header__line.l-contact--light .c-btn:hover {
  background-color: #474543 !important;
  border-color: #474543 !important;
  color: #f7f6f0 !important;
}

.l-header .l-header__line.l-contact--light .c-btn:hover svg * {
  fill: #f7f6f0 !important;
}

.l-header__nav1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.375rem;
}

.l-header__icons > a {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}

@media (max-width: 992px) {
  .l-header__icons > a {
    display: block;
    width: 1rem;
    height: 1rem;
  }
}
.l-header__icons > a svg {
  width: 100%;
  height: auto;
}

.l-header__icons > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #f7f6f0;
}

@media (max-width: 992px) {
  .l-header__icons > span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f7f6f0;
  }
}
.l-header__icons > span {
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

@media (max-width: 992px) {
  .l-header__line .c-btn {
    margin-left: auto;
    margin-right: auto;
  }
}
.l-header__logo {
  position: fixed;
  width: 10.625rem;
  left: var(--pd);
  top: var(--pd);
  z-index: 10;
  -webkit-transition: width 0.4s ease, opacity 0.4s ease;
  transition: width 0.4s ease, opacity 0.4s ease;
}
.l-header__logo.is-small {
  width: 6.25rem;
}
.l-header__logo.is-hidden {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1600px) {
  .l-header__logo {
    width: 8.625rem;
  }
}
@media (max-width: 992px) {
  .l-header__logo {
    width: 10.25rem;
  }
  .l-header__logo.is-small {
    width: 9.375rem;
  }
}
.l-header__logo--pc {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 992px) {
  .l-header__logo--pc {
    display: none;
  }
}
.l-header__logo--sp {
  display: none;
  width: 100%;
  height: auto;
}

@media (max-width: 992px) {
  .l-header__logo--sp {
    display: block;
  }
}
.l-header__nav1 {
  position: absolute;
  left: var(--pd);
  top: calc(var(--pd) + 11.25rem + 2.1875rem);
  color: #f7f6f0;
  font-size: 1rem;
}

.l-header__icons {
  position: fixed;
  z-index: 10;
  right: var(--pd);
  top: 50vh;
  translate: 0 -50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.875rem;
  width: 2.375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 992px) {
  .l-header__icons {
    position: fixed;
    z-index: 10;
    right: var(--pd);
    top: 50vh;
    top: 50dvh;
    translate: 0 -50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.875rem;
    width: 1.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.l-header__line {
  position: fixed;
  z-index: 10;
  bottom: var(--pd);
  right: var(--pd);
  color: #f7f6f0;
}

@media (max-width: 992px) {
  .l-header__line {
    width: 100%;
    position: fixed;
    z-index: 10;
    bottom: var(--pd);
    right: unset;
  }
}
.l-header__line {
  -webkit-transform: translateY(135px);
          transform: translateY(135px);
  opacity: 0;
  -webkit-transition: opacity 500ms ease, -webkit-transform 1000ms ease;
  transition: opacity 500ms ease, -webkit-transform 1000ms ease;
  transition: opacity 500ms ease, transform 1000ms ease;
  transition: opacity 500ms ease, transform 1000ms ease, -webkit-transform 1000ms ease;
}

.l-menu {
  position: fixed;
  z-index: 50;
  width: 0;
  bottom: 0;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0ms 700ms ease;
  transition: all 0ms 700ms ease;
}

.l-menu__btn:hover {
  background-color: #474543 !important;
  border-color: #fff !important;
  color: #fff !important;
}

.l-menu__btn:hover .l-menu__btn--lines > span {
  background-color: #fff !important;
}

.l-menu__btn--lines > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.l-menu__btn--lines > span:nth-of-type(1) {
  top: 0;
}

.l-menu__btn--lines > span:nth-of-type(2) {
  top: 50%;
  translate: 0 -50%;
}

.l-menu__btn--lines > span:nth-of-type(3) {
  bottom: 0;
}

.l-menu__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.93rem;
}

@media (max-width: 992px) {
  .l-menu__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-menu__nav ul li a > span:nth-of-type(1) {
  display: block;
  font-size: 1.875rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  line-height: 1;
  color: #494541;
  white-space: nowrap;
}

@media (max-width: 992px) {
  .l-menu__nav ul li a > span:nth-of-type(1) {
    font-size: 1.625rem;
    line-height: 1;
  }
}
.l-menu__nav ul li a > span:nth-of-type(2) {
  display: block;
  font-size: 1rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  line-height: 1;
}

@media (max-width: 992px) {
  .l-menu__nav ul li a > span:nth-of-type(2) {
    margin-top: 0.25rem;
    font-size: 0.8125rem;
    line-height: 1;
  }
}
.l-menu__bottom > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: 1.0625rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 992px) {
  .l-menu__bottom > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.75rem;
    font-size: 15.9px;
    margin-bottom: 1.125rem;
  }
}
.l-menu__bottom > a img {
  width: 1.75rem;
}

@media (max-width: 992px) {
  .l-menu__bottom > a img {
    width: 1.25rem;
  }
}
.l-menu__bottom > a:nth-of-type(4) {
  margin-left: auto;
}

@media (max-width: 992px) {
  .l-menu__bottom > a:nth-of-type(4) {
    margin-left: auto;
  }
}
.l-menu__bottom > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #474543;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 992px) {
  .l-menu__bottom > span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #474543;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.l-menu__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.l-menu__right {
  width: 35rem;
  padding: var(--pd);
  position: relative;
}

.l-menu__back {
  position: absolute;
  -webkit-transition: all 200ms 500ms ease;
  transition: all 200ms 500ms ease;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: var(--pd);
  background-color: rgb(235, 234, 225);
  background-image: url(/wp-content/themes/hayano-farm/img/common/bg-texture.webp);
  background-position: center top;
  background-size: 1920px 1101px;
  background-repeat: repeat;
}

.l-menu__btn {
  position: fixed;
  right: var(--pd);
  top: calc(var(--pd) + 0.375rem);
  z-index: 50;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-left: auto;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem 1.125rem;
  gap: 0.5rem;
  border-radius: 62.4375rem;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

@media (max-width: 992px) {
  .l-menu__btn {
    padding: 0.5rem 0.75rem;
  }
}
.l-menu__btn--text {
  font-size: 1rem;
}

@media (max-width: 992px) {
  .l-menu__btn--text {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .l-menu__btn--text {
    font-size: 12.11px;
  }
}
.l-menu__btn--lines {
  translate: 0 -1px;
  display: block;
  width: 1rem;
  height: 0.75rem;
  position: relative;
}

@media (max-width: 992px) {
  .l-menu__btn--lines {
    translate: 0 -0.5px;
    width: 0.8125rem;
    height: 0.5625rem;
  }
}
.l-menu__nav {
  margin-top: 6rem;
  margin-bottom: 3.3rem;
}

@media (max-width: 992px) {
  .l-menu__nav {
    margin-top: 4.5rem;
  }
}
.l-menu.is-active.l-menu {
  width: 100%;
  -webkit-transition: all 0ms ease;
  transition: all 0ms ease;
}

.l-menu.is-active .l-menu__left {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 300ms 300ms ease;
  transition: background-color 300ms 300ms ease;
}

.l-menu.is-active .l-menu__back {
  overflow: auto;
  width: 100%;
  right: 0;
  -webkit-transition: all 200ms 50ms ease;
  transition: all 200ms 50ms ease;
  padding-left: 64px;
  padding-right: 50px;
}

@media (max-width: 992px) {
  .l-menu.is-active .l-menu__back {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.l-menu.is-active .l-menu__btn {
  color: #474543;
  border-color: #474543;
}

.l-menu.is-active .l-menu__btn:hover {
  color: #f7f6f0;
}

.l-menu.is-active .l-menu__btn:hover .l-menu__btn--lines > span {
  background-color: #f7f6f0;
}

.l-menu.is-active .l-menu__btn--lines > span {
  background-color: #474543;
}

.l-menu.is-active .l-menu__btn--lines > span:nth-of-type(1) {
  top: 50%;
  rotate: 225deg;
}

.l-menu.is-active .l-menu__btn--lines > span:nth-of-type(2) {
  opacity: 0;
}

.l-menu.is-active .l-menu__btn--lines > span:nth-of-type(3) {
  top: 50%;
  rotate: -225deg;
}

.l-header--dark svg * {
  fill: #f7f6f0 !important;
}

.l-header--dark .l-header__icons > span {
  background-color: #f7f6f0;
}

.l-header--dark .l-header__line {
  color: #f7f6f0;
}

.l-header--dark .l-header__line .c-btn {
  color: #f7f6f0;
  border-color: #f7f6f0;
}

.l-header--dark .l-menu__btn {
  color: #f7f6f0;
  border-color: #f7f6f0;
}

.l-header--dark .l-menu__btn--lines > span {
  background-color: #f7f6f0;
}

.l-header--light svg * {
  fill: #474543;
}

.l-header--light .l-header__icons > span {
  background-color: #474543;
}

.l-header--light .l-header__line {
  color: #474543;
}

.l-header--light .l-header__line .c-btn {
  color: #474543;
  border-color: #474543;
}

.l-header--light .l-menu__btn {
  color: #474543;
  border-color: #474543;
}

.l-header--light .l-menu__btn:hover {
  background-color: #f7f6f0 !important;
  border-color: #474543 !important;
  color: #474543 !important;
}

.l-header--light .l-menu__btn:hover .l-menu__btn--lines > span {
  background-color: #474543 !important;
}

.l-header--light .l-menu__btn--lines > span {
  background-color: #474543;
}

.l-header__line.is-visible {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.l-text--en,
.p-footer__heading,
.p-footer__access > div,
.p-footer__access > a,
.p-footer__access > address:nth-of-type(2),
.p-about-philosophy__card > a > span:nth-of-type(2),
.p-related__card > a > span,
.p-news__item-date,
.p-variety__card-title > span,
.p-sweetpotatoes__slide-wrap-textarea > span,
.p-sweetpotatoes__slide-wrap > p,
.l-page__title--copy,
.l-section__title-sub,
.l-menu__nav ul li a > span:nth-of-type(1),
.l-menu__bottom > a {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
}

.l-text--mincho,
.p-about-philosophy__card > a > span:nth-of-type(1),
.p-related__card > a > h3,
.p-variety__card-title > h3,
.p-sweetpotatoes__slide-wrap > h3,
.l-section__title {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.2em;
}

.l-section__title {
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 2.25rem;
}

.l-section__title-sub {
  font-size: 2.875rem;
  font-weight: 400;
  margin-bottom: 0.3125rem;
  display: inline-block;
  line-height: 1;
}

.l-section__inner {
  max-width: 93.75rem;
  margin: 0 auto;
}

.l-texture {
  background-image: url("/wp-content/themes/hayano-farm/img/common/bg-texture.webp");
  background-position: center top;
  background-size: 1920px 1101px;
  background-repeat: repeat;
  background-color: #f7f6f0;
}

.l-inner {
  max-width: 100rem;
  margin-inline: auto;
  padding-inline: 3.125rem;
  padding-inline: min(5vw, 3.125rem);
}

@media (max-width: 1600px) {
  .l-inner {
    max-width: 90%;
  }
}
.l-inner1500 {
  max-width: 93.75rem;
  width: 90%;
  margin-inline: auto;
}

@media (max-width: 1600px) {
  .l-inner1500 {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .l-inner1500 {
    max-width: 90%;
  }
}
.l-inner1700 {
  max-width: 106.25rem;
  width: 90%;
  margin-inline: auto;
}

.l-title--ja26,
.l-page__title--ja {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.1em;
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 2.25rem;
}

@media (max-width: 992px) {
  .l-title--ja26,
  .l-page__title--ja {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .l-title--ja26,
  .l-page__title--ja {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .l-title--ja26,
  .l-page__title--ja {
    font-size: 17.15px;
  }
}
.l-title--ja37 {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.1em;
  font-size: 2.3125rem;
  font-weight: 400;
  margin-bottom: 2.25rem;
}

@media (max-width: 992px) {
  .l-title--ja37 {
    font-size: 17.15px;
  }
}
@media (max-width: 767px) {
  .l-title--ja37 {
    font-size: 17.15px;
  }
}
@media (max-width: 576px) {
  .l-title--ja37 {
    font-size: 17.15px;
  }
}
.l-title--ja3716 {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.1em;
  font-size: 2.3125rem;
  font-weight: 400;
  margin-bottom: 2.25rem;
}

@media (max-width: 992px) {
  .l-title--ja3716 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .l-title--ja3716 {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .l-title--ja3716 {
    font-size: 16.14px;
  }
}
.l-title--en46 {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 2.875rem;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0.5rem;
  line-height: 1;
}

@media (max-width: 992px) {
  .l-title--en46 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .l-title--en46 {
    font-size: 36px;
  }
}
@media (max-width: 576px) {
  .l-title--en46 {
    font-size: 33.29px;
  }
}
.l-title--en24 {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.3125rem;
  display: inline-block;
  line-height: 1;
}

@media (max-width: 992px) {
  .l-title--en24 {
    font-size: 1.375rem;
  }
}
@media (max-width: 767px) {
  .l-title--en24 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .l-title--en24 {
    font-size: 17.15px;
  }
}
.l-title--en2412 {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.3125rem;
  display: inline-block;
  line-height: 1;
}

@media (max-width: 992px) {
  .l-title--en2412 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .l-title--en2412 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .l-title--en2412 {
    font-size: 12px;
  }
}
.l-text--en1711 {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.0625rem;
  font-weight: 400;
  display: inline-block;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .l-text--en1711 {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .l-text--en1711 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .l-text--en1711 {
    font-size: 11.1px;
  }
}
.l-text--en12 {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  font-weight: 400;
  display: inline-block;
  line-height: 1.6;
}

@media (max-width: 576px) {
  .l-text--en12 {
    font-size: 10.09px;
  }
}
.l-title--en95,
.l-page__title--en {
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 5.9375rem;
  font-weight: 400;
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.625rem;
}

@media (max-width: 1600px) {
  .l-title--en95,
  .l-page__title--en {
    font-size: 5rem;
  }
}
@media (max-width: 1200px) {
  .l-title--en95,
  .l-page__title--en {
    font-size: 5rem;
  }
}
@media (max-width: 992px) {
  .l-title--en95,
  .l-page__title--en {
    font-size: 4.25rem;
  }
}
@media (max-width: 767px) {
  .l-title--en95,
  .l-page__title--en {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .l-title--en95,
  .l-page__title--en {
    font-size: 40px;
  }
}
.l-title--en75 {
  font-size: 3.5rem;
}

@media (max-width: 1200px) {
  .l-title--en75 {
    font-size: 4rem;
  }
}
@media (max-width: 992px) {
  .l-title--en75 {
    font-size: 3.5rem;
  }
}
@media (max-width: 576px) {
  .l-title--en75 {
    font-size: 40px;
  }
}
.l-text--fz30 {
  font-size: 1.875rem;
}

@media (max-width: 1200px) {
  .l-text--fz30 {
    font-size: 1.75rem;
  }
}
@media (max-width: 992px) {
  .l-text--fz30 {
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  .l-text--fz30 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .l-text--fz30 {
    font-size: 16.14px;
  }
}
.l-text--fz17 {
  font-size: 1.0625rem;
}

@media (max-width: 992px) {
  .l-text--fz17 {
    font-size: 0.6875rem;
  }
}
@media (max-width: 767px) {
  .l-text--fz17 {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .l-text--fz17 {
    font-size: 11px;
  }
}
.l-text--center {
  text-align: center;
}

.l-page__title {
  position: relative;
  overflow-x: clip;
}

.l-page__title--en {
  letter-spacing: 0.1em;
}

.l-page__title--ja {
  letter-spacing: 0.1em;
}

@media (max-width: 992px) {
  .l-page__title--ja {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .l-page__title--ja {
    font-size: 15px;
  }
}
.l-page__title--copy {
  text-align: end;
  display: block;
  margin-top: 1.5625rem;
}

@media (max-width: 992px) {
  .l-page__title--copy {
    margin-top: 0.875rem;
  }
}
.l-page__title__wrap {
  padding-top: 16.875rem;
  padding-bottom: 4.6875rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dashed #474543;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 0;
}

@media (max-width: 992px) {
  .l-page__title__wrap {
    padding-top: 10rem;
    padding-bottom: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.5rem;
  }
}
.l-page__title__wrap-img {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 25.52083333vw;
  min-width: 21.875rem;
  right: 0;
  bottom: 3.33333333vw;
}

@media (max-width: 992px) {
  .l-page__title__wrap-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: auto;
    margin-right: 0;
    min-width: unset;
    width: 41vw;
  }
}
@media (max-width: 992px) {
  .l-page__title__wrap-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
    margin-right: auto;
  }
}
.l-page__title__accent {
  position: absolute;
  z-index: -1;
}

.l-page__title__accent--1 {
  width: 23.02083333vw;
  max-width: 27.625rem;
  bottom: -10.41666667vw;
  right: -14.58333333vw;
  rotate: -94deg;
}

@media (max-width: 992px) {
  .l-page__title__accent--1 {
    width: 40.75vw;
    top: calc(10rem + 8.25vw);
    bottom: unset;
    right: -5.5vw;
  }
}
.l-page__title__accent--2 {
  width: 32vw;
  top: 81.864583vw;
  left: 54.104167vw;
}

@media (max-width: 992px) {
  .l-page__title__accent--2 {
    width: 51vw;
    top: 355.864583vw;
    left: 25.104167vw;
  }
}
.l-page__title__accent.l-page__title__accent--2 {
  z-index: 0;
}

.p-fv {
  min-height: 31.25rem;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  position: relative;
}

.p-fv__left.is-show,
.p-fv__right.is-show {
  opacity: 1;
  translate: 0 0;
}

@media (max-width: 992px) {
  .p-fv__left.is-show,
  .p-fv__right.is-show {
    opacity: 1;
    translate: 0 0;
  }
}
.p-fv__text-space,
.p-fv__text-sub {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 992px) {
  .p-fv__text-space,
  .p-fv__text-sub {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-fv__text-main path {
  opacity: 0;
  -webkit-transition: opacity 800ms ease;
  transition: opacity 800ms ease;
}

.p-fv__text-main path:nth-of-type(1) {
  -webkit-transition-delay: 730ms;
          transition-delay: 730ms;
}

.p-fv__text-main path:nth-of-type(2) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.p-fv__text-main path:nth-of-type(3) {
  -webkit-transition-delay: 880ms;
          transition-delay: 880ms;
}

.p-fv__text-main path:nth-of-type(4) {
  -webkit-transition-delay: 480ms;
          transition-delay: 480ms;
}

.p-fv__text-main path:nth-of-type(5) {
  -webkit-transition-delay: 760ms;
          transition-delay: 760ms;
}

.p-fv__text-main path:nth-of-type(6) {
  -webkit-transition-delay: 820ms;
          transition-delay: 820ms;
}

.p-fv__text-main path:nth-of-type(7) {
  -webkit-transition-delay: 580ms;
          transition-delay: 580ms;
}

.p-fv__text-main path.is-show {
  opacity: 1;
}

.p-fv__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.375rem;
}

@media (max-width: 576px) {
  .p-fv__title svg {
    width: 85px !important;
    height: 147px !important;
  }
}
.p-fv__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media (max-width: 992px) {
  .p-fv__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-fv__left {
  width: 50%;
  height: 100%;
  background-image: url("/wp-content/themes/hayano-farm/img/p-top/fv01.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  translate: 0 -15%;
  opacity: 0;
  -webkit-transition: translate 1s cubic-bezier(0.45, 0.06, 0, 0.98), opacity 0.8s ease-out;
  transition: translate 1s cubic-bezier(0.45, 0.06, 0, 0.98), opacity 0.8s ease-out;
}

@media (max-width: 992px) {
  .p-fv__left {
    width: 100%;
    height: 50%;
    translate: -35% 0;
  }
}
.p-fv__right {
  width: 50%;
  height: 100%;
  background-image: url("/wp-content/themes/hayano-farm/img/p-top/fv02.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  translate: 0 15%;
  opacity: 0;
  -webkit-transition: translate 1s cubic-bezier(0.45, 0.06, 0, 0.98), opacity 0.8s ease-out;
  transition: translate 1s cubic-bezier(0.45, 0.06, 0, 0.98), opacity 0.8s ease-out;
}

@media (max-width: 992px) {
  .p-fv__right {
    width: 100%;
    height: 50%;
    translate: 35% 0;
  }
}
.p-fv__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 576px) {
  .p-fv__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-fv__text {
  position: absolute;
  height: 100%;
  left: 50%;
  translate: -50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.p-fv__text-main {
  width: 9.0625rem;
  margin: 0 auto;
}

.p-fv__text-sub {
  padding-top: 3.75rem;
  font-family: "Tenor Sans", sans-serif;
  color: #f7f6f0;
  font-size: 22.2px;
  text-align: center;
  letter-spacing: 0.06em;
  display: block;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

@media (max-width: 992px) {
  .p-fv__text-sub {
    font-size: 13.24px;
    margin: 0 auto;
    padding-top: 2.1875rem;
  }
}
.p-fv__nav {
  position: absolute;
  left: 3rem;
  top: 16.75rem;
  color: #f7f6f0;
  font-size: 1rem;
}

@media (max-width: 1600px) {
  .p-fv__nav {
    left: 2.5rem;
    top: 14.75rem;
  }
}
@media (max-width: 1200px) {
  .p-fv__nav {
    left: 2rem;
  }
}
@media (max-width: 992px) {
  .p-fv__nav {
    display: none;
  }
}
.p-top-about {
  position: relative;
  overflow: hidden;
}

.p-top-about h2 {
  font-weight: 400;
}

.p-top-about p:nth-of-type(1) {
  margin-top: 1.875rem;
  line-height: 1.58;
  width: 65%;
}

@media (max-width: 1600px) {
  .p-top-about p:nth-of-type(1) {
    width: 80%;
  }
}
@media (max-width: 992px) {
  .p-top-about p:nth-of-type(1) {
    width: 100%;
  }
}
.p-top-about p:nth-of-type(2) {
  margin-top: 6.25rem;
  line-height: 2.23;
}

@media (max-width: 992px) {
  .p-top-about p:nth-of-type(2) {
    margin-top: 3.75rem;
  }
}
.p-top-about p:nth-of-type(3),
.p-top-about p:nth-of-type(4) {
  margin-top: 2em;
  line-height: 2.23;
}

.p-top-about p:last-of-type {
  margin-bottom: 4.5rem;
}

.p-top-about__lead img {
  width: 12.5rem;
}

@media (max-width: 1600px) {
  .p-top-about__lead img {
    width: 11.25rem;
  }
}
@media (max-width: 1400px) {
  .p-top-about__lead img {
    width: 10rem;
  }
}
@media (max-width: 1200px) {
  .p-top-about__lead img {
    width: 8.75rem;
  }
}
.p-top-about__images > div:nth-of-type(1) {
  width: 23.95833333vw;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 992px) {
  .p-top-about__images > div:nth-of-type(1) {
    width: 39.5vw;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.p-top-about__images > div:nth-of-type(2) {
  width: 26.19791667vw;
  position: absolute;
  left: 45.3125vw;
  top: 23.48958333vw;
}

@media (max-width: 992px) {
  .p-top-about__images > div:nth-of-type(2) {
    width: 42.5vw;
    position: absolute;
    left: 8.25vw;
    top: 37.5vw;
  }
}
.p-top-about__images > div:nth-of-type(3) {
  width: 38.95833333vw;
  position: absolute;
  left: 0;
  top: 46.875vw;
}

@media (max-width: 992px) {
  .p-top-about__images > div:nth-of-type(3) {
    width: 58vw;
    position: absolute;
    left: 0;
    top: 93vw;
    left: 18.5vw;
    border-radius: 0.5rem;
  }
}
.p-top-about__images > div:nth-of-type(4) {
  width: 19.89583333vw;
  position: absolute;
  right: 0;
  top: 51.19791667vw;
}

@media (max-width: 992px) {
  .p-top-about__images > div:nth-of-type(4) {
    width: 34.5vw;
    position: absolute;
    right: 0;
    top: 173.25vw;
    left: 64vw;
  }
}
.p-top-about__images > div:nth-of-type(5) {
  width: 24.21875vw;
  position: absolute;
  left: 52.5vw;
  top: 77.1875vw;
}

@media (max-width: 992px) {
  .p-top-about__images > div:nth-of-type(5) {
    width: 43.75vw;
    position: absolute;
    left: 10vw;
    top: 212.5vw;
  }
}
@media (max-width: 1600px) and (min-width: 1201px) {
  .p-top-wrap .l-title--ja3716 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1200px) and (min-width: 993px) {
  .p-top-wrap .l-title--ja3716 {
    font-size: 2rem;
  }
}
@media (max-width: 1600px) and (min-width: 993px) {
  .p-top-wrap .l-text--fz30 {
    font-size: 1.6rem;
  }
}
.p-top-about__wrap {
  padding-top: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.25rem;
}

@media (max-width: 1600px) {
  .p-top-about__wrap {
    gap: 3.75rem;
  }
}
@media (max-width: 992px) {
  .p-top-about__wrap {
    padding-top: 9.375rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-top-about__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 12.5rem;
  padding-left: 5rem;
}

@media (max-width: 1600px) {
  .p-top-about__text {
    padding-left: 0;
  }
}
@media (max-width: 992px) {
  .p-top-about__text {
    padding-top: 6.25rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-top-about__lead {
  padding-right: 5rem;
}

@media (max-width: 1600px) {
  .p-top-about__lead {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .p-top-about__lead {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-top-about__images {
  position: relative;
  height: 120vw;
  z-index: 0;
}

@media (max-width: 992px) {
  .p-top-about__images {
    margin-top: 3.75rem;
    height: 300vw;
  }
}
.p-top-about__accent {
  position: absolute;
  z-index: -1;
}

.p-top-about__accent--1 {
  width: 22.91666667vw;
  top: -17.1875vw;
  right: 11.97916667vw;
  rotate: 18deg;
}

@media (max-width: 992px) {
  .p-top-about__accent--1 {
    width: 37.5vw;
    top: -12.5vw;
    right: 27.5vw;
    rotate: -120deg;
  }
}
.p-top-about__accent--2 {
  width: 17.1875vw;
  top: 62.86458333vw;
  left: 35.10416667vw;
  rotate: 28deg;
}

@media (max-width: 992px) {
  .p-top-about__accent--2 {
    width: 27.5vw;
    top: 112.5vw;
    left: 63vw;
    rotate: 28deg;
  }
}
.p-sweetpotatoes {
  background-image: url("/wp-content/themes/hayano-farm/img/p-top/bg02.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}

@media (max-width: 992px) {
  .p-sweetpotatoes {
    height: 111.875rem;
  }
}
@media (max-width: 767px) {
  .p-sweetpotatoes {
    height: 1690px;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes {
    height: 1350px;
  }
}
.p-sweetpotatoes::before {
  position: absolute;
  inset: 0;
  content: "";
  background-color: rgba(30, 37, 28, 0.53);
  pointer-events: none;
  z-index: -1;
}

.p-sweetpotatoes__lead1,
.p-sweetpotatoes__lead2,
.p-sweetpotatoes__title,
.p-sweetpotatoes__text {
  text-align: center;
  display: block;
  color: #f7f6f0;
}

.p-sweetpotatoes__swiper .swiper {
  overflow: visible;
  overflow-x: clip;
}

.p-sweetpotatoes__swiper .swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.p-sweetpotatoes__slide::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  pointer-events: none;
  border-radius: inherit;
}

.p-sweetpotatoes__slide-wrap > h3 {
  margin-top: 4.375rem;
  margin-left: 1vw;
  margin-bottom: 0.875rem;
  line-height: 1.2;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap > h3 {
    margin-top: 3.75rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 767px) {
  .p-sweetpotatoes__slide-wrap > h3 {
    margin-top: 50px;
    margin-bottom: 6px;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide-wrap > h3 {
    margin-top: 40px;
    letter-spacing: 0.05em;
  }
}
.p-sweetpotatoes__slide-wrap > p {
  margin-left: 1.5vw;
  margin-bottom: 3.75rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap > p {
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide-wrap > p {
    font-size: 10.09px;
    margin-bottom: 22px;
  }
}
.p-sweetpotatoes__slide-wrap-textarea > p {
  line-height: 1.875;
  word-break: keep-all;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: 0.9rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap-textarea > p {
    letter-spacing: 0.02em;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide-wrap-textarea > p {
    font-size: 12.11px;
  }
}
@media (max-width: 400px) {
  .p-sweetpotatoes__slide-wrap-textarea > p {
    font-size: 2.7vw;
  }
}
.p-sweetpotatoes__slide-wrap-textarea > span {
  font-size: 0.9rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap-textarea > span {
    display: block;
    width: 100%;
    text-align: right;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide-wrap-textarea > span {
    font-size: 10px;
  }
}
@media (max-width: 400px) {
  .p-sweetpotatoes__slide-wrap-textarea > span {
    font-size: 2.7vw;
  }
}
.p-sweetpotatoes__slide.swiper-slide-active .p-sweetpotatoes__slide-wrap {
  -webkit-filter: brightness(1);
          filter: brightness(1);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-sweetpotatoes__inner {
  position: relative;
  z-index: 1;
}

.p-sweetpotatoes__lead1 {
  padding-top: 13.75rem;
}

.p-sweetpotatoes__title {
  text-align: center;
  margin-bottom: 1.875rem;
}

.p-sweetpotatoes__text {
  text-align: center;
  word-break: keep-all;
}

.p-sweetpotatoes__swiper {
  margin: 0 auto;
}

.p-sweetpotatoes__slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10rem;
  margin-bottom: 30rem;
  width: 28.125rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide {
    padding-inline: 0.6875rem;
    width: 75vw;
    max-width: 38.75rem;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide {
    padding-inline: 11px;
    width: 75vw;
    margin-top: 7rem;
  }
}
.p-sweetpotatoes__slide-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-inline: min(1.19791667vw, 1.25rem);
  background-color: #f7f6f0;
  border-radius: 0.5rem;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-filter 0.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-filter 0.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), filter 0.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), filter 0.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-filter 0.7s cubic-bezier(0.16, 1, 0.3, 1);
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.p-sweetpotatoes__slide-wrap-img {
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 2.125rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap-img {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .p-sweetpotatoes__slide-wrap-img {
    margin-bottom: 17px;
  }
}
.p-sweetpotatoes__slide-wrap-textarea {
  margin-left: 0.67708333vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.25rem;
}

@media (max-width: 992px) {
  .p-sweetpotatoes__slide-wrap-textarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .p-sweetpotatoes__slide-wrap-textarea {
    margin-bottom: 9px;
  }
}
.p-variety__inner {
  padding-top: 9.125rem;
  border-radius: 0.5rem;
  text-align: center;
  position: relative;
  margin-top: -12.5rem;
  margin-bottom: 19.625rem;
}

@media (max-width: 992px) {
  .p-variety__inner {
    margin-top: -10.4375rem;
  }
}
@media (max-width: 992px) {
  .p-variety__inner {
    padding-top: 3.125rem;
    margin-bottom: 6.25rem;
  }
}
@media (max-width: 767px) {
  .p-variety__inner {
    margin-top: -153px;
  }
}
@media (max-width: 576px) {
  .p-variety__inner {
    margin-top: -144px;
  }
}
.p-variety__inner > span {
  display: block;
}

.p-variety__inner > h2 {
  margin-bottom: 4.79166667vw;
}

@media (max-width: 992px) {
  .p-variety__inner > h2 {
    margin-bottom: 1.875rem;
  }
}
.p-variety__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5rem;
  padding: 5rem;
  padding-top: 0;
}

@media (max-width: 992px) {
  .p-variety__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2vw;
  }
}
.p-variety__card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 992px) {
  .p-variety__card {
    width: 90%;
    max-width: unset;
    margin-inline: auto;
  }
}
.p-variety__card-img {
  margin-bottom: 2.4375rem;
}

@media (max-width: 992px) {
  .p-variety__card-img {
    margin-bottom: 1.1694rem;
  }
}
.p-variety__card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 992px) {
  .p-variety__card-title {
    margin-bottom: 0;
  }
}
.p-variety__card-way {
  border: 1px dashed #494541;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-variety__card > p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.76;
  margin-bottom: 1.875rem;
  text-align: left;
}

@media (max-width: 992px) {
  .p-variety__card > p {
    margin-bottom: 1rem;
  }
}
.p-variety__card-title > h3 {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .p-variety__card-title > h3 {
    margin-bottom: 1rem;
  }
}
.p-variety__card-title > span {
  display: block;
}

.p-variety__card-way > img {
  width: 4.0625rem;
  margin: 1.5rem;
}

@media (max-width: 1200px) {
  .p-variety__card-way > img {
    width: 3rem;
  }
}
@media (max-width: 992px) {
  .p-variety__card-way > img {
    width: 4.0625rem;
    margin-left: 0.9012rem;
  }
}
@media (max-width: 767px) {
  .p-variety__card-way > img {
    width: 48px;
  }
}
@media (max-width: 576px) {
  .p-variety__card-way > img {
    width: 32px;
  }
}
.p-variety__card-way > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  padding-right: 1.5rem;
}

.p-variety__card-way > div > p {
  line-height: 1.2;
}

.p-variety__card-way > div > p:first-of-type {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
}

.p-variety__card-way > div > p:first-of-type::before {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #494541;
  width: 100%;
  height: 0;
  bottom: -0.5rem;
}

@media (max-width: 992px) {
  .p-variety__card-way > div > p:first-of-type::before {
    bottom: -0.3125rem;
  }
}
.p-variety__card-way > div > p + p {
  margin-top: 1rem;
  position: relative;
}

@media (max-width: 992px) {
  .p-variety__card-way > div > p + p {
    margin-top: 0.625rem;
    position: relative;
  }
}
.p-lineup {
  border-radius: 0.5rem;
  background-color: #39142b;
  position: relative;
  z-index: 0;
  --gap: 64px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .p-lineup {
    --gap: 0;
  }
}
.p-lineup__title > span:nth-of-type(1) {
  display: block;
  width: 100%;
}

.p-lineup__title > span:nth-of-type(2) {
  margin-right: 1rem;
}

.p-lineup__card:nth-of-type(1) .p-lineup__card-inner {
  margin-left: auto;
  padding-right: var(--gap);
}

.p-lineup__card:nth-of-type(2) .p-lineup__card-inner {
  margin-right: auto;
  padding-left: var(--gap);
}

.p-lineup__card-title > h3 {
  line-height: 1;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

@media (max-width: 992px) {
  .p-lineup__card-title > h3 {
    margin-bottom: 0;
  }
}
.p-lineup__card-title > span {
  display: block;
  line-height: 1;
}

@media (max-width: 992px) {
  .p-lineup__card:nth-of-type(2) .p-lineup__card-img {
    margin-bottom: 1.5rem;
  }
}
.p-lineup__title {
  padding-top: 11.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 4.625rem;
  color: #f7f6f0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media (max-width: 992px) {
  .p-lineup__title {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 5.0625rem;
    margin-bottom: 1.5rem;
  }
}
.p-lineup__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0.5rem;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 992px) {
  .p-lineup__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .p-lineup__wrap {
    width: 100%;
  }
}
.p-lineup__card {
  color: #f7f6f0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  width: 50%;
}

@media (max-width: 992px) {
  .p-lineup__card {
    width: 100%;
  }
}
.p-lineup__card-name {
  white-space: nowrap;
}

.p-lineup__card-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(min(90vw, 93.75rem) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-bottom: 10rem;
}

@media (max-width: 992px) {
  .p-lineup__card-inner {
    width: 100%;
    margin-inline: auto;
    margin-bottom: 5rem;
  }
}
@media (max-width: 768px) {
  .p-lineup__card-inner {
    width: 90%;
  }
}
.p-lineup__card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 992px) {
  .p-lineup__card-title {
    margin-bottom: 0.625rem;
  }
}
.p-lineup__card-dl {
  margin-bottom: 3rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-lineup__card-row {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 1rem 2rem;
  padding: 1.375rem 0;
  padding-right: 1.375rem;
  border-bottom: 1px dashed #f7f6f0;
}

@media (max-width: 992px) {
  .p-lineup__card-row {
    grid-template-columns: 8em 1fr;
    gap: 0.625rem 2rem;
    padding: 0.75rem 0;
  }
}
@media (max-width: 767px) {
  .p-lineup__card-row {
    grid-template-columns: 8em 1fr;
  }
}
@media (max-width: 576px) {
  .p-lineup__card-row {
    grid-template-columns: 6em 1fr;
  }
}
.p-lineup__card-img {
  margin-bottom: 5.625rem;
}

.p-lineup__accent {
  position: absolute;
  z-index: -1;
  opacity: 14%;
}

.p-lineup__accent--1 {
  width: 15.41666667vw;
  top: -0.52083333vw;
  right: 0vw;
  rotate: -120deg;
}

@media (max-width: 992px) {
  .p-lineup__accent--1 {
    display: none;
  }
}
.p-lineup__accent--2 {
  width: 15.41666667vw;
  top: 17.55208333vw;
  left: -1.04166667vw;
  rotate: -240deg;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (max-width: 992px) {
  .p-lineup__accent--2 {
    width: 28.75vw;
    top: 17.5vw;
    left: -2.5vw;
  }
}
.p-inquiry__inner {
  background-color: #f0efe6;
  padding: 5rem 5.625rem;
  border-radius: 0.5rem;
  margin-block: 11.875rem;
  margin-bottom: 21.875rem;
  width: 85%;
}

@media (max-width: 1600px) {
  .p-inquiry__inner {
    padding: 4.5rem 4.5rem;
  }
}
@media (max-width: 1400px) {
  .p-inquiry__inner {
    padding: 3.75rem;
  }
}
@media (max-width: 1100px) {
  .p-inquiry__inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 992px) {
  .p-inquiry__inner {
    padding: 3rem;
    margin-bottom: 6.25rem;
    margin-top: 7.5rem;
  }
}
@media (max-width: 767px) {
  .p-inquiry__inner {
    padding: 40px;
  }
}
@media (max-width: 576px) {
  .p-inquiry__inner {
    padding: 32px;
    width: 81%;
    margin: 60px auto 140px;
  }
}
.p-inquiry__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 992px) {
  .p-inquiry__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.75rem;
  }
}
.p-inquiry__text {
  line-height: 1.7;
  word-break: keep-all;
}

@media (max-width: 992px) {
  .p-inquiry__text {
    text-align: center;
  }
}
.p-inquiry__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 1.375rem 2.9375rem;
}

@media (max-width: 992px) {
  .p-inquiry__btn {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0.625rem 2rem;
  }
}
.p-inquiry__btn img {
  width: 2.1456rem;
}

@media (max-width: 992px) {
  .p-inquiry__btn img {
    width: 4.345vw;
  }
}
.p-news {
  position: relative;
  margin-bottom: 16.875rem;
}

@media (max-width: 992px) {
  .p-news {
    margin-top: 8rem;
  }
}
@media (max-width: 992px) {
  .p-news {
    margin-bottom: 6.25rem;
  }
}
.p-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px dashed #474543;
  padding: 2.5rem 2.5rem 2.5rem 0.625rem;
}

@media (max-width: 992px) {
  .p-news__item a {
    padding: 2.5rem 2.125rem 2.5rem 2.125rem;
  }
}
@media (max-width: 767px) {
  .p-news__item a {
    padding: 32px 34px 32px 34px;
  }
}
@media (max-width: 576px) {
  .p-news__item a {
    padding: 20px 12px 20px 12px;
  }
}
.p-news__item:last-of-type {
  border-bottom: 1px dashed #474543;
}

.p-news__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12.5rem;
  margin-inline: auto;
}

@media (max-width: 992px) {
  .p-news__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.5rem;
  }
}
@media (max-width: 767px) {
  .p-news__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}
@media (max-width: 576px) {
  .p-news__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-news__title {
  width: 37%;
  padding-left: 4.375rem;
}

@media (max-width: 1200px) {
  .p-news__title {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .p-news__title {
    padding-left: 0;
    width: 100%;
  }
}
.p-news__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.25rem;
  padding-right: 4.375rem;
}

@media (max-width: 992px) {
  .p-news__contents {
    padding-right: unset;
  }
}
.p-news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-news__item-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 5rem;
}

@media (max-width: 992px) {
  .p-news__item-main {
    padding-right: 1rem;
  }
}
.p-news__item-date {
  display: block;
  color: rgba(73, 69, 65, 0.5);
}

@media (max-width: 992px) {
  .p-news__item-date {
    margin-bottom: 0.625rem;
  }
}
.p-news__item-text {
  line-height: 1.2;
}

@media (max-width: 992px) {
  .p-news__item-text {
    line-height: 1.56;
  }
}
.p-related {
  position: relative;
  overflow-x: clip;
  z-index: 0;
  margin-bottom: 23rem;
}

@media (max-width: 992px) {
  .p-related {
    margin-bottom: 6.75rem;
  }
}
.p-related__cards::before {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 36rem;
  background-color: #ebeae1;
  top: 12.5rem;
  z-index: -1;
  border-radius: 0.625rem;
}

@media (max-width: 992px) {
  .p-related__cards::before {
    bottom: calc(1 * var(--bar));
    height: 75%;
    top: unset;
  }
}
.p-related__card > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1.375rem;
}

.p-related__card > a > h3 {
  font-weight: 400;
  margin-top: 3.125rem;
  margin-left: 0.75rem;
  margin-bottom: 1rem;
}

@media (max-width: 1600px) {
  .p-related__card > a > h3 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1200px) {
  .p-related__card > a > h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 992px) {
  .p-related__card > a > h3 {
    margin-top: 0.75rem;
    margin-left: 0.375rem;
    margin-bottom: 0.625rem;
    font-size: 1rem;
  }
}
.p-related__card > a > span {
  display: block;
  margin-left: 1.3125rem;
  margin-bottom: 3.75rem;
}

@media (max-width: 992px) {
  .p-related__card > a > span {
    margin-left: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
.p-related__card > a > img {
  margin-bottom: 1.875rem;
}

@media (max-width: 992px) {
  .p-related__card > a > img {
    margin-bottom: 0.75rem;
  }
}
.p-related__card > a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 992px) {
  .p-related__card > a > div {
    padding-left: 0.5rem;
  }
}
.p-related__card > a > div > p:nth-of-type(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.68;
}

.p-related__card > a > div > p:nth-of-type(2) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.625rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-related__card > a > div > p:nth-of-type(2) img {
  width: 1rem;
}

@media (max-width: 992px) {
  .p-related__card > a:nth-of-type(2) > span {
    margin-left: 0.5625rem;
  }
}
@media (max-width: 992px) {
  .p-related__card > a > div > p {
    letter-spacing: 0.01em;
  }
}
@media (max-width: 992px) {
  .p-related__card > a > div > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0.25rem;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
}
@media (max-width: 992px) {
  .p-related__card > a > div > a img {
    width: 0.625rem;
  }
}
.p-related__accent {
  position: absolute;
  z-index: -1;
}

.p-related__accent--1 {
  width: 21.77083333vw;
  top: -26.04166667vw;
  left: 0vw;
  rotate: 28deg;
}

@media (max-width: 992px) {
  .p-related__accent--1 {
    width: 50vw;
    top: -80vw;
    left: -12.5vw;
  }
}
.p-related__accent--2 {
  width: 12.76041667vw;
  top: -10.41666667vw;
  left: 88.54166667vw;
  rotate: -115deg;
}

@media (max-width: 992px) {
  .p-related__accent--2 {
    width: 35vw;
    top: -20vw;
    left: 70vw;
    rotate: -155deg;
  }
}
.p-related__inner {
  position: relative;
  padding-bottom: 5rem;
}

.p-related__cards {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
}

@media (max-width: 1200px) {
  .p-related__cards {
    gap: 2rem;
  }
}
@media (max-width: 992px) {
  .p-related__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-related__card {
  background-color: #fcfcfc;
  border-radius: 0.625rem;
  width: 40%;
  display: block;
  position: relative;
}

@media (max-width: 1200px) {
  .p-related__card {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .p-related__card {
    width: 80%;
  }
}
.p-contact {
  text-align: center;
  padding-bottom: 17.5rem;
}

@media (max-width: 992px) {
  .p-contact {
    padding-bottom: 6.875rem;
  }
}
.p-contact .l-inner1500 > h2 {
  line-height: 1.92;
  margin-bottom: 2.875rem;
}

.p-contact p {
  line-height: 1.667;
  word-break: keep-all;
}

.p-contact p:last-of-type {
  margin-top: 2em;
  margin-bottom: 3.8125rem;
}

.p-contact__btns .c-btn {
  width: 23.5rem;
}

@media (max-width: 992px) {
  .p-contact__btns .c-btn {
    padding-block: 1rem;
    width: max(13.75rem, 65vw);
    max-width: 20rem;
  }
}
@media (max-width: 992px) {
  .p-contact__btns .c-btn {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    gap: 1rem;
    letter-spacing: 0.06em;
    padding: 1rem 2rem;
  }
}
.p-contact__btns .c-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 1.375rem 2.9375rem;
  gap: 1.1875rem;
}

.p-contact__btns .c-btn img {
  width: 2.1456rem;
  margin-right: unset;
}

@media (max-width: 992px) {
  .p-contact__btns .c-btn img {
    margin-right: 0;
    width: 1.7437rem;
  }
}
.p-contact__slide-item img {
  border-radius: 0.5rem;
}

.p-contact__slide-item:nth-of-type(1) {
  width: 18.18181818vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(1) {
    width: 37.5vw;
  }
}
.p-contact__slide-item:nth-of-type(2) {
  margin-top: 2.02020202vw;
  width: 20.70707071vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(2) {
    margin-top: 4.16666667vw;
    width: 42.70833333vw;
  }
}
.p-contact__slide-item:nth-of-type(3) {
  margin-top: 7.07070707vw;
  width: 15.15151515vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(3) {
    margin-top: 14.58333333vw;
    width: 31.25vw;
  }
}
.p-contact__slide-item:nth-of-type(4) {
  margin-top: -3.23232323vw;
  width: 19.19191919vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(4) {
    margin-top: -6.66666667vw;
    width: 39.58333333vw;
  }
}
.p-contact__slide-item:nth-of-type(5) {
  margin-top: 11.11111111vw;
  width: 11.86868687vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(5) {
    margin-top: 22.91666667vw;
    width: 24.47916667vw;
  }
}
.p-contact__slide-item:nth-of-type(6) {
  margin-top: 1.11111111vw;
  width: 18.18181818vw;
}

@media (max-width: 992px) {
  .p-contact__slide-item:nth-of-type(6) {
    margin-top: 2.29166667vw;
    width: 37.5vw;
  }
}
.p-contact__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8.5rem;
}

@media (max-width: 992px) {
  .p-contact__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.875rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-contact__slide {
  overflow: visible;
  overflow-x: clip;
}

.p-contact__slide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  overflow-y: visible;
}

.p-contact__slide-items {
  overflow-y: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: infinity-scroll 45s linear infinite both;
          animation: infinity-scroll 45s linear infinite both;
}

.p-contact__slide-item {
  margin-right: 6.46464646vw;
  position: relative;
}

@-webkit-keyframes infinity-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes infinity-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.u-fadein {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.u-fadein.is-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.p-about .l-header__line {
  display: none;
}

@media (max-width: 992px) {
  .p-about-philosophy {
    margin-bottom: 15rem;
  }
}
.p-about-philosophy__lead1,
.p-about-philosophy__lead2,
.p-about-philosophy__title {
  text-align: center;
  display: block;
  color: #f7f6f0;
}

.p-about-philosophy__card > a {
  position: relative;
  display: block;
}

.p-about-philosophy__card > a:hover {
  opacity: unset;
}

.p-about-philosophy__card > a:hover img {
  scale: 1.05;
}

.p-about-philosophy__card > a > div {
  position: relative;
  overflow: hidden;
}

.p-about-philosophy__card > a > div::after {
  position: absolute;
  inset: 0;
  content: "";
  background-color: rgba(30, 37, 28, 0.13);
}

.p-about-philosophy__card > a > div img {
  -webkit-transition: scale 300ms ease;
  transition: scale 300ms ease;
}

.p-about-philosophy__card > a > span {
  position: absolute;
}

.p-about-philosophy__card > a > span:nth-of-type(1) {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  top: 2rem;
  right: 1.5rem;
  color: #fff;
  letter-spacing: 0.6rem;
}

@media (max-width: 992px) {
  .p-about-philosophy__card > a > span:nth-of-type(1) {
    top: 4vw;
    right: 3vw;
    letter-spacing: 0.4rem;
  }
}
.p-about-philosophy__card > a > span:nth-of-type(2) {
  left: 6%;
  bottom: 3%;
  color: #f7f6f0;
}

.p-about-philosophy__contents--inv .p-about-philosophy__contents-img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents--inv .p-about-philosophy__contents-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-about-philosophy__contents--inv .p-about-philosophy__contents-img > div {
  margin-right: auto;
  margin-left: 5rem;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents--inv .p-about-philosophy__contents-img > div {
    margin-right: 0;
    margin-left: auto;
    width: 55%;
    border-radius: 0.5rem;
    margin-bottom: 2.5rem;
    overflow: hidden;
  }
}
.p-about-philosophy__contents--inv .p-about-philosophy__contents-text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents--inv .p-about-philosophy__contents-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-about-philosophy__contents--inv .p-about-philosophy__contents-text > p {
  margin-left: auto;
}

.p-about-philosophy__contents-img > div {
  margin-right: 5rem;
  margin-left: auto;
  border-radius: 0.5rem;
  overflow: hidden;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents-img > div {
    margin-right: auto;
    margin-left: 0;
    width: 55%;
    border-radius: 0.5rem;
    margin-bottom: 2.5rem;
    overflow: hidden;
  }
}
.p-about-philosophy__contents-text > p {
  line-height: 1.76;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents-text > p {
    padding-inline: 5vw;
    line-height: 1.76;
    text-align: justify;
  }
}
@media (max-width: 992px) {
  .p-about-philosophy__contents-text--title > * {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .p-about-philosophy__contents--inv .p-about-philosophy__contents-text--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 5vw;
    margin-right: 0;
    gap: 1rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 1rem;
  }
}
@media (max-width: 992px) {
  .p-about-philosophy__contents--inv .p-about-philosophy__contents-text--title > * {
    margin-bottom: 0;
  }
}
.p-about .l-header__nav1 {
  display: none;
}

.p-about-intro {
  margin-top: 5.625rem;
  position: relative;
}

@media (max-width: 992px) {
  .p-about-intro {
    margin-top: 3.75rem;
  }
}
.p-about-intro__wrap-lead img {
  width: 36%;
  max-width: 12.625rem;
  top: 50%;
  left: 50%;
  translate: -50%;
  position: relative;
}

.p-about-intro__text > p:nth-of-type(1),
.p-about-intro__text > p:nth-of-type(2) {
  line-height: 2.2;
  width: 60%;
}

@media (max-width: 992px) {
  .p-about-intro__text > p:nth-of-type(1),
  .p-about-intro__text > p:nth-of-type(2) {
    width: 100%;
  }
}
.p-about-intro__text > p:nth-of-type(2) {
  margin-top: 2em;
  margin-bottom: 3.75rem;
}

@media (max-width: 992px) {
  .p-about-intro__text > p:nth-of-type(2) {
    margin-top: 2em;
    margin-bottom: 3.5rem;
    width: 100%;
  }
}
.p-about-intro__text > p:nth-of-type(3) {
  width: 50%;
  line-height: 1.9;
}

@media (max-width: 992px) {
  .p-about-intro__text > p:nth-of-type(3) {
    width: 100%;
  }
}
.p-about-intro__images > div {
  width: 0px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .p-about-intro__images > div {
    width: 0px;
    overflow: hidden;
  }
}
.p-about-intro__images > div:nth-of-type(1) {
  border-radius: 0.5rem 0 0 0.5rem;
  width: 23.4375vw;
  position: absolute;
  right: 0;
  top: -5.20833333vw;
}

@media (max-width: 992px) {
  .p-about-intro__images > div:nth-of-type(1) {
    border-radius: 0.5rem 0 0 0.5rem;
    width: 39vw;
    position: absolute;
    right: 0;
    top: 34vw;
  }
}
.p-about-intro__images > div:nth-of-type(2) {
  border-radius: 0.5rem;
  width: 26.19791667vw;
  position: absolute;
  left: 44.79166667vw;
  top: 17.70833333vw;
}

@media (max-width: 992px) {
  .p-about-intro__images > div:nth-of-type(2) {
    border-radius: 0.5rem;
    width: 42.25vw;
    position: absolute;
    left: 7.5vw;
    top: 71.5vw;
  }
}
.p-about-intro__images > div:nth-of-type(3) {
  border-radius: 0 0.5rem 0.5rem 0;
  width: 36.97916667vw;
  position: absolute;
  left: 0;
  top: 13.64583333vw;
}

@media (max-width: 992px) {
  .p-about-intro__images > div:nth-of-type(3) {
    border-radius: 0 0.5rem 0.5rem 0;
    width: 60vw;
    position: absolute;
    left: 0;
    top: 128vw;
  }
}
.p-about-intro__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12.5rem;
}

@media (max-width: 992px) {
  .p-about-intro__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 9.375rem;
  }
}
.p-about-intro__wrap-img {
  width: 56%;
}

@media (max-width: 992px) {
  .p-about-intro__wrap-img {
    width: 85%;
    margin-bottom: 6.875rem;
  }
}
.p-about-intro__wrap-lead {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-about-intro__text {
  padding-left: 3.75rem;
}

@media (max-width: 992px) {
  .p-about-intro__text {
    padding-left: 0;
  }
}
.p-about-intro__images {
  position: relative;
  height: 71.35416667vw;
}

@media (max-width: 992px) {
  .p-about-intro__images {
    position: relative;
    height: 244vw;
  }
}
.p-about-philosophy__inner {
  background-color: #39142b;
  border-radius: 0.5rem 0.5rem 0 0;
  padding-top: 10rem;
  padding-bottom: 5rem;
}

@media (max-width: 992px) {
  .p-about-philosophy__inner {
    padding-top: 3.125rem;
    padding-bottom: 1.875rem;
  }
}
.p-about-philosophy__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 120rem;
  margin-inline: auto;
}

@media (max-width: 992px) {
  .p-about-philosophy__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-inline: auto;
  }
}
.p-about-philosophy__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 14.125rem;
  margin-bottom: 13.625rem;
  width: 80%;
  max-width: 75rem;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 6.25rem;
    margin-bottom: 5rem;
    width: 100%;
  }
}
.p-about-philosophy__contents-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents-img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-about-philosophy__contents-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-about-philosophy__contents-text--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media (max-width: 992px) {
  .p-about-philosophy__contents-text--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 5vw;
    gap: 1rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 1rem;
  }
}
.p-about-greeting {
  background-image: url("/wp-content/themes/hayano-farm/img/p-about/greeting01.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-block: 23.75rem;
  margin-top: 30rem;
  position: relative;
  z-index: 1;
}

@media (max-width: 992px) {
  .p-about-greeting {
    padding-top: 4.5625rem;
    padding-bottom: 9.0625rem;
    margin-top: 15rem;
  }
}
@media (max-width: 440px) {
  .p-about-greeting {
    background-position: -190vw;
  }
}
.p-about-greeting__wrap-text > h2 {
  margin-bottom: 4.5rem;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap-text > h2 {
    margin-bottom: 2.1875rem;
  }
}
.p-about-greeting__wrap-text > p {
  line-height: 1.76;
  word-break: keep-all;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap-text > p {
    line-height: 1.76;
    word-break: unset;
  }
}
.p-about-greeting__wrap-text > p:last-of-type {
  margin-bottom: 0;
  margin-top: 4.5rem;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap-text > p:last-of-type {
    margin-bottom: 0;
    margin-top: 1.5rem;
  }
}
.p-about-greeting__wrap-text > p + p {
  margin-top: 2em;
}

.p-about-greeting__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5rem;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-greeting__wrap-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #f7f6f0;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #f7f6f0;
  }
}
.p-about-greeting__wrap-img {
  border-radius: 0.5rem;
  max-width: 30.3125rem;
  width: 30%;
  overflow: hidden;
  margin-bottom: 1.5rem;
  margin-right: 3.75rem;
}

@media (max-width: 992px) {
  .p-about-greeting__wrap-img {
    border-radius: 0.5rem;
    max-width: 30.3125rem;
    width: 70%;
    overflow: hidden;
    margin-inline: auto;
  }
}
.p-about .p-related {
  margin-top: 25.625rem;
}

@media (max-width: 992px) {
  .p-about .p-related {
    margin-top: 13.75rem;
    margin-bottom: 0;
  }
}
.p-footer__image {
  position: relative;
  background-image: url("/wp-content/themes/hayano-farm/img/common/footerbg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.p-footer__image-inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 992px) {
  .p-footer__image-inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.p-footer__image::after {
  position: absolute;
  inset: 0;
  background-color: #1e251c;
  opacity: 53%;
  content: "";
}

.p-footer__image-inner > * {
  position: relative;
  z-index: 2;
}

@media (max-width: 992px) {
  .p-footer__image-inner > * {
    position: relative;
    z-index: 2;
  }
}
.p-footer__image-inner > p {
  color: #f7f6f0;
  margin-top: auto;
  margin-bottom: 3.75rem;
  width: 56.25rem;
}

@media (max-width: 992px) {
  .p-footer__image-inner > p {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    color: #f7f6f0;
    margin-top: auto;
    margin-bottom: 10vw;
    width: 100%;
  }
}
.p-footer__image-inner > div {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 6rem;
  margin-right: 4rem;
}

@media (max-width: 992px) {
  .p-footer__image-inner > div {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 4.8125rem;
    margin-top: 26vw;
    margin-right: 7vw;
    margin-bottom: 20.625rem;
    margin-left: auto;
  }
}
@media (max-width: 576px) {
  .p-footer__image-inner > div {
    background-position: -100vw;
  }
}
.p-footer__body {
  background-color: #211d18;
}

.p-footer__inner {
  max-width: 120rem;
  padding: 11.25rem 6.25rem 12.5rem;
  margin: 0 auto;
}

@media (max-width: 1400px) {
  .p-footer__inner {
    padding: 10rem 5vw 11.25rem;
  }
}
@media (max-width: 1200px) {
  .p-footer__inner {
    padding: 10rem 5vw 11.25rem;
  }
}
.p-footer__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  border-bottom: 1px solid rgba(247, 246, 240, 0.3);
  padding-bottom: 8.75rem;
  width: 100%;
}

@media (max-width: 1200px) {
  .p-footer__grid {
    gap: 2%;
  }
}
@media (max-width: 992px) {
  .p-footer__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-footer__grid > div:nth-of-type(1) {
  width: 25%;
}

@media (max-width: 1200px) {
  .p-footer__grid > div:nth-of-type(1) {
    width: 15%;
  }
}
.p-footer__grid > div:nth-of-type(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 1200px) {
  .p-footer__grid > div:nth-of-type(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-footer__grid > div:nth-of-type(3) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 1200px) {
  .p-footer__grid > div:nth-of-type(3) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-footer__logo {
  display: block;
}

.p-footer__logo a {
  display: inline-block;
}

.p-footer__logo img {
  min-width: 9.375rem;
  max-width: 13.125rem;
  width: 50%;
}

@media (max-width: 1200px) {
  .p-footer__logo img {
    width: 100%;
    padding-right: 1rem;
    min-width: unset;
    max-width: unset;
  }
}
@media (max-width: 992px) {
  .p-footer__logo img {
    width: 28.20512821vw;
    max-width: 11.875rem;
    margin-bottom: 4rem;
  }
}
.p-footer__access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-footer__access-maplink {
  text-decoration: underline;
  padding-bottom: 0.375rem;
  margin-bottom: 0.375rem;
  text-underline-offset: 0.5em;
  text-decoration-thickness: 1px;
  color: #f7f6f0;
  margin-bottom: 3.125rem;
  opacity: 0.5;
}

@media (max-width: 992px) {
  .p-footer__access-maplink {
    margin-top: 1.125rem;
    margin-bottom: 1.6875rem;
  }
}
.p-footer__access > address:nth-of-type(1) {
  color: #f7f6f0;
  margin-bottom: 0.375rem;
  line-height: 2;
}

.p-footer__access > address:nth-of-type(2) {
  color: #f7f6f0;
  opacity: 50%;
  line-height: 1.5;
  margin-bottom: 0.625rem;
}

.p-footer__access > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f7f6f0;
}

@media (max-width: 992px) {
  .p-footer__access > div {
    margin-bottom: 5.375rem;
  }
}
.p-footer__access > div > div:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-footer__access-maplink:hover {
  color: #f7f6f0 !important;
  opacity: 0.3;
}

.p-footer__heading {
  display: block;
  border-bottom: 1px solid #f7f6f0;
  opacity: 30%;
  margin-bottom: 1.25rem;
  color: #f7f6f0;
  padding-bottom: 0.9375rem;
  line-height: 1;
}

@media (max-width: 992px) {
  .p-footer__heading {
    padding-bottom: 0.625rem;
    margin-bottom: 1.75rem;
  }
}
.p-footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-footer__links > ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 2.375rem;
  color: #f7f6f0;
  margin-top: 1rem;
}

@media (max-width: 1200px) {
  .p-footer__links > ul {
    row-gap: 1.5rem;
  }
}
.p-footer__imgbtn {
  width: 3rem;
  aspect-ratio: 1;
  background-color: #f7f6f0;
  border-radius: 50%;
  margin-left: 1rem;
}

@media (max-width: 992px) {
  .p-footer__imgbtn {
    width: 2rem;
  }
}
.p-footer__imgbtn img {
  padding: 0.75rem;
}

@media (max-width: 992px) {
  .p-footer__imgbtn img {
    padding: 0.5rem;
  }
}
.p-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.p-footer__bottom > a {
  color: #f7f6f0;
}

.p-footer__bottom > small {
  color: #f7f6f0;
  font-size: 1.0625rem;
  line-height: 2rem;
  margin-top: 1.4375rem;
}

@media (max-width: 992px) {
  .p-footer__bottom > small {
    font-size: 0.875rem;
    line-height: 2.0187rem;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .p-footer__bottom > small {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .p-footer__bottom > small {
    font-size: 10.09px;
  }
}
.u-color--seconary {
  color: #494541;
}

.c-btn.u-color--seconary {
  border-color: #494541;
}
.c-btn.u-color--seconary:hover {
  background-color: #494541 !important;
  border-color: #494541 !important;
  color: #f7f6f0 !important;
}

.p-service {
  padding-top: 10rem;
  padding-bottom: 12.5rem;
}

@media (max-width: 1200px) {
  .p-service {
    padding-top: 7.5rem;
    padding-bottom: 9.375rem;
  }
}
@media (max-width: 767px) {
  .p-service {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .p-service {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.p-service__image-item img {
  width: 100%;
  height: auto;
  display: block;
}

.p-service__image-item::before {
  content: "";
  background: rgba(30, 37, 28, 0.38);
  width: 100%;
  height: 100%;
  border-radius: 0.3125rem;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 992px) {
  .p-service .l-page__title__wrap {
    gap: 5rem;
    padding-top: 5rem;
  }
}
.p-service__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1200px) {
  .p-service__wrapper {
    grid-template-columns: 320px 1fr;
    gap: 2rem;
  }
}
@media (max-width: 767px) {
  .p-service__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
}
@media (max-width: 576px) {
  .p-service__wrapper {
    gap: 40px;
  }
}
.p-service__text {
  position: sticky;
  top: 12.5rem;
  width: calc(50% - 3.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 1200px) {
  .p-service__text {
    top: 9.375rem;
  }
}
@media (max-width: 767px) {
  .p-service__text {
    position: static;
    width: 100%;
  }
}
.p-service__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 2.25rem;
  line-height: 1.6;
}

@media (max-width: 1200px) {
  .p-service__title {
    font-size: 1.625rem;
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 767px) {
  .p-service__title {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .p-service__title {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.p-service__description {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .p-service__description {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .p-service__description {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .p-service__description {
    font-size: 12px;
    line-height: 1.8;
  }
}
.p-service__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5rem;
  width: calc(50% - 3.75rem);
}

@media (max-width: 1200px) {
  .p-service__images {
    gap: 6.25rem;
  }
}
@media (max-width: 767px) {
  .p-service__images {
    gap: 60px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .p-service__images {
    gap: 10px;
  }
}
.p-service__image-item {
  position: relative;
}

.p-service__image-overlay {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.125rem;
  border-radius: 0.3125rem;
}

@media (max-width: 1200px) {
  .p-service__image-overlay {
    gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-overlay {
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .p-service__image-overlay {
    gap: 0;
  }
}
.p-service__image-label {
  color: #f7f6f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 576px) {
  .p-service__image-label {
    left: -6px;
    position: relative;
  }
}
.p-service__image-merit {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 0.75rem;
  letter-spacing: 0.2em;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .p-service__image-merit {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-merit {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .p-service__image-merit {
    font-size: 10px;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
.p-service__image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

@media (max-width: 1200px) {
  .p-service__image-info {
    gap: 0.75rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-info {
    gap: 10px;
  }
}
.p-service__image-number {
  font-family: "Zen Old Mincho", serif;
  font-size: 3rem;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1;
}

@media (max-width: 1200px) {
  .p-service__image-number {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-number {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .p-service__image-number {
    font-size: 24px;
  }
}
.p-service__image-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.3125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media (max-width: 1200px) {
  .p-service__image-title {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-title {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .p-service__image-title {
    font-size: 18px;
  }
}
.p-service__image-text {
  color: #f7f6f0;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: 0.0675rem;
  margin: 0;
}

@media (max-width: 1600px) {
  .p-service__image-text {
    font-size: 1rem;
  }
}
@media (max-width: 1200px) {
  .p-service__image-text {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .p-service__image-text {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .p-service__image-text {
    font-size: 10px;
  }
}
.p-crops {
  padding-bottom: 12.5rem;
}

@media (max-width: 767px) {
  .p-crops {
    padding-bottom: 150px;
  }
}
.p-crops__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-crops__description {
  padding-top: 1.25rem;
  border-top: 1px dashed #1e251c;
  font-size: 1.0625rem;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 3.125rem;
}

@media (max-width: 767px) {
  .p-crops__description {
    font-size: 12px;
    margin-bottom: 30px;
    line-height: 1.8;
  }
}
.p-crops__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.125rem;
}

@media (max-width: 767px) {
  .p-crops__grid {
    gap: 8px;
  }
}
.p-crops__card {
  width: calc(16.6666666667% - 0.9375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0efe6;
  border-radius: 0.3125rem;
  padding: 2.5rem 0 1.875rem;
}

@media (max-width: 992px) {
  .p-crops__card {
    width: calc(33.3333333333% - 1rem);
  }
}
@media (max-width: 767px) {
  .p-crops__card {
    width: calc(33.3333333333% - 6px);
    padding: 30px 10px 16px;
  }
}
.p-crops__card-image {
  width: 3.75rem;
  height: 3.75rem;
  margin-bottom: 1.875rem;
}

@media (max-width: 767px) {
  .p-crops__card-image {
    width: 30px;
    height: 30px;
    margin-bottom: 16px;
  }
}
.p-crops__card-name {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0;
}

@media (max-width: 992px) {
  .p-crops__card-name {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .p-crops__card-name {
    font-size: 12px;
  }
}
.p-price {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  background-color: #e4e3d8;
  max-width: 93.75rem;
  margin: 0 auto;
  width: 90%;
  border-radius: 0.625rem;
}

@media (max-width: 1600px) {
  .p-price {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .p-price {
    padding: 30px 30px 40px;
    max-width: 100%;
  }
}
.p-price__image img {
  width: 100%;
  height: auto;
  display: block;
}

.p-price__link img {
  width: 1.375rem;
  height: 1.375rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 767px) {
  .p-price__link img {
    width: 16px;
    height: 16px;
  }
}
.p-price__link svg {
  width: 1.25rem;
  height: 1.25rem;
}

.p-price__link:hover {
  background-color: #1e251c;
  color: #f7f6f0;
}

@media (max-width: 1200px) {
  .p-price .l-inner1500 {
    max-width: 95%;
  }
}
@media (max-width: 767px) {
  .p-price .l-inner1500 {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
}
.p-price__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
}

@media (max-width: 1200px) {
  .p-price__wrapper {
    gap: 2rem;
  }
}
@media (max-width: 992px) {
  .p-price__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .p-price__wrapper {
    gap: 32px;
  }
}
.p-price__image {
  max-width: min(30.625rem, 45%);
}

@media (max-width: 767px) {
  .p-price__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.p-price__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-price__title {
  font-family: "Zen Old Mincho", serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .p-price__title {
    font-size: 17px;
    margin-top: 12px;
    margin-bottom: 24px;
  }
}
.p-price__table {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .p-price__table {
    margin-bottom: 24px;
  }
}
.p-price__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
  padding: 1.25rem 0;
  border-bottom: 1px dashed #1e251c;
}

@media (max-width: 767px) {
  .p-price__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
    padding: 12px 0;
  }
}
.p-price__row--header {
  border-top: 1px dashed #1e251c;
}

.p-price__label {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  min-width: 5rem;
}

@media (max-width: 767px) {
  .p-price__label {
    font-size: 12px;
    min-width: auto;
  }
}
.p-price__value {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-price__value {
    font-size: 12px;
  }
}
.p-price__note {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-price__note {
    font-size: 12px;
  }
}
.p-price__description {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .p-price__description {
    font-size: 12px;
    line-height: 1.8;
  }
}
.p-price__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
  color: #1e251c;
  text-decoration: none;
  border: 1px solid #1e251c;
  border-radius: 3.125rem;
  padding: 0.75rem 1.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .p-price__link {
    font-size: 12px;
    padding: 8px 16px;
  }
}
.p-flow {
  padding-top: 12.5rem;
  padding-bottom: 10rem;
}

@media (max-width: 767px) {
  .p-flow {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
.p-flow .l-inner1500 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 992px) {
  .p-flow .l-inner1500 {
    gap: 2rem;
  }
}
@media (max-width: 767px) {
  .p-flow .l-inner1500 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-flow__item:not(:last-child) {
  margin-bottom: 10rem;
}

@media (max-width: 767px) {
  .p-flow__item:not(:last-child) {
    margin-bottom: 65px;
  }
}
.p-flow__item:last-child .p-flow__line {
  display: none;
}

.p-flow__header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17.5rem;
}

@media (max-width: 1600px) {
  .p-flow__header {
    width: 15rem;
  }
}
@media (max-width: 767px) {
  .p-flow__header {
    width: 100%;
  }
}
.p-flow__title {
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 0.75rem;
  line-height: 1.8;
}

@media (max-width: 767px) {
  .p-flow__title {
    font-size: 17px;
    margin-top: 0;
  }
}
.p-flow__items {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 42.5rem;
}

.p-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.125rem;
  position: relative;
}

@media (max-width: 767px) {
  .p-flow__item {
    gap: 20px;
  }
}
.p-flow__timeline {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.5rem;
}

.p-flow__circle {
  width: 1.8125rem;
  height: 1.8125rem;
  border-radius: 50%;
  border: 1px solid #494541;
  background-color: #e7e9de;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .p-flow__circle {
    width: 17px;
    height: 17px;
  }
}
.p-flow__line {
  width: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #474543;
  min-height: calc(100% + 10rem);
}

@media (max-width: 767px) {
  .p-flow__line {
    min-height: calc(100% + 65px);
  }
}
.p-flow__content {
  width: 100%;
}

.p-flow__content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 0;
  -webkit-column-gap: 2.1875rem;
     -moz-column-gap: 2.1875rem;
          column-gap: 2.1875rem;
}

@media (max-width: 767px) {
  .p-flow__content-inner {
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
}
.p-flow__number {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1;
  color: #474543;
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-flow__number {
    font-size: 24px;
  }
}
.p-flow__step-title {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-flow__step-title {
    font-size: 14px;
  }
}
.p-flow__description {
  padding-top: 1.5625rem;
  font-size: 1rem;
  line-height: 2.2;
  letter-spacing: 0.05em;
  margin: 0;
  color: #474543;
  border-top: 1px dashed #474543;
  width: 100%;
  margin-top: 0.9375rem;
}

@media (max-width: 767px) {
  .p-flow__description {
    font-size: 12px;
    padding-top: 14px;
    line-height: 1.8;
    margin-top: 5px;
  }
}
.p-notes {
  padding-bottom: 17.5rem;
}

@media (max-width: 767px) {
  .p-notes {
    padding-bottom: 200px;
  }
}
.p-notes__section:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.p-notes__list li {
  font-size: 1.0625rem;
  line-height: 2;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-notes__list li {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 6px;
  }
}
.p-notes__box {
  border: 1px dashed #494541;
  padding: 4.375rem 4.375rem 5rem;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  .p-notes__box {
    padding: 32px 24px 40px;
  }
}
.p-notes__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .p-notes__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    margin-bottom: 32px;
  }
}
.p-notes__title-en {
  font-family: "Tenor Sans", sans-serif;
  font-size: 2.875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #474543;
}

@media (max-width: 992px) {
  .p-notes__title-en {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-notes__title-en {
    font-size: 24px;
  }
}
.p-notes__title-ja {
  font-family: "Zen Old Mincho", serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #494541;
  white-space: nowrap;
}

@media (max-width: 1600px) {
  .p-notes__title-ja {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .p-notes__title-ja {
    font-size: 17px;
  }
}
.p-notes__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5625rem;
}

@media (max-width: 767px) {
  .p-notes__content {
    gap: 24px;
  }
}
.p-notes__section {
  padding-bottom: 1.875rem;
  border-bottom: 1px dashed #474543;
}

@media (max-width: 767px) {
  .p-notes__section {
    padding-bottom: 32px;
  }
}
.p-notes__text {
  font-size: 1.0625rem;
  line-height: 2;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-notes__text {
    font-size: 12px;
    line-height: 1.8;
  }
}
.p-notes__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-notes__subtitle {
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 0.625rem;
}

@media (max-width: 767px) {
  .p-notes__subtitle {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.p-target {
  padding-top: 8.125rem;
  padding-bottom: 4.5rem;
  border-top: 1px dashed #494541;
}

@media (max-width: 767px) {
  .p-target {
    padding-top: 72px;
    padding-bottom: 40px;
  }
}
.p-target-inner {
  background-color: #ebeae1;
  padding: 6.25rem 2.5rem 10rem;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  .p-target-inner {
    padding: 60px 30px 74px;
  }
}
.p-target__icon img {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
}

@media (max-width: 767px) {
  .p-target__icon img {
    width: 20px;
    height: 20px;
  }
}
.p-target__title {
  font-size: 2.3125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 3.75rem;
  font-family: "Zen Old Mincho", serif;
}

@media (max-width: 767px) {
  .p-target__title {
    font-size: 17px;
    margin-bottom: 40px;
  }
}
.p-target__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  max-width: 56.25rem;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .p-target__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-target__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  background-color: #f7f6f0;
  border-radius: 3.125rem;
  padding: 1.25rem 2rem;
}

@media (max-width: 767px) {
  .p-target__card {
    gap: 16px;
    padding: 16px 24px;
  }
}
.p-target__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-target__text {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  color: #474543;
}

@media (max-width: 767px) {
  .p-target__text {
    font-size: 14px;
  }
}
.p-gallery {
  padding-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .p-gallery {
    padding-bottom: 20px;
  }
}
.p-gallery__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-gallery__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.5rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .p-gallery__wrapper {
    border-radius: 4px;
  }
}
.p-gallery__item {
  width: 33.3333333333%;
}

.p-newslist {
  padding-top: 11.25rem;
  padding-bottom: 13.75rem;
  margin-bottom: 13.75rem;
  border-bottom: 1px dashed #474543;
}

@media (max-width: 767px) {
  .p-newslist {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
.p-newslist__archive-list li {
  margin-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .p-newslist__archive-list li {
    margin-bottom: 20px;
  }
}
.p-newslist__archive-link:hover {
  opacity: 0.6;
}

.p-newslist__item:first-child {
  border-top: 1px dashed #474543;
}

.p-newslist__link:hover {
  opacity: 0.6;
}

.p-newslist__page-number:hover {
  opacity: 0.6;
}

.p-newslist__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11.25rem;
}

@media (max-width: 1200px) {
  .p-newslist__wrapper {
    gap: 3.75rem;
  }
}
@media (max-width: 767px) {
  .p-newslist__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px;
  }
}
.p-newslist__archive {
  width: 16.875rem;
  min-width: 16.875rem;
  border: 1px dashed #1e251c;
  padding: 3rem 0.625rem 3.75rem;
  border-radius: 0.5rem;
  text-align: center;
}

@media (max-width: 767px) {
  .p-newslist__archive {
    width: 100%;
    max-width: 200px;
    padding: 40px 10px 20px;
    margin: 0 auto;
    min-width: unset;
  }
}
.p-newslist__archive-title {
  font-family: "Tenor Sans", sans-serif;
  font-size: 2.1875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 3.125rem;
}

@media (max-width: 767px) {
  .p-newslist__archive-title {
    font-size: 25px;
    margin-bottom: 24px;
  }
}
.p-newslist__archive-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-newslist__archive-link {
  font-size: 1.1875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #1e251c;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (max-width: 767px) {
  .p-newslist__archive-link {
    font-size: 14px;
  }
}
.p-newslist__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}

.p-newslist__item {
  border-bottom: 1px dashed #474543;
  position: relative;
}

@media (max-width: 767px) {
  .p-newslist__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    padding: 24px 0;
  }
}
.p-newslist__item-inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-newslist__date {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  color: rgba(73, 69, 65, 0.5);
  width: 6.25rem;
  font-family: "Tenor Sans", sans-serif;
}

@media (max-width: 767px) {
  .p-newslist__date {
    font-size: 11px;
  }
}
.p-newslist__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0;
  color: #494541;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
  .p-newslist__title {
    font-size: 12px;
    line-height: 1.6;
    -webkit-line-clamp: 2;
  }
}
.p-newslist__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  color: #1e251c;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 2.5rem;
  gap: 2.5rem;
}

@media (max-width: 767px) {
  .p-newslist__link {
    padding: 20px 10px;
  }
}
.p-newslist__link-arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1rem;
  height: 0.5rem;
}

@media (max-width: 767px) {
  .p-newslist__link-arrow {
    margin-top: 20px;
  }
}
.p-newslist__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
  margin-top: 3rem;
  font-family: "Tenor Sans", sans-serif;
}

@media (max-width: 767px) {
  .p-newslist__pagination {
    margin-top: 32px;
    font-size: 15px;
  }
}
.p-newslist__page-number {
  font-size: 1.125rem;
  font-weight: 400;
  color: #494541;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.5;
}

.p-newslist__page-number--active {
  opacity: 1;
}

.p-newsdetail__content {
  padding-top: 2.5rem;
  border-top: 1px dashed #474543;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

@media (max-width: 767px) {
  .p-newsdetail__content {
    padding-top: 20px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
}
.p-newsdetail__inner time {
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: rgba(73, 69, 65, 0.5);
  margin-bottom: 0.625rem;
  font-family: "Tenor Sans", sans-serif;
}

@media (max-width: 767px) {
  .p-newsdetail__inner time {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.p-newsdetail__inner h1 {
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #494541;
  margin-bottom: 2.1875rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .p-newsdetail__inner h1 {
    font-size: 17px;
    margin-bottom: 16px;
  }
}
.p-newsdetail__inner p {
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #494541;
  line-height: 2;
}

@media (max-width: 767px) {
  .p-newsdetail__inner p {
    font-size: 13px;
  }
}
.p-newsdetail__inner h2 {
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 2.1875rem;
  line-height: 1.6;
  margin-top: 3.4375rem;
  margin-bottom: 2.5rem;
  background-color: #474543;
  padding: 0.625rem;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  .p-newsdetail__inner h2 {
    font-size: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.p-newsdetail__inner h3 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #494541;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
  line-height: 1.6;
  background-color: #ebeae1;
  padding: 0.625rem;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  .p-newsdetail__inner h3 {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.p-newsdetail__inner h4 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #521e3e;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .p-newsdetail__inner h4 {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.p-newsdetail__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  color: #1e251c;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding-top: 2.5rem;
  gap: 2.5rem;
  margin-top: 5rem;
  border-top: 1px dashed #474543;
  font-size: 1.0625rem;
}

@media (max-width: 767px) {
  .p-newsdetail__link {
    font-size: 12px;
    padding-top: 30px;
    margin-top: 50px;
    gap: 15px;
  }
}
.p-page {
  padding-top: 11.875rem;
  padding-bottom: 12.5rem;
  margin-bottom: 13.75rem;
  border-bottom: 1px dashed #474543;
}

@media (max-width: 767px) {
  .p-page {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
.p-page p {
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #474543;
  line-height: 2;
}

@media (max-width: 767px) {
  .p-page p {
    font-size: 12px;
  }
}
.p-page h2 {
  font-size: 1.4375rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-top: 5.625rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px dashed #474543;
  margin-bottom: 1.25rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .p-page h2 {
    font-size: 17px;
    margin-top: 45px !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.p-page h2:first-of-type {
  margin-top: 7.5rem;
}

.p-page ul {
  font-size: 1.0625rem;
  list-style: disc;
  list-style-position: inside;
}

@media (max-width: 767px) {
  .p-page ul {
    font-size: 12px;
  }
}
.p-page h3 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #494541;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .p-page h3 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.p-page h4 {
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #494541;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .p-page h4 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .p-drone-wrap .l-inner1500 {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .p-recruit .p-service__image-label {
    margin-left: 5px;
    margin-bottom: 10px;
  }
}