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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

/**
 * Fix appearance for Firefox
 */
[type='number'] {
  -moz-appearance: textfield;
}

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

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

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

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

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

caption {
  text-align: left;
}

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

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

body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

address {
  font-style: normal;
}

sup {
  font-size: smaller;
  vertical-align: super;
}

form {
  accent-color: #00913a;
}

button,
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-transform: none;
  border-radius: 0;
}

input,
textarea,
select {
  width: 100%;
  padding: 5px 12px;
  font-size: 14px;
  color: #020018;
  background-color: #fff;
  border: solid 1px #e1e1e1;
  border-radius: 4px;
}
@media (max-width: 768px) {
  input,
  textarea,
  select {
    padding: 3px 12px;
    font-size: 16px;
  }
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #d0d0d0;
}

[type='number'] {
  -moz-appearance: textfield;
}
[type='number']::-webkit-outer-spin-button,
[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

[type='radio'],
[type='checkbox'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

button,
[type='submit'],
[type='reset'] {
  cursor: pointer;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 160px;
  resize: vertical;
  /* stylelint-disable-next-line property-no-unknown */
  field-sizing: content;
}
@supports (field-sizing: content) {
  textarea {
    resize: none; /* field-sizing有効時にはリサイズ機能を無効にする */
  }
}

select {
  background: #fff url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="%23333333" stroke-width="1.25"/></svg>') right 7px center/20px no-repeat !important;
}

label {
  cursor: pointer;
}

body {
  font-family: 'Noto Sans JP', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: #020018;
  word-break: break-all;
}
@media (max-width: 640px) {
  body {
    line-height: 1.7;
  }
}

.ff-lato {
  font-family: 'Lato', sans-serif;
}

.ff-allison {
  font-family: 'Allison', cursive;
  font-weight: normal;
}

.c-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-heading.is-left {
  align-items: flex-start;
}

.c-heading__title {
  margin-top: 16px;
  font-size: 17px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .c-heading__title {
    margin-top: 8px;
    font-size: 15px;
  }
}

.c-heading__label {
  order: -1;
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .c-heading__label {
    font-size: 56px;
  }
}
@media (max-width: 640px) {
  .c-heading__label {
    font-size: 48px;
  }
}

.c-page-heading {
  position: relative;
}
.c-page-heading h2 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  .c-page-heading h2 {
    font-size: 32px;
  }
}
@media (max-width: 640px) {
  .c-page-heading h2 {
    font-size: 24px;
  }
}
.c-page-heading p {
  position: absolute;
  top: -10%;
  left: 50%;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 136px;
  line-height: 1;
  white-space: nowrap;
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
  opacity: 0.1;
  transform: translate(-50%, -50%);
  -webkit-text-fill-color: transparent;
  rotate: -11deg;
}
@media (max-width: 1024px) {
  .c-page-heading p {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .c-page-heading p {
    font-size: 60px;
  }
}

.c-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 40px;
  color: #fff;
  background-color: #00913a;
  border: solid 1px #fff;
}
@media (max-width: 768px) {
  .c-link {
    padding: 13px 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-link {
    transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  }
  .c-link:hover {
    color: #00913a;
    background-color: #fff;
    border-color: #00913a;
  }
}
.c-link span {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .c-link span {
    gap: 8px;
    font-size: 16px;
  }
}
.c-link span::before {
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.04416 4.61937C8.71971 4.97514 8.41951 5.30456 8.10545 5.64873C8.48936 6.09252 8.69258 6.58955 8.57712 7.14666C8.37794 8.10434 7.93745 8.9371 6.9491 9.41832C6.1374 9.81362 5.33667 9.75459 4.59482 9.25176C3.33513 8.39739 2.91254 6.51312 3.71558 5.28453C3.8957 5.00887 4.14394 4.76853 4.37544 4.52292C4.8575 4.01219 5.34994 3.50937 5.87241 2.96701C6.21533 3.43031 6.53921 3.86777 6.88617 4.33634C7.14942 4.02905 7.40171 3.74497 7.63783 3.44981C7.67189 3.40712 7.65515 3.29696 7.61705 3.24531C7.06687 2.5053 6.50861 1.77005 5.92726 1C5.84239 1.08328 5.77023 1.146 5.7073 1.21663C4.81074 2.22543 3.91128 3.2316 3.02165 4.24515C1.44847 6.03823 1.72847 8.85857 3.61108 10.2537C5.13749 11.3848 7.3561 11.2214 8.72606 9.8231C9.78081 8.74578 10.2403 7.47713 9.87722 6.02559C9.74675 5.50379 9.45059 5.05367 9.04358 4.6199L9.04416 4.61937Z" fill="white"/></svg>');
}
.c-link:hover span::before {
  background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.04416 4.61937C8.71971 4.97514 8.41951 5.30456 8.10545 5.64873C8.48936 6.09252 8.69258 6.58955 8.57712 7.14666C8.37794 8.10434 7.93745 8.9371 6.9491 9.41832C6.1374 9.81362 5.33667 9.75459 4.59482 9.25176C3.33513 8.39739 2.91254 6.51312 3.71558 5.28453C3.8957 5.00887 4.14394 4.76853 4.37544 4.52292C4.8575 4.01219 5.34994 3.50937 5.87241 2.96701C6.21533 3.43031 6.53921 3.86777 6.88617 4.33634C7.14942 4.02905 7.40171 3.74497 7.63783 3.44981C7.67189 3.40712 7.65515 3.29696 7.61705 3.24531C7.06687 2.5053 6.50861 1.77005 5.92726 1C5.84239 1.08328 5.77023 1.146 5.7073 1.21663C4.81074 2.22543 3.91128 3.2316 3.02165 4.24515C1.44847 6.03823 1.72847 8.85857 3.61108 10.2537C5.13749 11.3848 7.3561 11.2214 8.72606 9.8231C9.78081 8.74578 10.2403 7.47713 9.87722 6.02559C9.74675 5.50379 9.45059 5.05367 9.04358 4.6199L9.04416 4.61937Z" fill="%2300913a"/></svg>');
}

.c-link--reverse {
  color: #00913a;
  background-color: #fff;
  border: solid 1px #00913a;
}
@media (hover: hover) and (pointer: fine) {
  .c-link--reverse {
    transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  }
  .c-link--reverse:hover {
    color: #fff;
    background-color: #00913a;
    border-color: #fff;
  }
}
.c-link--reverse span::before {
  background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.04416 4.61937C8.71971 4.97514 8.41951 5.30456 8.10545 5.64873C8.48936 6.09252 8.69258 6.58955 8.57712 7.14666C8.37794 8.10434 7.93745 8.9371 6.9491 9.41832C6.1374 9.81362 5.33667 9.75459 4.59482 9.25176C3.33513 8.39739 2.91254 6.51312 3.71558 5.28453C3.8957 5.00887 4.14394 4.76853 4.37544 4.52292C4.8575 4.01219 5.34994 3.50937 5.87241 2.96701C6.21533 3.43031 6.53921 3.86777 6.88617 4.33634C7.14942 4.02905 7.40171 3.74497 7.63783 3.44981C7.67189 3.40712 7.65515 3.29696 7.61705 3.24531C7.06687 2.5053 6.50861 1.77005 5.92726 1C5.84239 1.08328 5.77023 1.146 5.7073 1.21663C4.81074 2.22543 3.91128 3.2316 3.02165 4.24515C1.44847 6.03823 1.72847 8.85857 3.61108 10.2537C5.13749 11.3848 7.3561 11.2214 8.72606 9.8231C9.78081 8.74578 10.2403 7.47713 9.87722 6.02559C9.74675 5.50379 9.45059 5.05367 9.04358 4.6199L9.04416 4.61937Z" fill="%2300913a"/></svg>');
}
.c-link--reverse:hover span::before {
  background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.04416 4.61937C8.71971 4.97514 8.41951 5.30456 8.10545 5.64873C8.48936 6.09252 8.69258 6.58955 8.57712 7.14666C8.37794 8.10434 7.93745 8.9371 6.9491 9.41832C6.1374 9.81362 5.33667 9.75459 4.59482 9.25176C3.33513 8.39739 2.91254 6.51312 3.71558 5.28453C3.8957 5.00887 4.14394 4.76853 4.37544 4.52292C4.8575 4.01219 5.34994 3.50937 5.87241 2.96701C6.21533 3.43031 6.53921 3.86777 6.88617 4.33634C7.14942 4.02905 7.40171 3.74497 7.63783 3.44981C7.67189 3.40712 7.65515 3.29696 7.61705 3.24531C7.06687 2.5053 6.50861 1.77005 5.92726 1C5.84239 1.08328 5.77023 1.146 5.7073 1.21663C4.81074 2.22543 3.91128 3.2316 3.02165 4.24515C1.44847 6.03823 1.72847 8.85857 3.61108 10.2537C5.13749 11.3848 7.3561 11.2214 8.72606 9.8231C9.78081 8.74578 10.2403 7.47713 9.87722 6.02559C9.74675 5.50379 9.45059 5.05367 9.04358 4.6199L9.04416 4.61937Z" fill="white"/></svg>');
}

.c-modal {
  position: fixed;
  inset: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
}
.c-modal.is-show {
  visibility: visible;
  opacity: 1;
}

.c-modal__overlay {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 50, 50, 0.8);
}

.c-modal__inner {
  position: relative;
  box-sizing: initial;
  max-inline-size: 1080px;
  padding-inline: 40px;
  margin: auto;
}
@media (max-width: 768px) {
  .c-modal__inner {
    width: 100%;
    padding-inline: 15px;
  }
}

.c-modal__content {
  width: 100%;
  max-height: 90vh;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-modal__content::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .c-modal__content {
    max-height: calc(100vh - 160px);
  }
}

.c-modal__close {
  position: absolute;
  top: -40px;
  right: 40px;
}
@media (max-width: 768px) {
  .c-modal__close {
    right: 15px;
  }
}

.l-inner--sm,
.l-inner--md,
.l-inner {
  padding-inline: 40px;
  margin-inline: auto;
}
@media (max-width: 1024px) {
  .l-inner--sm,
  .l-inner--md,
  .l-inner {
    padding-inline: 40px;
  }
}
@media (max-width: 768px) {
  .l-inner--sm,
  .l-inner--md,
  .l-inner {
    padding-inline: 20px;
  }
}

.l-inner {
  max-width: 1360px;
}

.l-inner--md {
  max-width: 927px;
}

.l-inner--sm {
  max-width: 640px;
}

.p-header {
  position: fixed;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  padding-left: 20px;
  transition: background-color 0.3s, width 0.3s, top 0.3s, left 0.3s;
}
@media (max-width: 1024px) {
  .p-header {
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px;
  }
}
[data-header-scrolled='true'] .p-header {
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

.p-header__logo {
  position: relative;
  width: 300px;
  height: 30px;
  transition: width 0.3s, height 0.3s, top 0.3s;
}
@media (max-width: 1280px) {
  .p-header__logo {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .p-header__logo {
    position: static;
  }
}
.p-header__logo a {
  display: grid;
  place-items: center;
  height: 100%;
  transform: translateY(-2px);
}
.p-header__logo a img {
  position: absolute;
  inset: 0;
  margin: auto;
  transition: opacity 0.3s;
}
[data-header-scrolled='true'] .p-header__logo a img._white {
  opacity: 0;
}

.p-header__logo a img._normal {
  width: 100%;
  opacity: 0;
}
[data-header-scrolled='true'] .p-header__logo a img._normal {
  opacity: 1;
}

.p-header__nav-wrapper {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .p-header__nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    margin: 0;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    opacity: 0;
    transition: visibility 0.3s, opacity 0.3s;
  }
  .is-menu-open .p-header__nav-wrapper {
    visibility: visible;
    opacity: 1;
  }
}

.p-header__nav {
  display: flex;
  gap: 32px;
}
@media (max-width: 1280px) {
  .p-header__nav {
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  .p-header__nav {
    flex-direction: column;
  }
}
.p-header__nav a {
  position: relative;
  display: block;
  color: #fff;
  transition: padding 0.3s, opacity 0.3s, color 0.3s;
}
@media (max-width: 1024px) {
  .p-header__nav a {
    color: #020018;
    text-align: center;
  }
}
[data-header-scrolled='true'] .p-header__nav a {
  color: #020018;
}

@media (hover: hover) and (pointer: fine) {
  .p-header__nav a:hover {
    opacity: 0.7;
  }
}

.p-header__contact-button {
  margin-left: 48px;
}
@media (max-width: 1280px) {
  .p-header__contact-button {
    margin-left: 32px;
  }
}
@media (max-width: 1024px) {
  .p-header__contact-button {
    padding-bottom: 40px;
    margin-top: 40px;
    margin-left: 0;
  }
}
.p-header__contact-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  padding: 8px 48px;
  color: #fff;
  background-color: #00913a;
}
@media (max-width: 1280px) {
  .p-header__contact-button a {
    height: 70px;
    padding: 8px 24px;
  }
}
@media (max-width: 1024px) {
  .p-header__contact-button a {
    width: 240px;
    height: auto;
    padding: 16px 24px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-header__contact-button a {
    transition: background-color 0.2s;
  }
  .p-header__contact-button a:hover {
    background-color: #8dc21f;
  }
}
.p-header__contact-button a span {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .p-header__contact-button a span {
    gap: 8px;
    font-size: 16px;
  }
}
.p-header__contact-button a span::before {
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.04416 4.61937C8.71971 4.97514 8.41951 5.30456 8.10545 5.64873C8.48936 6.09252 8.69258 6.58955 8.57712 7.14666C8.37794 8.10434 7.93745 8.9371 6.9491 9.41832C6.1374 9.81362 5.33667 9.75459 4.59482 9.25176C3.33513 8.39739 2.91254 6.51312 3.71558 5.28453C3.8957 5.00887 4.14394 4.76853 4.37544 4.52292C4.8575 4.01219 5.34994 3.50937 5.87241 2.96701C6.21533 3.43031 6.53921 3.86777 6.88617 4.33634C7.14942 4.02905 7.40171 3.74497 7.63783 3.44981C7.67189 3.40712 7.65515 3.29696 7.61705 3.24531C7.06687 2.5053 6.50861 1.77005 5.92726 1C5.84239 1.08328 5.77023 1.146 5.7073 1.21663C4.81074 2.22543 3.91128 3.2316 3.02165 4.24515C1.44847 6.03823 1.72847 8.85857 3.61108 10.2537C5.13749 11.3848 7.3561 11.2214 8.72606 9.8231C9.78081 8.74578 10.2403 7.47713 9.87722 6.02559C9.74675 5.50379 9.45059 5.05367 9.04358 4.6199L9.04416 4.61937Z" fill="white"/></svg>');
}

.p-header__hamburger-menu {
  margin-left: auto;
}
.p-header__hamburger-menu button {
  position: relative;
  width: 45px;
  aspect-ratio: 1/1;
  background-color: #00913a;
  border-radius: 100vmax;
}
.p-header__hamburger-menu button::before,
.p-header__hamburger-menu button::after {
  position: absolute;
  inset: 0;
  display: block;
  width: 66%;
  height: 1px;
  margin: auto;
  content: '';
  background-color: #fff;
  transition: translate 0.2s, rotate 0.2s, width 0.2s;
}
.p-header__hamburger-menu button::before {
  translate: 0 -2px;
}
.is-menu-open .p-header__hamburger-menu button::before {
  translate: 0;
  rotate: 45deg;
  width: 50%;
}

.p-header__hamburger-menu button::after {
  translate: 0 2px;
}
.is-menu-open .p-header__hamburger-menu button::after {
  translate: 0;
  rotate: -45deg;
  width: 50%;
}

.p-footer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 140px 20px 40px;
  background-color: #fff;
}
@media (max-width: 1280px) {
  .p-footer {
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .p-footer {
    padding-top: 100px;
  }
}

.p-footer__logo a {
  display: block;
  width: 242px;
}

.p-footer__nav {
  margin-left: auto;
}
@media (max-width: 1280px) {
  .p-footer__nav {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .p-footer__nav {
    padding-top: 20px;
  }
}
.p-footer__nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
}
.p-footer__nav ul li {
  font-size: 13px;
}
.p-footer__nav ul li a:hover {
  text-decoration: underline;
}

.p-footer__copyright {
  padding-left: 24px;
  margin-left: 24px;
  font-size: 13px;
  color: #6a6a6a;
  border-left: solid 1px #020018;
}
@media (max-width: 1280px) {
  .p-footer__copyright {
    padding: 0;
    margin: 0;
    border-left: none;
  }
}

.p-hero {
  position: relative;
  display: grid;
  place-items: center;
  height: 800px;
  padding: 0 20px;
}
@media (max-width: 640px) {
  .p-hero {
    height: 100vh;
  }
}

.p-hero__content {
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: center;
}
@media (max-width: 640px) {
  .p-hero__content {
    text-align: left;
  }
}

.p-hero__title {
  font-size: 56px;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .p-hero__title {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .p-hero__title {
    font-size: 32px;
  }
}
@media (max-width: 425px) {
  .p-hero__title {
    font-size: 29px;
    white-space: nowrap;
  }
}
@media (max-width: 640px) {
  .p-hero__title ._space-ajust {
    margin-left: -0.5em;
  }
}

.p-hero__desc {
  margin-top: 16px;
  font-size: 17px;
  line-height: 2;
}
@media (max-width: 1024px) {
  .p-hero__desc {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .p-hero__desc {
    font-size: 14px;
  }
}

.p-index-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-index-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-index-bg-white {
  position: relative;
  margin-top: 40px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .p-index-bg-white {
    margin-top: 24px;
  }
}

.p-about {
  position: relative;
  width: calc(100% - 80px);
  max-width: 1360px;
  padding: 100px 80px;
  margin: auto;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .p-about {
    padding: 80px 64px;
  }
}
@media (max-width: 768px) {
  .p-about {
    width: calc(100% - 40px);
    padding: 40px 24px 40px;
  }
}

.p-about__title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.p-about__title h2 {
  position: relative;
  z-index: 1;
  font-size: 56px;
  font-weight: bold;
  line-height: 1.5;
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .p-about__title h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .p-about__title h2 {
    font-size: 32px;
  }
}
@media (max-width: 640px) {
  .p-about__title h2 {
    font-size: 29px;
  }
}
.p-about__title p {
  position: absolute;
  top: 0%;
  left: -8%;
  font-size: 136px;
  line-height: 1;
  white-space: nowrap;
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
  opacity: 0.1;
  -webkit-text-fill-color: transparent;
  rotate: -11deg;
}
@media (max-width: 1024px) {
  .p-about__title p {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .p-about__title p {
    top: 30%;
    font-size: 60px;
  }
}

.p-about__desc {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .p-about__desc {
    gap: 0;
    margin-top: 20px;
  }
  .p-about__desc br {
    display: none;
  }
}

.p-service {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .p-service {
    padding: 64px 0;
  }
}

.p-service__body {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .p-service__body {
    margin-top: 32px;
  }
}

.p-service-item {
  display: flex;
  overflow: hidden;
}
.p-service-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .p-service-item {
    flex-direction: column-reverse !important;
  }
}

.p-service-item__content {
  width: 50%;
  padding: 64px 80px;
  padding-left: calc(50vw - 600px);
  color: #fff;
  background-color: #00913a;
}
@media (max-width: 1440px) {
  .p-service-item__content {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .p-service-item__content {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .p-service-item__content {
    padding: 40px 24px;
  }
}
.p-service-item:nth-of-type(2n) .p-service-item__content {
  padding-right: calc(50vw - 600px);
  padding-left: 80px;
  color: #020018;
  background-color: #fff;
}
@media (max-width: 1440px) {
  .p-service-item:nth-of-type(2n) .p-service-item__content {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 640px) {
  .p-service-item:nth-of-type(2n) .p-service-item__content {
    padding: 40px 24px;
  }
}

.p-service-item__title {
  position: relative;
}
.p-service-item__title h3 {
  font-size: 27px;
}
@media (max-width: 640px) {
  .p-service-item__title h3 {
    font-size: 21px;
  }
}
.p-service-item__title p {
  position: absolute;
  top: -200%;
  left: -10%;
  font-size: 80px;
  white-space: nowrap;
  background: linear-gradient(123deg, white 0%, rgba(255, 255, 255, 0.5) 100%);
  -webkit-background-clip: text;
  opacity: 0.1;
  rotate: -11deg;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 640px) {
  .p-service-item__title p {
    font-size: 60px;
  }
}
.p-service-item:nth-of-type(2n) .p-service-item__title p {
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
}

.p-service-item__desc {
  margin-top: 20px;
}
@media (max-width: 640px) {
  .p-service-item__desc {
    margin-top: 16px;
  }
}

.p-service-item__link {
  display: flex;
  margin-top: 32px;
}
@media (max-width: 640px) {
  .p-service-item__link {
    display: block;
  }
}

.p-service-item__img {
  width: 50%;
}
@media (max-width: 768px) {
  .p-service-item__img {
    width: 100%;
  }
}
.p-service-item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-message {
  padding-bottom: 120px;
}
@media (max-width: 1024px) {
  .p-message {
    padding-bottom: 80px;
  }
}

.p-message__inner {
  display: flex;
}
@media (max-width: 768px) {
  .p-message__inner {
    flex-direction: column;
  }
}

.p-message__content {
  width: 50%;
  padding-right: 7.5%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .p-message__content {
    width: 100%;
    padding-right: 0;
  }
}

.p-message__title {
  position: relative;
  margin-top: 40px;
}
.p-message__title h3 {
  font-size: 27px;
}
@media (max-width: 640px) {
  .p-message__title h3 {
    font-size: 21px;
  }
}
.p-message__title p {
  position: absolute;
  top: -200%;
  left: -10%;
  font-size: 80px;
  white-space: nowrap;
  background: linear-gradient(123deg, #00913a 0%, #007133 22%, #020018 100%);
  -webkit-background-clip: text;
  opacity: 0.1;
  rotate: -11deg;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 640px) {
  .p-message__title p {
    font-size: 60px;
  }
}

.p-message__desc {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .p-message__desc {
    gap: 0;
  }
}

.p-message__img {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .p-message__img {
    width: 100%;
  }
}
.p-message__img figcaption {
  display: block;
  margin-top: 12px;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 640px) {
  .p-message__img figcaption {
    font-size: 11px;
  }
}
.p-message__img figcaption span {
  display: block;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 640px) {
  .p-message__img figcaption span {
    font-size: 14px;
  }
}

.p-company {
  padding: 80px 0;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .p-company {
    padding: 64px 0;
  }
}

.p-company__content {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .p-company__content {
    margin-top: 32px;
  }
}

.p-desc-table > div {
  display: flex;
}
.p-desc-table > div dt,
.p-desc-table > div dd {
  width: 100%;
  padding: 32px 16px;
  border-bottom: solid 1px #e1e1e1;
}
@media (max-width: 640px) {
  .p-desc-table > div dt,
  .p-desc-table > div dd {
    padding: 24px 8px;
  }
}
.p-desc-table > div dt {
  flex: 0 0 auto;
  width: 160px;
  padding-inline: 0;
  font-weight: bold;
  border-bottom-color: #00913a;
}
@media (max-width: 640px) {
  .p-desc-table > div dt {
    width: 80px;
  }
}

.p-contact {
  position: relative;
  padding: 80px 0 0;
}
@media (max-width: 768px) {
  .p-contact {
    padding: 64px 0 0;
  }
}

.p-contact__form {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .p-contact__form {
    margin-top: 32px;
  }
}

.p-form .wpcf7-not-valid-tip {
  padding-top: 2px;
  font-size: 12px;
  color: #a00000;
}
.p-form .wpcf7-not-valid:where(input, select, textarea) {
  border: solid 1px #a00000;
}

.p-form-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 640px) {
  .p-form-body {
    gap: 16px;
  }
}

.p-form-item__head {
  position: relative;
  display: flex;
  gap: 4px;
  align-items: center;
  font-size: 13px;
}
.p-form-item__head ._req,
.p-form-item__head ._any {
  padding: 4px 5px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  border-radius: 2px;
}
.p-form-item__head ._req {
  background-color: #a00000;
}
.p-form-item__head ._any {
  background-color: #c0c0c0;
}
.p-form-item__head + * {
  margin-top: 8px;
}

.p-form-item__input.__has-unit > p {
  display: flex;
  gap: 8px;
}
.p-form-item__input.__has-unit .__unit {
  padding-top: 5px;
}
.p-form-item__input.__date {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 640px) {
  .p-form-item__input.__date {
    gap: 8px;
  }
}
.p-form-item__input.__date .__block > p {
  display: flex;
  gap: 12px;
}
@media (max-width: 640px) {
  .p-form-item__input.__date .__block > p {
    flex-wrap: wrap;
    gap: 2px 12px;
  }
}
.p-form-item__input.__date .__block .datepicker,
.p-form-item__input.__date .__block select {
  width: 120px;
}
@media (max-width: 640px) {
  .p-form-item__input.__date .__block .datepicker,
  .p-form-item__input.__date .__block select {
    width: 140px;
  }
}
.p-form-item__input.__date .__block .datepicker {
  cursor: pointer;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="%23555"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"/></svg>') center right 8px/16px no-repeat;
}
.p-form-item__input.__date .__date-head {
  padding-top: 6px;
  font-size: 13px;
}
@media (max-width: 640px) {
  .p-form-item__input.__date .__date-head {
    flex: 0 0 auto;
    width: 100%;
  }
}
.p-form-item__input .__short {
  width: 100px;
}

.p-form-item__caption {
  display: block;
  margin-top: 4px;
  font-size: 13px;
}

.p-form-item__checkbox-and-radio * {
  display: block;
  padding: 0;
  margin: 0;
}
.p-form-item__checkbox-and-radio .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
}
@media (max-width: 768px) {
  .p-form-item__checkbox-and-radio .wpcf7-form-control {
    flex-direction: column;
    gap: 12px;
  }
}
.p-form-item__checkbox-and-radio .wpcf7-list-item > label {
  position: relative;
}
.p-form-item__checkbox-and-radio .wpcf7-list-item > label input + span {
  display: flex;
  gap: 8px;
  align-items: center;
  user-select: none;
}
.p-form-item__checkbox-and-radio .wpcf7-list-item > label input + span::before {
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
  content: '';
  background-color: #fff;
  border: solid 1px #e1e1e1;
}
.p-form-item__checkbox-and-radio .wpcf7-list-item > label input[type='checkbox'] + span::before {
  border-radius: 2px;
}

.p-form-item__checkbox-and-radio .wpcf7-list-item > label input[type='checkbox']:checked + span::before {
  background: #fff url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M47.567%2C97.112a1.107%2C1.107%2C0%2C0%2C1-.326.786l-8.9%2C8.9a1.111%2C1.111%2C0%2C0%2C1-1.572%2C0l-4.448-4.448a1.112%2C1.112%2C0%2C1%2C1%2C1.572-1.572l3.662%2C3.663%2C8.11-8.11a1.111%2C1.111%2C0%2C0%2C1%2C1.9.785Z%22%20transform%3D%22translate(-29.5%20-91.572)%22%20fill%3D%22%234395c9%22%2F%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E') center/20px no-repeat;
}

.p-form-item__checkbox-and-radio .wpcf7-list-item > label input[type='radio'] + span::before {
  border-radius: 100vmax;
}

.p-form-item__checkbox-and-radio .wpcf7-list-item > label input[type='radio']:checked + span::before {
  background-color: #00913a;
  border: solid 4px #fff;
  outline: solid 1px #00913a;
}

.p-form-agree {
  padding: 24px 20px;
  background-color: #f5f5f5;
}

.p-form-agree__input {
  display: flex;
  justify-content: center;
}
.p-form-agree__input .wpcf7-not-valid-tip {
  text-align: center;
}

.p-form-agree__link {
  display: flex;
  justify-content: center;
}
.p-form-agree__link a {
  padding-right: 14px;
  margin-top: 16px;
  font-size: 12px;
  text-decoration: underline;
  background: url('../img/icon/newtab.svg') right center/12px no-repeat;
}
@media (hover: hover) and (pointer: fine) {
  .p-form-agree__link a:hover {
    text-decoration: none;
  }
}

.p-form-footer {
  margin-top: 32px;
}
@media (max-width: 640px) {
  .p-form-footer {
    margin-top: 24px;
  }
}

.p-form-footer__submit {
  position: relative;
  display: flex;
  justify-content: center;
  width: 240px;
  margin: auto;
  background-color: #00913a;
  border-radius: 2px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
}
.p-form-footer__submit [type='submit'] {
  position: relative;
  width: 100%;
  min-width: 200px;
  padding: 11px 24px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.p-form-footer__submit .wpcf7-spinner {
  position: absolute;
  inset: 0;
  margin: auto;
}

.p-form-footer__recaptcha {
  margin-top: 20px;
  font-size: 13px;
  color: #c0c0c0;
}
@media (max-width: 640px) {
  .p-form-footer__recaptcha {
    font-size: 12px;
  }
}
.p-form-footer__recaptcha a {
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .p-form-footer__recaptcha a:hover {
    text-decoration: none;
  }
}

.wpcf7 form .wpcf7-response-output {
  display: block;
  max-width: 928px;
  padding: 1em;
  margin: 40px auto 0;
  font-size: 13px;
  color: #a00000;
  text-align: center;
  background-color: rgba(160, 0, 0, 0.1);
  border: none;
}
@media (max-width: 768px) {
  .wpcf7 form .wpcf7-response-output {
    width: 100%;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #00b002;
  background-color: rgba(0, 176, 64, 0.1);
}

.grecaptcha-badge {
  visibility: hidden;
}

.p-thanks {
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-thanks__content {
  font-size: 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .p-thanks__content {
    text-align: left;
  }
}

.p-thanks__link {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
@media (max-width: 640px) {
  .p-thanks__link {
    display: block;
  }
}

.p-page-header {
  position: relative;
  display: grid;
  place-items: center;
  height: 500px;
}
@media (max-width: 768px) {
  .p-page-header {
    height: auto;
    padding: 100px 20px;
  }
}

.p-page-header__title {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  color: #fff;
  text-align: center;
}
.p-page-header__title h1 {
  font-size: 48px;
  letter-spacing: 0.03em;
}
@media (max-width: 768px) {
  .p-page-header__title h1 {
    font-size: 32px;
  }
}
.p-page-header__title p {
  order: -1;
  margin-top: 32px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .p-page-header__title p {
    font-size: 16px;
  }
}

.p-page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-page-header__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-page-common-sec {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .p-page-common-sec {
    margin-top: 48px;
  }
}
.p-page-common-sec + * {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .p-page-common-sec + * {
    margin-top: 80px;
  }
}

.p-page-common-sec-body {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .p-page-common-sec-body {
    margin-top: 20px;
  }
}

.p-page-common-sec-dynamic-heading {
  padding: 1.2em 1em;
  margin-bottom: 2em;
  font-size: 41px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  background-color: #00913a;
}
@media (max-width: 768px) {
  .p-page-common-sec-dynamic-heading {
    font-size: 29px;
  }
}
@media (max-width: 640px) {
  .p-page-common-sec-dynamic-heading {
    font-size: 24px;
  }
}

.p-page-common-trouble {
  position: relative;
  padding: 80px 0;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .p-page-common-trouble {
    padding: 48px 0;
  }
}
.p-page-common-trouble::before {
  position: absolute;
  inset: auto 0;
  bottom: -44px;
  display: block;
  width: 240px;
  height: 45px;
  margin: auto;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: '';
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .p-page-common-trouble::before {
    bottom: -29px;
    width: 120px;
    height: 30px;
  }
}

.p-page-common-trouble__body {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .p-page-common-trouble__body {
    margin-top: 32px;
  }
}

.p-page-common-trouble__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 768px) {
  .p-page-common-trouble__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
}
.p-page-common-trouble__list li {
  position: relative;
  padding: 46px 20px;
  text-align: center;
  background-color: #fff;
}
@media (max-width: 768px) {
  .p-page-common-trouble__list li {
    padding: 16px 8px;
    padding-left: 24px;
    font-size: 13px;
    text-align: left;
  }
}
.p-page-common-trouble__list li img {
  position: absolute;
  inset: auto 0;
  top: -25px;
  width: 50px;
  margin: auto;
  mix-blend-mode: multiply;
}
@media (max-width: 768px) {
  .p-page-common-trouble__list li img {
    position: absolute;
    inset: 0 auto;
    left: -12px;
    width: 24px;
    margin: auto;
  }
}

.p-page-common-solution {
  padding: 100px 0 80px;
}
@media (max-width: 768px) {
  .p-page-common-solution {
    padding: 64px 0 64px;
  }
}

.p-page-common-solution__body {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .p-page-common-solution__body {
    margin-top: 16px;
  }
}

.p-page-common-solution__desc {
  display: grid;
  place-items: center;
}

.p-page-common-solution__check {
  display: grid;
  place-items: center;
  max-width: 767px;
  padding: 24px 20px;
  margin: 20px auto 0;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .p-page-common-solution__check {
    padding: 16px 10px;
  }
}
.p-page-common-solution__check ul li {
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.p-page-common-solution__check ul li img {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  transform: translateY(2px);
}
.p-page-common-solution__check ul li span {
  font-weight: bold;
}
@media (max-width: 640px) {
  .p-page-common-solution__check ul li span {
    font-size: 13px;
    font-weight: normal;
  }
}

.p-page-common-solution__link {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
@media (max-width: 640px) {
  .p-page-common-solution__link {
    display: block;
  }
}

.p-page-common-workshop .c-page-heading {
  margin-bottom: 40px;
}
.p-page-common-workshop .c-page-heading > h2 {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
}

.p-page-develop-example {
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .p-page-develop-example {
    padding: 48px 0;
  }
}
@media (max-width: 768px) {
  .p-page-develop-example {
    padding: 0;
  }
}

.p-page-develop-example__body {
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin-top: 64px;
}
@media (max-width: 1024px) {
  .p-page-develop-example__body {
    gap: 64px;
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .p-page-develop-example__body {
    margin-top: 24px;
  }
}

.p-page-develop-example-item {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .p-page-develop-example-item {
    flex-direction: column-reverse;
    gap: 32px;
  }
}

.p-page-develop-example-item__content {
  width: 50%;
  padding-right: 80px;
}
@media (max-width: 1024px) {
  .p-page-develop-example-item__content {
    width: 100%;
    padding-right: 0;
  }
}

.p-page-develop-example-item__title {
  position: relative;
  font-size: 27px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .p-page-develop-example-item__title {
    font-size: 19px;
  }
}
@media (max-width: 640px) {
  .p-page-develop-example-item__title {
    font-size: 18px;
  }
}
.p-page-develop-example-item__title span {
  position: absolute;
  top: -60px;
  left: 0;
  z-index: -1;
  font-size: 140px;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  color: #00913a;
  opacity: 0.1;
}
@media (max-width: 1024px) {
  .p-page-develop-example-item__title span {
    top: -30px;
    font-size: 100px;
  }
}

.p-page-develop-example-item__desc {
  margin-top: 16px;
}

.p-page-develop-example-item__img {
  width: 50%;
}
@media (max-width: 1024px) {
  .p-page-develop-example-item__img {
    width: 100%;
  }
}
.p-page-develop-example-item__img img {
  border: solid 1px #e1e1e1;
}

.p-page-develop-example-item__link {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 350px;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .p-page-develop-example-item__link {
    gap: 12px;
  }
}
@media (max-width: 640px) {
  .p-page-develop-example-item__link {
    max-width: 100%;
  }
}

.p-page-develop-feature {
  padding: 80px 0 0;
}
@media (max-width: 1024px) {
  .p-page-develop-feature {
    padding: 64px 0 0;
  }
}

.p-page-develop-feature__body {
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin-top: 64px;
}
@media (max-width: 1024px) {
  .p-page-develop-feature__body {
    gap: 64px;
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .p-page-develop-feature__body {
    margin-top: 24px;
  }
}

.p-page-develop-feature__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 1024px) {
  .p-page-develop-feature__list {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .p-page-develop-feature__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
}
.p-page-develop-feature__list li {
  display: flex;
  flex-direction: column;
}
.p-page-develop-feature__list li h3 {
  margin-top: 20px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .p-page-develop-feature__list li h3 {
    font-size: 18px;
  }
}
.p-page-develop-feature__list li p {
  margin-top: 8px;
}
.p-page-develop-feature__list li img {
  order: -1;
}

.p-page-develop-feature__link {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .p-page-develop-feature__link {
    margin-top: 24px;
  }
}
@media (max-width: 640px) {
  .p-page-develop-feature__link {
    display: block;
  }
}

.u-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.u-center {
  display: grid !important;
  place-items: center !important;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.is-lg-show {
  display: none !important;
}
@media (max-width: 1024px) {
  .is-lg-show {
    display: block !important;
  }
}

.is-md-show {
  display: none !important;
}
@media (max-width: 768px) {
  .is-md-show {
    display: block !important;
  }
}

.is-sm-show {
  display: none !important;
}
@media (max-width: 640px) {
  .is-sm-show {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .is-md-hide {
    display: none !important;
  }
}

.p-header {
  z-index: 100;
}

.p-drawer-menu {
  z-index: 90;
}
