/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul,
ul,
ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

:root {
  --vw: 100vw;
  --vh: 1vh;
}

html {
  font-size: 62.5%;
}
html.no-scroll {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}
@media only screen and (max-width: 1366px) {
  html {
    font-size: calc(var(--vw) / 136.6);
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(var(--vw) / 37.5);
  }
}

body {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  text-decoration: none;
  color: inherit;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
}

picture {
  display: block;
}

button {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none transparent;
  color: inherit;
  font-size: inherit;
  line-height: 1;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

input {
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

textarea {
  outline: none;
  resize: vertical;
  -webkit-appearance: none;
}

::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1; /* Firefox */
}

::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1; /* Firefox */
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999999;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #999999;
}

button:not(:disabled):focus-visible, a:not(:disabled):focus-visible, pre:not(:disabled):focus-visible, input:not(:disabled):focus-visible, select:not(:disabled):focus-visible, button:not(:disabled):focus-visible, textarea:not(:disabled):focus-visible, [role=button]:not(:disabled):focus-visible {
  outline: 5px auto Highlight;
  outline: -webkit-focus-ring-color auto 1px;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

.l-inner {
  width: 94%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    padding: 0 4vw;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}
.is-none {
  display: none !important;
}

.u-img-fit {
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none;
}

.f-button {
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  -webkit-box-shadow: var(--f-button-shadow);
          box-shadow: var(--f-button-shadow);
  -webkit-transform: var(--f-button-transform);
          transform: var(--f-button-transform);
  -webkit-transition: var(--f-button-transition);
  transition: var(--f-button-transition);
  backdrop-filter: var(--f-button-backdrop-filter);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  pointer-events: all;
  cursor: pointer;
  overflow: hidden;
}

@media (hover: hover) {
  .f-button:hover:not([aria-disabled]) {
    color: var(--f-button-hover-color, var(--f-button-color));
    background-color: var(--f-button-hover-bg, var(--f-button-bg));
  }
}
.f-button:active:not([aria-disabled]) {
  color: var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
  background-color: var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)));
}

.f-button:focus {
  outline: none;
}

.f-button:focus-visible {
  outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset: var(--f-button-outline-offset);
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  -webkit-transform: var(--f-button-svg-transform);
          transform: var(--f-button-svg-transform);
  fill: var(--f-button-svg-fill);
  -webkit-filter: var(--f-button-svg-filter);
          filter: var(--f-button-svg-filter);
  opacity: var(--f-button-svg-opacity, 1);
  -webkit-transition: var(--f-button-svg-transition);
  transition: var(--f-button-svg-transition);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}

.f-button[aria-disabled] {
  cursor: default;
}

.f-button[aria-disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

[data-panzoom-action=toggleFS] g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-panzoom-action=toggleFS] g:last-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:first-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-autoplay-action=toggle] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-autoplay-action=toggle] svg g:last-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:first-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:-ms-fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: -webkit-box;
  display: flex;
}

:-ms-fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: -ms-flexbox;
  display: flex;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

:root {
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
}

.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
  translate: -50% -50%;
  border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color: var(--f-spinner-color-2);
  border-radius: var(--f-spinner-border-radius);
  -webkit-animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
          animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}

@-webkit-keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}

@keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}
.f-panzoom, .f-zoomable {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.f-panzoom:before, .f-panzoom:after, .f-zoomable:before, .f-zoomable:after {
  display: block;
  content: "";
}

.f-panzoom:not(.has-controls):before, .f-zoomable:not(.has-controls):before {
  margin-bottom: auto;
}

.f-panzoom:after, .f-zoomable:after {
  margin-top: auto;
}

.f-panzoom.in-fullscreen, .f-zoomable.in-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  aspect-ratio: unset !important;
  z-index: 9999;
}

.f-panzoom__wrapper {
  position: relative;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__wrapper.will-zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.f-panzoom__wrapper.can-drag {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.f-panzoom__wrapper.will-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.f-panzoom__wrapper.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.f-panzoom__wrapper.has-error {
  display: none;
}

.f-panzoom__content {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__content.is-lazyloading, .f-panzoom__content.has-lazyerror {
  visibility: hidden;
}

img.f-panzoom__content {
  width: auto;
  height: auto;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-panzoom__wrapper > .f-panzoom__content {
  visibility: hidden;
}

.f-panzoom__viewport {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.f-panzoom__viewport > .f-panzoom__content {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

picture.f-panzoom__content img {
  vertical-align: top;
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-panzoom__protected {
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

html.with-panzoom-in-fullscreen {
  overflow: hidden;
}

.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@-webkit-keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
          animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  -webkit-animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
          animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
  z-index: 1;
}

@-webkit-keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
.is-horizontal .f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
}

.is-horizontal .f-slideIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
}

.is-horizontal .f-slideOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
}

.is-horizontal .f-slideOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
}

@-webkit-keyframes f-slideInPrevX {
  0% {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes f-slideInPrevX {
  0% {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideInNextX {
  0% {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes f-slideInNextX {
  0% {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideOutNextX {
  to {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutNextX {
  to {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@-webkit-keyframes f-slideOutPrevX {
  to {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevX {
  to {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.is-vertical .f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
}

.is-vertical .f-slideIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
}

.is-vertical .f-slideOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
}

.is-vertical .f-slideOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
}

@-webkit-keyframes f-slideInPrevY {
  0% {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes f-slideInPrevY {
  0% {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideInNextY {
  0% {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes f-slideInNextY {
  0% {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideOutNextY {
  to {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutNextY {
  to {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@-webkit-keyframes f-slideOutPrevY {
  to {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevY {
  to {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
          animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}

.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
          animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
}

@-webkit-keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
            transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    opacity: 1;
  }
}

@keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
            transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
            transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
            transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
.f-throwOutUp {
  -webkit-animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
          animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  -webkit-animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
          animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
}

@-webkit-keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}
@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
            transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
            transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
.has-iframe .f-html, .has-pdf .f-html, .has-gmap .f-html {
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
}

.has-pdf .f-html, .has-gmap .f-html {
  padding: 0;
}

.f-html {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: var(--f-html-margin, 0);
  padding: var(--f-html-padding, 2rem);
  color: var(--f-html-color, currentColor);
  background: var(--f-html-bg);
}

.f-html.is-error {
  text-align: center;
}

.f-iframe {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
  width: 100%;
}

.f-caption {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: var(--f-caption-margin);
  padding: var(--f-caption-padding, 16px 8px);
  max-width: 100%;
  max-height: calc(80vh - 100px);
  overflow: auto;
  overflow-wrap: anywhere;
  line-height: var(--f-caption-line-height);
  color: var(--f-caption-color);
  background: var(--f-caption-bg);
  font: var(--f-caption-font);
}

.has-html5video .f-html, .has-youtube .f-html, .has-vimeo .f-html {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
  max-width: var(--f-video-width, 960px);
  max-height: var(--f-video-height, 540px);
  aspect-ratio: var(--f-video-aspect-ratio);
  background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}

.f-html5video {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.f-button.is-arrow {
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );
  overflow: visible;
}

.f-button.is-arrow.is-prev, .f-button.is-arrow.is-next {
  position: absolute;
  -webkit-transform: translate(0);
          transform: translate(0);
  z-index: 20;
}

.is-horizontal .f-button.is-arrow.is-prev, .is-horizontal .f-button.is-arrow.is-next {
  inset: 50% auto auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
  left: var(--f-arrow-pos, 0);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-next {
  right: var(--f-arrow-pos, 0);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
  right: var(--f-arrow-pos, 0);
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-next {
  left: var(--f-arrow-pos, 0);
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

.is-vertical.is-ltr .f-button.is-arrow.is-prev, .is-vertical.is-rtl .f-button.is-arrow.is-prev {
  top: var(--f-arrow-pos, 0);
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.is-vertical.is-ltr .f-button.is-arrow.is-next, .is-vertical.is-rtl .f-button.is-arrow.is-next {
  top: auto;
  right: auto;
  bottom: var(--f-arrow-pos, 0);
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.is-vertical .f-button.is-arrow.is-prev svg, .is-vertical .f-button.is-arrow.is-next svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.f-carousel__toolbar {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
  margin: var(--f-toolbar-margin, 0);
  padding: var(--f-toolbar-padding, 8px);
  line-height: var(--f-toolbar-line-height);
  background: var(--f-toolbar-bg, none);
  -webkit-box-shadow: var(--f-toolbar-shadow, none);
          box-shadow: var(--f-toolbar-shadow, none);
  backdrop-filter: var(--f-toolbar-backdrop-filter);
  position: relative;
  z-index: 20;
  color: var(--f-toolbar-color, currentColor);
  font-size: var(--f-toolbar-font-size, 17px);
  font-weight: var(--f-toolbar-font-weight, inherit);
  font-family: var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow: var(--f-toolbar-text-shadow);
  text-align: center;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  white-space: nowrap;
  pointer-events: none;
}

.f-carousel__toolbar.is-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.f-carousel__toolbar .f-button:focus-visible {
  position: relative;
  z-index: 1;
}

.f-carousel__toolbar__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: var(--f-toolbar-gap, 0);
}

.f-carousel__toolbar__column.is-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.f-carousel__toolbar__column.is-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.f-carousel__toolbar__column.is-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}

.f-carousel__toolbar__column {
  pointer-events: none;
}

.f-carousel__toolbar__column > * {
  pointer-events: all;
}

.f-counter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: var(--f-counter-margin, 0);
  padding: var(--f-counter-padding, 4px);
  line-height: var(--f-counter-line-height);
  background: var(--f-counter-bg);
  border-radius: var(--f-counter-border-radius);
}

.f-counter span {
  padding: 0 var(--f-counter-gap, 4px);
}

:root {
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: transparent;
  --f-thumbs-transition: max-height .3s ease, max-width .3s ease, padding .3s ease;
  --f-thumbs-z-index: 1;
  --f-thumbs-viewport-padding-x: 0px;
  --f-thumbs-viewport-padding-y: 0px;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-border-transition: all .1s ease;
  --f-thumb-img-width: 100%;
  --f-thumb-img-height: 100%;
  --f-thumb-img-fit: cover;
  --f-thumb-img-position: 50% 20%;
}

.f-thumbs {
  --f-carousel-slide-width: var(--f-thumb-width);
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: var(--f-thumbs-gap);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: var(--f-thumbs-margin);
  padding: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow: hidden;
  background: var(--f-thumbs-bg);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: var(--f-thumbs-transition);
  transition: var(--f-thumbs-transition);
  z-index: var(--f-thumbs-z-index);
}

.f-thumbs.is-horizontal {
  max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);
}

.f-thumbs.is-horizontal.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-vertical {
  max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2);
}

.f-thumbs.is-vertical.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
}

.f-thumbs.is-scrollable.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-ltr {
  direction: ltr;
}

.f-thumbs.is-rtl {
  direction: rtl;
}

.f-thumbs img {
  display: block;
  width: var(--f-thumb-img-width);
  height: var(--f-thumb-img-height);
  -o-object-fit: var(--f-thumb-img-fit);
     object-fit: var(--f-thumb-img-fit);
  -o-object-position: var(--f-thumb-img-position);
     object-position: var(--f-thumb-img-position);
  pointer-events: none;
  border-radius: inherit;
  color: transparent;
}

.f-thumbs img[data-lazy-src] {
  visibility: hidden;
}

.f-thumbs img.has-lazyerror {
  display: none;
}

.f-thumbs__viewport {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);
  overflow: visible;
  display: -ms-grid;
  display: grid;
}

.f-thumbs__slide {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  overflow: visible;
}

.f-thumbs__slide:hover button {
  opacity: var(--f-thumb-hover-opacity, 1);
  -webkit-transform: var(--f-thumb-hover-transform, none);
          transform: var(--f-thumb-hover-transform, none);
}

.f-thumbs__slide:hover button:after {
  border: var(--f-thumb-hover-border, none);
  -webkit-box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide button {
  all: unset;
  display: block;
  margin: auto;
  padding: 0;
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-transition: var(--f-thumb-transition);
  transition: var(--f-thumb-transition);
  border-radius: var(--f-thumb-border-radius);
  opacity: var(--f-thumb-opacity);
  -webkit-transform: var(--f-thumb-transform);
          transform: var(--f-thumb-transform);
  background: var(--f-thumb-bg);
}

.f-thumbs__slide button:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-transition: var(--f-thumb-border-transition);
  transition: var(--f-thumb-border-transition);
  border-radius: inherit;
  border: var(--f-thumb-border);
  -webkit-box-shadow: var(--f-thumb-shadow);
          box-shadow: var(--f-thumb-shadow);
}

.f-thumbs__slide button:focus-within {
  opacity: var(--f-thumb-focus-opacity, 1);
  -webkit-transform: var(--f-thumb-focus-transform, none);
          transform: var(--f-thumb-focus-transform, none);
}

.f-thumbs__slide button:focus-within:after {
  border: var(--f-thumb-focus-border, none);
  -webkit-box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide:active {
  opacity: var(--f-thumb-active-opacity, 1);
  -webkit-transform: var(--f-thumb-active-transform, none);
          transform: var(--f-thumb-active-transform, none);
}

.f-thumbs__slide:active:after {
  border: var(--f-thumb-active-border, none);
  -webkit-box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide.is-selected {
  z-index: 2;
}

.f-thumbs__slide.is-selected button {
  opacity: var(--f-thumb-selected-opacity, 1);
  -webkit-transform: var(--f-thumb-selected-transform, none);
          transform: var(--f-thumb-selected-transform, none);
}

.f-thumbs__slide.is-selected button:after {
  border: var(--f-thumb-selected-border, none);
  -webkit-box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}

.f-thumbs.is-modern {
  --f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: 0;
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)));
}

.f-thumbs.is-modern .f-thumbs__viewport {
  width: calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));
  margin-inline: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
}

.f-thumbs.is-modern .f-thumbs__slide {
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );
  padding: 0;
  overflow: visible;
  left: var(--shift, 0);
  will-change: left;
  -webkit-transition: left var(--f-transition-duration) var(--f-transition-easing);
  transition: left var(--f-transition-duration) var(--f-transition-easing);
}

.f-thumbs.is-modern .f-thumbs__slide button {
  display: block;
  margin-inline: 50%;
  width: var(--f-thumb-width);
  clip-path: var(--clip-path);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
}

.f-thumbs.is-modern .f-thumbs__slide button:after {
  display: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: var(--clip-shift);
  bottom: 0;
  right: var(--clip-shift);
  -webkit-transition: border var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius: inherit;
  border: var(--f-thumb-focus-border, none);
  -webkit-box-shadow: var(--f-thumb-focus-shadow, none);
          box-shadow: var(--f-thumb-focus-shadow, none);
}

.f-thumbs.is-modern {
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out;
}

.f-thumbs.is-modern.is-syncing {
  --f-transition-duration: 0s;
}

.f-thumbs.is-scrollable .f-thumbs__viewport {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));
  grid-auto-rows: var(--f-thumb-height);
  gap: var(--f-thumbs-gap);
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide {
  grid-area: auto;
  display: block;
  position: relative;
  max-width: 100%;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  cursor: pointer;
  outline: none;
}

:root {
  --f-progressbar-height: 3px;
  --f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
  --f-progressbar-opacity: 1;
  --f-progressbar-z-index: 30;
}

.f-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--f-progressbar-z-index);
  height: var(--f-progressbar-height);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  opacity: var(--f-progressbar-opacity);
  background: var(--f-progressbar-color);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  -webkit-animation-name: f-progressbar;
          animation-name: f-progressbar;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.f-progressbar:empty {
  display: block;
}

button > .f-progressbar {
  --f-progressbar-height: 100%;
  --f-progressbar-opacity: .2;
}

@-webkit-keyframes f-progressbar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes f-progressbar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
[data-fullscreen-action=toggle] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fullscreen-action=toggle] svg g:last-child {
  display: none;
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:-ms-fullscreen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg g:last-child {
  display: -webkit-box;
  display: flex;
}

:-ms-fullscreen [data-fullscreen-action=toggle] svg g:last-child {
  display: -ms-flexbox;
  display: flex;
}

:fullscreen [data-fullscreen-action=toggle] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.in-fullscreen-mode > .f-carousel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0 !important;
  min-height: 0 !important;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__dialog {
  position: fixed;
  inset: 0;
  z-index: 1050;
  width: 100%;
  height: 100vh;
  max-height: unset;
  max-width: unset;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  -ms-touch-action: none;
      touch-action: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.fancybox__dialog:focus {
  outline: none;
}

.fancybox__dialog::-ms-backdrop {
  opacity: 0;
}

.fancybox__dialog::backdrop {
  opacity: 0;
}

@supports (height: 100dvh) {
  .fancybox__dialog {
    height: 100dvh;
  }
}
.fancybox__dialog *:empty {
  display: block;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2.5;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-close-button-width: 30px;
  --f-close-button-height: 30px;
  --f-close-button-svg-width: 24px;
  --f-close-button-svg-height: 24px;
  --f-close-button-svg-stroke-width: 1.75;
  --f-close-border-radius: 4px;
  --f-close-button-color: #fff;
  --f-close-button-hover-color: #fff;
  --f-close-button-bg: transparent;
  --f-close-button-hover-bg: transparent;
  --f-close-button-active-bg: transparent;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  --f-scrollbar-width: 7px;
  --f-scrollbar-track-bg: #444;
  --f-scrollbar-track-border-radius: 10px;
  --f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
  --f-scrollbar-thumb-bg: #ddd;
  --f-scrollbar-thumb-border-radius: 10px;
}

.fancybox__container[theme=light] {
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
  --f-scrollbar-track-bg: #ddd;
  --f-scrollbar-thumb-bg: #444;
}

.fancybox__container {
  position: absolute;
  inset: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fancybox__container:focus {
  outline: none;
}

.fancybox__container.has-vertical-thumbs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
  overflow-x: clip;
  overflow-y: visible;
}

.fancybox__container > *:not(.fancybox__carousel), .fancybox__container .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected), .fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  opacity: var(--f-drag-opacity, 1);
}

.fancybox__container:not(.is-ready, .is-hiding) {
  visibility: hidden;
}

.fancybox__container.is-revealing > *:not(.fancybox__carousel), .fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected), .fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  -webkit-animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
          animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}

.fancybox__container.is-hiding > *:not(.fancybox__carousel), .fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-hiding .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper) {
  -webkit-animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
          animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected) {
  opacity: 0;
}

.fancybox__container.is-hiding {
  pointer-events: none;
}

.fancybox__container.is-idle .f-carousel__toolbar {
  pointer-events: none;
  opacity: 0;
}

.fancybox__container.is-idle .f-button.is-arrow {
  opacity: 0;
}

.fancybox__container.is-idle.is-ready .f-carousel__toolbar {
  pointer-events: none;
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__container.is-idle.is-ready .f-button.is-arrow {
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__backdrop {
  position: fixed;
  inset: 0;
  z-index: -1;
  background: var(--fancybox-backdrop-bg);
}

.fancybox__carousel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
  min-width: 0;
  position: relative;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__carousel.is-vertical {
  --f-carousel-slide-height: 100%;
}

.fancybox__carousel.is-ltr {
  direction: ltr;
}

.fancybox__carousel.is-rtl {
  direction: rtl;
}

.fancybox__carousel > .f-button.is-arrow:before {
  position: absolute;
  content: "";
  inset: -30px;
  z-index: 1;
}

.fancybox__viewport {
  display: -ms-grid;
  display: grid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  min-width: 0;
  position: relative;
  overflow: visible;
  -webkit-transform: translate3d(0, var(--f-drag-offset, 0), 0);
          transform: translate3d(0, var(--f-drag-offset, 0), 0);
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__viewport [data-selectable], .fancybox__viewport [contenteditable] {
  cursor: auto;
}

.fancybox__slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  margin: 0;
  padding: var(--f-carousel-slide-padding);
  background: var(--f-carousel-slide-bg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}

.fancybox__slide:before, .fancybox__slide:after {
  display: block;
  content: "";
}

.fancybox__slide:before {
  margin-bottom: auto;
}

.fancybox__slide:after {
  margin-top: auto;
}

.fancybox__slide.is-selected {
  z-index: 1;
}

.fancybox__slide.f-zoomable {
  overflow: visible;
}

.fancybox__slide.has-error {
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg);
}

.fancybox__slide.has-html {
  overflow: auto;
  padding: 8px;
}

.fancybox__slide.has-close-btn {
  padding-top: 34px;
}

.fancybox__slide.has-controls:before {
  margin: 0;
}

.fancybox__slide .f-spinner {
  cursor: pointer;
}

.fancybox__container.is-closing .f-caption, .fancybox__slide.is-loading .f-caption {
  visibility: hidden;
}

.fancybox__container.is-closing .fancybox__carousel {
  overflow: visible;
}

.f-button.is-close-button {
  --f-button-width: var(--f-close-button-width);
  --f-button-height: var(--f-close-button-height);
  --f-button-border-radius: var(--f-close-border-radius);
  --f-button-color: var(--f-close-button-color);
  --f-button-hover-color: var(--f-close-button-hover-color);
  --f-button-bg: var(--f-close-button-bg);
  --f-button-hover-bg: var(--f-close-button-hover-bg);
  --f-button-active-bg: var(--f-close-button-active-bg);
  --f-button-svg-width: var(--f-close-button-svg-width);
  --f-button-svg-height: var(--f-close-button-svg-height);
  --f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);
  position: absolute;
  top: calc((var(--f-button-height) + 2px) * -1);
  right: 0;
  z-index: 10;
}

.fancybox__thumbs {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.fancybox__thumbs.is-scrollable {
  --f-thumbs-cols: 1;
  --f-thumbs-gap: 8px;
  --f-thumbs-transition: none;
  --f-thumbs-padding-x: 4px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-viewport-padding-x: 4px;
  --f-thumbs-viewport-padding-y: 0px;
  max-width: calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar {
  width: var(--f-scrollbar-width);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track {
  background: var(--f-scrollbar-track-bg);
  border-radius: var(--f-scrollbar-track-border-radius);
  -webkit-box-shadow: var(--f-scrollbar-track-shadow);
          box-shadow: var(--f-scrollbar-track-shadow);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb {
  background: var(--f-scrollbar-thumb-bg);
  border-radius: var(--f-scrollbar-thumb-border-radius);
}

.fancybox__thumbs.is-scrollable.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
  max-height: unset;
  --f-thumbs-padding-y: unset;
}

.fancybox__thumbs.is-scrollable .f-thumbs__viewport {
  overflow-x: hidden !important;
  grid-template-columns: repeat(auto-fill, calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important;
}

.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header.is-fixed {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .l-header.is-fixed .l-header_menu li a {
    color: #000;
  }
  .l-header.is-fixed .l-header_menu li a:hover {
    color: #F4613B;
  }
}
@media screen and (min-width: 768px) {
  .l-header.is-fixed .l-header_logo {
    max-width: 15.9rem;
  }
  .l-header.is-fixed .l-header_logo a {
    padding: 2rem 3.1rem 1.5rem;
  }
}
.l-header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-header_logo {
  max-width: 15.6rem;
  position: relative;
  z-index: 2;
}
.l-header_logo a {
  display: block;
  background: #fff;
  padding: 2.4rem 1.4rem 2.1rem 1.6rem;
  border-radius: 0 0 2.7rem 0;
}
@media screen and (min-width: 768px) {
  .l-header_logo {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .l-header_logo a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .l-header_logo {
    max-width: 7.9rem;
  }
  .l-header_logo a {
    padding: 1.2rem 0.7rem 1.1rem;
    border-radius: 0 0 1.3rem 0;
  }
}
.l-header_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
  margin-top: 3.6rem;
  margin-right: 6rem;
}
@media screen and (max-width: 767px) {
  .l-header_nav.navSP {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    width: 100%;
    height: 100dvh;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#1F29DB), color-stop(40%, #1F2585), to(#000000));
    background: linear-gradient(180deg, #1F29DB 0%, #1F2585 40%, #000000 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 6rem;
    padding: 11rem 3.2rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .l-header_nav.navSP.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.l-header_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
.l-header_menu li a {
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .l-header_menu li a:hover {
    color: #F4613B;
  }
}
@media screen and (max-width: 767px) {
  .l-header_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 2rem;
    font-size: 2rem;
    padding: 0 1rem;
  }
  .l-header_menu li {
    width: 100%;
  }
  .l-header_menu li a {
    display: block;
  }
}
.l-header_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9rem;
}
@media screen and (max-width: 767px) {
  .l-header_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.3rem;
    width: 100%;
  }
}
.l-header_hamburger {
  width: 4.4rem;
  height: 4.4rem;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background-image: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  border-radius: 50%;
  margin: 1.3rem 1.5rem 0 0;
  -webkit-transition: background-image 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out, background-color 0.3s ease-in-out;
  position: relative;
}
.l-header_hamburger[aria-expanded=true] {
  background-color: #fff;
  background-image: none;
}
.l-header_hamburger[aria-expanded=true] .l-header_hamburger_line {
  background: #802AF1;
}
.l-header_hamburger[aria-expanded=true] .l-header_hamburger_line:nth-child(1) {
  -webkit-transform: rotate(30deg) translate(-1px);
          transform: rotate(30deg) translate(-1px);
  top: 50%;
}
.l-header_hamburger[aria-expanded=true] .l-header_hamburger_line:nth-child(2) {
  -webkit-transform: rotate(-30deg) translate(-1px);
          transform: rotate(-30deg) translate(-1px);
  bottom: 50%;
}
.l-header_hamburger_line {
  display: block;
  width: 2.3rem;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 1.1rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.l-header_hamburger_line:nth-child(1) {
  top: 1.9rem;
}
.l-header_hamburger_line:nth-child(2) {
  bottom: 1.7rem;
}

.l-footer {
  background: #F5F5F5;
}
.l-footer_inner {
  max-width: 115.6rem;
}
.l-footer_content {
  background: #fff;
  border-radius: 3rem 3rem 0 0;
  padding: 5.7rem 0 3.8rem;
}
@media screen and (max-width: 767px) {
  .l-footer_content {
    border-radius: 1.5rem 1.5rem 0 0;
    padding: 2rem 0 0;
  }
}
.l-footer_content .l-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer_content .l-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer_logo {
  max-width: 21.9rem;
}
@media screen and (max-width: 767px) {
  .l-footer_logo {
    max-width: 18.9rem;
  }
}
.l-footer_phone {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 1.1rem;
}
@media screen and (max-width: 767px) {
  .l-footer_phone {
    font-size: 2.7rem;
  }
}
.l-footer_time {
  font-size: 1.7rem;
  margin-top: 0.4rem;
}
@media screen and (max-width: 767px) {
  .l-footer_time {
    margin-top: 0.1rem;
    font-size: 1.3rem;
  }
}
.l-footer_txt {
  font-size: 1.2rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 767px) {
  .l-footer_txt {
    line-height: 1.5;
    margin-top: 0.5rem;
  }
}
.l-footer_right {
  max-width: 57rem;
  width: 49.3079584775%;
}
@media screen and (max-width: 767px) {
  .l-footer_right {
    max-width: 100%;
    width: 100%;
    margin-top: 1.8rem;
  }
}
.l-footer_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 0%, #802AF1 100%);
  border-radius: 1.4rem;
  font-size: 2.3rem;
  color: #fff;
  font-weight: 700;
  padding: 2.3rem;
}
.l-footer_btn::before {
  content: "";
  width: 5.4rem;
  height: 5.4rem;
  background: url("../img/icon_arrow_08.svg") no-repeat center/contain;
  display: inline-block;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .l-footer_btn {
    padding: 1.3rem;
    font-size: 1.8rem;
  }
  .l-footer_btn::before {
    width: 4.4rem;
    height: 4.4rem;
  }
}
.l-footer_bottom {
  background: #5D5D5D;
  padding: 2.3rem 0;
}
@media screen and (max-width: 767px) {
  .l-footer_bottom {
    background: #fff;
    padding: 0.8rem 1.3rem 1.2rem;
  }
}
.l-footer_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4.8rem;
  font-size: 1.4rem;
  color: #fff;
}
.l-footer_menu li a {
  display: inline-block;
}
.l-footer_menu li a::after {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  background: url("../img/icon_arrow_06.svg") no-repeat center/contain;
  display: inline-block;
  margin-left: 0.9rem;
}
.l-footer_menu li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .l-footer_menu {
    font-size: 1rem;
    gap: 3rem;
    color: #000;
  }
  .l-footer_menu li a::after {
    width: 0.8rem;
    height: 0.8rem;
    background-image: url("../img/icon_arrow_10.svg");
    margin-left: 0.5rem;
  }
}

[data-fade-type=Up] {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 1s ease-out, -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 1s ease-out;
  transition: transform 0.8s ease-in-out, opacity 1s ease-out, -webkit-transform 0.8s ease-in-out;
}
[data-fade-type=Up].is-inview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

[data-fade-type=Down] {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1s ease-out, -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-out;
  transition: transform 1s ease-in-out, opacity 1s ease-out, -webkit-transform 1s ease-in-out;
}
[data-fade-type=Down].is-inview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

[data-fade-type=In] {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-fade-type=In].is-inview {
  opacity: 1;
  visibility: visible;
}

[data-fade-type=Left] {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-in-out;
}
[data-fade-type=Left].is-inview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

[data-fade-type=Right] {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1s ease-out, -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-out;
  transition: transform 1s ease-in-out, opacity 1s ease-out, -webkit-transform 1s ease-in-out;
}
[data-fade-type=Right].is-inview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.scrollin-up {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.scrollin-up.is-inview {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

.zoomIn {
  opacity: 0;
}
.zoomIn.is-inview {
  opacity: 1;
  -webkit-animation-name: zoomInAnime;
          animation-name: zoomInAnime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

.anima-delay-02s {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.anima-delay-04s {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.anima-delay-06s {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.anima-delay-08s {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

@-webkit-keyframes zoomInAnime {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomInAnime {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes circleVerticalAniMation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes circleVerticalAniMation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@-webkit-keyframes circleVerticalAniMation-image {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes circleVerticalAniMation-image {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 102%, 0) scaleY(0.9);
    transform: translate3d(0, 102%, 0) scaleY(0.9);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 102%, 0) scaleY(0.9);
    transform: translate3d(0, 102%, 0) scaleY(0.9);
  }
  40% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, -30%, 0) scaleY(1.2);
    transform: translate3d(0, -30%, 0) scaleY(1.2);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 10%, 0) scaleY(0.8);
    transform: translate3d(0, 10%, 0) scaleY(0.8);
  }
  70% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, -5%, 0) scaleY(1);
    transform: translate3d(0, -5%, 0) scaleY(1);
  }
  80%, 100% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
    transform: translate3d(0, 0, 0) scaleY(1);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 102%, 0) scaleY(0.9);
    transform: translate3d(0, 102%, 0) scaleY(0.9);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 102%, 0) scaleY(0.9);
    transform: translate3d(0, 102%, 0) scaleY(0.9);
  }
  40% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, -30%, 0) scaleY(1.2);
    transform: translate3d(0, -30%, 0) scaleY(1.2);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 10%, 0) scaleY(0.8);
    transform: translate3d(0, 10%, 0) scaleY(0.8);
  }
  70% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, -5%, 0) scaleY(1);
    transform: translate3d(0, -5%, 0) scaleY(1);
  }
  80%, 100% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
    transform: translate3d(0, 0, 0) scaleY(1);
  }
}
.js-anim_elm.-delay1,
.js-anim_elm .-delay1 {
  -webkit-transition-delay: 0.125s !important;
          transition-delay: 0.125s !important;
}

.js-anim_elm.-delay2,
.js-anim_elm .-delay2 {
  -webkit-transition-delay: 0.25s !important;
          transition-delay: 0.25s !important;
}

.js-anim_elm.-delay3,
.js-anim_elm .-delay3 {
  -webkit-transition-delay: 0.375s !important;
          transition-delay: 0.375s !important;
}

.js-anim_elm.-delay4,
.js-anim_elm .-delay4 {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.js-anim_elm.-delay5,
.js-anim_elm .-delay5 {
  -webkit-transition-delay: 0.625s !important;
          transition-delay: 0.625s !important;
}

.js-anim_elm.-delay6,
.js-anim_elm .-delay6 {
  -webkit-transition-delay: 0.75s !important;
          transition-delay: 0.75s !important;
}

.js-anim_elm.-delay7,
.js-anim_elm .-delay7 {
  -webkit-transition-delay: 0.875s !important;
          transition-delay: 0.875s !important;
}

.js-anim_elm.-delay8,
.js-anim_elm .-delay8 {
  -webkit-transition-delay: 1s !important;
          transition-delay: 1s !important;
}

.js-anim_elm.-delay9,
.js-anim_elm .-delay9 {
  -webkit-transition-delay: 1.125s !important;
          transition-delay: 1.125s !important;
}

.js-anim_elm.-delay10,
.js-anim_elm .-delay10 {
  -webkit-transition-delay: 1.25s !important;
          transition-delay: 1.25s !important;
}

.js-anim_elm.-delay11,
.js-anim_elm .-delay11 {
  -webkit-transition-delay: 1.375s !important;
          transition-delay: 1.375s !important;
}

.js-anim_elm.-delay12,
.js-anim_elm .-delay12 {
  -webkit-transition-delay: 1.5s !important;
          transition-delay: 1.5s !important;
}

.js-anim_elm.-delay13,
.js-anim_elm .-delay13 {
  -webkit-transition-delay: 1.625s !important;
          transition-delay: 1.625s !important;
}

.js-anim_elm.-delay14,
.js-anim_elm .-delay14 {
  -webkit-transition-delay: 1.75s !important;
          transition-delay: 1.75s !important;
}

.js-anim_elm.-delay15,
.js-anim_elm .-delay15 {
  -webkit-transition-delay: 1.875s !important;
          transition-delay: 1.875s !important;
}

.js-anim_elm.-delay16,
.js-anim_elm .-delay16 {
  -webkit-transition-delay: 2s !important;
          transition-delay: 2s !important;
}

.js-anim_elm.-delay17,
.js-anim_elm .-delay17 {
  -webkit-transition-delay: 2.125s !important;
          transition-delay: 2.125s !important;
}

.js-anim_elm.-delay18,
.js-anim_elm .-delay18 {
  -webkit-transition-delay: 2.25s !important;
          transition-delay: 2.25s !important;
}

.js-anim_elm.-delay19,
.js-anim_elm .-delay19 {
  -webkit-transition-delay: 2.375s !important;
          transition-delay: 2.375s !important;
}

.js-anim_elm.-delay20,
.js-anim_elm .-delay20 {
  -webkit-transition-delay: 2.5s !important;
          transition-delay: 2.5s !important;
}

.js-bounce-target {
  opacity: 0;
}

.c-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  background: #fff;
  border-radius: 3.2rem;
  padding: 0.7rem 1.3rem 0.7rem 1.8rem;
}
.c-btn::after {
  content: "";
  width: 3.4rem;
  height: 3.4rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  .c-btn {
    font-size: 1.6rem;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    padding: 1rem 1.3rem;
  }
  .c-btn span {
    width: 100%;
    margin-left: 3.4rem;
  }
}
.c-btn__icon {
  margin-right: 0.5rem;
}
.c-btn__text {
  font-weight: bold;
}
.c-btn--primary {
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  color: #fff;
}
.c-btn--primary::after {
  background-image: url("../img/icon_arrow_02.svg");
  margin-left: 1.3rem;
}
.c-btn--secondary {
  background-color: #fff;
  color: #064CDB;
  border: 1px solid #064CDB;
}
.c-btn--secondary::after {
  background-image: url("../img/icon_arrow_01.svg");
  margin-left: 0.7rem;
}
@media screen and (max-width: 767px) {
  .c-btn--fixed {
    background: #F4613B;
    color: #fff;
    padding: 1.6rem 2.1rem;
  }
  .c-btn--fixed span {
    margin-left: 0;
  }
  .c-btn--fixed::after {
    width: 1.8rem;
    height: 1.7rem;
    margin-top: 0;
    background-image: url("../img/icon_arrow_03.svg");
  }
}

.btnFixed {
  position: fixed;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btnFixed.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.btnFixed-btn {
  width: 17.2rem;
  display: block;
}
.btnFixed-close {
  width: 2rem;
  position: absolute;
  top: 5.8rem;
  right: 0;
  cursor: pointer;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .btnFixed {
    bottom: 2rem;
    right: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .btnFixed {
    bottom: 2.5rem;
    right: 0;
    left: 0;
    text-align: center;
  }
  .btnFixed-btn {
    width: 29.6rem;
    display: inline-block;
  }
}

.c-heading {
  text-align: center;
  font-size: 4.6rem;
  font-weight: 800;
}
.c-heading span {
  display: inline-block;
  font-size: 1.8rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 767px) {
  .c-heading {
    font-size: 3.2rem;
    line-height: 1.3125;
  }
  .c-heading span {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }
}

.fancybox__backdrop {
  background: rgba(217, 217, 217, 0.7);
}

.f-button.is-close-button {
  width: 1.8rem;
  height: 1.8rem;
  color: #000;
  background: url("../img/icon_close_01.svg") no-repeat center/contain;
  top: 2.5rem;
  right: 2.5rem;
}
.f-button.is-close-button svg {
  display: none;
}
@media screen and (max-width: 767px) {
  .f-button.is-close-button {
    background-image: url("../img/icon_close_02.svg");
    top: -3rem;
    right: 0;
  }
}

.fancybox__viewport.is-draggable {
  cursor: unset;
}

.fancybox__slide {
  -webkit-transform: unset !important;
          transform: unset !important;
}

@media screen and (max-width: 767px) {
  .fancybox__slide.has-close-btn {
    padding: 5rem 1.5rem 6rem;
  }
}

.c-modal {
  display: none;
  max-width: 106.4rem;
  width: 100%;
  padding: 5.5rem 9.5rem 4.5rem;
  border-radius: 2.5rem;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .c-modal {
    border-radius: 2rem;
    padding: 3.5rem 1.5rem 4rem;
  }
}
.c-modal_title {
  text-align: center;
  font-size: 2.2rem;
  border: 1.5px solid #000;
  border-radius: 3.2rem;
  padding: 0.8rem;
}
@media screen and (max-width: 767px) {
  .c-modal_title {
    font-size: 1.7rem;
  }
}
.c-modal_copy {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-top: 1.7rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-modal_copy {
    font-size: 1.3rem;
    line-height: 1.6923076923;
    text-align: left;
  }
}
.c-modal_list {
  background: #F7F3FF;
  border-radius: 1.3rem;
  margin-top: 2.2rem;
  padding: 3rem 11.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.1rem 1.8rem;
}
@media screen and (max-width: 767px) {
  .c-modal_list {
    margin-top: 2.6rem;
    border-radius: 1.2rem;
    padding: 2rem 2.35rem 2.2rem;
    gap: 1.2rem 1.1rem;
  }
}
.c-modal_list.list-purple .item {
  border-color: #9A62F3;
}
.c-modal_list.list-purple .item-free {
  background: #9A62F3;
}
.c-modal_list .item {
  width: calc(20% - 1.44rem);
  border: 1px solid #262E6A;
  border-radius: 1rem;
  background: #fff;
  text-align: center;
  overflow: hidden;
  min-height: 10.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .c-modal_list .item {
    width: calc(50% - 0.55rem);
    min-height: 7.45rem;
  }
}
.c-modal_list .item-title {
  font-size: 1.4rem;
  line-height: 1.3571428571;
  padding: 0.5rem;
  min-height: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  font-weight: 500;
}
.c-modal_list .item-title.txt-small {
  font-size: 1.3rem;
  letter-spacing: -0.05em;
}
.c-modal_list .item-title small {
  display: block;
  color: #262E6A;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .c-modal_list .item-title {
    font-size: 1.3rem;
    line-height: 1.2307692308;
    min-height: 5rem;
  }
  .c-modal_list .item-title.txt-small {
    font-size: 1.2rem;
  }
  .c-modal_list .item-title.txt-small_sp {
    font-size: 1.2rem;
  }
  .c-modal_list .item-title small {
    font-size: 0.9rem;
    margin-top: 0.5rem;
  }
}
.c-modal_list .item-free {
  background: #262E6A;
  font-size: 1.2rem;
  color: #fff;
  padding: 0.8rem;
}
@media screen and (max-width: 767px) {
  .c-modal_list .item-free {
    font-size: 1.15rem;
    padding: 0.4rem;
  }
}

.l-hero {
  background: url("../img/bg_mv.png") no-repeat center top/cover;
  color: #fff;
  padding: 14.494875549vw 0 7.1742313324vw;
  position: relative;
}
.l-hero::after {
  content: "";
  width: 100%;
  height: 48.3162518302vw;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(51.63%, #FFFFFF), color-stop(66.22%, rgba(255, 255, 255, 0.5)), color-stop(80.8%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #FFFFFF 51.63%, rgba(255, 255, 255, 0.5) 66.22%, rgba(255, 255, 255, 0) 80.8%);
  position: absolute;
  bottom: -24.3279648609vw;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-hero {
    background-image: url("../img/bg_mv_sp.png");
    padding: 6.6rem 0 5.7rem;
    text-align: center;
  }
  .l-hero::after {
    height: 65.4rem;
    top: 36.7rem;
    bottom: auto;
    z-index: 2;
  }
}
.l-hero_inner {
  max-width: 115.6rem;
  position: relative;
  z-index: 2;
}
.l-hero_title {
  font-size: 5.4rem;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0px 0px 14.5789px rgba(7, 31, 47, 0.7);
  margin-left: -3.5rem;
}
.l-hero_title small {
  font-size: 3.8rem;
  letter-spacing: -0.3em;
}
@media screen and (max-width: 767px) {
  .l-hero_title {
    font-size: 4.2rem;
    line-height: 1.27619048;
    letter-spacing: 0.05em;
    margin-left: 0;
  }
  .l-hero_title .txt01 {
    margin-left: -2rem;
  }
  .l-hero_title .txt02 {
    margin-right: -2rem;
  }
  .l-hero_title small {
    font-size: 3.2rem;
  }
}
.l-hero_subtitle {
  font-size: 3rem;
  line-height: 1.5333333333;
  margin-top: 4.6rem;
}
@media screen and (max-width: 767px) {
  .l-hero_subtitle {
    font-size: 1.4rem;
    line-height: 1.7857142857;
    margin: 0 0 0.6rem;
  }
}
.l-hero_count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin-top: 4.4rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2.5rem;
    gap: 1.4rem;
  }
}
.l-hero_count_item {
  width: 18.6rem;
  height: 18.6rem;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#4578E4), to(#003FC1));
  background: linear-gradient(180deg, #4578E4 0%, #003FC1 100%);
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-hero_count_item::before {
  content: "";
  width: calc(100% - 1.1rem);
  height: calc(100% - 1.1rem);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(39.41%, #003FC1), color-stop(85.16%, #225CD3), to(#4578E4));
  background: linear-gradient(180deg, #003FC1 39.41%, #225CD3 85.16%, #4578E4 100%);
  position: absolute;
  top: 0.55rem;
  left: 0.55rem;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item {
    width: 10.5rem;
    height: 10.5rem;
  }
  .l-hero_count_item::before {
    width: calc(100% - 0.8rem);
    height: calc(100% - 0.8rem);
    top: 0.4rem;
    left: 0.4rem;
  }
}
.l-hero_count_item span {
  position: relative;
  font-weight: 700;
  line-height: 1;
}
.l-hero_count_item .txt01 {
  line-height: 1.44;
  display: block;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .txt01 {
    font-size: 0.85rem;
    line-height: 1.3882352941;
  }
}
.l-hero_count_item .txt02 {
  display: block;
}
.l-hero_count_item .txt03 {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .txt03 {
    font-size: 0.8rem;
  }
}
.l-hero_count_item .txt04 {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-weight: 800;
  font-size: 5.9rem;
  vertical-align: middle;
  display: inline-block;
  margin: 0 0.2rem 0 0.4rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .txt04 {
    font-size: 3.5rem;
  }
}
.l-hero_count_item .txt05 {
  display: inline-block;
  font-size: 1.7rem;
  vertical-align: text-bottom;
  margin-bottom: -0.7rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .txt05 {
    font-size: 0.9rem;
    margin-bottom: -0.4rem;
  }
}
.l-hero_count_item .txt06 {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-weight: 800;
  font-size: 5.4rem;
  vertical-align: middle;
  margin-right: 0.2rem;
}
.l-hero_count_item .txt06 small {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .txt06 {
    font-size: 3.1rem;
  }
  .l-hero_count_item .txt06 small {
    font-size: 1.5rem;
  }
}
.l-hero_count_item .note {
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l-hero_count_item .note {
    font-size: 0.7rem;
  }
}
.l-hero_text {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .l-hero_image {
    width: 84.5rem;
    position: absolute;
    top: -8.4rem;
    right: -10.6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-hero_image {
    position: relative;
    width: 45.7rem;
    margin-left: -8.5rem;
    margin-top: -0.6rem;
  }
}

.l-what {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 0 5.4rem;
}
@media screen and (max-width: 767px) {
  .l-what {
    padding: 0 0 3.3rem;
  }
}
.l-what_title {
  font-weight: 800;
  font-size: 5rem;
}
.l-what_title strong {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
}
.l-what_title strong::after {
  content: "";
  width: calc(100% - 1rem);
  height: 0.4rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  position: absolute;
  bottom: -0.4rem;
  left: 0;
}
.l-what_title .txt01 {
  display: inline-block;
  font-size: 2.9rem;
  margin-left: 0.4rem;
  margin-right: -0.7rem;
}
.l-what_title .txt02 {
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .l-what_title {
    font-size: 3.4rem;
  }
  .l-what_title strong::after {
    width: calc(100% - 0.3rem);
    height: 0.3rem;
    bottom: -0.3rem;
  }
  .l-what_title .txt01 {
    font-size: 1.5rem;
  }
  .l-what_title .txt02 {
    font-size: 2.3rem;
  }
}
.l-what_copy {
  font-size: 1.8rem;
  line-height: 2;
  margin-top: 3.1rem;
}
@media screen and (max-width: 767px) {
  .l-what_copy {
    font-size: 1.4rem;
    line-height: 1.7857142857;
    text-align: justify;
    padding: 0 2.9rem;
    margin-top: 2.3rem;
  }
}

.l-concerns {
  background: #F2EAFF;
  position: relative;
  z-index: 2;
  padding: 8.3rem 0 10.6rem;
}
@media screen and (max-width: 767px) {
  .l-concerns {
    padding: 3.4rem 0;
  }
}
.l-concerns_inner {
  max-width: 96.5rem;
}
.l-concerns_title {
  font-size: 3.8rem;
  text-align: center;
  line-height: 1.6315789474;
}
@media screen and (max-width: 767px) {
  .l-concerns_title {
    font-size: 2.6rem;
    line-height: 1.3846153846;
  }
}
.l-concerns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5.5rem 3.5rem;
  margin-top: 5.9rem;
}
@media screen and (max-width: 767px) {
  .l-concerns_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2.4rem;
    gap: 2.5rem;
  }
}
.l-concerns_item {
  width: calc(33.3333333333% - 2.3333333333rem);
  background: #fff;
  border-radius: 1.4rem;
  text-align: center;
  -webkit-box-shadow: 0px 0.6rem 2.8rem rgba(79, 35, 149, 0.2);
          box-shadow: 0px 0.6rem 2.8rem rgba(79, 35, 149, 0.2);
}
@media screen and (max-width: 767px) {
  .l-concerns_item {
    width: 100%;
    border-radius: 1.2rem;
    -webkit-box-shadow: 0px 0.2rem 1.2rem rgba(79, 35, 149, 0.25);
            box-shadow: 0px 0.2rem 1.2rem rgba(79, 35, 149, 0.25);
  }
}
.l-concerns_item .item-inner {
  padding: 3.6rem 2.9rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-concerns_item .item-inner {
    padding: 16px 1.5rem 1.5rem;
  }
}
.l-concerns_item .item-copy {
  font-size: 1.8rem;
  color: #333;
  font-weight: 700;
  line-height: 1.6666666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-concerns_item .item-copy::before {
  content: "";
  width: 4.3rem;
  height: 4.3rem;
  background: url("../img/icon_check_01.svg") no-repeat center/contain;
  display: inline-block;
  margin-bottom: 1.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  .l-concerns_item .item-copy {
    font-size: 1.6rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    line-height: 1.5625;
    gap: 2.1rem;
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .l-concerns_item .item-copy::before {
    width: 2.75rem;
    height: 2.75rem;
    margin-bottom: 0;
    margin-top: -0.6rem;
  }
}
.l-concerns_item .item-btn {
  display: block;
  font-weight: 700;
  letter-spacing: 0.1em;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%) border-box;
  border: 0.2rem solid transparent;
  padding: 0.2rem;
  border-radius: 3.3rem;
  margin-top: 2.5rem;
  position: relative;
  line-height: 4.2rem;
}
@media screen and (max-width: 767px) {
  .l-concerns_item .item-btn {
    font-size: 1.3rem;
    line-height: 2.5rem;
    margin-top: 1.5rem;
  }
}
.l-concerns_item .item-btn::before {
  content: "";
  width: calc(100% + 0.4rem);
  height: calc(100% + 0.4rem);
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
  border-radius: 3.3rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.l-concerns_item .item-btn::after {
  content: "";
  width: 1.6rem;
  height: 1rem;
  background: url("../img/icon_arrow_04.svg") no-repeat center/contain;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .l-concerns_item .item-btn::after {
    width: 1.4rem;
    height: 0.9rem;
    right: 1.6rem;
  }
}
.l-concerns_item .item-btn span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
}
.l-concerns_item .item-btn:hover::before {
  opacity: 1;
}
.l-concerns_item .item-btn:hover::after {
  background-image: url("../img/icon_arrow_07.svg");
}
.l-concerns_item .item-btn:hover span {
  -webkit-animation: textToWhite 0.3s ease-in-out forwards;
          animation: textToWhite 0.3s ease-in-out forwards;
}

@-webkit-keyframes textToWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
    background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
    -webkit-background-clip: text;
  }
  100% {
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

@keyframes textToWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
    background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
    -webkit-background-clip: text;
  }
  100% {
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.l-features {
  padding: 7.3rem 0 19.2rem;
  background: #F5F5F5;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .l-features {
    padding: 2.4rem 0 5.4rem;
  }
}
.l-features::before {
  content: "";
  width: 67.45rem;
  height: 42.2rem;
  background: url("../img/bg_01.png") no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-features::before {
    background-image: url("../img/bg_01_sp.png");
    top: -1rem;
    width: 100%;
    height: 22.8rem;
  }
}
.l-features::after {
  content: "";
  width: 73.4rem;
  height: 58.2rem;
  background: url("../img/bg_05.png") no-repeat center/contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-features::after {
    background-image: url("../img/bg_05_sp.png");
    width: 100%;
    height: 122.3rem;
    bottom: auto;
    right: 0;
    top: 88%;
  }
}
.l-features_inner {
  max-width: 99.5rem;
}
.l-features_inner::before {
  content: "";
  width: 18.6rem;
  height: 76.85rem;
  background: url("../img/bg_02.png") no-repeat center/contain;
  position: absolute;
  top: 91.6rem;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-features_inner::before {
    width: 10.75rem;
    height: 56.2rem;
    background-image: url("../img/bg_02_sp.png");
    top: 112rem;
  }
}
.l-features_list {
  margin-top: 5.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14.2rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .l-features_list {
    margin-top: 3.2rem;
    display: block;
  }
}
.l-features_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-features_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2.5rem;
  }
  .l-features_item + .l-features_item {
    margin-top: 8.2rem;
  }
}
@media screen and (min-width: 768px) {
  .l-features_item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .l-features_item:nth-child(even) .item-image {
    -webkit-box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
            box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
  }
  .l-features_item:nth-child(even) .item-text {
    letter-spacing: -0.01em;
  }
}
.l-features_item:nth-child(3)::after {
  content: "";
  width: 34rem;
  height: 34rem;
  background: url("../img/bg_04.png") no-repeat center/contain;
  position: absolute;
  bottom: -10rem;
  left: -12.5rem;
}
@media screen and (max-width: 767px) {
  .l-features_item:nth-child(3)::after {
    width: 13.95rem;
    height: 18.45rem;
    background-image: url("../img/bg_04_sp.png");
    bottom: -5.3rem;
    left: -1.5rem;
  }
}
.l-features_item:nth-child(3) .item-image {
  -webkit-box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
          box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .l-features_item:nth-child(3) .item-image {
    -webkit-box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
            box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 768px) {
  .l-features_item:nth-child(4) .item-title .txt-small {
    display: block;
    margin-bottom: -4.4rem;
    font-size: 3.4rem;
  }
}
.l-features_item:nth-child(4) .item-title .txt01 {
  margin-left: -1.5rem;
}
.l-features_item:nth-child(4) .item-title .txt02 {
  margin-right: -1.3rem;
}
.l-features_item:nth-child(5) .item-image {
  -webkit-box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
          box-shadow: -2rem 3rem 2rem rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .l-features_item:nth-child(5) .item-image {
    -webkit-box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
            box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
  }
}
.l-features_item .item-image {
  max-width: 47.1rem;
  width: 47.3366834171%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-shadow: 2rem 3rem 2rem rgba(0, 0, 0, 0.15);
          box-shadow: 2rem 3rem 2rem rgba(0, 0, 0, 0.15);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-features_item .item-image_02 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: unset;
}
.l-features_item .item-image_02 picture {
  max-width: 41.4rem;
  width: 100%;
  margin-left: 1rem;
}
.l-features_item .item-image picture {
  display: block;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-image {
    width: 100%;
    max-width: 100%;
    border-radius: 0.7rem;
    -webkit-box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
            box-shadow: 1.5rem 1.5rem 1.5rem rgba(0, 0, 0, 0.2);
  }
  .l-features_item .item-image_02 {
    margin-top: -1rem;
  }
  .l-features_item .item-image_02 picture {
    max-width: 23.7rem;
  }
}
.l-features_item .item-text {
  width: 100%;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-text {
    margin-top: 0;
  }
}
.l-features_item .item-lead {
  font-weight: 700;
  line-height: 1.4375;
  color: #333;
  text-align: center;
  min-width: 26.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F5F5F5)) padding-box, -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1)) border-box;
  background: linear-gradient(#F5F5F5, #F5F5F5) padding-box, linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%) border-box;
  border: 0.2rem solid transparent;
  border-radius: 1.5rem;
  position: relative;
  padding: 1.8rem 3.5rem;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-lead {
    font-size: 1.25rem;
    width: auto;
    min-width: auto;
    border-radius: 0.8rem;
    border: 0.1rem solid transparent;
    margin: 0 1rem;
    padding: 0.7rem 0 0.7rem 1rem;
  }
}
.l-features_item .item-lead::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background: url("../img/icon_check_01.svg") no-repeat center/contain;
  display: inline-block;
  position: absolute;
  top: -1.2rem;
  left: 1rem;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-lead::before {
    width: 2rem;
    height: 2rem;
    top: -0.7rem;
    left: 0;
  }
}
.l-features_item .item-lead::after {
  content: "";
  width: 3rem;
  height: 3rem;
  background: url("../img/icon_arrow_05.svg") no-repeat center/contain;
  display: inline-block;
  position: absolute;
  bottom: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-features_item .item-lead::after {
    width: 2.4rem;
    height: 1.9rem;
    bottom: -1.3rem;
    background-image: url("../img/icon_arrow_09.svg");
  }
}
.l-features_item .item-solution {
  background: -webkit-gradient(linear, left top, right top, color-stop(22.6%, #1F29DB), to(#802AF1));
  background: linear-gradient(90deg, #1F29DB 22.6%, #802AF1 100%);
  border-radius: 2.3rem;
  text-align: center;
  letter-spacing: 0.35em;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-top: 4.2rem;
  padding: 0.9rem;
  position: relative;
}
.l-features_item .item-solution::before {
  content: "";
  width: 5.6rem;
  height: 5.6rem;
  background: url("../img/icon_like.svg") no-repeat center/contain;
  position: absolute;
  top: -1.1rem;
  left: -0.2rem;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-solution {
    display: inline-block;
    margin: 2.5rem 1.5rem 0;
    padding: 0 2.5rem 0 5.8rem;
    line-height: 4.2rem;
    letter-spacing: 0.15em;
  }
  .l-features_item .item-solution::before {
    width: 4.5rem;
    height: 4.5rem;
    top: -1px;
    left: -1px;
  }
}
.l-features_item .item-title {
  font-size: 3.6rem;
  color: #2C29DE;
  line-height: 1.3333333333;
  margin-top: 2.1rem;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-title {
    font-size: 2.8rem;
    line-height: 1.3571428571;
    margin: 1.5rem 1.5rem 0;
  }
}
.l-features_item .item-copy {
  line-height: 1.625;
  margin-top: 2.7rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .l-features_item .item-copy {
    line-height: 1.5714285714;
    margin: 1.6rem 1.5rem 0;
  }
}

.l-service {
  padding: 6.9rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .l-service {
    padding: 2.8rem 0 9.9rem;
  }
}
.l-service_inner {
  max-width: 115.5rem;
}
.l-service_lead {
  text-align: center;
  font-size: 2.8rem;
  margin-top: 3.9rem;
}
@media screen and (max-width: 767px) {
  .l-service_lead {
    font-size: 1.6rem;
    margin-top: 2.9rem;
  }
}
.l-service_lead .txt-purple {
  color: #4F2395;
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
.l-service_lead .txt-purple::after {
  content: "";
  width: 100%;
  height: 1.8rem;
  background: #FEDAA1;
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .l-service_lead .txt-purple::after {
    height: 1.2rem;
    width: calc(100% + 0.2rem);
    left: -0.6rem;
  }
}
.l-service_lead .txt-num {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 7.4rem;
  line-height: 1;
  display: inline-block;
  margin: 0 2px;
}
@media screen and (max-width: 767px) {
  .l-service_lead .txt-num {
    font-size: 5rem;
  }
}
.l-service_lead .txt-large {
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .l-service_lead .txt-large {
    font-size: 2.2rem;
  }
}
.l-service_box {
  background: #F2EAFF;
  border-radius: 2rem;
  padding: 4.1rem 8.8rem 4rem 7.8rem;
  margin-top: 3.7rem;
}
@media screen and (max-width: 767px) {
  .l-service_box {
    margin-top: 2rem;
    border-radius: 1.8rem;
    padding: 2rem 1.5rem 3rem;
  }
}
.l-service_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  border-bottom: 1px solid #C6C6C6;
  padding-bottom: 3.5rem;
  margin-bottom: 3.5rem;
}
.l-service_row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.l-service_row:last-child .l-service_label {
  background: #262E6A;
}
.l-service_row:last-child .l-service_item .item-btn {
  background: #262E6A;
}
@media screen and (max-width: 767px) {
  .l-service_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.4rem;
    padding-bottom: 1.4rem;
    margin-bottom: 1.4rem;
  }
}
.l-service_label {
  width: 12.3rem;
  min-height: 8.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #9A62F3;
  border-radius: 1.1rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4444444444;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .l-service_label {
    width: 100%;
    border-radius: 1.2rem;
    min-height: 5.2rem;
  }
}
.l-service_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem 2.2rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-service_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.6rem;
  }
  .l-service_list.list02 .l-service_item::after {
    background-image: url("../img/icon_plus_02.svg");
  }
}
.l-service_item {
  width: calc(50% - 1.1rem);
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
  border: 1px solid #E3E3E3;
  border-radius: 0.8rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.8rem 1.8rem 1.8rem 2.7rem;
}
@media screen and (max-width: 767px) {
  .l-service_item {
    width: 100%;
    border-radius: 0.5rem;
    padding: 0.9rem 1.3rem 0.9rem 1.6rem;
  }
  .l-service_item::after {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    background: url("../img/icon_plus_01.svg") no-repeat center/contain;
    display: inline-block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.l-service_item .item-title {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .l-service_item .item-title {
    font-size: 1.5rem;
  }
}
.l-service_item .item-btn {
  width: 15.2rem;
  line-height: 4.7rem;
  font-size: 2rem;
  color: #fff;
  background: #9A62F3;
  border-radius: 4rem;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2.2rem 0 2.5rem;
}
.l-service_item .item-btn::after {
  content: "+";
  display: inline-block;
  font-size: 3rem;
}

.l-cta {
  background: linear-gradient(161.56deg, #0D1163 28.99%, #1F29DB 87.14%);
  padding: 0 0 5.7rem;
}
@media screen and (max-width: 767px) {
  .l-cta {
    padding: 0 0 3.8rem;
    border-radius: 2.3rem 2.3rem 0 0;
  }
}
.l-cta_inner {
  max-width: 115.6rem;
}
.l-cta_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .l-cta_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
}
.l-cta_image {
  max-width: 49.4rem;
  width: 42.7335640138%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  margin-top: -2.5rem;
}
.l-cta_image::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(156.99deg, #802AF1 41%, rgba(31, 41, 219, 0) 106.5%);
  border-radius: 2.5rem;
  position: absolute;
  top: 1.9rem;
  right: -1.9rem;
}
.l-cta_image img {
  border-radius: 2.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-cta_image {
    width: 32.9rem;
    margin-top: -6.9rem;
    max-width: 100%;
    margin-left: 0.4rem;
  }
  .l-cta_image::before {
    border-radius: 2rem;
    top: 1rem;
    right: -0.8rem;
  }
  .l-cta_image img {
    border-radius: 2rem;
  }
}
.l-cta_text {
  width: 100%;
  color: #fff;
  padding: 5.8rem 3rem 0 0;
}
@media screen and (max-width: 767px) {
  .l-cta_text {
    padding: 0;
  }
}
.l-cta_title {
  font-size: 3.2rem;
  line-height: 1.4375;
}
.l-cta_title .txt-num {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 4.4rem;
  line-height: 1;
  display: inline-block;
  margin: 0 0.4rem;
}
@media screen and (max-width: 767px) {
  .l-cta_title {
    text-align: center;
    font-size: 1.9rem;
    line-height: 1.6842105263;
  }
  .l-cta_title .txt-num {
    font-size: 2.8rem;
    margin: 0 0.2rem;
  }
}
.l-cta_list {
  font-size: 1.4rem;
  line-height: 1.9285714286;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2.2rem;
  gap: 0.1rem 1.4rem;
  padding: 0 5rem 0 0;
}
@media screen and (max-width: 767px) {
  .l-cta_list {
    font-size: 1.2rem;
    line-height: 1.5833333333;
    list-style-position: inside;
    gap: 0 2rem;
    padding: 1.2rem 2rem;
    margin-top: 0.2rem;
  }
  .l-cta_list li {
    list-style-type: disc;
  }
  .l-cta_list li:nth-child(2n+1) {
    width: 11rem;
  }
}
.l-cta_btn {
  text-align: center;
  margin-top: 4.3rem;
}
.l-cta_btn a {
  display: inline-block;
  max-width: 35.6rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-cta_btn {
    margin-top: 1.5rem;
  }
  .l-cta_btn a {
    font-size: 1.6rem;
    width: 29.6rem;
    line-height: 5.4rem;
    border-radius: 3rem;
  }
  .l-cta_btn a::after {
    width: 1.2rem;
    height: 1.2rem;
    right: 2.3rem;
  }
}

.l-price {
  background: #F5F5F5;
  padding: 7rem 0 5.8rem;
}
@media screen and (max-width: 767px) {
  .l-price {
    padding: 1.9rem 0 0;
  }
}
.l-price_inner {
  max-width: 101.6rem;
}
.l-price_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767px) {
  .l-price_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.5rem;
    margin-top: 2.6rem;
  }
}
.l-price_item {
  width: calc(50% - 1.6rem);
  border-radius: 1.4rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-price_item {
    width: 100%;
    border-radius: 1.2rem;
  }
}
.l-price_item:last-child .item-ttl {
  background: #EA5504;
}
.l-price_item:last-child .item-content {
  border-color: #EA5504;
  padding-right: 1.5rem;
}
.l-price_item:last-child .item-dl dt::before {
  background-image: url("../img/icon_check_02.svg");
}
.l-price_item .item-ttl {
  text-align: center;
  background: #262E6A;
  text-align: center;
  font-size: 2.3rem;
  color: #fff;
  border-radius: 1.4rem 1.4rem 0 0;
  padding: 1.2rem;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-ttl {
    font-size: 1.6rem;
    padding: 1.1rem;
    border-radius: 1.2rem 1.2rem 0 0;
  }
}
.l-price_item .item-content {
  border-radius: 0 0 1.4rem 1.4rem;
  padding: 1.1rem 2rem 1.6rem;
  border: 0.2rem solid #262E6A;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-content {
    border-radius: 0 0 1.2rem 1.2rem;
    padding: 0 1.5rem 1rem;
  }
}
.l-price_item .item-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.8rem;
  padding: 1rem 0 1rem 1.1rem;
  min-height: 7.1rem;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-dl {
    min-height: 4.8rem;
    padding: 1.1rem 0 1.1rem 0.3rem;
    gap: 1rem;
  }
}
.l-price_item .item-dl + .item-dl {
  border-top: 1px solid #E3E3E3;
}
.l-price_item .item-dl:first-child {
  min-height: 5.7rem;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-dl:first-child {
    min-height: 4.7rem;
  }
}
.l-price_item .item-dl dt {
  font-size: 1.8rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 24rem;
  letter-spacing: -0.04em;
}
.l-price_item .item-dl dt::before {
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background: url("../img/icon_check_01.svg") no-repeat center/contain;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0.9rem;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-dl dt {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    min-width: 14rem;
  }
  .l-price_item .item-dl dt::before {
    width: 1.9rem;
    height: 1.9rem;
    margin-right: 0.8rem;
  }
}
.l-price_item .item-dl dd {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  font-weight: 400;
}
.l-price_item .item-dl dd .txt-large {
  font-size: 2.2rem;
  color: #EA5504;
}
@media screen and (max-width: 767px) {
  .l-price_item .item-dl dd {
    font-size: 1.3rem;
    line-height: 1.5384615385;
    font-weight: 500;
  }
  .l-price_item .item-dl dd .txt-large {
    font-size: 1.7rem;
  }
}

.l-monthly-pricing {
  background: #F5F5F5;
  padding: 0 0 8rem;
}
@media screen and (max-width: 767px) {
  .l-monthly-pricing {
    padding: 2.4rem 0;
  }
}
.l-monthly-pricing_inner {
  max-width: 101.8rem;
}
.l-monthly-pricing_table {
  margin-top: 5rem;
}
.l-monthly-pricing_table table {
  width: 100%;
  background: #fff;
  border-radius: 0.8rem;
  font-size: 2.1rem;
  overflow: hidden;
  table-layout: fixed;
  text-align: center;
}
.l-monthly-pricing_table th, .l-monthly-pricing_table td {
  border-left: 1px solid #E3E3E3;
  vertical-align: middle;
}
.l-monthly-pricing_table th:first-child, .l-monthly-pricing_table td:first-child {
  border-left: none;
}
.l-monthly-pricing_table th {
  color: #fff;
}
.l-monthly-pricing_table td {
  border-top: 1px solid #E3E3E3;
  font-size: 2.2rem;
  padding: 0.5rem;
}
.l-monthly-pricing_table td .txt-price {
  font-size: 3.4rem;
}
.l-monthly-pricing_table thead th {
  background: #555;
  color: #fff;
  font-weight: 500;
  padding: 1.2rem;
}
.l-monthly-pricing_table thead th:first-child {
  background: #262E6A;
  font-weight: 700;
  width: 26.5rem;
}
.l-monthly-pricing_table tbody th {
  background: #262E6A;
  border-top: 1px solid #E3E3E3;
}
.l-monthly-pricing_box {
  margin-top: 3.3rem;
  border-radius: 0.7rem;
  overflow: hidden;
  border: 1px solid #D5D5D5;
}
.l-monthly-pricing_box .box-title {
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #555;
  line-height: 4.2rem;
}
.l-monthly-pricing_box .box-lead {
  background: #262E6A;
  color: #fff;
  font-weight: 700;
  padding: 1rem 2rem;
}
.l-monthly-pricing_box .box-content {
  background: #fff;
  padding: 1rem 2rem;
}
.l-monthly-pricing_box .box-content .txt01 .txt-num {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
}
.l-monthly-pricing_box .box-content .txt02 {
  font-size: 1.3rem;
}
.l-monthly-pricing_note {
  line-height: 1.375;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .l-monthly-pricing_note {
    line-height: 1.7142857143;
    margin-top: 1.5rem;
  }
}

.mt-0 {
  margin-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

@media screen and (max-width: 767px) {
  .mt-0 {
    margin-top: 0vw !important;
  }
  .mr-0 {
    margin-right: 0vw !important;
  }
  .mb-0 {
    margin-bottom: 0vw !important;
  }
  .ml-0 {
    margin-left: 0vw !important;
  }
  .pt-0 {
    padding-top: 0vw !important;
  }
  .pr-0 {
    padding-right: 0vw !important;
  }
  .pb-0 {
    padding-bottom: 0vw !important;
  }
  .pl-0 {
    padding-left: 0vw !important;
  }
}
.mt-5 {
  margin-top: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

@media screen and (max-width: 767px) {
  .mt-5 {
    margin-top: 1.5625vw !important;
  }
  .mr-5 {
    margin-right: 1.5625vw !important;
  }
  .mb-5 {
    margin-bottom: 1.5625vw !important;
  }
  .ml-5 {
    margin-left: 1.5625vw !important;
  }
  .pt-5 {
    padding-top: 1.5625vw !important;
  }
  .pr-5 {
    padding-right: 1.5625vw !important;
  }
  .pb-5 {
    padding-bottom: 1.5625vw !important;
  }
  .pl-5 {
    padding-left: 1.5625vw !important;
  }
}
.mt-10 {
  margin-top: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

@media screen and (max-width: 767px) {
  .mt-10 {
    margin-top: 3.125vw !important;
  }
  .mr-10 {
    margin-right: 3.125vw !important;
  }
  .mb-10 {
    margin-bottom: 3.125vw !important;
  }
  .ml-10 {
    margin-left: 3.125vw !important;
  }
  .pt-10 {
    padding-top: 3.125vw !important;
  }
  .pr-10 {
    padding-right: 3.125vw !important;
  }
  .pb-10 {
    padding-bottom: 3.125vw !important;
  }
  .pl-10 {
    padding-left: 3.125vw !important;
  }
}
.mt-15 {
  margin-top: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

@media screen and (max-width: 767px) {
  .mt-15 {
    margin-top: 4.6875vw !important;
  }
  .mr-15 {
    margin-right: 4.6875vw !important;
  }
  .mb-15 {
    margin-bottom: 4.6875vw !important;
  }
  .ml-15 {
    margin-left: 4.6875vw !important;
  }
  .pt-15 {
    padding-top: 4.6875vw !important;
  }
  .pr-15 {
    padding-right: 4.6875vw !important;
  }
  .pb-15 {
    padding-bottom: 4.6875vw !important;
  }
  .pl-15 {
    padding-left: 4.6875vw !important;
  }
}
.mt-20 {
  margin-top: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

@media screen and (max-width: 767px) {
  .mt-20 {
    margin-top: 6.25vw !important;
  }
  .mr-20 {
    margin-right: 6.25vw !important;
  }
  .mb-20 {
    margin-bottom: 6.25vw !important;
  }
  .ml-20 {
    margin-left: 6.25vw !important;
  }
  .pt-20 {
    padding-top: 6.25vw !important;
  }
  .pr-20 {
    padding-right: 6.25vw !important;
  }
  .pb-20 {
    padding-bottom: 6.25vw !important;
  }
  .pl-20 {
    padding-left: 6.25vw !important;
  }
}
.mt-25 {
  margin-top: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

@media screen and (max-width: 767px) {
  .mt-25 {
    margin-top: 7.8125vw !important;
  }
  .mr-25 {
    margin-right: 7.8125vw !important;
  }
  .mb-25 {
    margin-bottom: 7.8125vw !important;
  }
  .ml-25 {
    margin-left: 7.8125vw !important;
  }
  .pt-25 {
    padding-top: 7.8125vw !important;
  }
  .pr-25 {
    padding-right: 7.8125vw !important;
  }
  .pb-25 {
    padding-bottom: 7.8125vw !important;
  }
  .pl-25 {
    padding-left: 7.8125vw !important;
  }
}
.mt-30 {
  margin-top: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

@media screen and (max-width: 767px) {
  .mt-30 {
    margin-top: 9.375vw !important;
  }
  .mr-30 {
    margin-right: 9.375vw !important;
  }
  .mb-30 {
    margin-bottom: 9.375vw !important;
  }
  .ml-30 {
    margin-left: 9.375vw !important;
  }
  .pt-30 {
    padding-top: 9.375vw !important;
  }
  .pr-30 {
    padding-right: 9.375vw !important;
  }
  .pb-30 {
    padding-bottom: 9.375vw !important;
  }
  .pl-30 {
    padding-left: 9.375vw !important;
  }
}
.mt-35 {
  margin-top: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

@media screen and (max-width: 767px) {
  .mt-35 {
    margin-top: 10.9375vw !important;
  }
  .mr-35 {
    margin-right: 10.9375vw !important;
  }
  .mb-35 {
    margin-bottom: 10.9375vw !important;
  }
  .ml-35 {
    margin-left: 10.9375vw !important;
  }
  .pt-35 {
    padding-top: 10.9375vw !important;
  }
  .pr-35 {
    padding-right: 10.9375vw !important;
  }
  .pb-35 {
    padding-bottom: 10.9375vw !important;
  }
  .pl-35 {
    padding-left: 10.9375vw !important;
  }
}
.mt-40 {
  margin-top: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

@media screen and (max-width: 767px) {
  .mt-40 {
    margin-top: 12.5vw !important;
  }
  .mr-40 {
    margin-right: 12.5vw !important;
  }
  .mb-40 {
    margin-bottom: 12.5vw !important;
  }
  .ml-40 {
    margin-left: 12.5vw !important;
  }
  .pt-40 {
    padding-top: 12.5vw !important;
  }
  .pr-40 {
    padding-right: 12.5vw !important;
  }
  .pb-40 {
    padding-bottom: 12.5vw !important;
  }
  .pl-40 {
    padding-left: 12.5vw !important;
  }
}
.mt-45 {
  margin-top: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

@media screen and (max-width: 767px) {
  .mt-45 {
    margin-top: 14.0625vw !important;
  }
  .mr-45 {
    margin-right: 14.0625vw !important;
  }
  .mb-45 {
    margin-bottom: 14.0625vw !important;
  }
  .ml-45 {
    margin-left: 14.0625vw !important;
  }
  .pt-45 {
    padding-top: 14.0625vw !important;
  }
  .pr-45 {
    padding-right: 14.0625vw !important;
  }
  .pb-45 {
    padding-bottom: 14.0625vw !important;
  }
  .pl-45 {
    padding-left: 14.0625vw !important;
  }
}
.mt-50 {
  margin-top: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

@media screen and (max-width: 767px) {
  .mt-50 {
    margin-top: 15.625vw !important;
  }
  .mr-50 {
    margin-right: 15.625vw !important;
  }
  .mb-50 {
    margin-bottom: 15.625vw !important;
  }
  .ml-50 {
    margin-left: 15.625vw !important;
  }
  .pt-50 {
    padding-top: 15.625vw !important;
  }
  .pr-50 {
    padding-right: 15.625vw !important;
  }
  .pb-50 {
    padding-bottom: 15.625vw !important;
  }
  .pl-50 {
    padding-left: 15.625vw !important;
  }
}
.mt-55 {
  margin-top: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

@media screen and (max-width: 767px) {
  .mt-55 {
    margin-top: 17.1875vw !important;
  }
  .mr-55 {
    margin-right: 17.1875vw !important;
  }
  .mb-55 {
    margin-bottom: 17.1875vw !important;
  }
  .ml-55 {
    margin-left: 17.1875vw !important;
  }
  .pt-55 {
    padding-top: 17.1875vw !important;
  }
  .pr-55 {
    padding-right: 17.1875vw !important;
  }
  .pb-55 {
    padding-bottom: 17.1875vw !important;
  }
  .pl-55 {
    padding-left: 17.1875vw !important;
  }
}
.mt-60 {
  margin-top: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

@media screen and (max-width: 767px) {
  .mt-60 {
    margin-top: 18.75vw !important;
  }
  .mr-60 {
    margin-right: 18.75vw !important;
  }
  .mb-60 {
    margin-bottom: 18.75vw !important;
  }
  .ml-60 {
    margin-left: 18.75vw !important;
  }
  .pt-60 {
    padding-top: 18.75vw !important;
  }
  .pr-60 {
    padding-right: 18.75vw !important;
  }
  .pb-60 {
    padding-bottom: 18.75vw !important;
  }
  .pl-60 {
    padding-left: 18.75vw !important;
  }
}
.mt-65 {
  margin-top: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

@media screen and (max-width: 767px) {
  .mt-65 {
    margin-top: 20.3125vw !important;
  }
  .mr-65 {
    margin-right: 20.3125vw !important;
  }
  .mb-65 {
    margin-bottom: 20.3125vw !important;
  }
  .ml-65 {
    margin-left: 20.3125vw !important;
  }
  .pt-65 {
    padding-top: 20.3125vw !important;
  }
  .pr-65 {
    padding-right: 20.3125vw !important;
  }
  .pb-65 {
    padding-bottom: 20.3125vw !important;
  }
  .pl-65 {
    padding-left: 20.3125vw !important;
  }
}
.mt-70 {
  margin-top: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

@media screen and (max-width: 767px) {
  .mt-70 {
    margin-top: 21.875vw !important;
  }
  .mr-70 {
    margin-right: 21.875vw !important;
  }
  .mb-70 {
    margin-bottom: 21.875vw !important;
  }
  .ml-70 {
    margin-left: 21.875vw !important;
  }
  .pt-70 {
    padding-top: 21.875vw !important;
  }
  .pr-70 {
    padding-right: 21.875vw !important;
  }
  .pb-70 {
    padding-bottom: 21.875vw !important;
  }
  .pl-70 {
    padding-left: 21.875vw !important;
  }
}
.mt-75 {
  margin-top: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

@media screen and (max-width: 767px) {
  .mt-75 {
    margin-top: 23.4375vw !important;
  }
  .mr-75 {
    margin-right: 23.4375vw !important;
  }
  .mb-75 {
    margin-bottom: 23.4375vw !important;
  }
  .ml-75 {
    margin-left: 23.4375vw !important;
  }
  .pt-75 {
    padding-top: 23.4375vw !important;
  }
  .pr-75 {
    padding-right: 23.4375vw !important;
  }
  .pb-75 {
    padding-bottom: 23.4375vw !important;
  }
  .pl-75 {
    padding-left: 23.4375vw !important;
  }
}
.mt-80 {
  margin-top: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

@media screen and (max-width: 767px) {
  .mt-80 {
    margin-top: 25vw !important;
  }
  .mr-80 {
    margin-right: 25vw !important;
  }
  .mb-80 {
    margin-bottom: 25vw !important;
  }
  .ml-80 {
    margin-left: 25vw !important;
  }
  .pt-80 {
    padding-top: 25vw !important;
  }
  .pr-80 {
    padding-right: 25vw !important;
  }
  .pb-80 {
    padding-bottom: 25vw !important;
  }
  .pl-80 {
    padding-left: 25vw !important;
  }
}
.mt-85 {
  margin-top: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

@media screen and (max-width: 767px) {
  .mt-85 {
    margin-top: 26.5625vw !important;
  }
  .mr-85 {
    margin-right: 26.5625vw !important;
  }
  .mb-85 {
    margin-bottom: 26.5625vw !important;
  }
  .ml-85 {
    margin-left: 26.5625vw !important;
  }
  .pt-85 {
    padding-top: 26.5625vw !important;
  }
  .pr-85 {
    padding-right: 26.5625vw !important;
  }
  .pb-85 {
    padding-bottom: 26.5625vw !important;
  }
  .pl-85 {
    padding-left: 26.5625vw !important;
  }
}
.mt-90 {
  margin-top: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

@media screen and (max-width: 767px) {
  .mt-90 {
    margin-top: 28.125vw !important;
  }
  .mr-90 {
    margin-right: 28.125vw !important;
  }
  .mb-90 {
    margin-bottom: 28.125vw !important;
  }
  .ml-90 {
    margin-left: 28.125vw !important;
  }
  .pt-90 {
    padding-top: 28.125vw !important;
  }
  .pr-90 {
    padding-right: 28.125vw !important;
  }
  .pb-90 {
    padding-bottom: 28.125vw !important;
  }
  .pl-90 {
    padding-left: 28.125vw !important;
  }
}
.mt-95 {
  margin-top: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

@media screen and (max-width: 767px) {
  .mt-95 {
    margin-top: 29.6875vw !important;
  }
  .mr-95 {
    margin-right: 29.6875vw !important;
  }
  .mb-95 {
    margin-bottom: 29.6875vw !important;
  }
  .ml-95 {
    margin-left: 29.6875vw !important;
  }
  .pt-95 {
    padding-top: 29.6875vw !important;
  }
  .pr-95 {
    padding-right: 29.6875vw !important;
  }
  .pb-95 {
    padding-bottom: 29.6875vw !important;
  }
  .pl-95 {
    padding-left: 29.6875vw !important;
  }
}
.mt-100 {
  margin-top: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 767px) {
  .mt-100 {
    margin-top: 31.25vw !important;
  }
  .mr-100 {
    margin-right: 31.25vw !important;
  }
  .mb-100 {
    margin-bottom: 31.25vw !important;
  }
  .ml-100 {
    margin-left: 31.25vw !important;
  }
  .pt-100 {
    padding-top: 31.25vw !important;
  }
  .pr-100 {
    padding-right: 31.25vw !important;
  }
  .pb-100 {
    padding-bottom: 31.25vw !important;
  }
  .pl-100 {
    padding-left: 31.25vw !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-0--pc {
    margin-top: 0px !important;
  }
  .mr-0--pc {
    margin-right: 0px !important;
  }
  .mb-0--pc {
    margin-bottom: 0px !important;
  }
  .ml-0--pc {
    margin-left: 0px !important;
  }
  .pt-0--pc {
    padding-top: 0px !important;
  }
  .pr-0--pc {
    padding-right: 0px !important;
  }
  .pb-0--pc {
    padding-bottom: 0px !important;
  }
  .pl-0--pc {
    padding-left: 0px !important;
  }
  .mt-5--pc {
    margin-top: 5px !important;
  }
  .mr-5--pc {
    margin-right: 5px !important;
  }
  .mb-5--pc {
    margin-bottom: 5px !important;
  }
  .ml-5--pc {
    margin-left: 5px !important;
  }
  .pt-5--pc {
    padding-top: 5px !important;
  }
  .pr-5--pc {
    padding-right: 5px !important;
  }
  .pb-5--pc {
    padding-bottom: 5px !important;
  }
  .pl-5--pc {
    padding-left: 5px !important;
  }
  .mt-10--pc {
    margin-top: 10px !important;
  }
  .mr-10--pc {
    margin-right: 10px !important;
  }
  .mb-10--pc {
    margin-bottom: 10px !important;
  }
  .ml-10--pc {
    margin-left: 10px !important;
  }
  .pt-10--pc {
    padding-top: 10px !important;
  }
  .pr-10--pc {
    padding-right: 10px !important;
  }
  .pb-10--pc {
    padding-bottom: 10px !important;
  }
  .pl-10--pc {
    padding-left: 10px !important;
  }
  .mt-15--pc {
    margin-top: 15px !important;
  }
  .mr-15--pc {
    margin-right: 15px !important;
  }
  .mb-15--pc {
    margin-bottom: 15px !important;
  }
  .ml-15--pc {
    margin-left: 15px !important;
  }
  .pt-15--pc {
    padding-top: 15px !important;
  }
  .pr-15--pc {
    padding-right: 15px !important;
  }
  .pb-15--pc {
    padding-bottom: 15px !important;
  }
  .pl-15--pc {
    padding-left: 15px !important;
  }
  .mt-20--pc {
    margin-top: 20px !important;
  }
  .mr-20--pc {
    margin-right: 20px !important;
  }
  .mb-20--pc {
    margin-bottom: 20px !important;
  }
  .ml-20--pc {
    margin-left: 20px !important;
  }
  .pt-20--pc {
    padding-top: 20px !important;
  }
  .pr-20--pc {
    padding-right: 20px !important;
  }
  .pb-20--pc {
    padding-bottom: 20px !important;
  }
  .pl-20--pc {
    padding-left: 20px !important;
  }
  .mt-25--pc {
    margin-top: 25px !important;
  }
  .mr-25--pc {
    margin-right: 25px !important;
  }
  .mb-25--pc {
    margin-bottom: 25px !important;
  }
  .ml-25--pc {
    margin-left: 25px !important;
  }
  .pt-25--pc {
    padding-top: 25px !important;
  }
  .pr-25--pc {
    padding-right: 25px !important;
  }
  .pb-25--pc {
    padding-bottom: 25px !important;
  }
  .pl-25--pc {
    padding-left: 25px !important;
  }
  .mt-30--pc {
    margin-top: 30px !important;
  }
  .mr-30--pc {
    margin-right: 30px !important;
  }
  .mb-30--pc {
    margin-bottom: 30px !important;
  }
  .ml-30--pc {
    margin-left: 30px !important;
  }
  .pt-30--pc {
    padding-top: 30px !important;
  }
  .pr-30--pc {
    padding-right: 30px !important;
  }
  .pb-30--pc {
    padding-bottom: 30px !important;
  }
  .pl-30--pc {
    padding-left: 30px !important;
  }
  .mt-35--pc {
    margin-top: 35px !important;
  }
  .mr-35--pc {
    margin-right: 35px !important;
  }
  .mb-35--pc {
    margin-bottom: 35px !important;
  }
  .ml-35--pc {
    margin-left: 35px !important;
  }
  .pt-35--pc {
    padding-top: 35px !important;
  }
  .pr-35--pc {
    padding-right: 35px !important;
  }
  .pb-35--pc {
    padding-bottom: 35px !important;
  }
  .pl-35--pc {
    padding-left: 35px !important;
  }
  .mt-40--pc {
    margin-top: 40px !important;
  }
  .mr-40--pc {
    margin-right: 40px !important;
  }
  .mb-40--pc {
    margin-bottom: 40px !important;
  }
  .ml-40--pc {
    margin-left: 40px !important;
  }
  .pt-40--pc {
    padding-top: 40px !important;
  }
  .pr-40--pc {
    padding-right: 40px !important;
  }
  .pb-40--pc {
    padding-bottom: 40px !important;
  }
  .pl-40--pc {
    padding-left: 40px !important;
  }
  .mt-45--pc {
    margin-top: 45px !important;
  }
  .mr-45--pc {
    margin-right: 45px !important;
  }
  .mb-45--pc {
    margin-bottom: 45px !important;
  }
  .ml-45--pc {
    margin-left: 45px !important;
  }
  .pt-45--pc {
    padding-top: 45px !important;
  }
  .pr-45--pc {
    padding-right: 45px !important;
  }
  .pb-45--pc {
    padding-bottom: 45px !important;
  }
  .pl-45--pc {
    padding-left: 45px !important;
  }
  .mt-50--pc {
    margin-top: 50px !important;
  }
  .mr-50--pc {
    margin-right: 50px !important;
  }
  .mb-50--pc {
    margin-bottom: 50px !important;
  }
  .ml-50--pc {
    margin-left: 50px !important;
  }
  .pt-50--pc {
    padding-top: 50px !important;
  }
  .pr-50--pc {
    padding-right: 50px !important;
  }
  .pb-50--pc {
    padding-bottom: 50px !important;
  }
  .pl-50--pc {
    padding-left: 50px !important;
  }
  .mt-55--pc {
    margin-top: 55px !important;
  }
  .mr-55--pc {
    margin-right: 55px !important;
  }
  .mb-55--pc {
    margin-bottom: 55px !important;
  }
  .ml-55--pc {
    margin-left: 55px !important;
  }
  .pt-55--pc {
    padding-top: 55px !important;
  }
  .pr-55--pc {
    padding-right: 55px !important;
  }
  .pb-55--pc {
    padding-bottom: 55px !important;
  }
  .pl-55--pc {
    padding-left: 55px !important;
  }
  .mt-60--pc {
    margin-top: 60px !important;
  }
  .mr-60--pc {
    margin-right: 60px !important;
  }
  .mb-60--pc {
    margin-bottom: 60px !important;
  }
  .ml-60--pc {
    margin-left: 60px !important;
  }
  .pt-60--pc {
    padding-top: 60px !important;
  }
  .pr-60--pc {
    padding-right: 60px !important;
  }
  .pb-60--pc {
    padding-bottom: 60px !important;
  }
  .pl-60--pc {
    padding-left: 60px !important;
  }
  .mt-65--pc {
    margin-top: 65px !important;
  }
  .mr-65--pc {
    margin-right: 65px !important;
  }
  .mb-65--pc {
    margin-bottom: 65px !important;
  }
  .ml-65--pc {
    margin-left: 65px !important;
  }
  .pt-65--pc {
    padding-top: 65px !important;
  }
  .pr-65--pc {
    padding-right: 65px !important;
  }
  .pb-65--pc {
    padding-bottom: 65px !important;
  }
  .pl-65--pc {
    padding-left: 65px !important;
  }
  .mt-70--pc {
    margin-top: 70px !important;
  }
  .mr-70--pc {
    margin-right: 70px !important;
  }
  .mb-70--pc {
    margin-bottom: 70px !important;
  }
  .ml-70--pc {
    margin-left: 70px !important;
  }
  .pt-70--pc {
    padding-top: 70px !important;
  }
  .pr-70--pc {
    padding-right: 70px !important;
  }
  .pb-70--pc {
    padding-bottom: 70px !important;
  }
  .pl-70--pc {
    padding-left: 70px !important;
  }
  .mt-75--pc {
    margin-top: 75px !important;
  }
  .mr-75--pc {
    margin-right: 75px !important;
  }
  .mb-75--pc {
    margin-bottom: 75px !important;
  }
  .ml-75--pc {
    margin-left: 75px !important;
  }
  .pt-75--pc {
    padding-top: 75px !important;
  }
  .pr-75--pc {
    padding-right: 75px !important;
  }
  .pb-75--pc {
    padding-bottom: 75px !important;
  }
  .pl-75--pc {
    padding-left: 75px !important;
  }
  .mt-80--pc {
    margin-top: 80px !important;
  }
  .mr-80--pc {
    margin-right: 80px !important;
  }
  .mb-80--pc {
    margin-bottom: 80px !important;
  }
  .ml-80--pc {
    margin-left: 80px !important;
  }
  .pt-80--pc {
    padding-top: 80px !important;
  }
  .pr-80--pc {
    padding-right: 80px !important;
  }
  .pb-80--pc {
    padding-bottom: 80px !important;
  }
  .pl-80--pc {
    padding-left: 80px !important;
  }
  .mt-85--pc {
    margin-top: 85px !important;
  }
  .mr-85--pc {
    margin-right: 85px !important;
  }
  .mb-85--pc {
    margin-bottom: 85px !important;
  }
  .ml-85--pc {
    margin-left: 85px !important;
  }
  .pt-85--pc {
    padding-top: 85px !important;
  }
  .pr-85--pc {
    padding-right: 85px !important;
  }
  .pb-85--pc {
    padding-bottom: 85px !important;
  }
  .pl-85--pc {
    padding-left: 85px !important;
  }
  .mt-90--pc {
    margin-top: 90px !important;
  }
  .mr-90--pc {
    margin-right: 90px !important;
  }
  .mb-90--pc {
    margin-bottom: 90px !important;
  }
  .ml-90--pc {
    margin-left: 90px !important;
  }
  .pt-90--pc {
    padding-top: 90px !important;
  }
  .pr-90--pc {
    padding-right: 90px !important;
  }
  .pb-90--pc {
    padding-bottom: 90px !important;
  }
  .pl-90--pc {
    padding-left: 90px !important;
  }
  .mt-95--pc {
    margin-top: 95px !important;
  }
  .mr-95--pc {
    margin-right: 95px !important;
  }
  .mb-95--pc {
    margin-bottom: 95px !important;
  }
  .ml-95--pc {
    margin-left: 95px !important;
  }
  .pt-95--pc {
    padding-top: 95px !important;
  }
  .pr-95--pc {
    padding-right: 95px !important;
  }
  .pb-95--pc {
    padding-bottom: 95px !important;
  }
  .pl-95--pc {
    padding-left: 95px !important;
  }
  .mt-100--pc {
    margin-top: 100px !important;
  }
  .mr-100--pc {
    margin-right: 100px !important;
  }
  .mb-100--pc {
    margin-bottom: 100px !important;
  }
  .ml-100--pc {
    margin-left: 100px !important;
  }
  .pt-100--pc {
    padding-top: 100px !important;
  }
  .pr-100--pc {
    padding-right: 100px !important;
  }
  .pb-100--pc {
    padding-bottom: 100px !important;
  }
  .pl-100--pc {
    padding-left: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .mt-0--sp {
    margin-top: 0vw !important;
  }
  .mr-0--sp {
    margin-right: 0vw !important;
  }
  .mb-0--sp {
    margin-bottom: 0vw !important;
  }
  .ml-0--sp {
    margin-left: 0vw !important;
  }
  .pt-0--sp {
    padding-top: 0vw !important;
  }
  .pr-0--sp {
    padding-right: 0vw !important;
  }
  .pb-0--sp {
    padding-bottom: 0vw !important;
  }
  .pl-0--sp {
    padding-left: 0vw !important;
  }
  .mt-5--sp {
    margin-top: 1.5625vw !important;
  }
  .mr-5--sp {
    margin-right: 1.5625vw !important;
  }
  .mb-5--sp {
    margin-bottom: 1.5625vw !important;
  }
  .ml-5--sp {
    margin-left: 1.5625vw !important;
  }
  .pt-5--sp {
    padding-top: 1.5625vw !important;
  }
  .pr-5--sp {
    padding-right: 1.5625vw !important;
  }
  .pb-5--sp {
    padding-bottom: 1.5625vw !important;
  }
  .pl-5--sp {
    padding-left: 1.5625vw !important;
  }
  .mt-10--sp {
    margin-top: 3.125vw !important;
  }
  .mr-10--sp {
    margin-right: 3.125vw !important;
  }
  .mb-10--sp {
    margin-bottom: 3.125vw !important;
  }
  .ml-10--sp {
    margin-left: 3.125vw !important;
  }
  .pt-10--sp {
    padding-top: 3.125vw !important;
  }
  .pr-10--sp {
    padding-right: 3.125vw !important;
  }
  .pb-10--sp {
    padding-bottom: 3.125vw !important;
  }
  .pl-10--sp {
    padding-left: 3.125vw !important;
  }
  .mt-15--sp {
    margin-top: 4.6875vw !important;
  }
  .mr-15--sp {
    margin-right: 4.6875vw !important;
  }
  .mb-15--sp {
    margin-bottom: 4.6875vw !important;
  }
  .ml-15--sp {
    margin-left: 4.6875vw !important;
  }
  .pt-15--sp {
    padding-top: 4.6875vw !important;
  }
  .pr-15--sp {
    padding-right: 4.6875vw !important;
  }
  .pb-15--sp {
    padding-bottom: 4.6875vw !important;
  }
  .pl-15--sp {
    padding-left: 4.6875vw !important;
  }
  .mt-20--sp {
    margin-top: 6.25vw !important;
  }
  .mr-20--sp {
    margin-right: 6.25vw !important;
  }
  .mb-20--sp {
    margin-bottom: 6.25vw !important;
  }
  .ml-20--sp {
    margin-left: 6.25vw !important;
  }
  .pt-20--sp {
    padding-top: 6.25vw !important;
  }
  .pr-20--sp {
    padding-right: 6.25vw !important;
  }
  .pb-20--sp {
    padding-bottom: 6.25vw !important;
  }
  .pl-20--sp {
    padding-left: 6.25vw !important;
  }
  .mt-25--sp {
    margin-top: 7.8125vw !important;
  }
  .mr-25--sp {
    margin-right: 7.8125vw !important;
  }
  .mb-25--sp {
    margin-bottom: 7.8125vw !important;
  }
  .ml-25--sp {
    margin-left: 7.8125vw !important;
  }
  .pt-25--sp {
    padding-top: 7.8125vw !important;
  }
  .pr-25--sp {
    padding-right: 7.8125vw !important;
  }
  .pb-25--sp {
    padding-bottom: 7.8125vw !important;
  }
  .pl-25--sp {
    padding-left: 7.8125vw !important;
  }
  .mt-30--sp {
    margin-top: 9.375vw !important;
  }
  .mr-30--sp {
    margin-right: 9.375vw !important;
  }
  .mb-30--sp {
    margin-bottom: 9.375vw !important;
  }
  .ml-30--sp {
    margin-left: 9.375vw !important;
  }
  .pt-30--sp {
    padding-top: 9.375vw !important;
  }
  .pr-30--sp {
    padding-right: 9.375vw !important;
  }
  .pb-30--sp {
    padding-bottom: 9.375vw !important;
  }
  .pl-30--sp {
    padding-left: 9.375vw !important;
  }
  .mt-35--sp {
    margin-top: 10.9375vw !important;
  }
  .mr-35--sp {
    margin-right: 10.9375vw !important;
  }
  .mb-35--sp {
    margin-bottom: 10.9375vw !important;
  }
  .ml-35--sp {
    margin-left: 10.9375vw !important;
  }
  .pt-35--sp {
    padding-top: 10.9375vw !important;
  }
  .pr-35--sp {
    padding-right: 10.9375vw !important;
  }
  .pb-35--sp {
    padding-bottom: 10.9375vw !important;
  }
  .pl-35--sp {
    padding-left: 10.9375vw !important;
  }
  .mt-40--sp {
    margin-top: 12.5vw !important;
  }
  .mr-40--sp {
    margin-right: 12.5vw !important;
  }
  .mb-40--sp {
    margin-bottom: 12.5vw !important;
  }
  .ml-40--sp {
    margin-left: 12.5vw !important;
  }
  .pt-40--sp {
    padding-top: 12.5vw !important;
  }
  .pr-40--sp {
    padding-right: 12.5vw !important;
  }
  .pb-40--sp {
    padding-bottom: 12.5vw !important;
  }
  .pl-40--sp {
    padding-left: 12.5vw !important;
  }
  .mt-45--sp {
    margin-top: 14.0625vw !important;
  }
  .mr-45--sp {
    margin-right: 14.0625vw !important;
  }
  .mb-45--sp {
    margin-bottom: 14.0625vw !important;
  }
  .ml-45--sp {
    margin-left: 14.0625vw !important;
  }
  .pt-45--sp {
    padding-top: 14.0625vw !important;
  }
  .pr-45--sp {
    padding-right: 14.0625vw !important;
  }
  .pb-45--sp {
    padding-bottom: 14.0625vw !important;
  }
  .pl-45--sp {
    padding-left: 14.0625vw !important;
  }
  .mt-50--sp {
    margin-top: 15.625vw !important;
  }
  .mr-50--sp {
    margin-right: 15.625vw !important;
  }
  .mb-50--sp {
    margin-bottom: 15.625vw !important;
  }
  .ml-50--sp {
    margin-left: 15.625vw !important;
  }
  .pt-50--sp {
    padding-top: 15.625vw !important;
  }
  .pr-50--sp {
    padding-right: 15.625vw !important;
  }
  .pb-50--sp {
    padding-bottom: 15.625vw !important;
  }
  .pl-50--sp {
    padding-left: 15.625vw !important;
  }
  .mt-55--sp {
    margin-top: 17.1875vw !important;
  }
  .mr-55--sp {
    margin-right: 17.1875vw !important;
  }
  .mb-55--sp {
    margin-bottom: 17.1875vw !important;
  }
  .ml-55--sp {
    margin-left: 17.1875vw !important;
  }
  .pt-55--sp {
    padding-top: 17.1875vw !important;
  }
  .pr-55--sp {
    padding-right: 17.1875vw !important;
  }
  .pb-55--sp {
    padding-bottom: 17.1875vw !important;
  }
  .pl-55--sp {
    padding-left: 17.1875vw !important;
  }
  .mt-60--sp {
    margin-top: 18.75vw !important;
  }
  .mr-60--sp {
    margin-right: 18.75vw !important;
  }
  .mb-60--sp {
    margin-bottom: 18.75vw !important;
  }
  .ml-60--sp {
    margin-left: 18.75vw !important;
  }
  .pt-60--sp {
    padding-top: 18.75vw !important;
  }
  .pr-60--sp {
    padding-right: 18.75vw !important;
  }
  .pb-60--sp {
    padding-bottom: 18.75vw !important;
  }
  .pl-60--sp {
    padding-left: 18.75vw !important;
  }
  .mt-65--sp {
    margin-top: 20.3125vw !important;
  }
  .mr-65--sp {
    margin-right: 20.3125vw !important;
  }
  .mb-65--sp {
    margin-bottom: 20.3125vw !important;
  }
  .ml-65--sp {
    margin-left: 20.3125vw !important;
  }
  .pt-65--sp {
    padding-top: 20.3125vw !important;
  }
  .pr-65--sp {
    padding-right: 20.3125vw !important;
  }
  .pb-65--sp {
    padding-bottom: 20.3125vw !important;
  }
  .pl-65--sp {
    padding-left: 20.3125vw !important;
  }
  .mt-70--sp {
    margin-top: 21.875vw !important;
  }
  .mr-70--sp {
    margin-right: 21.875vw !important;
  }
  .mb-70--sp {
    margin-bottom: 21.875vw !important;
  }
  .ml-70--sp {
    margin-left: 21.875vw !important;
  }
  .pt-70--sp {
    padding-top: 21.875vw !important;
  }
  .pr-70--sp {
    padding-right: 21.875vw !important;
  }
  .pb-70--sp {
    padding-bottom: 21.875vw !important;
  }
  .pl-70--sp {
    padding-left: 21.875vw !important;
  }
  .mt-75--sp {
    margin-top: 23.4375vw !important;
  }
  .mr-75--sp {
    margin-right: 23.4375vw !important;
  }
  .mb-75--sp {
    margin-bottom: 23.4375vw !important;
  }
  .ml-75--sp {
    margin-left: 23.4375vw !important;
  }
  .pt-75--sp {
    padding-top: 23.4375vw !important;
  }
  .pr-75--sp {
    padding-right: 23.4375vw !important;
  }
  .pb-75--sp {
    padding-bottom: 23.4375vw !important;
  }
  .pl-75--sp {
    padding-left: 23.4375vw !important;
  }
  .mt-80--sp {
    margin-top: 25vw !important;
  }
  .mr-80--sp {
    margin-right: 25vw !important;
  }
  .mb-80--sp {
    margin-bottom: 25vw !important;
  }
  .ml-80--sp {
    margin-left: 25vw !important;
  }
  .pt-80--sp {
    padding-top: 25vw !important;
  }
  .pr-80--sp {
    padding-right: 25vw !important;
  }
  .pb-80--sp {
    padding-bottom: 25vw !important;
  }
  .pl-80--sp {
    padding-left: 25vw !important;
  }
  .mt-85--sp {
    margin-top: 26.5625vw !important;
  }
  .mr-85--sp {
    margin-right: 26.5625vw !important;
  }
  .mb-85--sp {
    margin-bottom: 26.5625vw !important;
  }
  .ml-85--sp {
    margin-left: 26.5625vw !important;
  }
  .pt-85--sp {
    padding-top: 26.5625vw !important;
  }
  .pr-85--sp {
    padding-right: 26.5625vw !important;
  }
  .pb-85--sp {
    padding-bottom: 26.5625vw !important;
  }
  .pl-85--sp {
    padding-left: 26.5625vw !important;
  }
  .mt-90--sp {
    margin-top: 28.125vw !important;
  }
  .mr-90--sp {
    margin-right: 28.125vw !important;
  }
  .mb-90--sp {
    margin-bottom: 28.125vw !important;
  }
  .ml-90--sp {
    margin-left: 28.125vw !important;
  }
  .pt-90--sp {
    padding-top: 28.125vw !important;
  }
  .pr-90--sp {
    padding-right: 28.125vw !important;
  }
  .pb-90--sp {
    padding-bottom: 28.125vw !important;
  }
  .pl-90--sp {
    padding-left: 28.125vw !important;
  }
  .mt-95--sp {
    margin-top: 29.6875vw !important;
  }
  .mr-95--sp {
    margin-right: 29.6875vw !important;
  }
  .mb-95--sp {
    margin-bottom: 29.6875vw !important;
  }
  .ml-95--sp {
    margin-left: 29.6875vw !important;
  }
  .pt-95--sp {
    padding-top: 29.6875vw !important;
  }
  .pr-95--sp {
    padding-right: 29.6875vw !important;
  }
  .pb-95--sp {
    padding-bottom: 29.6875vw !important;
  }
  .pl-95--sp {
    padding-left: 29.6875vw !important;
  }
  .mt-100--sp {
    margin-top: 31.25vw !important;
  }
  .mr-100--sp {
    margin-right: 31.25vw !important;
  }
  .mb-100--sp {
    margin-bottom: 31.25vw !important;
  }
  .ml-100--sp {
    margin-left: 31.25vw !important;
  }
  .pt-100--sp {
    padding-top: 31.25vw !important;
  }
  .pr-100--sp {
    padding-right: 31.25vw !important;
  }
  .pb-100--sp {
    padding-bottom: 31.25vw !important;
  }
  .pl-100--sp {
    padding-left: 31.25vw !important;
  }
}
.col-0p {
  width: 0%;
}

.col-1p {
  width: 1%;
}

.col-2p {
  width: 2%;
}

.col-3p {
  width: 3%;
}

.col-4p {
  width: 4%;
}

.col-5p {
  width: 5%;
}

.col-6p {
  width: 6%;
}

.col-7p {
  width: 7%;
}

.col-8p {
  width: 8%;
}

.col-9p {
  width: 9%;
}

.col-10p {
  width: 10%;
}

.col-11p {
  width: 11%;
}

.col-12p {
  width: 12%;
}

.col-13p {
  width: 13%;
}

.col-14p {
  width: 14%;
}

.col-15p {
  width: 15%;
}

.col-16p {
  width: 16%;
}

.col-17p {
  width: 17%;
}

.col-18p {
  width: 18%;
}

.col-19p {
  width: 19%;
}

.col-20p {
  width: 20%;
}

.col-21p {
  width: 21%;
}

.col-22p {
  width: 22%;
}

.col-23p {
  width: 23%;
}

.col-24p {
  width: 24%;
}

.col-25p {
  width: 25%;
}

.col-26p {
  width: 26%;
}

.col-27p {
  width: 27%;
}

.col-28p {
  width: 28%;
}

.col-29p {
  width: 29%;
}

.col-30p {
  width: 30%;
}

.col-31p {
  width: 31%;
}

.col-32p {
  width: 32%;
}

.col-33p {
  width: 33%;
}

.col-34p {
  width: 34%;
}

.col-35p {
  width: 35%;
}

.col-36p {
  width: 36%;
}

.col-37p {
  width: 37%;
}

.col-38p {
  width: 38%;
}

.col-39p {
  width: 39%;
}

.col-40p {
  width: 40%;
}

.col-41p {
  width: 41%;
}

.col-42p {
  width: 42%;
}

.col-43p {
  width: 43%;
}

.col-44p {
  width: 44%;
}

.col-45p {
  width: 45%;
}

.col-46p {
  width: 46%;
}

.col-47p {
  width: 47%;
}

.col-48p {
  width: 48%;
}

.col-49p {
  width: 49%;
}

.col-50p {
  width: 50%;
}

.col-51p {
  width: 51%;
}

.col-52p {
  width: 52%;
}

.col-53p {
  width: 53%;
}

.col-54p {
  width: 54%;
}

.col-55p {
  width: 55%;
}

.col-56p {
  width: 56%;
}

.col-57p {
  width: 57%;
}

.col-58p {
  width: 58%;
}

.col-59p {
  width: 59%;
}

.col-60p {
  width: 60%;
}

.col-61p {
  width: 61%;
}

.col-62p {
  width: 62%;
}

.col-63p {
  width: 63%;
}

.col-64p {
  width: 64%;
}

.col-65p {
  width: 65%;
}

.col-66p {
  width: 66%;
}

.col-67p {
  width: 67%;
}

.col-68p {
  width: 68%;
}

.col-69p {
  width: 69%;
}

.col-70p {
  width: 70%;
}

.col-71p {
  width: 71%;
}

.col-72p {
  width: 72%;
}

.col-73p {
  width: 73%;
}

.col-74p {
  width: 74%;
}

.col-75p {
  width: 75%;
}

.col-76p {
  width: 76%;
}

.col-77p {
  width: 77%;
}

.col-78p {
  width: 78%;
}

.col-79p {
  width: 79%;
}

.col-80p {
  width: 80%;
}

.col-81p {
  width: 81%;
}

.col-82p {
  width: 82%;
}

.col-83p {
  width: 83%;
}

.col-84p {
  width: 84%;
}

.col-85p {
  width: 85%;
}

.col-86p {
  width: 86%;
}

.col-87p {
  width: 87%;
}

.col-88p {
  width: 88%;
}

.col-89p {
  width: 89%;
}

.col-90p {
  width: 90%;
}

.col-91p {
  width: 91%;
}

.col-92p {
  width: 92%;
}

.col-93p {
  width: 93%;
}

.col-94p {
  width: 94%;
}

.col-95p {
  width: 95%;
}

.col-96p {
  width: 96%;
}

.col-97p {
  width: 97%;
}

.col-98p {
  width: 98%;
}

.col-99p {
  width: 99%;
}

.col-100p {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .col-0p-sp {
    width: 0%;
  }
  .col-1p-sp {
    width: 1%;
  }
  .col-2p-sp {
    width: 2%;
  }
  .col-3p-sp {
    width: 3%;
  }
  .col-4p-sp {
    width: 4%;
  }
  .col-5p-sp {
    width: 5%;
  }
  .col-6p-sp {
    width: 6%;
  }
  .col-7p-sp {
    width: 7%;
  }
  .col-8p-sp {
    width: 8%;
  }
  .col-9p-sp {
    width: 9%;
  }
  .col-10p-sp {
    width: 10%;
  }
  .col-11p-sp {
    width: 11%;
  }
  .col-12p-sp {
    width: 12%;
  }
  .col-13p-sp {
    width: 13%;
  }
  .col-14p-sp {
    width: 14%;
  }
  .col-15p-sp {
    width: 15%;
  }
  .col-16p-sp {
    width: 16%;
  }
  .col-17p-sp {
    width: 17%;
  }
  .col-18p-sp {
    width: 18%;
  }
  .col-19p-sp {
    width: 19%;
  }
  .col-20p-sp {
    width: 20%;
  }
  .col-21p-sp {
    width: 21%;
  }
  .col-22p-sp {
    width: 22%;
  }
  .col-23p-sp {
    width: 23%;
  }
  .col-24p-sp {
    width: 24%;
  }
  .col-25p-sp {
    width: 25%;
  }
  .col-26p-sp {
    width: 26%;
  }
  .col-27p-sp {
    width: 27%;
  }
  .col-28p-sp {
    width: 28%;
  }
  .col-29p-sp {
    width: 29%;
  }
  .col-30p-sp {
    width: 30%;
  }
  .col-31p-sp {
    width: 31%;
  }
  .col-32p-sp {
    width: 32%;
  }
  .col-33p-sp {
    width: 33%;
  }
  .col-34p-sp {
    width: 34%;
  }
  .col-35p-sp {
    width: 35%;
  }
  .col-36p-sp {
    width: 36%;
  }
  .col-37p-sp {
    width: 37%;
  }
  .col-38p-sp {
    width: 38%;
  }
  .col-39p-sp {
    width: 39%;
  }
  .col-40p-sp {
    width: 40%;
  }
  .col-41p-sp {
    width: 41%;
  }
  .col-42p-sp {
    width: 42%;
  }
  .col-43p-sp {
    width: 43%;
  }
  .col-44p-sp {
    width: 44%;
  }
  .col-45p-sp {
    width: 45%;
  }
  .col-46p-sp {
    width: 46%;
  }
  .col-47p-sp {
    width: 47%;
  }
  .col-48p-sp {
    width: 48%;
  }
  .col-49p-sp {
    width: 49%;
  }
  .col-50p-sp {
    width: 50%;
  }
  .col-51p-sp {
    width: 51%;
  }
  .col-52p-sp {
    width: 52%;
  }
  .col-53p-sp {
    width: 53%;
  }
  .col-54p-sp {
    width: 54%;
  }
  .col-55p-sp {
    width: 55%;
  }
  .col-56p-sp {
    width: 56%;
  }
  .col-57p-sp {
    width: 57%;
  }
  .col-58p-sp {
    width: 58%;
  }
  .col-59p-sp {
    width: 59%;
  }
  .col-60p-sp {
    width: 60%;
  }
  .col-61p-sp {
    width: 61%;
  }
  .col-62p-sp {
    width: 62%;
  }
  .col-63p-sp {
    width: 63%;
  }
  .col-64p-sp {
    width: 64%;
  }
  .col-65p-sp {
    width: 65%;
  }
  .col-66p-sp {
    width: 66%;
  }
  .col-67p-sp {
    width: 67%;
  }
  .col-68p-sp {
    width: 68%;
  }
  .col-69p-sp {
    width: 69%;
  }
  .col-70p-sp {
    width: 70%;
  }
  .col-71p-sp {
    width: 71%;
  }
  .col-72p-sp {
    width: 72%;
  }
  .col-73p-sp {
    width: 73%;
  }
  .col-74p-sp {
    width: 74%;
  }
  .col-75p-sp {
    width: 75%;
  }
  .col-76p-sp {
    width: 76%;
  }
  .col-77p-sp {
    width: 77%;
  }
  .col-78p-sp {
    width: 78%;
  }
  .col-79p-sp {
    width: 79%;
  }
  .col-80p-sp {
    width: 80%;
  }
  .col-81p-sp {
    width: 81%;
  }
  .col-82p-sp {
    width: 82%;
  }
  .col-83p-sp {
    width: 83%;
  }
  .col-84p-sp {
    width: 84%;
  }
  .col-85p-sp {
    width: 85%;
  }
  .col-86p-sp {
    width: 86%;
  }
  .col-87p-sp {
    width: 87%;
  }
  .col-88p-sp {
    width: 88%;
  }
  .col-89p-sp {
    width: 89%;
  }
  .col-90p-sp {
    width: 90%;
  }
  .col-91p-sp {
    width: 91%;
  }
  .col-92p-sp {
    width: 92%;
  }
  .col-93p-sp {
    width: 93%;
  }
  .col-94p-sp {
    width: 94%;
  }
  .col-95p-sp {
    width: 95%;
  }
  .col-96p-sp {
    width: 96%;
  }
  .col-97p-sp {
    width: 97%;
  }
  .col-98p-sp {
    width: 98%;
  }
  .col-99p-sp {
    width: 99%;
  }
  .col-100p-sp {
    width: 100%;
  }
}
.u-align-l {
  text-align: left !important;
}
@media screen and (min-width: 768px) {
  .u-align-l--pc {
    text-align: left !important;
  }
}
@media screen and (max-width: 767px) {
  .u-align-l--sp {
    text-align: left !important;
  }
}
.u-align-c {
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .u-align-c--pc {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .u-align-c--sp {
    text-align: center !important;
  }
}
.u-align-r {
  text-align: right !important;
}
@media screen and (min-width: 768px) {
  .u-align-r--pc {
    text-align: right !important;
  }
}
@media screen and (max-width: 767px) {
  .u-align-r--sp {
    text-align: right !important;
  }
}

.u-valign-t {
  vertical-align: top !important;
}
@media screen and (min-width: 768px) {
  .u-valign-t--pc {
    vertical-align: top !important;
  }
}
@media screen and (max-width: 767px) {
  .u-valign-t--sp {
    vertical-align: top !important;
  }
}
.u-valign-m {
  vertical-align: middle !important;
}
@media screen and (min-width: 768px) {
  .u-valign-m--pc {
    vertical-align: middle !important;
  }
}
@media screen and (max-width: 767px) {
  .u-valign-m--sp {
    vertical-align: middle !important;
  }
}
.u-valign-b {
  vertical-align: bottom !important;
}
@media screen and (min-width: 768px) {
  .u-valign-b--pc {
    vertical-align: bottom !important;
  }
}
@media screen and (max-width: 767px) {
  .u-valign-b--sp {
    vertical-align: bottom !important;
  }
}

.u-switch-reverse {
  direction: rtl;
}
.u-switch-reverse > * {
  direction: ltr;
}
@media screen and (min-width: 768px) {
  .u-switch-reverse--pc {
    direction: rtl;
  }
  .u-switch-reverse--pc > * {
    direction: ltr;
  }
}
@media screen and (max-width: 767px) {
  .u-switch-reverse--sp {
    direction: rtl;
  }
  .u-switch-reverse--sp > * {
    direction: ltr;
  }
}

.u-hover-opacity {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .u-hover-opacity:hover {
    opacity: 0.7;
  }
}

.u-imgScale {
  overflow: hidden;
  position: relative;
}
.u-imgScale img {
  display: block;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.09, 0.43, 0.1, 0.79);
  transition: -webkit-transform 0.8s cubic-bezier(0.09, 0.43, 0.1, 0.79);
  transition: transform 0.8s cubic-bezier(0.09, 0.43, 0.1, 0.79);
  transition: transform 0.8s cubic-bezier(0.09, 0.43, 0.1, 0.79), -webkit-transform 0.8s cubic-bezier(0.09, 0.43, 0.1, 0.79);
}

@media screen and (min-width: 768px) {
  .u-hover-imgScale:hover .u-imgScale img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.u-txtLine01 {
  position: relative;
  padding-bottom: 0.8rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
}
.u-txtLine01::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.u-txtLine01--white::after {
  background: #fff;
}

@media screen and (min-width: 768px) {
  .u-hover-line01:hover .u-txtLine01::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.u-hover-btn01 {
  position: relative;
  overflow: hidden;
}
.u-hover-btn01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.u-hover-btn01 span {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .u-hover-btn01:hover {
    color: #5A9F4D;
  }
  .u-hover-btn01:hover::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/*# sourceMappingURL=style.css.map */