@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
/*
 * ===========================================
 * コーポレート・ロゴフォント クレジット表記
 * ===========================================
 *
 * フォント名: flai logo
 * 元フォント名: コーポレート・ロゴ ver2
 * 制作者: LOGOTYPE.JP
 *
 * ライセンス: SIL Open Font License 1.1
 * ライセンス詳細: http://scripts.sil.org/OFL
 * ライセンス日本語版: https://licenses.opensource.jp/OFL-1.1/OFL-1.1.html
 *
 * フォントダウンロード元:
 * https://logotype.jp/corporate-logo-font-dl-old-v2.html
 *
 * フォントコンバーター: https://transfonter.org/
 *
 * 著作権表示:
 * Copyright LOGOTYPE.JP (コーポレート・ロゴ改変部分)
 *
 * 使用形態: Webフォント（WOFF2形式に変換）
 *
 * 注意事項:
 * - 本フォントはSIL Open Font License 1.1に基づき使用
 * - 商用利用可能、改変可能、再配布可能
 * - フォント単体での販売は禁止
 * - 派生フォントに予約フォント名の使用禁止
 *
 * ===========================================
 */

@font-face {
  font-family: "flai logo";
  src: url("../fonts/Corporate-Logo-Medium-ver2.woff2") format("woff2"), url("../fonts/Corporate-Logo-Medium-ver2.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "flai logo";
  src: url("../fonts/Corporate-Logo-Bold-ver2.woff2") format("woff2"), url("../fonts/Corporate-Logo-Bold-ver2.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
 ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
html {
  scroll-behavior: smooth;
}

body {
  height: 100%;
  overflow-x: clip;
  background-color: #fff;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

body.home {
  background-color: #fafafa;
}

/* ドロップダウン用のオーバーレイ */
body.is-overlay:before {
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  animation: overlayFadeIn var(--transition_duration) var(--transition_easing) forwards;
}

@keyframes overlayFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media not all and (min-width: 960px) {
  body.is-menu-open {
    overflow: hidden;
  }
}

svg {
  fill: currentColor;
}

:root {
  /* layouts */
  --container_width: 1000px;
  --container_safe_area: max(16px, calc(var(--window_width, 100vw) * 32 / 750));
  /* colors */
  --main_green: #38a856;
  --green_lighter: #21dc9b;
  --base_gradient: linear-gradient(to right, #caff87 0%, #21ff9b 100%);
  --lighter_gradient: linear-gradient(to right, rgb(202 255 135 / 0.5) 0%, rgb(33 255 155 / 0.5) 100%);
  /* fonts */
  --font_flai: "flai logo", sans-serif;
  --font_noto: "Noto Sans JP", sans-serif;
  /* styles */
  --border_radius: 10px;
  --drop_shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  --half_leading: calc((1em - 1lh) / 2);
  /* animations */
  --transition_duration: 0.3s;
  --transition_easing: ease;
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

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

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

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

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

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

:root {
  --swiper-pagination-bullet-size: 10px;
  --swiper-pagination-bullet-horizontal-gap: 10px;
  --swiper-pagination-color: var(--main_green);
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 1;
}

.swiper-slide:not(.swiper-slide-active) {
  opacity: 0.5;
}

.swiper-pagination {
  position: relative;
}

.swiper-pagination-bullet {
  border: 1px solid var(--main_green);
}

.swiper-button-next, .swiper-button-prev {
  width: 20px;
  height: auto;
  aspect-ratio: 1;
}
@media all and (min-width: 960px) {
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
  }
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: none;
}

.l-page {
  padding-top: 114px;
  padding-bottom: 100px;
  background-color: #fff;
}
@media all and (min-width: 960px) {
  .l-page {
    padding-top: 192px;
  }
}

.l-page__contents {
  margin-top: 48px;
}

.l-page__footing {
  margin-top: 100px;
}

.l-page__shapeContainer {
  z-index: -1;
  position: relative;
  --shape-first-position: 180px;
  --shape-first-ratio: calc(var(--window_width) * 180 / 375);
  --shape-width-min: 238px;
  --shape-width-ratio: calc(var(--window_width) * 238 / 375);
  --shape-gap-min: 592px;
  --shape-gap-base: calc(var(--window_width) * 592 / 375);
}
.l-page__shapeContainer > * {
  position: absolute;
  display: block;
  width: max(var(--shape-width-min), var(--shape-width-ratio));
  height: auto;
  aspect-ratio: 1;
  top: calc(max(var(--shape-first-position), var(--shape-first-ratio)) + (var(--index) - 1) * (max(var(--shape-width-min), var(--shape-width-ratio)) + max(var(--shape-gap-min), var(--shape-gap-base))));
}
.l-page__shapeContainer > * img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-page__shapeContainer > *:nth-child(even) {
  left: 0;
}
.l-page__shapeContainer > *:nth-child(odd) {
  right: 0;
}
.l-page__shapeContainer > *:first-child {
  top: max(var(--shape-first-position), var(--shape-first-ratio));
}

@media all and (min-width: 960px) {
  .l-page__shapeContainer {
    --shape-first-position: 118px;
    --shape-first-ratio: calc(var(--window_width) * 118 / 1400);
    --shape-width-min: 726px;
    --shape-width-ratio: calc(var(--window_width) * 726 / 1400);
    --shape-gap-min: 558px;
    --shape-gap-base: calc(var(--window_width) * 558 / 1400);
  }
  .l-page__shapeContainer > * {
    width: min(var(--shape-width-min), var(--shape-width-ratio));
    top: calc(min(var(--shape-first-position), var(--shape-first-ratio)) + (var(--index) - 1) * (min(var(--shape-width-min), var(--shape-width-ratio)) + min(var(--shape-gap-min), var(--shape-gap-base))));
  }
  .l-page__shapeContainer > *:first-child {
    top: min(var(--shape-first-position), var(--shape-first-ratio));
  }
}
.l-section-inner {
  width: calc(100% - var(--container_safe_area) * 2);
  max-width: var(--container_width);
  margin-inline: auto;
}

.l-wrap {
  z-index: 1;
  position: relative;
  overflow-x: clip;
}

.o-button {
  z-index: 0;
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 180px;
  height: 45px;
  overflow: hidden;
  border-radius: 9999px;
  background-color: #fff;
  outline: 1px solid transparent;
  outline-offset: -1px;
  color: #fff;
  transition: var(--transition_duration) var(--transition_easing);
}
.o-button:hover {
  outline-color: var(--main_green);
  color: var(--main_green);
}
.o-button:before {
  z-index: -1;
  position: absolute;
  inset: 0;
  content: "";
  background-image: var(--base_gradient);
  opacity: 1;
  transition: opacity var(--transition_duration) var(--transition_easing);
}
.o-button:hover:before {
  opacity: 0;
}
@media not all and (min-width: 960px) {
  .o-button svg {
    width: 44.4444444444%;
  }
}

@media all and (min-width: 960px) {
  .o-button {
    width: 200px;
    height: 50px;
  }
}
.o-hamburger-button {
  z-index: 9;
  position: relative;
  display: grid;
  place-items: center;
  width: 50px;
  height: auto;
  aspect-ratio: 1;
  min-height: 0;
  border-radius: 50%;
  background: var(--base_gradient);
  border: none;
  cursor: pointer;
  color: #fff;
}

@media all and (min-width: 960px) {
  .o-hamburger-button {
    width: 60px;
  }
}
.o-hamburger-button .__line, .o-hamburger-button .__line:before, .o-hamburger-button .__line:after {
  width: 30%;
  height: 2px;
  content: "";
  background-color: currentColor;
  border-radius: 9999px;
  transition: var(--transition_duration) var(--transition_easing);
  transform-origin: center;
}
.o-hamburger-button .__line:before, .o-hamburger-button .__line:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.o-hamburger-button .__line:before {
  top: calc(50% - 8px);
}
.o-hamburger-button .__line:after {
  top: calc(50% + 8px);
}

@media all and (min-width: 960px) {
  .o-hamburger-button .__line:before {
    top: calc(50% - 10px);
  }
  .o-hamburger-button .__line:after {
    top: calc(50% + 10px);
  }
}
.o-hamburger-button.is-active .__line {
  background-color: transparent;
}
.o-hamburger-button.is-active .__line:before {
  transform: translateX(-50%) translateY(calc(-50% + 8px)) rotate(45deg);
}
.o-hamburger-button.is-active .__line:after {
  transform: translateX(-50%) translateY(calc(-50% - 8px)) rotate(-45deg);
}

@media all and (min-width: 960px) {
  .o-hamburger-button.is-active .__line:before {
    transform: translateX(-50%) translateY(calc(-50% + 10px)) rotate(45deg);
  }
  .o-hamburger-button.is-active .__line:after {
    transform: translateX(-50%) translateY(calc(-50% - 10px)) rotate(-45deg);
  }
}
.o-intro-title {
  z-index: 0;
  position: relative;
  text-align: center;
  font-family: var(--font_flai);
  font-style: italic;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3157894737;
}

@media all and (min-width: 960px) {
  .o-intro-title {
    font-size: 38px;
  }
}
.o-intro-title__shape {
  z-index: -1;
  position: absolute;
}
@media not all and (min-width: 960px) {
  .o-intro-title__shape {
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 568px;
    max-width: revert;
  }
}

@media all and (min-width: 960px) {
  .o-intro-title__shape {
    inset: 0;
    margin: auto;
  }
}
.o-pagination {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.o-pagination__prev, .o-pagination__next {
  display: grid;
  place-items: center;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--green_lighter);
  background-color: #fff;
  color: var(--green_lighter);
  cursor: pointer;
}
@media not all and (min-width: 640px) {
  .o-pagination__prev, .o-pagination__next {
    zoom: 0.8;
  }
}
@media (any-hover: hover) {
  .o-pagination__prev, .o-pagination__next {
    transition: var(--transition_duration) var(--transition_easing);
  }
  .o-pagination__prev:hover, .o-pagination__next:hover {
    background-color: var(--green_lighter);
    color: #fff;
  }
}

.o-pagination__number {
  display: grid;
  place-items: center;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--green_lighter);
  background-color: #fff;
  color: var(--green_lighter);
}
@media not all and (min-width: 640px) {
  .o-pagination__number {
    zoom: 0.8;
  }
}

.o-pagination__number:not(.--current) {
  cursor: pointer;
}
@media (any-hover: hover) {
  .o-pagination__number:not(.--current) {
    transition: var(--transition_duration) var(--transition_easing);
  }
  .o-pagination__number:not(.--current):hover {
    background-color: var(--green_lighter);
    color: #fff;
  }
}

.o-pagination__number.--current {
  background-color: var(--green_lighter);
  color: #fff;
}

.o-pagination__dots {
  display: grid;
  place-items: center;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--green_lighter);
  border: none;
  color: var(--green_lighter);
}
@media not all and (min-width: 640px) {
  .o-pagination__dots {
    zoom: 0.8;
  }
}

.o-tag {
  display: inline-grid;
  place-items: center;
  min-width: 90px;
  padding-block: 3px;
  padding-inline: 8px;
  border-radius: 9999px;
  background-color: var(--main_green);
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media all and (min-width: 960px) {
  .o-tag {
    min-width: 112px;
    padding-block: 4px;
    padding-inline: 12px;
  }
}
@media not all and (min-width: 960px) {
  .o-tag {
    font-size: 13px;
  }
}

.c-accordion {
  --opener_size: 20px;
  background-color: #eff8f1;
  border-radius: var(--border_radius);
  overflow: hidden;
}
@media all and (min-width: 960px) {
  .c-accordion {
    --opener_size: 30px;
  }
}

.c-accordion__summary {
  cursor: pointer;
  list-style: none;
  background-color: #fff;
  border-radius: var(--border_radius);
}

.c-accordion__summary::-webkit-details-marker {
  display: none;
}

.c-accordion__body {
  display: grid;
  gap: 20px;
  padding: 14px;
}
.c-accordion__body:before {
  display: grid;
  place-items: center;
  width: 40px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: var(--main_green);
  font-family: var(--font_flai);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
@media all and (min-width: 960px) {
  .c-accordion__body {
    padding: 10px;
  }
}
@media not all and (min-width: 960px) {
  .c-accordion__body {
    align-items: center;
  }
}

:where(.c-accordion__summary) .c-accordion__body {
  grid-template-columns: auto 1fr var(--opener_size);
}
:where(.c-accordion__summary) .c-accordion__body:before {
  content: "Q";
  line-height: 1;
}

:where(.c-accordion__content) .c-accordion__body {
  grid-template-columns: 1fr;
  padding: 30px;
}

.c-accordion__title {
  font-weight: 700;
}
@media all and (min-width: 960px) {
  .c-accordion__title {
    font-size: 20px;
  }
}

.c-accordion__icon {
  display: grid;
  grid-template: "icon";
  place-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  margin-top: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.2 8.4'%3E%3Cpath d='M8.23,8.4c-.24,0-.47-.08-.66-.25L.34,1.75C-.08,1.38-.11.75.25.34c.37-.41,1-.45,1.41-.09l6.5,5.76L13.47.32c.38-.4,1.01-.43,1.41-.05.4.38.43,1.01.05,1.41l-5.97,6.4c-.2.21-.46.32-.73.32Z' fill='%2338a856'/%3E%3C/svg%3E");
  background-position: center;
  background-size: 16px 8px;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: var(--transition_duration) var(--transition_easing);
}

.is-opened .c-accordion__icon {
  transform: rotate(-180deg);
}

.c-accordion__content {
  overflow: hidden;
}

.c-howto-card {
  width: 100%;
  height: 100%;
  min-height: 0;
  border-radius: var(--border_radius);
  background-color: #fff;
  overflow: hidden;
}

.c-howto-card__image {
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  padding-top: 18px;
  padding-inline: 20px;
  padding-bottom: 16px;
  background-color: #e6e6e6;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media all and (min-width: 960px) {
  .c-howto-card__image {
    padding-top: 30px;
    padding-inline: 24px;
    padding-bottom: 20px;
  }
}
.c-howto-card__image picture {
  width: auto;
  width: clamp(156px, var(--window_width) * 156 / 375, 246px);
  height: 100%;
}
@media all and (min-width: 960px) {
  .c-howto-card__image picture {
    max-width: 246px;
  }
}
.c-howto-card__image > img {
  box-shadow: var(--drop_shadow);
}

.c-howto-card__image-inner {
  position: relative;
  width: auto;
  width: clamp(156px, var(--window_width) * 156 / 375, 246px);
  height: 100%;
}
@media all and (min-width: 960px) {
  .c-howto-card__image-inner {
    max-width: 246px;
  }
}
.c-howto-card__image-inner picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.c-howto-card__image-inner picture:first-child {
  opacity: 1;
}
.c-howto-card__image-inner picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: var(--drop_shadow);
}

.c-howto-card__expand-btn {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 28px;
  height: auto;
  aspect-ratio: 1;
  border: none;
  cursor: pointer;
}
@media all and (min-width: 960px) {
  .c-howto-card__expand-btn {
    right: 24px;
    bottom: 24px;
    width: 40px;
  }
}

.c-howto-card__content {
  padding-block: 24px;
  padding-inline: 18px;
}
@media all and (min-width: 960px) {
  .c-howto-card__content {
    padding-block: 32px;
    padding-inline: 24px;
  }
}

.c-howto-card__title {
  text-align: center;
  font-family: var(--font_flai);
  font-size: 26px;
  font-weight: 700;
}
@media not all and (min-width: 640px) {
  .c-howto-card__title {
    line-height: 1.2;
  }
}
@media all and (min-width: 960px) {
  .c-howto-card__title {
    font-size: 32px;
  }
}

.c-howto-card__text {
  margin-top: 8px;
  font-size: 15px;
}
@media all and (min-width: 960px) {
  .c-howto-card__text {
    font-size: 18px;
  }
}

.c-image-modal {
  z-index: 10;
  position: fixed;
  inset: 0;
  display: none;
  height: 100dvh;
}
.c-image-modal.is-open {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-image-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.c-image-modal__content {
  z-index: 1;
  position: relative;
  display: grid;
  place-items: center;
  max-width: 90vw;
  max-height: 90svh;
  padding-top: 52px;
}

.c-image-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: auto;
  aspect-ratio: 1;
  background: none;
  border: none;
  cursor: pointer;
}

.c-image-modal__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  min-height: 0;
}

.c-intro-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  background-color: #fff;
  border-radius: var(--border_radius);
  overflow: hidden;
  box-shadow: var(--drop_shadow);
}

@media all and (min-width: 960px) {
  .c-intro-card {
    grid-template-columns: 1fr 540px;
    grid-template-rows: 1fr;
    align-items: center;
    min-height: 200px;
  }
  .c-intro-card--reverse {
    grid-template-columns: 540px 1fr;
  }
  .c-intro-card--reverse .c-intro-card__image {
    order: 2;
  }
  .c-intro-card--reverse .c-intro-card__content {
    order: 1;
  }
}
.c-intro-card__image {
  width: 100%;
  height: 100%;
  content: "";
  background-color: #aaa;
}
.c-intro-card__image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 460/200;
  -o-object-fit: cover;
     object-fit: cover;
}
@media not all and (min-width: 960px) {
  .c-intro-card__image {
    min-height: 150px;
  }
}

.c-intro-card__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 5.9259259259%;
  padding-inline: 4.4444444444%;
}

@media all and (min-width: 960px) {
  .c-intro-card__content {
    padding-block: 2.962962963%;
    padding-inline: 2.5925925926%;
  }
}
.c-intro-card__title {
  font-family: var(--font_flai);
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3846153846;
  letter-spacing: 0;
}
@media not all and (min-width: 960px) {
  .c-intro-card__title {
    padding-bottom: 0.25em;
  }
  .c-intro-card__title > span {
    display: inline-block;
  }
}

@media all and (min-width: 960px) {
  .c-intro-card__title {
    font-size: 32px;
  }
  .c-intro-card__text {
    font-size: 17px;
  }
}
.c-news-item {
  position: relative;
}

.c-news-item__inner {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

.c-news-item__date {
  font-family: var(--font_flai);
  font-weight: 700;
}
@media all and (min-width: 960px) {
  .c-news-item__date {
    font-size: 21px;
  }
}

.c-news-item__title {
  transition: color var(--transition_duration) var(--transition_easing);
  font-weight: 700;
}
@media all and (min-width: 960px) {
  .c-news-item__title {
    font-size: 20px;
  }
}

.c-news-item:not(.c-news-item--titleTrim-none) .c-news-item__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-news-item.c-news-item--titleTrim-none .c-news-item__title {
  padding-top: 0.25em;
  line-height: 1.5;
}

.c-news-item {
  padding-top: 8px;
}

.c-news-item:not(:first-of-type) {
  margin-top: 28px;
}

.c-news-item:not(:last-of-type) {
  margin-bottom: 28px;
}

.c-news-item:last-of-type {
  margin-bottom: 36px;
}

@media all and (min-width: 960px) {
  .c-news-item {
    padding-top: 10px;
  }
  .c-news-item:not(:first-of-type) {
    margin-top: 40px;
  }
  .c-news-item:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .c-news-item:last-of-type {
    margin-bottom: 50px;
  }
}
.c-news-item:not(:last-of-type):before {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-image: radial-gradient(circle, #000000 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 2px;
}
@media all and (min-width: 960px) {
  .c-news-item:not(:last-of-type):before {
    top: calc(100% + 20px);
  }
}

.p-news .c-news-item:before {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-image: radial-gradient(circle, #000000 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 2px;
}
@media all and (min-width: 960px) {
  .p-news .c-news-item:before {
    top: calc(100% + 20px);
  }
}

.p-article .c-news-item:before {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-image: radial-gradient(circle, #000000 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 2px;
}
@media all and (min-width: 960px) {
  .p-article .c-news-item:before {
    top: calc(100% + 20px);
  }
}

:where(.c-news-item) .o-tag {
  margin-top: -0.25em;
}

@media (any-hover: hover) {
  .c-news-item:hover .c-news-item__title {
    color: var(--main_green);
  }
  .p-article .c-news-item:hover .c-news-item__title {
    color: revert;
  }
}
.c-tabs__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.c-tabs__navItem {
  position: relative;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--green_lighter);
  cursor: pointer;
  background-color: #fff;
  color: var(--green_lighter);
  transition: var(--transition_duration) var(--transition_easing);
}
.c-tabs__navItem.is-active {
  background-color: var(--green_lighter);
  color: #fff;
}

.c-tabs__content {
  margin-bottom: 20px;
}
@media all and (min-width: 960px) {
  .c-tabs__content {
    margin-bottom: 30px;
  }
}

.c-tabs__panel {
  display: none;
}
.c-tabs__panel.is-active {
  display: block;
}

.c-tabs__panel-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media all and (min-width: 960px) {
  .c-tabs__panel-inner {
    gap: 20px;
  }
}

.c-title {
  z-index: 0;
  position: relative;
  text-align: center;
}

.c-title__shape {
  z-index: -1;
  position: absolute;
  inset: 0;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #fff;
}
@media not all and (min-width: 960px) {
  .c-title__shape {
    width: 305px;
  }
  .c-title__shape svg {
    max-width: 100%;
  }
}

.c-title__shape.--gradient svg {
  fill: url(#title-gradient);
}

.c-title__main {
  font-family: var(--font_flai);
  font-style: italic;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3888888889;
}
@media all and (min-width: 960px) {
  .c-title__main {
    font-size: 36px;
  }
}

.c-title__sub {
  color: var(--main_green);
}
.c-title__sub svg {
  margin-inline: auto;
}

.c-video-player {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 8px;
  overflow: hidden;
}
.c-video-player:before {
  z-index: 1;
  position: absolute;
  inset: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  visibility: visible;
  transition: var(--transition_duration) var(--transition_easing);
}

.c-video-player.is-playing:before {
  opacity: 0;
  visibility: hidden;
}

.c-video-player__video {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
}

.c-video-player__play-btn {
  z-index: 2;
  position: absolute;
  inset: 0;
  width: 13.140311804%;
  height: auto;
  aspect-ratio: 1;
  margin: auto;
  background: none;
  border: none;
  cursor: pointer;
  transition: var(--transition_duration) var(--transition_easing);
}
.c-video-player__play-btn:hover {
  transform: scale(1.05);
}
.c-video-player__play-btn.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.c-video-player.is-playing .c-video-player__play-btn {
  opacity: 0;
  pointer-events: none;
}

.t-faq {
  padding-block: 50px;
  background: var(--lighter_gradient);
}
@media all and (min-width: 960px) {
  .t-faq {
    padding-block: 100px;
  }
}

.t-faq__title {
  margin-bottom: 30px;
}

.t-fv {
  z-index: 0;
  position: relative;
  width: 100%;
  height: min(570px, var(--window_width) * 570 / 375);
  height: auto;
  overflow: hidden;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .t-fv {
    height: min(790px, var(--window_width) * 790 / 1400);
  }
}
@media all and (min-width: 960px) {
  .t-fv {
    margin-bottom: 100px;
  }
}

@media not all and (min-width: 768px) {
  .t-fv {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: max(570px, var(--window_width) * 570 / 375) 1fr;
    grid-template-rows: 570px 1fr;
    margin-bottom: 32px;
  }
  .t-fv__bg, .t-fv__illust, .t-fv__copy, .t-fv__separator {
    grid-area: 1/1/2/2;
    align-self: end;
    min-width: 0;
    min-height: 0;
  }
  .t-fv__cta {
    grid-area: 2/1/3/2;
  }
}
.t-fv__bg {
  z-index: -1;
  position: relative;
  display: block;
  content: "";
  overflow: hidden;
}
@media (min-width: 768px) {
  .t-fv__bg {
    position: absolute;
    inset: 0;
  }
}
@media not all and (min-width: 768px) {
  .t-fv__bg {
    width: 100%;
    height: 100%;
  }
}

.t-fv__bg-item {
  position: absolute;
  inset: 0;
}
.t-fv__bg-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.t-fv__illust {
  z-index: 1;
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 768px) {
  .t-fv__illust {
    position: absolute;
    left: calc(50% - min(132px, var(--window_width) * 132 / 1400));
    bottom: 0;
    width: min(836px, var(--window_width) * 836 / 1400);
  }
}
@media not all and (min-width: 768px) {
  .t-fv__illust {
    align-self: end;
    display: grid;
  }
}
.t-fv__illust img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}

.t-fv__illust picture {
  display: block;
}
@media not all and (min-width: 768px) {
  .t-fv__illust picture {
    position: relative;
    left: calc(0.5 * var(--window_width) - 52%);
    justify-self: center;
    width: 524px;
  }
}

.t-fv__copy {
  z-index: 10;
  height: auto;
}
@media (min-width: 768px) {
  .t-fv__copy {
    position: absolute;
    right: calc(50% + min(42px, var(--window_width) * 42 / 1400));
    bottom: calc(50% - min(128px, var(--window_width) * 128 / 1400));
    width: min(512px, var(--window_width) * 512 / 1400);
  }
}
.t-fv__copy img {
  width: 100%;
  height: 100%;
  aspect-ratio: 512/238;
}

@media not all and (min-width: 768px) {
  .t-fv__copy > * {
    width: min(343px, var(--window_width) - var(--container_safe_area) * 2);
    max-width: 100%;
    margin-inline: auto;
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .t-fv__cta {
    z-index: 10;
    position: absolute;
    right: 50%;
    bottom: calc(0% + min(104px, var(--window_width) * 104 / 1400));
  }
  .t-fv__cta > * + * {
    margin-top: min(20px, var(--window_width) * 20 / 1400);
  }
}
@media not all and (min-width: 768px) {
  .t-fv__cta {
    margin-top: 24px;
    text-align: center;
  }
}

.t-fv__cta-text {
  font-family: var(--font_flai);
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 768px) {
  .t-fv__cta-text {
    font-size: min(30px, var(--window_width) * 30 / 1400);
  }
}

.t-fv__cta-buttons {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3, min(106px, var(--window_width) * 106 / 375));
  gap: 10px;
}
@media (min-width: 768px) {
  .t-fv__cta-buttons {
    grid-template-columns: repeat(3, min(155px, var(--window_width) * 155 / 1400));
    gap: min(16px, var(--window_width) * 16 / 1400);
  }
}

.t-fv__separator {
  --round-ht: calc(var(--window_width) * 24 / 375);
  z-index: 100;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: round(nearest, var(--round-ht), 1px);
  background-image: url("../images/fv-separator-sp.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .t-fv__separator {
    --round-ht: calc(var(--window_width) * 86 / 1400);
    background-image: url("../images/fv-separator.png");
  }
}

.t-howto {
  --center_slider_max_width: 540px;
  z-index: 0;
  position: relative;
  padding-block: 50px;
  background-color: #fafafa;
}

@media all and (min-width: 960px) {
  .t-howto {
    padding-block: 100px;
  }
}
.t-howto__title {
  margin-bottom: 32px;
}

@media all and (min-width: 960px) {
  .t-howto__title {
    margin-bottom: 44px;
  }
}
.t-howto__slider {
  position: relative;
}
.t-howto__slider .swiper-slide {
  width: calc(100% - var(--container_safe_area) * 2);
  max-width: var(--center_slider_max_width);
  height: auto;
  transform-origin: center;
  transform: scale(1);
  transition: transform var(--transition_duration) var(--transition_easing);
}
.t-howto__slider .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.8);
  pointer-events: none;
}

.t-howto__slider-pager {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  max-width: var(--center_slider_max_width);
  height: auto;
  aspect-ratio: 1;
  pointer-events: none;
}
.t-howto__slider-pager > * {
  pointer-events: auto;
}
.t-howto__slider-pager .swiper-button-prev {
  left: 20px;
}
.t-howto__slider-pager .swiper-button-next {
  right: 20px;
}
@media all and (min-width: 960px) {
  .t-howto__slider-pager .swiper-button-prev {
    left: 24px;
  }
  .t-howto__slider-pager .swiper-button-next {
    right: 24px;
  }
}

.t-howto__slider-pagination {
  margin-top: 20px;
}

@media all and (min-width: 960px) {
  .t-howto__slider-pagination {
    margin-top: 30px;
  }
}
.t-howto__shape {
  --scale: calc(100% * 960 / 1400);
  z-index: -1;
  position: absolute;
  width: calc(var(--window_width) * var(--width) / 1400);
  min-width: calc(var(--scale) * var(--width) * 1px);
  max-width: calc(var(--width) * 1px);
  aspect-ratio: var(--width)/var(--height);
}

.t-howto__shape--1 {
  --width: 593;
  --height: 675;
  top: 0;
  left: 0;
}
@media not all and (min-width: 960px) {
  .t-howto__shape--1 {
    top: 64px;
    translate: 0% -50%;
  }
}

.t-howto__shape--2 {
  --width: 540;
  --height: 358;
  right: 0;
  bottom: 0;
}

.t-intro {
  --center_slider_max_width: 540px;
  position: relative;
  padding-bottom: 50px;
  margin-top: 56px;
}

@media all and (min-width: 960px) {
  .t-intro {
    padding-bottom: 140px;
    margin-top: 100px;
  }
}
.t-intro__list {
  margin-top: 64px;
}

@media all and (min-width: 960px) {
  .t-intro__list {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 1fr);
    gap: 50px;
  }
  .t-intro__list .swiper, .t-intro__list .swiper-wrapper, .t-intro__list .swiper-slide {
    display: contents !important;
  }
  .t-intro__list .t-intro__slider-pager, .t-intro__list .t-intro__slider-pagination {
    display: none !important;
  }
}
.t-intro__shape {
  --scale: calc(100% * 960 / 1400);
  z-index: -1;
  position: absolute;
  width: calc(var(--window_width) * var(--width) / 1400);
  min-width: calc(var(--scale) * var(--width) * 1px);
  max-width: calc(var(--width) * 1px);
  aspect-ratio: var(--width)/var(--height);
}

.t-intro__shape--1 {
  --width: 715;
  --height: 726;
  top: 80px;
  right: 0;
}
@media not all and (min-width: 960px) {
  .t-intro__shape--1 {
    top: 50%;
    translate: 0% -50%;
  }
}

.t-intro__shape--2 {
  --width: 722;
  --height: 642;
  bottom: 0;
  left: 0;
}

@media not all and (min-width: 960px) {
  .t-intro__list {
    position: relative;
  }
  .t-intro__list .swiper-slide {
    width: 100%;
    height: auto;
    transform-origin: center;
    transform: scale(1);
    transition: transform var(--transition_duration) var(--transition_easing);
  }
  .t-intro__list .swiper-slide > * {
    max-width: var(--center_slider_max_width);
    margin-inline: auto;
  }
  .t-intro__list .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.8);
    pointer-events: none;
  }
  .t-intro__slider-pagination {
    margin-top: 20px;
  }
}
.t-news {
  padding-block: 50px;
}
@media all and (min-width: 960px) {
  .t-news {
    padding-block: 100px;
  }
}

.t-news__title {
  margin-bottom: 32px;
}
@media all and (min-width: 960px) {
  .t-news__title {
    margin-bottom: 48px;
  }
}

.t-pv {
  padding-block: 50px;
  background: var(--lighter_gradient);
}

@media all and (min-width: 960px) {
  .t-pv {
    padding-block: 100px;
  }
}
.t-pv__inner {
  width: calc(100% - var(--container_safe_area) * 2);
  max-width: 896px;
  margin-inline: auto;
}

.t-pv__title {
  margin-bottom: 30px;
}

.t-pv__movie {
  width: 100%;
  height: auto;
  aspect-ratio: 989/506;
  border-radius: var(--border_radius);
  background-color: #aaa;
}

.g-floater {
  transition: visibility var(--transition_duration) var(--transition_easing), opacity var(--transition_duration) var(--transition_easing);
}

body:not(.is-middle) .g-floater {
  visibility: hidden;
  opacity: 0;
}

body.is-middle .g-floater {
  visibility: visible;
  opacity: 1;
}

.g-floater {
  z-index: 50;
  position: sticky;
  position: fixed;
  bottom: 0;
  right: 0;
  background-image: url("../images/floater-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: calc(100% - 16px);
  max-width: 422px;
  aspect-ratio: 422/132;
  height: auto;
}
@media not all and (min-width: 960px) {
  .g-floater {
    margin-right: 8px;
    margin-left: auto;
  }
}
@media all and (min-width: 960px) {
  .g-floater {
    position: fixed;
    bottom: 40px;
    right: 20px;
  }
}

.g-floater__inner {
  display: grid;
  grid-template-columns: 25.5924170616% 1fr;
  align-items: center;
  gap: 4px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.g-floater__illust {
  position: relative;
  height: 100%;
}
.g-floater__illust img {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 108/146;
  -o-object-fit: cover;
     object-fit: cover;
}

.g-floater__buttons {
  display: grid;
  grid-template: "browser browser" 1fr "app play" 1fr/1fr 1fr;
  gap: 10px;
}

.g-footer__above {
  padding-block: 50px;
  background: var(--lighter_gradient);
}
@media all and (min-width: 960px) {
  .g-footer__above {
    padding-block: 100px;
  }
}

.g-footer__above-logo {
  width: 100%;
  max-width: 60px;
  margin-inline: auto;
  margin-bottom: 24px;
}
@media all and (min-width: 960px) {
  .g-footer__above-logo {
    max-width: 84px;
    margin-bottom: 50px;
  }
}

.g-footer__above-copy {
  margin-bottom: 16px;
}
@media all and (min-width: 960px) {
  .g-footer__above-copy {
    margin-bottom: 28px;
  }
}

.g-footer__above-buttons {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}
.g-footer__above-buttons img {
  width: 100%;
  max-width: 186px;
}
@media not all and (min-width: 960px) {
  .g-footer__above-buttons {
    flex-direction: column;
  }
}
@media all and (min-width: 960px) {
  .g-footer__above-buttons {
    justify-content: center;
    gap: 20px;
    margin-bottom: 32px;
  }
}

.g-footer__above-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.g-footer__above-icons img {
  width: 100%;
  max-width: 40px;
}
@media all and (min-width: 960px) {
  .g-footer__above-icons {
    gap: 30px;
  }
  .g-footer__above-icons img {
    max-width: 60px;
  }
}
@media not all and (min-width: 960px) {
  .g-footer__above-icons {
    margin-bottom: 16px;
  }
}

.g-footer__above-copyright {
  font-size: 12px;
}
@media all and (min-width: 960px) {
  .g-footer__above-copyright {
    text-align: center;
    margin-bottom: 52px;
    font-size: 14px;
  }
}
@media not all and (min-width: 960px) {
  .g-footer__above-copyright {
    padding-inline: var(--container_safe_area);
  }
}
.g-footer__above-copyright .__indent {
  padding-left: 1em;
  text-indent: -1em;
}

.g-footer__bottom {
  padding-block: 24px;
  background-color: #fff;
}
.g-footer__bottom a {
  transition: color var(--transition_duration) var(--transition_easing);
}
.g-footer__bottom a:hover {
  color: var(--main_green);
}
@media all and (min-width: 960px) {
  .g-footer__bottom {
    padding-block: 32px;
  }
}

.g-footer__bottom-external {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
@media all and (min-width: 960px) {
  .g-footer__bottom-external {
    font-size: 18px;
  }
}

.g-footer__bottom-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 2em;
       column-gap: 2em;
  row-gap: 1em;
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 1.2;
}
@media not all and (min-width: 960px) {
  .g-footer__bottom-nav {
    flex-direction: column;
  }
}
@media all and (min-width: 960px) {
  .g-footer__bottom-nav {
    font-size: 18px;
  }
  .g-footer__bottom-nav > div:last-child > a:first-child {
    position: relative;
  }
  .g-footer__bottom-nav > div:last-child > a:first-child:before {
    position: absolute;
    top: 0;
    right: calc(100% + 1em);
    width: 1px;
    height: 100%;
    content: "";
    background-color: #333;
    pointer-events: none;
  }
}
.g-footer__bottom-nav a:not(:first-of-type) {
  position: relative;
}
@media not all and (min-width: 960px) {
  .g-footer__bottom-nav a:not(:first-of-type) {
    padding-left: 1em;
  }
}
.g-footer__bottom-nav a:not(:first-of-type):before {
  position: absolute;
  top: 0;
  right: 100%;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #333;
  pointer-events: none;
}
@media all and (min-width: 960px) {
  .g-footer__bottom-nav a:not(:first-of-type):before {
    right: calc(100% + 1em);
  }
}

.g-footer__bottom-copyright {
  text-align: center;
  font-size: 14px;
}
@media all and (min-width: 960px) {
  .g-footer__bottom-copyright {
    font-size: 18px;
  }
}

.g-header {
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 100%;
  padding-block: 10px;
  padding-inline: var(--container_safe_area);
}

@media all and (min-width: 960px) {
  .g-header {
    padding-top: 16px;
    padding-bottom: 24px;
  }
}
body.is-overlay .g-header {
  z-index: 9;
}

.g-header__inner {
  display: grid;
  grid-template-columns: 60px 1fr;
  align-items: center;
  width: 100%;
}

@media all and (min-width: 960px) {
  .g-header__inner {
    grid-template-columns: 124px 1fr;
  }
}
.g-header__nav {
  position: relative;
  justify-self: end;
  display: flex;
  justify-content: flex-end;
  min-width: 0;
  width: 100%;
}

.g-mobile-nav {
  z-index: -1;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  transition: all var(--transition_duration) ease;
}
.g-mobile-nav.is-open {
  visibility: visible;
  opacity: 1;
}
@media not all and (min-width: 960px) {
  .g-mobile-nav {
    inset: 0;
  }
}

@media all and (min-width: 960px) {
  .g-mobile-nav {
    position: absolute;
    top: -14px;
    right: -14px;
    width: auto;
    height: auto;
    --100vh: 100vh;
    --zoom-scale: tan(atan2(var(--100vh), 1px));
    zoom: calc(1 * var(--zoom-scale) / 929);
  }
  @property --100vh {
    .g-mobile-nav {
      syntax: "<length>";
      inherits: false;
      initial-value: 0;
    }
  }
}
.g-mobile-nav__inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-inline: 32px;
  padding-bottom: 72px;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.8);
}
.g-mobile-nav__inner > * + * {
  margin-top: 40px;
}

@media all and (min-width: 960px) {
  .g-mobile-nav__inner {
    position: relative;
    padding-top: 148px;
    padding-inline: 80px;
    padding-bottom: 72px;
    border-radius: 30px;
  }
}
.g-mobile-nav__nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.g-mobile-nav__nav a {
  font-family: var(--font_flai);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3636363636;
}

.g-mobile-nav__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.g-mobile-nav__buttons img {
  width: 100%;
  max-width: 155px;
}

.g-mobile-nav__icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.g-mobile-nav__icons img {
  width: 100%;
  max-width: 40px;
}

.p-article-contents {
  --heading-lv-size--base: 20px;
  --lv-size--base: 16px;
}
.p-article-contents h2 {
  --heading-lv-size: 25px;
}
.p-article-contents h3 {
  --heading-lv-size: 22px;
}
.p-article-contents h4 {
  --heading-lv-size: 20px;
}
.p-article-contents *.ss {
  --lv-size: 12px;
}
.p-article-contents *.s {
  --lv-size: 14px;
}
.p-article-contents *.m {
  --lv-size: 16px;
}
.p-article-contents *.l {
  --lv-size: 18px;
}
.p-article-contents *.ll {
  --lv-size: 20px;
}

.p-article-contents h2, .p-article-contents h3, .p-article-contents h4, .p-article-contents h5, .p-article-contents h6 {
  font-weight: 700;
}
.p-article-contents h2, .p-article-contents h3 {
  color: var(--main_green);
}
.p-article-contents h2, .p-article-contents h3, .p-article-contents h4 {
  font-size: var(--heading-lv-size, --heading-lv-size--base);
}
.p-article-contents p, .p-article-contents span {
  font-size: var(--lv-size, --lv-size--base);
}

.p-article-contents > * {
  margin-top: 1.25rem;
}
.p-article-contents > :first-child {
  margin-top: 0;
}

.p-event__fv {
  margin-bottom: 30px;
}
.p-event__fv img {
  width: 100%;
}

.p-event__intro {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-block: 30px;
}
@media not all and (min-width: 960px) {
  .p-event__intro {
    flex-direction: column;
  }
}
@media all and (min-width: 960px) {
  .p-event__intro {
    gap: 20px;
    margin-block: 50px;
  }
}

.p-event__intro-list {
  display: grid;
  grid-template-columns: repeat(3, 108px);
  gap: 10px;
}
@media all and (min-width: 960px) {
  .p-event__intro-list {
    grid-template-columns: repeat(3, 156px);
    gap: 15px;
  }
}

.p-event__slider {
  margin-top: 30px;
  margin-bottom: 50px;
  --center_slider_max_width: 450px;
}
@media all and (min-width: 960px) {
  .p-event__slider {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
.p-event__slider .swiper-slide {
  width: calc(100% - var(--container_safe_area) * 2);
  max-width: var(--center_slider_max_width);
  height: auto;
}

.p-event__slider-pagination {
  margin-top: 20px;
}
@media all and (min-width: 960px) {
  .p-event__slider-pagination {
    margin-top: 30px;
  }
}

.hoge {
  --round-pt: calc(100vw * 80 / 375);
  padding-block: round(nearest, var(--round-pt), 1px);
}

.p-event__title {
  position: relative;
  margin-block: 50px;
  padding-inline: var(--container_safe_area);
  background-image: var(--lighter_gradient);
  background-size: 200% auto;
  background-position: center;
}
@media not all and (min-width: 960px) {
  .p-event__title {
    --round-pt: calc(var(--window_width) * 80 / 375);
    padding-block: round(nearest, var(--round-pt), 1px);
  }
}
@media all and (min-width: 960px) {
  .p-event__title {
    margin-block: 100px;
    padding-block: 180px;
    background-size: 100% auto;
  }
}
.p-event__title:before, .p-event__title:after {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 375/44;
  display: block;
  content: "";
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-event__title:before {
  top: 0;
  background-image: url("../images/event-title-upper-shape-sp.png");
  background-position-y: top;
}
.p-event__title:after {
  bottom: 0;
  background-image: url("../images/event-title-bottom-shape-sp.png");
  background-position-y: bottom;
}
@media not all and (min-width: 960px) {
  .p-event__title {
    bottom: -1px;
  }
}
@media all and (min-width: 960px) {
  .p-event__title:before, .p-event__title:after {
    aspect-ratio: 1400/83;
  }
  .p-event__title:before {
    background-image: url("../images/event-title-upper-shape.png");
  }
  .p-event__title:after {
    background-image: url("../images/event-title-bottom-shape.png");
  }
}

.p-event__title-title {
  margin-bottom: 30px;
}
@media all and (min-width: 960px) {
  .p-event__title-title {
    margin-bottom: 56px;
  }
}

.p-event__about {
  margin-top: 50px;
  margin-bottom: 100px;
  padding-inline: var(--container_safe_area);
}
@media all and (min-width: 960px) {
  .p-event__about {
    margin-top: 100px;
    margin-bottom: 150px;
  }
}

.p-event__about-title {
  margin-bottom: 32px;
}

.p-event__about-text {
  margin-top: 32px;
  margin-bottom: 50px;
}

.p-event__about-banner {
  width: 100%;
  max-width: 700px;
  margin-top: 50px;
  margin-inline: auto;
}

.p-terms {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.p-terms li {
  display: grid;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.p-terms li:not(:has(ol)) {
  grid-template-columns: auto 1fr;
}
.p-terms li:has(ol) {
  grid-template: "num text" auto "inner-list inner-list" auto/auto 1fr;
}
.p-terms li:has(ol) > *:nth-child(1) {
  grid-area: num;
}
.p-terms li:has(ol) > *:nth-child(2) {
  grid-area: text;
}
.p-terms li:has(ol) > *:nth-child(3) {
  grid-area: inner-list;
}
.p-terms li > ol {
  padding-left: 4rem;
}
.p-terms li > ol li {
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}

.top-event-banner {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 32px;
  margin-bottom: 56px;
}
@media all and (min-width: 960px) {
  .top-event-banner {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media not all and (min-width: 960px) {
  .top-event-banner {
    width: 100%;
    max-width: 686px;
    margin-inline: auto;
  }
}

.top-event-banner img {
  width: 100%;
}

.js-flowup {
  opacity: 0;
  transform: translateY(20px);
  transition: 0.6s ease;
}
.js-flowup.is-animated {
  opacity: 1;
  transform: translateY(0);
}

.js-flowup-shape {
  opacity: 0;
  transform: translateY(48px);
  transition: 0.6s ease;
}
.js-flowup-shape.is-animated {
  opacity: 1;
  transform: translateY(0);
}

picture.js-flowup-shape img {
  opacity: 0;
  transition: 0.6s ease;
}
picture.js-flowup-shape.is-animated img {
  opacity: 1;
}

.js-scroll-enter .__text, .js-scroll-enter .__text__inner {
  display: inline-block;
  transition: var(--transition_duration) var(--transition_easing);
  vertical-align: top;
}
.js-scroll-enter .__text {
  translate: -100% 0%;
  overflow: hidden;
}
.js-scroll-enter .__text__inner {
  translate: 100% 0%;
}

.js-scroll-enter.is-enter .__text, .js-scroll-enter.is-enter .__text__inner {
  translate: revert;
}

.svgload {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 0;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 960px){
  .container{
    max-width: 960px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mb-4{
  margin-bottom: 1rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-full{
  height: 100%;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.translate-y-1{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-center{
  justify-content: center;
}
.gap-1{
  gap: 0.25rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.space-y-\[1lh\] > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1lh * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1lh * var(--tw-space-y-reverse));
}
.border{
  border-width: 1px;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pl-12{
  padding-left: 3rem;
}
.text-center{
  text-align: center;
}
.font-flai{
  font-family: flai logo, sans-serif;
}
.font-noto{
  font-family: Noto Sans JP, sans-serif;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[15px\]\/\[1\.75\]{
  font-size: 15px;
  line-height: 1.75;
}
.text-\[17px\]{
  font-size: 17px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-lg\/\[1\.75\]{
  font-size: 1.125rem;
  line-height: 1.75;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.italic{
  font-style: italic;
}
.leading-\[2\.2\]{
  line-height: 2.2;
}
.leading-none{
  line-height: 1;
}
.text-\[transparent\]{
  color: transparent;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-main-green{
  --tw-text-opacity: 1;
  color: rgb(56 168 86 / var(--tw-text-opacity, 1));
}
.outline{
  outline-style: solid;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[grid-area\:app\]{
  grid-area: app;
}
.\[grid-area\:browser\]{
  grid-area: browser;
}
.\[grid-area\:play\]{
  grid-area: play;
}
@media (min-width: 960px){
  .md\:-mb-2{
    margin-bottom: -0.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:contents{
    display: contents;
  }
  .md\:hidden{
    display: none;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-lg\/\[1\.75\]{
    font-size: 1.125rem;
    line-height: 1.75;
  }
}
.\[\&_span\]\:inline-block span{
  display: inline-block;
}
@media (min-width: 960px){
  .md\:\[\&_span\]\:inline span{
    display: inline;
  }
}