@charset "UTF-8";
/* ///////////////////////////////////////////
  style.scss
/////////////////////////////////////////// */
/*====================================
  00_base
=====================================*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&family=Caveat:wght@400..700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Shippori+Antique&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
/*====================================
  01_layout
=====================================*/
/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  layout.scss
  全体のレイアウトに関する記述
/////////////////////////////////////////// */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  word-wrap: break-word;
  font-size: 62.5%;
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #333;
  background-color: white;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  position: relative; }
  @media only screen and (max-width: 834px) {
    body {
      font-size: 1.4rem;
      line-height: 1.4; } }
  @media print, screen and (min-width: 835px) {
    body {
      font-size: 1.6rem;
      line-height: 1.6; } }

h1, h2, h3, h4, h5, h6,
table, tr, td, th,
ol, ul, li,
dl, dt, dd,
p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  list-style: none; }

i, em {
  font-style: normal; }

img {
  border: none;
  margin: 0;
  padding: 0; }

figure {
  display: block;
  margin: 0; }

a, *:focus {
  outline: none; }

*::selection {
  background: #00B9AC;
  color: #FFF; }

*::-moz-selection {
  background: #00B9AC;
  color: #FFF; }

.hide {
  display: none !important; }

@media only screen and (max-width: 834px) {
  .hideSP {
    display: none !important; } }

@media only screen and (min-width: 835px) and (max-width: 1219px) {
  .hideTL {
    display: none !important; } }

@media print, screen and (min-width: 1220px) {
  .hideDT {
    display: none !important; } }

@media print, screen and (min-width: 835px) {
  .hidePC {
    display: none !important; } }

main {
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    main {
      min-height: 400px; } }
  @media print, screen and (min-width: 835px) {
    main {
      min-height: 800px; } }

a {
  outline: none; }
  a *:focus {
    outline: 0; }
  a:link {
    color: #00B9AC; }
  a:visited {
    color: #00B9AC; }
  a:hover {
    color: #00B9AC;
    text-decoration: none; }
  a:active {
    color: #00B9AC; }

.lazyload {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: all 0.5s; }

/* フェードアップ表示 */
.js-fadeUp {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s, transform 1s; }

.order {
  opacity: 0; }

.fadeOrder {
  animation-name: fadeOrder;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeOrder {
  from {
    opacity: 0;
    transform: translateY(50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  header.scss
  ヘッダーに関する設定
/////////////////////////////////////////// */
.header {
  width: 100%;
  display: block;
  transition: all .2s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  /* ======================
  スクロール時
  ====================== */ }
  .header__container {
    display: block;
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
    /* ======================
    ロゴ
    ====================== */
    /* ======================
    ご予約はコチラ
    ====================== */ }
    @media only screen and (max-width: 834px) {
      .header__container {
        padding: 15px 20px; } }
    @media only screen and (min-width: 835px) and (max-width: 1219px) {
      .header__container {
        padding: 30px; } }
    @media print, screen and (min-width: 1220px) {
      .header__container {
        padding: 30px 60px; } }
    @media only screen and (max-width: 834px) {
      .header__container {
        height: 80px; } }
    @media print, screen and (min-width: 835px) {
      .header__container {
        height: 120px; } }
    .header__container #logo {
      display: flex;
      align-items: center;
      transition: all .2s ease-out;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      z-index: 2; }
      @media only screen and (max-width: 834px) {
        .header__container #logo {
          max-width: 195px;
          left: 20px; } }
      @media print, screen and (min-width: 835px) {
        .header__container #logo {
          max-width: 244px;
          left: 60px;
          /*
          @media only screen and (max-width: 1850px ) {
            max-width: 220px;
          }
          */ } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .header__container #logo {
      left: 30px; } }

      .header__container #logo a {
        display: block;
        transition: all .2s ease-out; }
        .header__container #logo a img {
          display: block;
          width: 100%;
          max-width: 244px;
          height: auto;
          margin: auto; }
        .header__container #logo a:hover {
          opacity: 0.8; }
    .header__container .reserve {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 900;
      font-style: normal;
      line-height: 1.5;
      color: #FFF;
      letter-spacing: 0.1em;
      text-decoration: none;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      background: linear-gradient(90deg, #00a095 0%, #ff64be 100%);
      transition: all .2s ease-out;
      position: fixed;
      z-index: 99; }
      @media only screen and (max-width: 834px) {
        .header__container .reserve {
          width: 140px;
          min-height: 50px;
          border-radius: 30px;
          right: 10px;
          top: 15px;
          font-size: clamp(1rem, 2.5510204082vw, 1rem); } }
      @media print, screen and (min-width: 835px) {
        .header__container .reserve {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 700;
          font-style: normal;
          width: 240px;
          line-height: 1.428571;
          min-height: 60px;
          border-radius: 30px;
          right: 30px;
          top: 30px;
          font-size: clamp(1.2rem, 1.7135862913vw, 1.4rem); }
          .header__container .reserve::before {
            width: 24px;
            height: 22px;
            content: "";
            background: url("../images/common/icon-calendar.svg") no-repeat left top/contain;
            display: block;
            flex-shrink: 0;
            margin-right: 10px; } }
      .header__container .reserve:hover {
        opacity: 0.8; }
      .header__container .reserve > span {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .header__container .reserve > span span {
          line-height: 1.428571; }
          @media only screen and (max-width: 834px) {
            .header__container .reserve > span span {
              font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .header__container .reserve > span span {
              line-height: 1.44;
              margin-top: -3px;
              font-size: clamp(1.6rem, 2.2031823745vw, 1.8rem); } }

/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  footer.scss
  フッターに関する設定
/////////////////////////////////////////// */
.footer {
  position: relative;
  /* ======================
  ページの先頭にもどる
  ====================== */
  /*
  &__pagetop {}
  */
  /* ======================
  店舗情報
  ====================== */
  /* ======================
  コピーライト
  ====================== */ }
  @media only screen and (max-width: 834px) {
    .footer {
      padding: 40px 20px; } }
  @media print, screen and (min-width: 835px) {
    .footer {
      width: calc(100% - 120px);
      max-width: 680px;
      padding: 60px 35px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .footer {
      width: calc(100% - 60px); } }

  .footer > dl {
    margin-bottom: 45px; }
    @media print, screen and (min-width: 835px) {
      .footer > dl {
        margin-bottom: 75px; } }
    .footer > dl::before {
      width: 221px;
      height: 127px;
      content: "";
      background: url("../images/common/f-logo.svg") no-repeat left top/contain;
      display: block;
      margin: 0 auto 45px auto; }
      @media print, screen and (min-width: 835px) {
        .footer > dl::before {
          width: 384px;
          height: 221px;
          margin-bottom: 80px; } }
    .footer > dl dt,
    .footer > dl dd {
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 834px) {
        .footer > dl dt,
        .footer > dl dd {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .footer > dl dt,
        .footer > dl dd {
          font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
    .footer > dl dt {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.125;
      margin-bottom: 12px; }
      .footer > dl dt::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.125) * 0.5em); }
      @media print, screen and (min-width: 835px) {
        .footer > dl dt {
          margin-bottom: 22px; } }
      .footer > dl dt:nth-of-type(n+2) {
        margin-top: 25px; }
        @media print, screen and (min-width: 835px) {
          .footer > dl dt:nth-of-type(n+2) {
            margin-top: 45px; } }
    .footer > dl dd {
      line-height: 1.3125;
      font-weight: 500; }
      .footer > dl dd::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3125) * 0.5em); }
      .footer > dl dd span {
        line-height: 1.28571;
        display: block;
        margin-top: 10px; }
        .footer > dl dd span::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.28571) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .footer > dl dd span {
            font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
        @media print, screen and (min-width: 835px) {
          .footer > dl dd span {
            font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
  .footer > p {
    line-height: 1.5;
    font-weight: 500;
    text-align: center; }
    .footer > p::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.5) * 0.5em); }
    @media only screen and (max-width: 834px) {
      .footer > p {
        font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
    @media print, screen and (min-width: 835px) {
      .footer > p {
        font-size: clamp(1.4rem, 1.9583843329vw, 1.6rem); } }

/*====================================
  02_module
=====================================*/
/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  module.scss
  各ページで使い回すパーツやスタイルに関する記述
/////////////////////////////////////////// */
/* ======================
  @extend
====================== */
/**
 * 入力画面
 */
/**
 * 完了画面
 */
/* ======================
  mod
====================== */
.mod {
  /* ======================
  ページヘッダー（ページタイトル + 画像）
  ====================== */
  /* ======================
  パンくずリスト
  ====================== */
  /* ======================
  見出し
  ====================== */
  /* 中央寄せ */
  /* - */
  /* ======================
  1回で体感する方も！
  初回980円でツラいコリを一発解決！
  ====================== */
  /*
  EOF
  */ }
  .mod__heading1 {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    transition: all .2s ease-out; }
    .mod__heading1::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.5) * 0.5em); }
    @media only screen and (max-width: 834px) {
      .mod__heading1 {
        font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
    @media print, screen and (min-width: 835px) {
      .mod__heading1 {
        font-size: clamp(2.8rem, 3.9167686659vw, 3.2rem); } }
  .mod__firsttime {
    position: relative; }
    @media only screen and (max-width: 834px) {
      .mod__firsttime {
        padding: 40px 0; } }
    @media print, screen and (min-width: 835px) {
      .mod__firsttime {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 70px 0;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .mod__firsttime {
      width: calc(100% - 60px); } }

    .mod__firsttime::before, .mod__firsttime::after {
      width: 100%;
      height: 180px;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media print, screen and (min-width: 835px) {
        .mod__firsttime::before, .mod__firsttime::after {
          height: 320px; } }
    .mod__firsttime::before {
      background: url("../images/home/firsttime-bg-top.jpg") no-repeat center top/cover;
      top: 0; }
    .mod__firsttime::after {
      background: url("../images/home/firsttime-bg-bottom.jpg") no-repeat center bottom/cover;
      bottom: 0; }
    .mod__firsttime h2 {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 900;
      font-style: normal;
      text-align: center;
      position: relative;
      padding: 0 20px;
      margin-bottom: -85px;
      z-index: 3; }
      @media print, screen and (min-width: 835px) {
        .mod__firsttime h2 {
          padding: 0 35px;
          margin-bottom: -145px; } }
      .mod__firsttime h2 > span {
        letter-spacing: 0.1em; }
        .mod__firsttime h2 > span:nth-of-type(1) {
          line-height: 1.45;
          display: flex;
          justify-content: center;
          align-items: flex-end; }
          @media only screen and (max-width: 834px) {
            .mod__firsttime h2 > span:nth-of-type(1) {
              font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
          @media print, screen and (min-width: 835px) {
            .mod__firsttime h2 > span:nth-of-type(1) {
              font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
          .mod__firsttime h2 > span:nth-of-type(1)::before, .mod__firsttime h2 > span:nth-of-type(1)::after {
            width: 3px;
            height: 1em;
            content: "";
            background: #00B9AC;
            border-radius: 2px;
            margin-bottom: 0.15em; }
            @media print, screen and (min-width: 835px) {
              .mod__firsttime h2 > span:nth-of-type(1)::before, .mod__firsttime h2 > span:nth-of-type(1)::after {
                width: 4px;
                border-radius: 3px; } }
          .mod__firsttime h2 > span:nth-of-type(1)::before {
            transform: rotate(-20deg);
            margin-right: 0.5em; }
          .mod__firsttime h2 > span:nth-of-type(1)::after {
            transform: rotate(20deg);
            margin-left: 0.5em; }
          .mod__firsttime h2 > span:nth-of-type(1) span {
            margin-bottom: -0.1em; }
            @media only screen and (max-width: 834px) {
              .mod__firsttime h2 > span:nth-of-type(1) span {
                font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
            @media print, screen and (min-width: 835px) {
              .mod__firsttime h2 > span:nth-of-type(1) span {
                font-size: clamp(4rem, 5.3855569155vw, 4.4rem); } }
        .mod__firsttime h2 > span:nth-of-type(2) {
          line-height: 1.3;
          color: #007E75;
          text-shadow: #FFF 3px 0px, #FFF -3px 0px, #FFF 0px -3px, #FFF 0px 3px, #FFF 3px 3px, #FFF -3px 3px, #FFF 3px -3px, #FFF -3px -3px, #FFF 2px 3px, #FFF -2px 3px, #FFF 2px -3px, #FFF -2px -3px, #FFF 3px 2px, #FFF -3px 2px, #FFF 3px -2px, #FFF -3px -2px;
          /*
          text-shadow: 
           4px  4px 3px $baseColor,
          -4px  4px 3px $baseColor,
           4px -4px 3px $baseColor,
          -4px -4px 3px $baseColor,
           4px  0px 3px $baseColor,
           0px  4px 3px $baseColor,
          -4px  0px 3px $baseColor,
           0px -4px 3px $baseColor;
          */ }
          @media only screen and (max-width: 834px) {
            .mod__firsttime h2 > span:nth-of-type(2) {
              font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
          @media print, screen and (min-width: 835px) {
            .mod__firsttime h2 > span:nth-of-type(2) {
              line-height: 1.6;
              font-size: clamp(4rem, 5.3855569155vw, 4.4rem); } }
          .mod__firsttime h2 > span:nth-of-type(2) span {
            color: #00B9AC; }
            .mod__firsttime h2 > span:nth-of-type(2) span:nth-of-type(1) {
              line-height: 1;
              margin: 0 0.05em; }
              @media only screen and (max-width: 834px) {
                .mod__firsttime h2 > span:nth-of-type(2) span:nth-of-type(1) {
                  font-size: clamp(8.4rem, 22.4489795918vw, 8.8rem); } }
              @media print, screen and (min-width: 835px) {
                .mod__firsttime h2 > span:nth-of-type(2) span:nth-of-type(1) {
                  line-height: 0.9;
                  font-size: clamp(14.8rem, 18.6046511628vw, 15.2rem); } }
    .mod__firsttime figure {
      position: relative;
      z-index: 2; }
      .mod__firsttime figure img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .mod__firsttime dl {
      padding: 60px 20px 0 20px;
      position: relative;
      z-index: 2; }
      @media print, screen and (min-width: 835px) {
        .mod__firsttime dl {
          padding: 110px 35px 0 35px; } }
      .mod__firsttime dl dt,
      .mod__firsttime dl dd {
        line-height: 1.28571;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 834px) {
          .mod__firsttime dl dt,
          .mod__firsttime dl dd {
            font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
        @media print, screen and (min-width: 835px) {
          .mod__firsttime dl dt,
          .mod__firsttime dl dd {
            font-size: clamp(1.8rem, 5.612244898vw, 2.2rem); } }
      .mod__firsttime dl dt {
        min-height: 30px;
        color: #007E75;
        font-weight: 700;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #FFF;
        margin-bottom: 15px; }
        @media print, screen and (min-width: 835px) {
          .mod__firsttime dl dt {
            min-height: 50px;
            margin-bottom: 25px; } }
      .mod__firsttime dl dd {
        font-weight: 500; }
        .mod__firsttime dl dd::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.28571) * 0.5em); }
        .mod__firsttime dl dd > a {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 900;
          font-style: normal;
          width: 100%;
          color: #FFF;
          letter-spacing: 0.1em;
          text-decoration: none;
          text-align: center;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          background: linear-gradient(90deg, #00a095 0%, #ff64be 100%);
          box-shadow: 0px 3px 6px RGB(0 0 0/0.16);
          transition: all .2s ease-out;
          overflow: hidden;
          cursor: pointer;
          position: relative;
          z-index: 1;
          margin: 0 auto 10px auto;
          position: absolute;
          top: -40px;
          left: 0;
          right: 0;
          margin: 0 auto 10px auto;
          z-index: 3; }
          @media only screen and (max-width: 834px) {
            .mod__firsttime dl dd > a {
              min-height: 80px;
              line-height: 1.45833;
              padding: 5px 20px;
              border-radius: 40px;
              font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
          @media print, screen and (min-width: 835px) {
            .mod__firsttime dl dd > a {
              max-width: 800px;
              min-height: 180px;
              line-height: 1.4629;
              padding: 5px 30px;
              border-radius: 90px;
              font-size: clamp(5rem, 6.6095471236vw, 5.4rem); } }
          .mod__firsttime dl dd > a:hover {
            /*
            color: $h_color;
            background-color: $h_bgColor;
            border-color: $h_bdColor;
            */
            opacity: 0.8; }
          .mod__firsttime dl dd > a > small {
            display: flex;
            justify-content: center;
            align-items: center; }
            @media only screen and (max-width: 834px) {
              .mod__firsttime dl dd > a > small {
                line-height: 1.428571;
                font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
            @media print, screen and (min-width: 835px) {
              .mod__firsttime dl dd > a > small {
                line-height: 1.466;
                margin-bottom: -10px;
                font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
            .mod__firsttime dl dd > a > small::before, .mod__firsttime dl dd > a > small::after {
              width: 2px;
              height: 1em;
              content: "";
              background: #FFF;
              border-radius: 1px;
              margin-bottom: -0.25em; }
              @media print, screen and (min-width: 835px) {
                .mod__firsttime dl dd > a > small::before, .mod__firsttime dl dd > a > small::after {
                  width: 3px;
                  border-radius: 2px; } }
            .mod__firsttime dl dd > a > small::before {
              transform: rotate(-20deg);
              margin-right: 0.5em; }
            .mod__firsttime dl dd > a > small::after {
              transform: rotate(20deg);
              margin-left: 0.5em; }
          .mod__firsttime dl dd > a > span span {
            line-height: 1;
            letter-spacing: 0;
            margin: 0 0.1em; }
            @media only screen and (max-width: 834px) {
              .mod__firsttime dl dd > a > span span {
                font-size: clamp(2.8rem, 8.1632653061vw, 3.2rem); } }
            @media print, screen and (min-width: 835px) {
              .mod__firsttime dl dd > a > span span {
                font-size: clamp(8.4rem, 10.7711138311vw, 8.8rem); } }
          @media only screen and (max-width: 834px) {
            .mod__firsttime dl dd > a {
              width: calc(100% - 40px); } }
          @media print, screen and (min-width: 835px) {
            .mod__firsttime dl dd > a {
              width: calc(100% + 120px);
              left: -60px;
              top: -110px; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .mod__firsttime dl dd > a {
      width: calc(100% + 60px);
      left: -30px; } }

/*====================================
  03_page
=====================================*/
/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* /////////////////////////////////////////////////////////
  トップページ
///////////////////////////////////////////////////////// */
.page--home {
  overflow-x: hidden;
  /* ======================
  フェードイン
  ====================== */
  /*
  .fadein {
    height: 100%;
    width: 100%;
    background: $baseColor;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
  */
  /* ======================
  メインビジュアル
  ====================== */
  /* ======================
  不調だけじゃない
  3大悩みまとめてケア！
  ====================== */
  /* ======================
  どうしてケアできるの？
  ====================== */
  /* ======================
  代表メッセージ動画公開中
  ====================== */
  /* ======================
  1回のケアでつらさ・姿勢変化を体感する方も！
  ====================== */
  /* ======================
  5名の体感
  最低限のご来院＆セルフケアで辛さ・見た目が変わった方も
  ====================== */
  /* ======================
  産後の方もお任せください！
  ====================== */
  /* ======================
  こんな方は今すぐご相談ください！
  ====================== */
  /* ======================
  ココが他の整体とは違う！
  4つのコミット
  ====================== */
  /* ======================
  だから体が変わる！
  シセサポの3STEP
  ====================== */
  /* ======================
  最短で体をラクにするには？
  【順番】を知ることが大切
  ====================== */
  /* ======================
  シセサポと他の整体院の違い
  ====================== */
  /* ======================
  だから続けられる！
  ご来院された方は動画コンテンツ無料見放題
  ====================== */
  /* ======================
  宅トレ動画を自由に視聴！
  30秒で出来る腰ケア運動
  ====================== */
  /* ======================
  料金表＆駐車場のご案内
  ====================== */
  /* ======================
  よくあるご質問
  ====================== */
  /* ======================
  体がしんどい・姿勢を整えたい方に
  初回980円で体験！
  ====================== */ }
  .page--home #mainvisual {
    padding: 135px 20px 20px 20px;
    background: url("../images/home/mainvisual-bg-sp.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #mainvisual {
        overflow: hidden; } }
    @media print, screen and (min-width: 835px) {
      .page--home #mainvisual {
        height: 840px;
        padding: 120px 35px 180px 35px;
        background: url("../images/home/mainvisual-bg-pc.jpg") no-repeat center top/auto 840px #F7F7F7; } }
    .page--home #mainvisual .container {
      position: relative; }
      @media print, screen and (min-width: 835px) {
        .page--home #mainvisual .container {
          max-width: 800px;
          margin: 0 auto; } }
      .page--home #mainvisual .container h1 {
        height: 0;
        position: relative; }
        @media only screen and (max-width: 834px) {
          .page--home #mainvisual .container h1 {
            /*
            width: 87.4286%;
            padding-top: 87.4286%;
            */
            width: 306px;
            padding-top: 306px;
            margin: 0 0 12px -37px; } }
        @media print, screen and (min-width: 835px) {
          .page--home #mainvisual .container h1 {
            width: 67.5%;
            padding-top: 67.5%;
            margin-left: -85px; } }
        .page--home #mainvisual .container h1::before {
          width: 100%;
          height: 100%;
          content: "";
          background: linear-gradient(#00b2d3 0%, #00837a 100%);
          opacity: 0.6;
          display: block;
          border-radius: 50%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; }
        .page--home #mainvisual .container h1 > span {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 900;
          font-style: normal;
          width: 100%;
          height: 100%;
          color: #FFF;
          display: flex;
          flex-direction: column;
          justify-content: center;
          padding: 20px 20px 20px 35px;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          z-index: 2; }
          @media only screen and (max-width: 834px) {
            .page--home #mainvisual .container h1 > span {
              font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #mainvisual .container h1 > span {
              letter-spacing: 0.05em;
              padding: 35px 20px 35px 85px;
              font-size: clamp(3.4rem, 4.6511627907vw, 3.8rem); } }
          .page--home #mainvisual .container h1 > span span {
            line-height: 1.45833;
            text-shadow: 0px 0px 3px #007e75; }
            .page--home #mainvisual .container h1 > span span:nth-of-type(1) {
              line-height: 1.25; }
            .page--home #mainvisual .container h1 > span span:nth-of-type(2) {
              font-family: "Zen Maru Gothic", sans-serif;
              font-weight: 700;
              font-style: normal;
              max-width: 210px;
              min-height: 42px;
              line-height: 1.428571;
              color: #00B9AC;
              letter-spacing: 0;
              text-shadow: unset !important;
              display: inline-flex;
              align-items: center;
              padding: 3px 3px 3px 10px;
              background: #FFF;
              margin: 12px 0 10px 0; }
              @media only screen and (max-width: 834px) {
                .page--home #mainvisual .container h1 > span span:nth-of-type(2) {
                  font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
              @media print, screen and (min-width: 835px) {
                .page--home #mainvisual .container h1 > span span:nth-of-type(2) {
                  max-width: 370px;
                  min-height: 80px;
                  line-height: 1.44;
                  padding: 5px 5px 5px 15px;
                  margin: 15px 0 8px 0;
                  font-size: clamp(4.6rem, 6.1199510404vw, 5rem); } }
            @media only screen and (max-width: 834px) {
              .page--home #mainvisual .container h1 > span span:nth-of-type(3) {
                font-family: "Zen Maru Gothic", sans-serif;
                font-weight: 700;
                font-style: normal; } }
      .page--home #mainvisual .container > ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap; }
        @media only screen and (max-width: 834px) {
          .page--home #mainvisual .container > ul {
            margin-bottom: 15px; } }
        @media print, screen and (min-width: 835px) {
          .page--home #mainvisual .container > ul {
            max-width: 530px;
            position: absolute;
            right: 0;
            bottom: -70px;
            z-index: 2; } }
        .page--home #mainvisual .container > ul > li {
          height: 0;
          display: block;
          background: RGB(255 255 255/0.9);
          filter: drop-shadow(0px 0px 20px RGB(0 185 172/0.5));
          border-radius: 50%;
          position: relative; }
          @media only screen and (max-width: 834px) {
            .page--home #mainvisual .container > ul > li {
              width: calc(100% / 3 - 10px * 2 / 3);
              padding-top: calc(100% / 3 - 10px * 2 / 3); }
              .page--home #mainvisual .container > ul > li:not(.page--home #mainvisual .container > ul > li:nth-child(3n)) {
                margin-right: 10px; } }
          @media print, screen and (min-width: 835px) {
            .page--home #mainvisual .container > ul > li {
              width: 33.9623%;
              padding-top: 33.9623%; }
              .page--home #mainvisual .container > ul > li:nth-child(n+2) {
                margin-left: -0.9434%; }
              .page--home #mainvisual .container > ul > li:nth-child(1) {
                margin-top: 130px; }
              .page--home #mainvisual .container > ul > li:nth-child(2) {
                margin-top: 65px; } }
          .page--home #mainvisual .container > ul > li > span {
            font-family: "Zen Maru Gothic", sans-serif;
            font-weight: 700;
            font-style: normal;
            width: 100%;
            height: 100%;
            line-height: 1.28571;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            z-index: 2; }
            @media only screen and (max-width: 834px) {
              .page--home #mainvisual .container > ul > li > span {
                font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #mainvisual .container > ul > li > span {
                line-height: 1.33;
                font-size: clamp(1.4rem, 2.2031823745vw, 1.8rem); } }
            .page--home #mainvisual .container > ul > li > span span {
              line-height: 1.11;
              color: #00B9AC;
              margin-bottom: 7px; }
              @media only screen and (max-width: 834px) {
                .page--home #mainvisual .container > ul > li > span span {
                  font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
              @media print, screen and (min-width: 835px) {
                .page--home #mainvisual .container > ul > li > span span {
                  line-height: 1.038461;
                  margin-bottom: 10px;
                  font-size: clamp(2.4rem, 3.182374541vw, 2.6rem); } }
      .page--home #mainvisual .container > a {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 900;
        font-style: normal;
        width: 100%;
        color: #FFF;
        letter-spacing: 0.1em;
        text-decoration: none;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: linear-gradient(90deg, #00a095 0%, #ff64be 100%);
        box-shadow: 0px 3px 6px RGB(0 0 0/0.16);
        transition: all .2s ease-out;
        overflow: hidden;
        cursor: pointer;
        position: relative;
        z-index: 1;
        margin: 0 auto 10px auto; }
        @media only screen and (max-width: 834px) {
          .page--home #mainvisual .container > a {
            min-height: 80px;
            line-height: 1.45833;
            padding: 5px 20px;
            border-radius: 40px;
            font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #mainvisual .container > a {
            max-width: 800px;
            min-height: 180px;
            line-height: 1.4629;
            padding: 5px 30px;
            border-radius: 90px;
            font-size: clamp(5rem, 6.6095471236vw, 5.4rem); } }
        .page--home #mainvisual .container > a:hover {
          /*
          color: $h_color;
          background-color: $h_bgColor;
          border-color: $h_bdColor;
          */
          opacity: 0.8; }
        .page--home #mainvisual .container > a > small {
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 834px) {
            .page--home #mainvisual .container > a > small {
              line-height: 1.428571;
              font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #mainvisual .container > a > small {
              line-height: 1.466;
              margin-bottom: -10px;
              font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
          .page--home #mainvisual .container > a > small::before, .page--home #mainvisual .container > a > small::after {
            width: 2px;
            height: 1em;
            content: "";
            background: #FFF;
            border-radius: 1px;
            margin-bottom: -0.25em; }
            @media print, screen and (min-width: 835px) {
              .page--home #mainvisual .container > a > small::before, .page--home #mainvisual .container > a > small::after {
                width: 3px;
                border-radius: 2px; } }
          .page--home #mainvisual .container > a > small::before {
            transform: rotate(-20deg);
            margin-right: 0.5em; }
          .page--home #mainvisual .container > a > small::after {
            transform: rotate(20deg);
            margin-left: 0.5em; }
        .page--home #mainvisual .container > a > span span {
          line-height: 1;
          letter-spacing: 0;
          margin: 0 0.1em; }
          @media only screen and (max-width: 834px) {
            .page--home #mainvisual .container > a > span span {
              font-size: clamp(2.8rem, 8.1632653061vw, 3.2rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #mainvisual .container > a > span span {
              font-size: clamp(8.4rem, 10.7711138311vw, 8.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #mainvisual .container > a {
            position: absolute;
            bottom: -270px;
            left: 0;
            right: 0;
            margin: 0 auto;
            z-index: 2; } }
  @media only screen and (max-width: 834px) {
    .page--home #problem {
      padding: 65px 15px 60px 15px; } }
  @media print, screen and (min-width: 835px) {
    .page--home #problem {
      width: calc(100% - 120px);
      max-width: 680px;
      padding: 205px 25px 105px 25px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #problem {
      width: calc(100% - 60px); } }

  .page--home #problem .mod__heading1 {
    line-height: 1.44;
    letter-spacing: 0.1em;
    margin-bottom: 30px; }
    .page--home #problem .mod__heading1::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.44) * 0.5em); }
    @media only screen and (max-width: 834px) {
      .page--home #problem .mod__heading1 {
        font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
    @media print, screen and (min-width: 835px) {
      .page--home #problem .mod__heading1 {
        margin-bottom: 45px;
        font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
    .page--home #problem .mod__heading1 > span {
      line-height: 1.3;
      display: block;
      margin-top: 15px; }
      .page--home #problem .mod__heading1 > span::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #problem .mod__heading1 > span {
          font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #problem .mod__heading1 > span {
          margin-top: 30px;
          font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
      .page--home #problem .mod__heading1 > span > span:nth-of-type(1) {
        width: 50px;
        height: 50px;
        line-height: 1;
        color: #FFF;
        text-align: center;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        padding-bottom: 0.15em;
        background: #00B9AC;
        border-radius: 50%;
        margin: -0.25em 0.1em 0 0; }
        @media only screen and (max-width: 834px) {
          .page--home #problem .mod__heading1 > span > span:nth-of-type(1) {
            font-size: clamp(3.6rem, 10.2040816327vw, 4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #problem .mod__heading1 > span > span:nth-of-type(1) {
            width: 90px;
            height: 90px;
            font-size: clamp(6.4rem, 8.3231334149vw, 6.8rem); } }
      .page--home #problem .mod__heading1 > span > span:nth-of-type(2) {
        color: #00B9AC; }
  .page--home #problem > p {
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 30px; }
    .page--home #problem > p::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.5) * 0.5em); }
    @media only screen and (max-width: 834px) {
      .page--home #problem > p {
        font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
    @media print, screen and (min-width: 835px) {
      .page--home #problem > p {
        margin-bottom: 55px;
        font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
  .page--home #problem ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .page--home #problem ul li {
      width: calc(50% - 10px);
      margin: 0 5px; }
      @media print, screen and (min-width: 835px) {
        .page--home #problem ul li {
          width: calc(50% - 20px);
          margin: 0 10px; } }
      .page--home #problem ul li:first-child {
        margin: 0 10px; }
        @media print, screen and (min-width: 835px) {
          .page--home #problem ul li:first-child {
            margin: 0 20px; } }
      .page--home #problem ul li:nth-child(n+2) {
        margin-top: 15px; }
        @media print, screen and (min-width: 835px) {
          .page--home #problem ul li:nth-child(n+2) {
            margin-top: 30px; } }
      .page--home #problem ul li figure {
        margin-bottom: 15px; }
        @media print, screen and (min-width: 835px) {
          .page--home #problem ul li figure {
            margin-bottom: 20px; } }
        .page--home #problem ul li figure img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
      .page--home #problem ul li p {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.45833;
        text-align: center; }
        .page--home #problem ul li p::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.45833) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #problem ul li p {
            font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #problem ul li p {
            font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
  @media only screen and (max-width: 834px) {
    .page--home #reason {
      padding-bottom: 80px; } }
  @media print, screen and (min-width: 835px) {
    .page--home #reason {
      width: calc(100% - 120px);
      max-width: 680px;
      padding-bottom: 130px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #reason {
      width: calc(100% - 60px); } }

  .page--home #reason h2 {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    min-height: 100px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../images/home/reason-heading-bg.jpg") no-repeat right center/cover;
    margin-bottom: 20px; }
    @media only screen and (max-width: 834px) {
      .page--home #reason h2 {
        font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
    @media print, screen and (min-width: 835px) {
      .page--home #reason h2 {
        min-height: 175px;
        margin-bottom: 35px;
        font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
    .page--home #reason h2 span {
      color: #00B9AC; }
  .page--home #reason ul {
    padding: 0 20px; }
    @media print, screen and (min-width: 835px) {
      .page--home #reason ul {
        padding: 0 35px; } }
    .page--home #reason ul li {
      padding: 25px 20px 20px 20px;
      border-radius: 4px; }
      @media print, screen and (min-width: 835px) {
        .page--home #reason ul li {
          padding: 45px 35px 35px 35px;
          border-radius: 8px; } }
      .page--home #reason ul li:nth-child(n+2) {
        margin-top: 10px; }
        @media print, screen and (min-width: 835px) {
          .page--home #reason ul li:nth-child(n+2) {
            margin-top: 20px; } }
      .page--home #reason ul li:nth-child(1) {
        background: #FFEFFB; }
        .page--home #reason ul li:nth-child(1) h3 span {
          color: #E580BA; }
      .page--home #reason ul li:nth-child(2) {
        background: #DDF8F6; }
        .page--home #reason ul li:nth-child(2) h3 span {
          color: #00B9AC; }
      .page--home #reason ul li h3 {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 20px; }
        .page--home #reason ul li h3::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.2) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #reason ul li h3 {
            font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #reason ul li h3 {
            margin-bottom: 30px;
            font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
      .page--home #reason ul li p {
        line-height: 1.5;
        font-weight: 500;
        letter-spacing: 0.05em; }
        .page--home #reason ul li p::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.5) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #reason ul li p {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #reason ul li p {
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
  .page--home #message {
    background: url("../images/home/message-bg.jpg") no-repeat center top/cover;
    position: relative; }
    @media only screen and (max-width: 834px) {
      .page--home #message {
        padding: 95px 0 40px 0; } }
    @media print, screen and (min-width: 835px) {
      .page--home #message {
        padding: 145px 0 235px 0; } }
    @media print, screen and (min-width: 835px) {
      .page--home #message {
        width: calc(100% - 120px);
        max-width: 680px;
        padding-top: 145px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #message {
      width: calc(100% - 60px); } }

    .page--home #message .mod__heading1 {
      line-height: 1.3;
      display: inline-flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      letter-spacing: 0.1em;
      position: absolute;
      top: -0.5em;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2; }
      .page--home #message .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #message .mod__heading1 {
          font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #message .mod__heading1 {
          font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
      .page--home #message .mod__heading1 span {
        min-width: 80px;
        min-height: 32px;
        line-height: 1.45;
        color: #FFF;
        background: #007E75;
        margin-top: 7px; }
        @media only screen and (max-width: 834px) {
          .page--home #message .mod__heading1 span {
            font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #message .mod__heading1 span {
            min-width: 140px;
            min-height: 56px;
            margin-top: 12px;
            font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
    .page--home #message .movie {
      padding: 0 40px;
      margin-bottom: 55px; }
      @media print, screen and (min-width: 835px) {
        .page--home #message .movie {
          padding: 0 70px;
          margin-bottom: 115px; } }
      .page--home #message .movie > div {
        width: 100%;
        padding-top: 56.25%;
        height: 0;
        overflow: hidden;
        position: relative; }
        .page--home #message .movie > div iframe {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
    .page--home #message .intro {
      overflow: hidden;
      position: relative;
      margin-bottom: 25px; }
      @media print, screen and (min-width: 835px) {
        .page--home #message .intro {
          margin-bottom: 45px; } }
      .page--home #message .intro > dl {
        width: 46.1538%;
        height: calc(100% - 80px);
        max-height: 205px;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 20px 20px 20px;
        background: #FFF;
        border-radius: 4px;
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        z-index: 2; }
        @media print, screen and (min-width: 835px) {
          .page--home #message .intro > dl {
            height: calc(100% - 140px);
            max-height: 360px;
            padding: 50px 35px 35px 35px;
            border-radius: 8px;
            right: 35px; } }
        .page--home #message .intro > dl > dt {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 700;
          font-style: normal;
          line-height: 1.5;
          text-align: center;
          margin-bottom: 12px; }
          .page--home #message .intro > dl > dt::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.5) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #message .intro > dl > dt {
              font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #message .intro > dl > dt {
              margin-bottom: 27px;
              font-size: clamp(2.2rem, 3.182374541vw, 2.6rem); } }
          .page--home #message .intro > dl > dt > span:nth-of-type(1) {
            line-height: 1;
            margin-left: 0.05em; }
            @media only screen and (max-width: 834px) {
              .page--home #message .intro > dl > dt > span:nth-of-type(1) {
                font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #message .intro > dl > dt > span:nth-of-type(1) {
                font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
          .page--home #message .intro > dl > dt > span:nth-of-type(2) {
            line-height: 1.428571;
            letter-spacing: 0.05em;
            display: block;
            margin-top: 5px; }
            .page--home #message .intro > dl > dt > span:nth-of-type(2)::before {
              content: "";
              display: block;
              height: 0;
              width: 0;
              margin-top: calc((1 - 1.428571) * 0.5em); }
            @media only screen and (max-width: 834px) {
              .page--home #message .intro > dl > dt > span:nth-of-type(2) {
                font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #message .intro > dl > dt > span:nth-of-type(2) {
                font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
        .page--home #message .intro > dl > dd dl dt {
          min-height: 24px;
          line-height: 1.428571;
          color: #FFF;
          font-weight: 700;
          letter-spacing: 0.05em;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          background: #747474;
          border-radius: 4px;
          margin-bottom: 7px; }
          @media only screen and (max-width: 834px) {
            .page--home #message .intro > dl > dd dl dt {
              font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #message .intro > dl > dd dl dt {
              min-height: 44px;
              border-radius: 8px;
              margin-bottom: 15px;
              font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
        .page--home #message .intro > dl > dd dl dd {
          line-height: 1.428571;
          font-weight: 500;
          text-align: center; }
          .page--home #message .intro > dl > dd dl dd::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.428571) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #message .intro > dl > dd dl dd {
              font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #message .intro > dl > dd dl dd {
              font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
          .page--home #message .intro > dl > dd dl dd > span {
            font-family: "Zen Maru Gothic", sans-serif;
            font-weight: 700;
            font-style: normal;
            line-height: 1.2;
            display: block;
            margin-bottom: 7px; }
            .page--home #message .intro > dl > dd dl dd > span::before {
              content: "";
              display: block;
              height: 0;
              width: 0;
              margin-top: calc((1 - 1.2) * 0.5em); }
            @media only screen and (max-width: 834px) {
              .page--home #message .intro > dl > dd dl dd > span {
                font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #message .intro > dl > dd dl dd > span {
                margin-bottom: 15px;
                font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
            .page--home #message .intro > dl > dd dl dd > span span {
              line-height: 1; }
              @media only screen and (max-width: 834px) {
                .page--home #message .intro > dl > dd dl dd > span span {
                  font-size: clamp(3.4rem, 9.693877551vw, 3.8rem); } }
              @media print, screen and (min-width: 835px) {
                .page--home #message .intro > dl > dd dl dd > span span {
                  margin-right: 0.1em;
                  font-size: clamp(6rem, 7.8335373317vw, 6.4rem); } }
      .page--home #message .intro figure {
        width: 71.7949%;
        margin-left: -10.2564%; }
        .page--home #message .intro figure img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
    .page--home #message > p {
      font-weight: 500;
      letter-spacing: 0.05em;
      padding: 0 20px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 834px) {
        .page--home #message > p {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #message > p {
          padding: 0 35px;
          margin-bottom: 35px;
          font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
    .page--home #message h3 {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 900;
      font-style: normal;
      min-height: 48px;
      line-height: 1.45833;
      color: #FFF;
      letter-spacing: 0.1em;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      background: linear-gradient(#00B9AC 0%, #007e75 100%);
      margin-bottom: 20px; }
      @media only screen and (max-width: 834px) {
        .page--home #message h3 {
          font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #message h3 {
          min-height: 86px;
          margin-bottom: 0;
          font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
    .page--home #message > a {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 900;
      font-style: normal;
      width: 100%;
      color: #FFF;
      letter-spacing: 0.1em;
      text-decoration: none;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: linear-gradient(90deg, #00a095 0%, #ff64be 100%);
      box-shadow: 0px 3px 6px RGB(0 0 0/0.16);
      transition: all .2s ease-out;
      overflow: hidden;
      cursor: pointer;
      position: relative;
      z-index: 1;
      margin: 0 auto 10px auto;
      margin: 0 auto;
      z-index: 2; }
      @media only screen and (max-width: 834px) {
        .page--home #message > a {
          min-height: 80px;
          line-height: 1.45833;
          padding: 5px 20px;
          border-radius: 40px;
          font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #message > a {
          max-width: 800px;
          min-height: 180px;
          line-height: 1.4629;
          padding: 5px 30px;
          border-radius: 90px;
          font-size: clamp(5rem, 6.6095471236vw, 5.4rem); } }
      .page--home #message > a:hover {
        /*
        color: $h_color;
        background-color: $h_bgColor;
        border-color: $h_bdColor;
        */
        opacity: 0.8; }
      .page--home #message > a > small {
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 834px) {
          .page--home #message > a > small {
            line-height: 1.428571;
            font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #message > a > small {
            line-height: 1.466;
            margin-bottom: -10px;
            font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
        .page--home #message > a > small::before, .page--home #message > a > small::after {
          width: 2px;
          height: 1em;
          content: "";
          background: #FFF;
          border-radius: 1px;
          margin-bottom: -0.25em; }
          @media print, screen and (min-width: 835px) {
            .page--home #message > a > small::before, .page--home #message > a > small::after {
              width: 3px;
              border-radius: 2px; } }
        .page--home #message > a > small::before {
          transform: rotate(-20deg);
          margin-right: 0.5em; }
        .page--home #message > a > small::after {
          transform: rotate(20deg);
          margin-left: 0.5em; }
      .page--home #message > a > span span {
        line-height: 1;
        letter-spacing: 0;
        margin: 0 0.1em; }
        @media only screen and (max-width: 834px) {
          .page--home #message > a > span span {
            font-size: clamp(2.8rem, 8.1632653061vw, 3.2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #message > a > span span {
            font-size: clamp(8.4rem, 10.7711138311vw, 8.8rem); } }
      @media only screen and (max-width: 834px) {
        .page--home #message > a {
          width: calc(100% - 40px); } }
      @media print, screen and (min-width: 835px) {
        .page--home #message > a {
          width: calc(100% + 120px);
          position: absolute;
          left: -60px;
          bottom: -50px; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #message > a {
      width: calc(100% + 60px);
      left: -30px; } }

  .page--home #improve {
    background: url("../images/home/improve-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #improve {
        padding: 65px 20px 60px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #improve {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 115px 35px 105px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #improve {
      width: calc(100% - 60px); } }

    .page--home #improve .mod__heading1 {
      line-height: 1.44;
      letter-spacing: 0.1em;
      margin-bottom: 30px; }
      .page--home #improve .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.44) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #improve .mod__heading1 {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #improve .mod__heading1 {
          margin-bottom: 55px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #improve .mod__heading1 > span:nth-of-type(1) {
        display: flex;
        justify-content: center;
        align-items: center; }
        .page--home #improve .mod__heading1 > span:nth-of-type(1)::before, .page--home #improve .mod__heading1 > span:nth-of-type(1)::after {
          width: 2px;
          height: 0.75em;
          content: "";
          background: #333;
          border-radius: 1px;
          margin-bottom: -0.15em; }
          @media print, screen and (min-width: 835px) {
            .page--home #improve .mod__heading1 > span:nth-of-type(1)::before, .page--home #improve .mod__heading1 > span:nth-of-type(1)::after {
              width: 3px;
              border-radius: 2px; } }
        .page--home #improve .mod__heading1 > span:nth-of-type(1)::before {
          transform: rotate(-20deg);
          margin-right: 0.5em; }
        .page--home #improve .mod__heading1 > span:nth-of-type(1)::after {
          transform: rotate(20deg);
          margin-left: 0.5em; }
        .page--home #improve .mod__heading1 > span:nth-of-type(1) span {
          color: #E580BA; }
      .page--home #improve .mod__heading1 > span:nth-of-type(2) {
        line-height: 1.3;
        display: block;
        margin-top: 15px; }
        .page--home #improve .mod__heading1 > span:nth-of-type(2)::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.3) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #improve .mod__heading1 > span:nth-of-type(2) {
            font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #improve .mod__heading1 > span:nth-of-type(2) {
            margin-top: 30px;
            font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
        .page--home #improve .mod__heading1 > span:nth-of-type(2) span {
          color: #D952A0; }
    .page--home #improve ul li:nth-child(n+2) {
      margin-top: 20px; }
      @media print, screen and (min-width: 835px) {
        .page--home #improve ul li:nth-child(n+2) {
          margin-top: 35px; } }
    .page--home #improve ul li h3 {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      min-height: 42px;
      line-height: 1.45;
      color: #D952A0;
      letter-spacing: 0.1em;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #FFF; }
      @media only screen and (max-width: 834px) {
        .page--home #improve ul li h3 {
          font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #improve ul li h3 {
          min-height: 74px;
          font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
    .page--home #improve ul li figure {
      margin-bottom: 20px; }
      @media print, screen and (min-width: 835px) {
        .page--home #improve ul li figure {
          margin-bottom: 30px; } }
      .page--home #improve ul li figure img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .page--home #improve ul li .name {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: 0.05em;
      margin-bottom: 10px; }
      .page--home #improve ul li .name::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.5) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #improve ul li .name {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #improve ul li .name {
          margin-bottom: 20px;
          font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
      .page--home #improve ul li .name span {
        line-height: 1.45;
        letter-spacing: 0.1em;
        margin-left: 0.5em; }
        @media only screen and (max-width: 834px) {
          .page--home #improve ul li .name span {
            font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #improve ul li .name span {
            margin-bottom: 25px;
            font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
    .page--home #improve ul li .attention {
      line-height: 1.33;
      font-weight: 500; }
      .page--home #improve ul li .attention::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.33) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #improve ul li .attention {
          font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #improve ul li .attention {
          font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
  .page--home #efficacy {
    background: url("../images/home/efficacy-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #efficacy {
        padding: 45px 20px 40px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #efficacy {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 80px 35px 70px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #efficacy {
      width: calc(100% - 60px); } }

    .page--home #efficacy .mod__heading1 {
      line-height: 1.44;
      margin-bottom: 20px; }
      .page--home #efficacy .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.44) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #efficacy .mod__heading1 {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #efficacy .mod__heading1 {
          margin-bottom: 45px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #efficacy .mod__heading1 > span:nth-of-type(1) {
        letter-spacing: 0.1em;
        display: flex;
        justify-content: center;
        align-items: center; }
        .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::before, .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::after {
          width: 2px;
          height: 0.75em;
          content: "";
          background: #333;
          border-radius: 1px;
          margin-bottom: -0.15em; }
          @media print, screen and (min-width: 835px) {
            .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::before, .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::after {
              width: 3px;
              border-radius: 2px; } }
        .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::before {
          transform: rotate(-20deg);
          margin-right: 0.5em; }
        .page--home #efficacy .mod__heading1 > span:nth-of-type(1)::after {
          transform: rotate(20deg);
          margin-left: 0.5em; }
      .page--home #efficacy .mod__heading1 > span:nth-of-type(2) {
        line-height: 1.33;
        display: block;
        margin-top: 15px; }
        .page--home #efficacy .mod__heading1 > span:nth-of-type(2)::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.33) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #efficacy .mod__heading1 > span:nth-of-type(2) {
            font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .mod__heading1 > span:nth-of-type(2) {
            margin-top: 30px;
            font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
        .page--home #efficacy .mod__heading1 > span:nth-of-type(2) span {
          color: #D952A0; }
    .page--home #efficacy .swiper-container {
      padding-bottom: 55px;
      position: relative; }
      @media print, screen and (min-width: 835px) {
        .page--home #efficacy .swiper-container {
          padding-bottom: 95px; } }
      .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide figure {
        margin-bottom: 25px; }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide figure {
            margin-bottom: 45px; } }
        .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide figure img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
      .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.05em;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 7px; }
        .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.5) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 {
            margin-bottom: 15px;
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
        .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 span {
          line-height: 1.45;
          letter-spacing: 0.1em;
          margin-left: 0.5em; }
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 span::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.45) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 span {
              font-size: clamp(1.8rem, 5.1020408163vw, 2rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide h3 span {
              font-size: clamp(3.4rem, 4.4063647491vw, 3.6rem); } }
      .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide .attention {
        line-height: 1.33;
        font-weight: 500; }
        .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide .attention::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.33) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide .attention {
            font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-wrapper .swiper-slide .attention {
            font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
      .page--home #efficacy .swiper-container .swiper-pagination-bullets {
        line-height: 1;
        position: absolute;
        bottom: 10px; }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-pagination-bullets {
            bottom: 20px; } }
      .page--home #efficacy .swiper-container .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #D952A0;
        border-radius: 50%;
        opacity: .2;
        margin: 0 10px; }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-pagination-bullet {
            width: 17px;
            height: 17px;
            margin: 0 17px; } }
        .page--home #efficacy .swiper-container .swiper-pagination-bullet-active {
          opacity: 1; }
      .page--home #efficacy .swiper-container .swiper-button-prev,
      .page--home #efficacy .swiper-container .swiper-button-next {
        width: 34px;
        height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #FFF;
        border-radius: 50%;
        position: absolute;
        top: unset !important;
        bottom: 0 !important;
        z-index: 10; }
        @media print, screen and (min-width: 835px) {
          .page--home #efficacy .swiper-container .swiper-button-prev,
          .page--home #efficacy .swiper-container .swiper-button-next {
            width: 60px;
            height: 60px; } }
        .page--home #efficacy .swiper-container .swiper-button-prev::after,
        .page--home #efficacy .swiper-container .swiper-button-next::after {
          width: 8px;
          height: 8px;
          content: "";
          border-top: 2px solid #333;
          border-radius: 1px;
          display: block; }
          @media print, screen and (min-width: 835px) {
            .page--home #efficacy .swiper-container .swiper-button-prev::after,
            .page--home #efficacy .swiper-container .swiper-button-next::after {
              width: 14px;
              height: 14px;
              border-top: 4px solid #333; } }
      .page--home #efficacy .swiper-container .swiper-button-prev {
        padding-left: 3px;
        left: 0; }
        .page--home #efficacy .swiper-container .swiper-button-prev::after {
          border-left: 2px solid #333;
          transform: rotate(-45deg); }
          @media print, screen and (min-width: 835px) {
            .page--home #efficacy .swiper-container .swiper-button-prev::after {
              border-left: 4px solid #333; } }
      .page--home #efficacy .swiper-container .swiper-button-next {
        padding-right: 3px;
        right: 0; }
        .page--home #efficacy .swiper-container .swiper-button-next::after {
          border-right: 2px solid #333;
          transform: rotate(45deg); }
          @media print, screen and (min-width: 835px) {
            .page--home #efficacy .swiper-container .swiper-button-next::after {
              border-right: 4px solid #333; } }
  .page--home #postpartum {
    position: relative; }
    @media print, screen and (min-width: 835px) {
      .page--home #postpartum {
        width: calc(100% - 120px);
        max-width: 680px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #postpartum {
      width: calc(100% - 60px); } }

    .page--home #postpartum .mod__heading1 {
      line-height: 1.3;
      display: block;
      padding: 0 20px;
      position: absolute;
      top: 50px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2; }
      .page--home #postpartum .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #postpartum .mod__heading1 {
          font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #postpartum .mod__heading1 {
          padding: 0 35px;
          top: 85px;
          font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
      .page--home #postpartum .mod__heading1 span {
        color: #00B9AC; }
    .page--home #postpartum .vertical {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.6;
      writing-mode: vertical-rl;
      letter-spacing: 0.05em;
      display: block;
      position: absolute;
      top: 140px;
      right: 25px;
      z-index: 2; }
      .page--home #postpartum .vertical::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.6) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #postpartum .vertical {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #postpartum .vertical {
          top: 250px;
          right: 40px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
    .page--home #postpartum figure {
      position: relative;
      margin-bottom: 45px; }
      @media print, screen and (min-width: 835px) {
        .page--home #postpartum figure {
          margin-bottom: 75px; } }
      .page--home #postpartum figure figcaption {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 900;
        font-style: normal;
        width: calc(100% - 40px);
        min-height: 60px;
        line-height: 1.22;
        color: #FFF;
        letter-spacing: 0.1em;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: linear-gradient(#00B9AC 0%, #007e75 100%);
        border-radius: 4px;
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media only screen and (max-width: 834px) {
          .page--home #postpartum figure figcaption {
            font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #postpartum figure figcaption {
            width: calc(100% - 70px);
            min-height: 100px;
            border-radius: 8px;
            font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #postpartum figure img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .page--home #postpartum .bg {
      width: calc(100% - 40px);
      min-height: 60px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: linear-gradient(#00B9AC 0%, #007e75 100%);
      border-radius: 4px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media print, screen and (min-width: 835px) {
        .page--home #postpartum .bg {
          border-radius: 8px; } }
    .page--home #postpartum .attention {
      line-height: 1.33;
      font-weight: 500;
      padding: 0 20px; }
      .page--home #postpartum .attention::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.33) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #postpartum .attention {
          font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #postpartum .attention {
          padding: 0 35px;
          font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
  .page--home #applicable {
    background: url("../images/home/applicable-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #applicable {
        padding: 70px 20px 60px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #applicable {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 115px 35px 105px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #applicable {
      width: calc(100% - 60px); } }

    .page--home #applicable .mod__heading1 {
      line-height: 1.3;
      margin-bottom: 30px; }
      .page--home #applicable .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #applicable .mod__heading1 {
          font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #applicable .mod__heading1 {
          margin-bottom: 55px;
          font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
      .page--home #applicable .mod__heading1 span {
        color: #D952A0; }
    .page--home #applicable .swiper-container {
      position: relative;
      margin-bottom: 25px; }
      @media print, screen and (min-width: 835px) {
        .page--home #applicable .swiper-container {
          margin-bottom: 45px; } }
      .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide {
        position: relative; }
        .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide h3 {
          max-width: 300px;
          min-height: 100px;
          line-height: 1.33;
          color: #FFF;
          font-weight: 700;
          letter-spacing: 0.05em;
          text-align: center;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          padding: 15px 20px;
          background: #F2605A;
          border-radius: 20px;
          position: relative;
          margin: 0 auto; }
          @media only screen and (max-width: 834px) {
            .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide h3 {
              font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide h3 {
              max-width: 525px;
              min-height: 175px;
              padding: 25px 40px;
              border-radius: 35px;
              font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
          .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide h3::after {
            width: 0;
            height: 0;
            content: "";
            border-style: solid;
            border-width: 0px 20px 25px 0px;
            border-color: transparent #F2605A transparent transparent;
            display: inline-block;
            transform: rotate(-5deg);
            position: absolute;
            bottom: -23px;
            left: 85px;
            z-index: 99; }
            @media print, screen and (min-width: 835px) {
              .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide h3::after {
                border-width: 0px 35px 45px 0px;
                bottom: -40px;
                left: 145px; } }
        .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide figure {
          width: 75%;
          margin: 0 auto; }
          .page--home #applicable .swiper-container .swiper-wrapper .swiper-slide figure img {
            display: block;
            width: 100%;
            max-width: 100%;
            height: auto;
            margin: 0 auto; }
      .page--home #applicable .swiper-container .swiper-button-prev,
      .page--home #applicable .swiper-container .swiper-button-next {
        width: 34px;
        height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #FFF;
        border-radius: 50%;
        position: absolute;
        /*
        top: 0;
        bottom: 0;
        margin: auto 0;
        */
        top: calc(50% + 34px);
        z-index: 10; }
        @media print, screen and (min-width: 835px) {
          .page--home #applicable .swiper-container .swiper-button-prev,
          .page--home #applicable .swiper-container .swiper-button-next {
            width: 60px;
            height: 60px;
            top: calc(50% + 60px); } }
        .page--home #applicable .swiper-container .swiper-button-prev::after,
        .page--home #applicable .swiper-container .swiper-button-next::after {
          width: 8px;
          height: 8px;
          content: "";
          border-top: 2px solid #333;
          border-radius: 1px;
          display: block; }
          @media print, screen and (min-width: 835px) {
            .page--home #applicable .swiper-container .swiper-button-prev::after,
            .page--home #applicable .swiper-container .swiper-button-next::after {
              width: 14px;
              height: 14px;
              border-top: 4px solid #333; } }
      .page--home #applicable .swiper-container .swiper-button-prev {
        padding-left: 3px;
        left: 0; }
        .page--home #applicable .swiper-container .swiper-button-prev::after {
          border-left: 2px solid #333;
          transform: rotate(-45deg); }
          @media print, screen and (min-width: 835px) {
            .page--home #applicable .swiper-container .swiper-button-prev::after {
              border-left: 4px solid #333; } }
      .page--home #applicable .swiper-container .swiper-button-next {
        padding-right: 3px;
        right: 0; }
        .page--home #applicable .swiper-container .swiper-button-next::after {
          border-right: 2px solid #333;
          transform: rotate(45deg); }
          @media print, screen and (min-width: 835px) {
            .page--home #applicable .swiper-container .swiper-button-next::after {
              border-right: 4px solid #333; } }
    .page--home #applicable h3 {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.3;
      letter-spacing: 0.1em;
      text-align: center;
      margin-bottom: 15px; }
      .page--home #applicable h3::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.3) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #applicable h3 {
          font-size: clamp(1.8rem, 5.1020408163vw, 2rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #applicable h3 {
          margin-bottom: 30px;
          font-size: clamp(3.4rem, 4.4063647491vw, 3.6rem); } }
      .page--home #applicable h3 span {
        color: #D952A0; }
    .page--home #applicable > p {
      line-height: 1.5;
      font-weight: 500;
      letter-spacing: 0.05em; }
      .page--home #applicable > p::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.5) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #applicable > p {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #applicable > p {
          font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
  .page--home #commit {
    background: url("../images/home/commit-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #commit {
        padding: 65px 20px 60px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #commit {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 115px 35px 105px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #commit {
      width: calc(100% - 60px); } }

    .page--home #commit .mod__heading1 {
      line-height: 1.44;
      letter-spacing: 0.1em;
      margin-bottom: 30px; }
      .page--home #commit .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.44) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #commit .mod__heading1 {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #commit .mod__heading1 {
          margin-bottom: 55px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #commit .mod__heading1 > span {
        line-height: 1.3;
        display: block;
        margin-top: 15px; }
        .page--home #commit .mod__heading1 > span::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.3) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #commit .mod__heading1 > span {
            font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #commit .mod__heading1 > span {
            margin-top: 30px;
            font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
        .page--home #commit .mod__heading1 > span > span {
          color: #00B9AC; }
          .page--home #commit .mod__heading1 > span > span:nth-of-type(1) span {
            width: 50px;
            height: 50px;
            line-height: 1;
            text-align: center;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            flex-shrink: 0;
            padding-bottom: 0.15em;
            background: #DDF8F6;
            border-radius: 50%;
            margin-right: 0.1em; }
            @media only screen and (max-width: 834px) {
              .page--home #commit .mod__heading1 > span > span:nth-of-type(1) span {
                font-size: clamp(3.6rem, 10.2040816327vw, 4rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #commit .mod__heading1 > span > span:nth-of-type(1) span {
                width: 90px;
                height: 90px;
                font-size: clamp(6.4rem, 8.3231334149vw, 6.8rem); } }
    .page--home #commit ol li {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .page--home #commit ol li:nth-child(n+2) {
        margin-top: 30px; }
      .page--home #commit ol li:nth-child(even) {
        flex-direction: row-reverse; }
      .page--home #commit ol li h3 {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 900;
        font-style: normal;
        width: 100%;
        min-height: 32px;
        color: #FFF;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #00B9AC;
        border-radius: 4px;
        margin-bottom: 15px; }
        @media only screen and (max-width: 834px) {
          .page--home #commit ol li h3 {
            font-size: clamp(1.8rem, 5.1020408163vw, 2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #commit ol li h3 {
            min-height: 56px;
            border-radius: 8px;
            margin-bottom: 25px;
            font-size: clamp(3.4rem, 4.4063647491vw, 3.6rem); } }
      .page--home #commit ol li figure {
        width: 40%; }
        .page--home #commit ol li figure img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
      .page--home #commit ol li .text {
        width: calc(60% - 15px); }
        @media print, screen and (min-width: 835px) {
          .page--home #commit ol li .text {
            width: calc(60% - 25px); } }
        .page--home #commit ol li .text h4 {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 700;
          font-style: normal;
          line-height: 1.3;
          color: #007E75;
          letter-spacing: 0.05em;
          text-align: center;
          margin-bottom: 20px; }
          .page--home #commit ol li .text h4::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.3) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #commit ol li .text h4 {
              font-size: clamp(1.8rem, 5.1020408163vw, 2rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #commit ol li .text h4 {
              margin-bottom: 25px;
              font-size: clamp(3.4rem, 4.4063647491vw, 3.6rem); } }
          .page--home #commit ol li .text h4 span {
            line-height: 1.428571;
            color: #333;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 7px; }
            @media only screen and (max-width: 834px) {
              .page--home #commit ol li .text h4 span {
                font-size: clamp(1.2rem, 3.5714285714vw, 1.4rem); } }
            @media print, screen and (min-width: 835px) {
              .page--home #commit ol li .text h4 span {
                margin-bottom: 12px;
                font-size: clamp(2.2rem, 2.9375764994vw, 2.4rem); } }
            .page--home #commit ol li .text h4 span::before, .page--home #commit ol li .text h4 span::after {
              width: 2px;
              height: 1em;
              content: "";
              background: #333;
              border-radius: 1px;
              margin-bottom: -0.25em; }
              @media print, screen and (min-width: 835px) {
                .page--home #commit ol li .text h4 span::before, .page--home #commit ol li .text h4 span::after {
                  width: 3px;
                  border-radius: 2px; } }
            .page--home #commit ol li .text h4 span::before {
              transform: rotate(-20deg);
              margin-right: 0.5em; }
            .page--home #commit ol li .text h4 span::after {
              transform: rotate(20deg);
              margin-left: 0.5em; }
        .page--home #commit ol li .text p {
          line-height: 1.5;
          font-weight: 500;
          letter-spacing: 0.05em; }
          .page--home #commit ol li .text p::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.5) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #commit ol li .text p {
              font-size: clamp(1.2rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #commit ol li .text p {
              font-size: clamp(2.2rem, 2.9375764994vw, 2.4rem); } }
  .page--home #step {
    background: url("../images/home/step-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #step {
        padding: 65px 20px 60px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #step {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 115px 35px 105px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #step {
      width: calc(100% - 60px); } }

    .page--home #step .mod__heading1 {
      line-height: 1.44;
      letter-spacing: 0.1em;
      margin-bottom: 50px; }
      .page--home #step .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.44) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #step .mod__heading1 {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #step .mod__heading1 {
          margin-bottom: 90px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #step .mod__heading1 > span {
        line-height: 1.3;
        display: block;
        margin-top: 15px; }
        .page--home #step .mod__heading1 > span::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.3) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #step .mod__heading1 > span {
            font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #step .mod__heading1 > span {
            margin-top: 30px;
            font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
        .page--home #step .mod__heading1 > span span {
          color: #D952A0; }
          .page--home #step .mod__heading1 > span span:nth-of-type(2) {
            font-family: "Zen Old Mincho", serif;
            font-weight: 700;
            font-style: normal; }
    .page--home #step ol li {
      padding: 35px 20px 20px 20px;
      background: #FFF;
      border-radius: 4px;
      box-shadow: 0px 0px 10px RGB(0 0 0/0.1);
      position: relative; }
      @media print, screen and (min-width: 835px) {
        .page--home #step ol li {
          padding: 60px 35px 35px 35px;
          border-radius: 8px; } }
      .page--home #step ol li:nth-child(n+2) {
        margin-top: 40px; }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li:nth-child(n+2) {
            margin-top: 70px; } }
        .page--home #step ol li:nth-child(n+2)::before {
          width: 20px;
          height: 69px;
          content: "";
          background: url("../images/home/step-arrow.svg") no-repeat left top/contain;
          display: block;
          position: absolute;
          left: 20px;
          top: -50px; }
          @media print, screen and (min-width: 835px) {
            .page--home #step ol li:nth-child(n+2)::before {
              width: 35px;
              height: 121px;
              left: 35px;
              top: -85px; } }
      .page--home #step ol li:nth-child(odd) figure {
        width: 70%;
        margin: 0 auto 20px auto; }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li:nth-child(odd) figure {
            margin: 0 auto 35px auto; } }
      .page--home #step ol li i {
        font-family: "Zen Old Mincho", serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1;
        color: #D952A0;
        font-style: normal;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: -1em;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media only screen and (max-width: 834px) {
          .page--home #step ol li i {
            font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li i {
            top: -0.85em;
            font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
        .page--home #step ol li i span {
          margin-left: 0.25em; }
          @media only screen and (max-width: 834px) {
            .page--home #step ol li i span {
              font-size: clamp(3.6rem, 10.2040816327vw, 4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #step ol li i span {
              font-size: clamp(6.2rem, 8.0783353733vw, 6.6rem); } }
      .page--home #step ol li h3 {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.428571;
        letter-spacing: 0.1em;
        text-align: center;
        margin-bottom: 17px; }
        .page--home #step ol li h3::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.428571) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #step ol li h3 {
            font-size: clamp(1.2rem, 3.5714285714vw, 1.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li h3 {
            margin-bottom: 30px;
            font-size: clamp(2.2rem, 2.9375764994vw, 2.4rem); } }
        .page--home #step ol li h3 > span {
          line-height: 1.3;
          display: block;
          margin-top: 10px; }
          .page--home #step ol li h3 > span::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            margin-top: calc((1 - 1.3) * 0.5em); }
          @media only screen and (max-width: 834px) {
            .page--home #step ol li h3 > span {
              font-size: clamp(1.8rem, 5.1020408163vw, 2rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #step ol li h3 > span {
              font-size: clamp(3.4rem, 4.4063647491vw, 3.6rem); } }
          .page--home #step ol li h3 > span span {
            color: #D952A0; }
      .page--home #step ol li figure {
        margin-bottom: 20px; }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li figure {
            margin-bottom: 35px; } }
        .page--home #step ol li figure img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
      .page--home #step ol li p {
        line-height: 1.5;
        font-weight: 500;
        letter-spacing: 0.05em; }
        .page--home #step ol li p::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.5) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #step ol li p {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #step ol li p {
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
  .page--home #order {
    background: url("../images/home/order-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #order {
        padding: 65px 20px 60px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #order {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 115px 35px 105px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #order {
      width: calc(100% - 60px); } }

    .page--home #order .mod__heading1 {
      line-height: 1.44;
      letter-spacing: 0.01em;
      margin-bottom: 30px; }
      .page--home #order .mod__heading1::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.44) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #order .mod__heading1 {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #order .mod__heading1 {
          margin-bottom: 55px;
          font-size: clamp(2.8rem, 3.9167686659vw, 3.2rem); } }
      .page--home #order .mod__heading1 > span {
        line-height: 1.3;
        display: block;
        margin-top: 17px; }
        .page--home #order .mod__heading1 > span::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.3) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #order .mod__heading1 > span {
            font-size: clamp(2.4rem, 7.1428571429vw, 2.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #order .mod__heading1 > span {
            margin-top: 30px;
            font-size: clamp(4.4rem, 5.8751529988vw, 4.8rem); } }
        .page--home #order .mod__heading1 > span span {
          color: #D952A0; }
    .page--home #order figure {
      margin-bottom: 15px; }
      @media print, screen and (min-width: 835px) {
        .page--home #order figure {
          margin-bottom: 30px; } }
      .page--home #order figure figcaption {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.44;
        color: #D952A0;
        letter-spacing: 0.1em;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px; }
        @media only screen and (max-width: 834px) {
          .page--home #order figure figcaption {
            font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #order figure figcaption {
            margin-bottom: 20px;
            font-size: clamp(2.8rem, 3.9167686659vw, 3.2rem); } }
        .page--home #order figure figcaption::before, .page--home #order figure figcaption::after {
          width: 2px;
          height: 0.75em;
          content: "";
          background: #D952A0;
          border-radius: 1px;
          margin-bottom: -0.25em; }
          @media print, screen and (min-width: 835px) {
            .page--home #order figure figcaption::before, .page--home #order figure figcaption::after {
              width: 3px;
              border-radius: 2px; } }
        .page--home #order figure figcaption::before {
          transform: rotate(-20deg);
          margin-right: 0.5em; }
        .page--home #order figure figcaption::after {
          transform: rotate(20deg);
          margin-left: 0.5em; }
      .page--home #order figure img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .page--home #order p {
      line-height: 1.5;
      font-weight: 500;
      letter-spacing: 0.05em; }
      .page--home #order p::before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.5) * 0.5em); }
      @media only screen and (max-width: 834px) {
        .page--home #order p {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #order p {
          font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
      .page--home #order p:nth-of-type(n+2) {
        margin-top: 25px; }
        @media print, screen and (min-width: 835px) {
          .page--home #order p:nth-of-type(n+2) {
            margin-top: 45px; } }
      .page--home #order p span {
        color: #D952A0; }
      .page--home #order p.attention {
        line-height: 1.33; }
        .page--home #order p.attention::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.33) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #order p.attention {
            font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #order p.attention {
            font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
  @media only screen and (max-width: 834px) {
    .page--home #comparison {
      padding: 45px 20px 40px 20px; } }
  @media print, screen and (min-width: 835px) {
    .page--home #comparison {
      width: calc(100% - 120px);
      max-width: 680px;
      padding: 80px 35px 75px 35px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #comparison {
      width: calc(100% - 60px); } }

  .page--home #comparison .mod__heading1 {
    margin-bottom: 20px; }
    @media print, screen and (min-width: 835px) {
      .page--home #comparison .mod__heading1 {
        margin-bottom: 35px; } }
    .page--home #comparison .mod__heading1 span {
      color: #00B9AC; }
  .page--home #comparison table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px; }
    @media print, screen and (min-width: 835px) {
      .page--home #comparison table {
        margin-bottom: 25px; } }
    .page--home #comparison table thead tr th {
      width: 25%; }
      .page--home #comparison table thead tr th:nth-of-type(n+2) {
        min-height: 60px;
        line-height: 1.3125;
        color: #FFF;
        font-weight: 700;
        text-align: center;
        padding: 12px 5px;
        background: #007E75;
        border-radius: 8px 8px 0 0; }
        @media only screen and (max-width: 834px) {
          .page--home #comparison table thead tr th:nth-of-type(n+2) {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #comparison table thead tr th:nth-of-type(n+2) {
            min-height: 100px;
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
      .page--home #comparison table thead tr th:nth-of-type(2) {
        background: #E34A4A; }
      .page--home #comparison table thead tr th span {
        display: block; }
        @media only screen and (max-width: 834px) {
          .page--home #comparison table thead tr th span {
            font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #comparison table thead tr th span {
            font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
    .page--home #comparison table tbody tr td {
      line-height: 1.28571;
      font-weight: 700;
      text-align: center;
      padding: 7px 5px;
      border: 2px solid #007E75; }
      @media only screen and (max-width: 834px) {
        .page--home #comparison table tbody tr td {
          font-size: clamp(1.2rem, 3.5714285714vw, 1.4rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #comparison table tbody tr td {
          padding: 15px 5px;
          font-size: clamp(2rem, 2.6927784578vw, 2.2rem); } }
      .page--home #comparison table tbody tr td:nth-of-type(1) {
        background: #DDF8F6;
        border-right-color: #E34A4A; }
      .page--home #comparison table tbody tr td:nth-of-type(2) {
        background: #FFE7E6;
        border-color: #E34A4A; }
      @media only screen and (max-width: 834px) {
        .page--home #comparison table tbody tr td span {
          font-size: clamp(1.4rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #comparison table tbody tr td span {
          font-size: clamp(2.2rem, 2.9375764994vw, 2.4rem); } }
      .page--home #comparison table tbody tr td i {
        max-width: 28px;
        display: block;
        margin: 0 auto 7px auto; }
        @media print, screen and (min-width: 835px) {
          .page--home #comparison table tbody tr td i {
            max-width: 50px; } }
        .page--home #comparison table tbody tr td i.diagonal {
          max-width: 40px;
          margin: 10px auto; }
          @media print, screen and (min-width: 835px) {
            .page--home #comparison table tbody tr td i.diagonal {
              max-width: 70px; } }
        .page--home #comparison table tbody tr td i img {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
  .page--home #comparison > p {
    line-height: 1.33;
    font-weight: 600;
    letter-spacing: 0.05em; }
    .page--home #comparison > p::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.33) * 0.5em); }
    @media only screen and (max-width: 834px) {
      .page--home #comparison > p {
        font-size: clamp(1rem, 3.0612244898vw, 1.2rem); } }
    @media print, screen and (min-width: 835px) {
      .page--home #comparison > p {
        font-size: clamp(1.8rem, 2.4479804162vw, 2rem); } }
  .page--home #unlimited {
    background: url("../images/home/unlimited-bg.jpg") no-repeat center top/cover; }
    @media only screen and (max-width: 834px) {
      .page--home #unlimited {
        padding-top: 40px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #unlimited {
        width: calc(100% - 120px);
        max-width: 680px;
        padding-top: 70px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #unlimited {
      width: calc(100% - 60px); } }

    .page--home #unlimited > i {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.44;
      letter-spacing: 0.1em;
      font-style: normal;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 10px; }
      @media only screen and (max-width: 834px) {
        .page--home #unlimited > i {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #unlimited > i {
          margin-bottom: 20px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #unlimited > i::before, .page--home #unlimited > i::after {
        width: 2px;
        height: 0.75em;
        content: "";
        background: #333;
        border-radius: 1px;
        margin-bottom: -0.15em; }
        @media print, screen and (min-width: 835px) {
          .page--home #unlimited > i::before, .page--home #unlimited > i::after {
            width: 3px;
            border-radius: 2px; } }
      .page--home #unlimited > i::before {
        transform: rotate(-20deg);
        margin-right: 0.5em; }
      .page--home #unlimited > i::after {
        transform: rotate(20deg);
        margin-left: 0.5em; }
      .page--home #unlimited > i span {
        color: #F2605A; }
    .page--home #unlimited h2 {
      width: calc(100% - 40px);
      height: 0;
      padding-top: 22.857142857%;
      background: url("../images/home/unlimited-heading-bg.svg") no-repeat center top/contain;
      display: block;
      overflow: hidden;
      position: relative;
      margin: 0 auto 30px auto; }
      @media print, screen and (min-width: 835px) {
        .page--home #unlimited h2 {
          width: calc(100% - 70px);
          margin: 0 auto 50px auto; } }
      .page--home #unlimited h2 > span {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 700;
        font-style: normal;
        width: 100%;
        height: 100%;
        line-height: 1.428571;
        color: #FFF;
        letter-spacing: 0.1em;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0.5em 20px 2.5em 20px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 2; }
        @media only screen and (max-width: 834px) {
          .page--home #unlimited h2 > span {
            font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #unlimited h2 > span {
            font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
        .page--home #unlimited h2 > span span {
          line-height: 1.05;
          letter-spacing: 0.05em; }
          @media only screen and (max-width: 834px) {
            .page--home #unlimited h2 > span span {
              font-size: clamp(1.6rem, 5.1020408163vw, 2rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #unlimited h2 > span span {
              font-size: clamp(3.2rem, 4.4063647491vw, 3.6rem); } }
    .page--home #unlimited ol {
      counter-reset: item;
      padding: 0 20px;
      margin-bottom: 40px; }
      @media print, screen and (min-width: 835px) {
        .page--home #unlimited ol {
          padding: 0 35px;
          margin-bottom: 70px; } }
      .page--home #unlimited ol li {
        min-height: 60px;
        display: flex;
        align-items: center;
        padding: 10px 15px;
        background: #FFF;
        border-radius: 4px;
        box-shadow: 0px 0px 10px RGB(0 0 0/0.1);
        position: relative; }
        @media print, screen and (min-width: 835px) {
          .page--home #unlimited ol li {
            min-height: 105px;
            padding: 15px 20px;
            border-radius: 8px; } }
        .page--home #unlimited ol li:nth-child(n+2) {
          margin-top: 10px; }
          @media print, screen and (min-width: 835px) {
            .page--home #unlimited ol li:nth-child(n+2) {
              margin-top: 15px; } }
        .page--home #unlimited ol li i {
          width: 100px;
          min-height: 26px;
          line-height: 1.28571;
          color: #FFF;
          font-weight: 700;
          letter-spacing: 0.05em;
          text-align: center;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          background: #F2605A;
          border-radius: 15px;
          position: absolute;
          top: -13px;
          left: 0;
          right: 0;
          margin: 0 auto;
          z-index: 2; }
          @media only screen and (max-width: 834px) {
            .page--home #unlimited ol li i {
              font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #unlimited ol li i {
              width: 175px;
              min-height: 46px;
              top: -23px;
              border-radius: 25px;
              font-size: clamp(1.8rem, 2.6927784578vw, 2.2rem); } }
        .page--home #unlimited ol li h3 {
          width: 75px;
          line-height: 1.125;
          color: #007E75;
          font-weight: 700;
          display: flex;
          align-items: center; }
          @media only screen and (max-width: 834px) {
            .page--home #unlimited ol li h3 {
              font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #unlimited ol li h3 {
              width: 125px;
              font-size: clamp(2.4rem, 3.4271725826vw, 2.8rem); } }
          .page--home #unlimited ol li h3::after {
            font-family: "Zen Maru Gothic", sans-serif;
            font-weight: 900;
            font-style: normal;
            width: 23px;
            height: 23px;
            line-height: 1;
            counter-increment: item;
            content: counter(item);
            color: #FFF;
            text-align: center;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            background: #007E75;
            border-radius: 50%;
            margin-left: 0.3em; }
            @media print, screen and (min-width: 835px) {
              .page--home #unlimited ol li h3::after {
                width: 40px;
                height: 40px;
                padding-bottom: 0.15em; } }
        .page--home #unlimited ol li p {
          font-family: "Zen Maru Gothic", sans-serif;
          font-weight: 700;
          font-style: normal;
          line-height: 1.3125; }
          @media only screen and (max-width: 834px) {
            .page--home #unlimited ol li p {
              font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #unlimited ol li p {
              font-size: clamp(2.4rem, 3.4271725826vw, 2.8rem); } }
    .page--home #unlimited > p {
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700;
      font-style: normal;
      min-height: 80px;
      line-height: 1.3125;
      text-align: center;
      padding: 20px 20px 20px 80px;
      background: #DDF8F6;
      position: relative; }
      @media only screen and (max-width: 834px) {
        .page--home #unlimited > p {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #unlimited > p {
          min-height: 140px;
          padding: 35px 35px 35px 140px;
          font-size: clamp(2.4rem, 3.4271725826vw, 2.8rem); } }
      .page--home #unlimited > p::before {
        width: 66px;
        height: 93px;
        content: "";
        background: url("../images/home/unlimited-representative.png") no-repeat left top/contain;
        display: block;
        position: absolute;
        left: 10px;
        bottom: 0; }
        @media print, screen and (min-width: 835px) {
          .page--home #unlimited > p::before {
            width: 115px;
            height: 161px;
            left: 17px; } }
      .page--home #unlimited > p span {
        color: #007E75; }
  @media only screen and (max-width: 834px) {
    .page--home #viewing {
      padding: 35px 20px 40px 20px; } }
  @media print, screen and (min-width: 835px) {
    .page--home #viewing {
      width: calc(100% - 120px);
      max-width: 680px;
      padding: 65px 35px 70px 35px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #viewing {
      width: calc(100% - 60px); } }

  .page--home #viewing .mod__heading1 {
    margin-bottom: 10px; }
    @media print, screen and (min-width: 835px) {
      .page--home #viewing .mod__heading1 {
        margin-bottom: 17px; } }
    .page--home #viewing .mod__heading1 > span:nth-of-type(1) {
      line-height: 1.44;
      letter-spacing: 0.1em;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 12px; }
      @media only screen and (max-width: 834px) {
        .page--home #viewing .mod__heading1 > span:nth-of-type(1) {
          font-size: clamp(1.4rem, 4.5918367347vw, 1.8rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #viewing .mod__heading1 > span:nth-of-type(1) {
          margin-bottom: 25px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home #viewing .mod__heading1 > span:nth-of-type(1)::before, .page--home #viewing .mod__heading1 > span:nth-of-type(1)::after {
        width: 2px;
        height: 0.75em;
        content: "";
        background: #333;
        border-radius: 1px;
        margin-bottom: -0.15em; }
        @media print, screen and (min-width: 835px) {
          .page--home #viewing .mod__heading1 > span:nth-of-type(1)::before, .page--home #viewing .mod__heading1 > span:nth-of-type(1)::after {
            width: 3px;
            border-radius: 2px; } }
      .page--home #viewing .mod__heading1 > span:nth-of-type(1)::before {
        transform: rotate(-20deg);
        margin-right: 0.5em; }
      .page--home #viewing .mod__heading1 > span:nth-of-type(1)::after {
        transform: rotate(20deg);
        margin-left: 0.5em; }
      .page--home #viewing .mod__heading1 > span:nth-of-type(1) span {
        color: #007E75; }
    .page--home #viewing .mod__heading1 > span:nth-of-type(2) {
      min-width: 220px;
      min-height: 26px;
      line-height: 1.5;
      color: #FFF;
      letter-spacing: 0.1em;
      text-align: center;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      background: #00B9AC;
      border-radius: 4px; }
      @media only screen and (max-width: 834px) {
        .page--home #viewing .mod__heading1 > span:nth-of-type(2) {
          font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home #viewing .mod__heading1 > span:nth-of-type(2) {
          min-width: 385px;
          min-height: 46px;
          border-radius: 8px;
          font-size: clamp(2.4rem, 3.4271725826vw, 2.8rem); } }
  .page--home #viewing .movie {
    padding: 0 40px; }
    @media print, screen and (min-width: 835px) {
      .page--home #viewing .movie {
        padding: 0 70px; } }
    .page--home #viewing .movie > div {
      width: 100%;
      padding-top: 56.25%;
      height: 0;
      overflow: hidden;
      position: relative; }
      .page--home #viewing .movie > div iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  .page--home #guide {
    background: #AAD3D0; }
    @media only screen and (max-width: 834px) {
      .page--home #guide {
        padding: 45px 20px 40px 20px; } }
    @media print, screen and (min-width: 835px) {
      .page--home #guide {
        width: calc(100% - 120px);
        max-width: 680px;
        padding: 70px 35px;
        margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #guide {
      width: calc(100% - 60px); } }

    .page--home #guide section {
      padding: 25px 20px 20px 20px;
      background: #FFF;
      border-radius: 4px;
      /* 料金表 */
      /* 駐車場のご案内 */ }
      @media print, screen and (min-width: 835px) {
        .page--home #guide section {
          padding: 45px 35px 35px 35px;
          border-radius: 8px; } }
      .page--home #guide section:nth-of-type(n+2) {
        margin-top: 20px; }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section:nth-of-type(n+2) {
            margin-top: 35px; } }
      .page--home #guide section#price .mod__heading1 {
        margin-bottom: 12px; }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section#price .mod__heading1 {
            margin-bottom: 20px; } }
      .page--home #guide section#price > dl {
        display: flex;
        flex-wrap: wrap;
        background: #DDF8F6;
        border: 1px solid #AAD3D0; }
        .page--home #guide section#price > dl dt,
        .page--home #guide section#price > dl dd {
          min-height: 40px;
          line-height: 1.125;
          font-weight: 700;
          letter-spacing: 0.05em;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 834px) {
            .page--home #guide section#price > dl dt,
            .page--home #guide section#price > dl dd {
              font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
          @media print, screen and (min-width: 835px) {
            .page--home #guide section#price > dl dt,
            .page--home #guide section#price > dl dd {
              min-height: 65px;
              font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
          .page--home #guide section#price > dl dt:nth-of-type(n+2),
          .page--home #guide section#price > dl dd:nth-of-type(n+2) {
            border-top: 1px solid #AAD3D0; }
        .page--home #guide section#price > dl dt {
          width: 30%;
          border-right: 1px solid #AAD3D0; }
        .page--home #guide section#price > dl dd {
          width: 70%; }
      .page--home #guide section#parking .mod__heading1 {
        margin-bottom: 15px; }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section#parking .mod__heading1 {
            margin-bottom: 25px; } }
      .page--home #guide section#parking p {
        line-height: 1.3125;
        font-weight: 500;
        letter-spacing: 0.05em; }
        .page--home #guide section#parking p::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.3125) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #guide section#parking p {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section#parking p {
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
      .page--home #guide section#parking > p {
        text-align: center;
        margin-bottom: 20px; }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section#parking > p {
            margin-bottom: 35px; } }
      .page--home #guide section#parking dl dt {
        line-height: 1.125;
        font-weight: 700;
        letter-spacing: 0.05em;
        margin-bottom: 15px; }
        .page--home #guide section#parking dl dt::before {
          content: "";
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.125) * 0.5em); }
        @media only screen and (max-width: 834px) {
          .page--home #guide section#parking dl dt {
            font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #guide section#parking dl dt {
            margin-bottom: 25px;
            font-size: clamp(2rem, 2.9375764994vw, 2.4rem); } }
        .page--home #guide section#parking dl dt:nth-of-type(n+2) {
          margin-top: 20px; }
          @media print, screen and (min-width: 835px) {
            .page--home #guide section#parking dl dt:nth-of-type(n+2) {
              margin-top: 35px; } }
      .page--home #guide section#parking dl dd {
        display: flex;
        justify-content: space-between; }
        .page--home #guide section#parking dl dd figure {
          width: 38.7097%; }
          .page--home #guide section#parking dl dd figure img {
            display: block;
            width: 100%;
            max-width: 100%;
            height: auto;
            margin: 0 auto; }
        .page--home #guide section#parking dl dd p {
          width: calc(61.2903% - 15px); }
          @media print, screen and (min-width: 835px) {
            .page--home #guide section#parking dl dd p {
              width: calc(61.2903% - 30px); } }
  @media only screen and (max-width: 834px) {
    .page--home #faq {
      padding: 45px 20px 40px 20px; } }
  @media print, screen and (min-width: 835px) {
    .page--home #faq {
      width: calc(100% - 120px);
      max-width: 680px;
      padding: 80px 35px 70px 35px;
      margin: 0 auto; } }
  @media only screen and (min-width: 835px) and (min-width: 835px) and (max-width: 1219px) {
    .page--home #faq {
      width: calc(100% - 60px); } }

  .page--home #faq .mod__heading1 {
    margin-bottom: 20px; }
    @media print, screen and (min-width: 835px) {
      .page--home #faq .mod__heading1 {
        margin-bottom: 35px; } }
  @media only screen and (max-width: 834px) {
    .page--home #faq > dl dt,
    .page--home #faq > dl dd {
      font-size: clamp(1.2rem, 4.0816326531vw, 1.6rem); } }
  @media print, screen and (min-width: 835px) {
    .page--home #faq > dl dt,
    .page--home #faq > dl dd {
      font-size: clamp(2.4rem, 3.4271725826vw, 2.8rem); } }
  .page--home #faq > dl dt {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    min-height: 50px;
    color: #FFF;
    letter-spacing: 0.05em;
    padding: 10px 45px 10px 20px;
    background: #007E75;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px; }
    @media print, screen and (min-width: 835px) {
      .page--home #faq > dl dt {
        min-height: 85px;
        padding: 20px 80px 20px 35px;
        border-radius: 8px;
        margin-bottom: 25px; } }
    .page--home #faq > dl dt:nth-of-type(n+2) {
      margin-top: 20px; }
      @media print, screen and (min-width: 835px) {
        .page--home #faq > dl dt:nth-of-type(n+2) {
          margin-top: 35px; } }
    .page--home #faq > dl dt::before, .page--home #faq > dl dt::after {
      width: 16px;
      height: 2px;
      content: "";
      background: #FFF;
      display: block;
      transition: all .2s ease-out;
      position: absolute;
      right: 15px;
      top: 0;
      bottom: 0;
      margin: auto 0; }
      @media print, screen and (min-width: 835px) {
        .page--home #faq > dl dt::before, .page--home #faq > dl dt::after {
          width: 32px;
          height: 4px;
          right: 25px; } }
    .page--home #faq > dl dt::before {
      transform: rotate(-90deg); }
    .page--home #faq > dl dt.open::before {
      transform: rotate(0); }
    .page--home #faq > dl dt span {
      line-height: 1.125;
      display: flex;
      align-items: center; }
      .page--home #faq > dl dt span::before {
        width: 1em;
        content: "Q";
        font-weight: 900;
        display: block;
        flex-shrink: 0;
        padding-bottom: 0.15em;
        margin-right: 0.25em; }
        @media only screen and (max-width: 834px) {
          .page--home #faq > dl dt span::before {
            font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
        @media print, screen and (min-width: 835px) {
          .page--home #faq > dl dt span::before {
            font-size: clamp(3.6rem, 4.8959608323vw, 4rem); } }
  .page--home #faq > dl dd {
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.05em; }
    .page--home #faq > dl dd::before {
      content: "";
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.5) * 0.5em); }
  .page--home > .reserve {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 900;
    font-style: normal;
    width: 100%;
    color: #FFF;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #00a095 0%, #ff64be 100%);
    box-shadow: 0px 3px 6px RGB(0 0 0/0.16);
    transition: all .2s ease-out;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 0 auto 10px auto; }
    @media only screen and (max-width: 834px) {
      .page--home > .reserve {
        min-height: 80px;
        line-height: 1.45833;
        padding: 5px 20px;
        border-radius: 40px;
        font-size: clamp(2rem, 6.1224489796vw, 2.4rem); } }
    @media print, screen and (min-width: 835px) {
      .page--home > .reserve {
        max-width: 800px;
        min-height: 180px;
        line-height: 1.4629;
        padding: 5px 30px;
        border-radius: 90px;
        font-size: clamp(5rem, 6.6095471236vw, 5.4rem); } }
    .page--home > .reserve:hover {
      /*
      color: $h_color;
      background-color: $h_bgColor;
      border-color: $h_bdColor;
      */
      opacity: 0.8; }
    .page--home > .reserve > small {
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (max-width: 834px) {
        .page--home > .reserve > small {
          line-height: 1.428571;
          font-size: clamp(1rem, 3.5714285714vw, 1.4rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home > .reserve > small {
          line-height: 1.466;
          margin-bottom: -10px;
          font-size: clamp(2.6rem, 3.6719706242vw, 3rem); } }
      .page--home > .reserve > small::before, .page--home > .reserve > small::after {
        width: 2px;
        height: 1em;
        content: "";
        background: #FFF;
        border-radius: 1px;
        margin-bottom: -0.25em; }
        @media print, screen and (min-width: 835px) {
          .page--home > .reserve > small::before, .page--home > .reserve > small::after {
            width: 3px;
            border-radius: 2px; } }
      .page--home > .reserve > small::before {
        transform: rotate(-20deg);
        margin-right: 0.5em; }
      .page--home > .reserve > small::after {
        transform: rotate(20deg);
        margin-left: 0.5em; }
    .page--home > .reserve > span span {
      line-height: 1;
      letter-spacing: 0;
      margin: 0 0.1em; }
      @media only screen and (max-width: 834px) {
        .page--home > .reserve > span span {
          font-size: clamp(2.8rem, 8.1632653061vw, 3.2rem); } }
      @media print, screen and (min-width: 835px) {
        .page--home > .reserve > span span {
          font-size: clamp(8.4rem, 10.7711138311vw, 8.8rem); } }
    @media only screen and (max-width: 834px) {
      .page--home > .reserve {
        width: calc(100% - 40px);
        margin-bottom: 60px; } }
    @media print, screen and (min-width: 835px) {
      .page--home > .reserve {
        margin-bottom: 40px; } }

/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  page.scss
  下層ページに関する記述
/////////////////////////////////////////// */
/* ======================
  ---
====================== */
/* ///////////////////////////////////////////
  value.scss
  変数・mixinに関する設定
/////////////////////////////////////////// */
/*====================================
  カラー
=====================================*/
/*===================================*/
/*====================================
  画像
=====================================*/
/*====================================
  font
=====================================*/
/*====================================
  基本設定
=====================================*/
/* /////////////////////////////////
可変サイズ指定
・フォント（font-size）
・マージン（margin）
・パディング（padding）
・幅（width）
・高さ（height）
///////////////////////////////// */
/*
サイズとビューポートに基づいてvwを計算するための関数
ビューポート幅にスクロールバーの幅を加えることにより、ビューポートの実際の表示可能な幅を考慮
*/
/*
ピクセル単位のサイズ ($px) を rem 単位に変換するための関数
*/
/*====================================
  レイアウト・パーツ
=====================================*/
/* /////////////////////////////////
  Media Queries
///////////////////////////////// */
/* ///////////////////////////////////////////
  404
  エラーページ
/////////////////////////////////////////// */
