@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+JP:wght@100..900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

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

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

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

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

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

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

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

th {
  text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*======================================================
# Media Query
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  overflow-x: hidden;
}
body.active {
  overflow: hidden;
}

main {
  overflow: hidden;
}

img {
  vertical-align: bottom;
}

a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:hover {
  opacity: 0.7;
}

/*======================================================
# サムネイル
====================================================== */
/*======================================================
# 円
====================================================== */
/*======================================================
# アローアイコン
====================================================== */
.l-inner {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 16px;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, .6);
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 40px;
  }
}
.l-header__inner {
  padding: 0 0 0 44px;
  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 screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__inner {
    padding: 0 0 0 2.2916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    height: 100%;
  }
}
.l-header__logo {
  width: 243px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__logo {
    width: 12.65625vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 100px;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__links {
  background-color: rgba(0, 0, 0, .7);
  margin-right: 110px;
  height: 100px;
  width: 458px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  padding: 10px 20px 10px 24px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__links {
    margin-right: 5.7291666667vw;
    height: 5.2083333333vw;
    width: 23.8541666667vw;
    min-width: 350px;
    min-height: 76px;
    gap: 1.3020833333vw;
    padding: 0.5208333333vw 1.0416666667vw 0.5208333333vw 1.25vw;
  }
}
@media (max-width: 1480px) {
  .l-header__links {
    margin-right: 86px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__links {
    display: none;
  }
}
.l-header__tel .-title {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__tel .-title {
    font-size: max(0.8333333333vw, 10px);
  }
}
.l-header__tel .-text {
  font-size: 11px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__tel .-text {
    font-size: max(0.5729166667vw, 10px);
  }
}
.l-header__tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 3px;
  font-size: 30px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__tel a {
    gap: 0.15625vw;
    font-size: max(1.5625vw, 10px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__tel svg {
    width: max(0.8854166667vw, 10px);
    height: max(0.8854166667vw, 10px);
  }
}
.l-header__contact {
  background-color: #407612;
  border-radius: 2px;
  border: 1px solid #fff;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 80px;
  font-size: 14px;
  font-weight: 500;
  gap: 7px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__contact {
    border-radius: 0.1041666667vw;
    border: 0.0520833333vw solid #fff;
    width: 7.8125vw;
    height: 4.1666666667vw;
    font-size: max(0.7291666667vw, 10px);
    gap: 0.3645833333vw;
    min-width: 110px;
    min-height: 60px;
  }
}
.l-header__contents {
  display: none;
}
.l-header__contents.active {
  display: block;
  position: fixed;
  top: 100px;
  left: 0;
  background-color: rgba(51, 159, 171, .9);
  z-index: 99;
  width: 100%;
  height: calc(100vh - 100px);
  padding: 83px 0 95px;
  overflow-y: auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__contents.active {
    top: 5.2083333333vw;
    height: calc(100vh - 5.20833vw);
    padding: 4.3229166667vw 0 4.9479166667vw;
  }
}
@media (max-width: 1480px) {
  .l-header__contents.active {
    top: 76px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__contents.active {
    height: calc(100vh - 40px);
    top: 40px;
    padding: 40px 16px 40px;
  }
}
.l-header__contentsinner {
  max-width: 1050px;
  margin: 0 auto;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__contentsinner {
    max-width: 54.6875vw;
  }
}
.l-header__navwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 70px 96px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__navwrap {
    gap: 3.6458333333vw 5vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__navwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.l-header__nav {
  width: calc(33.33333% - 64px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__nav {
    width: calc(33.33333% - 3.33333vw);
    gap: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav {
    width: 100%;
  }
}
.l-header__navtitle {
  font-size: 25px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 10px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__navtitle {
    font-size: max(1.3020833333vw, 10px);
    border-bottom: 0.0520833333vw solid #fff;
    margin-bottom: 0.78125vw;
    padding-bottom: 0.5208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__navtitle {
    font-size: 16px;
  }
}
.l-header__navtitle.-noborder {
  border-bottom: unset;
}
.l-header__navitem {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  padding-left: calc(1em + 6px);
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__navitem {
    font-size: max(0.9375vw, 10px);
    padding-left: calc(1em + 0.3125vw);
  }
}
@media screen and (max-width: 768px) {
  .l-header__navitem {
    font-size: 14px;
  }
}
.l-header__navitem.-herf {
  width: 47%;
}
.l-header__navitem::after {
  position: absolute;
  content: "ー";
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 10px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__navitem::after {
    left: 0.1041666667vw;
    font-size: max(0.5208333333vw, 10px);
  }
}
.l-header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__buttons {
    gap: 2.6041666667vw;
    margin-top: 3.5416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
}
.l-header__button {
  width: calc(50% - 25px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button {
    width: calc(50% - 1.30208vw);
  }
}
@media screen and (max-width: 768px) {
  .l-header__button {
    width: 100%;
  }
}
.l-header__button:first-of-type .l-header__button--title {
  margin-top: -10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button:first-of-type .l-header__button--title {
    margin-top: -0.5208333333vw;
  }
}
.l-header__button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button a {
    border: 0.0520833333vw solid #fff;
    padding: 1.0416666667vw;
  }
}
.l-header__button--img {
  max-width: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--img {
    max-width: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--img {
    width: 45%;
  }
}
.l-header__button--img img {
  width: 100%;
  height: auto;
}
.l-header__button--body {
  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;
  width: calc(100% - 192px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--body {
    width: calc(100% - 10vw);
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--body {
    width: 55%;
  }
}
.l-header__button--title {
  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;
  gap: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--title {
    gap: 0.5208333333vw;
  }
}
.l-header__button--title .-sm {
  font-size: 10px;
  font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--title .-sm {
    font-size: max(0.5208333333vw, 10px);
  }
}
.l-header__button--title .-lg {
  font-size: 19px;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--title .-lg {
    font-size: max(0.9895833333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--title .-lg {
    font-size: 16px;
  }
}
.l-header__button--tel {
  margin-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--tel {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--tel {
    margin-top: 10px;
  }
}
.l-header__button--tel .-sm {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--tel .-sm {
    font-size: max(0.78125vw, 10px);
  }
}
.l-header__button--tel .-lg {
  font-size: 22px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--tel .-lg {
    font-size: max(1.1458333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--tel .-lg {
    font-size: 16px;
  }
}
.l-header__button--time {
  font-size: 11px;
  font-weight: 500;
  margin-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--time {
    font-size: max(0.5729166667vw, 10px);
    margin-top: 0.5208333333vw;
  }
}
.l-header__button--arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .l-header__button--arrow {
    right: 1.0416666667vw;
    bottom: 1.0416666667vw;
    width: 1.71875vw;
    height: 1.71875vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__button--arrow {
    width: 20px;
    height: 20px;
    right: 10px;
    bottom: 10px;
  }
}

.l-footer {
  background-color: #EDEDEA;
}
.l-footer__inner {
  max-width: 1566px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 106px 0 80px 90px;
}
@media (max-width: 1440px) {
  .l-footer__inner {
    padding: 106px 20px 80px 20px;
  }
}
@media (max-width: 1070px) {
  .l-footer__inner {
    padding: 106px 16px 80px 16px;
    gap: 40px 0;
    -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;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 60px 16px 80px 16px;
  }
}
.l-footer__logo {
  width: 280px;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    width: 160px;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__name {
  font-size: 16px;
  font-weight: 700;
  margin-top: 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-footer__name {
    font-size: 15px;
  }
}
.l-footer__address {
  font-size: 15px;
  line-height: 1.6;
  margin-top: 12px;
}
@media (max-width: 1440px) {
  .l-footer__address {
    font-size: 12px;
  }
}
.l-footer__tel {
  font-size: 15px;
  line-height: 1.6;
}
@media (max-width: 1440px) {
  .l-footer__tel {
    font-size: 12px;
  }
}
.l-footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 38px;
  margin-top: 48px;
  margin-left: -9px;
}
@media (max-width: 1440px) {
  .l-footer__info {
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer__info strong {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
}
@media (max-width: 1440px) {
  .l-footer__info strong {
    font-size: 12px;
  }
}
.l-footer__info ul {
  margin-top: 7px;
  margin-left: 6px;
}
.l-footer__info li {
  font-size: 15px;
  line-height: 1.5333333333;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 1440px) {
  .l-footer__info li {
    font-size: 12px;
  }
}
.l-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 776px;
  gap: 48px 64px;
}
@media (max-width: 1420px) {
  .l-footer__body {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 1440px) {
  .l-footer__body {
    max-width: 590px;
  }
}
@media (max-width: 945px) {
  .l-footer__body {
    max-width: unset;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 18px 0;
  }
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    gap: 10px;
  }
}
.l-footer__nav:nth-of-type(1), .l-footer__nav:nth-of-type(4) {
  width: 119px;
}
@media (max-width: 1440px) {
  .l-footer__nav:nth-of-type(1), .l-footer__nav:nth-of-type(4) {
    width: 99px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav:nth-of-type(1), .l-footer__nav:nth-of-type(4) {
    width: 50%;
  }
}
.l-footer__nav:nth-of-type(2), .l-footer__nav:nth-of-type(5) {
  width: 171px;
}
@media (max-width: 1440px) {
  .l-footer__nav:nth-of-type(2), .l-footer__nav:nth-of-type(5) {
    width: 142px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav:nth-of-type(2), .l-footer__nav:nth-of-type(5) {
    width: 50%;
    margin-left: unset;
  }
}
.l-footer__nav:nth-of-type(3), .l-footer__nav:nth-of-type(6) {
  width: 272px;
}
@media (max-width: 1440px) {
  .l-footer__nav:nth-of-type(3), .l-footer__nav:nth-of-type(6) {
    width: 220px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav:nth-of-type(3), .l-footer__nav:nth-of-type(6) {
    width: 50%;
    margin-left: unset;
  }
}
@media (max-width: 945px) {
  .l-footer__nav:nth-of-type(4) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav:nth-of-type(4) {
    margin-left: unset;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav:nth-of-type(1), .l-footer__nav:nth-of-type(3), .l-footer__nav:nth-of-type(5) {
    width: 55%;
  }
  .l-footer__nav:nth-of-type(2), .l-footer__nav:nth-of-type(4), .l-footer__nav:nth-of-type(6) {
    padding-left: 10px;
    width: 45%;
  }
}
.l-footer__navtitle {
  font-size: 15px;
  font-weight: 700;
  color: #6EB92C;
}
@media (max-width: 1440px) {
  .l-footer__navtitle {
    font-size: 12px;
  }
}
.l-footer__navitem {
  font-size: 15px;
  line-height: 2.4;
  font-weight: 500;
  position: relative;
  padding-left: calc(1em + 6px);
}
@media (max-width: 1440px) {
  .l-footer__navitem {
    font-size: 12px;
    line-height: 1.5;
  }
}
.l-footer__navitem::after {
  position: absolute;
  content: "ー";
  color: #949494;
  font-size: 10px;
  font-weight: 500;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1440px) {
  .l-footer__navitem::after {
    font-size: 8px;
    -webkit-transform: unset;
            transform: unset;
    top: 4px;
  }
}
.l-footer__copy {
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 1440px) {
  .l-footer__copy {
    font-size: 12px;
    text-align: center;
  }
}

.c-fixed {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 68px;
    background: rgba(0, 0, 0, .7);
    padding: 0 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 17px;
  }
  .c-fixed a {
    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;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 3px;
    background: #407612;
    border-radius: 2px;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    height: 60px;
    width: calc(50% - 8.5px);
    padding: 6px;
  }
}
@media screen and (max-width: 768px) and (max-width: 374px) {
  .c-fixed a {
    font-size: 12px;
  }
}

.c-burger {
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  width: 110px;
  height: 100px;
  z-index: 999;
  background-color: rgba(110, 185, 44, .56);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger {
    width: 5.7291666667vw;
    height: 5.2083333333vw;
    min-height: 76px;
    min-width: 86px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger {
    width: 40px;
    height: 40px;
  }
}
.c-burger__border--top, .c-burger__border--mid, .c-burger__border--bottom {
  width: 50px;
  height: 2px;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger__border--top, .c-burger__border--mid, .c-burger__border--bottom {
    width: 2.6041666667vw;
    height: 0.1041666667vw;
    min-width: 35px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger__border--top, .c-burger__border--mid, .c-burger__border--bottom {
    width: 20px;
  }
}
.c-burger__border--top {
  top: 37px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger__border--top {
    top: 1.9270833333vw;
  }
}
@media (max-width: 1480px) {
  .c-burger__border--top {
    top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger__border--top {
    top: 13px;
  }
}
.c-burger__border--mid {
  top: 50%;
}
.c-burger__border--bottom {
  bottom: 37px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger__border--bottom {
    bottom: 1.9270833333vw;
  }
}
@media (max-width: 1480px) {
  .c-burger__border--bottom {
    bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger__border--bottom {
    bottom: 12px;
  }
}
.c-burger.active .c-burger__border--top {
  rotate: 40deg;
  top: 65px;
  background-color: #fff;
  left: 45%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger.active .c-burger__border--top {
    top: 3.3854166667vw;
  }
}
@media (max-width: 1480px) {
  .c-burger.active .c-burger__border--top {
    top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger.active .c-burger__border--top {
    top: 26px;
  }
}
.c-burger.active .c-burger__border--mid {
  opacity: 0;
}
.c-burger.active .c-burger__border--bottom {
  rotate: -40deg;
  bottom: 66px;
  background-color: #fff;
  left: 45%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-burger.active .c-burger__border--bottom {
    bottom: 3.4375vw;
  }
}
@media (max-width: 1480px) {
  .c-burger.active .c-burger__border--bottom {
    bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger.active .c-burger__border--bottom {
    bottom: 25px;
  }
}

.c-cta {
  position: relative;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%) 144px;
  width: 100vw;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta {
    padding: 0 calc(50vw - 50%) 7.5vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta {
    padding: 0 calc(50vw - 50%) 115.2px;
  }
}
.c-cta::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/cta-bg.webp);
  background-size: cover;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 140px);
  z-index: -1;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta::after {
    height: calc(100% - 7.29167vw);
  }
}
.c-cta__content {
  background-color: #339FAB;
  border-radius: 10px 0 0 10px;
  margin-right: calc(50% - 50vw);
  margin-left: 170px;
  padding: 81px calc(50vw - 50%) 44px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__content {
    border-radius: 0.5208333333vw 0 0 0.5208333333vw;
    margin-left: 8.8541666667vw;
    padding: 4.21875vw calc(50vw - 50%) 2.2916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__content {
    margin-left: unset;
  }
}
.c-cta__inner {
  max-width: 1400px;
  margin-left: 60px;
  margin-right: auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__inner {
    max-width: 72.9166666667vw;
    margin-left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__inner {
    margin-left: unset;
    max-width: unset;
  }
}
.c-cta__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__head {
    gap: 1.5625vw 0;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-cta__title {
  margin-top: -150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__title {
    margin-top: -7.8125vw;
    gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__title {
    margin-top: -62px;
  }
}
.c-cta__title .-lg {
  max-width: 510px;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__title .-lg {
    max-width: 26.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__title .-lg {
    max-width: 210px;
  }
}
.c-cta__title .-lg img {
  width: 100%;
  height: auto;
}
.c-cta__title .-sm {
  color: #fff;
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__title .-sm {
    font-size: max(0.9375vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta__title .-sm {
    font-size: 14.4px;
  }
}
.c-cta__lead {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-top: 42px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__lead {
    font-size: max(1.25vw, 10px);
    margin-top: 2.1875vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__lead {
    font-size: 16px;
    margin-top: 33.6px;
  }
}
.c-cta__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 39px;
  margin-top: 59px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__body {
    gap: 2.03125vw;
    margin-top: 3.0729166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-cta__item {
  width: calc(100% - 19.5px);
  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;
  gap: 21px 5%;
  background-color: #fff;
  border-radius: 10px;
  padding: 26px 57px 25px 50px;
  -webkit-box-shadow: 0px 10px 11px 0px rgba(86, 86, 86, .25);
          box-shadow: 0px 10px 11px 0px rgba(86, 86, 86, .25);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__item {
    width: calc(100% - 1.01563vw);
    gap: 1.09375vw 5%;
    border-radius: 0.5208333333vw;
    padding: 1.3541666667vw 2.96875vw 1.3020833333vw 2.6041666667vw;
    -webkit-box-shadow: 0px 0.5208333333vw 0.5729166667vw 0px rgba(86, 86, 86, .25);
            box-shadow: 0px 0.5208333333vw 0.5729166667vw 0px rgba(86, 86, 86, .25);
  }
}
@media screen and (max-width: 768px) {
  .c-cta__item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}
.c-cta__item:nth-of-type(1) {
  border: #03808D 3px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__item:nth-of-type(1) {
    border: #03808D 0.15625vw solid;
  }
}
.c-cta__item:nth-of-type(1) .c-cta__list li {
  border: #03808D 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__item:nth-of-type(1) .c-cta__list li {
    border: #03808D 0.0520833333vw solid;
  }
}
.c-cta__item:nth-of-type(1) .c-cta__button {
  background-color: #03808D;
}
.c-cta__item:nth-of-type(2) {
  border: #127D64 3px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__item:nth-of-type(2) {
    border: #127D64 0.15625vw solid;
  }
}
.c-cta__item:nth-of-type(2) .c-cta__list li {
  border: #127D64 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__item:nth-of-type(2) .c-cta__list li {
    border: #127D64 0.0520833333vw solid;
  }
}
.c-cta__item:nth-of-type(2) .c-cta__button {
  background-color: #127D64;
}
.c-cta__subtitle {
  width: 100%;
  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;
  text-align: center;
  gap: 7px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__subtitle {
    gap: 0.3645833333vw;
  }
}
.c-cta__subtitle .-sm {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__subtitle .-sm {
    font-size: max(1.0416666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta__subtitle .-sm {
    font-size: 16px;
  }
}
.c-cta__subtitle .-lg {
  font-size: 30px;
  line-height: 1.1538461538;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__subtitle .-lg {
    font-size: max(1.5625vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta__subtitle .-lg {
    font-size: 24px;
  }
}
.c-cta__subtitle .-lg.-color1 {
  color: #03808D;
}
.c-cta__subtitle .-lg.-color2 {
  color: #127D64;
}
.c-cta__img {
  width: 34%;
}
@media screen and (max-width: 768px) {
  .c-cta__img {
    width: 100%;
  }
}
.c-cta__img img {
  width: 100%;
  height: auto;
}
.c-cta__list {
  width: 61%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__list {
    gap: 0.625vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__list {
    width: 100%;
    gap: 9.6px;
  }
}
.c-cta__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  border-radius: 50px;
  padding: 9px 11px;
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__list li {
    gap: 0.3645833333vw;
    border-radius: 2.6041666667vw;
    padding: 0.46875vw 0.5729166667vw;
    font-size: max(0.9375vw, 10px);
  }
  .c-cta__list li svg {
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__list li {
    gap: 5.6px;
    padding: 7.2px 8.8px;
    font-size: 14.4px;
  }
  .c-cta__list li svg {
    width: 24px;
    height: 24px;
  }
}
.c-cta__button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 71px;
  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;
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  position: relative;
  padding: 0 70px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__button {
    height: 3.6979166667vw;
    font-size: max(1.0416666667vw, 10px);
    padding: 0 3.6458333333vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__button {
    padding: 20px 10px;
    font-size: 12px;
  }
}
.c-cta__button svg {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta__button svg {
    right: 0.78125vw;
    width: 2.65625vw;
    height: 2.65625vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta__button svg {
    width: 30px;
    height: 30px;
  }
}
.c-cta-tel {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 33px 72px 31px 89px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel {
    border: 0.0520833333vw solid #fff;
    border-radius: 0.5208333333vw;
    padding: 1.71875vw 3.75vw 1.6145833333vw 4.6354166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel {
    padding: 20px;
  }
}
.c-cta-tel__title {
  font-size: 18px;
  line-height: 1.6111111111;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel__title {
    font-size: max(0.9375vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel__title {
    font-size: 14.4px;
  }
}
.c-cta-tel__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel__body {
    gap: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 5px 0px;
    margin-top: 10px;
  }
}
.c-cta-tel__body .-lg {
  font-size: 60px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel__body .-lg {
    font-size: max(3.125vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel__body .-lg {
    font-size: 30px;
  }
}
.c-cta-tel__body .-md {
  font-size: 40px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel__body .-md {
    font-size: max(2.0833333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel__body .-md {
    font-size: 20px;
  }
}
.c-cta-tel__body .-sm {
  font-size: 18px;
  line-height: 1.6111111111;
  font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-cta-tel__body .-sm {
    font-size: max(0.9375vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .c-cta-tel__body .-sm {
    font-size: 16px;
  }
}
.c-cta-tel__body .-sm span {
  display: block;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-cta-tel__body .-sm span {
    display: inline-block;
    margin-right: 10px;
  }
}

.c-button {
  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;
  background-color: #494B4A;
  color: #fff;
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  font-weight: 700;
  max-width: 500px;
  height: 71px;
  width: 100%;
  position: relative;
  padding: 0 60px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-button {
    font-size: max(0.9375vw, 10px);
    max-width: 26.0416666667vw;
    height: 3.6979166667vw;
    padding: 0 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    font-size: 14.4px;
    height: 56.8px;
  }
}
.c-button::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/arrow-w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 47px;
  height: 47px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-button::after {
    right: 0.625vw;
    width: 2.4479166667vw;
    height: 2.4479166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-button::after {
    width: 37.6px;
    height: 37.6px;
    right: 9.6px;
  }
}

.c-pageheader__title {
  max-width: 1520px;
  margin: -50px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader__title {
    margin: -2.6041666667vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader__title {
    margin: 20px auto 0;
  }
}
.c-pageheader__title figure {
  margin-left: auto;
}
.c-pageheader__title img {
  width: 100%;
  height: auto;
}
.c-pageheader__title2wrap {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.c-pageheader__title2 {
  font-size: 160px;
  line-height: 0.9375;
  letter-spacing: -0.03em;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  margin-left: auto;
  color: rgba(110, 185, 44, .5); /* テキスト自体を透明に */
  background-image: url("../images/common/title-bg.webp"); /* 背景画像を指定 */
  background-size: auto auto;
  background-size: initial;
  background-clip: text; /* テキストの形で背景を切り抜く */
  -webkit-background-clip: text; /* Safari用 */
  position: absolute;
  right: 0;
  top: -90px;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: right;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader__title2 {
    font-size: 8.3333333333vw;
    top: -4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader__title2 {
    font-size: 55px;
    top: -30px;
  }
}
.c-pageheader__bg {
  background-size: cover;
  height: 440px;
  margin: -76px calc(50% - 50vw) 0;
  width: 100vw;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader__bg {
    margin: -3.9583333333vw calc(50% - 50vw) 0;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader__bg {
    height: 120px;
    margin: -20px calc(50% - 50vw) 0;
  }
}
.c-pageheader.-company .c-pageheader__title {
  max-width: 1465px;
}
.c-pageheader.-company .c-pageheader__title figure {
  max-width: 617px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-company .c-pageheader__title figure {
    max-width: 32.1354166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-company .c-pageheader__title figure {
    max-width: 240px;
  }
}
.c-pageheader.-company .c-pageheader__bg {
  background-image: url(../images/company/header.webp);
}
.c-pageheader.-exterior .c-pageheader__title {
  max-width: 1415px;
  margin: -45px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-exterior .c-pageheader__title {
    margin: -2.34375vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-exterior .c-pageheader__title {
    margin: 20px auto 0;
  }
}
.c-pageheader.-exterior .c-pageheader__title figure {
  max-width: 524px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-exterior .c-pageheader__title figure {
    max-width: 27.2916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-exterior .c-pageheader__title figure {
    max-width: 240px;
  }
}
.c-pageheader.-exterior .c-pageheader__bg {
  background-image: url(../images/exterior/header.webp);
  margin: -50px calc(50% - 50vw) 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-exterior .c-pageheader__bg {
    margin: -2.6041666667vw calc(50% - 50vw) 0;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-exterior .c-pageheader__bg {
    height: 120px;
    margin: -20px calc(50% - 50vw) 0;
  }
}
.c-pageheader.-landscaping .c-pageheader__title {
  max-width: 1402px;
}
.c-pageheader.-landscaping .c-pageheader__title figure {
  max-width: 785px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-landscaping .c-pageheader__title figure {
    max-width: 40.8854166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-landscaping .c-pageheader__title figure {
    max-width: 240px;
  }
}
.c-pageheader.-landscaping .c-pageheader__bg {
  background-image: url(../images/landscaping/header.webp);
}
.c-pageheader.-work .c-pageheader__title {
  max-width: 1440px;
}
.c-pageheader.-work .c-pageheader__title figure {
  max-width: 350px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-work .c-pageheader__title figure {
    max-width: 18.2291666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-work .c-pageheader__title figure {
    max-width: 180px;
  }
}
.c-pageheader.-work .c-pageheader__bg {
  background-image: url(../images/work/header.webp);
  margin: -45px calc(50% - 50vw) 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-work .c-pageheader__bg {
    margin: -2.34375vw calc(50% - 50vw) 0;
  }
}
.c-pageheader.-plantguide .c-pageheader__title {
  max-width: 1382px;
}
.c-pageheader.-plantguide .c-pageheader__title figure {
  max-width: 730px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-plantguide .c-pageheader__title figure {
    max-width: 38.0208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-plantguide .c-pageheader__title figure {
    max-width: 230px;
  }
}
.c-pageheader.-plantguide .c-pageheader__bg {
  background-image: url(../images/plantguide/header1.webp);
  margin: -45px calc(50% - 50vw) 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-plantguide .c-pageheader__bg {
    margin: -2.34375vw calc(50% - 50vw) 0;
  }
}
.c-pageheader.-plantguide.-header2 .c-pageheader__bg {
  background-image: url(../images/plantguide/header2.webp);
}
.c-pageheader.-privacypolicy .c-pageheader__title figure {
  max-width: 868px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-privacypolicy .c-pageheader__title figure {
    max-width: 45.2083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-privacypolicy .c-pageheader__title figure {
    max-width: 240px;
  }
}
.c-pageheader.-privacypolicy .c-pageheader__bg {
  background-image: url(../images/privacypolicy/header.webp);
}
.c-pageheader.-contact .c-pageheader__title {
  max-width: 1440px;
}
.c-pageheader.-contact .c-pageheader__title figure {
  max-width: 518px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-contact .c-pageheader__title figure {
    max-width: 26.9791666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageheader.-contact .c-pageheader__title figure {
    max-width: 240px;
  }
}
.c-pageheader.-contact .c-pageheader__bg {
  background-image: url(../images/contact/header.webp);
  margin: -45px calc(50% - 50vw) 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .c-pageheader.-contact .c-pageheader__bg {
    margin: -2.34375vw calc(50% - 50vw) 0;
  }
}
.c-pageheader.-archive {
  position: relative;
}
.c-pageheader.-archive .c-pageheader__bg {
  background-image: url(../images/common/archive-header.webp);
  margin: 24px calc(50% - 50vw) 0;
}
@media screen and (max-width: 768px) {
  .c-pageheader.-archive {
    margin: 50px calc(50% - 50vw) 0;
  }
}

.c-pagetitle {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
  padding-left: 117px;
  display: block;
  max-width: 1400px;
  margin: 232px auto 0;
}
@media screen and (max-width: 768px) {
  .c-pagetitle {
    font-size: 14px;
    padding-left: 40px;
    margin: 100px auto 0;
  }
}
.c-pagetitle::first-letter {
  color: #6EB92C;
}
.c-pagetitle::after {
  position: absolute;
  content: "";
  background-color: #000000;
  width: 100px;
  height: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-pagetitle::after {
    width: 30px;
  }
}

.c-bread {
  max-width: 1405px;
  margin: 110px auto 0;
}
@media screen and (max-width: 768px) {
  .c-bread {
    margin: 30px auto 0;
  }
}
.c-bread .home {
  background-image: url(../images/common/home.svg);
  background-size: contain;
  width: 13px;
  height: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.c-bread a {
  position: relative;
  padding-right: 10px;
  margin-right: 15px;
}
.c-bread a::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/bread-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 6px;
}
.c-bread span {
  font-size: 12px;
}

.c-pagenation {
  margin: 10px auto 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-pagenation .wp-pagenavi a, .c-pagenation .wp-pagenavi span, .c-pagenation .page-numbers {
  border: unset;
  font-size: 22px;
  font-weight: 500;
  border: unset;
  padding: unset;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .c-pagenation .wp-pagenavi a, .c-pagenation .wp-pagenavi span, .c-pagenation .page-numbers {
    font-size: 15px;
    margin: 0 5px;
  }
}
.c-pagenation .wp-pagenavi span.current, .c-pagenation .page-numbers.current {
  color: #6EB92C;
  font-weight: 500;
}
.c-pagenation .previouspostslink, .c-pagenation .nextpostslink, .c-pagenation .page-numbers.prev, .c-pagenation .page-numbers.next {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 13px;
}
@media screen and (max-width: 768px) {
  .c-pagenation .previouspostslink, .c-pagenation .nextpostslink, .c-pagenation .page-numbers.prev, .c-pagenation .page-numbers.next {
    height: 8px;
  }
}
.c-pagenation .previouspostslink::after, .c-pagenation .nextpostslink::after, .c-pagenation .page-numbers.prev::after, .c-pagenation .page-numbers.next::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/pagenation.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 768px) {
  .c-pagenation .previouspostslink::after, .c-pagenation .nextpostslink::after, .c-pagenation .page-numbers.prev::after, .c-pagenation .page-numbers.next::after {
    width: 12px;
    height: 12px;
  }
}
.c-pagenation .nextpostslink::after, .c-pagenation .page-numbers.next::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 768px) {
  .c-col2 {
    gap: 51.2px;
  }
}
.c-col2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 102px;
  background: #EBF1E6;
}
@media screen and (max-width: 768px) {
  .c-col2__item {
    padding: 32px 81.6px;
    padding: 20px 20px;
    gap: 20px;
  }
}
.c-col2__item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 768px) {
  .c-col2__item:nth-of-type(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.c-col2__item:nth-of-type(odd) .c-col2__head {
  padding-right: 90px;
}
@media screen and (max-width: 768px) {
  .c-col2__item:nth-of-type(odd) .c-col2__head {
    padding-right: unset;
  }
}
.c-col2__item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .c-col2__item:nth-of-type(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.c-col2__item:nth-of-type(even) .c-col2__head {
  padding-left: 90px;
}
@media screen and (max-width: 768px) {
  .c-col2__item:nth-of-type(even) .c-col2__head {
    padding-left: unset;
  }
}
.c-col2__head {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .c-col2__head {
    width: 100%;
  }
}
.c-col2__body {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .c-col2__body {
    width: 100%;
  }
}
.c-col2__title {
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-col2__title {
    font-size: 20px;
  }
}
.c-col2__disc {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .c-col2__disc {
    font-size: 12.8px;
    margin-top: 25.6px;
  }
}
.c-col2__button {
  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;
  background-color: #494B4A;
  color: #EBF1E6;
  font-size: 16px;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  font-weight: 700;
  max-width: 360px;
  height: 54px;
  width: 100%;
  position: relative;
  padding: 0 60px;
  margin-top: 46px;
}
@media screen and (max-width: 768px) {
  .c-col2__button {
    font-size: 12.8px;
    height: 43.2px;
    margin-top: 36.8px;
  }
}
.c-col2__button::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/arrow-w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 34px;
}
@media screen and (max-width: 768px) {
  .c-col2__button::after {
    width: 27.2px;
    height: 27.2px;
    right: 6.4px;
  }
}
.c-col2__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 600/380;
}

.c-custom__inner {
  max-width: 1400px;
  margin: 0 auto;
}
.c-custom__section:nth-of-type(odd) {
  background-color: #fff;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .c-custom__section:nth-of-type(odd) {
    padding: 50px 0;
  }
}
.c-custom__section:nth-of-type(even) {
  background-color: #EBF1E6;
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%);
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .c-custom__section:nth-of-type(even) {
    padding: 50px calc(50vw - 50%);
  }
}
.c-custom__title {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .c-custom__title {
    font-size: 20px;
  }
}
.c-custom__text {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .c-custom__text {
    font-size: 14px;
  }
}
.c-custom__lead {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 700;
  text-align: center;
  margin-top: 54px;
}
@media screen and (max-width: 768px) {
  .c-custom__lead {
    font-size: 16px;
    text-align: left;
    margin-top: 25px;
  }
}
.c-custom__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-custom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-custom__list.-section1 {
  gap: 0 43px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .c-custom__list.-section1 {
    gap: 10px;
  }
}
.c-custom__list.-section1 li {
  width: calc(33.33333% - 28.66667px);
  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 screen and (max-width: 768px) {
  .c-custom__list.-section1 li {
    width: 100%;
  }
}
.c-custom__list.-section2 {
  gap: 16px 35px;
}
@media screen and (max-width: 768px) {
  .c-custom__list.-section2 {
    gap: 10px;
  }
}
.c-custom__list.-section2 li {
  width: calc(50% - 17.5px);
  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 screen and (max-width: 768px) {
  .c-custom__list.-section2 li {
    width: 100%;
  }
}
.c-custom__list.-section3 {
  gap: 16px 37px;
}
@media screen and (max-width: 768px) {
  .c-custom__list.-section3 {
    gap: 10px;
  }
}
.c-custom__list.-section3 li {
  width: calc(50% - 18.5px);
  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 screen and (max-width: 768px) {
  .c-custom__list.-section3 li {
    width: 100%;
  }
}
.c-custom__list li {
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: 500;
  border: 1px solid #6EB92C;
  background-color: #fff;
  border-radius: 5px;
  padding: 25px 10px;
}
@media screen and (max-width: 768px) {
  .c-custom__list li {
    font-size: 14px;
    padding: 14px 10px;
  }
}
.c-custom__list2 li {
  font-size: 16px;
  line-height: 2.0625;
  position: relative;
  padding-left: 16px;
}
@media screen and (max-width: 768px) {
  .c-custom__list2 li {
    font-size: 14px;
  }
}
.c-custom__list2 li::after {
  position: absolute;
  content: "●";
  color: #6EB92C;
  left: 0;
  top: 6px;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .c-custom__list2 li::after {
    top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .c-custom__tablewrap {
    overflow-x: scroll;
  }
}
.c-custom__table {
  margin: 67px auto 0;
  font-size: 16px;
  line-height: 1.75;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
@media screen and (max-width: 768px) {
  .c-custom__table {
    margin: 30px auto 0;
    font-size: 14px;
    width: 600px;
  }
}
.c-custom__table th {
  background-color: #E2F6D1;
  font-weight: 400;
  padding: 11px 0;
  vertical-align: middle;
  text-align: center;
  border: #6EB92C 1px solid;
  width: 33.3333333333%;
}
.c-custom__table td {
  background-color: #fff;
  font-weight: 400;
  padding: 11px 0;
  vertical-align: middle;
  text-align: center;
  border: #D3E6C2 1px solid;
  width: 33.3333333333%;
}
.c-custom__table2 {
  margin: 67px auto 0;
  font-size: 16px;
  line-height: 1.75;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
@media screen and (max-width: 768px) {
  .c-custom__table2 {
    margin: 30px auto 0;
    font-size: 14px;
    width: 600px;
  }
}
.c-custom__table2 th {
  background-color: #6EB92C;
  font-weight: 700;
  padding: 11px 0;
  vertical-align: middle;
  text-align: center;
  border: #fff 1px solid;
  width: 33.3333333333%;
  color: #fff;
}
.c-custom__table2 td {
  background-color: #fff;
  font-weight: 400;
  padding: 11px 0;
  vertical-align: middle;
  text-align: center;
  border: #D3E6C2 1px solid;
  width: 33.3333333333%;
}
.c-custom__col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
}
@media screen and (max-width: 768px) {
  .c-custom__col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.c-custom__col2 figure {
  width: 31%;
}
@media screen and (max-width: 768px) {
  .c-custom__col2 figure {
    width: 100%;
  }
}
.c-custom__col2 figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 440/271;
}
.c-custom__col2 ul {
  width: 66%;
}
@media screen and (max-width: 768px) {
  .c-custom__col2 ul {
    width: 100%;
  }
}

.p-top__title1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title1 {
    gap: 0.625vw;
  }
}
.p-top__title1.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top__title1.-white {
  color: #fff;
}
.p-top__title1.-white .-sm::after {
  background-color: #fff;
}
.p-top__title1 .-lg {
  font-size: 35px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title1 .-lg {
    font-size: max(1.8229166667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__title1 .-lg {
    font-size: 28px;
  }
}
.p-top__title1 .-sm {
  font-size: 26px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  position: relative;
  padding-left: 38px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title1 .-sm {
    font-size: max(1.3541666667vw, 10px);
    padding-left: 1.9791666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top__title1 .-sm {
    font-size: 20.8px;
    padding-left: 30.4px;
  }
}
.p-top__title1 .-sm::after {
  position: absolute;
  content: "";
  background-color: #000000;
  width: 30px;
  height: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title1 .-sm::after {
    width: 1.5625vw;
    height: 0.0520833333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top__title1 .-sm::after {
    width: 24px;
  }
}
.p-top__title2 {
  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;
  gap: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title2 {
    gap: 0.5208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top__title2 {
    gap: 8px;
  }
}
.p-top__title2 .-lg {
  font-size: 35px;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title2 .-lg {
    font-size: max(1.8229166667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__title2 .-lg {
    font-size: 28px;
  }
}
.p-top__title2 .-sm {
  font-size: 22px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top__title2 .-sm {
    font-size: max(1.1458333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__title2 .-sm {
    font-size: 17.6px;
  }
}
.p-top-mv {
  background-image: url(../images/top/mv.webp);
  background-size: cover;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  aspect-ratio: 1922/948;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-mv {
    aspect-ratio: unset;
    height: 100vh;
  }
}
.p-top-mv__contents {
  margin: 0 auto;
  max-width: 1412px;
  height: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__contents {
    max-width: 73.5416666667vw;
  }
}
.p-top-mv__title {
  font-size: 70px;
  line-height: 1.3571428571;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #fff;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, .6);
  margin-top: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__title {
    font-size: max(3.6458333333vw, 10px);
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__title {
    font-size: 40px;
    margin-top: unset;
  }
}
.p-top-mv__lead1 {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, .6);
  margin-top: 26px;
  margin-left: 6px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__lead1 {
    font-size: max(1.0416666667vw, 10px);
    margin-top: 1.3541666667vw;
    margin-left: 0.3125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__lead1 {
    font-size: 15px;
  }
}
.p-top-mv__lead2 {
  font-size: 24px;
  line-height: 1.2083333333;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-top: 50px;
  margin-left: 6px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__lead2 {
    font-size: max(1.25vw, 10px);
    gap: 0.4166666667vw;
    margin-top: 2.6041666667vw;
    margin-left: 0.3125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__lead2 {
    font-size: 16px;
  }
}
.p-top-mv__lead2 span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  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;
  color: #fff;
  background-color: #407612;
  padding: 0 10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__lead2 span {
    height: 2.5vw;
    padding: 0 0.5208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__lead2 span {
    height: 40px;
  }
}
.p-top-mv__eyecatch {
  font-size: 175px;
  line-height: 0.7670454545;
  font-weight: 700;
  letter-spacing: 0.005em;
  font-family: "Barlow", sans-serif;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
  color: rgba(0, 0, 0, 0);
  position: absolute;
  right: 0px;
  bottom: 46px;
  text-align: right;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-mv__eyecatch {
    font-size: max(9.1145833333vw, 10px);
    right: 0vw;
    bottom: 2.3958333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv__eyecatch {
    font-size: 56px;
    bottom: 14px;
    -webkit-text-stroke-width: 1px;
  }
}
.p-top-links {
  background-color: #339FAB;
  margin: 0 calc(50% - 50vw);
  padding: 20px calc(50vw - 50%);
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-top-links {
    padding: 53px calc(50vw - 50%);
  }
}
.p-top-links__contents {
  max-width: 1397px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 67px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__contents {
    max-width: 72.7604166667vw;
    gap: 3.4895833333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.p-top-links__button {
  width: calc(50% - 33.5px);
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__button {
    width: calc(50% - 1.74479vw);
    border: 0.0520833333vw solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__button {
    width: 100%;
    min-height: 398px;
  }
}
.p-top-links__button:nth-of-type(1) .p-top-links__body {
  padding-left: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__button:nth-of-type(1) .p-top-links__body {
    padding-left: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__button:nth-of-type(1) .p-top-links__body {
    padding-left: unset;
  }
}
.p-top-links__button:nth-of-type(2) .p-top-links__title {
  margin-top: -3px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__button:nth-of-type(2) .p-top-links__title {
    margin-top: -0.15625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__button:nth-of-type(2) .p-top-links__title {
    margin-top: 18px;
  }
}
.p-top-links__button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 27px;
  position: relative;
  -webkit-box-align: anchor-center;
      -ms-flex-align: anchor-center;
          align-items: anchor-center;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__button a {
    padding: 1.40625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__button a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 14px 54px;
  }
}
.p-top-links__img {
  width: 42%;
}
@media screen and (max-width: 768px) {
  .p-top-links__img {
    width: 100%;
  }
}
.p-top-links__img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-top-links__img img {
    aspect-ratio: 312/180;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-top-links__body {
  position: relative;
  width: 58%;
  height: 100%;
  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-right: 30px;
}
@media screen and (max-width: 768px) {
  .p-top-links__body {
    width: 100%;
    padding-right: unset;
  }
}
.p-top-links__title {
  color: #fff;
  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;
  margin-top: 6px;
  gap: 6px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__title {
    margin-top: 0.3125vw;
    gap: 0.3125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__title {
    margin-top: 18px;
  }
}
.p-top-links__title .-sm {
  font-size: 14px;
  line-height: 1.8571428571;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__title .-sm {
    font-size: max(0.7291666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__title .-sm {
    font-size: 11.2px;
  }
}
.p-top-links__title .-lg {
  font-size: 25px;
  line-height: 1.04;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__title .-lg {
    font-size: max(1.3020833333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__title .-lg {
    font-size: 20px;
  }
}
.p-top-links__text {
  color: #fff;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 500;
  margin-top: 23px;
  max-width: 260px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__text {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 1.1979166667vw;
    max-width: 13.5416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__text {
    font-size: 16px;
    max-width: unset;
    margin-top: 17px;
  }
}
.p-top-links__tel {
  color: #fff;
  margin-top: 23px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__tel {
    margin-top: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__tel {
    margin-top: 16px;
  }
}
.p-top-links__tel .-sm {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__tel .-sm {
    font-size: max(1.0416666667vw, 10px);
  }
}
.p-top-links__tel .-lg {
  font-size: 30px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__tel .-lg {
    font-size: max(1.5625vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__tel .-lg {
    letter-spacing: 0.009em;
  }
}
.p-top-links__time {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__time {
    font-size: max(0.78125vw, 10px);
    margin-top: 0.7291666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__time {
    font-size: 14px;
    margin-top: 7px;
    letter-spacing: 0.01em;
  }
}
.p-top-links__time span {
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .p-top-links__time span {
    margin-left: -17px;
    font-weight: 600;
    margin-right: 10px;
  }
}
.p-top-links__arrow {
  position: absolute;
  right: 27px;
  bottom: 27px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-links__arrow {
    right: 1.40625vw;
    bottom: 1.40625vw;
    width: 2.34375vw;
    height: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-links__arrow {
    right: 15px;
    bottom: 8px;
    width: 30px;
    height: 30px;
  }
}
.p-top-service {
  padding: 132px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service {
    padding: 6.875vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service {
    padding: 105.6px 0 0;
  }
}
.p-top-service__inner {
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__inner {
    max-width: 72.9166666667vw;
  }
}
.p-top-service__sectiontitle {
  font-size: 33px;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__sectiontitle {
    font-size: max(1.71875vw, 10px);
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__sectiontitle {
    font-size: 26.4px;
    gap: 20px;
  }
}
.p-top-service__sectiontitle::before, .p-top-service__sectiontitle::after {
  content: "";
  background-color: #000000;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__sectiontitle::before, .p-top-service__sectiontitle::after {
    height: 0.0520833333vw;
  }
}
.p-top-service__section {
  margin-top: 65px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__section {
    margin-top: 3.3854166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__section {
    margin-top: 52px;
  }
}
.p-top-service__section + .p-top-service__section {
  margin-top: 118px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__section + .p-top-service__section {
    margin-top: 6.1458333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__section + .p-top-service__section {
    margin-top: 68px;
  }
}
.p-top-service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px 19px;
  margin-top: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__list {
    gap: 0.9375vw 0.9895833333vw;
    margin-top: 2.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    margin-top: 36px;
  }
}
.p-top-service__item {
  width: calc(50% - 9.5px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__item {
    width: calc(50% - 0.49479vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__item {
    width: 100%;
    min-height: 131px;
  }
}
.p-top-service__item:nth-of-type(1), .p-top-service__item:nth-of-type(4), .p-top-service__item:nth-of-type(5), .p-top-service__item:nth-of-type(8) {
  background-color: #339FAB;
}
.p-top-service__item:nth-of-type(2), .p-top-service__item:nth-of-type(3), .p-top-service__item:nth-of-type(6), .p-top-service__item:nth-of-type(7) {
  background-color: #95BA75;
}
.p-top-service__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  padding: 33px 30px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__item a {
    padding: 1.71875vw 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__item a {
    gap: 16px;
    padding: 17px 12px 13px;
  }
}
.p-top-service__body {
  color: #fff;
  width: 62%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 25px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__body {
    padding-top: 1.3020833333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__body {
    width: 76%;
    padding-top: unset;
  }
}
.p-top-service__body small {
  font-size: 12px;
  line-height: 2.1666666667;
  font-weight: 500;
  position: absolute;
  left: 0;
  bottom: -28px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__body small {
    font-size: max(0.625vw, 10px);
    bottom: -1.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__body small {
    font-size: 9px;
    line-height: 1.2;
    font-weight: 500;
    position: absolute;
    left: 0;
    bottom: -14px;
  }
}
.p-top-service__img {
  width: 33%;
}
@media screen and (max-width: 768px) {
  .p-top-service__img {
    width: 40%;
  }
}
.p-top-service__img img {
  width: 100%;
  height: auto;
}
.p-top-service__title {
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__title {
    font-size: max(1.3020833333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__title {
    font-size: 14px;
  }
}
.p-top-service__disc {
  font-size: 16px;
  line-height: 1.625;
  font-weight: 500;
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__disc {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__disc {
    font-size: 10px;
    margin-top: 6px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__price {
    margin-top: 7px;
  }
}
.p-top-service__price .-lg {
  font-size: 32px;
  letter-spacing: -0.01em;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__price .-lg {
    font-size: max(1.6666666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__price .-lg {
    font-size: 17px;
  }
}
.p-top-service__price .-md {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__price .-md {
    font-size: max(1.1458333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__price .-md {
    font-size: 12px;
  }
}
.p-top-service__price .-sm {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__price .-sm {
    font-size: max(0.78125vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__price .-sm {
    font-size: 12px;
  }
}
.p-top-service__arrow {
  position: absolute;
  right: 12px;
  bottom: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-service__arrow {
    right: 0.625vw;
    bottom: 0.625vw;
    width: 2.1354166667vw;
    height: 2.1354166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-service__arrow {
    right: 7px;
    bottom: 7px;
    width: 20px;
    height: 20px;
  }
}
.p-top-work {
  padding: 134px 0 174px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work {
    padding: 6.9791666667vw 0 9.0625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work {
    padding: 107.2px 0 139.2px;
  }
}
.p-top-work__inner {
  max-width: 1399px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__inner {
    max-width: 72.8645833333vw;
  }
}
.p-top-work__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  max-width: 958px;
  margin: 77px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__head {
    gap: 0.8333333333vw;
    max-width: 49.8958333333vw;
    margin: 4.0104166667vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__head {
    gap: 12.8px;
    margin: 61.6px auto 0;
  }
}
.p-top-work__head li {
  padding: 10px 40px;
  border-radius: 50px;
  border: #E2E2E2 1px solid;
  background-color: #F3F0F0;
  font-size: 14px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__head li {
    padding: 0.5208333333vw 2.0833333333vw;
    border-radius: 2.6041666667vw;
    border: #E2E2E2 0.0520833333vw solid;
    font-size: max(0.7291666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__head li {
    padding: 8px 20px;
    font-size: 11.2px;
  }
}
.p-top-work__head li.-active {
  border: #6EB92C 1px solid;
  background-color: #6EB92C;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__head li.-active {
    border: #6EB92C 0.0520833333vw solid;
  }
}
.p-top-work__cardlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
  margin-top: 57px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cardlist {
    gap: 1.875vw;
    margin-top: 2.96875vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__cardlist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-work__card {
  width: calc(25% - 27px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__card {
    width: calc(25% - 1.40625vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__card {
    width: 100%;
  }
}
.p-top-work__img img {
  width: 100%;
  height: auto;
}
.p-top-work__disc {
  font-size: 18px;
  line-height: 1.2222222222;
  margin-top: 21px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__disc {
    font-size: max(0.9375vw, 10px);
    margin-top: 1.09375vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__disc {
    font-size: 14.4px;
    margin-top: 16.8px;
  }
}
.p-top-work__price {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  padding: 0 10px;
  margin-top: 12px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__price {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 0.625vw;
    padding: 0 0.5208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__price {
    font-size: 12.8px;
    margin-top: 9.6px;
    padding: 0 8px;
  }
}
.p-top-work__price::before, .p-top-work__price::after {
  position: absolute;
  content: "|";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-top-work__price::before {
  left: 0;
}
.p-top-work__price::after {
  right: 0;
}
.p-top-work__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 6px;
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat {
    gap: 0.4166666667vw 0.3125vw;
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__cat {
    gap: 6.4px 4.8px;
    margin-top: 12.8px;
  }
}
.p-top-work__cat li {
  font-size: 12px;
  font-weight: 500;
  border-radius: 50px;
  padding: 5px 12px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat li {
    font-size: max(0.625vw, 10px);
    border-radius: 2.6041666667vw;
    padding: 0.2604166667vw 0.625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__cat li {
    font-size: 9.6px;
    padding: 4px 9.6px;
  }
}
.p-top-work__cat li.-color1 {
  border: #E79A35 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat li.-color1 {
    border: #E79A35 0.0520833333vw solid;
  }
}
.p-top-work__cat li.-color2 {
  border: #E98E8E 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat li.-color2 {
    border: #E98E8E 0.0520833333vw solid;
  }
}
.p-top-work__cat li.-color3 {
  border: #80C146 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat li.-color3 {
    border: #80C146 0.0520833333vw solid;
  }
}
.p-top-work__cat li.-color4 {
  border: #75A9C0 1px solid;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__cat li.-color4 {
    border: #75A9C0 0.0520833333vw solid;
  }
}
.p-top-work__button {
  margin: 56px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-work__button {
    margin: 2.9166666667vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-work__button {
    margin-top: 44.8px;
  }
}
.p-top-reason {
  background-color: #EBF1E6;
  margin: 0 calc(50% - 50vw);
  padding: 137px calc(50vw - 50%) 120px;
  width: 100vw;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason {
    padding: 7.1354166667vw calc(50vw - 50%) 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason {
    padding: 109.6px calc(50vw - 50%) 96px;
  }
}
.p-top-reason::after {
  position: absolute;
  content: "";
  background-color: #fff;
  right: 0;
  bottom: 0;
  width: calc(100% - 604px);
  height: calc(100% - 238px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason::after {
    width: calc(100% - 31.45833vw);
    height: calc(100% - 12.39583vw);
  }
}
.p-top-reason__inner {
  max-width: 1410px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__inner {
    max-width: 73.4375vw;
  }
}
.p-top-reason__lead {
  font-size: 16px;
  line-height: 2;
  margin-top: 38px;
  margin-left: 6px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__lead {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 1.9791666667vw;
    margin-left: 0.3125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__lead {
    font-size: 12.8px;
    margin-top: 22.8px;
    margin-left: 3.6px;
  }
}
.p-top-reason .reasonswiper {
  margin: 0 calc(50% - 50vw);
  padding: 108px 0 30px;
  width: 100vw;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason .reasonswiper {
    padding: 5.625vw 0 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason .reasonswiper {
    padding: 64.8px 0 18px;
    position: relative;
  }
}
.p-top-reason .reasonswiper .p-top-reason__bottom {
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -55px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason .reasonswiper .p-top-reason__bottom {
    max-width: 44.7916666667vw;
    margin: -2.8645833333vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason .reasonswiper .p-top-reason__bottom {
    margin: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10;
  }
}
.p-top-reason .reasonswiper .swiper-button-next, .p-top-reason .reasonswiper .swiper-button-prev {
  background-image: url(../images/common/slide-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: unset;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason .reasonswiper .swiper-button-next, .p-top-reason .reasonswiper .swiper-button-prev {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason .reasonswiper .swiper-button-next, .p-top-reason .reasonswiper .swiper-button-prev {
    width: 48px;
    height: 48px;
  }
}
.p-top-reason .reasonswiper .swiper-button-next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.p-top-reason .reasonswiper .swiper-button-next:after, .p-top-reason .reasonswiper .swiper-rtl .swiper-button-prev:after, .p-top-reason .reasonswiper .swiper-button-prev:after, .p-top-reason .reasonswiper .swiper-rtl .swiper-button-next:after {
  content: none;
}
.p-top-reason__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .11);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .11);
  margin: 0 35px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__item {
    -webkit-box-shadow: 0px 0px 1.0416666667vw 0px rgba(0, 0, 0, .11);
            box-shadow: 0px 0px 1.0416666667vw 0px rgba(0, 0, 0, .11);
    margin: 0 1.8229166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: unset;
  }
}
.p-top-reason__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-reason__img {
    width: 100%;
  }
}
.p-top-reason__img img {
  width: 100%;
  height: auto;
}
.p-top-reason__body {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-reason__body {
    width: 100%;
    padding: 10px;
    aspect-ratio: 2/1.5;
  }
}
.p-top-reason__number {
  background-color: #6EB92C;
  color: #fff;
  width: 40px;
  height: 50px;
  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;
  font-size: 20px;
  font-weight: 500;
  border-radius: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__number {
    width: 2.0833333333vw;
    height: 2.6041666667vw;
    font-size: max(1.0416666667vw, 10px);
    border-radius: 0.1041666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__number {
    width: 32px;
    height: 40px;
    font-size: 16px;
  }
}
.p-top-reason__title {
  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;
  margin-top: 45px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__title {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__title {
    margin-top: 20px;
  }
}
.p-top-reason__title .-lg {
  text-align: center;
  font-size: 25px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__title .-lg {
    font-size: max(1.3020833333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__title .-lg {
    font-size: 20px;
  }
}
.p-top-reason__title .-sm {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Barlow", sans-serif;
  color: #6EB92C;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-reason__title .-sm {
    font-size: max(1.0416666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__title .-sm {
    font-size: 16px;
  }
}
.p-top-area {
  background-image: url(../images/top/area.webp);
  background-size: cover;
  margin: 0 calc(50% - 50vw);
  padding: 114px calc(50vw - 50%) 75px;
  width: 100vw;
  color: #fff;
  overflow: hidden;
}
.p-top-area.-mb {
  margin-bottom: 167px;
}
@media screen and (max-width: 768px) {
  .p-top-area.-mb {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area {
    padding: 5.9375vw calc(50vw - 50%) 3.90625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-area {
    padding: 70px calc(50vw - 50%) 260px;
  }
}
.p-top-area__inner {
  position: relative;
  max-width: 1410px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__inner {
    max-width: 73.4375vw;
  }
}
.p-top-area__inner::after {
  position: absolute;
  content: "";
  background-image: url("../images/top/area-map.webp");
  background-size: contain;
  background-repeat: no-repeat;
  right: -113px;
  top: -124px;
  width: 1311px;
  height: 1031px;
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__inner::after {
    right: -5.8854166667vw;
    top: -6.4583333333vw;
    width: 68.28125vw;
    height: 53.6979166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-area__inner::after {
    width: 471px;
    height: 311px;
    top: unset;
    bottom: -260px;
  }
}
.p-top-area__section {
  max-width: 879px;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__section {
    max-width: 45.78125vw;
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-area__section {
    margin-top: 50px;
  }
}
.p-top-area__section + .p-top-area__section {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__section + .p-top-area__section {
    margin-top: 1.875vw;
  }
}
.p-top-area__title {
  font-size: 22px;
  line-height: 1.3181818182;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__title {
    font-size: max(1.1458333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-area__title {
    font-size: 17.6px;
  }
}
.p-top-area__title::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  height: 1px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__title::after {
    height: 0.0520833333vw;
  }
}
.p-top-area__text {
  font-size: 18px;
  line-height: 1.8333333333;
  font-weight: 700;
  margin-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-area__text {
    font-size: max(0.9375vw, 10px);
    margin-top: 0.5208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-area__text {
    font-size: 14.4px;
    margin-top: 12px;
  }
}
.p-top-case {
  padding: 144px 0 139px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case {
    padding: 7.5vw 0 7.2395833333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-case {
    padding: 115.2px 0 111.2px;
  }
}
.p-top-case__inner {
  max-width: 1398px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__inner {
    max-width: 72.8125vw;
  }
}
.p-top-case__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  margin-top: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__list {
    gap: 2.8125vw;
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-case__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 43.2px;
    margin-top: 51.2px;
  }
}
.p-top-case__item {
  width: calc(33.33333% - 36px);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__item {
    width: calc(33.33333% - 1.875vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top-case__item {
    width: 100%;
  }
}
.p-top-case__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 430/260;
}
.p-top-case__disc {
  font-size: 18px;
  line-height: 1.2222222222;
  margin-top: 22px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__disc {
    font-size: max(0.9375vw, 10px);
    margin-top: 1.1458333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-case__disc {
    font-size: 14.4px;
  }
}
.p-top-case__caption {
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__caption {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-case__caption {
    font-size: 12.8px;
    margin-top: 12px;
  }
}
.p-top-case__button {
  margin: 56px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-case__button {
    margin: 2.9166666667vw auto 0;
  }
}
.p-top-plan {
  margin: 0 calc(50% - 50vw);
  padding: 111px calc(50vw - 50%) 76px;
  width: 100vw;
  background-color: #EBF1E6;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan {
    padding: 5.78125vw calc(50vw - 50%) 3.9583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan {
    padding: 88.8px calc(50vw - 50%) 60.8px;
  }
}
.p-top-plan::before {
  position: absolute;
  content: "";
  background-color: #fff;
  right: 0;
  top: 0;
  width: 169px;
  height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan::before {
    width: 8.8020833333vw;
  }
}
.p-top-plan::after {
  position: absolute;
  background-image: url(../images/top/plan.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  right: 0;
  bottom: -54px;
  width: 814px;
  height: 771px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan::after {
    bottom: -2.8125vw;
    width: 42.3958333333vw;
    height: 40.15625vw;
  }
}
.p-top-plan__inner {
  max-width: 1398px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__inner {
    max-width: 72.8125vw;
  }
}
.p-top-plan__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  margin-top: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__list {
    gap: 2.8125vw;
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 43.2px;
    margin-top: 51.2px;
  }
}
.p-top-plan__item {
  width: calc(33.33333% - 36px);
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 28px 0px rgba(152, 152, 152, .25);
          box-shadow: 0px 4px 28px 0px rgba(152, 152, 152, .25);
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__item {
    width: calc(33.33333% - 1.875vw);
    -webkit-box-shadow: 0px 0.2083333333vw 1.4583333333vw 0px rgba(152, 152, 152, .25);
            box-shadow: 0px 0.2083333333vw 1.4583333333vw 0px rgba(152, 152, 152, .25);
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__item {
    width: 100%;
  }
}
.p-top-plan__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 440/280;
}
.p-top-plan__body {
  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: 18px 10px 14px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__body {
    padding: 0.9375vw 0.5208333333vw 0.7291666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__body {
    padding: 14.4px 8px 11.2px;
  }
}
.p-top-plan__body .-sm {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__body .-sm {
    font-size: max(0.8333333333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__body .-sm {
    font-size: 12.8px;
  }
}
.p-top-plan__body .-lg {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__body .-lg {
    font-size: max(0.9375vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__body .-lg {
    font-size: 14.4px;
  }
}
.p-top-plan__body .-lg span {
  font-size: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__body .-lg span {
    font-size: max(1.5625vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__body .-lg span {
    font-size: 24px;
  }
}
.p-top-plan__button {
  margin: 78px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-plan__button {
    margin: 4.0625vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-plan__button {
    margin: 62.4px auto 0;
  }
}
.p-top-voice {
  padding: 177px 0 156px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice {
    padding: 9.21875vw 0 8.125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice {
    padding: 141.6px 0 124.8px;
  }
}
.p-top-voice__inner {
  max-width: 1398px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__inner {
    max-width: 72.8125vw;
  }
}
.p-top-voice__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  margin-top: 58px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__list {
    gap: 2.8125vw;
    margin-top: 3.0208333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 43.2px;
    margin-top: 46.4px;
  }
}
.p-top-voice__item {
  width: calc(33.33333% - 36px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__item {
    width: calc(33.33333% - 1.875vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice__item {
    width: 100%;
  }
}
.p-top-voice__cloud {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  border-radius: 5px;
  border: #6EB92C 1px solid;
  padding: 17px 35px 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__cloud {
    font-size: max(0.9375vw, 10px);
    border-radius: 0.2604166667vw;
    border: #6EB92C 0.0520833333vw solid;
    padding: 0.8854166667vw 1.8229166667vw 0.625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice__cloud {
    font-size: 14.4px;
    padding: 13.6px 28px 9.6px;
  }
}
.p-top-voice__cloud::before {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 47% 100%, 100% 0);
          clip-path: polygon(0 0, 47% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -20px;
  width: 16px;
  height: 20px;
  background-color: #6EB92C;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__cloud::before {
    bottom: -1.0416666667vw;
    width: 0.8333333333vw;
    height: 1.0416666667vw;
  }
}
.p-top-voice__cloud::after {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 47% 100%, 100% 0);
          clip-path: polygon(0 0, 47% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -17px;
  width: 14px;
  height: 18px;
  background-color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__cloud::after {
    bottom: -0.8854166667vw;
    width: 0.7291666667vw;
    height: 0.9375vw;
  }
}
.p-top-voice__img {
  margin-top: 29px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__img {
    margin-top: 1.5104166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice__img {
    margin-top: 23.2px;
  }
}
.p-top-voice__img img {
  width: 100%;
  height: auto;
}
.p-top-voice__img figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  width: 144px;
  height: 36px;
  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 screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__img figcaption {
    font-size: max(0.8333333333vw, 10px);
    width: 7.5vw;
    height: 1.875vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-voice__img figcaption {
    font-size: 12.8px;
    width: 115.2px;
    height: 28.8px;
  }
}
.p-top-voice__button {
  margin: 56px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-voice__button {
    margin: 2.9166666667vw auto 0;
  }
}
.p-top-thoughts {
  background-image: url(../images/top/thoughts.webp);
  background-size: cover;
  margin: 0 calc(50% - 50vw) -150px;
  padding: 230px calc(50vw - 50%) 408px;
  width: 100vw;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts {
    margin: 0 calc(50% - 50vw) -7.8125vw;
    padding: 11.9791666667vw calc(50vw - 50%) 21.25vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts {
    margin: 0 calc(50% - 50vw) -120px;
    padding: 100px calc(50vw - 50%) 200px;
  }
}
.p-top-thoughts__inner {
  margin: 0 auto;
  max-width: 1420px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__inner {
    max-width: 73.9583333333vw;
  }
}
.p-top-thoughts__content {
  position: relative;
  max-width: 1198px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__content {
    max-width: 62.3958333333vw;
  }
}
.p-top-thoughts__content .p-top__title1 {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__content .p-top__title1 {
    right: 0vw;
    top: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts__content .p-top__title1 {
    right: unset;
    left: 0;
  }
}
.p-top-thoughts__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 130px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__body {
    gap: 6.7708333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts__body {
    gap: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-top-thoughts__textbox {
  color: #fff;
}
.p-top-thoughts__lead {
  font-size: 33px;
  line-height: 1.6666666667;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__lead {
    font-size: max(1.71875vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts__lead {
    font-size: 23px;
  }
}
.p-top-thoughts__text {
  font-size: 16px;
  line-height: 2.1875;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  margin-top: 40px;
  max-width: 572px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__text {
    font-size: max(0.8333333333vw, 10px);
    gap: 1.875vw;
    margin-top: 2.0833333333vw;
    max-width: 29.7916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts__text {
    font-size: 12.8px;
    gap: 28.8px;
    margin-top: 32px;
  }
}
.p-top-thoughts__button {
  margin-top: -10px;
  background-color: unset;
  border: solid 1px #fff;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-top-thoughts__button {
    margin-top: -0.5208333333vw;
    border: solid 0.0520833333vw #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-top-thoughts__button {
    margin-top: unset;
  }
}

.p-company {
  max-width: 1000px;
  margin: 0 auto;
}
.p-company__title {
  font-size: 26px;
  line-height: 1.1538461538;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-company__title {
    font-size: 18px;
  }
}
.p-company__list {
  margin-top: 59px;
}
.p-company__list > div {
  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;
  border-bottom: 1px solid #DADADA;
  min-height: 72px;
}
@media screen and (max-width: 768px) {
  .p-company__list > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: unset;
    padding: 20px 0;
    gap: 10px;
  }
}
.p-company__list dt {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  width: 167px;
}
@media screen and (max-width: 768px) {
  .p-company__list dt {
    width: 100%;
    font-size: 12.8px;
  }
}
.p-company__list dd {
  font-size: 15px;
  line-height: 1.5333333333;
  width: calc(100% - 167px);
}
@media screen and (max-width: 768px) {
  .p-company__list dd {
    width: 100%;
    font-size: 12px;
  }
}
.p-company__map {
  width: 100%;
  margin-top: 54px;
}
@media screen and (max-width: 768px) {
  .p-company__map {
    margin-top: 43.2px;
  }
}
.p-company__map img {
  width: 100%;
  height: auto;
}
.p-company-work {
  padding-top: 99px;
}
.p-company-work__text {
  font-size: 16px;
  line-height: 1.75;
  padding-top: 26px;
}
@media screen and (max-width: 768px) {
  .p-company-work__text {
    font-size: 12.8px;
  }
}
.p-company-work__list {
  border: 1px solid #6EB92C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  padding: 32px 32px 35px;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-company-work__list {
    gap: 12.8px;
    padding: 25.6px 25.6px 28px;
    margin-top: 25.6px;
  }
}
.p-company-work__list li {
  font-size: 16px;
  line-height: 1;
  position: relative;
  padding-left: 18px;
}
@media screen and (max-width: 768px) {
  .p-company-work__list li {
    font-size: 12.8px;
    padding-left: 14.4px;
  }
}
.p-company-work__list li::after {
  position: absolute;
  content: "●";
  font-size: 10px;
  color: #6EB92C;
  left: 0;
  top: 3px;
}
@media screen and (max-width: 768px) {
  .p-company-work__list li::after {
    font-size: 8px;
    top: 2.4px;
  }
}
.p-company-reason {
  margin: 0 calc(50% - 50vw);
  padding: 93px calc(50vw - 50%) 186px;
  width: 100vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-company-reason {
    padding: 74.4px calc(50vw - 50%) 148.8px;
  }
}
.p-company-reason__inner {
  max-width: 1410px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__inner {
    max-width: 73.4375vw;
  }
}
.p-company-reason__lead {
  font-size: 16px;
  line-height: 2;
  margin-top: 38px;
  margin-left: 6px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__lead {
    font-size: max(0.8333333333vw, 10px);
    margin-top: 1.9791666667vw;
    margin-left: 0.3125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__lead {
    font-size: 12.8px;
    margin-top: 22.8px;
    margin-left: 3.6px;
  }
}
.p-company-reason .reasonswiper {
  margin: 0 calc(50% - 50vw);
  padding: 75px 0 30px;
  width: 100vw;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason .reasonswiper {
    padding: 3.90625vw 0 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason .reasonswiper {
    padding: 45px 0 18px;
    position: relative;
  }
}
.p-company-reason .reasonswiper .p-company-reason__bottom {
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -55px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason .reasonswiper .p-company-reason__bottom {
    max-width: 44.7916666667vw;
    margin: -2.8645833333vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason .reasonswiper .p-company-reason__bottom {
    margin: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10;
  }
}
.p-company-reason .reasonswiper .swiper-button-next, .p-company-reason .reasonswiper .swiper-button-prev {
  background-image: url(../images/common/slide-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: unset;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason .reasonswiper .swiper-button-next, .p-company-reason .reasonswiper .swiper-button-prev {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason .reasonswiper .swiper-button-next, .p-company-reason .reasonswiper .swiper-button-prev {
    width: 48px;
    height: 48px;
  }
}
.p-company-reason .reasonswiper .swiper-button-next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.p-company-reason .reasonswiper .swiper-button-next:after, .p-company-reason .reasonswiper .swiper-rtl .swiper-button-prev:after, .p-company-reason .reasonswiper .swiper-button-prev:after, .p-company-reason .reasonswiper .swiper-rtl .swiper-button-next:after {
  content: none;
}
.p-company-reason__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .11);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .11);
  margin: 0 35px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__item {
    -webkit-box-shadow: 0px 0px 1.0416666667vw 0px rgba(0, 0, 0, .11);
            box-shadow: 0px 0px 1.0416666667vw 0px rgba(0, 0, 0, .11);
    margin: 0 1.8229166667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: unset;
  }
}
.p-company-reason__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-company-reason__img {
    width: 100%;
  }
}
.p-company-reason__img img {
  width: 100%;
  height: auto;
}
.p-company-reason__body {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-company-reason__body {
    width: 100%;
    padding: 10px;
    aspect-ratio: 2/1.5;
  }
}
.p-company-reason__number {
  background-color: #6EB92C;
  color: #fff;
  width: 40px;
  height: 50px;
  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;
  font-size: 20px;
  font-weight: 500;
  border-radius: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__number {
    width: 2.0833333333vw;
    height: 2.6041666667vw;
    font-size: max(1.0416666667vw, 10px);
    border-radius: 0.1041666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__number {
    width: 32px;
    height: 40px;
    font-size: 16px;
  }
}
.p-company-reason__title {
  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;
  margin-top: 45px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__title {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__title {
    margin-top: 20px;
  }
}
.p-company-reason__title .-lg {
  text-align: center;
  font-size: 25px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__title .-lg {
    font-size: max(1.3020833333vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__title .-lg {
    font-size: 20px;
  }
}
.p-company-reason__title .-sm {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Barlow", sans-serif;
  color: #6EB92C;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .p-company-reason__title .-sm {
    font-size: max(1.0416666667vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .p-company-reason__title .-sm {
    font-size: 16px;
  }
}

.p-work {
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 120px;
  padding-bottom: 115px;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-work {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.p-work__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 27px;
  width: 160px;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-work__nav {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 20px;
  }
}
.p-work__nav a {
  font-size: 16px;
  font-weight: 500;
  color: #949494;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .p-work__nav a {
    font-size: 14px;
  }
}
.p-work__nav a.-current {
  color: #000;
  position: relative;
}
.p-work__nav a.-current::after {
  position: absolute;
  content: "";
  background-color: #6EB92C;
  left: 0;
  top: 0;
  width: 3px;
  height: 20px;
}
.p-work__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 56px 50px;
  width: calc(100% - 180px);
  max-width: 1065px;
}
@media screen and (max-width: 768px) {
  .p-work__list {
    width: 100%;
    gap: 30px;
  }
}
.p-work__item {
  width: calc(33.33333% - 33.33333px);
}
@media screen and (max-width: 768px) {
  .p-work__item {
    width: 100%;
  }
}
.p-work__img img {
  width: 100%;
  height: auto;
  aspect-ratio: 32/23;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-work__title {
  font-size: 18px;
  line-height: 1.2222222222;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .p-work__title {
    font-size: 14px;
  }
}
.p-work__area {
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-work__area {
    font-size: 12px;
  }
}
.p-work__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 6px;
  margin-top: 16px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .p-work__cat {
    font-size: 10px;
  }
}
.p-work__cat li {
  border-radius: 50px;
  padding: 5px 12px;
  color: #000000;
  border: 1px solid;
}
.p-work__cat li.-color1 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-work__cat li.-color2 {
  color: #E98E8E;
  border: #E98E8E 1px solid;
}
.p-work__cat li.-color3 {
  color: #80C146;
  border: #80C146 1px solid;
}
.p-work__cat li.-color4 {
  color: #75A9C0;
  border: #75A9C0 1px solid;
}
.p-work__cat li.-color5 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-work__cat li.-color6 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-work__cat li.-color7 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-work__cat li.-color8 {
  color: #E79A35;
  border: #E79A35 1px solid;
}

.p-single {
  max-width: 1000px;
  margin: 0 auto;
  padding: 71px 0 110px;
}
.p-single__head {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-single__head {
    -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;
  }
}
.p-single__head span {
  border-radius: 50px;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-single__head span {
    font-size: 10px;
  }
}
.p-single__head span.-color1 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-single__head span.-color2 {
  color: #E98E8E;
  border: #E98E8E 1px solid;
}
.p-single__head span.-color3 {
  color: #80C146;
  border: #80C146 1px solid;
}
.p-single__head span.-color4 {
  color: #75A9C0;
  border: #75A9C0 1px solid;
}
.p-single__head span.-color5 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-single__head span.-color6 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-single__head span.-color7 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-single__head span.-color8 {
  color: #E79A35;
  border: #E79A35 1px solid;
}
.p-single__head > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.p-single__title {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-single__title {
    font-size: 18px;
  }
}
.p-single__content {
  margin-top: 56px;
}
.p-single__content p, .p-single__content li, .p-single__content a {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .p-single__content p, .p-single__content li, .p-single__content a {
    font-size: 14px;
  }
}
.p-single__content img {
  width: 100%;
  height: auto;
}
.p-single__bottom {
  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: 48px;
  font-size: 18px;
  font-weight: 500;
  margin-top: 61px;
}
.p-single__box {
  margin-top: 44px;
}
.p-single__box--list {
  margin-top: 5px;
}
.p-single__box--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0 22px;
}
.p-single__box--item:not(:last-of-type) {
  border-bottom: 1px solid #DADADA;
}
.p-single__box--item dt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.01em;
  width: 138px;
  padding-left: 4px;
}
@media screen and (max-width: 768px) {
  .p-single__box--item dt {
    width: 100px;
    font-size: 14px;
  }
}
.p-single__box--item dd {
  font-size: 15px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
  .p-single__box--item dd {
    font-size: 14px;
  }
}
.p-single__gallery {
  margin-top: 48px;
}
.p-single__gallerymain img {
  width: 100%;
  aspect-ratio: 760/480;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-single__gallerythumbs {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.p-single__gallerythumbs img {
  width: 100%;
  aspect-ratio: 139/88;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.p-contact {
  position: relative;
}
.p-contact::after {
  position: absolute;
  content: "";
  left: 0;
  top: 110px;
  background-color: #EBF1E6;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-contact::after {
    top: 40px;
  }
}
.p-contact__bg {
  background-color: #fff;
  max-width: 1000px;
  margin: -110px auto 77px;
  padding: 77px 16px 96px;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .p-contact__bg {
    margin: -40px auto 77px;
    padding: 37px 16px 96px;
  }
}
.p-contact__lead {
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-contact__lead {
    font-size: 14px;
    text-align: left;
  }
}
.p-contact__tel {
  border: 1px solid #6EB92C;
  max-width: 650px;
  border-radius: 50px;
  margin: 27px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 50px;
}
@media screen and (max-width: 768px) {
  .p-contact__tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 16px 12px;
    border-radius: 10px;
  }
}
.p-contact__tel .-text {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  padding-right: 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-contact__tel .-text {
    font-size: 14px;
    padding-right: unset;
    padding-bottom: 10px;
  }
}
.p-contact__tel .-text::after {
  position: absolute;
  content: "";
  background-color: #6EB92C;
  width: 1px;
  height: 50px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-contact__tel .-text::after {
    width: 100%;
    height: 1px;
    top: unset;
    bottom: 0;
    right: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-contact__tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 21px;
}
@media screen and (max-width: 768px) {
  .p-contact__tel a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: unset;
  }
  .p-contact__tel a svg {
    width: 16px;
    height: 16px;
  }
}
.p-contact__tel .-number {
  font-size: 32px;
  line-height: 1.875;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  margin-right: 9px;
}
@media screen and (max-width: 768px) {
  .p-contact__tel .-number {
    font-size: 24px;
  }
}
.p-contact__tel .-time {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  padding-top: 5px;
}
.p-contact__form {
  max-width: 766px;
  margin: 48px auto 0;
}
.p-contact__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.p-contact__title {
  width: 166px;
  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;
  padding-right: 35px;
}
@media screen and (max-width: 768px) {
  .p-contact__title {
    width: 100%;
  }
}
.p-contact__title.-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-contact__title span {
  width: 50px;
  height: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #BE4343;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.p-contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-contact__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-contact__item.-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-contact__item .wpcf7-form-control-wrap {
  width: calc(100% - 166px);
}
@media screen and (max-width: 768px) {
  .p-contact__item .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.p-contact__item.-tel .wpcf7-form-control-wrap {
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .p-contact__item.-tel .wpcf7-form-control-wrap {
    max-width: unset;
  }
}
.p-contact__item.-postnumber .wpcf7-form-control-wrap {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .p-contact__item.-postnumber .wpcf7-form-control-wrap {
    max-width: unset;
  }
}
.p-contact__input {
  background-color: #F0F0F0;
  border-radius: 2px;
  height: 60px;
  width: 100%;
  padding: 0 16px;
}
.p-contact__textarea {
  background-color: #F0F0F0;
  border-radius: 2px;
  width: 100%;
  min-height: 311px;
}
.p-contact__acceptance {
  text-align: center;
  font-size: 16PX;
  font-weight: 500;
}
.p-contact__acceptance a {
  color: #6EB92C;
  text-decoration: underline;
}
.p-contact__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0 0 0;
  gap: 17px;
}
.p-contact__radio .wpcf7-list-item {
  margin: unset;
}
.p-contact__radio input[type=radio] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 2px;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-contact__radio input[type=radio]:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 5px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
}
.p-contact__file {
  width: 100%;
  max-width: 300px;
  font-size: 14px;
  color: #555;
  margin-top: 10px;
  /* ブラウザ標準の装飾を消す */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  background-color: #F0F0F0;
  cursor: pointer;
  font-size: 12px;
}
.p-contact {
  /* ボタン部分を装飾（Chromeなど） */
}
.p-contact__file::-webkit-file-upload-button {
  background-color: #DADADA;
  border: unset;
  cursor: pointer;
  font-size: 14px;
  width: 114px;
  height: 40px;
  margin-right: 10px;
}
.p-contact__acceptance input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 2px;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-contact__acceptance input[type=checkbox]:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 5px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
}
.p-contact__buttonwrap input {
  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;
  background-color: #494B4A;
  max-width: 500px;
  height: 80px;
  margin: 33px auto 0;
  font-size: 18px;
  font-weight: 700;
  color: #EBF1E6;
  width: 100%;
  text-align: center;
}

.p-privacypolicy {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 76px;
  padding-bottom: 85px;
}
.p-privacypolicy h2 {
  font-size: 20px;
  font-weight: 700;
  color: #6EB92C;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy h2 {
    font-size: 16px;
  }
}
.p-privacypolicy h2 + p {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy h3 {
    font-size: 14px;
  }
}
.p-privacypolicy h3 + p {
  margin-top: 7px;
}
.p-privacypolicy p {
  font-size: 16px;
  line-height: 1.375;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy p {
    font-size: 14px;
  }
}
.p-privacypolicy ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  margin-top: 32px;
}
.p-privacypolicy ul {
  margin-top: 12px;
  margin-left: 9px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy ul li {
    font-size: 14pxr;
  }
}
.p-privacypolicy address {
  max-width: 298px;
  border: #DBDBDB 1px solid;
  line-height: 1.8;
  margin-top: 22px;
  padding: 22px 30px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy address {
    font-size: 14px;
  }
}

.p-landscaping {
  max-width: 1400px;
  margin: 0 auto;
  padding: 105px 0 140px;
}
.p-landscaping__title {
  font-size: 33px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 72px;
}

.p-exterior {
  max-width: 1400px;
  margin: 0 auto;
  padding: 105px 0 140px;
}
@media screen and (max-width: 768px) {
  .p-exterior {
    padding: 50px 0 50px;
  }
}
.p-exterior-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5%;
}
@media screen and (max-width: 768px) {
  .p-exterior-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.p-exterior-about__head {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .p-exterior-about__head {
    width: 100%;
  }
}
.p-exterior-about__head h2 {
  font-size: 33px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-exterior-about__head h2 {
    font-size: 20px;
  }
}
.p-exterior-about__head p {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 39px;
}
@media screen and (max-width: 768px) {
  .p-exterior-about__head p {
    font-size: 12.8px;
    margin-top: 31.2px;
  }
}
.p-exterior-about__body {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .p-exterior-about__body {
    width: 100%;
  }
}
.p-exterior-about__img img {
  width: 100%;
  height: auto;
}
.p-exterior-service {
  padding-top: 173px;
}
@media screen and (max-width: 768px) {
  .p-exterior-service {
    padding-top: 70px;
  }
}
.p-exterior-service__title {
  font-size: 33px;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .p-exterior-service__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.p-plantguide {
  padding-top: 80px;
  padding-bottom: 203px;
}
@media screen and (max-width: 768px) {
  .p-plantguide {
    padding-bottom: 100px;
  }
}
.p-plantguide__title {
  font-size: 33px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  padding-bottom: 27px;
}
@media screen and (max-width: 768px) {
  .p-plantguide__title {
    font-size: 26px;
  }
}
.p-plantguide__title::after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 45px;
  height: 1px;
  background-color: #949494;
}
.p-plantguide__subtitle {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #6EB92C;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-plantguide__subtitle {
    font-size: 20px;
  }
}
.p-plantguide__lead {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-plantguide__lead {
    font-size: 14px;
  }
}
.p-plantguide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px 41px;
  max-width: 1400px;
  margin: 64px auto 68px;
}
@media screen and (max-width: 768px) {
  .p-plantguide__list {
    gap: 30px;
    margin: 30px auto 30px;
  }
}
.p-plantguide__item {
  width: calc(33.33333% - 27.33333px);
  border: 1px solid #6EB92C;
  padding: 23px 24px 0;
}
@media screen and (max-width: 768px) {
  .p-plantguide__item {
    width: 100%;
    padding: 23px 12px 0;
  }
}
.p-plantguide__item h3 {
  color: #6EB92C;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-plantguide__item h3 {
    font-size: 18px;
  }
}
.p-plantguide__item figure {
  margin-top: 14px;
}
.p-plantguide__item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 390/300;
}
.p-plantguide__item span {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  margin: 14px 0 16px;
}
.p-plantguide-child {
  padding-top: 88px;
  padding-bottom: 218px;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-plantguide-child {
    padding-bottom: 100px;
  }
}
.p-plantguide-child__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 67px;
}
@media screen and (max-width: 768px) {
  .p-plantguide-child__list {
    margin: 0 auto 30px;
  }
}
.p-plantguide-child__item {
  width: 33.3333333333%;
  padding: 26px 24px 30px;
  position: relative;
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(148, 148, 148) 3%, rgb(148, 148, 148) 97%, rgb(255, 255, 255) 97%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(3%, rgb(255, 255, 255)), color-stop(3%, rgb(148, 148, 148)), color-stop(97%, rgb(148, 148, 148)), color-stop(97%, rgb(255, 255, 255)));
     border-image: linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(148, 148, 148) 3%, rgb(148, 148, 148) 97%, rgb(255, 255, 255) 97%);
  border-image-slice: 1;
}
@media screen and (max-width: 768px) {
  .p-plantguide-child__item {
    width: 100%;
    padding: 26px 24px 20px;
  }
  .p-plantguide-child__item::before {
    position: absolute;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgb(255, 255, 255)), color-stop(3%, rgb(148, 148, 148)), color-stop(97%, rgb(148, 148, 148)), color-stop(97%, rgb(255, 255, 255)));
    background: linear-gradient(180deg, rgb(255, 255, 255) 3%, rgb(148, 148, 148) 3%, rgb(148, 148, 148) 97%, rgb(255, 255, 255) 97%);
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
  }
}
.p-plantguide-child__item::after {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgb(255, 255, 255)), color-stop(3%, rgb(148, 148, 148)), color-stop(97%, rgb(148, 148, 148)), color-stop(97%, rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 3%, rgb(148, 148, 148) 3%, rgb(148, 148, 148) 97%, rgb(255, 255, 255) 97%);
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
}
.p-plantguide-child__item:nth-of-type(1)::before, .p-plantguide-child__item:nth-of-type(4)::before, .p-plantguide-child__item:nth-of-type(7)::before, .p-plantguide-child__item:nth-of-type(10)::before {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgb(255, 255, 255)), color-stop(3%, rgb(148, 148, 148)), color-stop(97%, rgb(148, 148, 148)), color-stop(97%, rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 3%, rgb(148, 148, 148) 3%, rgb(148, 148, 148) 97%, rgb(255, 255, 255) 97%);
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
}
.p-plantguide-child__item:nth-of-type(1), .p-plantguide-child__item:nth-of-type(2), .p-plantguide-child__item:nth-of-type(3) {
  border-top: 1px solid;
}
@media screen and (max-width: 768px) {
  .p-plantguide-child__item:nth-of-type(1), .p-plantguide-child__item:nth-of-type(2), .p-plantguide-child__item:nth-of-type(3) {
    border-top: unset;
  }
}
@media screen and (max-width: 768px) {
  .p-plantguide-child__item:nth-of-type(1) {
    border-top: 1px solid;
  }
}
.p-plantguide-child__item h2 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-plantguide-child__item h2 {
    font-size: 16px;
    margin-top: 20px;
  }
}
.p-plantguide-child__item figure {
  width: 100%;
}
.p-plantguide-child__item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 420/310;
}
.p-plantguide-single {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 140px;
  padding-top: 70px;
}
.p-plantguide-single {
  padding-bottom: 100px;
}
.p-plantguide-single__title {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 700;
}
.p-plantguide-single__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 30px;
}
.p-plantguide-single__head time {
  font-size: 16px;
  font-weight: 500;
}
.p-plantguide-single__img {
  margin-bottom: 27px;
}
.p-plantguide-single__img img {
  width: 100%;
  height: auto;
}
.p-plantguide-single__content {
  margin-bottom: 178px;
}
@media screen and (max-width: 768px) {
  .p-plantguide-single__content {
    margin-bottom: 90px;
  }
}
.p-plantguide-single__content p, .p-plantguide-single__content li, .p-plantguide-single__content a {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .p-plantguide-single__content p, .p-plantguide-single__content li, .p-plantguide-single__content a {
    font-size: 14px;
  }
}
.p-plantguide-single__content img {
  width: 100%;
  height: auto;
}
.p-plantguide-single__bottom {
  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: 48px;
  font-size: 18px;
  font-weight: 500;
  margin-top: 61px;
}

.p-p404 {
  padding: 308px 0 126px;
}
@media screen and (max-width: 768px) {
  .p-p404 {
    padding: 150px 0 126px;
  }
}
.p-p404__title {
  font-size: 64px;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-p404__title {
    font-size: 32px;
  }
}
.p-p404__title::first-letter {
  color: #6EB92C;
}
.p-p404__text {
  font-size: 24px;
  line-height: 2.0833333333;
  font-weight: 700;
  text-align: center;
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  .p-p404__text {
    font-size: 14px;
  }
}
.p-p404__button {
  background-color: #494B4A;
  color: #fff;
  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;
  max-width: 360px;
  height: 54px;
  width: 100%;
  margin: 23px auto 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-p404__button {
    height: 40px;
    font-size: 14px;
    max-width: 230px;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-mr16 {
  margin-right: 16px !important;
}

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

.u-mt5 {
  margin-top: 5px !important;
}

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

.u-mt15 {
  margin-top: 15px !important;
}

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

.u-mt25 {
  margin-top: 25px !important;
}

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

.u-mt35 {
  margin-top: 35px !important;
}

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

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

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-smt0 {
    margin-top: 0 !important;
  }
  .u-smt5 {
    margin-top: 5px !important;
  }
  .u-smt10 {
    margin-top: 10px !important;
  }
  .u-smt15 {
    margin-top: 15px !important;
  }
  .u-smt20 {
    margin-top: 20px !important;
  }
  .u-smb0 {
    margin-bottom: 0 !important;
  }
  .u-smb5 {
    margin-bottom: 5px !important;
  }
  .u-smb10 {
    margin-bottom: 10px !important;
  }
  .u-smb15 {
    margin-bottom: 15px !important;
  }
  .u-smb20 {
    margin-bottom: 20px !important;
  }
  .u-sml0 {
    margin-left: 0 !important;
  }
}
.u-w03per {
  width: 3% !important;
}

.u-w05per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w13per {
  width: 13% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w23per {
  width: 23% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w33per {
  width: 33% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w43per {
  width: 43% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w53per {
  width: 53% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w63per {
  width: 63% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w73per {
  width: 73% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w83per {
  width: 83% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w93per {
  width: 93% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-table-fixed {
  table-layout: fixed;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .s-text-center {
    text-align: center;
  }
}

/* background
--------------------------------------------------------------*/
.u-bg-blue {
  background: #F4F8FF;
}

/* hidden
--------------------------------------------------------------*/
.u-header-only {
  display: none;
}
@media screen and (max-width: 1480px) {
  .u-header-only {
    display: block;
  }
}

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

.u-xxl-only {
  display: none;
}
@media screen and (max-width: 1276px) {
  .u-xxl-only {
    display: block;
  }
}

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

.u-md-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-md-only {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .u-md-only--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-md-hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-md-hidden {
    display: none;
  }
}
.u-md-hidden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .u-md-hidden--flex {
    display: none;
  }
}