@charset "UTF-8";
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@-webkit-keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@-webkit-keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@-webkit-keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
@keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
/* ============================================
// normalize.css v3.0.2 | MIT License | git.io/normalize
// ==========================================*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ============================================
// RESET
// ==========================================*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

img {
  vertical-align: bottom;
  border: 0;
}
img:not(.ofi) {
  display: block;
  max-width: 100%;
  height: auto;
}
img.ofi {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

a:link, a:visited {
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  a:hover, a:active {
    opacity: 0.8;
  }
}
a:focus:not(:focus-visible) {
  outline: 0; /* キーボード操作"以外"でフォーカスされた際はoutlineを消す */
}
@media (min-device-width: 835px) {
  a[href*="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}

::-moz-selection {
  background: #008a59;
  color: #ffffff;
}

::selection {
  background: #008a59;
  color: #ffffff;
}

/* ============================================
// BASE
// ==========================================*/
html {
  font-size: 62.5%;
}

@media (min-width: 835px) {
  html,
  body {
    min-width: 1024px;
  }
}

body {
  position: relative;
  font-family: "游ゴシック" , "Yu Gothic" , "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo" , sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #333;
  word-break: break-word;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

#container {
  overflow: hidden;
}

.l-main {
  contain: layout;
}

#ot-sdk-btn-floating.ot-floating-button {
  bottom: 110px !important;
}
@media (max-width: 834px) {
  #ot-sdk-btn-floating.ot-floating-button {
    bottom: 80px !important;
  }
}

/* ============================================
// print  luxyのバグ回避
// ==========================================*/
/* ============================================
// クッキーアイコン　位置調整
// ==========================================*/
#onetrust-consent-sdk {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body.is-drower-open #onetrust-consent-sdk {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media (max-width: 834px) {
  .lower-kyujin_d #ot-sdk-btn-floating.ot-floating-button {
    bottom: 80px;
  }
}
#ot-sdk-btn-floating.ot-floating-button button {
  outline: none;
}

/* ============================================
// loading
// ==========================================*/
#loading {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#loading-back {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fbf4e1;
  pointer-events: none;
}

#loading-logo {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 344px;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 834px) {
  #loading-logo {
    max-width: 240.8px;
  }
}
.front-page #loading-logo {
  display: block;
}

/* ============================================
// hamburger
// ==========================================*/
/* ============================================
// btn
// ==========================================*/
.btn-border, .btn-grad2, .btn-grad1, .btn-accent, .btn-secondary, .btn-primary, .btn-white {
  position: relative;
  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;
  width: 100%;
  height: 100%;
  font-weight: bold;
  padding: 1.2em 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .btn-border:hover, .btn-grad2:hover, .btn-grad1:hover, .btn-accent:hover, .btn-secondary:hover, .btn-primary:hover, .btn-white:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 40px 50px -30px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 40px 50px -30px rgba(0, 0, 0, 0.1) !important;
  }
}
.-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
  font-size: 2rem;
  padding-block: 1.4em;
}
@media (max-width: 834px) {
  .-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
    font-size: 1.6rem;
  }
}
.-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
    font-size: 1.4rem;
  }
}
.-border.btn-border, .-border.btn-grad2, .-border.btn-grad1, .-border.btn-accent, .-border.btn-secondary, .-border.btn-primary, .-border.btn-white {
  background-color: transparent;
  color: #008a59;
  border: 1px solid;
}
.-shadow.btn-border, .-shadow.btn-grad2, .-shadow.btn-grad1, .-shadow.btn-accent, .-shadow.btn-secondary, .-shadow.btn-primary, .-shadow.btn-white {
  position: relative;
  -webkit-box-shadow: 0 40px 20px -30px rgba(0, 0, 0, 0.3);
          box-shadow: 0 40px 20px -30px rgba(0, 0, 0, 0.3);
}
.-radius.btn-border, .-radius.btn-grad2, .-radius.btn-grad1, .-radius.btn-accent, .-radius.btn-secondary, .-radius.btn-primary, .-radius.btn-white {
  border-radius: 10px;
}
.-round.btn-border, .-round.btn-grad2, .-round.btn-grad1, .-round.btn-accent, .-round.btn-secondary, .-round.btn-primary, .-round.btn-white {
  border-radius: 1000px;
}
.-arrow.btn-border, .-arrow.btn-grad2, .-arrow.btn-grad1, .-arrow.btn-accent, .-arrow.btn-secondary, .-arrow.btn-primary, .-arrow.btn-white {
  clip-path: polygon(calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%, calc(0% + 10px) 50%, 0% 0%);
}
.btn-border .ico, .btn-grad2 .ico, .btn-grad1 .ico, .btn-accent .ico, .btn-secondary .ico, .btn-primary .ico, .btn-white .ico {
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/ico-arrow.png) no-repeat center center/contain;
  width: 1em;
  height: 1em;
  border-radius: 50%;
}
.btn-border .ico span, .btn-grad2 .ico span, .btn-grad1 .ico span, .btn-accent .ico span, .btn-secondary .ico span, .btn-primary .ico span, .btn-white .ico span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: 90deg;
  z-index: 3;
  aspect-ratio: 29/32;
  width: 36%;
  -webkit-mask: url(../img/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/ico-arrow.png) no-repeat center center/contain;
  background-color: #008a59;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-white {
  background-color: white;
  color: #008a59;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-white.-border {
  background-color: transparent;
  color: #008a59;
  border: 1px solid;
}
@media (any-hover: hover) {
  .btn-white:hover {
    opacity: 1;
    background-color: #fff;
  }
}

.btn-primary {
  background-color: #008a59;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-primary:hover {
    opacity: 1;
    color: #fff;
    background-color: #61d5ed;
  }
}

.btn-secondary {
  background-color: #61d5ed;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-secondary:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(64.9511363636, 204.4806818182, 233.3488636364);
  }
}

.btn-accent {
  background-color: #eec06d;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-accent:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(234.2766871166, 178.2018404908, 77.0233128834);
  }
}

.btn-grad1 {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#0dc2e5), to(#2eefaf));
  background: linear-gradient(90deg, #0dc2e5, #2eefaf);
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad1:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-grad2 {
  position: relative;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad2:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-border {
  border: 1px solid;
  color: #333;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-border .ico {
  position: relative;
  display: block;
  margin-left: auto;
}
.btn-border .ico.-arrow {
  width: 20px;
  height: 20px;
  background-color: #333;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow {
    width: 18px;
    height: 18px;
  }
}
.btn-border .ico.-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/ico-arrow-white.png) no-repeat center center/contain;
  width: 8.75px;
  height: 8.75px;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow::before {
    width: 7px;
    height: 7px;
  }
}
.btn-border .ico.-arrow.-primary {
  background-color: #008a59;
}
.btn-border .ico.-lenz {
  width: 16px;
  height: 16px;
  background: url(../img/ico-lenz-mono.png) no-repeat center center/contain;
}
.btn-border.-shadow {
  position: relative;
}
.btn-border.-shadow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(7px, 7px);
          transform: translate(7px, 7px);
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-left: none;
  border-top: none;
  pointer-events: none;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
@media (any-hover: hover) {
  .btn-border.-shadow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn-border.-shadow:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .btn-border.-shadow:hover::before {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }
}
.btn-border.-pageBack {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn-border.-pageBack .ico {
  margin-left: 0;
  margin-right: auto;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.btn-border.-white {
  color: #fff;
}
.btn-border.-white .ico span {
  background-color: #fff;
}
@media (any-hover: hover) {
  .btn-border:hover {
    opacity: 1;
  }
}

.text-large-link01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  color: #333;
}
.text-large-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 2.2rem;
  font-family: "Michroma", sans-serif;
}
@media (max-width: 834px) {
  .text-large-link01 .text {
    font-size: 1.7rem;
  }
}
.text-large-link01 .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .text-large-link01 .ico {
    -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
  }
}
.text-large-link01 .ico span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #008a59;
  background: linear-gradient(45deg, #008a59 0%, #00def8 100%);
  border-radius: 50%;
}
.text-large-link01 .ico span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  aspect-ratio: 1/1;
  width: 20%;
  -webkit-mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.-primary.text-large-link01 .text {
  color: #008a59;
}
.-white.text-large-link01 .text {
  color: #fff;
}
.-border.text-large-link01 .ico span {
  background-color: transparent;
}
.-border.text-large-link01 .ico span::before {
  background-color: #fff;
}
.-border.text-large-link01 .ico span::after {
  background-color: transparent;
  border: 1px solid #fff;
}
@media (any-hover: hover) {
  .-s.text-large-link01:hover .ico {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.-s.text-large-link01 .text {
  font-size: 1.5rem;
}
.-s.text-large-link01 .ico span {
  width: 49px;
  height: 49px;
}
@media (max-width: 834px) {
  .-s.text-large-link01 .ico span {
    width: 38px;
    height: 38px;
  }
}
.-s.text-large-link01 .ico span::before {
  width: 12px;
}
.text-large-link01:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .text-large-link01:hover .text {
    color: #008a59;
  }
  .text-large-link01:hover .ico {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .text-large-link01:hover.-white .text {
    color: #008a59;
  }
}

.text-link01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  padding-bottom: 0.7em;
}
.text-link01::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.text-link01 .ico {
  position: relative;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #008a59;
  border-right: 0;
  pointer-events: none;
}
@media (max-width: 834px) {
  .text-link01 .ico {
    margin-left: 5px;
  }
}
.text-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-weight: bold;
}
.-primary.text-link01 {
  color: #008a59;
}
.-primary.text-link01 .ico::after {
  background-color: #008a59;
}
.-secondary.text-link01 .ico::after {
  background-color: #61d5ed;
}
.-white.text-link01 {
  color: #fff;
}
.-white.text-link01 .ico::after {
  background-color: transparent;
}
.-pageBack.text-link01 .ico::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (any-hover: hover) {
  .text-link01:hover::after {
    width: 0;
  }
}

.link-ico {
  display: block;
  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;
  width: 84px;
  aspect-ratio: 1/1;
  background-color: #ddd;
  border-radius: 50%;
  background: rgb(234, 245, 255);
  background: linear-gradient(-60deg, rgb(234, 245, 255) 0%, rgb(234, 245, 255) 50%, rgb(236, 252, 235) 100%);
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (max-width: 834px) {
  .link-ico {
    width: 50px;
  }
}
@media (any-hover: hover) {
  .link-ico:hover {
    opacity: 1;
    -webkit-box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
            box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
  }
}
.link-ico span {
  display: block;
  position: relative;
  z-index: 3;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #008a59;
  aspect-ratio: 51/36;
  width: 17px;
}
@media (max-width: 834px) {
  .link-ico span {
    width: 14px;
  }
}

/* ============================================
// MODULES
// ==========================================*/
/* css - scroll animation */
.js-anime.c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime.c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime .c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate-stagger {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.js-anime .c-animate-stagger:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-stagger:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-stagger:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-stagger:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-stagger:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-stagger:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-stagger:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-stagger:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-stagger:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-stagger:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-stagger:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-stagger:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-stagger:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-stagger:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-stagger:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-stagger:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-stagger:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-stagger:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-stagger:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-stagger:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-stagger:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-stagger:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-stagger:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-stagger:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-stagger:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-stagger:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-stagger:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-stagger:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-stagger:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-stagger:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime .c-animate-stagger:nth-child(31) {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.js-anime .c-animate-stagger:nth-child(32) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.js-anime .c-animate-stagger:nth-child(33) {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.js-anime .c-animate-stagger:nth-child(34) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.js-anime .c-animate-stagger:nth-child(35) {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.js-anime .c-animate-stagger:nth-child(36) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.js-anime .c-animate-stagger:nth-child(37) {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.js-anime .c-animate-stagger:nth-child(38) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.js-anime .c-animate-stagger:nth-child(39) {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.js-anime .c-animate-stagger:nth-child(40) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.js-anime .c-animate-stagger:nth-child(41) {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.js-anime .c-animate-stagger:nth-child(42) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.js-anime .c-animate-stagger:nth-child(43) {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.js-anime .c-animate-stagger:nth-child(44) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.js-anime .c-animate-stagger:nth-child(45) {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.js-anime .c-animate-stagger:nth-child(46) {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.js-anime .c-animate-stagger:nth-child(47) {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.js-anime .c-animate-stagger:nth-child(48) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.js-anime .c-animate-stagger:nth-child(49) {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.js-anime .c-animate-stagger:nth-child(50) {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.js-anime .c-animate-text {
  display: block;
  overflow: hidden;
}
.js-anime .c-animate-text .js-word {
  opacity: 0.2;
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}
.js-anime .c-animate-text .js-word:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-text .js-word:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-text .js-word:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-text .js-word:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-text .js-word:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-text .js-word:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-text .js-word:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-text .js-word:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-text .js-word:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-text .js-word:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-text .js-word:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-text .js-word:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-text .js-word:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-text .js-word:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-text .js-word:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-text .js-word:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-text .js-word:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-text .js-word:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-text .js-word:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-text .js-word:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-text .js-word:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-text .js-word:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-text .js-word:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-text .js-word:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-text .js-word:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-text .js-word:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-text .js-word:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-text .js-word:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-text .js-word:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-text .js-word:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime.js-active.c-animate {
  opacity: 1;
}
.js-anime.js-active.c-animate.c-animate-b, .js-anime.js-active.c-animate.c-animate-tl, .js-anime.js-active.c-animate.c-animate-tr, .js-anime.js-active.c-animate.c-animate-bl, .js-anime.js-active.c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate {
  opacity: 1;
}
.js-anime.js-active .c-animate.c-animate-b, .js-anime.js-active .c-animate.c-animate-tl, .js-anime.js-active .c-animate.c-animate-tr, .js-anime.js-active .c-animate.c-animate-bl, .js-anime.js-active .c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-stagger {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-text .js-word {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.js-text .word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

.js-split span {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

@media (max-width: 834px) {
  .forPC {
    display: none;
  }
}

@media (min-width: 835px) {
  .forSP {
    display: none;
  }
}

/* swiper parts */
.swiper-button-next, .swiper-button-prev {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  top: 0;
  margin: 0;
  width: 48px;
  height: 48px;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
@media (any-hover: hover) {
  .swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 1;
  }
  .swiper-button-next:hover::after, .swiper-button-prev:hover::after {
    background-color: #61d5ed;
  }
}
.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eec06d;
  border-radius: 5px;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next .ico, .swiper-button-prev .ico {
  position: relative;
  z-index: 5;
  display: block;
  margin-left: 2px;
  width: 8px;
  aspect-ratio: 8/12;
  background-color: #fff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
@media (max-width: 834px) {
  .swiper-button-next .ico, .swiper-button-prev .ico {
    width: 6px;
  }
}
.swiper-button-next.-border::after, .swiper-button-prev.-border::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #333;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-prev .ico {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.swiper-button-disabled {
  opacity: 0.7 !important;
}

.swiper-button-lock {
  display: none !important;
}

/* heading */
.heading01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.heading01 .en {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  color: #008a59;
}
@media (max-width: 834px) {
  .heading01 .en {
    font-size: 1.3rem;
  }
}
.heading01 .en::before {
  content: "";
  display: block;
  position: relative;
  width: 1em;
  height: 1px;
  background-color: #008a59;
}
.heading01 .ja {
  position: relative;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.5;
  -webkit-box-shadow: 0 -0.4em #ffec9f inset;
          box-shadow: 0 -0.4em #ffec9f inset;
}
@media (max-width: 834px) {
  .heading01 .ja {
    font-size: 2.6rem;
  }
}
.heading01 .ja .js-word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}
.heading01 .ja .js-word:nth-child(1), .heading01 .ja .js-word:nth-child(1) span {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.heading01 .ja .js-word:nth-child(2), .heading01 .ja .js-word:nth-child(2) span {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.heading01 .ja .js-word:nth-child(3), .heading01 .ja .js-word:nth-child(3) span {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.heading01 .ja .js-word:nth-child(4), .heading01 .ja .js-word:nth-child(4) span {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.heading01 .ja .js-word:nth-child(5), .heading01 .ja .js-word:nth-child(5) span {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.heading01 .ja .js-word:nth-child(6), .heading01 .ja .js-word:nth-child(6) span {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.heading01 .ja .js-word:nth-child(7), .heading01 .ja .js-word:nth-child(7) span {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.heading01 .ja .js-word:nth-child(8), .heading01 .ja .js-word:nth-child(8) span {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.heading01 .ja .js-word:nth-child(9), .heading01 .ja .js-word:nth-child(9) span {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.heading01 .ja .js-word:nth-child(10), .heading01 .ja .js-word:nth-child(10) span {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.heading01 .ja .js-word:nth-child(11), .heading01 .ja .js-word:nth-child(11) span {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.heading01 .ja .js-word:nth-child(12), .heading01 .ja .js-word:nth-child(12) span {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.heading01 .ja .js-word:nth-child(13), .heading01 .ja .js-word:nth-child(13) span {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.heading01 .ja .js-word:nth-child(14), .heading01 .ja .js-word:nth-child(14) span {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.heading01 .ja .js-word:nth-child(15), .heading01 .ja .js-word:nth-child(15) span {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.heading01 .ja .js-word:nth-child(16), .heading01 .ja .js-word:nth-child(16) span {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.heading01 .ja .js-word:nth-child(17), .heading01 .ja .js-word:nth-child(17) span {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.heading01 .ja .js-word:nth-child(18), .heading01 .ja .js-word:nth-child(18) span {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.heading01 .ja .js-word:nth-child(19), .heading01 .ja .js-word:nth-child(19) span {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.heading01 .ja .js-word:nth-child(20), .heading01 .ja .js-word:nth-child(20) span {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.heading01 .ja .js-word:nth-child(21), .heading01 .ja .js-word:nth-child(21) span {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.heading01 .ja .js-word:nth-child(22), .heading01 .ja .js-word:nth-child(22) span {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.heading01 .ja .js-word:nth-child(23), .heading01 .ja .js-word:nth-child(23) span {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.heading01 .ja .js-word:nth-child(24), .heading01 .ja .js-word:nth-child(24) span {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.heading01 .ja .js-word:nth-child(25), .heading01 .ja .js-word:nth-child(25) span {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.heading01 .ja .js-word:nth-child(26), .heading01 .ja .js-word:nth-child(26) span {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.heading01 .ja .js-word:nth-child(27), .heading01 .ja .js-word:nth-child(27) span {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.heading01 .ja .js-word:nth-child(28), .heading01 .ja .js-word:nth-child(28) span {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.heading01 .ja .js-word:nth-child(29), .heading01 .ja .js-word:nth-child(29) span {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.heading01 .ja .js-word:nth-child(30), .heading01 .ja .js-word:nth-child(30) span {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.heading01 .ja .js-word:nth-child(31), .heading01 .ja .js-word:nth-child(31) span {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.heading01 .ja .js-word:nth-child(32), .heading01 .ja .js-word:nth-child(32) span {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.heading01 .ja .js-word:nth-child(33), .heading01 .ja .js-word:nth-child(33) span {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.heading01 .ja .js-word:nth-child(34), .heading01 .ja .js-word:nth-child(34) span {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.heading01 .ja .js-word:nth-child(35), .heading01 .ja .js-word:nth-child(35) span {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.heading01 .ja .js-word:nth-child(36), .heading01 .ja .js-word:nth-child(36) span {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.heading01 .ja .js-word:nth-child(37), .heading01 .ja .js-word:nth-child(37) span {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.heading01 .ja .js-word:nth-child(38), .heading01 .ja .js-word:nth-child(38) span {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.heading01 .ja .js-word:nth-child(39), .heading01 .ja .js-word:nth-child(39) span {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.heading01 .ja .js-word:nth-child(40), .heading01 .ja .js-word:nth-child(40) span {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.heading01 .ja .js-word:nth-child(41), .heading01 .ja .js-word:nth-child(41) span {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.heading01 .ja .js-word:nth-child(42), .heading01 .ja .js-word:nth-child(42) span {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.heading01 .ja .js-word:nth-child(43), .heading01 .ja .js-word:nth-child(43) span {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.heading01 .ja .js-word:nth-child(44), .heading01 .ja .js-word:nth-child(44) span {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.heading01 .ja .js-word:nth-child(45), .heading01 .ja .js-word:nth-child(45) span {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.heading01 .ja .js-word:nth-child(46), .heading01 .ja .js-word:nth-child(46) span {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.heading01 .ja .js-word:nth-child(47), .heading01 .ja .js-word:nth-child(47) span {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.heading01 .ja .js-word:nth-child(48), .heading01 .ja .js-word:nth-child(48) span {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.heading01 .ja .js-word:nth-child(49), .heading01 .ja .js-word:nth-child(49) span {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.heading01 .ja .js-word:nth-child(50), .heading01 .ja .js-word:nth-child(50) span {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.heading01.-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.heading01.-col .ja {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-col .en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px 30px;
}
@media (max-width: 834px) {
  .heading01.-row {
    gap: 10px 10px;
  }
}
.heading01.-row .ja {
  position: relative;
  top: -6px;
}
@media (max-width: 834px) {
  .heading01.-row .ja {
    top: -3px;
  }
}
.heading01.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading01.-white .en {
  color: #fff !important;
}
.heading01.-white .en::before {
  background-color: #fff;
}
.heading01.-white .ja {
  color: #fff !important;
}
.heading01.-beirge .en {
  color: #008a59 !important;
}
.heading01.-beirge .ja {
  color: #008a59 !important;
}
.heading01.-noGrad .en {
  color: #333333;
}
.heading01.-third {
  color: #008a59;
}
.heading01.-third .ja {
  color: #008a59;
}
.heading01.-jaLarge .ja {
  font-size: 3.6rem;
  margin-bottom: 0;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .ja {
    font-size: 2.4rem;
  }
}
.heading01.-jaLarge .en {
  font-size: 1.8rem;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .en {
    font-size: 1.3rem;
  }
}
.heading01.-jaLarge .en .ico {
  top: -1px;
}
.heading01.-jaLarge .en .ico::before {
  width: 0.5em;
  height: 0.5em;
}
@media (min-width: 835px) {
  .heading01.-m {
    gap: 0.4em;
  }
}
.heading01.-m .ja {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .heading01.-m .ja {
    font-size: 1.4rem;
  }
}
.heading01.-m .en {
  font-size: 5rem;
}
@media (max-width: 834px) {
  .heading01.-m .en {
    font-size: 3.6rem;
  }
}
.heading01.-s .en {
  font-size: 3.2rem;
  margin-right: 15px;
}
@media (max-width: 834px) {
  .heading01.-s .en {
    font-size: 2rem;
  }
}
.heading01.-s .ja {
  font-size: 1.4rem;
}
.copy01 {
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.5454545455;
}
@media (max-width: 834px) {
  .copy01 {
    font-size: 2.6rem;
  }
}
.copy01 span {
  -webkit-box-shadow: 0 -0.3em 0 #61d5ed inset;
          box-shadow: 0 -0.3em 0 #61d5ed inset;
}

/* logo */
.logo .img {
  display: block;
  max-width: 139px;
  width: 100%;
}
@media (max-width: 834px) {
  .logo .img {
    max-width: 97.3px;
  }
}

/* ============================================
// block width
// ==========================================*/
.l-blockWidth-xs {
  max-width: 200px;
  width: 100%;
}
.l-blockWidth-s {
  max-width: 260px;
  width: 100%;
}
.l-blockWidth-m {
  max-width: 300px;
  width: 100%;
}
.l-blockWidth-l {
  max-width: 700px;
  width: 100%;
}
.l-blockWidth-xl {
  max-width: 800px;
  width: 100%;
}

/* ============================================
// container base (liquid)
// ==========================================*/
.l-container-xl, .l-container-l, .l-container-m, .l-container-s {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 834px) {
  .l-container-xl, .l-container-l, .l-container-m, .l-container-s {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.l-container-s {
  max-width: 1080px;
}
.l-container-m {
  max-width: 1340px;
}
.l-container-l {
  max-width: 1440px;
}
.l-container-xl {
  max-width: 1740px;
}

/* ============================================
// lp
// ==========================================*/
.lp .header {
  position: relative;
  z-index: 5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 835px) {
  .lp .header {
    margin-inline: auto;
  }
}
@media (max-width: 834px) {
  .lp .header {
    margin-left: 5vw;
  }
}
.lp .hero {
  position: relative;
  padding-top: 60px;
  padding-inline: 5%;
}
@media (max-width: 834px) {
  .lp .hero {
    padding-top: 30px;
  }
}
.lp .hero::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fefcf3;
}
.lp .hero_inner {
  position: relative;
  z-index: 5;
}
.lp .hero_text {
  position: relative;
  margin-top: -80px;
}
.lp .hero_text .ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.lp .hero_images {
  position: relative;
  max-width: 1280px;
  width: 100%;
  margin-top: -50px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lp .hero_images {
    margin-top: -20px;
  }
}
.lp .hero_images .imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .lp .hero_images .imgs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lp .hero_images .imgs_item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
}
@media (max-width: 834px) {
  .lp .hero_images .imgs_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.lp .hero_images .imgs_item img {
  max-width: inherit;
  width: 100%;
}
.lp .hero .bg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fbf4e1;
}
.lp .hero .bg::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  -webkit-mask: url(../img/wage.png) repeat-x left bottom/contain;
          mask: url(../img/wage.png) repeat-x left bottom/contain;
  aspect-ratio: 1325/29;
  width: 100%;
  pointer-events: none;
  background-color: #fbf4e1;
}
.lp .period {
  position: relative;
  margin-top: -50px;
  padding-top: 150px;
  background-color: #fff;
}
@media (max-width: 834px) {
  .lp .period {
    margin-top: -30px;
    padding-top: 80px;
  }
}
.lp .period::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  -webkit-mask: url(../img/wage.png) repeat-x left bottom/contain;
          mask: url(../img/wage.png) repeat-x left bottom/contain;
  aspect-ratio: 1325/29;
  width: 100%;
  pointer-events: none;
  background-color: #fff;
}
.lp .period_inner {
  max-width: 1170px;
}
.lp .period_contents {
  position: relative;
  z-index: 5;
  background-color: #f6f3ef;
  border-radius: 100vw;
  padding: 70px;
}
@media (max-width: 834px) {
  .lp .period_contents {
    border-radius: 30px;
    padding: 40px 7%;
  }
}
.lp .period .title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .lp .period .title {
    margin-bottom: 20px;
  }
}
.lp .period .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: bold;
  line-height: 1.5;
}
.lp .period .text_period {
  font-size: 2.8rem;
}
@media (max-width: 834px) {
  .lp .period .text_period {
    font-size: 2.2rem;
    text-align: center;
  }
}
@media (min-width: 835px) {
  .lp .period .text_period br {
    display: none;
  }
}
.lp .period .text_anotation {
  font-size: 1.8rem;
}
@media (max-width: 834px) {
  .lp .period .text_anotation {
    font-size: 1.5rem;
  }
}
.lp .occupation {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 834px) {
  .lp .occupation {
    margin-top: 50px;
  }
}
.lp .occupation::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -300px;
  margin-left: -200px;
  aspect-ratio: 600/600;
  background: url(../img/bg-circle.png) no-repeat center center/contain;
  width: 600px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lp .occupation::before {
    width: 200px;
    margin-top: -120px;
    margin-left: -80px;
  }
}
.lp .occupation_contents {
  position: relative;
  z-index: 3;
}
.lp .occupation .title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .lp .occupation .title {
    margin-bottom: 30px;
  }
}
.lp .occupation .list {
  display: grid;
}
@media (min-width: 835px) {
  .lp .occupation .list {
    grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
    gap: 3%;
  }
}
@media (max-width: 834px) {
  .lp .occupation .list {
    grid-template-columns: repeat(auto-fill, minmax(47%, 1fr));
    gap: 3%;
  }
}
.lp .occupation .list_item {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(81, 55, 22, 0.08);
          box-shadow: 0px 0px 21px 0px rgba(81, 55, 22, 0.08);
  padding: 50px 30px;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .lp .occupation .list_item {
    padding: 30px 7%;
    border-radius: 10px;
  }
}
.lp .occupation .list_item .img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 40px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lp .occupation .list_item .img {
    max-width: 80px;
    width: 70%;
  }
}
.lp .occupation .list_item .hd {
  color: #008a59;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 834px) {
  .lp .occupation .list_item .hd {
    font-size: 1.8rem;
  }
}
.lp .occupation .list_item .read {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}
.lp .summary {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 834px) {
  .lp .summary {
    margin-top: 70px;
  }
}
.lp .summary::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  margin-top: -300px;
  margin-right: -200px;
  aspect-ratio: 600/600;
  background: url(../img/bg-circle.png) no-repeat center center/contain;
  width: 600px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lp .summary::before {
    width: 200px;
    margin-top: -120px;
    margin-right: -80px;
  }
}
.lp .summary .title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .lp .summary .title {
    margin-bottom: 30px;
  }
}
.lp .summary .list {
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.lp .summary .list_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
}
@media (max-width: 834px) {
  .lp .summary .list_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lp .summary .list_item::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  border-top: 1px solid #cccccc;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.lp .summary .list_item .hd,
.lp .summary .list_item .read {
  padding: 25px;
}
@media (max-width: 834px) {
  .lp .summary .list_item .hd,
  .lp .summary .list_item .read {
    padding: 15px;
  }
}
.lp .summary .list_item .hd {
  position: relative;
  z-index: 3;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  font-size: 1.8rem;
  font-weight: bold;
  border: 1px solid #008a59;
  border-left: none;
  border-right: none;
}
@media (max-width: 834px) {
  .lp .summary .list_item .hd {
    font-size: 1.5rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-bottom: 0;
    border-top: none;
    border-bottom: none;
  }
}
.lp .summary .list_item .read {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 190px);
          flex: 1 1 calc(100% - 190px);
}
@media (max-width: 834px) {
  .lp .summary .list_item .read {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 0;
  }
}
.lp .end {
  position: relative;
  background-color: #fbf4e1;
  margin-top: 150px;
  padding-block: 100px;
}
@media (max-width: 834px) {
  .lp .end {
    margin-top: 70px;
    padding-block: 50px;
  }
}
.lp .end::before, .lp .end::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  -webkit-mask: url(../img/wage.png) repeat-x left bottom/contain;
          mask: url(../img/wage.png) repeat-x left bottom/contain;
  aspect-ratio: 1325/29;
  width: 100%;
  pointer-events: none;
}
.lp .end::before {
  bottom: 100%;
  background-color: #fbf4e1;
}
.lp .end::after {
  bottom: 0;
  background-color: #fff;
}
.lp .end .title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 834px) {
  .lp .end .title {
    font-size: 2rem;
  }
}
.lp .end .btnWrap {
  max-width: 300px;
  margin-inline: auto;
  margin-top: 30px;
}
@media (max-width: 834px) {
  .lp .end .btnWrap {
    margin-top: 20px;
  }
}
.lp .end .read {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 834px) {
  .lp .end .read {
    font-size: 1.5rem;
    margin-top: 30px;
  }
}
.lp .end .tel {
  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;
  gap: 20px;
  border-top: 1px solid #cccccc;
  margin-top: 30px;
  padding-top: 30px;
}
@media (max-width: 834px) {
  .lp .end .tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 20px;
    gap: 0;
  }
}
.lp .end .tel_text {
  position: relative;
}
.lp .end .tel_text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3em;
  position: relative;
  font-size: 2.8rem;
  color: #333;
}
.lp .end .tel_text a::before {
  content: "";
  display: block;
  position: relative;
  width: 0.8em;
  height: 0.8em;
  border-radius: 100px;
  background: url(../img/ico-tel.png) no-repeat center center/contain;
}
.lp {
  /* ============================================
  // FOOTER
  // ==========================================*/
}
.lp .footer {
  position: relative;
  z-index: 5;
  padding-block: 100px 200px;
}
@media (max-width: 834px) {
  .lp .footer {
    padding-block: 50px 140px;
  }
}
@media (min-width: 835px) {
  .lp .footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lp .footer_block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media (max-width: 834px) {
  .lp .footer_block1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.lp .footer_block2 {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 834px) {
  .lp .footer_block2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
  }
}
.lp .footer_corplink {
  max-width: 320px;
}
.lp .footer_corplink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  position: relative;
  color: #333;
  border: 1px solid rgba(204, 204, 204, 0.6);
}
.lp .footer_corplink a::before {
  content: "";
  display: block;
  position: relative;
  aspect-ratio: 20/16;
  width: 0.9em;
  -webkit-mask: url(../img/ico-blank.png) no-repeat center center/contain;
          mask: url(../img/ico-blank.png) no-repeat center center/contain;
  background-color: #eec06d;
}
.lp .footer_copyright .copyright {
  font-size: 1.3rem;
}
.lp .footer_ga .ga {
  font-size: 1.3rem;
  font-weight: bold;
  opacity: 0.6;
}
.lp .footer_ga .ga a {
  color: #333;
}
.lp .pagetop {
  width: 56px;
  height: 56px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  right: 15px;
  bottom: 110px;
  z-index: 9999;
}
@media (max-width: 834px) {
  .lp .pagetop {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 80px;
  }
}
.lp .pagetop .cls-1 {
  fill-rule: evenodd;
  fill: #008a59;
}
.lp .pagetop .cls-2 {
  fill: #fff;
  fill-rule: evenodd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lp {
  /* ============================================
  // convertion
  // ==========================================*/
}
.lp .convertion {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #cccccc;
}
.lp .convertion_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fbf4e1;
}
@media (min-width: 835px) {
  .lp .convertion_inner {
    height: 90px;
  }
}
@media (max-width: 834px) {
  .lp .convertion_inner {
    padding: 7px 10px;
  }
}
.lp .convertion_ttl {
  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;
}
.lp .convertion_ttl .ttl {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lp .convertion_ttl .ttl {
    font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: normal;
    white-space: nowrap;
  }
}
.lp .convertion .convertionList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 835px) {
  .lp .convertion .convertionList {
    padding-left: 30px;
    width: 400px;
  }
}
@media (max-width: 834px) {
  .lp .convertion .convertionList {
    padding-left: 20px;
  }
}
.lp .convertion .convertionList_item {
  width: 100%;
}
.lp .convertion .convertionList_item a {
  padding-left: 50px;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .lp .convertion .convertionList_item a {
    padding-left: 40px;
    padding-right: 15px;
    line-height: 1.5;
  }
  .lp .convertion .convertionList_item a .ico {
    left: 15px;
  }
}/*# sourceMappingURL=style.css.map */