/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
/* # base
----------------------------------- */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  /*overflow: hidden;*/
  width: auto;
  background-color: #fff;
  font-family: "BIZ UDGothic", sans-serif;
  color: #010101;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media all and (-ms-high-contrast: active) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media only screen and (max-width: 736px) {
  body {
    min-width: 100%;
  }
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

@media only screen and (max-width: 736px) {
  html {
    font-size: 16px;
  }
}
html, body {
  height: 100%;
}

img {
  vertical-align: middle;
}

@media only screen and (max-width: 736px) {
  img {
    max-width: 100%;
  }
}
ul {
  list-style: none;
}

/* # web font
----------------------------------- */
.font-poppins {
  font-family: "Poppins", sans-serif !important;
}

/* # link style
----------------------------------- */
a {
  color: #3498db;
  text-decoration: none;
}

a:hover {
  color: #3498db;
  text-decoration: none;
}

/* # hover alpha
----------------------------------- */
.u-hover {
  transition: 0.2s ease-in-out;
}
.u-hover:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  transition: 0.3s ease-in-out;
}

a img.u-hover {
  transition: 0.2s ease-in-out;
}
a img.u-hover:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  transition: 0.3s ease-in-out;
}

/* # clear fix
----------------------------------- */
.u-cfx {
  *zoom: 1;
}
.u-cfx:before, .u-cfx:after {
  content: "";
  display: table;
}
.u-cfx:after {
  clear: both;
}

/* # for analyze tag
----------------------------------- */
body > img {
  display: none;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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: 1em;
  /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  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: 1em;
  /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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 */
}

/* 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;
}

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

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

/* # reset
----------------------------------- */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

ul, ol {
  list-style: none;
  list-style-type: none;
}

p, li, dt, dd, th, td, pre {
  line-break: strict;
  word-break: break-strict;
}

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

img {
  border: none;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
}

/* =========================================================
	footer
========================================================= */
.l-footer {
  display: flex;
  justify-content: space-between;
  background-color: #FFF5EB;
  padding: 40px;
  height: 240px;
}
@media only screen and (max-width: 736px) {
  .l-footer {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding: 40px 16px;
    height: auto;
  }
}

.l-footer__info-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 736px) {
  .l-footer__info-container {
    align-items: center;
  }
}

.l-footer__logo-content {
  display: block;
  width: 180px;
  height: auto;
}

.l-footer__nav {
  display: flex;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-footer__nav {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto auto auto;
    grid-template-columns: auto auto auto auto auto;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-auto-flow: column;
  }
}
@media only screen and (max-width: 736px) {
  .l-footer__nav {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 12px 0;
  }
}

.l-footer__nav-item {
  position: relative;
}
@media only screen and (max-width: 736px) {
  .l-footer__nav-item:nth-child(2n)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-block: auto;
    width: 1px;
    height: 24px;
    background-color: #444;
  }
}

@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-footer__nav-item--icon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    grid-area: 1/5/3/6;
  }
}

.l-footer__nav-item-content {
  display: block;
  padding: 16px 20px;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  line-height: 1;
  color: #444;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-footer__nav-item-content {
    padding: 8px;
  }
}
@media only screen and (max-width: 736px) {
  .l-footer__nav-item-content {
    text-align: center;
    padding: 12px 24px;
  }
}
@media (any-hover: hover) {
  .l-footer__nav-item-content:hover {
    color: #F6999C;
  }
}

@media only screen and (min-width: 737px) and (max-width: 960px) {
  .l-footer__nav-item-content-separated {
    display: none;
  }
}

/* =========================================================
	layout header
========================================================= */
.l-header {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  transition: 0.5s;
}
@media only screen and (max-width: 736px) {
  .l-header::after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    display: block;
    width: 0;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.5s;
    content: "";
  }
}
@media only screen and (max-width: 736px) {
  .l-header {
    right: -280px;
    display: flex;
    justify-content: right;
    width: 280px;
    height: 100%;
  }
}

@media only screen and (max-width: 736px) {
  .l-header.is-open {
    right: 0;
  }
}
@media only screen and (max-width: 736px) {
  .l-header.is-open::after {
    width: 100%;
    opacity: 0.4;
  }
}

.l-header__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  height: 80px;
  width: 100%;
  background-color: #EBFFEB;
}
@media only screen and (max-width: 736px) {
  .l-header__nav {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 72px 8px 40px;
    height: 100vh;
  }
}

.l-header__logo {
  display: block;
  line-height: 1;
  transition: 0.3s;
}
.l-header__logo:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 736px) {
  .l-header__logo {
    padding: 0 16px;
  }
}

.l-header__logo-content {
  display: block;
  width: 180px;
  height: 100%;
}

@media only screen and (max-width: 736px) {
  .l-header__nav-lists-container {
    margin-top: 16px;
    width: 100%;
  }
}

.l-header__nav-list {
  display: -ms-grid;
  display: grid;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  grid-auto-flow: column;
}
@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-header__nav-list {
    -ms-grid-columns: auto auto auto auto auto;
    grid-template-columns: auto auto auto auto auto;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media only screen and (max-width: 736px) {
  .l-header__nav-list {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
  }
}

.l-header__nav-list-item {
  font-size: 0.9rem;
}
@media only screen and (max-width: 736px) {
  .l-header__nav-list-item {
    font-size: 1rem;
    text-align: right;
  }
}

@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-header__nav-list-item--icon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    grid-area: 1/5/3/6;
  }
}

.l-header__nav-list-content {
  display: block;
  padding: 16px 20px;
  line-height: 1;
  color: #666;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .l-header__nav-list-content:hover {
    color: #559977;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1440px) {
  .l-header__nav-list-content {
    padding: 8px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header__nav-list-content {
    padding: 12px 16px;
  }
}

.l-header__nav-list-content--fill {
  margin: 0 8px;
  background-color: #666;
  color: #fff;
}
.l-header__nav-list-content--fill:hover {
  color: #fff;
  background-color: #999;
}
@media only screen and (max-width: 736px) {
  .l-header__nav-list-content--fill {
    margin: 8px 0;
    width: 100%;
  }
}

.l-header__nav-list-content--fill:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 736px) {
  .l-header__nav-list-content--fill:last-child {
    margin-bottom: 0;
  }
}

.l-header__hamburger {
  display: none;
}
@media only screen and (max-width: 736px) {
  .l-header__hamburger {
    display: block;
    position: fixed;
    top: 24px;
    right: 24px;
  }
}

.p-front-about__description {
  position: relative;
  padding-bottom: 20px;
  border-bottom: solid 1px #75C590;
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  color: #559977;
  text-align: center;
  word-break: keep-all;
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-about__description {
    font-size: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-about__description {
    padding: 16px;
    font-size: 14px;
    text-align: center;
  }
}

.p-front-about__contents {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 480px 1fr;
  grid-template-columns: 1fr 480px 1fr;
  gap: 40px;
}
@media only screen and (min-width: 1021px) and (max-width: 1200px) {
  .p-front-about__contents {
    -ms-grid-columns: 1fr 280px 1fr;
    grid-template-columns: 1fr 280px 1fr;
    gap: 20px;
  }
}
@media only screen and (max-width: 1020px) {
  .p-front-about__contents {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p-front-about__support {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 32px 24px;
  background-color: #FFF;
  border-radius: 16px;
}
@media only screen and (max-width: 1020px) {
  .p-front-about__support {
    order: 2;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p-front-about__support-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.p-front-about__support-title--yellow {
  color: #80734D;
}

.p-front-about__support-title--blue {
  color: #527ACC;
}

.p-front-about__support-title-main {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  color: inherit;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-front-about__support-title-main {
    font-size: 20px;
  }
}

.p-front-about__support-title-sub {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: inherit;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-front-about__support-title-sub {
    font-size: 16px;
  }
}

.p-front-about__support-description {
  font-size: 18px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-about__support-description {
    font-size: 16px;
  }
}

.p-front-about__diagram-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-front-about__diagram-description-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.p-front-about__diagram-description-label {
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  background-color: #75C590;
  color: #FFF;
}

.p-front-about__diagram-description {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  color: #75C590;
}
@media only screen and (max-width: 736px) {
  .p-front-about__diagram-description {
    font-size: 20px;
  }
}

.p-front-about__diagram {
  width: 100%;
  max-width: 480px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-front-about__diagram {
    max-width: 400px;
  }
}

.p-front-access__map {
  width: 100%;
  height: 640px;
}
@media only screen and (max-width: 736px) {
  .p-front-access__map {
    height: 320px;
  }
}

.p-front-case {
  position: relative;
}

.p-front-case__inner {
  gap: 120px !important;
}
@media only screen and (max-width: 736px) {
  .p-front-case__inner {
    gap: 40px !important;
  }
}

.p-front-case__cases {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__cases {
    max-width: 900px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__cases {
    gap: 40px 12px;
  }
}

.p-front-case__case {
  position: relative;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  overflow: visible;
}
.p-front-case__case::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  right: -40px;
  bottom: -40px;
  border: solid 4px #000;
  border-radius: 100%;
  filter: blur(20px);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 736px) {
  .p-front-case__case::before {
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
  }
}

.p-front-case__case--orange {
  font-size: 24px;
  color: #F96;
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--orange {
    font-size: 18px;
  }
}
.p-front-case__case--orange::before {
  border-color: #F96;
}

.p-front-case__case--green {
  font-size: 20px;
  color: #6C7;
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--green {
    font-size: 16px;
  }
}
.p-front-case__case--green::before {
  border-color: #6C7;
}

.p-front-case__case--blue {
  font-size: 16px;
  color: #527ACC;
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--blue {
    font-size: 14px;
  }
}
.p-front-case__case--blue::before {
  border-color: #527ACC;
}

.p-front-case__case--01 {
  top: 20px;
  order: 1;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--01 {
    top: auto;
    order: 1;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--01 {
    top: auto;
    order: 1;
  }
}

.p-front-case__case--02 {
  top: 20px;
  order: 4;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--02 {
    top: auto;
    order: 6;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--02 {
    top: auto;
    order: 4;
  }
}

.p-front-case__case--03 {
  order: 6;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--03 {
    order: 5;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--03 {
    order: 7;
  }
}

.p-front-case__case--04 {
  order: 7;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--04 {
    order: 7;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--04 {
    order: 5;
  }
}

.p-front-case__case--05 {
  top: 20px;
  order: 2;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--05 {
    top: auto;
    order: 2;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--05 {
    top: auto;
    order: 2;
  }
}

.p-front-case__case--06 {
  order: 3;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--06 {
    order: 4;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--06 {
    order: 3;
  }
}

.p-front-case__case--07 {
  top: -40px;
  right: -40px;
  order: 5;
}
@media only screen and (min-width: 737px) and (max-width: 1400px) {
  .p-front-case__case--07 {
    top: auto;
    right: auto;
    order: 3;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-case__case--07 {
    top: auto;
    right: auto;
    order: 6;
  }
}

.p-front-contact {
  position: relative;
}

.p-front-contact__buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-inline: auto;
}
@media only screen and (min-width: 737px) and (max-width: 960px) {
  .p-front-contact__buttons {
    flex-direction: column;
    gap: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-contact__buttons {
    flex-direction: column;
    gap: 20px;
  }
}

.p-front-contact__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 360px;
  height: 80px;
  border: solid 2px #F6999C;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  border-radius: 12px;
  background-color: #F6999C;
  color: #FFF;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-front-contact__button {
    width: 260px;
    height: 64px;
    font-size: 20px;
  }
}
.p-front-contact__button::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  margin-block: auto;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #FFF;
  transition: all 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .p-front-contact__button:hover {
    background-color: transparent;
    color: #F6999C;
  }
  .p-front-contact__button:hover::before {
    background-color: #F6999C;
  }
}

.p-front-curriculum__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 80px 40px;
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-curriculum__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.p-front-curriculum__list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  gap: 20px;
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-curriculum__list-item {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    gap: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    gap: 20px;
  }
}

.p-front-curriculum__list-item-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #559977;
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item-title {
    font-size: 20px;
    text-align: center;
  }
}

.p-front-curriculum__list-item-description {
  font-size: 16px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item-description {
    font-size: 14px;
    text-align: center;
  }
}

.p-front-curriculum__list-item-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 12px;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  line-height: 2;
  color: #444;
}

.p-front-curriculum__list-item-list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 1px 1fr;
  grid-template-columns: 80px 1px 1fr;
  align-items: flex-start;
  background: #FFF;
  border-radius: 8px;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item-list-item {
    -ms-grid-columns: 72px 1px 1fr;
    grid-template-columns: 72px 1px 1fr;
  }
}

.p-front-curriculum__list-item-list-item-number {
  margin: 18px auto;
  font-size: 32px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #559977;
}

.p-front-curriculum__list-item-list-item-divider {
  width: 1px;
  height: 100%;
  background-color: #DDF3DD;
  border: none;
}

.p-front-curriculum__list-item-list-item-contents {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 20px;
}

.p-front-curriculum__list-item-list-item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  color: #444;
}

.p-front-curriculum__list-item-list-item-description {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item-list-item-description {
    font-size: 14px;
  }
}

.p-front-curriculum__list-item-list-item-description--small {
  font-size: 14px;
  color: #999;
}
@media only screen and (max-width: 736px) {
  .p-front-curriculum__list-item-list-item-description--small {
    font-size: 12px;
  }
}

.p-front-flow {
  position: relative;
}

.p-front-flow__inner {
  display: flex;
  align-items: flex-start;
  flex-direction: row !important;
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-flow__inner {
    flex-direction: column !important;
    align-items: center;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-flow__inner {
    flex-direction: column !important;
    align-items: center;
  }
}

.p-front-flow__heading {
  flex-shrink: 0;
}

.p-front-flow__steps {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__steps {
    gap: 12px;
  }
}

.p-front-flow__step {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 144px 1px 1fr;
  grid-template-columns: 144px 1px 1fr;
  align-items: center;
  border-radius: 12px;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__step {
    -ms-grid-columns: 72px 1px 1fr;
    grid-template-columns: 72px 1px 1fr;
  }
}

.p-front-flow__step--pink {
  background-color: #FFF5EB;
}

.p-front-flow__step--yellow {
  background-color: #FFFFCC;
}

.p-front-flow__step--blue {
  background-color: #E5F2FF;
}

.p-front-flow__step-number {
  margin-inline: auto;
  font-size: 64px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__step-number {
    font-size: 32px;
  }
}

.p-front-flow__step-number--pink {
  color: #F6999C;
}

.p-front-flow__step-number--yellow {
  color: #CCA329;
}

.p-front-flow__step-number--blue {
  color: #527ACC;
}

.p-front-flow__step-divider {
  width: 1px;
  height: 100%;
  background-color: #CCC;
  border: none;
}

.p-front-flow__step-contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 32px;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__step-contents {
    padding: 12px 20px;
  }
}

.p-front-flow__step-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__step-title {
    font-size: 18px;
  }
}

.p-front-flow__step-description {
  font-size: 16px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-flow__step-description {
    font-size: 14px;
  }
}

.p-front-mainvisual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 160px 80px 80px;
  height: 640px;
  width: 100%;
  background-color: #FFFBF7;
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .p-front-mainvisual {
    padding: 160px 40px 80px;
    height: 720px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual {
    flex-direction: column;
    align-items: center;
    padding: 100px 16px 40px;
    height: auto;
    gap: 40px;
  }
}

.p-front-mainvisual__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__texts {
    align-items: center;
  }
}

.p-front-mainvisual__logo-wrapper {
  position: relative;
  width: 100%;
  max-width: 400px;
  height: auto;
}
@media only screen and (min-width: 1021px) and (max-width: 1440px) {
  .p-front-mainvisual__logo-wrapper {
    max-width: 360px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-mainvisual__logo-wrapper {
    max-width: 320px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__logo-wrapper {
    max-width: 320px;
  }
}
.p-front-mainvisual__logo-wrapper::before {
  content: "";
  position: absolute;
  top: -60px;
  left: -32px;
  right: -32px;
  bottom: -52px;
  border: solid 20px #CAEEC6;
  border-radius: 100%;
  filter: blur(2px);
  z-index: -10;
}

.p-front-mainvisual__logo {
  width: 100%;
  height: auto;
}

.p-front-mainvisual__lead {
  margin-top: 72px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #444;
}
@media only screen and (min-width: 1021px) and (max-width: 1440px) {
  .p-front-mainvisual__lead {
    font-size: 32px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-mainvisual__lead {
    font-size: 28px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__lead {
    margin-top: 64px;
    font-size: 28px;
    text-align: center;
  }
}

.p-front-mainvisual__catch {
  margin-top: 24px;
  font-size: 20px;
  line-height: 1.8;
  color: #444;
}
@media only screen and (min-width: 1021px) and (max-width: 1440px) {
  .p-front-mainvisual__catch {
    font-size: 16px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-mainvisual__catch {
    font-size: 16px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__catch {
    margin-top: 24px;
    font-size: 16px;
    text-align: center;
  }
}

.p-front-mainvisual__description {
  position: relative;
  margin-top: 20px;
  padding: 20px;
  width: 100%;
  max-width: 400px;
  background-color: #FFF;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  color: #666;
  word-break: keep-all;
}
@media only screen and (min-width: 1021px) and (max-width: 1440px) {
  .p-front-mainvisual__description {
    max-width: 360px;
  }
}
@media only screen and (min-width: 1021px) and (max-width: 1200px) {
  .p-front-mainvisual__description {
    max-width: 280px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-mainvisual__description {
    max-width: 280px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__description {
    position: relative;
    max-width: 320px;
    padding: 16px;
    font-size: 14px;
    text-align: center;
  }
}
.p-front-mainvisual__description::after {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 20px;
  height: 12px;
  background-color: #FFF;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.p-front-mainvisual__diagram {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .p-front-mainvisual__diagram {
    top: auto;
    left: auto;
    right: 40px;
    bottom: 80px;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__diagram {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    align-items: center;
  }
}

.p-front-mainvisual__img-wrapper {
  width: 100%;
  max-width: 400px;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
}
@media only screen and (min-width: 1021px) and (max-width: 1440px) {
  .p-front-mainvisual__img-wrapper {
    max-width: 360px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .p-front-mainvisual__img-wrapper {
    max-width: 280px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__img-wrapper {
    position: relative;
    max-width: 320px;
  }
}

.p-front-mainvisual__img {
  width: 100%;
  height: auto;
}

.p-front-mainvisual__video-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  aspect-ratio: 1;
}
@media only screen and (min-width: 1021px) and (max-width: 1200px) {
  .p-front-mainvisual__video-wrapper {
    top: -120px;
    bottom: auto;
    width: 640px;
    height: auto;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1020px) {
  .p-front-mainvisual__video-wrapper {
    top: -80px;
    bottom: auto;
    width: 400px;
    height: auto;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-mainvisual__video-wrapper {
    bottom: auto;
    width: 100%;
    opacity: 0.2;
  }
}

.p-front-mainvisual__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-front-partner {
  position: relative;
}

.p-front-partner__inner {
  flex-direction: row !important;
  align-items: center;
}
@media only screen and (max-width: 736px) {
  .p-front-partner__inner {
    flex-direction: column !important;
  }
}

.p-front-partner__heading {
  flex-shrink: 0;
}

.p-front-partner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
@media only screen and (min-width: 737px) and (max-width: 1080px) {
  .p-front-partner__content {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .p-front-partner__content {
    flex-direction: column;
    gap: 40px;
  }
}

.p-front-partner__title {
  font-size: 24px;
  font-weight: 700;
  color: #559977;
}
@media only screen and (max-width: 736px) {
  .p-front-partner__title {
    font-size: 20px;
  }
}

.p-front-partner__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 260px;
  height: 64px;
  border: solid 2px #559977;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  border-radius: 12px;
  background-color: #559977;
  color: #FFF;
  transition: all 0.2s ease-in-out;
}
.p-front-partner__button::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  margin-block: auto;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #FFF;
  transition: all 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .p-front-partner__button:hover {
    background-color: transparent;
    color: #559977;
  }
  .p-front-partner__button:hover::before {
    background-color: #559977;
  }
}

.p-front-price {
  position: relative;
}

.p-front-price__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
}
@media only screen and (max-width: 1280px) {
  .p-front-price__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p-front-price__list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item {
    align-items: center;
    gap: 12px;
  }
}

.p-front-price__list-item-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #F6999C;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-title {
    font-size: 18px;
  }
}

.p-front-price__list-item-list-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-container {
    gap: 24px;
  }
}

.p-front-price__list-item-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.p-front-price__list-item-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 80px;
  padding: 12px 20px;
  border-radius: 12px;
  background-color: #FFF5EB;
  gap: 12px;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item {
    padding: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .p-front-price__list-item-list-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    min-height: auto;
  }
}

.p-front-price__list-item-list-item-heading-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #F6999C;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item-heading-title {
    font-size: 16px;
  }
}

.p-front-price__list-item-list-item-heading-notes {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item-heading-notes {
    font-size: 16px;
  }
}

.p-front-price__list-item-list-item-heading-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #444;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/3/3;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item-heading-description {
    font-size: 14px;
  }
}

.p-front-price__list-item-list-item-prices {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}

.p-front-price__list-item-list-item-prices-line {
  display: flex;
  align-items: baseline;
  gap: 4px;
}

.p-front-price__list-item-list-item-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
}

.p-front-price__list-item-list-item-price-main {
  font-size: 24px;
  font-weight: 700;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item-price-main {
    font-size: 18px;
  }
}

.p-front-price__list-item-list-item-price-sub {
  font-size: 16px;
  font-weight: 700;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-price__list-item-list-item-price-sub {
    font-size: 14px;
  }
}

.p-front-price__list-item-divider {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #CCC;
}

.p-front-staff__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 1020px) {
  .p-front-staff__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.p-front-staff__list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 32px 20px;
  border-radius: 12px;
  height: 100%;
  background-color: #FFF;
}

.p-front-staff__list-item-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
  text-align: center;
  color: #559977;
}
@media only screen and (max-width: 736px) {
  .p-front-staff__list-item-title {
    font-size: 18px;
  }
}

.p-front-staff__list-item-title-role {
  font-size: 24px;
  font-weight: 700;
  word-break: keep-all;
}
@media only screen and (max-width: 736px) {
  .p-front-staff__list-item-title-role {
    font-size: 18px;
  }
}

.p-front-staff__list-item-title-name {
  font-size: 20px;
}
@media only screen and (max-width: 736px) {
  .p-front-staff__list-item-title-name {
    font-size: 16px;
  }
}

.p-front-staff__list-item-title-divider {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #CCC;
}

.p-front-staff__list-item-description {
  font-size: 18px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-staff__list-item-description {
    font-size: 14px;
  }
}

.p-front-voice {
  position: relative;
}

.p-front-voice__list-wrapper {
  position: relative;
  width: 100%;
}

.p-front-voice__list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-inline: 10px;
  padding: 24px;
  border-radius: 8px;
  width: 480px;
  height: auto;
  background-color: #FFF5EB;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-item {
    width: calc(100% - 48px);
    gap: 12px;
    margin-inline: 6px;
  }
}

.p-front-voice__list-item-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  color: #F6999C;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-item-title {
    font-size: 20px;
  }
}

.p-front-voice__list-item-history {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
}

.p-front-voice__list-item-history-period {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-item-history-period {
    font-size: 16px;
  }
}

.p-front-voice__list-item-history-line {
  width: 1px;
  height: 24px;
  border: none;
  background-color: #999;
}

.p-front-voice__list-item-history-curriculum {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-item-history-curriculum {
    font-size: 16px;
  }
}

.p-front-voice__list-item-description {
  font-size: 18px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-item-description {
    font-size: 14px;
  }
}

.p-front-voice__list-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
}
@media only screen and (max-width: 736px) {
  .p-front-voice__list-dots {
    margin-top: 24px;
  }
}
.p-front-voice__list-dots .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: solid 1px #F6999C;
  transition: all 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .p-front-voice__list-dots .swiper-pagination-bullet:hover {
    cursor: pointer;
    background-color: #F6999C;
  }
}
.p-front-voice__list-dots .swiper-pagination-bullet-active {
  background-color: #F6999C;
}

.c-bg-flowers {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
  overflow: hidden;
}

.c-bg-flowers_flower:first-child {
  position: absolute;
  top: -80px;
  right: -120px;
  width: 400px;
  opacity: 0.2;
}

.c-bg-flowers_flower:last-child {
  position: absolute;
  left: -80px;
  bottom: -120px;
  width: 320px;
  opacity: 0.2;
}

.c-hamburger {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 2px;
  padding: 0;
}
.c-hamburger:hover .c-hamburger__line--1 {
  right: -3px;
}
.c-hamburger:hover .c-hamburger__line--2 {
  right: 3px;
}
.c-hamburger:hover .c-hamburger__line--3 {
  right: -3px;
}

.c-hamburger__line {
  position: absolute;
  right: 0;
  background: #666;
  height: 2px;
  width: 100%;
  transition: 0.2s;
}
.c-hamburger__line--1 {
  top: 0;
}
.c-hamburger__line--2 {
  top: 9px;
}
.c-hamburger__line--3 {
  top: 18px;
  width: 60%;
}

.is-open .c-hamburger__line--1 {
  top: 9px;
  right: 0 !important;
  width: 120%;
  transform: rotate(45deg);
}
.is-open .c-hamburger__line--2 {
  right: 10px !important;
  opacity: 0;
}
.is-open .c-hamburger__line--3 {
  top: 9px;
  right: 0 !important;
  width: 120%;
  transform: rotate(-45deg);
}

.js-on-reach-item {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.6s ease-in-out;
}

.js-on-reach-item.is-on {
  opacity: 1;
  transform: translateY(0);
}

.c-section-heading {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1px 1fr;
  grid-template-columns: auto 1px 1fr;
  align-items: flex-start;
  justify-content: flex-start;
  height: -moz-fit-content;
  height: fit-content;
  gap: 40px;
}
@media only screen and (max-width: 736px) {
  .c-section-heading {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.c-section-heading--center {
  display: flex;
  justify-content: center;
}

.c-section-heading__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .c-section-heading__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 736px) {
  .c-section-heading__title {
    font-size: 24px;
    text-align: center;
  }
}

.c-section-heading__divider {
  display: block;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  width: 1px;
  height: auto;
  border: none;
  background: #CCC;
}
@media only screen and (max-width: 736px) {
  .c-section-heading__divider {
    display: none;
  }
}

.c-section-heading__description {
  font-size: 18px;
  line-height: 2;
  color: #444;
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .c-section-heading__description {
    font-size: 16px;
  }
}
@media only screen and (max-width: 736px) {
  .c-section-heading__description {
    font-size: 16px;
    text-align: center;
  }
}

.c-section-heading__content {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media only screen and (min-width: 737px) and (max-width: 1200px) {
  .c-section-heading__content {
    flex-direction: column;
    gap: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .c-section-heading__content {
    flex-direction: column;
    gap: 40px;
  }
}

@media only screen and (min-width: 737px) and (max-width: 960px) {
  .l-header__nav-list-content-separated {
    display: none;
  }
}

.c-section-heading__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  grid-template-rows: repeat(auto-fill, auto);
  gap: 20px 16px;
  width: 100%;
}

.c-section-heading__list-item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .c-section-heading__list-item-title {
    font-size: 14px;
  }
}

.c-section-heading__list-item-description {
  font-size: 18px;
  line-height: 2;
  color: #444;
}
@media only screen and (max-width: 736px) {
  .c-section-heading__list-item-description {
    font-size: 14px;
  }
}

.c-section-heading__thumbnail-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  gap: 20px;
}

.c-section-heading__thumbnail-list-item-content {
  width: 200px;
  height: auto;
}

.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-mt30 {
  margin-top: 30px !important;
}

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

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

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

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

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

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

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

@media only screen and (min-width: 737px) {
  .u-pc-mt0 {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-pc-mt100 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-mt0 {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .u-sp-mt90 {
    margin-top: 90px !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-mb30 {
  margin-bottom: 30px !important;
}

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

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

@media only screen and (min-width: 737px) {
  .u-pc-mb0 {
    margin-bottom: 0 !important;
  }

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

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

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

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

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

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

  .u-pc-mb50 {
    margin-bottom: 50px !important;
  }

  .u-pc-mb60 {
    margin-bottom: 60px !important;
  }

  .u-pc-mb70 {
    margin-bottom: 70px !important;
  }

  .u-pc-mb80 {
    margin-bottom: 80px !important;
  }

  .u-pc-mb90 {
    margin-bottom: 90px !important;
  }

  .u-pc-mb100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }

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

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

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

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

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

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

  .u-sp-mb50 {
    margin-bottom: 50px !important;
  }

  .u-sp-mb60 {
    margin-bottom: 60px !important;
  }

  .u-sp-mb70 {
    margin-bottom: 70px !important;
  }

  .u-sp-mb80 {
    margin-bottom: 80px !important;
  }

  .u-sp-mb90 {
    margin-bottom: 90px !important;
  }

  .u-sp-mb100 {
    margin-bottom: 100px !important;
  }
}
.u-pt0 {
  padding-top: 0 !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

@media only screen and (min-width: 737px) {
  .u-pc-pt0 {
    padding-top: 0 !important;
  }

  .u-pc-pt5 {
    padding-top: 5px !important;
  }

  .u-pc-pt10 {
    padding-top: 10px !important;
  }

  .u-pc-pt15 {
    padding-top: 15px !important;
  }

  .u-pc-pt20 {
    padding-top: 20px !important;
  }

  .u-pc-pt30 {
    padding-top: 30px !important;
  }

  .u-pc-pt40 {
    padding-top: 40px !important;
  }

  .u-pc-pt50 {
    padding-top: 50px !important;
  }

  .u-pc-pt60 {
    padding-top: 60px !important;
  }

  .u-pc-pt70 {
    padding-top: 70px !important;
  }

  .u-pc-pt80 {
    padding-top: 80px !important;
  }

  .u-pc-pt90 {
    padding-top: 90px !important;
  }

  .u-pc-pt100 {
    padding-top: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-pt0 {
    padding-top: 0 !important;
  }

  .u-sp-pt5 {
    padding-top: 5px !important;
  }

  .u-sp-pt10 {
    padding-top: 10px !important;
  }

  .u-sp-pt15 {
    padding-top: 15px !important;
  }

  .u-sp-pt20 {
    padding-top: 20px !important;
  }

  .u-sp-pt30 {
    padding-top: 30px !important;
  }

  .u-sp-pt40 {
    padding-top: 40px !important;
  }

  .u-sp-pt50 {
    padding-top: 50px !important;
  }

  .u-sp-pt60 {
    padding-top: 60px !important;
  }

  .u-sp-pt70 {
    padding-top: 70px !important;
  }

  .u-sp-pt80 {
    padding-top: 80px !important;
  }

  .u-sp-pt90 {
    padding-top: 90px !important;
  }

  .u-sp-pt100 {
    padding-top: 100px !important;
  }
}
.u-pb0 {
  padding-bottom: 0 !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

@media only screen and (min-width: 737px) {
  .u-pc-pb0 {
    padding-bottom: 0 !important;
  }

  .u-pc-pb5 {
    padding-bottom: 5px !important;
  }

  .u-pc-pb10 {
    padding-bottom: 10px !important;
  }

  .u-pc-pb15 {
    padding-bottom: 15px !important;
  }

  .u-pc-pb20 {
    padding-bottom: 20px !important;
  }

  .u-pc-pb30 {
    padding-bottom: 30px !important;
  }

  .u-pc-pb40 {
    padding-bottom: 40px !important;
  }

  .u-pc-pb50 {
    padding-bottom: 50px !important;
  }

  .u-pc-pb60 {
    padding-bottom: 60px !important;
  }

  .u-pc-pb70 {
    padding-bottom: 70px !important;
  }

  .u-pc-pb80 {
    padding-bottom: 80px !important;
  }

  .u-pc-pb90 {
    padding-bottom: 90px !important;
  }

  .u-pc-pb100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-pb0 {
    padding-bottom: 0 !important;
  }

  .u-sp-pb5 {
    padding-bottom: 5px !important;
  }

  .u-sp-pb10 {
    padding-bottom: 10px !important;
  }

  .u-sp-pb15 {
    padding-bottom: 15px !important;
  }

  .u-sp-pb20 {
    padding-bottom: 20px !important;
  }

  .u-sp-pb30 {
    padding-bottom: 30px !important;
  }

  .u-sp-pb40 {
    padding-bottom: 40px !important;
  }

  .u-sp-pb50 {
    padding-bottom: 50px !important;
  }

  .u-sp-pb60 {
    padding-bottom: 60px !important;
  }

  .u-sp-pb70 {
    padding-bottom: 70px !important;
  }

  .u-sp-pb80 {
    padding-bottom: 80px !important;
  }

  .u-sp-pb90 {
    padding-bottom: 90px !important;
  }

  .u-sp-pb100 {
    padding-bottom: 100px !important;
  }
}
.u-ta-c {
  text-align: center !important;
}

.u-ta-l {
  text-align: left !important;
}

.u-ta-r {
  text-align: right !important;
}

.u-va-t {
  vertical-align: top !important;
}

.u-va-m {
  vertical-align: middle !important;
}

.u-va-b {
  vertical-align: bottom !important;
}

.u-pos-r {
  position: relative !important;
}

.u-pos-a {
  position: absolute !important;
}

.u-show {
  display: block !important;
}

.u-hide {
  display: none !important;
}

.u-visible {
  visibility: visible !important;
}

.u-invisible {
  visibility: hidden !important;
}

.u-bg-green {
  background-color: #EBFFEB !important;
}

.u-inner {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 120px 80px;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .u-inner {
    gap: 40px;
    padding: 40px 16px;
  }
}

.u-inner--wide {
  padding-inline: 0;
}

@media only screen and (min-width: 737px) {
  .u-pc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-none {
    display: none !important;
  }
}
