@charset "UTF-8";

/* ======================================================================
 base
====================================================================== */

html {
  font-size: 62.5%;
}

body {
  color: #222222;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  position: relative;
}

body.u_body_fixed {
  position: fixed;
  top: 0;
  left: 0;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */

a {
  text-decoration: none;
}

a:link {
  cursor: pointer;
}

a[href^=tel] {
  color: #222222;
  pointer-events: none;
}

/* Text Highlight */

/* button */

button {
  display: block;
}

textarea {
  resize: vertical;
}

picture {
  display: block;
  width: 100%;
  height: auto;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #ffffff;
}

/* placeholder */

input:-moz-placeholder-shown,
textarea:-moz-placeholder-shown {
  color: #ffffff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
}

input:placeholder-shown,
textarea:placeholder-shown {
  color: #ffffff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
}

input:focus:-moz-placeholder-shown,
textarea:focus:-moz-placeholder-shown {
  color: #ffffff;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #ffffff;
}

input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #ffffff;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #ffffff;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #ffffff;
}

img {
  max-width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.simplebar-track.simplebar-horizontal {
  visibility: hidden;
}

.simplebar-scrollbar::before {
  visibility: hidden;
}

/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model */

/* ============================================ */

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */

/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  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: 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 */

/* ============================================ */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  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;
  border: 0;
  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;
  border: 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;
  font-weight: bold;
}

/* Misc */

/* ============================================ */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.c-breadcrumb {
  font-size: 0.7291666667vw;
  letter-spacing: 0.04em;
}

.c-breadcrumb span {
  font-weight: normal;
  vertical-align: middle;
}

.c-breadcrumb span span:first-child {
  color: #08812A;
  font-weight: bold;
}

.c-breadcrumb__separate {
  position: relative;
  margin: 0 calc(100vw * 10 / 1920);
}

.c-breadcrumb__separate::after {
  content: "";
  display: inline-block;
  width: calc(100vw * 8 / 1920);
  height: calc(100vw * 8 / 1920);
  border-top: calc(100vw * 2 / 1920) solid #7C7C7C;
  border-right: calc(100vw * 2 / 1920) solid #7C7C7C;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.c-campaign {
  width: 100%;
  padding: calc(100vw * 65 / 1920) 0 calc(100vw * 80 / 1920);
}

.c-campaign__bg {
  background: url("../img/about-numbers-bg.png") no-repeat center/cover;
}

.c-campaign .l-flex {
  gap: calc(100vw * 40 / 1920);
  margin-top: calc(100vw * 40 / 1920);
}

.c-campaign .l-flex:has(> :only-child) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-campaign__image {
  width: calc(100vw * 620 / 1920);
  height: auto;
}

.c-campaign__image img {
  width: 100%;
  height: auto;
}

.c-coach__bg {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF4E6));
  background: -webkit-linear-gradient(top, #fff, #EEF4E6);
  background: linear-gradient(to bottom, #fff, #EEF4E6);
  padding-bottom: calc(100vw * 80 / 1920);
}

.c-coach__title {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.3;
}

.c-coach__title-border {
  margin-top: calc(100vw * 15 / 1920);
  border-top: 1px solid #DDDDDD;
}

.c-coach .splide__pagination__page.is-active {
  background-color: #136F2D;
}

.c-coach .l-grid__item {
  width: calc(100vw * 320 / 1920);
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  border-radius: calc(100vw * 12 / 1920);
  background-color: #fff;
}

.c-coach__image {
  width: 100%;
  height: calc(100vw * 160 / 1920);
  border-radius: calc(100vw * 12 / 1920) calc(100vw * 12 / 1920) 0 0;
}

.c-coach__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: inherit;
}

.c-coach__text-block {
  padding: calc(100vw * 15 / 1920) calc(100vw * 20 / 1920) calc(100vw * 25 / 1920);
}

.c-coach__name {
  font-size: calc(100vw * 22 / 1920);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.3;
}

.c-coach__hr {
  width: 100%;
  border-top: 2px dashed #136F2D;
  margin-top: calc(100vw * 15 / 1920);
}

.c-coach__table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 calc(100vw * 15 / 1920);
}

.c-coach__table tbody {
  font-size: calc(100vw * 14 / 1920);
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 500;
}

.c-coach__table th {
  width: calc(100vw * 100 / 1920);
  white-space: nowrap;
  font-size: calc(100vw * 14 / 1920);
  line-height: 1.4285714286;
}

.c-coach__label {
  font-size: calc(100vw * 18 / 1920);
  letter-spacing: 0.05em;
  line-height: 1.1111111111;
  font-weight: 500;
}

.c-coach__comment {
  margin-top: calc(100vw * 5 / 1920);
  font-size: calc(100vw * 15 / 1920);
  letter-spacing: 0.1em;
  line-height: 1.4666666667;
  height: calc(100vw * 115 / 1920);
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-company-plan__bg {
  width: 100%;
  height: 100%;
  background: #052F26;
  padding: calc(100vw * 30 / 1920) 0 calc(100vw * 80 / 1920) 0;
}

.c-company-plan__badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-weight: bold;
  line-height: 1.3;
  font-size: calc(100vw * 28 / 1920);
  padding: 0 calc(100vw * 50 / 1920);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-company-plan__badge:before,
.c-company-plan__badge::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  color: inherit;
  pointer-events: none;
  vertical-align: middle;
}

.c-company-plan__badge::before {
  content: "\\";
  left: 0;
}

.c-company-plan__badge::after {
  content: "/";
  right: 0;
}

.c-company-plan__title {
  font-size: calc(100vw * 38 / 1920);
  font-weight: bold;
  text-align: center;
  line-height: 1.2631578947;
  white-space: nowrap;
  letter-spacing: 0;
}

.c-company-plan__container {
  margin-top: calc(100vw * 40 / 1920);
}

.c-company-plan__item {
  background: #fff;
  border-radius: calc(100vw * 12 / 1920);
  margin-top: calc(100vw * 45 / 1920);
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  font-weight: bold;
}

.c-company-plan__item:first-child {
  margin-top: 0;
}

.c-company-plan__header {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFEC91), color-stop(50%, #D8BD36), color-stop(70%, #BFAA40), to(#BAA642));
  background: -webkit-linear-gradient(top, #FFEC91 0%, #D8BD36 50%, #BFAA40 70%, #BAA642 100%);
  background: linear-gradient(to bottom, #FFEC91 0%, #D8BD36 50%, #BFAA40 70%, #BAA642 100%);
  border-radius: calc(100vw * 12 / 1920) calc(100vw * 12 / 1920) 0 0;
  padding: calc(100vw * 25 / 1920) 0;
  position: relative;
}

.c-company-plan__header:before,
.c-company-plan__header::after {
  content: "";
  position: absolute;
  top: calc(100vw * 8 / 1920);
  width: calc(100vw * 114 / 1920);
  height: calc(100vw * 114 / 1920);
}

.c-company-plan__header::before {
  background: url("../img/deco-frame-left.png") no-repeat center/contain;
  left: calc(100vw * 8 / 1920);
}

.c-company-plan__header::after {
  background: url("../img/deco-frame-right.png") no-repeat center/contain;
  right: calc(100vw * 8 / 1920);
}

.c-company-plan__bubble {
  width: calc(100vw * 240 / 1920);
  height: calc(100vw * 40 / 1920);
  font-size: calc(100vw * 20 / 1920);
  font-weight: 500;
  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;
  border-radius: calc(100vw * 20 / 1920);
  position: relative;
  margin-inline: auto;
  background: #222222;
}

.c-company-plan__bubble::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: calc(100vw * 15 / 1920);
  height: calc(100vw * 16 / 1920);
  background: #222222;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  bottom: calc(100vw * -13 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-company-plan__subtitle {
  font-size: calc(100vw * 48 / 1920);
  line-height: 1.0833333333;
  margin-top: calc(100vw * 15 / 1920);
  text-shadow: 0px 2px 8px rgba(54, 46, 3, 0.6);
  text-align: center;
}

.c-company-plan__subtitle--lg {
  font-size: calc(100vw * 55 / 1920);
  text-align: center;
  line-height: 1.3;
}

.c-company-plan .l-inner--940 {
  width: 100%;
  max-width: calc(100vw * 940 / 1920);
  margin: 0 auto;
}

.c-company-plan__benefits {
  padding: calc(100vw * 30 / 1920) 0;
  width: 100%;
}

.c-company-plan__benefit-item {
  font-size: calc(100vw * 28 / 1920);
  line-height: 1.3;
  width: calc(100vw * 300 / 1920);
  height: calc(100vw * 100 / 1920);
  border-radius: calc(100vw * 12 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(#11702D), to(#093817));
  background: -webkit-linear-gradient(top, #11702D, #093817);
  background: linear-gradient(to bottom, #11702D, #093817);
  color: #fff;
  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;
  text-align: center;
  letter-spacing: 0.06em;
}

.c-company-plan__benefit-item--sm {
  font-size: calc(100vw * 26 / 1920);
  line-height: 1.3076923077;
}

.c-company-plan__hr {
  width: 100%;
  height: calc(100vw * 60 / 1920);
  border-top: 2px solid #451F1C;
  border-bottom: 2px solid #451F1C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-company-plan__hr-text {
  width: 100%;
  text-align: center;
  font-size: calc(100vw * 24 / 1920);
  font-weight: 500;
  color: #4E2E00;
  height: calc(100vw * 40 / 1920);
  border-top: 1px solid #451F1C;
  border-bottom: 1px solid #451F1C;
  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;
}

.c-company-plan__point-block {
  width: 100%;
  padding: calc(100vw * 40 / 1920) 0;
}

.c-company-plan__point-image {
  width: calc(100vw * 420 / 1920);
  height: calc(100vw * 226 / 1920);
}

.c-company-plan__point-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 12 / 1920);
}

.c-company-plan__point-box {
  width: calc(100vw * 490 / 1920);
  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;
}

.c-company-plan__point-text {
  font-size: calc(100vw * 26 / 1920);
  line-height: 1.3076923077;
  letter-spacing: 0.04em;
  padding-left: calc(100vw * 45 / 1920);
  position: relative;
  margin-top: calc(100vw * 20 / 1920);
  font-weight: bold;
}

.c-company-plan__point-text:first-child {
  margin-top: 0;
}

.c-company-plan__point-text::before {
  content: "";
  display: inline-block;
  width: calc(100vw * 34 / 1920);
  height: calc(100vw * 34 / 1920);
  background: url("../img/icon-checkbox.svg") no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 0.2em;
}

.c-company-plan__point-text small {
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #7C7C7C;
}

.c-company-plan__point-hr {
  width: 100%;
  border-top: 1px solid #7C7C7C;
}

.c-company-plan__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.c-company-plan__price-amount {
  font-size: calc(100vw * 64 / 1920);
  color: #866F03;
}

.c-company-plan__price-unit {
  font-size: calc(100vw * 26 / 1920);
  font-weight: bold;
  margin-left: calc(100vw * 5 / 1920);
}

.c-compare__bg {
  background: #136F2D;
  padding: calc(100vw * 40 / 1920) 0 calc(100vw * 85 / 1920) 0;
}

.c-compare__container {
  margin-top: calc(100vw * 50 / 1920) !important;
  width: 100%;
  height: auto;
  padding: calc(100vw * 40 / 1920) calc(100vw * 60 / 1920) calc(100vw * 60 / 1920) calc(100vw * 60 / 1920);
  background: #EFEFEF;
  border-radius: calc(100vw * 24 / 1920);
}

.c-compare__table {
  width: 100%;
  font-size: calc(100vw * 14 / 1920);
  font-weight: 500;
  line-height: 1.7142857143;
  letter-spacing: 0.04em;
  text-align: center;
  border-collapse: separate;
  /* 固定レイアウトにする */
  table-layout: fixed;
  border-spacing: calc(100vw * 10 / 1920) 0;
  /* 左端の列を固定 */
}

.c-compare__table-head {
  width: calc(100vw * 310 / 1920);
  height: calc(100vw * 70 / 1920);
  font-size: calc(100vw * 20 / 1920);
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.02em;
  border-radius: calc(100vw * 24 / 1920) calc(100vw * 24 / 1920) 0 0;
  text-align: center;
  vertical-align: middle;
}

.c-compare__table-head--null {
  width: calc(100vw * 200 / 1920);
}

.c-compare__table-head--own {
  background-color: #F25400;
}

.c-compare__table-head--competitor {
  background-color: #7C7C7C;
}

.c-compare__row {
  height: calc(100vw * 100 / 1920);
}

.c-compare__row:nth-child(odd) th,
.c-compare__row:nth-child(odd) td {
  background-color: #fff;
}

.c-compare__row:nth-child(even) th,
.c-compare__row:nth-child(even) td {
  background-color: #EEF4E6;
}

.c-compare__row--tall {
  height: calc(100vw * 125 / 1920);
}

.c-compare__th {
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}

.c-compare__cell {
  padding-top: calc(100vw * 15 / 1920);
}

.c-compare__cell--own {
  font-size: calc(100vw * 16 / 1920);
  border-left: 3px solid #F25400;
  border-right: 3px solid #F25400;
}

.c-compare__cell--competitor {
  font-size: calc(100vw * 14 / 1920);
}

.c-compare__cell span {
  display: block;
  margin-top: calc(100vw * 10 / 1920);
}

.c-compare__cell--last {
  border-bottom: 3px solid #F25400;
}

.c-compare__icon {
  width: auto;
  height: calc(100vw * 32 / 1920);
  display: inline-block;
}

.c-compare .simplebar-track.simplebar-horizontal {
  bottom: calc(100vw * -25 / 375);
}

.c-cta__bg {
  width: 100%;
  height: calc(100vw * 490 / 1920);
  background: url("../img/c-cta-bg.jpg") no-repeat center/cover;
  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;
}

.c-cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: calc(100vw * 30 / 1920);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-cta__title-box {
  text-align: center;
  color: #ffffff;
}

.c-cta__title-lead {
  font-size: calc(100vw * 22 / 1920);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.c-cta__title {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
}

.c-cta__contents {
  width: calc(100vw * 785 / 1920);
  margin-inline: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-cta__item {
  width: calc(100vw * 250 / 1920);
  height: auto;
}

.c-cta__item-image {
  width: 100%;
  height: calc(100vw * 140 / 1920);
}

.c-cta__item-image picture {
  height: 100%;
}

.c-cta__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 16 / 1920) calc(100vw * 16 / 1920) 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-cta__item-text {
  height: calc(100vw * 50 / 1920);
  background-color: #ffffff;
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  color: #136F2D;
  line-height: 1.3;
  text-align: center;
  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;
  border-radius: 0 0 calc(100vw * 16 / 1920) calc(100vw * 16 / 1920);
}

.c-flow__bg {
  width: 100%;
  height: 34.8958333333vw;
  background: url("../img/c-flow-bg.png") no-repeat center/cover;
  padding-top: 1.8229166667vw;
}

.c-flow__container {
  width: 100%;
  margin-top: 3.3854166667vw;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  counter-reset: num;
}

.c-flow__item {
  width: 18.75vw;
  height: auto;
  position: relative;
  counter-increment: num;
}

.c-flow__item::before {
  content: counter(num);
  position: absolute;
  width: 5.2083333333vw;
  height: 2.6041666667vw;
  top: -2.6041666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #08812A;
  border-radius: 2.6041666667vw 2.6041666667vw 0 0;
  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;
  font-weight: 500;
  font-size: 1.3541666667vw;
  letter-spacing: normal;
  color: #ffffff;
  font-family: "oswald", sans-serif;
  z-index: 1;
}

.c-flow__item-image {
  width: 100%;
  height: 12.5vw;
}

.c-flow__item-image picture {
  height: 100%;
}

.c-flow__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1.25vw 1.25vw 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-flow__text-box {
  width: 100%;
  height: 7.2916666667vw;
  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: 0.78125vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0 0 1.25vw 1.25vw;
  background-color: #ffffff;
}

.c-flow__item-title {
  font-size: 1.1458333333vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}

.c-flow__item-text {
  font-size: 0.78125vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
  padding: 0 calc(100vw * 32 / 1920);
}

.c-image-slider__item {
  width: calc(100vw * 360 / 1920) !important;
  height: calc(100vw * 240 / 1920);
}

.c-image-slider__image {
  width: 100%;
  height: 100%;
}

.c-image-slider__image picture {
  width: 100%;
  height: 100%;
}

.c-image-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-page-mv__bg {
  width: 100%;
  height: 25vw;
  background: url("../img/c-page-mv.png") no-repeat center/cover;
  padding: 8.8541666667vw 0 0 0;
}

.c-page-mv .l-inner--1180 {
  width: 100%;
  max-width: 61.4583333333vw;
  margin-left: auto;
  position: relative;
}

.c-page-mv__content {
  margin-top: 3.125vw;
}

.c-page-mv__title {
  font-size: 4.3229166667vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #08812A;
  line-height: 1.3;
}

.c-page-mv__subtitle {
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #08812A;
  line-height: 1.3;
}

.c-page-mv__thumbnail {
  width: 31.25vw;
  height: 18.75vw;
  position: absolute;
  right: 0;
  top: -3.125vw;
}

.c-page-mv__thumbnail img {
  display: block;
  border-radius: 1.6666666667vw;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-page-mv--md__bg {
  width: 100%;
  height: 19.7916666667vw;
  background: url("../img/c-page-mv.png") no-repeat center/cover;
  padding: 8.8541666667vw 0 0 0;
}

.c-page-mv--md__content {
  margin-top: 3.125vw;
}

.c-page-mv--md__title {
  font-size: 1.0416666667vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #08812A;
  line-height: 1.3;
  text-align: center;
}

.c-page-mv--md__subtitle {
  font-size: 1.6666666667vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #08812A;
  line-height: 1.3;
  text-align: center;
  margin-top: calc(100vw * 8 / 1920);
}

.c-pagination {
  text-align: center;
  margin-top: calc(100vw * 55 / 1920);
}

.c-pagination .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  gap: calc(100vw * 30 / 1920);
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-pagination .page-numbers li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100vw * 30 / 1920);
  height: calc(100vw * 30 / 1920);
  background: #fff;
  font-weight: 500;
  border: 1px solid #08812A;
  font-size: calc(100vw * 16 / 1920);
  font-family: "oswald", sans-serif;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.c-pagination .page-numbers li a:hover {
  opacity: 0.5;
}

.c-pagination .page-numbers li span.current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100vw * 30 / 1920);
  height: calc(100vw * 30 / 1920);
  font-weight: 500;
  font-size: calc(100vw * 16 / 1920);
  font-family: "oswald", sans-serif;
  background: #08812A;
  color: #fff;
}

.c-pagination .page-numbers li span.dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100vw * 30 / 1920);
  height: calc(100vw * 30 / 1920);
  font-weight: 500;
  font-size: calc(100vw * 16 / 1920);
  color: #08812A;
}

.c-pagination .page-numbers li .prev {
  display: inline-block;
  width: calc(100vw * 30 / 1920);
  height: calc(100vw * 30 / 1920);
  background: url(../img/icon-btn-less-than.svg) no-repeat center/cover;
  border-radius: 50%;
  border: none;
}

.c-pagination .page-numbers li .next {
  display: inline-block;
  width: calc(100vw * 30 / 1920);
  height: calc(100vw * 30 / 1920);
  background: url(../img/icon-btn-greater-than.svg) no-repeat center/cover;
  border-radius: 50%;
  border: none;
}

.c-post-navi {
  margin-top: calc(100vw * 80 / 1920);
}

.c-post-navi__label {
  font-size: calc(100vw * 16 / 1920);
  color: #08812A;
  font-weight: normal;
  letter-spacing: 0.04em;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.c-post-navi__label:hover {
  opacity: 0.8;
}

.c-post-navi a[rel~=prev] {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.c-post-navi__button {
  margin-inline: auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.c-post-navi a[rel~=next] {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.c-reason__bg {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF4E6));
  background: -webkit-linear-gradient(top, #fff, #EEF4E6);
  background: linear-gradient(to bottom, #fff, #EEF4E6);
  padding: calc(100vw * 25 / 1920) 0 calc(100vw * 65 / 1920) 0;
}

.c-reason__inner {
  position: relative;
}

.c-reason__illust {
  position: absolute;
  left: calc(100vw * 65 / 1920);
  top: calc(100vw * -65 / 1920);
  width: calc(100vw * 270 / 1920);
  height: auto;
}

.c-reason__illust img {
  width: 100%;
  height: auto;
  display: block;
}

.c-reason__list {
  margin-top: calc(100vw * 150 / 1920);
}

.c-reason__item {
  width: 100%;
  height: calc(100vw * 290 / 1920);
  border-radius: calc(100vw * 32 / 1920);
  background: #ffffff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 calc(100vw * 40 / 1920);
}

.c-reason__item:not(:first-of-type) {
  margin-top: calc(100vw * 20 / 1920);
}

.c-reason__item-image {
  width: calc(100vw * 340 / 1920);
  height: calc(100vw * 210 / 1920);
}

.c-reason__item-image picture {
  height: 100%;
}

.c-reason__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 16 / 1920);
}

.c-reason__item-block {
  width: calc(100vw * 535 / 1920);
}

.c-reason__item-title {
  font-size: calc(100vw * 22 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-left: calc(100vw * 105 / 1920);
  position: relative;
}

.c-reason__item-title::before {
  content: "";
  width: calc(100vw * 84 / 1920);
  height: calc(100vw * 84 / 1920);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.c-reason__item--1 .c-reason__item-title::before {
  background: url("../img/icon-reason-list-1.png") no-repeat center/contain;
}

.c-reason__item--2 .c-reason__item-title::before {
  background: url("../img/icon-reason-list-2.png") no-repeat center/contain;
}

.c-reason__item--3 .c-reason__item-title::before {
  background: url("../img/icon-reason-list-3.png") no-repeat center/contain;
}

.c-reason__item-hr {
  margin-top: calc(100vw * 35 / 1920);
  width: 100%;
  border-top: 1px solid #DDDDDD;
}

.c-reason__item-text {
  margin-top: calc(100vw * 25 / 1920);
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.4444444444;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.c-shop-info__inner {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: calc(100vw * 40 / 1920) 0 calc(100vw * 80 / 1920);
  border-radius: calc(100vw * 12 / 1920);
}

.c-shop-info__title {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.3;
}

.c-shop-info__title-border {
  margin-top: calc(100vw * 15 / 1920);
  border-top: 1px solid #DDDDDD;
}

.c-shop-info .l-table {
  margin-top: calc(100vw * 20 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
}

.c-shop-info .l-row {
  -webkit-column-gap: calc(100vw * 20 / 1920);
  -moz-column-gap: calc(100vw * 20 / 1920);
  column-gap: calc(100vw * 20 / 1920);
  display: grid;
  grid-template-columns: calc(100vw * 185 / 1920) 1fr;
  grid-template-rows: calc(100vw * 60 / 1920);
}

.c-shop-info .l-th {
  border-bottom: 1px solid #DDDDDD;
  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;
}

.c-shop-info .l-td {
  border-bottom: 1px solid #DDDDDD;
  padding-left: calc(100vw * 80 / 1920);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-shop-info__rating-row {
  margin-right: calc(100vw * 12 / 1920);
}

.c-shop-info__sns {
  gap: calc(100vw * 25 / 1920);
}

.c-shop-info__sns-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-shop-info__sns-item a {
  color: #007FFF;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-shop-info__sns-item a:hover {
  opacity: 0.8;
}

.c-shop-info__sns-item img {
  width: calc(100vw * 26 / 1920);
  height: calc(100vw * 26 / 1920);
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: calc(100vw * 5 / 1920);
}

.c-shop-info__facility {
  gap: calc(100vw * 25 / 1920);
}

.c-shop-info__facility-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-shop-info__facility-item img {
  width: calc(100vw * 36 / 1920);
  height: calc(100vw * 36 / 1920);
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: calc(100vw * 5 / 1920);
}

.c-shop-info__visual {
  margin-top: calc(100vw * 40 / 1920);
  position: relative;
}

.c-shop-info__bubble {
  width: calc(100vw * 270 / 1920);
  height: calc(100vw * 35 / 1920);
  font-size: calc(100vw * 14 / 1920);
  font-weight: 500;
  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;
  border-radius: calc(100vw * 14 / 1920);
  position: relative;
  margin-inline: auto;
  background: #136F2D;
}

.c-shop-info__bubble::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: calc(100vw * 12 / 1920);
  height: calc(100vw * 13 / 1920);
  background: #136F2D;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  bottom: calc(100vw * -10 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-shop-info__illust--pc {
  height: auto;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.c-shop-info__illust--sp {
  display: none;
}

.c-shop-info__illust-image {
  width: calc(100vw * 280 / 1920);
  height: auto;
  margin-top: calc(100vw * 35 / 1920);
}

.c-shop-info__illust img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-shop-info__map,
.c-shop-info__indoor-view {
  margin-top: calc(100vw * 40 / 1920);
}

.c-shop-info__map-content,
.c-shop-info__indoor-view-content {
  border-radius: calc(100vw * 12 / 1920);
  width: 100%;
  height: calc(100vw * 420 / 1920);
  position: relative;
  overflow: hidden;
}

.c-shop-info__map iframe,
.c-shop-info__indoor-view iframe {
  border-radius: calc(100vw * 12 / 1920);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(100vw * 8 / 1920);
}

.c-stars .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(100vw * 20 / 1920);
  line-height: 1;
}

.c-stars .stars .material-symbols-outlined {
  font-size: inherit;
  color: #B1B1B1;
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

.c-stars .stars .active {
  color: #F2D600;
}

.c-stars .stars .half-active {
  position: relative;
}

.c-stars .stars .half-active::after {
  content: "star_rate";
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
  color: #F2D600;
}

.c-thumbnail-slider__main .splide__list {
  width: calc(100vw * 665 / 1920);
  height: calc(100vw * 325 / 1920);
}

.c-thumbnail-slider__main .splide__slide img {
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 16 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

.c-thumbnail-slider__caption {
  width: 100%;
  height: calc(100vw * 35 / 1920);
  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;
  font-size: calc(100vw * 14 / 1920);
  color: #fff;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 calc(100vw * 16 / 1920) calc(100vw * 16 / 1920);
  background-color: #136F2D;
}

.c-thumbnail-slider__thumbnail {
  margin-top: calc(100vw * 25 / 1920);
}

.c-thumbnail-slider__thumbnail .splide__list {
  width: calc(100vw * 665 / 1920);
}

.c-thumbnail-slider__thumbnail .splide__slide {
  opacity: 0.6;
  width: calc(100vw * 205 / 1920);
  height: calc(100vw * 120 / 1920);
  border: none !important;
  opacity: initial;
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
}

.c-thumbnail-slider__thumbnail .splide__slide.is-active {
  -webkit-filter: initial;
  filter: initial;
}

.c-thumbnail-slider__thumbnail .splide__slide img {
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 16 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

.c-thumbnail-slider__thumbnail .splide__arrow--prev {
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

.c-thumbnail-slider__thumbnail .splide__arrow--prev svg {
  fill: #fff;
}

.c-thumbnail-slider__thumbnail .splide__arrow--next {
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}

.c-thumbnail-slider__thumbnail .splide__arrow--next svg {
  fill: #fff;
}

.c-thumbnail-slider__thumbnail .splide__slide.is-active {
  opacity: 1;
}

.c-voice__slider {
  margin-top: 1.5625vw;
}

.c-voice .splide__track {
  padding-bottom: 2px;
}

.c-voice__item {
  width: 15.625vw !important;
  height: 22.65625vw;
  background-color: #fff;
  border-radius: calc(100vw * 16 / 1920);
  padding: 1.0416666667vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
}

.c-voice__avatar {
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-voice__label {
  font-size: 0.7291666667vw;
  font-weight: bold;
  color: #08812A;
  margin-top: 0.78125vw;
}

.c-voice__score {
  font-size: 1.0416666667vw;
  font-weight: 500;
  color: #08812A;
  letter-spacing: 0.04em;
}

.c-voice__score--before {
  font-weight: bold;
}

.c-voice__score--after {
  font-size: 1.3541666667vw;
  font-weight: bold;
}

.c-voice__title {
  width: 100%;
  font-size: 0.8854166667vw;
  font-weight: bold;
  color: #08812A;
  letter-spacing: 0.04em;
  margin-top: 0.7291666667vw;
  height: 2.6041666667vw;
  line-height: 1.4117647059;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.c-voice__text {
  font-size: 0.7291666667vw;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  margin-top: 0.78125vw;
  height: 6.25vw;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.c-voice__personal {
  font-size: 0.78125vw;
  font-weight: normal;
  margin: 0.78125vw 0 0 auto;
}

._bg_dummy {
  position: relative;
  background-color: black;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23aaaaaa' fill-opacity='0.35'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

._bg_dummy::after {
  content: "DUMMY";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 1.09375vw;
  font-weight: bold;
}

.c-btn__primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100vw * 320 / 1920);
  height: calc(100vw * 60 / 1920);
  background-color: #044738;
  border-radius: 0 calc(100vw * 24 / 1920) 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(100vw * 16 / 1920);
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-left: calc(100vw * 40 / 1920);
}

.c-btn__primary--arrow {
  position: relative;
}

.c-btn__primary--arrow::after {
  content: "";
  position: absolute;
  width: calc(100vw * 20 / 1920);
  height: calc(100vw * 20 / 1920);
  background: url("../img/icon-btn-arrow-right.png") no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  top: 50%;
  right: calc(100vw * 30 / 1920);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-btn__primary--arrow:hover::after {
  -webkit-transform: translateX(calc(100vw * 10 / 1920)) translateY(-50%);
  transform: translateX(calc(100vw * 10 / 1920)) translateY(-50%);
}

.c-btn__cta {
  background-color: #F25400;
  color: #fff;
  border-radius: 1.5625vw;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.c-btn__cta:hover {
  background-color: #fff;
  color: #F25400;
  border: 1px solid #F25400;
}

.c-btn__cta-text {
  font-size: 0.9375vw;
  font-weight: bold;
  position: relative;
  padding-left: 2.2395833333vw;
}

.c-btn__cta-text::after {
  content: "";
  position: absolute;
  width: 1.3854166667vw;
  height: 1.5104166667vw;
  -webkit-mask: url(../img/icon-cta.svg) no-repeat center/contain;
  mask: url(../img/icon-btn-cta-2.svg) no-repeat center/contain;
  background: currentColor;
  display: inline-block;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-btn__cta--md {
  width: 12.5vw;
  height: 2.6041666667vw;
  letter-spacing: 0.05em;
}

.c-btn__cta--lg {
  width: 19.7916666667vw;
  height: 3.125vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.04em;
}

.c-btn__cta-nav {
  width: 12.5vw;
  height: 2.6041666667vw;
  letter-spacing: 0.05em;
  background-color: #F25400;
  color: #fff;
  border-radius: 1.5625vw;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.c-btn__cta-nav:hover {
  opacity: 0.8;
}

.c-btn__cta-nav-text {
  font-size: 0.9375vw;
  font-weight: bold;
  position: relative;
  padding-left: 2.2395833333vw;
}

.c-btn__cta-nav-text::after {
  content: "";
  position: absolute;
  width: 1.3854166667vw;
  height: 1.5104166667vw;
  background: url(../img/icon-btn-cta-2.svg) no-repeat center/contain;
  display: inline-block;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-heading__title {
  font-size: 2.5vw;
  font-weight: 500;
  font-family: "oswald", sans-serif;
  letter-spacing: 0.1em;
}

.c-heading__title--center {
  text-align: center;
}

.c-heading__subtitle {
  font-size: 1.1458333333vw;
  margin-top: 0.2604166667vw;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-heading__subtitle--center {
  text-align: center;
}

.c-heading--md__subtitle {
  display: block;
  font-size: 1.0416666667vw;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: "oswald", sans-serif;
}

.c-heading--md__subtitle--center {
  text-align: center;
}

.c-heading--md__title {
  font-size: 1.875vw;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-top: 0.2604166667vw;
}

.c-heading--md__title--center {
  text-align: center;
}

.c-heading--lg__title {
  font-size: 2.0833333333vw;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #08812A;
  letter-spacing: 0.04em;
}

.c-heading--lg__description {
  font-size: 0.9375vw;
  line-height: 1.4444444444;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-top: 1.5625vw;
}

/*========= ローディング画面のためのCSS ===============*/

#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #333;
  z-index: 9999999;
  text-align: center;
  color: #fff;
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*========= 画面遷移のためのCSS ===============*/

/*画面遷移アニメーション*/

.splashbg {
  display: none;
}

/*bodyにappearクラスがついたら出現*/

body.appear .splashbg {
  display: block;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  background-color: #333;
  /*伸びる背景色の設定*/
  -webkit-animation-name: PageAnime;
  animation-name: PageAnime;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes PageAnime {
  0% {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  50% {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  50.001% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }

  100% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes PageAnime {
  0% {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  50% {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  50.001% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }

  100% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

/*画面遷移の後現れるコンテンツ設定*/

#container {
  opacity: 0;
  /*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/

body.appear #container {
  -webkit-animation-name: PageAnimeAppear;
  animation-name: PageAnimeAppear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.u-ff-oswald {
  font-family: "oswald", sans-serif;
}

.u-ff-Zen-Kaku-Gothic-New {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.u-ff-Zen-Old-Mincho {
  font-family: "zen-old-mincho", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

.u-pc-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-sp-flex {
  display: none !important;
}

.u-mt--mv {
  margin-top: calc(100vw * 130 / 375);
}

.u-mt--40 {
  margin-top: calc(100vw * 40 / 375);
}

.u-mt--80 {
  margin-top: calc(100vw * 80 / 375);
}

.u-text-green {
  color: #08812A;
}

.u-text-white {
  color: #ffffff;
}

.u-text-gray {
  color: #3B4043;
}

.u-text-red {
  color: #C71818;
}

.u-background-orange {
  background-color: #F25400;
}

.u-background-darkgreen {
  background-color: #136F2D;
}

.u-highlight-yellow {
  display: inline;
  /* 行内要素にする */
  padding: 0 0.15em;
  /* 端まで色を伸ばしたいなら少し余白 */
  -webkit-box-decoration-break: clone;
  /* Safari対応 */
  box-decoration-break: clone;
  /* 行ごとに背景を“複製”して描画 */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0, #FFFE81));
  background: -webkit-linear-gradient(transparent calc(100% - 0.45em), #FFFE81 0);
  background: linear-gradient(transparent calc(100% - 0.45em), #FFFE81 0);
}

.u-nowrap {
  white-space: nowrap;
}

.u-underline {
  text-decoration: underline;
}

.u-bold {
  font-weight: bold;
}

.u-mask {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.u-mask::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
  border-radius: calc(100vw * 16 / 1920);
}

.u-mask--mv {
  position: relative;
  overflow: hidden;
}

.u-mask--mv::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 1;
}

.u-z--bg {
  z-index: -1;
}

.u-z--base {
  z-index: 0;
}

.u-z--content {
  z-index: 1;
}

.u-z--float {
  z-index: 700;
}

.u-z--menu {
  z-index: 800;
}

.u-z--header {
  z-index: 900;
}

.u-z--overlay {
  z-index: 1000;
}

/* 行のはみ出しを隠して下から出る感じに */

.js-text-reveal {
  display: block;
  overflow: hidden;
}

/* 1文字ずつ制御する基本スタイル */

.js-text-reveal .char {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
  will-change: transform, opacity;
}

/* 発火後：各文字にアニメーション適用 */

.js-text-reveal.is-active .char {
  -webkit-animation-name: floatInChar;
  animation-name: floatInChar;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  animation-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/* 実際の動き */

@-webkit-keyframes floatInChar {
  from {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes floatInChar {
  from {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* ユーザーが“動きを減らす”設定のときは即表示 */

.line-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.line-modal__inner {
  position: relative;
  width: calc(100vw * 550 / 1920);
  margin: 10vh auto;
  background: #fff;
  padding: calc(100vw * 25 / 1920);
  border-radius: calc(100vw * 10 / 1920);
  text-align: center;
}

.line-modal__inner a {
  display: inline-block;
}

.line-modal__inner a img {
  width: 100%;
  height: auto;
}

.line-modal__close {
  position: absolute;
  top: calc(100vw * 3 / 1920);
  right: calc(100vw * 5 / 1920);
  background: none;
  border: none;
  font-weight: bold;
  font-size: calc(100vw * 22 / 1920);
  cursor: pointer;
}

body.modal-open {
  overflow: hidden;
}

#news-archive {
  position: relative;
}

#news-archive.is-loading .c-loader {
  opacity: 1;
  visibility: visible;
}

#news-archive.is-loading .news__list,
#news-archive.is-loading .c-pagination,
#news-archive.is-loading .news__category-list {
  pointer-events: none;
  /* 操作無効化 */
}

.c-loader {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(100vw * 8 / 1920);
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 10;
}

.c-loader__spinner {
  width: calc(100vw * 48 / 1920);
  height: calc(100vw * 48 / 1920);
  border: calc(100vw * 3 / 1920) solid #08812A;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: spin 0.8s linear infinite;
  animation: spin 0.8s linear infinite;
  margin-right: 0.6rem;
}

.c-loader__text {
  font-size: calc(100vw * 24 / 1920);
  font-weight: 500;
}

.c-loader > * {
  display: inline-block;
  vertical-align: middle;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* 好みで薄暗くしたい場合 */

/* .c-loader { background: rgba(0,0,0,.08); color:#333; } */

.l-header {
  width: 93.75vw;
  height: 4.6875vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 12px rgba(50, 50, 50, 0.36);
  box-shadow: 0 2px 12px rgba(50, 50, 50, 0.36);
  border-radius: 2.6041666667vw;
}

.l-header._fixed {
  position: fixed;
  top: 2.6041666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 1.5625vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.l-header__logo {
  width: 10.4166666667vw;
  height: auto;
}

.l-header__logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

/* トップページの「スクロール前」は半透明 */

/* スクロール後/下層は白背景 + 影 */

.p-top .l-header.top-of-page {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px rgba(50, 50, 50, 0.36);
  box-shadow: 0 2px 12px rgba(50, 50, 50, 0.36);
}

/*==================================================
　pc nav
===================================*/

.l-nav-pc__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2.0833333333vw;
}

.l-nav-pc__item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.l-nav-pc__link {
  color: #222222;
  font-size: 0.8333333333vw;
  white-space: nowrap;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.l-nav-pc__link::after {
  position: absolute;
  left: 0;
  bottom: calc(100vw * -2 / 1920);
  content: "";
  width: 100%;
  height: calc(100vw * 1 / 1920);
  background: #08812A;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.l-nav-pc__link:hover {
  color: #08812A;
}

.l-nav-pc__link:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* 全体 */

.l-nav-pc__item--has-sub {
  position: relative;
}

/* ▼親ボタン */

.l-nav-pc__button {
  color: #222222;
  font-size: 0.8333333333vw;
  white-space: nowrap;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-right: calc(100vw * 20 / 1920);
}

/* hover */

.l-nav-pc__button:hover {
  color: #08812A;
}

/* ▼下線（::beforeで付与） */

.l-nav-pc__button::before {
  position: absolute;
  left: 0;
  bottom: calc(100vw * -2 / 1920);
  content: "";
  width: 100%;
  height: calc(100vw * 1 / 1920);
  background: #08812A;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.l-nav-pc__button:hover::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* ▼アイコン（::afterで付与） */

.l-nav-pc__button::after {
  display: inline-block;
  content: "";
  width: calc(100vw * 9 / 1920);
  height: calc(100vw * 9 / 1920);
  border-top: calc(100vw * 2 / 1920) solid #08812A;
  border-right: calc(100vw * 2 / 1920) solid #08812A;
  position: absolute;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.l-nav-pc__item.active > .l-nav-pc__button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* サブメニュー */

.l-nav-pc__sub-list {
  position: absolute;
  top: calc(100vw * 60 / 1920);
  left: 0;
  display: none;
  background: #fff;
  border: 1px solid #DDDDDD;
  min-width: calc(100vw * 180 / 1920);
  padding: calc(100vw * 24 / 1920);
  z-index: 20;
}

.l-nav-pc__sub-item {
  white-space: nowrap;
  margin-top: calc(100vw * 16 / 1920);
}

.l-nav-pc__sub-item:first-child {
  margin-top: 0;
}

.l-nav-pc__sub-link {
  display: inline-block;
  font-size: calc(100vw * 16 / 1920);
  padding-left: calc(100vw * 28 / 1920);
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.l-nav-pc__sub-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.0416666667vw;
  height: 0.0520833333vw;
  background-color: #08812A;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.l-nav-pc__sub-link:hover {
  color: #08812A;
}

/* 開いてる時 */

.l-nav-pc__sub-list.open {
  display: block;
}

/*==================================================
　sp nav
===================================*/

.l-nav-sp {
  position: fixed;
  top: calc(100vw * 65 / 375);
  /* ヘッダーの下から始まる */
  right: 0;
  width: calc(100vw * 340 / 375);
  height: auto;
  background: #222222;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  will-change: transform;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.js-nav-sp.open {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.l-nav-sp__inner {
  padding: calc(100vw * 28 / 375) calc(100vw * 45 / 375) calc(100vw * 32 / 375) calc(100vw * 48 / 375);
}

.l-nav-sp__item + .l-nav-sp__item {
  border-top: 1px solid #DDDDDD;
}

.l-nav-sp__link {
  display: block;
  padding: calc(100vw * 12 / 375);
  color: #fff;
  font-size: calc(100vw * 14 / 375);
  letter-spacing: 0.05em;
  position: relative;
}

.l-nav-sp__link::before {
  content: "";
  display: inline-block;
  width: calc(100vw * 6 / 375);
  height: calc(100vw * 6 / 375);
  margin-right: calc(100vw * 6 / 375);
  background: #136F2D;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.l-nav-sp__price-link {
  display: block;
  padding-left: calc(100vw * 24 / 375);
  color: #fff;
  font-size: calc(100vw * 14 / 375);
  letter-spacing: 0.05em;
  position: relative;
  margin-top: calc(100vw * 12 / 375);
}

.l-nav-sp__price-link::before {
  content: "";
  display: inline-block;
  width: calc(100vw * 16 / 375);
  height: calc(100vw * 1 / 375);
  margin-right: calc(100vw * 8 / 375);
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.l-nav-sp__price-link:nth-child(1) {
  margin-top: 0;
}

.l-nav-sp__price-link:nth-last-child(1) {
  margin-bottom: calc(100vw * 12 / 375);
}

.l-nav-sp__link--cta {
  width: 100% !important;
  margin-top: calc(100vw * 5 / 375);
}

/*==================================================
ボタンのみ 
===================================*/

/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/

.openbtn4 {
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  right: 5px;
  z-index: 9999;
  /*ボタン内側*/
  /*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/
}

.openbtn4 span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 5px;
  background: #222222;
  width: 45%;
}

.openbtn4 span:nth-of-type(1) {
  top: 18px;
}

.openbtn4 span:nth-of-type(2) {
  top: 24px;
}

.openbtn4 span:nth-of-type(3) {
  top: 30px;
}

.openbtn4 span:nth-of-type(3)::after {
  content: none;
  /*3つ目の要素のafterにMenu表示を指定*/
  position: absolute;
  top: 5px;
  left: -2px;
  color: #222222;
  font-size: 0.6rem;
  text-transform: uppercase;
}

.openbtn4.active span {
  background-color: #08812A;
}

.openbtn4.active span:nth-of-type(1) {
  top: 14px;
  left: 18px;
  -webkit-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);
  width: 35%;
}

.openbtn4.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn4.active span:nth-of-type(3) {
  top: 26px;
  left: 18px;
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
  width: 35%;
}

.openbtn4.active span:nth-of-type(3)::after {
  content: none;
  /*3つ目の要素のafterにClose表示を指定*/
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
  top: 5px;
  left: 4px;
  color: #fff;
}

.l-footer__bg-black {
  width: 100%;
  background-color: #222222;
  height: auto;
  padding: 3.3854166667vw 0;
}

.l-footer .l-inner--1080 {
  width: 56.25vw;
  margin-right: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-footer__logo {
  width: 14.0625vw;
  height: auto;
}

.l-footer__logo img {
  width: 100%;
  height: auto;
}

.l-footer__cta-link {
  margin-top: 1.25vw;
}

.l-footer__hojin-link {
  background-color: #222222;
  width: 12.5vw;
  height: 2.6041666667vw;
  letter-spacing: 0.05em;
  color: #fff;
  border-radius: 1.5625vw;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #fff;
  margin-top: 1.25vw;
}

.l-footer__hojin-link:hover {
  background-color: #fff;
  color: #222222;
  border: 1px solid #222222;
}

.l-footer__hojin-link-text {
  font-size: 0.9375vw;
  font-weight: bold;
  position: relative;
}

.l-footer .l-grid {
  grid-template-columns: repeat(3, -webkit-max-content);
  grid-template-columns: repeat(3, max-content);
  grid-auto-flow: row;
  gap: 0 4.1666666667vw;
}

.l-footer .l-grid__item--1 {
  gap: calc(100vw * 16 / 1920);
}

.l-footer .l-grid__item--2 {
  gap: calc(100vw * 16 / 1920);
}

.l-footer .l-grid__item--3 {
  gap: calc(100vw * 16 / 1920);
}

.l-footer .l-footer-nav__link {
  font-size: 0.8333333333vw;
  color: #ffffff;
  white-space: nowrap;
  letter-spacing: 0.05em;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.l-footer .l-footer-nav__link:hover {
  color: #43BE23;
}

.l-footer .l-footer-nav__link--not-hover:hover {
  color: #ffffff;
}

.l-footer .l-footer-nav__link--before {
  font-size: 0.8333333333vw;
  color: #ffffff;
  white-space: nowrap;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 1.5625vw;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.l-footer .l-footer-nav__link--before:hover {
  color: #43BE23;
}

.l-footer .l-footer-nav__link--before::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.0416666667vw;
  height: 0.0520833333vw;
  background-color: #ffffff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.l-footer .l-footer__bg-white {
  width: 100%;
  height: 3.6458333333vw;
  background-color: #ffffff;
}

.l-footer .l-footer__policy-wrapper {
  height: 100%;
}

.l-footer .l-footer__policy-inner {
  height: 100%;
  width: 56.25vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-footer .l-footer__policy-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2.0833333333vw;
}

.l-footer .l-footer__policy-link {
  font-size: 0.7291666667vw;
  font-weight: 500;
  white-space: nowrap;
  letter-spacing: 0.05em;
}

.l-footer .l-footer__copyright--pc {
  font-size: 0.7291666667vw;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.05em;
}

/*
========================================
  inner（テーマガイドライン）
=========================================
*/

.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.l-flex--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-flex--space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex--align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-flex--justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.l-grid {
  display: grid;
}

.about-overview__bg {
  width: 100%;
  height: 100%;
  background: url("../img/about-overview-bg.png") no-repeat center/cover;
  padding-bottom: calc(100vw * 210 / 1920);
}

.about-overview__description {
  width: calc(100vw * 620 / 1920);
}

.about-overview__illust img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.about-youtube__content {
  width: 100%;
  height: calc(100vw * 420 / 1920);
  position: relative;
}

.about-youtube iframe {
  border-radius: calc(100vw * 16 / 1920);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about-point__subtitle {
  display: block;
  font-size: calc(100vw * 20 / 1920);
  font-weight: 500;
  color: #7C7C7C;
  letter-spacing: 0.1em;
  text-align: center;
}

.about-point__title {
  font-size: calc(100vw * 36 / 1920);
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  color: #08812A;
}

.about-point__title--number {
  font-size: calc(100vw * 48 / 1920);
  font-weight: bold;
}

.about-point__container {
  margin-top: calc(100vw * 80 / 1920);
  gap: calc(100vw * 20 / 1920);
}

.about-point__item {
  width: calc(100vw * 320 / 1920);
  text-align: center;
  position: relative;
}

.about-point__item::before {
  content: "";
  position: absolute;
  top: calc(100vw * -42 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw * 84 / 1920);
  height: calc(100vw * 84 / 1920);
}

.about-point__item--1::before {
  background: url("../img/icon-reason-list-1.png") no-repeat center/contain;
}

.about-point__item--2::before {
  background: url("../img/icon-reason-list-2.png") no-repeat center/contain;
}

.about-point__item--3::before {
  background: url("../img/icon-reason-list-3.png") no-repeat center/contain;
}

.about-point__item-image {
  width: 100%;
  height: calc(100vw * 240 / 1920);
}

.about-point__item-image picture {
  width: 100%;
  height: 100%;
}

.about-point__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 12 / 1920);
}

.about-point__text-box {
  margin-top: calc(100vw * 25 / 1920);
}

.about-point__item-text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.7777777778;
  font-weight: bold;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.about-point__info {
  margin-top: calc(100vw * 80 / 1920);
  padding: calc(100vw * 50 / 1920) 0 calc(100vw * 40 / 1920) 0;
  background-color: #EEF4E6;
  border-radius: calc(100vw * 32 / 1920);
}

.about-point__info-title {
  font-size: calc(100vw * 26 / 1920);
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
}

.about-point__info .l-grid {
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  row-gap: calc(100vw * 15 / 1920);
  width: calc(100vw * 870 / 1920);
  grid-template-columns: repeat(2, calc(100vw * 405 / 1920));
  grid-template-rows: repeat(3, auto);
}

.about-point__info .l-grid__item {
  height: calc(100vw * 70 / 1920);
  font-size: calc(100vw * 18 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 0 0 0 calc(100vw * 95 / 1920);
  background-color: #ffffff;
  border-radius: calc(100vw * 20 / 1920);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-point__info .l-grid__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100vw * 25 / 1920);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100vw * 46 / 1920);
  height: calc(100vw * 46 / 1920);
}

.about-point__info .l-grid__item--1::before {
  background: url("../img/about-icon-1.png") no-repeat center/contain;
}

.about-point__info .l-grid__item--2::before {
  background: url("../img/about-icon-2.png") no-repeat center/contain;
}

.about-point__info .l-grid__item--3::before {
  background: url("../img/about-icon-3.png") no-repeat center/contain;
}

.about-point__info .l-grid__item--4::before {
  background: url("../img/about-icon-4.png") no-repeat center/contain;
}

.about-point__info .l-grid__item--5::before {
  background: url("../img/about-icon-5.png") no-repeat center/contain;
}

.about-numbers__bg {
  width: 100%;
  height: calc(100vw * 795 / 1920);
  background: url("../img/about-numbers-bg.png") no-repeat center/cover;
  padding-top: calc(100vw * 70 / 1920);
}

.about-numbers__container {
  width: 100%;
  margin-top: calc(100vw * 40 / 1920);
  grid-template-columns: repeat(3, calc(100vw * 310 / 1920));
  grid-template-rows: repeat(2, calc(100vw * 240 / 1920));
  gap: calc(100vw * 35 / 1920);
}

.about-numbers__item {
  background-color: #ffffff;
  border-radius: calc(100vw * 12 / 1920);
  padding-top: calc(100vw * 24 / 1920);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-numbers__subtitle {
  width: calc(100vw * 260 / 1920);
  height: calc(100vw * 45 / 1920);
  border-radius: calc(100vw * 23 / 1920);
  font-size: calc(100vw * 20 / 1920);
  font-weight: bold;
  letter-spacing: 0.08em;
  background-color: #136F2D;
  color: #ffffff;
  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;
}

.about-numbers__performance {
  font-size: calc(100vw * 88 / 1920);
  font-weight: 500;
  color: #136F2D;
  margin-top: calc(100vw * 10 / 1920);
}

.about-numbers__performance small {
  font-size: calc(100vw * 64 / 1920);
  font-weight: 500;
}

.about-numbers__unit {
  font-size: calc(100vw * 40 / 1920);
  font-weight: bold;
}

.about-numbers__period {
  font-size: calc(100vw * 14 / 1920);
  font-weight: 500;
  color: #7C7C7C;
}

.facility-overview__bg {
  width: 100%;
  padding: 1.3020833333vw 0 2.6041666667vw 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF4E6));
  background: -webkit-linear-gradient(top, #fff, #EEF4E6);
  background: linear-gradient(to bottom, #fff, #EEF4E6);
}

.facility-equipment__list {
  margin-top: 1.5625vw;
  grid-template-columns: repeat(4, calc(100vw * 245 / 1920));
  gap: calc(100vw * 10 / 1920);
}

.facility-equipment__image {
  width: 100%;
  height: 8.5416666667vw;
}

.facility-equipment__image picture {
  height: 100%;
}

.facility-equipment__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 8 / 1920);
}

.facility-equipment__lead {
  margin-top: 0.4166666667vw;
  font-size: 0.9375vw;
  letter-spacing: 0.04em;
  white-space: nowrap;
  color: #08812A;
}

.facility-equipment__text {
  margin-top: 0.2604166667vw;
  font-size: 0.78125vw;
  line-height: 1.4666666667;
  letter-spacing: 0.04em;
  font-weight: normal;
}

.facility-equipment__note {
  display: block;
  text-align: right;
  color: #7C7C7C;
  letter-spacing: 0.04em;
  font-size: 0.6770833333vw;
  margin-top: 0.78125vw;
}

.facility-service {
  margin-top: 3.3854166667vw;
}

.facility-service__container {
  width: 100%;
  margin-top: 1.5625vw;
}

.facility-service__block--free {
  width: 26.0416666667vw;
}

.facility-service__block--free .facility-service__title {
  background-color: #136F2D;
}

.facility-service__block--free .facility-service__list {
  width: 19.2708333333vw;
}

.facility-service__block--paid {
  width: 23.9583333333vw;
}

.facility-service__block--paid .facility-service__title {
  background-color: #222222;
}

.facility-service__block--paid .facility-service__list {
  width: 11.71875vw;
}

.facility-service__title {
  width: auto;
  height: 3.125vw;
  font-size: 1.0416666667vw;
  color: #fff;
  letter-spacing: 0.08em;
  font-weight: bold;
  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;
  border-radius: 0.625vw 0.625vw 0 0;
}

.facility-service__icon-container {
  background-color: #fff;
  border-radius: 0 0 0.625vw 0.625vw;
  padding: 1.3020833333vw 0 1.0416666667vw 0;
}

.facility-service__list {
  margin: 0 auto;
  gap: calc(100vw * 64 / 1920);
}

.facility-service__item {
  width: 4.1666666667vw;
  height: auto;
  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;
  white-space: nowrap;
  gap: calc(100vw * 16 / 1920);
}

.facility-service__item img {
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  -o-object-fit: contain;
  object-fit: contain;
}

.facility-service__item span {
  font-size: 0.8333333333vw;
  font-weight: 500;
}

.facility-middle-banner {
  position: relative;
  padding: calc(100vw * 70 / 1920) 0;
}

.facility-middle-banner__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}

.facility-middle-banner__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(100vw * 100 / 1920);
}

.facility-middle-banner__text {
  width: auto;
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.facility-middle-banner__image {
  width: calc(100vw * 560 / 1920);
  height: auto;
  border-radius: calc(100vw * 32 / 1920);
}

.facility-middle-banner__image img {
  border-radius: calc(100vw * 32 / 1920);
  display: block;
  width: 100%;
  height: auto;
}

.facility-scene__subtitle {
  font-size: 1.6666666667vw;
  font-weight: bold;
  text-align: center;
}

.facility-scene__container {
  margin-top: 2.0833333333vw;
  gap: 1.0416666667vw;
}

.facility-scene__item {
  width: 16.6666666667vw;
}

.facility-scene__item-image {
  width: 100%;
  height: 12.5vw;
  border-radius: 0.625vw;
  overflow: hidden;
}

.facility-scene__item-image picture {
  height: 100%;
}

.facility-scene__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.facility-scene__item-label {
  display: block;
  font-size: 0.8333333333vw;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.facility-scene__item-title {
  margin-top: 0.2604166667vw;
  font-size: 1.1458333333vw;
  font-weight: bold;
  line-height: 1.3;
}

.facility-scene__item-text {
  margin-top: 0.78125vw;
  font-size: 0.8333333333vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.75;
  text-align: left;
}

.facility-scene__text-box {
  margin-top: 0.78125vw;
  text-align: center;
}

.facility-machine__bg {
  padding: 2.0833333333vw 0 2.6041666667vw 0;
  width: 100%;
  height: auto;
  background-color: #136F2D;
}

.facility-machine__list {
  width: 100%;
  margin-top: 2.6041666667vw;
}

.facility-machine__item {
  width: 19.2708333333vw;
  height: 9.375vw;
  padding: 1.6666666667vw 0.78125vw 0 0.78125vw;
  border-radius: 0.8333333333vw;
}

.facility-machine__item--1 {
  background: url("../img/top-facility-1.jpg") no-repeat center/cover;
}

.facility-machine__item--2 {
  background: url("../img/top-facility-2.jpg") no-repeat center/cover;
}

.facility-machine__item--3 {
  background: url("../img/top-facility-3.jpg") no-repeat center/cover;
}

.facility-machine__item-title {
  font-size: 1.25vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  height: 2.8645833333vw;
  white-space: nowrap;
}

.facility-machine__item-subtitle {
  font-size: 0.8333333333vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.facility-machine__item-text {
  font-size: 0.78125vw;
  font-weight: normal;
  color: #ffffff;
  margin-top: 1.3020833333vw;
}

.facility-machine__item-link {
  font-size: 0.7291666667vw;
  font-weight: 500;
  color: #ffffff;
  text-decoration: underline;
  position: relative;
  padding-right: 1.0416666667vw;
  margin: 0.78125vw 0 0 auto;
  display: inline-block;
}

.facility-machine__item-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  background: url("../img/icon-external-link.svg") no-repeat center/contain;
}

.facility-machine__referee {
  width: 100%;
  margin-top: 2.6041666667vw;
  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;
  background-color: #ffffff;
  border-radius: 0.8333333333vw;
  height: 13.8020833333vw;
}

.facility-machine__referee-image {
  width: calc(100vw * 335 / 1920);
  height: 9.375vw;
}

.facility-machine__referee-image picture {
  height: 100%;
}

.facility-machine__referee-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 8 / 375);
}

.facility-machine__referee-content {
  width: 32.8125vw;
  -ms-flex-item-align: center;
  align-self: center;
}

.facility-machine__referee-title {
  font-size: 1.3541666667vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-left: 2.1875vw;
  position: relative;
}

.facility-machine__referee-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2.1875vw;
  height: 1.9270833333vw;
  background: url("../img/icon-crown.png") no-repeat center/contain;
}

.facility-machine__referee-hr {
  width: 100%;
  border: 1px solid #136F2D;
  margin-top: 0.78125vw;
}

.facility-machine__referee-text {
  font-size: 0.9375vw;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 1.3020833333vw;
}

.facility-case__lead {
  margin-top: calc(100vw * 20 / 1920);
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  line-height: 1.3;
}

.facility-case__list {
  margin: 2.6041666667vw auto 0;
  gap: 2.0833333333vw;
  grid-template-columns: repeat(2, 24.4791666667vw);
  width: 51.0416666667vw;
}

.facility-case__item {
  padding: 1.0416666667vw;
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  border-radius: 0.625vw;
}

.facility-case__image {
  width: 100%;
  height: 12.5vw;
  overflow: hidden;
  border-radius: calc(100vw * 8 / 1920);
}

.facility-case__image picture {
  height: 100%;
}

.facility-case__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.facility-case__video {
  width: 100%;
  height: calc(100vw * 240 / 1920);
  overflow: hidden;
  border-radius: calc(100vw * 8 / 1920);
}

.facility-case__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.facility-case__video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.facility-case__title {
  font-size: 1.25vw;
  letter-spacing: 0.04em;
  font-weight: bold;
  margin-top: 1.3020833333vw;
}

.facility-case__text {
  margin-top: 1.3020833333vw;
  font-size: 0.8333333333vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
}

.facility-voice__bg {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFCF2), to(#F4EAC3));
  background: -webkit-linear-gradient(top, #FFFCF2, #F4EAC3);
  background: linear-gradient(to bottom, #FFFCF2, #F4EAC3);
  padding: 1.3020833333vw 0 3.3854166667vw 0;
}

.faq__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(100vw * 20 / 1920);
}

.faq__category-item {
  font-size: calc(100vw * 14 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
}

.faq__check-box {
  display: inline-block;
  width: calc(100vw * 14 / 1920);
  height: calc(100vw * 14 / 1920);
  border-radius: calc(100vw * 3 / 1920);
  border: 1px solid #7C7C7C;
  margin-right: calc(100vw * 5 / 1920);
  vertical-align: middle;
}

.faq__check-text {
  vertical-align: middle;
}

.faq__check-box.active {
  position: relative;
}

.faq__check-box.active::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100vw * 10 / 1920);
  height: calc(100vw * 9 / 1920);
  content: "";
  display: inline-block;
  background: url(../img/icon-check.svg) no-repeat center/contain;
}

.faq__accordion {
  width: 100%;
  margin-top: calc(100vw * 10 / 1920);
}

.faq__item {
  width: 100%;
  height: auto;
  margin-top: calc(100vw * 15 / 1920);
  background-color: #EEF4E6;
}

.faq__item:first-child {
  margin-top: 0;
}

.faq__item-question {
  width: 100%;
  cursor: pointer;
  padding: calc(100vw * 15 / 1920) calc(100vw * 55 / 1920);
}

.faq__item-answer {
  width: 100%;
  display: none;
  padding: calc(100vw * 15 / 1920) calc(100vw * 55 / 1920);
}

.faq__item-title,
.faq__item-text {
  letter-spacing: 0.1em;
  font-weight: 500;
  width: calc(100vw * 885 / 1920);
  line-height: 1.5;
  font-size: calc(100vw * 16 / 1920);
}

.faq__item-title {
  color: #08812A;
  position: relative;
  font-weight: bold;
}

.faq__item-title::before {
  content: "Q";
  position: absolute;
  left: calc(100vw * -25 / 1920);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq__item-button {
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
  right: calc(100vw * -20 / 1920);
}

.faq__item-button::before,
.faq__item-button::after {
  content: "";
  width: calc(100vw * 12 / 1920);
  height: calc(100vw * 2 / 1920);
  border-radius: calc(100vw * 5 / 1920);
  background-color: #08812A;
}

.faq__item-button::before {
  position: absolute;
  right: 0;
  rotate: 90deg;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.faq__item-button::after {
  position: absolute;
  right: 0;
}

.faq__item-hr {
  display: none;
  width: calc(100vw * 885 / 1920);
  border: 1px solid #DDDDDD;
  margin: 0 auto;
}

.js-toggle__title.is-open .top-faq__item-button::before,
.js-toggle__title.is-open .faq__item-button::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.for-company-overview__bg {
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(top, #ffffff, #EEF4E6);
  background: radial-gradient(to bottom, #ffffff, #EEF4E6);
  padding: calc(100vw * 25 / 1920) 0 calc(100vw * 50 / 1920) 0;
}

.for-company-about {
  margin-top: calc(100vw * 50 / 1920);
}

.for-company-about__title {
  border-radius: calc(100vw * 12 / 1920) calc(100vw * 12 / 1920) 0 0;
  background-color: #222222;
  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;
  height: calc(100vw * 60 / 1920);
  font-size: calc(100vw * 24 / 1920);
  font-weight: bold;
  color: #fff;
}

.for-company-about__box {
  border: 1px solid #222222;
  border-radius: 0 0 calc(100vw * 12 / 1920) calc(100vw * 12 / 1920);
  background: #ffffff;
  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;
  height: calc(100vw * 150 / 1920);
}

.for-company-about__text {
  text-align: center;
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.7777777778;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.for-company-cta__bg {
  width: 100%;
  height: calc(100vw * 330 / 1920);
  background: #F0EBD8;
}

.for-company-cta__container {
  height: 100%;
}

.for-company-cta__text {
  text-align: center;
  font-size: calc(100vw * 26 / 1920);
  line-height: 1.4615384615;
  font-weight: bold;
}

.for-company-cta__link {
  margin-top: calc(100vw * 40 / 1920);
  width: calc(100vw * 500 / 1920);
  height: calc(100vw * 80 / 1920);
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: calc(100vw * 8 / 1920);
  font-size: calc(100vw * 20 / 1920);
}

.for-company-cta__link::after {
  right: calc(100vw * 70 / 1920);
}

.for-company-reason__bg {
  width: 100%;
  height: 100%;
  background: #08812A;
  padding: calc(100vw * 120 / 1920) 0 calc(100vw * 60 / 1920);
}

.for-company-reason__title {
  color: #ffffff;
  position: relative;
}

.for-company-reason__title::before {
  background: url("../img/icon-crown.png") no-repeat center/contain;
  width: calc(100vw * 80 / 1920);
  height: calc(100vw * 76 / 1920);
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100vw * -90 / 1920);
}

.for-company-reason__description {
  color: #fff;
}

.for-company-reason__inner {
  position: relative;
}

.for-company-reason__illust {
  position: absolute;
  left: calc(100vw * -30 / 1920);
  top: calc(100vw * -85 / 1920);
  width: calc(100vw * 270 / 1920);
  height: auto;
}

.for-company-reason__illust img {
  width: 100%;
  height: auto;
  display: block;
}

.for-company-reason__container {
  margin-top: calc(100vw * 70 / 1920) !important;
}

.for-company-reason__item {
  width: 100%;
  height: calc(100vw * 290 / 1920);
  border-radius: calc(100vw * 32 / 1920);
  background: #ffffff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 calc(100vw * 40 / 1920);
}

.for-company-reason__item:not(:first-of-type) {
  margin-top: calc(100vw * 20 / 1920);
}

.for-company-reason__item-image {
  width: calc(100vw * 340 / 1920);
  height: calc(100vw * 210 / 1920);
}

.for-company-reason__item-image picture {
  height: 100%;
}

.for-company-reason__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 16 / 1920);
}

.for-company-reason__item-block {
  width: calc(100vw * 535 / 1920);
}

.for-company-reason__item-title {
  font-size: calc(100vw * 22 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-left: calc(100vw * 105 / 1920);
  position: relative;
}

.for-company-reason__item-title::before {
  content: "";
  width: calc(100vw * 84 / 1920);
  height: calc(100vw * 84 / 1920);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.for-company-reason__item--1 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-1.png") no-repeat center/contain;
}

.for-company-reason__item--2 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-2.png") no-repeat center/contain;
}

.for-company-reason__item--3 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-3.png") no-repeat center/contain;
}

.for-company-reason__item--4 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-4.png") no-repeat center/contain;
}

.for-company-reason__item--5 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-5.png") no-repeat center/contain;
}

.for-company-reason__item--6 .for-company-reason__item-title::before {
  background: url("../img/icon-reason-list-6.png") no-repeat center/contain;
}

.for-company-reason__item-hr {
  margin-top: calc(100vw * 35 / 1920);
  width: 100%;
  border-top: 1px solid #DDDDDD;
}

.for-company-reason__item-text {
  margin-top: calc(100vw * 25 / 1920);
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.4444444444;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.for-company-shops__bg {
  width: 100%;
  height: 100%;
  background: #EEF4E6;
  padding: calc(100vw * 80 / 1920) 0;
}

.for-company-shops .c-shop-info {
  margin-top: calc(100vw * 48 / 1920);
}

.for-company-shops .c-shop-info:first-child {
  margin-top: 0;
}

.p-lesson-support .c-page-mv__title {
  position: relative;
  z-index: 1;
}

.p-lesson-support .white-pc {
  color: #fff;
}

.lesson-overview__bg {
  width: 100%;
  padding: 1.3020833333vw 0 2.6041666667vw 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF4E6));
  background: -webkit-linear-gradient(top, #fff, #EEF4E6);
  background: linear-gradient(to bottom, #fff, #EEF4E6);
}

.lesson-program .l-flex {
  margin-top: calc(100vw * 65 / 1920);
}

.lesson-program .l-flex__item {
  width: calc(100vw * 320 / 1920);
  position: relative;
}

.lesson-program .l-flex__item--1 .lesson-program__image::before {
  background: url("../img/icon-reason-list-1.png") no-repeat center/contain;
}

.lesson-program .l-flex__item--2 .lesson-program__image::before {
  background: url("../img/icon-reason-list-2.png") no-repeat center/contain;
}

.lesson-program .l-flex__item--3 .lesson-program__image::before {
  background: url("../img/icon-reason-list-3.png") no-repeat center/contain;
}

.lesson-program__image {
  width: 100%;
  height: calc(100vw * 240 / 1920);
  position: relative;
}

.lesson-program__image::before {
  content: "";
  width: calc(100vw * 84 / 1920);
  height: calc(100vw * 84 / 1920);
  position: absolute;
  top: calc(100vw * -42 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.lesson-program__image picture {
  height: 100%;
}

.lesson-program__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 12 / 1920);
}

.lesson-program__text-box {
  margin-top: calc(100vw * 20 / 1920);
}

.lesson-program__lead {
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.4444444444;
  font-weight: bold;
  letter-spacing: 0.06em;
  height: calc(100vw * 80 / 1920);
}

.lesson-program__text {
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.625;
  letter-spacing: 0.1em;
  font-weight: normal;
  margin-top: calc(100vw * 15 / 1920);
}

.lesson-program .l-block {
  margin-top: calc(100vw * 65 / 1920);
  text-align: center;
}

.lesson-program__point-title {
  border-radius: calc(100vw * 12 / 1920) calc(100vw * 12 / 1920) 0 0;
  background-color: #136F2D;
  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;
  height: calc(100vw * 60 / 1920);
  font-size: calc(100vw * 22 / 1920);
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.lesson-program__point-text {
  border-radius: 0 0 calc(100vw * 12 / 1920) calc(100vw * 12 / 1920);
  border: 1px solid #136F2D;
  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;
  height: calc(100vw * 145 / 1920);
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-weight: bold;
}

.lesson-middle-banner {
  padding: calc(100vw * 60 / 1920) 0;
  position: relative;
}

.lesson-middle-banner__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}

.lesson-middle-banner__bg picture {
  height: 100%;
}

.lesson-middle-banner__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.lesson-middle-banner__subtitle {
  width: calc(100vw * 500 / 1920);
  height: calc(100vw * 50 / 1920);
  font-size: calc(100vw * 28 / 1920);
  font-weight: bold;
  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;
  border-radius: calc(100vw * 24 / 1920);
  position: relative;
  margin-inline: auto;
}

.lesson-middle-banner__subtitle::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: calc(100vw * 18 / 1920);
  height: calc(100vw * 17 / 1920);
  background: #F25400;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  bottom: calc(100vw * -15 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.lesson-middle-banner__title {
  font-size: calc(100vw * 40 / 1920);
  font-weight: bold;
  line-height: 1.3;
  margin-top: calc(100vw * 20 / 1920);
  text-align: center;
}

.lesson-middle-banner__container {
  margin-top: calc(100vw * 40 / 1920);
  background-color: #fff;
  border-radius: calc(100vw * 8 / 1920);
  height: calc(100vw * 550 / 1920);
  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;
}

.lesson-middle-banner .l-flex__item--1 {
  width: calc(100vw * 480 / 1920);
}

.lesson-middle-banner .l-flex__item--2 {
  width: calc(100vw * 500 / 1920);
  position: relative;
}

.lesson-middle-banner__lead {
  font-size: calc(100vw * 28 / 1920);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.lesson-middle-banner__description {
  margin-top: calc(100vw * 40 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-weight: 500;
}

.lesson-middle-banner__image {
  position: absolute;
}

.lesson-middle-banner__image--1 {
  width: calc(100vw * 430 / 1920);
  left: 0;
  top: 0;
}

.lesson-middle-banner__image--2 {
  width: calc(100vw * 325 / 1920);
  right: 0;
  bottom: 0;
}

.lesson-middle-banner__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: calc(100vw * 8 / 1920);
}

.news__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__category-item button {
  font-size: calc(100vw * 15 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  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;
  border-radius: calc(100vw * 8 / 1920) calc(100vw * 8 / 1920) 0 0;
  background-color: #EFEFEF;
  width: calc(100vw * 240 / 1920);
  height: calc(100vw * 55 / 1920);
}

.news__category-item button.active {
  background-color: #136F2D;
  color: #fff;
}

.news .l-grid {
  gap: calc(100vw * 35 / 1920);
  margin-top: calc(100vw * 40 / 1920);
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
}

.news .l-grid__item {
  width: calc(100vw * 310 / 1920);
  height: auto;
}

.news__link--image {
  display: block;
  width: 100%;
  height: calc(100vw * 220 / 1920);
  overflow: hidden;
  border-radius: calc(100vw * 12 / 1920);
}

.news__link--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.news__link--image:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news__meta {
  margin-top: calc(100vw * 10 / 1920);
}

.news__date {
  font-size: calc(100vw * 14 / 1920);
  color: #7C7C7C;
  margin-right: calc(100vw * 10 / 1920);
  font-weight: normal;
}

.news__category {
  font-size: calc(100vw * 13 / 1920);
  background-color: #EEF4E6;
  padding: 0 calc(100vw * 12 / 1920);
  height: calc(100vw * 20 / 1920);
  border-radius: calc(100vw * 2 / 1920);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.news__title a {
  margin-top: calc(100vw * 8 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.news__title a:hover {
  color: #08812A;
}

.news__empty {
  font-size: calc(100vw * 18 / 1920);
  font-weight: 500;
  height: calc(100vw * 100 / 1920);
}

.single-news-mv__bg {
  width: 100%;
  height: 19.7916666667vw;
  background: url("../img/c-page-mv.png") no-repeat center/cover;
  padding: 8.8541666667vw 0 0 0;
}

.single-news__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(100vw * 10 / 1920);
  margin-top: calc(100vw * 50 / 1920);
}

.single-news__category-list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(100vw * 13 / 1920);
  letter-spacing: 0.04em;
  background-color: #fff;
  padding: 0 calc(100vw * 12 / 1920);
  height: calc(100vw * 25 / 1920);
  border-radius: calc(100vw * 2 / 1920);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.single-news__title {
  font-size: 1.4583333333vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #08812A;
  line-height: 1.3;
  margin-top: calc(100vw * 8 / 1920);
}

.single-news__date {
  font-size: 0.7291666667vw;
  letter-spacing: 0.04em;
  color: #7C7C7C;
  line-height: 1.3;
  margin-top: calc(100vw * 8 / 1920);
}

.single-news__body {
  margin-top: calc(100vw * 40 / 1920);
}

.single-news__thumbnail {
  width: 100%;
  height: calc(100vw * 500 / 1920);
  overflow: hidden;
  margin-inline: auto;
  border-radius: calc(100vw * 12 / 1920);
}

.single-news__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.single-news__content {
  margin-top: calc(100vw * 50 / 1920);
}

.single-news__content {
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.875;
  letter-spacing: 0.04em;
  /* 画像の基本 */
  /* Gutenberg（画像ブロック） */
  /* クラシック互換（imgに直接クラスが付く場合） */
}

.single-news__content p {
  font-size: inherit;
}

.single-news__content h1 {
  font-size: 2em;
  /* 32px */
  line-height: 1.25;
  margin: 1.1em 0 0.55em;
}

.single-news__content h2 {
  font-size: 1.5em;
  /* 24px */
  line-height: 1.3;
  margin: 1.2em 0 0.55em;
}

.single-news__content h3 {
  font-size: 1.25em;
  /* 20px */
  line-height: 1.35;
  margin: 1.1em 0 0.45em;
}

.single-news__content h4 {
  font-size: 1.125em;
  /* 18px */
  line-height: 1.4;
  margin: 1em 0 0.4em;
}

.single-news__content ul {
  list-style: disc;
  padding-left: calc(100vw * 20 / 1920);
  margin-top: calc(100vw * 20 / 1920);
}

.single-news__content ul li {
  margin-top: calc(100vw * 10 / 1920);
}

.single-news__content a {
  color: #136F2D;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.single-news__content a:hover {
  opacity: 0.8;
}

.single-news__content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.single-news__content .wp-block-image.aligncenter img {
  display: block;
  margin-inline: auto;
}

.single-news__content .wp-block-image.alignleft {
  float: left;
  margin: 0.2em 1em 0.8em 0;
}

.single-news__content .wp-block-image.alignright {
  float: right;
  margin: 0.2em 0 0.8em 1em;
}

.single-news__content img.aligncenter {
  display: block;
  margin-inline: auto;
}

.single-news__content img.alignleft {
  float: left;
  margin: 0.2em 1em 0.8em 0;
}

.single-news__content img.alignright {
  float: right;
  margin: 0.2em 0 0.8em 1em;
}

.single-news__content.u-clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.terms h3 {
  margin-top: calc(100vw * 40 / 1920);
  margin-bottom: calc(100vw * 16 / 1920);
  color: #08812A;
  font-size: calc(100vw * 18 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
}

.terms p {
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.02em;
}

.privacy-policy {
  margin-top: calc(100vw * 80 / 1920);
  margin-bottom: calc(100vw * 64 / 1920);
}

.privacy-policy h2 {
  text-align: center;
  font-size: calc(100vw * 20 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
  color: #08812A;
}

.privacy-policy h3 {
  margin-top: calc(100vw * 32 / 1920);
  margin-bottom: calc(100vw * 12 / 1920);
  font-size: calc(100vw * 18 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
}

.privacy-policy p {
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.02em;
}

.privacy-policy p a {
  text-decoration: underline;
}

.law ul {
  margin-top: calc(100vw * 30 / 1920);
  margin-bottom: calc(100vw * 70 / 1920);
}

.law li {
  margin-top: calc(100vw * 32 / 1920);
  padding-bottom: calc(100vw * 32 / 1920);
  border-bottom: 1px solid #B9D199;
}

.law li:first-child {
  margin-top: 0;
}

.law h3 {
  font-size: calc(100vw * 18 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
  color: #08812A;
}

.law p {
  margin-top: calc(100vw * 16 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.02em;
}

.c-404 {
  text-align: center;
  margin-top: calc(100vw * 70 / 1920);
  margin-bottom: calc(100vw * 55 / 1920);
  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;
}

.c-404__text {
  font-size: calc(100vw * 20 / 1920);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.c-404__btn {
  margin-top: calc(100vw * 48 / 1920);
}

.reason-voice__bg {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFCF2), to(#F4EAC3));
  background: -webkit-linear-gradient(top, #FFFCF2, #F4EAC3);
  background: linear-gradient(to bottom, #FFFCF2, #F4EAC3);
  padding: 1.3020833333vw 0 3.3854166667vw 0;
}

.reason-voice__illust {
  width: 49.4791666667vw;
  height: auto;
  margin: 0 auto;
}

.reason-voice__illust-dakara {
  width: 22.3958333333vw;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.reason-voice__illust-dakara img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

.reason-voice__illust-score {
  width: 100%;
  height: auto;
}

.reason-voice__illust-score img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.reason-voice__container {
  margin-top: 2.6041666667vw;
}

.shops-overview__bg {
  width: 100%;
  height: calc(100vw * 260 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF4E6));
  background: -webkit-linear-gradient(top, #fff, #EEF4E6);
  background: linear-gradient(to bottom, #fff, #EEF4E6);
  padding-top: calc(100vw * 25 / 1920);
}

.shops-overview__inner {
  position: relative;
}

.shops-overview__illust {
  width: calc(100vw * 140 / 1920);
  height: auto;
  position: absolute;
  left: 0;
  top: calc(100vw * -120 / 1920);
  z-index: 1;
}

.shops-overview__illust img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.shops-overview__description {
  width: calc(100vw * 820 / 1920);
  margin: calc(100vw * 30 / 1920) auto 0 auto;
}

.shops-list__item {
  width: calc(100vw * 1100 / 1920);
  margin: calc(100vw * 40 / 1920) auto 0;
  background-color: #fff;
  border-radius: calc(100vw * 32 / 1920);
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  padding: calc(100vw * 50 / 1920) 0;
}

.shops-list__title a {
  font-size: calc(100vw * 22 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #08812A;
  text-decoration: underline;
}

.shops-list__title a:hover {
  opacity: 0.8;
}

.shops-list__container {
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-template-columns: 1fr calc(100vw * 345 / 1920);
}

.shops-list__info-label {
  display: inline-block;
  font-size: calc(100vw * 18 / 1920);
  font-weight: 500;
  color: #7C7C7C;
  letter-spacing: 0.04em;
}

.shops-list__info-label:nth-of-type(2) {
  margin-top: calc(100vw * 25 / 1920);
}

.shops-list__info-text {
  font-size: calc(100vw * 18 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-top: calc(100vw * 5 / 1920);
}

.shops-list__image {
  width: calc(100vw * 346 / 1920);
  height: calc(100vw * 216 / 1920);
}

.shops-list__image picture {
  width: 100%;
  height: 100%;
}

.shops-list__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 16 / 1920);
}

.shops-list__button {
  margin-top: calc(100vw * 25 / 1920);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100vw * 500 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shops-list__button-link {
  display: inline-block;
  width: calc(100vw * 240 / 1920);
  height: calc(100vw * 50 / 1920);
  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;
  border-radius: calc(100vw * 25 / 1920);
  background-color: #044738;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.shops-list__button-link:hover .shops-list__button-text::after {
  -webkit-transform: translateX(4px) translateY(-50%);
  transform: translateX(4px) translateY(-50%);
}

.shops-list__button-text {
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  color: #ffffff;
  position: relative;
  padding-right: calc(100vw * 40 / 1920);
}

.shops-list__button-text::after {
  content: "";
  width: calc(100vw * 20 / 1920);
  height: calc(100vw * 20 / 1920);
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/arrow-right.png") no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.shops-facility__list {
  margin-top: calc(100vw * 30 / 1920);
  gap: calc(100vw * 15 / 1920);
}

.shops-facility__item {
  width: calc(100vw * 56 / 1920);
  height: calc(100vw * 56 / 1920);
}

.shops-facility__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.single-shops-mv__bg {
  width: 100%;
  height: calc(100vw * 480 / 1920);
  background: url("../img/c-page-mv.png") no-repeat center/cover;
  padding: 8.8541666667vw 0 0 0;
}

.single-shops-mv .l-inner--1000 {
  position: relative;
  height: 100%;
}

.single-shops-mv__image {
  width: 100%;
  height: calc(100vw * 445 / 1920);
  overflow: hidden;
  border-radius: calc(100vw * 16 / 1920);
  position: absolute;
  top: calc(100vw * 30 / 1920);
}

.single-shops-mv__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-shops-mv__container {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.04em;
}

.single-shops-mv__title {
  font-size: calc(100vw * 46 / 1920);
}

.single-shops-mv__description {
  font-size: calc(100vw * 22 / 1920);
  margin-top: calc(100vw * 15 / 1920);
}

.single-shops-scroll {
  margin-top: calc(100vw * 250 / 1920);
  /* スクロールスナップが欲しければ（任意） */
}

.single-shops-scroll .l-grid {
  grid-template-columns: repeat(5, 1fr);
  gap: calc(100vw * 10 / 1920);
}

.single-shops-scroll .l-grid {
  -ms-scroll-snap-type: x proximity;
  scroll-snap-type: x proximity;
}

.single-shops-scroll .l-grid > * {
  scroll-snap-align: start;
}

.single-shops-scroll__button {
  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;
  border-radius: calc(100vw * 8 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(#EEF4E6), to(#DCEBC6));
  background: -webkit-linear-gradient(top, #EEF4E6, #DCEBC6);
  background: linear-gradient(to bottom, #EEF4E6, #DCEBC6);
  width: calc(100vw * 190 / 1920);
  height: calc(100vw * 55 / 1920);
}

.single-shops-scroll__text {
  font-size: calc(100vw * 15 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #052F26;
  padding-right: calc(100vw * 22 / 1920);
  position: relative;
}

.single-shops-scroll__text::after {
  content: "";
  width: calc(100vw * 16 / 1920);
  height: calc(100vw * 16 / 1920);
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/icon-btn-round-down.svg") no-repeat center/contain;
}

.single-shops-info__bg {
  padding-bottom: calc(100vw * 50 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 244, 230, 0)), to(#EEF4E6));
  background: -webkit-linear-gradient(top, rgba(238, 244, 230, 0), #EEF4E6);
  background: linear-gradient(to bottom, rgba(238, 244, 230, 0), #EEF4E6);
}

.single-shops-info .c-shop-info__inner {
  display: contents;
}

.single-shops-price__bg {
  padding: calc(100vw * 40 / 1920) 0 calc(100vw * 65 / 1920) 0;
  background: #136F2D;
}

.single-shops-price__body {
  padding: calc(100vw * 50 / 1920) 0;
  background-color: #EFEFEF;
  border-radius: calc(100vw * 40 / 1920);
  margin-top: calc(100vw * 50 / 1920) !important;
}

.single-shops-price__table-title {
  font-size: calc(100vw * 22 / 1920);
  font-weight: bold;
  letter-spacing: 0.02em;
  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: #222222;
  border-radius: calc(100vw * 8 / 1920);
  height: calc(100vw * 65 / 1920);
}

.single-shops-price__table-title--type2 {
  margin-top: calc(100vw * 40 / 1920);
}

.single-shops-price__table--type1 {
  margin-top: calc(100vw * 10 / 1920);
  background-color: #fff;
  border-radius: calc(100vw * 8 / 1920);
  padding: calc(100vw * 15 / 1920) calc(100vw * 40 / 1920) calc(100vw * 40 / 1920) calc(100vw * 40 / 1920);
}

.single-shops-price__table--type1 .l-row {
  display: grid;
  grid-template-columns: calc(100vw * 170 / 1920) 1fr;
  -webkit-column-gap: calc(100vw * 15 / 1920);
  -moz-column-gap: calc(100vw * 15 / 1920);
  column-gap: calc(100vw * 15 / 1920);
}

.single-shops-price__table--type1 .l-th,
.single-shops-price__table--type1 .l-td {
  font-size: calc(100vw * 18 / 1920);
  border-bottom: 1px solid #DDDDDD;
  height: calc(100vw * 100 / 1920);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.7777777778;
}

.single-shops-price__table--type1 .l-th {
  color: #08812A;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-shops-price__table--type1 .l-td__note {
  color: #7C7C7C;
}

.single-shops-price__table--type1 .l-td__link {
  display: inline-block;
  color: #007FFF;
  text-decoration: underline;
  margin-left: auto;
  padding-right: calc(100vw * 35 / 1920);
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.single-shops-price__table--type1 .l-td__link::after {
  content: "";
  width: calc(100vw * 28 / 1920);
  height: calc(100vw * 28 / 1920);
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/icon-btn-round-right.svg") no-repeat center/contain;
}

.single-shops-price__table--type1 .l-td__link:hover {
  opacity: 0.8;
}

.single-shops-price__table--type2 {
  padding: calc(100vw * 30 / 1920) calc(100vw * 40 / 1920) calc(100vw * 40 / 1920) calc(100vw * 40 / 1920);
  margin-top: calc(100vw * 10 / 1920);
  background-color: #fff;
  border-radius: calc(100vw * 8 / 1920);
}

.single-shops-price__table--type2 .l-table__lead {
  font-size: calc(100vw * 40 / 1920);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
}

.single-shops-price__table--type2 .u-background-orange {
  display: inline-block;
  width: calc(100vw * 180 / 1920);
  border-radius: calc(100vw * 30 / 1920);
  padding: 0.1em;
}

.single-shops-price__table--type2 .l-row {
  display: grid;
  grid-template-columns: calc(100vw * 175 / 1920) 1fr 1fr 1fr 1fr;
}

.single-shops-price__table--type2 .l-thead {
  margin-top: calc(100vw * 85 / 1920);
}

.single-shops-price__table--type2 .l-thead .l-th {
  font-size: calc(100vw * 18 / 1920);
  border-bottom: 2px solid #044738;
  height: calc(100vw * 65 / 1920);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #08812A;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.single-shops-price__table--type2 .l-thead .l-th small {
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.25;
}

.single-shops-price__table--type2 .l-thead .l-th:not(:first-child):nth-child(odd) {
  background-color: #EEF4E6;
}

.single-shops-price__table--type2 .l-thead .l-th__bubble {
  position: relative;
}

.single-shops-price__table--type2 .l-thead .l-th__bubble::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: calc(100vw * 20 / 1920);
  height: calc(100vw * 17 / 1920);
  background: #C3AB29;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  top: calc(100vw * -20 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.single-shops-price__table--type2 .l-thead .l-th__bubble::after {
  content: "残りわずか！";
  position: absolute;
  width: calc(100vw * 145 / 1920);
  height: calc(100vw * 30 / 1920);
  background: #C3AB29;
  border-radius: calc(100vw * 16 / 1920);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 50%;
  top: calc(100vw * -45 / 1920);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  color: #fff;
}

.single-shops-price__table--type2 .l-tbody .l-th,
.single-shops-price__table--type2 .l-tbody .l-td {
  font-size: calc(100vw * 18 / 1920);
  height: calc(100vw * 100 / 1920);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
  border-bottom: 1px solid #DDDDDD;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-shops-price__table--type2 .l-tbody .l-th {
  color: #08812A;
  font-weight: bold;
  margin-right: calc(100vw * 15 / 1920);
  text-align: center;
}

.single-shops-price__table--type2 .l-tbody .l-th small {
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.125;
  white-space: nowrap;
}

.single-shops-price__table--type2 .l-tbody .l-td {
  font-weight: 500;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress {
  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;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress--befor {
  text-decoration: line-through;
  color: #FF0000;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress--img {
  width: calc(100vw * 40 / 1920);
  height: calc(100vw * 20 / 1920);
  margin: 0 calc(100vw * 40 / 1920);
  -o-object-fit: contain;
  object-fit: contain;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress--after {
  font-size: calc(100vw * 18 / 1920);
  padding-bottom: calc(100vw * 20 / 1920);
  letter-spacing: 0.04em;
  font-weight: normal;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress--after large {
  font-size: calc(100vw * 40 / 1920);
  font-weight: normal;
  color: #FF0000;
}

.single-shops-price__table--type2 .l-tbody .l-td__progress--after .unit {
  color: #FF0000;
}

.single-shops-price__table--type2 .l-tbody .l-td__note {
  color: #7C7C7C;
  margin-left: calc(100vw * 25 / 1920);
}

.single-shops-price__table--type2 .l-tbody .l-td__column--4 {
  grid-column: span 4;
}

/* ── SPだけ sticky & 横スクロール ───────────────────────── */

.single-shops-staff__bg {
  width: 100%;
  padding-bottom: calc(100vw * 50 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 244, 230, 0)), to(#EEF4E6));
  background: -webkit-linear-gradient(top, rgba(238, 244, 230, 0), #EEF4E6);
  background: linear-gradient(to bottom, rgba(238, 244, 230, 0), #EEF4E6);
}

.single-shops-staff .c-coach__bg {
  background: none;
}

.single-shops-staff .c-staff__title {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.3;
}

.single-shops-staff .c-staff__title-border {
  margin-top: calc(100vw * 15 / 1920);
  border-top: 1px solid #DDDDDD;
}

.single-shops-staff .c-staff .splide__pagination__page.is-active {
  background-color: #136F2D;
}

.single-shops-staff .c-staff .l-grid__item {
  width: calc(100vw * 320 / 1920);
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  border-radius: calc(100vw * 12 / 1920);
  background-color: #fff;
  padding-top: calc(100vw * 15 / 1920);
}

.single-shops-staff .c-staff__image {
  width: calc(100vw * 144 / 1920);
  height: calc(100vw * 144 / 1920);
  border-radius: 50%;
  margin: 0 auto;
}

.single-shops-staff .c-staff__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: inherit;
}

.single-shops-staff .c-staff__text-block {
  padding: calc(100vw * 15 / 1920) calc(100vw * 20 / 1920) calc(100vw * 25 / 1920);
}

.single-shops-staff .c-staff__name {
  font-size: calc(100vw * 22 / 1920);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.3;
}

.single-shops-staff .c-staff__hr {
  width: 100%;
  border-top: 2px dashed #136F2D;
  margin-top: calc(100vw * 15 / 1920);
}

.single-shops-staff .c-staff__label {
  font-size: calc(100vw * 14 / 1920);
  font-size: calc(100vw * 18 / 1920);
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 500;
  margin-top: calc(100vw * 25 / 1920);
}

.single-shops-staff .c-staff__comment {
  margin-top: calc(100vw * 5 / 1920);
  font-size: calc(100vw * 15 / 1920);
  letter-spacing: 0.1em;
  line-height: 1.8333333333;
  height: calc(100vw * 115 / 1920);
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-shops-faq {
  padding: calc(100vw * 40 / 1920) 0 calc(100vw * 70 / 1920) 0;
}

.single-shops-faq__link {
  margin: calc(100vw * 40 / 1920) auto 0;
}

.top-mv {
  width: 100%;
  height: 100vh;
  position: relative;
}

.top-mv__video {
  width: 100%;
  height: 100%;
  aspect-ratio: 1920/1080;
}

.top-mv__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.top-mv__video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.top-mv__scroll {
  position: absolute;
  right: 50%;
  bottom: 8.7962962963vh;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 2;
}

.top-mv__scroll::before {
  -webkit-animation: scroll 2s infinite;
  animation: scroll 2s infinite;
  background-color: #fff;
  bottom: -6.9444444444vh;
  position: absolute;
  content: "";
  height: calc(100vw * 60 / 1920);
  left: 0;
  margin: auto;
  right: 0;
  width: 1px;
}

.top-mv__scroll-text {
  font-size: calc(100vw * 18 / 1920);
  color: #fff;
  letter-spacing: 0.08em;
}

.top-mv__catch-container {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 38.1481481481vh;
  left: 8.3333333333vw;
  z-index: 2;
}

.top-mv__lead {
  font-size: calc(100vw * 47 / 1920);
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #ffffff;
  line-height: 1.3;
}

.top-mv__title {
  font-size: calc(100vw * 80 / 1920);
  height: calc(100vw * 116 / 1920);
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #ffffff;
  margin-top: 0.9259259259vh;
}

.top-mv__title img {
  width: calc(100vw * 265 / 1920);
  height: calc(100vw * 84 / 1920);
  -o-object-fit: contain;
  object-fit: contain;
}

.top-mv__catch-point {
  margin-top: 2.3148148148vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(100vw * 15 / 1920);
}

.top-mv__catch-point span {
  background-color: #136F2D;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: calc(100vw * 40 / 1920);
  padding: 0 calc(100vw * 20 / 1920);
  border-radius: calc(100vw * 20 / 1920);
  font-size: calc(100vw * 20 / 1920);
  font-weight: bold;
  letter-spacing: 0.06em;
}

.top-mv__catch-image {
  width: calc(100vw * 870 / 1920);
  margin-top: 9.2592592593vh;
  height: auto;
}

.top-mv__catch-image picture {
  width: 100%;
  height: 100%;
}

.top-mv__catch-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* 線のアニメーション */

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  51% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }

  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  51% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }

  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}

/*
========================================
Overview 
=========================================
*/

.top-overview {
  background-color: #fff;
  padding-top: calc(100vw * 90 / 1920);
}

.top-overview__bg {
  width: 100%;
  height: calc(100vw * 870 / 1920);
  background: url("../img/top-overview.jpg") no-repeat;
  background-size: 45% 100%;
  background-position: right center;
}

.top-overview__title {
  font-size: calc(100vw * 52 / 1920);
  font-weight: normal;
  line-height: 1.1538461538;
  letter-spacing: 0.1em;
  font-family: serif;
}

.top-overview__title .white-pc {
  color: #ffffff;
}

.top-overview__subtitle {
  font-size: calc(100vw * 32 / 1920);
  font-weight: 500;
  line-height: 1.5;
  margin-top: calc(100vw * 35 / 1920);
}

.top-overview__subtitle span {
  font-weight: normal;
}

.top-overview__text {
  width: calc(100vw * 550 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: calc(100vw * 32 / 1920);
}

/*
========================================
About / 店舗一覧 /法人の方へ
=========================================
*/

.top-about__content,
.top-shops__content,
.top-for-company__content {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-about__lead,
.top-shops__lead,
.top-for-company__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
}

.top-about__text,
.top-shops__text,
.top-for-company__text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.top-about__image,
.top-shops__image,
.top-for-company__image {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-about__image picture,
.top-shops__image picture,
.top-for-company__image picture {
  height: 100%;
}

.top-about__image img,
.top-shops__image img,
.top-for-company__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: calc(100vw * 32 / 1920);
}

/*
========================================
店舗一覧 
=========================================
*/

.top-shops__shop-list {
  width: auto;
  margin: calc(100vw * 40 / 1920) 0 0 0;
  gap: calc(100vw * 32 / 1920);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.top-shops__item {
  width: calc(100vw * 320 / 1920);
  height: auto;
}

.top-shops__item-image {
  width: 100%;
  height: calc(100vw * 200 / 1920);
  overflow: hidden;
  border-radius: calc(100vw * 16 / 1920) calc(100vw * 16 / 1920) 0 0;
}

.top-shops__item-image picture {
  height: 100%;
}

.top-shops__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 16 / 1920) calc(100vw * 16 / 1920) 0 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.top-shops__item:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.top-shops__item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: calc(100vw * 45 / 1920);
  background-color: #044738;
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.04em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 calc(100vw * 16 / 1920) calc(100vw * 16 / 1920);
  padding: 0 calc(100vw * 15 / 1920) 0 calc(100vw * 25 / 1920);
}

.top-shops__item-text--arrow {
  position: relative;
}

.top-shops__item-text--arrow::after {
  content: "";
  position: absolute;
  width: calc(100vw * 20 / 1920);
  height: calc(100vw * 20 / 1920);
  background: url("../img/icon-btn-arrow-right.png") no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  top: 50%;
  right: calc(100vw * 30 / 1920);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top-shops__item:hover .top-shops__item-text--arrow::after {
  -webkit-transform: translateX(calc(100vw * 10 / 1920)) translateY(-50%);
  transform: translateX(calc(100vw * 10 / 1920)) translateY(-50%);
}

/*
========================================
選ばれる理由 
=========================================
*/

.top-reason {
  position: relative;
}

.top-reason__bg {
  padding-top: calc(100vw * 60 / 1920);
  position: relative;
}

.top-reason__bg::before {
  width: calc(100vw * 1645 / 1920);
  height: calc(100vw * 705 / 1920);
  background: url("../img/top-reason-bg.png") no-repeat right/cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.top-reason .l-inner--1220 {
  width: calc(100vw * 1220 / 1920);
  margin: 0 0 0 auto;
}

.top-reason__content {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-reason__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
}

.top-reason__text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.top-reason__image {
  width: calc(100vw * 620 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-reason__image picture {
  height: 100%;
}

.top-reason__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 32 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

.top-reason__list {
  width: calc(100vw * 1000 / 1920);
  margin: calc(100vw * 50 / 1920) 0 0 auto;
}

.top-reason__item {
  width: calc(100vw * 320 / 1920);
  padding-top: calc(100vw * 18 / 1920);
  height: calc(100vw * 240 / 1920);
  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;
  border-radius: calc(100vw * 16 / 1920);
}

.top-reason__item--1 {
  background: url("../img/top-reason-1.jpg") no-repeat center/cover;
}

.top-reason__item--2 {
  background: url("../img/top-reason-2.jpg") no-repeat center/cover;
}

.top-reason__item--3 {
  background: url("../img/top-reason-3.jpg") no-repeat center/cover;
}

.top-reason__item-title {
  font-size: calc(100vw * 18 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  color: #ffffff;
}

.top-reason__item-image {
  width: calc(100vw * 84 / 1920);
  height: auto;
  margin-top: calc(100vw * 10 / 1920);
}

.top-reason__item-image picture {
  width: 100%;
  height: auto;
}

.top-reason__item-image img {
  display: block;
  width: 100%;
  height: auto;
}

.top-reason__item-text {
  width: calc(100vw * 260 / 1920);
  height: auto;
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.625;
  margin-top: calc(100vw * 20 / 1920);
}

.top-reason__illust {
  width: calc(100vw * 276 / 1920);
  height: auto;
  position: absolute;
  bottom: 0;
  left: 2.34375%;
  z-index: 1;
}

.top-reason__illust img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

/*
========================================
法人の方へ
=========================================
*/

.top-for-company__bg {
  padding: calc(100vw * 60 / 1920) 0;
  width: 100%;
  height: auto;
  background: url("../img/top-for-company-bg.png") no-repeat right/cover;
}

.top-for-company__content {
  width: calc(100vw * 565 / 1920);
}

/*
========================================
運営会社
=========================================
*/

.top-operating-company__bg {
  position: relative;
  padding: calc(100vw * 60 / 1920) 0 calc(100vw * 80 / 1920) 0;
}

.top-operating-company__bg::before {
  width: calc(100vw * 1645 / 1920);
  height: 100%;
  background-color: #052F26;
  border-radius: calc(100vw * 100 / 1920) 0 0 0;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.top-operating-company__content {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
  gap: calc(100vw * 50 / 1920);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.top-operating-company__link {
  background-color: #ffffff;
}

.top-operating-company__link-text {
  color: #052F26;
}

.top-operating-company__link::after {
  background: url("../img/icon-btn-arrow-right-green.png") no-repeat center/contain;
}

.top-operating-company__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
}

.top-operating-company__text {
  font-size: calc(100vw * 16 / 1920);
  line-height: 2.25;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.top-operating-company__image {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-operating-company__image picture {
  height: 100%;
}

.top-operating-company__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 32 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

/*
========================================
設備/シミュレーター
=========================================
*/

.top-facility {
  margin-top: calc(100vw * 150 / 1920);
}

.top-facility__bg {
  padding: 3.3854166667vw 0 2.6041666667vw 0;
  width: 100%;
  height: auto;
  background-color: #136F2D;
}

.top-facility__content {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-facility__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.top-facility__text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #ffffff;
  margin-top: calc(100vw * 40 / 1920);
}

.top-facility__link {
  font-size: calc(100vw * 20 / 1920);
  color: #ffffff;
  text-decoration: underline;
  margin-top: calc(100vw * 40 / 1920);
  letter-spacing: 0.04em;
  display: inline-block;
  font-weight: 500;
}

.top-facility__image {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-facility__image picture {
  height: 100%;
}

.top-facility__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 32 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

/*
========================================
よくあるご質問
=========================================
*/

.top-faq__bg {
  padding: calc(100vw * 60 / 1920) 0 0 0;
  width: 100%;
  height: calc(100vw * 630 / 1920);
  background: url("../img/top-faq-bg.png") no-repeat right/cover;
}

.top-faq__content {
  width: calc(100vw * 470 / 1920);
  height: calc(100vw * 290 / 1920);
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-faq__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
}

.top-faq__text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.top-faq__link {
  font-size: calc(100vw * 20 / 1920);
  color: #ffffff;
  text-decoration: underline;
  margin-top: calc(100vw * 80 / 1920);
  letter-spacing: 0.04em;
  display: inline-block;
  font-weight: 500;
}

.top-faq__accordion {
  width: calc(100vw * 630 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-faq__item {
  width: 100%;
  height: auto;
  margin-top: calc(100vw * 15 / 1920);
  border-radius: 0 calc(100vw * 24 / 1920) 0 0;
  background-color: #fff;
}

.top-faq__item:first-child {
  margin-top: 0;
}

.top-faq__item-question {
  cursor: pointer;
  padding: calc(100vw * 15 / 1920) calc(100vw * 20 / 1920) calc(100vw * 15 / 1920) calc(100vw * 25 / 1920);
}

.top-faq__item-answer {
  display: none;
  padding: calc(100vw * 15 / 1920) calc(100vw * 20 / 1920) calc(100vw * 15 / 1920) calc(100vw * 25 / 1920);
}

.top-faq__item-title,
.top-faq__item-text {
  font-size: calc(100vw * 14 / 1920);
  letter-spacing: 0.1em;
  font-weight: 500;
  width: calc(100vw * 580 / 1920);
  line-height: 1.7142857143;
}

.top-faq__item-button {
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
}

.top-faq__item-button::before,
.top-faq__item-button::after {
  content: "";
  width: calc(100vw * 12 / 1920);
  height: calc(100vw * 2 / 1920);
  border-radius: calc(100vw * 5 / 1920);
  background-color: #08812A;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.top-faq__item-button::before {
  position: absolute;
  right: 0;
  rotate: 90deg;
}

.top-faq__item-button::after {
  position: absolute;
  right: 0;
}

.top-faq__item-hr {
  display: none;
  width: calc(100vw * 580 / 1920);
  border: 1px solid #DDDDDD;
  margin: 0 calc(100vw * 20 / 1920) 0 calc(100vw * 25 / 1920);
}

.top-faq .js-toggle__title.is-open .top-faq__item-button::before {
  opacity: 0;
}

/*
========================================
レッスンサポート
=========================================
*/

.top-lesson {
  position: relative;
}

.top-lesson__bg {
  padding-top: calc(100vw * 60 / 1920);
  width: 100%;
  height: calc(100vw * 705 / 1920);
  background: url("../img/top-lesson-bg.png") no-repeat right/cover;
}

.top-lesson__content {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-lesson__lead {
  font-size: calc(100vw * 32 / 1920);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.top-lesson__text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #ffffff;
}

.top-lesson__image {
  width: calc(100vw * 560 / 1920);
  height: calc(100vw * 335 / 1920);
  margin-top: calc(100vw * 30 / 1920);
}

.top-lesson__image picture {
  height: 100%;
}

.top-lesson__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw * 32 / 1920);
  -o-object-fit: cover;
  object-fit: cover;
}

.top-lesson__list {
  width: calc(100vw * 1000 / 1920);
  margin: calc(100vw * 50 / 1920) 0 0 auto;
}

.top-lesson__item {
  width: calc(100vw * 320 / 1920);
  padding-top: calc(100vw * 40 / 1920);
  height: calc(100vw * 240 / 1920);
  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;
  border-radius: calc(100vw * 16 / 1920);
}

.top-lesson__item--1 {
  background: url("../img/top-lesson-1.png") no-repeat center/cover;
}

.top-lesson__item--2 {
  background: url("../img/top-lesson-2.png") no-repeat center/cover;
}

.top-lesson__item--3 {
  background: url("../img/top-lesson-3.png") no-repeat center/cover;
}

.top-lesson__item-title {
  font-size: calc(100vw * 28 / 1920);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
  line-height: 1.3;
}

.top-lesson__item-image {
  width: calc(100vw * 34 / 1920);
  height: auto;
  margin-top: calc(100vw * 15 / 1920);
  border-radius: calc(100vw * 16 / 1920);
}

.top-lesson__item-image img {
  display: block;
  width: 100%;
  height: auto;
}

.top-lesson__item-text {
  width: auto;
  height: auto;
  font-size: calc(100vw * 16 / 1920);
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.06em;
  line-height: 1.375;
  margin-top: calc(100vw * 15 / 1920);
  text-align: center;
}

.top-lesson__illust {
  width: calc(100vw * 330 / 1920);
  height: auto;
  position: absolute;
  bottom: calc(100vw * -100 / 1920);
  right: 0;
  z-index: 1;
}

.top-lesson__illust img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

/*
========================================
お客様の声
=========================================
*/

.top-voice__bg {
  position: relative;
  padding: calc(100vw * 70 / 1920) 0 calc(100vw * 40 / 1920) 0;
}

.top-voice__bg::before {
  width: calc(100vw * 1580 / 1920);
  height: 100%;
  background-color: #EEF4E6;
  border-radius: calc(100vw * 800 / 1920) calc(100vw * 800 / 1920) 0 0;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: -1;
}

.top-voice__lead-area {
  width: calc(100vw * 950 / 1920);
  height: auto;
  margin: calc(100vw * 20 / 1920) auto 0;
  position: relative;
}

.top-voice__lead-text {
  font-size: calc(100vw * 18 / 1920);
  line-height: 1.7777777778;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.top-voice .top-voice__illust-score {
  width: 100%;
  height: auto;
}

.top-voice .top-voice__illust-score img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-voice__link-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.top-voice__link {
  margin-top: calc(100vw * 35 / 1920);
  font-size: calc(100vw * 16 / 1920);
  text-decoration: underline;
  letter-spacing: 0.04em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  color: #044738;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.top-voice__link span {
  display: inline-block;
  width: calc(100vw * 54 / 1920);
  height: calc(100vw * 54 / 1920);
  border-radius: 50%;
  background-color: #044738;
  position: relative;
  margin-left: calc(100vw * 15 / 1920);
}

.top-voice__link span::after {
  content: "";
  position: absolute;
  width: calc(100vw * 20 / 1920);
  height: calc(100vw * 20 / 1920);
  background: url("../img/icon-btn-arrow-right.png") no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.top-voice__link:hover span::after {
  -webkit-transform: translateX(calc(100vw * 3 / 1920)) translateY(-50%);
  transform: translateX(calc(100vw * 3 / 1920)) translateY(-50%);
}

/*
========================================
ご利用までの流れ
=========================================
*/

.top-flow {
  margin-top: calc(100vw * 220 / 1920);
}

/*
========================================
お知らせ
=========================================
*/

.top-news__list {
  margin-top: calc(100vw * 60 / 1920);
}

.top-news__item {
  border-bottom: 1px solid #DDDDDD;
}

.top-news__item:first-child a {
  padding-top: 0 !important;
}

.top-news__container {
  gap: calc(100vw * 25 / 1920);
  padding: calc(100vw * 25 / 1920) 0;
}

.top-news__item-meta {
  width: calc(100vw * 300 / 1920);
}

.top-news__date {
  font-size: calc(100vw * 16 / 1920);
  letter-spacing: 0.04em;
  font-weight: 500;
  line-height: 1.3;
  margin-right: calc(100vw * 24 / 1920);
}

.top-news__category {
  font-size: calc(100vw * 14 / 1920);
  letter-spacing: 0.04em;
  line-height: 1.3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EEF4E6;
  padding: 0 calc(100vw * 8 / 1920);
  height: calc(100vw * 20 / 1920);
  border-radius: calc(100vw * 2 / 1920);
  font-weight: 500;
}

.top-news__item-title {
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.top-news .top-news__container:hover .top-news__item-title {
  color: #08812A;
  text-decoration: underline;
  -webkit-transform: translateX(calc(100vw * -10 / 1920));
  transform: translateX(calc(100vw * -10 / 1920));
}

.top-news__link {
  margin: calc(100vw * 32 / 1920) 0 0 auto;
  font-size: calc(100vw * 20 / 1920);
  text-decoration: underline;
  letter-spacing: 0.04em;
  display: inline-block;
  font-weight: 500;
}

.voice-overview__bg {
  width: 100%;
  height: calc(100vw * 615 / 1920);
  padding-top: calc(100vw * 25 / 1920);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 244, 230, 0)), to(#EEF4E6));
  background: -webkit-linear-gradient(top, rgba(238, 244, 230, 0), #EEF4E6);
  background: linear-gradient(to bottom, rgba(238, 244, 230, 0), #EEF4E6);
}

.voice-overview__inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.voice-overview__illust {
  position: absolute;
  bottom: calc(100vw * -10 / 1920);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw * 950 / 1920);
}

.voice-overview__illust img {
  display: block;
  width: 100%;
  height: auto;
}

.voice-list__item {
  -webkit-box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  box-shadow: 0px 2px 12px rgba(4, 71, 56, 0.24);
  border-radius: calc(100vw * 16 / 1920);
  padding: calc(100vw * 40 / 1920);
  margin-top: calc(100vw * 32 / 1920);
}

.voice-list__item:first-child {
  margin-top: 0;
}

.voice-list .l-grid {
  grid-template-columns: repeat(3, fit-content(100%));
  grid-template-rows: repeat(3, auto);
  grid-template-areas: "item-1 item-2 item-3 item-5" "item-1 item-4 item-4 item-6" "item-7 item-7 item-7 item-7";
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.voice-list .l-grid__item--1 {
  grid-area: item-1;
}

.voice-list .l-grid__item--2 {
  grid-area: item-2;
}

.voice-list .l-grid__item--3 {
  grid-area: item-3;
}

.voice-list .l-grid__item--4 {
  grid-area: item-4;
}

.voice-list .l-grid__item--5 {
  grid-area: item-5;
}

.voice-list .l-grid__item--6 {
  grid-area: item-6;
}

.voice-list .l-grid__item--7 {
  grid-area: item-7;
}

.voice-list__info-avatar {
  width: calc(100vw * 64 / 1920);
  height: calc(100vw * 64 / 1920);
  border-radius: 50%;
  background-color: #DDDDDD;
  margin-right: calc(100vw * 15 / 1920);
  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;
}

.voice-list__info-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 50%;
}

.voice-list__info-name {
  font-size: calc(100vw * 18 / 1920);
  font-size: calc(100vw * 20 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-right: calc(100vw * 10 / 1920);
}

.voice-list__info-personal {
  font-size: calc(100vw * 14 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
}

.voice-list__info-shop {
  font-size: calc(100vw * 14 / 1920);
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
}

.voice-list__info-score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: calc(100vw * 130 / 1920);
}

.voice-list__info-score span {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.voice-list__info-score div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.voice-list__info-score--label {
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  letter-spacing: 0.04em;
  width: calc(100vw * 115 / 1920);
  white-space: nowrap;
  margin-right: calc(100vw * 40 / 1920);
}

.voice-list__info-score--before {
  width: calc(100vw * 25 / 1920);
  text-align: right;
  font-size: calc(100vw * 16 / 1920);
  font-size: calc(100vw * 18 / 1920);
  font-weight: 600;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.voice-list__info-score--image {
  width: calc(100vw * 40 / 1920);
  height: auto;
  margin: 0 calc(100vw * 30 / 1920);
}

.voice-list__info-score--image img {
  width: 100%;
  height: auto;
}

.voice-list__info-score--after {
  width: calc(100vw * 35 / 1920);
  font-size: calc(100vw * 22 / 1920);
  font-size: calc(100vw * 24 / 1920);
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #08812A;
  text-align: end;
  white-space: nowrap;
}

.voice-list__info-hr {
  border: none;
  border-top: 1px solid #DDDDDD;
  margin-top: calc(100vw * 20 / 1920);
}

.voice-list__review-block {
  margin-top: calc(100vw * 15 / 1920);
}

.voice-list__review-date {
  display: inline-block;
  font-size: calc(100vw * 16 / 1920);
  font-weight: 500;
  color: #7C7C7C;
  margin-left: auto;
}

.voice-list__review-title {
  font-size: calc(100vw * 20 / 1920);
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-top: calc(100vw * 15 / 1920);
}

.voice-list__review-text {
  font-size: calc(100vw * 16 / 1920);
  line-height: 1.625;
  margin-top: calc(100vw * 15 / 1920);
  font-weight: normal;
}

.voice-list .c-btn__primary {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #136F2D;
  margin: calc(100vw * 30 / 1920) auto 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 0;
}

.voice-list .c-btn__primary:hover {
  opacity: 0.8;
}

.voice-list .c-btn__primary-text {
  font-weight: 500;
  position: relative;
  padding-right: calc(100vw * 20 / 1920);
}

.voice-list .c-btn__primary-text::after {
  content: "";
  width: calc(100vw * 8 / 1920);
  height: calc(100vw * 8 / 1920);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}

@media screen and (min-width: 769px) {
  .c-coach .splide__list {
    display: grid !important;
    margin-top: calc(100vw * 40 / 1920) !important;
    gap: calc(100vw * 20 / 1920);
    grid-template-columns: repeat(3, 1fr);
  }

  .c-heading--lg__title--center {
    text-align: center;
  }

  .c-heading--lg__description--center {
    text-align: center;
  }

  .u-mt--mv {
    margin-top: calc(100vw * 160 / 1920);
  }

  .u-mt--40 {
    margin-top: calc(100vw * 80 / 1920);
  }

  .u-mt--80 {
    margin-top: calc(100vw * 160 / 1920);
  }

  .l-inner--1000 {
    width: 100%;
    max-width: 52.0833333333vw;
    margin: 0 auto;
  }

  .l-inner--1160 {
    width: 100%;
    max-width: 60.4166666667vw;
    margin: 0 auto;
  }

  .l-inner--1280 {
    width: 100%;
    max-width: 66.6666666667vw;
    margin: 0 auto;
  }

  .l-inner--1366 {
    width: 100%;
    max-width: 71.1458333333vw;
    margin: 0 auto;
  }

  .l-inner--1580 {
    width: 100%;
    max-width: 82.2916666667vw;
    margin: 0 auto;
  }

  .single-shops-staff .c-staff .splide__list {
    display: grid !important;
    margin-top: calc(100vw * 40 / 1920) !important;
    gap: calc(100vw * 20 / 1920);
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 768px) {
  a[href^=tel] {
    text-decoration: underline;
    pointer-events: auto;
  }

  img {
    height: auto;
  }

  .simplebar-track.simplebar-horizontal {
    visibility: visible;
    background: #EFEFEF;
    height: calc(100vw * 6 / 375) !important;
    border-radius: calc(100vw * 12 / 375);
  }

  .simplebar-scrollbar::before {
    visibility: visible;
    background-color: #F25400 !important;
    border-radius: calc(100vw * 12 / 375) !important;
    height: calc(100vw * 6 / 375) !important;
    opacity: 1 !important;
    top: 0 !important;
    bottom: 0 !important;
  }

  .c-breadcrumb {
    font-size: calc(100vw * 12 / 375);
    letter-spacing: 0.02em;
    margin-left: calc(100vw * 8 / 375);
  }

  .c-breadcrumb__separate {
    margin: 0 calc(100vw * 8 / 375);
  }

  .c-breadcrumb__separate::after {
    width: calc(100vw * 4 / 375);
    height: calc(100vw * 4 / 375);
    top: 52%;
    border-top: calc(100vw * 1 / 375) solid #7C7C7C;
    border-right: calc(100vw * 1 / 375) solid #7C7C7C;
  }

  .c-campaign {
    padding: calc(100vw * 30 / 375) 0 calc(100vw * 50 / 375);
  }

  .c-campaign .l-flex {
    gap: calc(100vw * 15 / 375);
    margin-top: calc(100vw * 25 / 375);
  }

  .c-campaign__image {
    width: 100%;
    height: auto;
  }

  .c-coach__bg {
    padding-bottom: calc(100vw * 35 / 375);
  }

  .c-coach__title {
    font-size: calc(100vw * 22 / 375);
  }

  .c-coach__title-border {
    margin-top: calc(100vw * 8 / 375);
  }

  .c-coach .splide__list {
    margin-top: calc(100vw * 25 / 375) !important;
  }

  .c-coach .splide__pagination {
    bottom: calc(100vw * -25 / 375);
  }

  .c-coach .l-grid__item {
    width: calc(100vw * 300 / 375) !important;
  }

  .c-coach__image {
    height: calc(100vw * 148 / 375);
  }

  .c-coach__text-block {
    padding: calc(100vw * 12 / 375) calc(100vw * 12 / 375) calc(100vw * 25 / 375);
  }

  .c-coach__name {
    font-size: calc(100vw * 20 / 375);
  }

  .c-coach__hr {
    margin-top: calc(100vw * 10 / 375);
  }

  .c-coach__table {
    border-spacing: 0 calc(100vw * 15 / 375);
  }

  .c-coach__table tbody {
    font-size: calc(100vw * 14 / 375);
  }

  .c-coach__table th {
    width: calc(100vw * 95 / 375);
    font-size: calc(100vw * 14 / 375);
  }

  .c-coach__label {
    font-size: calc(100vw * 14 / 375);
  }

  .c-coach__comment {
    font-size: calc(100vw * 13 / 375);
    height: calc(100vw * 115 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .c-company-plan__bg {
    padding: calc(100vw * 25 / 375) 0 calc(100vw * 30 / 375) 0;
  }

  .c-company-plan__badge {
    font-size: calc(100vw * 18 / 375);
    padding: 0 calc(100vw * 25 / 375);
  }

  .c-company-plan__title {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.5454545455;
  }

  .c-company-plan__container {
    margin-top: calc(100vw * 25 / 375);
  }

  .c-company-plan__item {
    border-radius: calc(100vw * 12 / 375);
    margin-top: calc(100vw * 32 / 375);
  }

  .c-company-plan__header {
    border-radius: calc(100vw * 12 / 375) calc(100vw * 12 / 375) 0 0;
    padding: calc(100vw * 15 / 375) 0 calc(100vw * 25 / 375) 0;
  }

  .c-company-plan__header:before,
  .c-company-plan__header::after {
    top: calc(100vw * 8 / 375);
    width: calc(100vw * 80 / 375);
    height: calc(100vw * 80 / 375);
  }

  .c-company-plan__header::before {
    left: calc(100vw * 8 / 375);
  }

  .c-company-plan__header::after {
    right: calc(100vw * 8 / 375);
  }

  .c-company-plan__bubble {
    width: calc(100vw * 90 / 375);
    height: calc(100vw * 25 / 375);
    font-size: calc(100vw * 14 / 375);
    border-radius: calc(100vw * 20 / 375);
  }

  .c-company-plan__bubble::before {
    width: calc(100vw * 15 / 375);
    height: calc(100vw * 16 / 375);
    bottom: calc(100vw * -13 / 375);
  }

  .c-company-plan__subtitle {
    font-size: calc(100vw * 20 / 375);
    margin-top: calc(100vw * 15 / 375);
    line-height: 1.2;
  }

  .c-company-plan__subtitle--lg {
    font-size: calc(100vw * 20 / 375);
  }

  .c-company-plan .l-inner--940 {
    max-width: calc(100vw * 320 / 375);
  }

  .c-company-plan__benefits {
    padding: calc(100vw * 20 / 375) 0;
    gap: calc(100vw * 8 / 375);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-company-plan__benefit-item {
    width: calc(100vw * 320 / 375);
    height: calc(100vw * 45 / 375);
    font-size: calc(100vw * 14 / 375);
    line-height: 1.3;
    border-radius: calc(100vw * 8 / 375);
  }

  .c-company-plan__benefit-item--sm {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.3;
  }

  .c-company-plan__hr {
    height: calc(100vw * 60 / 375);
  }

  .c-company-plan__hr-text {
    font-size: calc(100vw * 18 / 375);
    height: calc(100vw * 40 / 375);
  }

  .c-company-plan__point-block {
    padding: calc(100vw * 15 / 375) 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .c-company-plan__point-image {
    width: calc(100vw * 315 / 375);
    height: calc(100vw * 170 / 375);
    margin-top: calc(100vw * 10 / 375);
  }

  .c-company-plan__point-box {
    width: calc(100vw * 320 / 375);
  }

  .c-company-plan__point-text {
    font-size: calc(100vw * 16 / 375);
    line-height: 1.375;
    padding-left: calc(100vw * 30 / 375);
    margin-top: calc(100vw * 6 / 375);
  }

  .c-company-plan__point-text::before {
    width: calc(100vw * 20 / 375);
    height: calc(100vw * 20 / 375);
  }

  .c-company-plan__point-text small {
    font-size: calc(100vw * 12 / 375);
  }

  .c-company-plan__price {
    margin-top: calc(100vw * 10 / 375);
  }

  .c-company-plan__price-amount {
    font-size: calc(100vw * 40 / 375);
  }

  .c-company-plan__price-unit {
    font-size: calc(100vw * 16 / 375);
    margin-left: calc(100vw * 3 / 375);
  }

  .c-compare__bg {
    padding: calc(100vw * 25 / 375) 0 calc(100vw * 60 / 375) 0;
  }

  .c-compare__container {
    display: contents;
  }

  .c-compare__table {
    margin-top: calc(100vw * 25 / 375);
    font-size: calc(100vw * 13 / 375);
    line-height: 1.3076923077;
    border-spacing: calc(100vw * 5 / 375) 0;
  }

  .c-compare__table .u-sticky {
    position: sticky;
    left: 0;
    -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 0 3px rgba(0, 0, 0, 0.1);
    z-index: 3;
  }

  .c-compare__table-head {
    width: calc(100vw * 250 / 375);
    height: calc(100vw * 50 / 375);
    font-size: calc(100vw * 16 / 375);
    border-radius: calc(100vw * 24 / 375) calc(100vw * 24 / 375) 0 0;
  }

  .c-compare__table-head--null {
    width: calc(100vw * 120 / 375);
    border-radius: unset;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .c-compare__row {
    height: calc(100vw * 70 / 375);
  }

  .c-compare__row--tall {
    height: calc(100vw * 90 / 375);
  }

  .c-compare__th {
    font-size: calc(100vw * 13 / 375);
    width: calc(100vw * 120 / 375);
  }

  .c-compare__cell {
    padding-top: calc(100vw * 13 / 375);
  }

  .c-compare__cell--own {
    font-size: calc(100vw * 13 / 375);
  }

  .c-compare__cell--competitor {
    font-size: calc(100vw * 13 / 375);
  }

  .c-compare__cell span {
    margin-top: calc(100vw * 5 / 375);
  }

  .c-compare__icon {
    height: calc(100vw * 24 / 375);
  }

  .c-cta__bg {
    background: url("../img/c-cta-bg-sp.jpg") no-repeat center/cover;
    height: calc(100vw * 350 / 375);
  }

  .c-cta__inner {
    gap: calc(100vw * 20 / 375);
  }

  .c-cta__title-lead {
    font-size: calc(100vw * 16 / 375);
  }

  .c-cta__title {
    font-size: calc(100vw * 24 / 375);
  }

  .c-cta__contents {
    width: calc(100vw * 315 / 375);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw * 8 / 375);
  }

  .c-cta__item {
    width: 100%;
    height: calc(100vw * 48 / 375);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .c-cta__item-image {
    width: calc(100vw * 70 / 375);
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .c-cta__item-image img {
    border-radius: calc(100vw * 8 / 375) 0 0 calc(100vw * 8 / 375);
  }

  .c-cta__item-text {
    width: 100%;
    height: 100%;
    border-radius: 0 calc(100vw * 8 / 375) calc(100vw * 8 / 375) 0;
    font-size: calc(100vw * 15 / 375);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: calc(100vw * 15 / 375);
  }

  .c-flow__bg {
    background: url("../img/c-flow-bg-sp.jpg") no-repeat center/cover;
    height: calc(100vw * 540 / 375);
    padding-top: calc(100vw * 25 / 375);
  }

  .c-flow__container {
    margin-top: calc(100vw * 25 / 375);
    gap: calc(100vw * 30 / 375);
  }

  .c-flow__item {
    width: 100%;
    height: calc(100vw * 112 / 375);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .c-flow__item::before {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
    font-size: calc(100vw * 21 / 375);
    border-radius: 50%;
    top: calc(100vw * -15 / 375);
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .c-flow__item-image {
    width: calc(100vw * 112 / 375);
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .c-flow__item-image img {
    border-radius: calc(100vw * 12 / 375) 0 0 calc(100vw * 12 / 375);
  }

  .c-flow__text-box {
    width: auto;
    height: 100%;
    border-radius: 0 calc(100vw * 12 / 375) calc(100vw * 12 / 375) 0;
    gap: calc(100vw * 10 / 375);
    padding: calc(100vw * 12 / 375) calc(100vw * 10 / 375);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .c-flow__item-title {
    font-size: calc(100vw * 16 / 375);
    white-space: nowrap;
    text-align: left;
  }

  .c-flow__item-text {
    width: auto;
    font-size: calc(100vw * 13 / 375);
    line-height: 1.4615384615;
  }

  .c-image-slider__item {
    width: calc(100vw * 150 / 375) !important;
    height: calc(100vw * 100 / 375);
  }

  .c-page-mv__bg {
    height: calc(100vw * 240 / 375);
    padding: calc(100vw * 80 / 375) 0 0 0;
  }

  .c-page-mv .l-inner--1180 {
    display: contents;
  }

  .c-page-mv .l-inner {
    position: relative;
  }

  .c-page-mv__content {
    margin-top: calc(100vw * 15 / 375);
  }

  .c-page-mv__title {
    font-size: calc(100vw * 28 / 375);
  }

  .c-page-mv__subtitle {
    font-size: calc(100vw * 13 / 375);
  }

  .c-page-mv__thumbnail {
    width: calc(100vw * 260 / 375);
    height: calc(100vw * 156 / 375);
    top: calc(100vw * 70 / 375);
  }

  .c-page-mv__thumbnail img {
    border-radius: calc(100vw * 12 / 375);
  }

  .c-page-mv--md__bg {
    height: calc(100vw * 240 / 375);
    padding: calc(100vw * 80 / 375) 0 0 0;
  }

  .c-page-mv--md__content {
    margin-top: calc(100vw * 24 / 375);
  }

  .c-page-mv--md__title {
    font-size: calc(100vw * 18 / 375);
  }

  .c-page-mv--md__subtitle {
    font-size: calc(100vw * 18 / 375);
    margin-top: calc(100vw * 8 / 375);
    line-height: 1.4444444444;
  }

  .c-pagination {
    margin-top: calc(100vw * 55 / 375);
  }

  .c-pagination .page-numbers {
    gap: calc(100vw * 25 / 375);
  }

  .c-pagination .page-numbers li a {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
    font-size: calc(100vw * 14 / 375);
  }

  .c-pagination .page-numbers li span.current {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
    font-size: calc(100vw * 14 / 375);
  }

  .c-pagination .page-numbers li span.dots {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
    font-size: calc(100vw * 14 / 375);
  }

  .c-pagination .page-numbers li .prev {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
  }

  .c-pagination .page-numbers li .next {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 30 / 375);
  }

  .c-post-navi {
    margin-top: calc(100vw * 125 / 375);
  }

  .c-post-navi__inner {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-post-navi__label {
    font-size: calc(100vw * 14 / 375);
  }

  .c-post-navi__button {
    position: absolute;
    top: calc(100vw * -85 / 375);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .c-reason__bg {
    padding: 0 0 calc(100vw * 30 / 375) 0;
  }

  .c-reason__illust {
    display: none;
  }

  .c-reason__list {
    margin-top: calc(100vw * 25 / 375);
  }

  .c-reason__item {
    height: auto;
    padding: calc(100vw * 12 / 375) calc(100vw * 14 / 375) calc(100vw * 20 / 375) calc(100vw * 14 / 375);
    border-radius: calc(100vw * 16 / 375);
  }

  .c-reason__item:not(:first-of-type) {
    margin-top: calc(100vw * 20 / 375);
  }

  .c-reason__item-image {
    width: 100%;
    height: calc(100vw * 200 / 375);
  }

  .c-reason__item-image img {
    border-radius: calc(100vw * 16 / 375);
  }

  .c-reason__item-block {
    width: 100%;
    margin-top: calc(100vw * 14 / 375);
  }

  .c-reason__item-title {
    font-size: calc(100vw * 16 / 375);
    padding-left: calc(100vw * 60 / 375);
    line-height: 1.5;
    white-space: nowrap;
  }

  .c-reason__item-title::before {
    width: calc(100vw * 48 / 375);
    height: calc(100vw * 48 / 375);
  }

  .c-reason__item-hr {
    margin-top: calc(100vw * 14 / 375);
  }

  .c-reason__item-text {
    margin-top: calc(100vw * 12 / 375);
    font-size: calc(100vw * 13 / 375);
    line-height: 1.6923076923;
  }

  .c-shop-info__inner {
    padding: calc(100vw * 15 / 375) 0 calc(100vw * 15 / 375) 0;
    border-radius: calc(100vw * 12 / 375);
  }

  .c-shop-info__title {
    font-size: calc(100vw * 20 / 375);
  }

  .c-shop-info__title-border {
    margin-top: calc(100vw * 8 / 375);
  }

  .c-shop-info .l-table {
    font-size: calc(100vw * 14 / 375);
    margin-top: calc(100vw * 10 / 375);
  }

  .c-shop-info .l-row {
    grid-template-columns: calc(100vw * 100 / 375) 1fr;
    grid-template-rows: auto;
    -webkit-column-gap: calc(100vw * 10 / 375);
    -moz-column-gap: calc(100vw * 10 / 375);
    column-gap: calc(100vw * 10 / 375);
  }

  .c-shop-info .l-th {
    text-align: center;
  }

  .c-shop-info .l-td {
    padding: calc(100vw * 12 / 375) 0 calc(100vw * 12 / 375) 0;
  }

  .c-shop-info__staff-hours {
    gap: calc(100vw * 8 / 375);
  }

  .c-shop-info__rating-row {
    margin-right: calc(100vw * 8 / 375);
  }

  .c-shop-info__sns {
    gap: calc(100vw * 15 / 375);
  }

  .c-shop-info__sns-item img {
    width: calc(100vw * 26 / 375);
    height: calc(100vw * 26 / 375);
    margin-right: calc(100vw * 5 / 375);
  }

  .c-shop-info__facility {
    gap: calc(100vw * 8 / 375);
  }

  .c-shop-info__facility-item img {
    width: calc(100vw * 24 / 375);
    height: calc(100vw * 24 / 375);
    margin-right: calc(100vw * 5 / 375);
  }

  .c-shop-info__visual {
    margin-top: calc(100vw * 30 / 375);
  }

  .c-shop-info__bubble {
    width: calc(100vw * 210 / 375);
    height: calc(100vw * 20 / 375);
    font-size: calc(100vw * 13 / 375);
    border-radius: calc(100vw * 14 / 375);
  }

  .c-shop-info__bubble::before {
    width: calc(100vw * 9 / 375);
    height: calc(100vw * 10 / 375);
    bottom: calc(100vw * -7 / 375);
  }

  .c-shop-info__illust--pc {
    display: none;
  }

  .c-shop-info__illust--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: calc(100vw * 20 / 375);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .c-shop-info__illust-image {
    width: calc(100vw * 210 / 375);
    margin-top: 0;
  }

  .c-shop-info__map,
  .c-shop-info__indoor-view {
    margin-top: calc(100vw * 15 / 375);
  }

  .c-shop-info__map-content,
  .c-shop-info__indoor-view-content {
    height: calc(100vw * 145 / 375);
  }

  .c-shop-info__map iframe,
  .c-shop-info__indoor-view iframe {
    border-radius: calc(100vw * 8 / 375);
  }

  .c-stars {
    gap: calc(100vw * 2 / 375);
  }

  .c-stars .stars {
    font-size: calc(100vw * 18 / 375);
  }

  .c-thumbnail-slider__main .splide__list {
    width: 100%;
    height: calc(100vw * 170 / 375);
  }

  .c-thumbnail-slider__main .splide__slide img {
    border-radius: calc(100vw * 8 / 375);
  }

  .c-thumbnail-slider__caption {
    height: calc(100vw * 35 / 375);
    font-size: calc(100vw * 12 / 375);
    border-radius: 0 0 calc(100vw * 8 / 375) calc(100vw * 8 / 375);
  }

  .c-thumbnail-slider__thumbnail {
    margin-top: calc(100vw * 10 / 375);
  }

  .c-thumbnail-slider__thumbnail .splide__list {
    width: 100%;
  }

  .c-thumbnail-slider__thumbnail .splide__slide {
    width: calc(100vw * 110 / 375);
    height: calc(100vw * 65 / 375);
  }

  .c-thumbnail-slider__thumbnail .splide__slide img {
    border-radius: calc(100vw * 8 / 375);
  }

  .c-voice__slider {
    margin-top: calc(100vw * 30 / 375);
  }

  .c-voice__item {
    width: calc(100vw * 240 / 375) !important;
    height: calc(100vw * 395 / 375);
    padding: calc(100vw * 15 / 375);
    border-radius: calc(100vw * 12 / 375);
  }

  .c-voice__avatar {
    width: calc(100vw * 80 / 375);
    height: calc(100vw * 80 / 375);
  }

  .c-voice__label {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 8 / 375);
  }

  .c-voice__score {
    font-size: calc(100vw * 15 / 375);
  }

  .c-voice__score--after {
    font-size: calc(100vw * 20 / 375);
  }

  .c-voice__title {
    font-size: calc(100vw * 15 / 375);
    margin-top: calc(100vw * 14 / 375);
    height: calc(100vw * 45 / 375);
    line-height: 1.4666666667;
  }

  .c-voice__text {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 8 / 375);
    height: calc(100vw * 135 / 375);
    line-height: 1.6923076923;
  }

  .c-voice__personal {
    font-size: calc(100vw * 12 / 375);
    margin: calc(100vw * 15 / 375) 0 0 auto;
  }

  .c-btn__primary {
    width: calc(100vw * 220 / 375);
    height: calc(100vw * 50 / 375);
    font-size: calc(100vw * 14 / 375);
    padding-left: calc(100vw * 12 / 375);
    border-radius: 0 calc(100vw * 16 / 375) 0 0;
  }

  .c-btn__primary--arrow::after {
    width: calc(100vw * 20 / 375);
    height: calc(100vw * 20 / 375);
    right: calc(100vw * 10 / 375);
  }

  .c-btn__cta {
    border-radius: calc(100vw * 24 / 375);
  }

  .c-btn__cta-text {
    font-size: calc(100vw * 15 / 375);
    padding-left: calc(100vw * 35 / 375);
  }

  .c-btn__cta-text::after {
    width: calc(100vw * 22 / 375);
    height: calc(100vw * 24 / 375);
  }

  .c-btn__cta--md {
    width: calc(100vw * 260 / 375);
    height: calc(100vw * 50 / 375);
  }

  .c-btn__cta--lg {
    width: calc(100vw * 300 / 375);
    height: calc(100vw * 50 / 375);
  }

  .c-heading__title {
    font-size: calc(100vw * 28 / 375);
  }

  .c-heading__subtitle {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .c-heading--md__subtitle {
    font-size: calc(100vw * 15 / 375);
  }

  .c-heading--md__title {
    font-size: calc(100vw * 20 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .c-heading--lg__title {
    font-size: calc(100vw * 20 / 375);
  }

  .c-heading--lg__description {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.6923076923;
    margin-top: calc(100vw * 15 / 375);
  }

  .u-pc {
    display: none;
  }

  .u-sp {
    display: block;
  }

  .u-pc-flex {
    display: none !important;
  }

  .u-sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .line-modal__inner {
    width: calc(100vw * 343 / 375);
    padding: calc(100vw * 15 / 375);
    border-radius: calc(100vw * 8 / 375);
  }

  .line-modal__close {
    top: 0;
    right: 0;
    font-size: calc(100vw * 18 / 375);
  }

  .c-loader {
    gap: calc(100vw * 5 / 375);
    padding-top: calc(100vw * 50 / 375);
  }

  .c-loader__spinner {
    width: calc(100vw * 32 / 375);
    height: calc(100vw * 32 / 375);
    border-width: calc(100vw * 3 / 375);
  }

  .c-loader__text {
    font-size: calc(100vw * 16 / 375);
  }

  .l-header {
    width: 100%;
    height: calc(100vw * 65 / 375);
    border-radius: 0;
  }

  .l-header._fixed {
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
  }

  .l-header__inner {
    padding: 0 calc(100vw * 15 / 375);
  }

  .l-header__logo {
    width: calc(100vw * 150 / 375);
  }

  .p-top .l-header:not(.top-of-page) {
    background-color: rgba(19, 111, 45, 0.7);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .p-top .l-header:not(.top-of-page) .l-header__logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }

  .p-top .l-header:not(.top-of-page) .openbtn4 span {
    background: #ffffff;
  }

  .l-footer__bg-black {
    padding: calc(100vw * 40 / 375) 0 calc(100vw * 20 / 375) 0;
  }

  .l-footer .l-inner--1080 {
    width: calc(100% - (100vw * 30 / 375));
    margin: 0 auto;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(100vw * 24 / 375);
  }

  .l-footer__logo {
    width: calc(100vw * 270 / 375);
  }

  .l-footer__cta-link {
    width: calc(100vw * 220 / 375);
    height: calc(100vw * 50 / 375);
    border-radius: calc(100vw * 24 / 375);
    margin: calc(100vw * 24 / 375) auto 0;
  }

  .l-footer__hojin-link {
    width: calc(100vw * 220 / 375);
    height: calc(100vw * 50 / 375);
    border-radius: calc(100vw * 24 / 375);
    margin: calc(100vw * 24 / 375) auto 0;
  }

  .l-footer__hojin-link-text {
    font-size: calc(100vw * 15 / 375);
  }

  .l-footer .l-grid {
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-template-areas: "item-1 item-2" "item-1 item-3";
    gap: 0 calc(100vw * 20 / 375);
  }

  .l-footer .l-grid__item--1 {
    grid-area: item-1;
    gap: calc(100vw * 16 / 375);
  }

  .l-footer .l-grid__item--2 {
    grid-area: item-2;
    gap: calc(100vw * 16 / 375);
  }

  .l-footer .l-grid__item--3 {
    grid-area: item-3;
    gap: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 16 / 375);
  }

  .l-footer .l-footer-nav__link {
    font-size: calc(100vw * 14 / 375);
    padding-left: calc(100vw * 12 / 375);
  }

  .l-footer .l-footer-nav__link::before {
    content: "";
    display: inline-block;
    width: calc(100vw * 6 / 375);
    height: calc(100vw * 6 / 375);
    margin-right: calc(100vw * 6 / 375);
    background: #136F2D;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }

  .l-footer .l-footer-nav__link--before {
    font-size: calc(100vw * 14 / 375);
    padding-left: calc(100vw * 24 / 375);
  }

  .l-footer .l-footer-nav__link--before::before {
    width: calc(100vw * 16 / 375);
    height: calc(100vw * 1 / 375);
  }

  .l-footer .l-footer__bg-white {
    height: calc(100vw * 100 / 375);
  }

  .l-footer .l-footer__policy-inner {
    width: calc(100% - (100vw * 30 / 375));
    margin: 0 auto;
  }

  .l-footer .l-footer__policy-list {
    display: grid;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    gap: calc(100vw * 15 / 375) calc(100vw * 30 / 375);
  }

  .l-footer .l-footer__policy-link {
    font-size: calc(100vw * 13 / 375);
  }

  .l-footer .l-footer__copyright--sp {
    font-size: calc(100vw * 13 / 375);
    text-align: center;
    color: #fff;
    background-color: #222222;
    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;
    height: calc(100vw * 50 / 375);
  }

  .l-inner {
    width: calc(100% - (100vw * 30 / 375));
    margin: 0 auto;
  }

  .l-flex--block-sp {
    display: block;
  }

  .l-flex--column-sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .l-grid--block-sp {
    display: block;
  }

  .about-overview__bg {
    padding-bottom: calc(100vw * 30 / 375);
    background-image: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 244, 230, 0)), to(#EEF4E6));
    background: -webkit-linear-gradient(top, rgba(238, 244, 230, 0), #EEF4E6);
    background: linear-gradient(to bottom, rgba(238, 244, 230, 0), #EEF4E6);
  }

  .about-overview__description {
    width: 100%;
  }

  .about-overview__illust {
    width: 100%;
    margin-top: calc(100vw * 30 / 375);
  }

  .about-youtube__content {
    height: calc(100vw * 200 / 375);
  }

  .about-youtube iframe {
    border-radius: calc(100vw * 8 / 375);
  }

  .about-point__subtitle {
    font-size: calc(100vw * 15 / 375);
  }

  .about-point__title {
    font-size: calc(100vw * 20 / 375);
  }

  .about-point__title--number {
    font-size: calc(100vw * 32 / 375);
  }

  .about-point__container {
    width: calc(100vw * 270 / 375);
    gap: calc(100vw * 65 / 375);
    margin: calc(100vw * 60 / 375) auto 0 auto;
  }

  .about-point__item {
    width: 100%;
  }

  .about-point__item::before {
    width: calc(100vw * 80 / 375);
    height: calc(100vw * 80 / 375);
    top: calc(100vw * -40 / 375);
    z-index: 1;
  }

  .about-point__item-image {
    height: calc(100vw * 200 / 375);
  }

  .about-point__item-image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .about-point__text-box {
    margin-top: calc(100vw * 15 / 375);
  }

  .about-point__item-text {
    font-size: calc(100vw * 16 / 375);
    line-height: 1.625;
  }

  .about-point__info {
    margin-top: calc(100vw * 40 / 375);
    padding: calc(100vw * 25 / 375) 0 calc(100vw * 30 / 375) 0;
    border-radius: calc(100vw * 16 / 375);
  }

  .about-point__info-title {
    font-size: calc(100vw * 20 / 375);
  }

  .about-point__info .l-grid {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-template-columns: calc(100vw * 320 / 375);
    grid-template-rows: auto;
    row-gap: calc(100vw * 10 / 375);
    margin-top: calc(100vw * 30 / 375);
  }

  .about-point__info .l-grid__item {
    height: calc(100vw * 55 / 375);
    font-size: calc(100vw * 14 / 375);
    padding: 0 0 0 calc(100vw * 60 / 375);
    border-radius: calc(100vw * 8 / 375);
  }

  .about-point__info .l-grid__item::before {
    width: calc(100vw * 37 / 375);
    height: calc(100vw * 37 / 375);
    left: calc(100vw * 10 / 375);
  }

  .about-numbers__bg {
    height: auto;
    padding: calc(100vw * 25 / 375) 0 calc(100vw * 30 / 375) 0;
  }

  .about-numbers__container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: calc(100vw * 10 / 375);
    margin-top: calc(100vw * 30 / 375);
  }

  .about-numbers__item {
    border-radius: calc(100vw * 12 / 375);
    width: calc(100vw * 165 / 375);
    height: calc(100vw * 140 / 375);
    padding-top: calc(100vw * 15 / 375);
  }

  .about-numbers__subtitle {
    width: calc(100vw * 145 / 375);
    height: calc(100vw * 25 / 375);
    font-size: calc(100vw * 12 / 375);
    border-radius: calc(100vw * 13 / 375);
  }

  .about-numbers__performance {
    font-size: calc(100vw * 48 / 375);
    margin-top: calc(100vw * 10 / 375);
  }

  .about-numbers__performance small {
    font-size: calc(100vw * 36 / 375);
  }

  .about-numbers__unit {
    font-size: calc(100vw * 24 / 375);
  }

  .facility-overview__bg {
    padding: 0 0 calc(100vw * 40 / 375) 0;
  }

  .facility-equipment__list {
    margin-top: calc(100vw * 30 / 375);
    grid-template-columns: repeat(2, calc(100vw * 164 / 375));
    gap: calc(100vw * 20 / 375) calc(100vw * 10 / 375);
  }

  .facility-equipment__image {
    height: calc(100vw * 110 / 375);
  }

  .facility-equipment__image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-equipment__lead {
    margin-top: calc(100vw * 8 / 375);
    font-size: calc(100vw * 14 / 375);
    letter-spacing: normal;
  }

  .facility-equipment__text {
    margin-top: calc(100vw * 5 / 375);
    font-size: calc(100vw * 12 / 375);
    line-height: 1.8333333333;
    font-weight: 500;
  }

  .facility-service {
    margin-top: calc(100vw * 40 / 375);
  }

  .facility-service__container {
    gap: calc(100vw * 15 / 375);
    margin-top: calc(100vw * 15 / 375);
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .facility-service__block--free {
    width: 100%;
  }

  .facility-service__block--free .facility-service__list {
    width: calc(100vw * 275 / 375);
  }

  .facility-service__block--paid {
    width: 100%;
  }

  .facility-service__block--paid .facility-service__list {
    width: calc(100vw * 165 / 375);
  }

  .facility-service__title {
    height: calc(100vw * 20 / 375);
    font-size: calc(100vw * 15 / 375);
    border-radius: calc(100vw * 12 / 375) calc(100vw * 12 / 375) 0 0;
  }

  .facility-service__icon-container {
    padding: calc(100vw * 15 / 375) 0 calc(100vw * 15 / 375) 0;
    border-radius: 0 0 calc(100vw * 12 / 375) calc(100vw * 12 / 375);
  }

  .facility-service__list {
    gap: calc(100vw * 56 / 375);
  }

  .facility-service__item {
    width: calc(100vw * 55 / 375);
    gap: calc(100vw * 8 / 375);
  }

  .facility-service__item img {
    width: calc(100vw * 55 / 375);
    height: calc(100vw * 54 / 375);
  }

  .facility-service__item span {
    font-size: calc(100vw * 13 / 375);
  }

  .facility-middle-banner {
    padding: calc(100vw * 40 / 375) 0 calc(100vw * 50 / 375);
  }

  .facility-middle-banner__container {
    gap: calc(100vw * 30 / 375);
  }

  .facility-middle-banner__text {
    font-size: calc(100vw * 20 / 375);
    line-height: 1.5;
  }

  .facility-middle-banner__image {
    width: calc(100vw * 310 / 375);
    -ms-flex-item-align: end;
    align-self: end;
    border-radius: calc(100vw * 12 / 375);
  }

  .facility-middle-banner__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .facility-scene__subtitle {
    font-size: calc(100vw * 20 / 375);
    line-height: 1.4;
  }

  .facility-scene__container {
    margin-top: calc(100vw * 25 / 375);
    gap: calc(100vw * 25 / 375);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .facility-scene__item {
    width: calc(100vw * 320 / 375);
  }

  .facility-scene__item-image {
    height: calc(100vw * 240 / 375);
    border-radius: calc(100vw * 12 / 375);
  }

  .facility-scene__item-label {
    font-size: calc(100vw * 18 / 375);
  }

  .facility-scene__item-title {
    font-size: calc(100vw * 18 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .facility-scene__item-text {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 8 / 375);
    line-height: 1.6923076923;
    letter-spacing: 0.08em;
  }

  .facility-scene__text-box {
    margin-top: calc(100vw * 10 / 375);
    text-align: left;
  }

  .facility-machine__bg {
    padding: calc(100vw * 25 / 375) 0 calc(100vw * 30 / 375) 0;
  }

  .facility-machine__list {
    margin-top: calc(100vw * 45 / 375);
  }

  .facility-machine__item {
    width: 100%;
    height: calc(100vw * 165 / 375);
    padding: calc(100vw * 20 / 375) calc(100vw * 30 / 375) 0 calc(100vw * 12 / 375);
    border-radius: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 12 / 375);
  }

  .facility-machine__item:first-of-type {
    margin-top: 0;
  }

  .facility-machine__item-title {
    font-size: calc(100vw * 22 / 375);
    height: calc(100vw * 55 / 375);
  }

  .facility-machine__item-subtitle {
    font-size: calc(100vw * 14 / 375);
  }

  .facility-machine__item-text {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 15 / 375);
  }

  .facility-machine__item-link {
    font-size: calc(100vw * 13 / 375);
    padding-right: calc(100vw * 20 / 375);
    margin: calc(100vw * 25 / 375) 0 0 auto;
  }

  .facility-machine__item-link::after {
    width: calc(100vw * 14 / 375);
    height: calc(100vw * 14 / 375);
  }

  .facility-machine__referee {
    height: auto;
    margin-top: calc(100vw * 30 / 375);
    padding: calc(100vw * 15 / 375);
    gap: calc(100vw * 15 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-machine__referee-image {
    height: calc(100vw * 180 / 375);
    width: 100%;
  }

  .facility-machine__referee-image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-machine__referee-content {
    width: 100%;
  }

  .facility-machine__referee-title {
    font-size: calc(100vw * 18 / 375);
    padding-left: calc(100vw * 35 / 375);
  }

  .facility-machine__referee-title::before {
    width: calc(100vw * 30 / 375);
    height: calc(100vw * 28 / 375);
  }

  .facility-machine__referee-hr {
    margin-top: calc(100vw * 12 / 375);
  }

  .facility-machine__referee-text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.5714285714;
    margin-top: calc(100vw * 15 / 375);
  }

  .facility-case__lead {
    font-size: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 8 / 375);
    line-height: 1.625;
  }

  .facility-case__list {
    margin: calc(100vw * 15 / 375) auto 0;
    grid-template-columns: calc(100vw * 325 / 375);
    gap: calc(100vw * 20 / 375);
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .facility-case__item {
    padding: calc(100vw * 16 / 375) calc(100vw * 13 / 375);
    border-radius: calc(100vw * 12 / 375);
  }

  .facility-case__image {
    height: calc(100vw * 165 / 375);
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-case__image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-case__video {
    height: calc(100vw * 165 / 375);
    border-radius: calc(100vw * 8 / 375);
  }

  .facility-case__title {
    font-size: calc(100vw * 18 / 375);
    margin-top: calc(100vw * 15 / 375);
    white-space: nowrap;
    letter-spacing: normal;
  }

  .facility-case__text {
    font-size: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 12 / 375);
    line-height: 1.625;
  }

  .facility-voice__bg {
    padding: calc(100vw * 30 / 375) 0 calc(100vw * 40 / 375) 0;
  }

  .faq__category-list {
    gap: calc(100vw * 14 / 375);
  }

  .faq__category-item {
    font-size: calc(100vw * 14 / 375);
  }

  .faq__check-box {
    width: calc(100vw * 14 / 375);
    height: calc(100vw * 14 / 375);
    border-radius: calc(100vw * 3 / 375);
    margin-right: calc(100vw * 5 / 375);
  }

  .faq__check-box.active::after {
    width: calc(100vw * 10 / 375);
    height: calc(100vw * 9 / 375);
  }

  .faq__accordion {
    margin-top: calc(100vw * 12 / 375);
  }

  .faq__item {
    margin-top: calc(100vw * 12 / 375);
  }

  .faq__item-question {
    padding: calc(100vw * 16 / 375) calc(100vw * 12 / 375) calc(100vw * 12 / 375);
  }

  .faq__item-answer {
    padding: calc(100vw * 12 / 375) calc(100vw * 12 / 375) calc(100vw * 16 / 375);
  }

  .faq__item-title,
  .faq__item-text {
    width: 100%;
  }

  .faq__item-title {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
    padding-left: calc(100vw * 16 / 375);
  }

  .faq__item-title::before {
    left: 0;
  }

  .faq__item-title {
    padding-right: calc(100vw * 15 / 375);
  }

  .faq__item-text {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.6923076923;
    letter-spacing: 0.04em;
  }

  .faq__item-button {
    right: 0;
  }

  .faq__item-button::before,
  .faq__item-button::after {
    width: calc(100vw * 12 / 375);
    height: calc(100vw * 2 / 375);
    border-radius: calc(100vw * 5 / 375);
  }

  .faq__item-hr {
    width: calc(100vw * 320 / 375);
  }

  .for-company-overview__bg {
    padding: 0 0 calc(100vw * 25 / 375) 0;
  }

  .for-company-about {
    margin-top: calc(100vw * 25 / 375);
  }

  .for-company-about__title {
    font-size: calc(100vw * 18 / 375);
    height: calc(100vw * 50 / 375);
    border-radius: calc(100vw * 12 / 375) calc(100vw * 12 / 375) 0 0;
  }

  .for-company-about__box {
    height: auto;
    border-radius: 0 0 calc(100vw * 12 / 375) calc(100vw * 12 / 375);
    padding: calc(100vw * 20 / 375) calc(100vw * 25 / 375);
  }

  .for-company-about__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
    letter-spacing: 0.04em;
    text-align: left;
  }

  .for-company-cta__bg {
    height: auto;
    padding: calc(100vw * 40 / 375) 0;
  }

  .for-company-cta__text {
    font-size: calc(100vw * 18 / 375);
    line-height: 1.4444444444;
  }

  .for-company-cta__link {
    margin-top: calc(100vw * 25 / 375);
    border-radius: calc(100vw * 8 / 375);
    width: calc(100vw * 240 / 375);
    height: calc(100vw * 50 / 375);
    padding: 0;
    font-size: calc(100vw * 14 / 375);
  }

  .for-company-cta__link::after {
    right: calc(100vw * 15 / 375);
  }

  .for-company-reason__bg {
    padding: calc(100vw * 70 / 375) 0 calc(100vw * 40 / 375);
  }

  .for-company-reason__title {
    font-size: calc(100vw * 20 / 375);
  }

  .for-company-reason__title::before {
    width: calc(100vw * 46 / 375);
    height: calc(100vw * 44 / 375);
    top: calc(100vw * -55 / 375);
  }

  .for-company-reason__illust {
    display: none;
  }

  .for-company-reason__container {
    margin-top: calc(100vw * 30 / 375) !important;
  }

  .for-company-reason__item {
    height: auto;
    padding: calc(100vw * 12 / 375) calc(100vw * 14 / 375) calc(100vw * 20 / 375) calc(100vw * 14 / 375);
    border-radius: calc(100vw * 16 / 375);
  }

  .for-company-reason__item:not(:first-of-type) {
    margin-top: calc(100vw * 20 / 375);
  }

  .for-company-reason__item-image {
    width: 100%;
    height: calc(100vw * 200 / 375);
  }

  .for-company-reason__item-image img {
    border-radius: calc(100vw * 16 / 375);
  }

  .for-company-reason__item-block {
    width: 100%;
    margin-top: calc(100vw * 14 / 375);
  }

  .for-company-reason__item-title {
    font-size: calc(100vw * 16 / 375);
    padding-left: calc(100vw * 60 / 375);
    line-height: 1.5;
    white-space: nowrap;
  }

  .for-company-reason__item-title::before {
    width: calc(100vw * 48 / 375);
    height: calc(100vw * 48 / 375);
  }

  .for-company-reason__item-hr {
    margin-top: calc(100vw * 14 / 375);
  }

  .for-company-reason__item-text {
    margin-top: calc(100vw * 12 / 375);
    font-size: calc(100vw * 13 / 375);
    line-height: 1.7692307692;
  }

  .for-company-shops .c-shop-info {
    margin-top: calc(100vw * 24 / 375);
  }

  .for-company-shops .c-shop-info__title {
    text-align: center;
  }

  .p-lesson-support .c-page-mv__title span {
    color: #08812A;
  }

  .p-lesson-support .white-pc {
    color: #08812A;
  }

  .lesson-overview__bg {
    padding: 0 0 calc(100vw * 25 / 375) 0;
  }

  .lesson-overview__title {
    white-space: nowrap;
    letter-spacing: 0.02em;
  }

  .lesson-program .l-flex {
    gap: calc(100vw * 60 / 375);
    margin-top: calc(100vw * 60 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .lesson-program .l-flex__item {
    width: 100%;
  }

  .lesson-program__image {
    width: calc(100vw * 265 / 375);
    height: calc(100vw * 200 / 375);
    margin: 0 auto;
  }

  .lesson-program__image::before {
    width: calc(100vw * 80 / 375);
    height: calc(100vw * 80 / 375);
    top: calc(100vw * -40 / 375);
  }

  .lesson-program__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .lesson-program__text-box {
    width: calc(100vw * 330 / 375);
    margin: calc(100vw * 15 / 375) auto 0;
  }

  .lesson-program__lead {
    font-size: calc(100vw * 17 / 375);
    line-height: 1.3529411765;
    height: auto;
    text-align: center;
    width: calc(100vw * 305 / 375);
    margin: 0 auto;
    letter-spacing: 0.05em;
  }

  .lesson-program__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
    margin-top: calc(100vw * 10 / 375);
  }

  .lesson-program .l-block {
    margin-top: calc(100vw * 32 / 375);
  }

  .lesson-program__point-title {
    font-size: calc(100vw * 20 / 375);
    height: calc(100vw * 50 / 375);
    border-radius: calc(100vw * 12 / 375) calc(100vw * 12 / 375) 0 0;
  }

  .lesson-program__point-text {
    font-size: calc(100vw * 14 / 375);
    height: auto;
    border-radius: 0 0 calc(100vw * 12 / 375) calc(100vw * 12 / 375);
    padding: calc(100vw * 20 / 375) calc(100vw * 25 / 375);
    text-align: left;
  }

  .lesson-middle-banner {
    padding: calc(100vw * 32 / 375) 0;
  }

  .lesson-middle-banner__subtitle {
    width: calc(100vw * 330 / 375);
    font-size: calc(100vw * 18 / 375);
    height: calc(100vw * 46 / 375);
    border-radius: calc(100vw * 24 / 375);
  }

  .lesson-middle-banner__subtitle::before {
    width: calc(100vw * 15 / 375);
    height: calc(100vw * 17 / 375);
    bottom: calc(100vw * -15 / 375);
  }

  .lesson-middle-banner__title {
    font-size: calc(100vw * 26 / 375);
    line-height: 1.4615384615;
    margin-top: calc(100vw * 12 / 375);
  }

  .lesson-middle-banner__container {
    padding: calc(100vw * 30 / 375) calc(100vw * 20 / 375) calc(100vw * 115 / 375) calc(100vw * 20 / 375);
    margin-top: calc(100vw * 24 / 375);
    border-radius: calc(100vw * 8 / 375);
    height: auto;
  }

  .lesson-middle-banner .l-flex__item--1 {
    width: calc(100vw * 310 / 375);
  }

  .lesson-middle-banner .l-flex__item--2 {
    width: calc(100vw * 305 / 375);
  }

  .lesson-middle-banner__lead {
    font-size: calc(100vw * 18 / 375);
    line-height: 1.6666666667;
    text-align: left;
  }

  .lesson-middle-banner__description {
    margin-top: calc(100vw * 32 / 375);
    font-size: calc(100vw * 14 / 375);
    line-height: 1.5714285714;
    text-align: left;
  }

  .lesson-middle-banner__image--1 {
    width: calc(100vw * 260 / 375);
    position: static;
    margin: calc(100vw * 25 / 375) auto 0;
  }

  .lesson-middle-banner__image--2 {
    width: calc(100vw * 196 / 375);
    bottom: calc(100vw * -95 / 375);
    right: calc(100vw * -20 / 375);
  }

  .lesson-middle-banner__image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .news__category-item button {
    font-size: calc(100vw * 13 / 375);
    width: calc(100vw * 84 / 375);
    height: calc(100vw * 40 / 375);
    border-radius: calc(100vw * 4 / 375) calc(100vw * 4 / 375) 0 0;
    text-align: center;
  }

  .news .l-grid {
    margin-top: calc(100vw * 30 / 375);
  }

  .news .l-grid__item {
    width: 100%;
    margin-top: calc(100vw * 32 / 375);
  }

  .news__link--image {
    height: calc(100vw * 240 / 375);
    border-radius: calc(100vw * 12 / 375);
  }

  .news__meta {
    margin-top: calc(100vw * 15 / 375);
  }

  .news__date {
    font-size: calc(100vw * 14 / 375);
    margin-right: calc(100vw * 12 / 375);
  }

  .news__category {
    font-size: calc(100vw * 13 / 375);
    height: calc(100vw * 20 / 375);
    padding: 0 calc(100vw * 12 / 375);
  }

  .news__title a {
    font-size: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 10 / 375);
  }

  .news__empty {
    font-size: calc(100vw * 16 / 375);
    height: calc(100vw * 100 / 375);
  }

  .single-news-mv__bg {
    height: auto;
    padding: calc(100vw * 80 / 375) 0 calc(100vw * 15 / 375) 0;
  }

  .single-news-mv .c-breadcrumb {
    padding-left: calc(100vw * 8 / 375);
  }

  .single-news__category-list {
    margin-top: calc(100vw * 25 / 375);
    gap: calc(100vw * 10 / 375);
  }

  .single-news__category-list span {
    font-size: calc(100vw * 13 / 375);
    height: calc(100vw * 25 / 375);
    padding: 0 calc(100vw * 12 / 375);
  }

  .single-news__title {
    font-size: calc(100vw * 20 / 375);
    margin-top: calc(100vw * 10 / 375);
    line-height: 1.3;
  }

  .single-news__date {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.4285714286;
  }

  .single-news__body {
    margin-top: calc(100vw * 12 / 375);
  }

  .single-news__thumbnail {
    height: calc(100vw * 170 / 375);
    border-radius: calc(100vw * 12 / 375);
    margin: calc(100vw * 15 / 375) auto 0;
  }

  .single-news__content {
    margin-top: calc(100vw * 32 / 375);
  }

  .single-news__content {
    font-size: calc(100vw * 15 / 375);
    line-height: 1.8666666667;
  }

  .single-news__content ul {
    padding-left: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 16 / 375);
  }

  .single-news__content ul li {
    margin-top: calc(100vw * 8 / 375);
  }

  .terms h3 {
    margin-top: calc(100vw * 32 / 375);
    margin-bottom: calc(100vw * 12 / 375);
    font-size: calc(100vw * 16 / 375);
  }

  .terms p {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.4285714286;
  }

  .privacy-policy {
    margin-top: calc(100vw * 100 / 375);
    margin-bottom: calc(100vw * 70 / 375);
  }

  .privacy-policy h2 {
    font-size: calc(100vw * 18 / 375);
    line-height: 1.3333333333;
  }

  .privacy-policy h3 {
    margin-top: calc(100vw * 32 / 375);
    margin-bottom: calc(100vw * 12 / 375);
    font-size: calc(100vw * 16 / 375);
  }

  .privacy-policy p {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.4285714286;
  }

  .law ul {
    margin-top: calc(100vw * 30 / 375);
    margin-bottom: calc(100vw * 70 / 375);
  }

  .law li {
    margin-top: calc(100vw * 24 / 375);
    padding-bottom: calc(100vw * 20 / 375);
  }

  .law h3 {
    font-size: calc(100vw * 16 / 375);
  }

  .law p {
    margin-top: calc(100vw * 12 / 375);
    font-size: calc(100vw * 14 / 375);
    line-height: 1.5714285714;
  }

  .c-404 {
    margin-top: calc(100vw * 32 / 375);
    margin-bottom: calc(100vw * 65 / 375);
  }

  .c-404__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.5714285714;
  }

  .c-404__btn {
    margin-top: calc(100vw * 32 / 375);
  }

  .reason-voice__bg {
    padding: calc(100vw * 30 / 375) 0 calc(100vw * 40 / 375) 0;
  }

  .reason-voice__illust {
    width: 100%;
  }

  .reason-voice__illust-dakara {
    width: calc(100vw * 235 / 375);
  }

  .reason-voice__illust-score {
    margin-top: calc(100vw * 25 / 375);
  }

  .reason-voice__container {
    margin-top: calc(100vw * 30 / 375);
  }

  .shops-overview__bg {
    height: auto;
    padding: 0 0 calc(100vw * 30 / 375) 0;
  }

  .shops-overview__illust {
    right: 0;
    bottom: calc(100vw * -150 / 375);
    top: initial;
    left: initial;
    width: calc(100vw * 60 / 375);
  }

  .shops-overview__description {
    width: 100%;
  }

  .shops-list__item {
    width: calc(100vw * 360 / 375);
    padding: calc(100vw * 20 / 375) 0;
    border-radius: calc(100vw * 12 / 375);
    margin: calc(100vw * 60 / 375) auto 0;
  }

  .shops-list__title a {
    font-size: calc(100vw * 16 / 375);
  }

  .shops-list__container {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    grid-template-columns: 1fr;
    margin-top: calc(100vw * 15 / 375);
  }

  .shops-list__info {
    grid-column: 1;
    grid-row: 1;
  }

  .shops-list__info-label {
    font-size: calc(100vw * 14 / 375);
  }

  .shops-list__info-label:nth-of-type(2) {
    margin-top: calc(100vw * 12 / 375);
  }

  .shops-list__info-text {
    font-size: calc(100vw * 14 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .shops-list__image {
    width: calc(100vw * 335 / 375);
    height: calc(100vw * 150 / 375);
    grid-row: 3;
    grid-column: 1;
    margin: calc(100vw * 25 / 375) 0 auto 0;
  }

  .shops-list__image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .shops-list__button {
    grid-column: 1;
    grid-row: 2;
    margin-top: calc(100vw * 15 / 375);
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .shops-list__button-link {
    width: calc(100vw * 165 / 375);
    height: calc(100vw * 40 / 375);
    border-radius: calc(100vw * 25 / 375);
  }

  .shops-list__button-text {
    font-size: calc(100vw * 13 / 375);
    letter-spacing: 0.04em;
    padding-right: calc(100vw * 28 / 375);
  }

  .shops-list__button-text::after {
    width: calc(100vw * 17 / 375);
    height: calc(100vw * 17 / 375);
  }

  .shops-list__cta {
    width: calc(100vw * 165 / 375);
    height: calc(100vw * 40 / 375);
    font-size: calc(100vw * 13 / 375);
    border-radius: calc(100vw * 25 / 375);
  }

  .shops-facility__list {
    grid-template-columns: repeat(4, 1fr);
    gap: calc(100vw * 15 / 375);
    margin-top: calc(100vw * 15 / 375);
  }

  .shops-facility__item {
    width: calc(100vw * 49 / 375);
    height: calc(100vw * 49 / 375);
  }

  .single-shops-mv__bg {
    height: calc(100vw * 240 / 375);
    padding: calc(100vw * 80 / 375) 0 0 0;
  }

  .single-shops-mv__image {
    height: calc(100vw * 165 / 375);
    border-radius: calc(100vw * 16 / 375);
    top: calc(100vw * 30 / 375);
  }

  .single-shops-mv__title {
    font-size: calc(100vw * 20 / 375);
  }

  .single-shops-mv__description {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 8 / 375);
  }

  .single-shops-scroll {
    margin-top: calc(100vw * 85 / 375);
  }

  .single-shops-scroll .l-grid {
    grid-template-columns: none;
    /* 1行にして横へ増やす */
    grid-auto-flow: column;
    /* 列方向に自動配置 */
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    /* 各アイテムの横幅＝中身の実寸 */
    /* 横スクロールを許可（縦は切る） */
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    /* 余白（任意） */
    -webkit-column-gap: calc(100vw * 16 / 375);
    -moz-column-gap: calc(100vw * 16 / 375);
    column-gap: calc(100vw * 16 / 375);
    /* 横方向のgap */
    row-gap: 0;
    padding-inline: calc(100vw * 16 / 375);
    /* 端の余白が欲しければ */
  }

  .single-shops-scroll__button {
    border-radius: none;
    background: none;
    border-right: 1px solid #136F2D;
    width: auto;
    height: calc(100vw * 20 / 375);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .single-shops-scroll__text {
    font-size: calc(100vw * 13 / 375);
    padding-right: calc(100vw * 40 / 375);
  }

  .single-shops-scroll__text::after {
    width: calc(100vw * 16 / 375);
    height: calc(100vw * 16 / 375);
    right: calc(100vw * 16 / 375);
  }

  .single-shops-price__bg {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 32 / 375) 0;
  }

  .single-shops-price__body {
    display: contents;
  }

  .single-shops-price__table-title {
    margin-top: calc(100vw * 20 / 375);
    font-size: calc(100vw * 16 / 375);
    height: calc(100vw * 36 / 375);
    border-radius: calc(100vw * 8 / 375);
  }

  .single-shops-price__table-title--type2 {
    margin-top: calc(100vw * 20 / 375);
  }

  .single-shops-price__table--type1 {
    margin-top: calc(100vw * 5 / 375);
    border-radius: calc(100vw * 8 / 375);
    padding: calc(100vw * 15 / 375) calc(100vw * 20 / 375) calc(100vw * 20 / 375) calc(100vw * 20 / 375);
  }

  .single-shops-price__table--type1 .l-row {
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: calc(100vw * 10 / 375);
  }

  .single-shops-price__table--type1 .l-row:not(:first-child) {
    margin-top: calc(100vw * 12 / 375);
  }

  .single-shops-price__table--type1 .l-th {
    font-size: calc(100vw * 16 / 375);
    letter-spacing: normal;
    height: auto;
    border-bottom: none;
    line-height: 1.3;
  }

  .single-shops-price__table--type1 .l-td {
    font-size: calc(100vw * 14 / 375);
    letter-spacing: normal;
    height: auto;
    line-height: 1.5714285714;
    padding-bottom: calc(100vw * 12 / 375);
  }

  .single-shops-price__table--type1 .l-td p {
    display: inline;
  }

  .single-shops-price__table--type1 .l-td__note {
    margin-left: calc(100vw * 15 / 375);
  }

  .single-shops-price__table--type1 .l-td__link {
    padding-right: 0;
    margin-top: calc(100vw * 10 / 375);
  }

  .single-shops-price__table--type1 .l-td__link::after {
    display: none;
  }

  .single-shops-price__table--type2 {
    margin-top: calc(100vw * 5 / 375);
    border-radius: calc(100vw * 8 / 375);
    padding: calc(100vw * 15 / 375) calc(100vw * 15 / 375) calc(100vw * 20 / 375) calc(100vw * 15 / 375);
  }

  .single-shops-price__table--type2 .l-table__lead {
    font-size: calc(100vw * 18 / 375);
    text-align: left;
  }

  .single-shops-price__table--type2 .u-background-orange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100vw * 90 / 375);
    height: calc(100vw * 30 / 375);
    border-radius: calc(100vw * 30 / 375);
    margin: 0 auto calc(100vw * 5 / 375) auto;
  }

  .single-shops-price__table--type2 .l-row {
    grid-template-columns: calc(100vw * 115 / 375) repeat(4, calc(100vw * 145 / 375));
  }

  .single-shops-price__table--type2 .l-thead {
    margin-top: calc(100vw * 60 / 375);
  }

  .single-shops-price__table--type2 .l-thead .l-th {
    font-size: calc(100vw * 14 / 375);
    height: calc(100vw * 50 / 375);
  }

  .single-shops-price__table--type2 .l-thead .l-th small {
    font-size: calc(100vw * 12 / 375);
    line-height: 1.25;
  }

  .single-shops-price__table--type2 .l-thead .l-th__bubble::before {
    width: calc(100vw * 15 / 375);
    height: calc(100vw * 12 / 375);
    top: calc(100vw * -15 / 375);
  }

  .single-shops-price__table--type2 .l-thead .l-th__bubble::after {
    width: calc(100vw * 120 / 375);
    height: calc(100vw * 25 / 375);
    font-size: calc(100vw * 12 / 375);
    top: calc(100vw * -35 / 375);
    border-radius: calc(100vw * 16 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-th,
  .single-shops-price__table--type2 .l-tbody .l-td {
    font-size: calc(100vw * 14 / 375);
    height: calc(100vw * 55 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-th {
    margin-right: calc(100vw * 8 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-th small {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.0769230769;
    white-space: initial;
  }

  .single-shops-price__table--type2 .l-tbody .l-td {
    font-size: calc(100vw * 13 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-td__progress--img {
    width: calc(100vw * 32 / 375);
    height: calc(100vw * 13 / 375);
    margin: 0 calc(100vw * 35 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-td__progress--after {
    font-size: calc(100vw * 14 / 375);
    padding-bottom: calc(100vw * 10 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-td__progress--after large {
    font-size: calc(100vw * 30 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-td__note {
    margin-left: 0;
    display: block;
    font-size: calc(100vw * 12 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .single-shops-price__table--type2 .l-tbody .l-td__column--4 {
    text-align: center;
  }

  /* スクロールの箱は .l-table “だけ” */

  #price .single-shops-price__table--type2 .l-table {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }

  /* 列定義：1列目(見出し) + データ4列。横スクロールを必ず発生させる */

  #price .single-shops-price__table--type2 .l-row {
    position: relative;
    isolation: isolate;
    /* 行内で積層を閉じる */
    grid-template-columns: calc(100vw * 115 / 375) repeat(4, calc(100vw * 145 / 375));
    min-width: calc(calc(100vw * 115 / 375) + 4 * calc(100vw * 145 / 375));
  }

  /* thead 1列目を最前面で固定 */

  #price .single-shops-price__table--type2 .l-thead .l-th:first-child {
    position: sticky;
    left: 0;
    z-index: 40;
    /* thead > tbody */
    background: #fff;
    -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
  }

  /* tbody 各行の1列目を固定 */

  #price .single-shops-price__table--type2 .l-tbody .l-th {
    position: sticky;
    left: 0;
    z-index: 30;
    background: #fff;
    -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
    margin-right: 0;
    /* 既存PC余白の無効化 */
    white-space: nowrap;
  }

  /* 他セルは sticky より下に固定 */

  #price .single-shops-price__table--type2 .l-thead .l-th,
  #price .single-shops-price__table--type2 .l-tbody .l-td {
    position: relative;
    z-index: 1;
    white-space: nowrap;
  }

  .single-shops-staff__bg {
    padding-bottom: calc(100vw * 40 / 375);
  }

  .single-shops-staff .c-staff__title {
    font-size: calc(100vw * 22 / 375);
  }

  .single-shops-staff .c-staff__title-border {
    margin-top: calc(100vw * 8 / 375);
  }

  .single-shops-staff .c-staff .splide__list {
    margin-top: calc(100vw * 25 / 375) !important;
  }

  .single-shops-staff .c-staff .splide__pagination {
    bottom: calc(100vw * -25 / 375);
  }

  .single-shops-staff .c-staff .l-grid__item {
    width: calc(100vw * 300 / 375) !important;
    padding-top: calc(100vw * 16 / 375);
    border-radius: calc(100vw * 12 / 375);
  }

  .single-shops-staff .c-staff__image {
    width: calc(100vw * 120 / 375);
    height: calc(100vw * 120 / 375);
  }

  .single-shops-staff .c-staff__text-block {
    padding: calc(100vw * 12 / 375) calc(100vw * 15 / 375) calc(100vw * 25 / 375);
  }

  .single-shops-staff .c-staff__name {
    font-size: calc(100vw * 20 / 375);
  }

  .single-shops-staff .c-staff__hr {
    margin-top: calc(100vw * 10 / 375);
  }

  .single-shops-staff .c-staff__label {
    font-size: calc(100vw * 14 / 375);
    margin-top: calc(100vw * 15 / 375);
  }

  .single-shops-staff .c-staff__comment {
    font-size: calc(100vw * 13 / 375);
    height: calc(100vw * 115 / 375);
    margin-top: calc(100vw * 5 / 375);
  }

  .single-shops-faq {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 55 / 375) 0;
  }

  .single-shops-faq__link {
    margin: calc(100vw * 24 / 375) auto 0;
    width: calc(100vw * 240 / 375);
  }

  .top-mv {
    height: 100vh;
    height: 100svh;
  }

  .top-mv__video {
    aspect-ratio: 375/667;
  }

  .top-mv__scroll {
    bottom: 6.7466266867vh;
  }

  .top-mv__scroll::before {
    height: calc(100vw * 24 / 375);
    bottom: -5.2473763118vh;
  }

  .top-mv__scroll-text {
    font-size: calc(100vw * 13 / 375);
  }

  .top-mv__catch-container {
    width: calc(100vw * 343 / 375);
    top: initial;
    bottom: 13.4932533733vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .top-mv__lead {
    font-size: calc(100vw * 20 / 375);
  }

  .top-mv__title {
    font-size: calc(100vw * 20 / 375);
    height: calc(100vw * 36 / 375);
    margin-top: 1.4992503748vh;
    line-height: 1.4666666667;
  }

  .top-mv__title img {
    width: calc(100vw * 104 / 375);
    height: calc(100vw * 36 / 375);
  }

  .top-mv__catch-point {
    margin-top: 3.748125937vh;
    gap: calc(100vw * 8 / 375);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .top-mv__catch-point span {
    height: calc(100vw * 28 / 375);
    font-size: calc(100vw * 13 / 375);
    padding: 0 calc(100vw * 12 / 375);
    border-radius: calc(100vw * 20 / 375);
  }

  .top-mv__catch-image {
    width: calc(100vw * 343 / 375);
    margin-top: 8.2458770615vh;
  }

  .top-overview__bg {
    height: auto;
    background-size: calc(100vw * 160 / 375) calc(100vw * 230 / 375);
    background-position: right top calc(100vw * 40 / 375);
  }

  .top-overview__title .white-pc {
    color: #222222;
  }

  .top-overview__title .white-sp {
    color: #ffffff;
  }

  .top-overview__title {
    width: calc(100vw * 250 / 375);
    font-size: calc(100vw * 24 / 375);
    line-height: 1.4166666667;
    letter-spacing: 0.08em;
  }

  .top-overview__subtitle {
    font-size: calc(100vw * 18 / 375);
    line-height: 1.6666666667;
    margin-top: calc(100vw * 25 / 375);
  }

  .top-overview__subtitle .white-sp {
    color: #ffffff;
  }

  .top-overview__text {
    width: 100%;
    font-size: calc(100vw * 13 / 375);
    line-height: 1.5384615385;
    margin-top: calc(100vw * 25 / 375);
  }

  .top-about__wrapper,
  .top-shops__wrapper,
  .top-for-company__wrapper {
    gap: calc(100vw * 25 / 375);
  }

  .top-about__content,
  .top-shops__content,
  .top-for-company__content {
    width: 100%;
    height: auto;
    gap: calc(100vw * 25 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .top-about__link,
  .top-shops__link,
  .top-for-company__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-about__lead,
  .top-shops__lead,
  .top-for-company__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-about__text,
  .top-shops__text,
  .top-for-company__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
  }

  .top-about__image,
  .top-shops__image,
  .top-for-company__image {
    width: calc(100vw * 310 / 375);
    height: auto;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-about__image img,
  .top-shops__image img,
  .top-for-company__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .top-shops__lead {
    letter-spacing: 0.03em;
    white-space: nowrap;
  }

  .top-shops__shop-list {
    margin-top: calc(100vw * 40 / 375);
    gap: calc(100vw * 18 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .top-shops__item {
    width: calc(100vw * 310 / 375);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .top-shops__item-image {
    width: calc(100vw * 90 / 375);
    height: calc(100vw * 56 / 375);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: calc(100vw * 8 / 375) 0 0 calc(100vw * 8 / 375);
  }

  .top-shops__item-image img {
    border-radius: calc(100vw * 8 / 375) 0 0 calc(100vw * 8 / 375);
  }

  .top-shops__item-text {
    height: auto;
    border-radius: 0 calc(100vw * 16 / 375) 0 0;
    padding: 0 0 0 calc(100vw * 10 / 375);
    font-size: calc(100vw * 14 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .top-shops__item-text--arrow::after {
    width: calc(100vw * 14 / 375);
    height: calc(100vw * 14 / 375);
    right: calc(100vw * 10 / 375);
  }

  .top-reason__bg {
    padding-top: calc(100vw * 32 / 375);
  }

  .top-reason__bg::before {
    width: 100%;
    height: calc(100vw * 665 / 375);
    border-radius: calc(100vw * 40 / 375) 0 0 calc(100vw * 40 / 375);
  }

  .top-reason .l-inner--1220 {
    width: calc(100% - 8vw);
    margin: 0 auto;
  }

  .top-reason__wrapper {
    gap: calc(100vw * 25 / 375);
  }

  .top-reason__content {
    width: 100%;
    height: auto;
    gap: calc(100vw * 25 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .top-reason__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-reason__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-reason__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
  }

  .top-reason__image {
    width: calc(100vw * 310 / 375);
    height: auto;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-reason__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .top-reason__list {
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin: calc(100vw * 25 / 375) 0 0 calc(100vw * 30 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    gap: calc(100vw * 10 / 375);
  }

  .top-reason__item {
    width: calc(100vw * 175 / 375);
    height: calc(100vw * 154 / 375);
    border-radius: calc(100vw * 8 / 375);
    padding: calc(100vw * 8 / 375) calc(100vw * 8 / 375) 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .top-reason__item-title {
    font-size: calc(100vw * 14 / 375);
  }

  .top-reason__item-image {
    width: calc(100vw * 44 / 375);
    margin-top: calc(100vw * 4 / 375);
  }

  .top-reason__item-image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .top-reason__item-text {
    width: auto;
    font-size: calc(100vw * 12 / 375);
    line-height: 1.5;
    margin-top: calc(100vw * 10 / 375);
  }

  .top-reason__illust {
    width: calc(100vw * 115 / 375);
    left: initial;
    right: 0;
    bottom: calc(100vw * -190 / 375);
  }

  .top-for-company__bg {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 40 / 375) 0;
  }

  .top-for-company__content {
    width: 100%;
  }

  .top-operating-company__bg {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 32 / 375) 0;
  }

  .top-operating-company__bg::before {
    width: 100%;
    height: 100%;
    border-radius: initial;
  }

  .top-operating-company__wrapper {
    gap: calc(100vw * 25 / 375);
  }

  .top-operating-company__content {
    width: 100%;
    height: auto;
    gap: calc(100vw * 25 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    margin-top: calc(100vw * 25 / 375);
  }

  .top-operating-company__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-operating-company__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-operating-company__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
  }

  .top-operating-company__image {
    width: calc(100vw * 310 / 375);
    height: auto;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-operating-company__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .top-facility {
    margin-top: calc(100vw * 70 / 375);
  }

  .top-facility__bg {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 32 / 375) 0;
  }

  .top-facility__content {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw * 25 / 375);
  }

  .top-facility__wrapper {
    gap: calc(100vw * 25 / 375);
  }

  .top-facility__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-facility__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
    letter-spacing: 0.07em;
    margin-top: 0;
  }

  .top-facility__link {
    font-size: calc(100vw * 14 / 375);
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 0;
  }

  .top-facility__image {
    width: calc(100vw * 310 / 375);
    height: auto;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-faq__bg {
    padding: calc(100vw * 70 / 375) 0 calc(100vw * 260 / 375) 0;
    height: auto;
    background-image: url("../img/top-faq-bg-sp.png");
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #136F2D;
  }

  .top-faq__wrapper {
    gap: calc(100vw * 32 / 375);
  }

  .top-faq__content {
    width: 100%;
    height: auto;
    gap: calc(100vw * 25 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .top-faq__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-faq__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
  }

  .top-faq__link {
    font-size: calc(100vw * 14 / 375);
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 0;
  }

  .top-faq__accordion {
    width: 100%;
    margin-top: 0;
  }

  .top-faq__item {
    border-radius: 0 calc(100vw * 16 / 375) 0 0;
    margin-top: calc(100vw * 12 / 375);
  }

  .top-faq__item-question {
    padding: calc(100vw * 16 / 375) calc(100vw * 12 / 375) calc(100vw * 12 / 375) calc(100vw * 12 / 375);
  }

  .top-faq__item-answer {
    padding: calc(100vw * 16 / 375) calc(100vw * 12 / 375) calc(100vw * 12 / 375) calc(100vw * 12 / 375);
  }

  .top-faq__item-title,
  .top-faq__item-text {
    width: auto;
    font-size: calc(100vw * 14 / 375);
    line-height: 1.2857142857;
  }

  .top-faq__item-title {
    padding-right: calc(100vw * 15 / 375);
  }

  .top-faq__item-text {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.6923076923;
  }

  .top-faq__item-button::before,
  .top-faq__item-button::after {
    width: calc(100vw * 12 / 375);
    height: calc(100vw * 2 / 375);
    border-radius: calc(100vw * 5 / 375);
  }

  .top-faq__item-hr {
    width: auto;
    margin: 0 calc(100vw * 12 / 375) 0 calc(100vw * 12 / 375);
  }

  .top-lesson__bg {
    height: auto;
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 125 / 375) 0;
    background: url("../img/top-lesson-bg-sp.png") no-repeat right/cover;
  }

  .top-lesson__wrapper {
    gap: calc(100vw * 25 / 375);
  }

  .top-lesson__content {
    width: 100%;
    height: auto;
    gap: calc(100vw * 25 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .top-lesson__lead {
    font-size: calc(100vw * 22 / 375);
    line-height: 1.4545454545;
  }

  .top-lesson__text {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
  }

  .top-lesson__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-lesson__image {
    width: calc(100vw * 310 / 375);
    height: auto;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .top-lesson__image img {
    border-radius: calc(100vw * 12 / 375);
  }

  .top-lesson__list {
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin: calc(100vw * 25 / 375) 0 0 calc(100vw * 30 / 375);
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    gap: calc(100vw * 10 / 375);
  }

  .top-lesson__item {
    width: calc(100vw * 205 / 375);
    height: calc(100vw * 154 / 375);
    border-radius: calc(100vw * 8 / 375);
    padding: calc(100vw * 8 / 375) calc(100vw * 8 / 375) 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .top-lesson__item-title {
    font-size: calc(100vw * 14 / 375);
  }

  .top-lesson__item-image {
    width: calc(100vw * 44 / 375);
    margin-top: calc(100vw * 4 / 375);
  }

  .top-lesson__item-image img {
    border-radius: calc(100vw * 8 / 375);
  }

  .top-lesson__item-text {
    width: auto;
    font-size: calc(100vw * 12 / 375);
    line-height: 1.3333333333;
    margin-top: calc(100vw * 10 / 375);
  }

  .top-lesson__illust {
    width: calc(100vw * 150 / 375);
    bottom: calc(100vw * -55 / 375);
    right: calc(100vw * 10 / 375);
  }

  .top-voice__bg {
    padding: calc(100vw * 32 / 375) 0 calc(100vw * 36 / 375) 0;
  }

  .top-voice__bg::before {
    width: 100%;
    border-radius: calc(100vw * 190 / 375) calc(100vw * 190 / 375) 0 0;
  }

  .top-voice__lead-area {
    width: calc(100% - 8vw);
    height: auto;
  }

  .top-voice__lead-text {
    position: static;
    -webkit-transform: none;
    transform: none;
    font-size: calc(100vw * 14 / 375);
    line-height: 1.7142857143;
    white-space: normal;
    margin-top: calc(100vw * 20 / 375);
  }

  .top-voice .top-voice__illust-score {
    margin-top: calc(100vw * 15 / 375);
  }

  .top-voice__link {
    margin-top: calc(100vw * 45 / 375);
    font-size: calc(100vw * 14 / 375);
  }

  .top-voice__link span {
    width: calc(100vw * 42 / 375);
    height: calc(100vw * 42 / 375);
    margin-left: calc(100vw * 8 / 375);
  }

  .top-voice__link span::after {
    width: calc(100vw * 20 / 375);
    height: calc(100vw * 20 / 375);
    right: calc(100vw * 10 / 375);
  }

  .top-flow {
    margin-top: calc(100vw * 80 / 375);
  }

  .top-news__list {
    margin-top: calc(100vw * 24 / 375);
  }

  .top-news__container {
    padding: calc(100vw * 16 / 375) 0;
  }

  .top-news__item-meta {
    width: auto;
  }

  .top-news__date {
    font-size: calc(100vw * 14 / 375);
    margin-right: calc(100vw * 12 / 375);
  }

  .top-news__category {
    font-size: calc(100vw * 13 / 375);
    padding: 0 calc(100vw * 7 / 375);
    height: calc(100vw * 20 / 375);
  }

  .top-news__item-title {
    font-size: calc(100vw * 14 / 375);
    line-height: 1.5714285714;
    margin-top: calc(100vw * 10 / 375);
  }

  .top-news__link {
    margin: calc(100vw * 16 / 375) 0 0 auto;
    font-size: calc(100vw * 14 / 375);
  }

  .voice-overview__bg {
    height: auto;
    padding: 0 0 calc(100vw * 32 / 375) 0;
  }

  .voice-overview__illust {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    margin-top: calc(100vw * 32 / 375);
  }

  .voice-list__item {
    padding: calc(100vw * 14 / 375) calc(100vw * 14 / 375) calc(100vw * 20 / 375) calc(100vw * 14 / 375);
    border-radius: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 24 / 375);
  }

  .voice-list .l-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "item-1 item-2" "item-1 item-3" "item-1 item-4" "item-7 item-7" ". item-5" ". item-6";
  }

  .voice-list__info-avatar {
    width: calc(100vw * 48 / 375);
    height: calc(100vw * 48 / 375);
    margin-right: calc(100vw * 15 / 375);
  }

  .voice-list__info-name {
    font-size: calc(100vw * 16 / 375);
    margin-right: 0;
  }

  .voice-list__info-personal {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 6 / 375);
  }

  .voice-list__info-shop {
    font-size: calc(100vw * 13 / 375);
    margin-top: calc(100vw * 3 / 375);
  }

  .voice-list__info-score {
    padding-right: 0;
  }

  .voice-list__info-score--label {
    font-size: calc(100vw * 13 / 375);
    width: calc(100vw * 110 / 375);
    margin-right: calc(100vw * 18 / 375);
    margin-left: auto;
  }

  .voice-list__info-score--before {
    font-size: calc(100vw * 16 / 375);
    width: calc(100vw * 25 / 375);
  }

  .voice-list__info-score--image {
    width: calc(100vw * 25 / 375);
    margin: 0 calc(100vw * 18 / 375);
  }

  .voice-list__info-score--after {
    width: calc(100vw * 40 / 375);
    font-size: calc(100vw * 22 / 375);
  }

  .voice-list__info-hr {
    margin: calc(100vw * 15 / 375) 0;
  }

  .voice-list__review-block {
    margin-top: calc(100vw * 10 / 375);
  }

  .voice-list__review-date {
    font-size: calc(100vw * 13 / 375);
  }

  .voice-list__review-title {
    font-size: calc(100vw * 16 / 375);
    margin-top: calc(100vw * 10 / 375);
    line-height: 1.375;
  }

  .voice-list__review-text {
    font-size: calc(100vw * 13 / 375);
    line-height: 1.5384615385;
    margin-top: calc(100vw * 15 / 375);
  }

  .voice-list .c-btn__primary {
    margin: calc(100vw * 30 / 375) auto 0;
  }

  .voice-list .c-btn__primary-text {
    padding-right: calc(100vw * 12 / 375);
  }

  .voice-list .c-btn__primary-text::after {
    width: calc(100vw * 5 / 375);
    height: calc(100vw * 5 / 375);
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .facility-machine__referee-content {
    margin-top: calc(100vw * 15 / 375);
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-text-reveal,
  .js-text-reveal .char {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
/*# sourceMappingURL=style.css.map */
