@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: #b20020;
  color: #ffffff;
}

::selection {
  background: #b20020;
  color: #ffffff;
}

/* ============================================
// BASE
// ==========================================*/
html {
  font-size: 62.5%;
}

@media (min-width: 835px) {
  html,
  body {
    min-width: 1024px;
  }
}

body {
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #331c12;
  background: #fcf9e9;
  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: #fcf9e9;
  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: 180px;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 834px) {
  #loading-logo {
    max-width: 126px;
  }
}
.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: 0.7em 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: 1.8rem;
  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.5rem;
  }
}
.-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: #b20020;
  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%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  width: 1.6em;
  height: 1.6em;
  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: 180deg;
  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: #13165b;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-white {
  background-color: white;
  color: #b20020;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-white.-border {
  background-color: transparent;
  color: #b20020;
  border: 1px solid;
}
@media (any-hover: hover) {
  .btn-white:hover {
    opacity: 1;
    background-color: #fff;
  }
}

.btn-primary {
  background-color: #b20020;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-primary:hover {
    opacity: 1;
    color: #fff;
    background-color: #13165b;
  }
}

.btn-secondary {
  background-color: #13165b;
  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(12.8336363636, 14.86, 61.4663636364);
  }
}

.btn-accent {
  background-color: #eb7300;
  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(199.3, 97.529787234, 0);
  }
}

.btn-grad1 {
  position: relative;
  background-color: #b20020;
  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: #331c12;
  -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: #331c12;
  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: #b20020;
}
.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: #331c12;
}
.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: #b20020;
  background: linear-gradient(45deg, #b20020 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: #b20020;
}
.-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: #b20020;
  }
  .text-large-link01:hover .ico {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .text-large-link01:hover.-white .text {
    color: #b20020;
  }
}

.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: #331c12;
  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 #b20020;
  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: #b20020;
}
.-primary.text-link01 .ico::after {
  background-color: #b20020;
}
.-secondary.text-link01 .ico::after {
  background-color: #13165b;
}
.-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: #b20020;
  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 */
/* heading */
.heading01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.heading01 .en {
  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.2rem;
  font-family: "Cardo", serif;
  letter-spacing: 0.2em;
}
@media (max-width: 834px) {
  .heading01 .en {
    font-size: 1rem;
  }
}
.heading01 .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  color: #ded188;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.6em;
}
@media (max-width: 834px) {
  .heading01 .sub {
    font-size: 1rem;
  }
}
.heading01 .sub > span {
  display: inline-block;
  background: #13165b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 100px;
  padding: 0.3em 1em;
}
.heading01 .ja {
  position: relative;
  font-size: 4.6rem;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.5;
  padding-bottom: 0.4em;
  overflow: hidden;
}
@media (max-width: 834px) {
  .heading01 .ja {
    font-size: 2.6rem;
    padding-bottom: 0.5em;
  }
}
.heading01 .ja::before, .heading01 .ja::after {
  content: "";
  position: absolute;
}
.heading01 .ja::before {
  bottom: 0;
  left: 50%;
  width: 445px;
  -webkit-mask: url(../img/line-title.png) no-repeat left top/contain;
          mask: url(../img/line-title.png) no-repeat left top/contain;
  aspect-ratio: 445/14;
  background-color: #b20020;
}
@media (max-width: 834px) {
  .heading01 .ja::before {
    width: 267px;
  }
}
.heading01 .ja::after {
  bottom: 0;
  right: 50%;
  margin-bottom: 12px;
  width: 50%;
  height: 2px;
  background: #b20020;
}
@media (max-width: 834px) {
  .heading01 .ja::after {
    margin-bottom: 7px;
    height: 1px;
  }
}
.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 .sub {
  color: #1c6435;
}
.heading01.-white .sub > span {
  background-color: #fff;
}
.heading01.-white .ja {
  color: #fff;
}
.heading01.-white .ja::before, .heading01.-white .ja::after {
  background-color: #fff;
}
.heading01.-beirge .en {
  color: #1c6435 !important;
}
.heading01.-beirge .ja {
  color: #1c6435 !important;
}
.heading01.-noGrad .en {
  color: #331c12;
}
.heading01.-third {
  color: #1c6435;
}
.heading01.-third .ja {
  color: #1c6435;
}
.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 #13165b inset;
          box-shadow: 0 -0.3em 0 #13165b inset;
}

/* logo */
.logo .img {
  display: block;
  max-width: 179px;
  width: 100%;
}
@media (max-width: 834px) {
  .logo .img {
    max-width: 140.7px;
  }
}
.logo .text {
  font-weight: bold;
  font-size: 2rem;
}
@media (max-width: 834px) {
  .logo .text {
    font-size: 1.5rem;
  }
}
.logo .text > span {
  opacity: 0.5;
  font-size: 0.7em;
}

/* global nav */
/* ============================================
// 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;
}

/* ============================================
// HEADER
// ==========================================*/
.header {
  position: relative;
  z-index: 1010;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100px;
  padding-inline: 30px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .header {
    height: auto;
    padding: 15px;
  }
}
.header_inner {
  position: relative;
  z-index: 5;
}
.header_logo {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  pointer-events: auto;
}
.header_logo .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 834px) {
  .header_logo .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 834px) {
  .header_logo .logo .text {
    position: relative;
    left: 6px;
  }
}

/* ============================================
// FOOTER
// ==========================================*/
.footer {
  position: relative;
  z-index: 5;
  padding-block: 100px;
  margin-bottom: 110px;
  background-color: #fff;
}
@media (max-width: 834px) {
  .footer {
    padding-block: 60px;
    margin-bottom: 100px;
    margin-bottom: 70px;
  }
}
.footer::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/bg-stripe.png) repeat 0 0/96px 108px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .footer::before {
    background-size: 67.2px 75.6px;
    height: 4px;
  }
}
.footer_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
}
@media (max-width: 834px) {
  .footer_inner {
    gap: 20px 0;
  }
}
@media (min-width: 835px) {
  .footer_logo {
    margin-top: 10px;
  }
}
@media (max-width: 834px) {
  .footer_logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.footer_logo .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 834px) {
  .footer_logo .title {
    gap: 10px;
  }
}
@media (min-width: 835px) {
  .footer_btns {
    margin-left: auto;
  }
}
@media (max-width: 834px) {
  .footer_btns {
    max-width: 230px;
    width: 100%;
    margin-inline: auto;
  }
}
.footer_btns .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 834px) {
  .footer_btns .btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 835px) {
  .footer_btns .btns_item {
    width: 330px;
  }
}
@media (min-width: 835px) and (max-width: 1200px) {
  .footer_btns .btns_item {
    width: 250px;
  }
}
.footer_btns .btns a {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 70px;
  padding: 0 1.5em;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #331c12;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 1000px;
  border: 1px solid #ded188;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer_btns .btns a[target=_blank] .ico::before {
  background-image: url(../img/ico-blank-btn.png);
}
@media (any-hover: hover) {
  .footer_btns .btns a {
    opacity: 1;
  }
  .footer_btns .btns a:hover {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}
@media (max-width: 834px) {
  .footer_btns .btns a {
    height: 60px;
  }
}
.footer_btns .btns a .text {
  padding-left: 1em;
}
.footer_btns .btns a .ico {
  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: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #c2b465;
  margin-left: auto;
}
.footer_btns .btns a .ico::before {
  content: "";
  display: block;
  position: relative;
  width: 40%;
  aspect-ratio: 1/1;
  background: url(../img/ico-arrow-btn.png) no-repeat center center/contain;
}
.footer_meta {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 835px) {
  .footer_meta {
    gap: 30px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 834px) {
  .footer_meta {
    -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;
  }
}
.footer_copyright .copyright {
  font-size: 1.3rem;
}
@media (max-width: 834px) {
  .footer_copyright .copyright {
    font-size: 1rem;
  }
}
.footer_ga .ga {
  font-size: 1.3rem;
  font-weight: bold;
  opacity: 0.6;
}
@media (max-width: 834px) {
  .footer_ga .ga {
    font-size: 1rem;
  }
}
.footer_ga .ga a {
  color: #331c12;
}

/* ============================================
// lp
// ==========================================*/
.lp #container {
  position: relative;
  min-height: 1000px;
}
.lp #container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../img/bg-cloud.png) no-repeat center top/cover;
  aspect-ratio: 1440/899;
}
.lp .hero {
  position: relative;
  margin-bottom: 200px;
}
@media (min-width: 835px) and (max-width: 1380px) {
  .lp .hero {
    padding-inline: 20px;
  }
}
@media (max-width: 834px) {
  .lp .hero {
    margin-bottom: 20vw;
  }
}
.lp .hero_inner {
  position: relative;
  z-index: 5;
  max-width: 1300px;
  margin-inline: auto;
  padding: 65px;
  background: url(../img/bg-stripe.png) repeat 0 0/96px 108px;
}
@media (max-width: 1380px) {
  .lp .hero_inner {
    padding: 30px;
  }
}
@media (max-width: 834px) {
  .lp .hero_inner {
    padding: 5% 3%;
  }
}
.lp .hero_inner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  inset: 7px;
  background: #fcf9e9 url(../img/bg-syutyusen.png) no-repeat center center/cover;
  pointer-events: none;
}
@media (max-width: 1380px) {
  .lp .hero_inner::before {
    inset: 4px;
  }
}
@media (max-width: 834px) {
  .lp .hero_inner::before {
    inset: 3px 0px 3px 0px;
  }
}
.lp .hero_text {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  margin-top: -100px;
  margin-top: -7.5%;
  margin-left: -15px;
  pointer-events: none;
  width: 61.7692307692%;
}
@media (max-width: 834px) {
  .lp .hero_text {
    margin-top: -3%;
    margin-left: 0;
  }
}
.lp .hero_image {
  position: relative;
  z-index: 3;
}
.lp .hero_image.-mv {
  position: relative;
  -webkit-box-shadow: 9px 9px 40px rgba(61, 51, 10, 0.6);
          box-shadow: 9px 9px 40px rgba(61, 51, 10, 0.6);
}
@media (max-width: 834px) {
  .lp .hero_image.-mv {
    -webkit-box-shadow: 5px 5px 20px rgba(61, 51, 10, 0.3);
            box-shadow: 5px 5px 20px rgba(61, 51, 10, 0.3);
  }
}
.lp .hero_image.-mv img {
  max-width: inherit;
  width: 100%;
}
.lp .hero_image.-hum {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 7px;
  width: 40.5384615385%;
}
@media (max-width: 834px) {
  .lp .hero_image.-hum {
    bottom: 0;
    width: 54.7269230769%;
    margin-bottom: -15%;
  }
}
.lp .hero_image.-food {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  margin-right: -30px;
  margin-bottom: -80px;
  width: 48.3846153846%;
}
@media (max-width: 834px) {
  .lp .hero_image.-food {
    margin-right: 10px;
    margin-bottom: -14%;
  }
}
.lp .hero_prList {
  position: absolute;
  z-index: 7;
  bottom: 0;
  left: 0;
  margin-bottom: -80px;
  margin-left: 70px;
  width: 550px;
  height: 250px;
}
@media (max-width: 1380px) {
  .lp .hero_prList {
    margin-left: 30px;
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    scale: 80%;
  }
}
.lp .hero .btnWrap {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  margin-top: -70px;
  margin-right: -50px;
}
@media (max-width: 1380px) {
  .lp .hero .btnWrap {
    margin-right: 10px;
    margin-top: -37px;
    max-width: 150px;
  }
}
@media (max-width: 834px) {
  .lp .hero .btnWrap {
    max-width: 80px;
    margin-top: -90px;
    margin-right: -10px;
    margin-right: 10px;
  }
}
.lp .hero .btnWrap a {
  display: block;
}
.lp .prList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp .prList_item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #b20020;
  line-height: 1;
  -webkit-writing-mode: vertical-rL;
      -ms-writing-mode: vertical-rL;
          writing-mode: vertical-rL;
  background: #fff;
  padding: 1em 1em 1.5em;
  border: 1px solid #ded188;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .lp .prList_item {
    padding: 1em 0.7em 1.5em;
  }
}
.lp .prList_item::before {
  content: "";
  display: block;
  position: relative;
  aspect-ratio: 66/44;
  width: 1.7em;
  background: url(../img/ico-crown.png) no-repeat center center/contain;
}
@media (max-width: 834px) {
  .lp .prList_section {
    margin-bottom: -40px;
    -webkit-transform-origin: center top;
            transform-origin: center top;
    scale: 0.65;
  }
}
.lp .intro {
  position: relative;
  padding-bottom: 100px;
}
@media (max-width: 834px) {
  .lp .intro {
    padding-bottom: 50px;
  }
}
.lp .intro::before {
  content: "";
  display: block;
  position: absolute;
  top: 250px;
  right: 0;
  aspect-ratio: 587/213;
  width: 587px;
  background: url(../img/bg-colud3.png) no-repeat center center/contain;
}
@media (max-width: 834px) {
  .lp .intro::before {
    top: -30px;
    right: -50px;
    width: 80%;
  }
}
.lp .intro_head {
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .lp .intro_head {
    margin-bottom: 30px;
  }
}
.lp .intro_salary {
  position: relative;
}
.lp .intro_salary .salary_block1 {
  position: relative;
  border: 1px solid #ded188;
  background-color: #fff;
}
@media (min-width: 835px) {
  .lp .intro_salary .salary_block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.lp .intro_salary .salary_block1 .hd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  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;
  background-color: #eee8c3;
  font-size: 2.8rem;
  font-weight: bold;
  padding: 1em 0.5em;
}
@media (max-width: 1300px) {
  .lp .intro_salary .salary_block1 .hd {
    font-size: 2rem;
  }
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .hd {
    padding: 0.7em 0.5em;
    font-size: 1.6rem;
  }
}
.lp .intro_salary .salary_block1 .block1,
.lp .intro_salary .salary_block1 .block2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  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;
  padding: 40px 30px;
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .block1,
  .lp .intro_salary .salary_block1 .block2 {
    padding: 30px 5%;
  }
}
.lp .intro_salary .salary_block1 .block1 {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}
.lp .intro_salary .salary_block1 .block2 {
  position: relative;
}
.lp .intro_salary .salary_block1 .block2::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c2b465;
}
@media (min-width: 835px) {
  .lp .intro_salary .salary_block1 .block2::before {
    -webkit-transform: skewX(-30deg);
            transform: skewX(-30deg);
    width: 1px;
    height: 100%;
  }
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .block2::before {
    width: 100%;
    height: 1px;
  }
}
.lp .intro_salary .salary_block1 .block2 .shd {
  position: absolute;
  top: 0;
  left: 30px;
  translate: 0 -50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #c2b465;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0.2em 1.3em;
  border-radius: 100px;
}
@media (max-width: 1300px) {
  .lp .intro_salary .salary_block1 .block2 .shd {
    font-size: 1.3rem;
  }
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .block2 .shd {
    font-size: 1.1rem;
    left: 50%;
    translate: -50% -50%;
    white-space: nowrap;
  }
}
.lp .intro_salary .salary_block1 .pay {
  font-size: 4.2rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
  color: #b20020;
  line-height: 1;
}
@media (max-width: 1300px) {
  .lp .intro_salary .salary_block1 .pay {
    font-size: 2.52rem;
  }
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .pay {
    font-size: 2.016rem;
  }
}
.lp .intro_salary .salary_block1 .pay .middle {
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  color: #331c12;
  font-size: 0.8095238095em;
}
.lp .intro_salary .salary_block1 .pay .small {
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  color: #331c12;
  font-size: 0.6666666667em;
}
.lp .intro_salary .salary_block1 .pay.-l {
  font-size: 5.4rem;
}
@media (max-width: 1300px) {
  .lp .intro_salary .salary_block1 .pay.-l {
    font-size: 3.24rem;
  }
}
@media (max-width: 834px) {
  .lp .intro_salary .salary_block1 .pay.-l {
    font-size: 2.592rem;
  }
}
.lp .intro_salary .salary_block1 .pay.-l .middle {
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  color: #331c12;
  font-size: 0.6296296296em;
}
.lp .intro_salary .salary_block1 .pay.-l .small {
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  color: #331c12;
  font-size: 0.5185185185em;
}
.lp .intro_salary .salary_block2 {
  margin-top: 20px;
}
.lp .intro_block1 {
  margin-top: 90px;
}
@media (min-width: 835px) {
  .lp .intro_block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 5%;
  }
}
@media (max-width: 834px) {
  .lp .intro_block1 {
    margin-top: 40px;
  }
}
@media (min-width: 835px) {
  .lp .intro_block1_text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 38%;
            flex: 1 0 38%;
  }
}
.lp .intro_block1_text .sub {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2rem;
  font-weight: bold;
  color: #b20020;
  margin-bottom: 0.4em;
}
@media (max-width: 834px) {
  .lp .intro_block1_text .sub {
    font-size: 1.6rem;
  }
}
.lp .intro_block1_text .copy {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .lp .intro_block1_text .copy {
    font-size: 2.6rem;
  }
}
.lp .intro_block1_text .copy span {
  font-size: 0.6315789474em;
}
.lp .intro_block1_text .read {
  margin-top: 40px;
}
@media (max-width: 834px) {
  .lp .intro_block1_text .read {
    margin-top: 10px;
  }
}
.lp .intro_block1_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  height: 100%;
}
@media (min-width: 835px) {
  .lp .intro_block1_image {
    max-width: 630px;
  }
}
@media (min-width: 835px) and (max-width: 1340px) {
  .lp .intro_block1_image {
    width: 40%;
  }
}
@media (max-width: 834px) {
  .lp .intro_block1_image {
    margin-bottom: 20px;
  }
}
.lp .intro_block1_image .img.-img1 {
  width: 100%;
}
.lp .intro_block1_image .img.-img2, .lp .intro_block1_image .img.-img3 {
  width: calc(50% - 5px);
}
.lp .intro_block2 {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 835px) {
  .lp .intro_block2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5%;
  }
}
@media (max-width: 834px) {
  .lp .intro_block2 {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (min-width: 835px) {
  .lp .intro_block2_text {
    max-width: 470px;
    width: 100%;
  }
}
.lp .intro_block2_text .read {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}
@media (max-width: 834px) {
  .lp .intro_block2_text .read {
    font-size: 1.7rem;
  }
}
@media (max-width: 834px) and (max-width: 374px) {
  .lp .intro_block2_text .read {
    font-size: 1.5rem;
  }
}
.lp .intro_block2_text .read .address {
  display: block;
  position: relative;
  margin-bottom: 0.5em;
}
.lp .intro_block2_text .read .address::before {
  content: "";
  position: relative;
  top: 0.2em;
  display: inline-block;
  aspect-ratio: 57/86;
  width: 0.8333333333em;
  -webkit-mask: url(../img/ico-location.png) no-repeat center center/contain;
          mask: url(../img/ico-location.png) no-repeat center center/contain;
  background-color: #b20020;
}
.lp .intro_block2_text .read .location {
  display: inline-block;
  background: #13165b;
  color: #fff;
  padding: 0.1em 0.7em;
  margin-block: 5px;
}
@media (max-width: 834px) {
  .lp .intro_block2_text .read .location {
    margin-block: 3px;
  }
}
.lp .intro_block2_text .read .end {
  display: block;
  margin-top: 0.5em;
}
.lp .intro_block2_text .access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: relative;
  background-color: #fff;
  border: 1px solid #ded188;
  margin-top: 40px;
  padding: 40px;
}
@media (max-width: 834px) {
  .lp .intro_block2_text .access {
    gap: 10px;
    padding: 30px;
  }
}
.lp .intro_block2_text .access .shd {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
  padding: 0.3em 1.3em;
  font-weight: bold;
  color: #fff;
  background-color: #b20020;
  border-radius: 100px;
}
.lp .intro_block2_text .access dl {
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 834px) {
  .lp .intro_block2_text .access dl {
    font-size: 1.5rem;
  }
}
.lp .intro_block2_text .access dl dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4em;
}
.lp .intro_block2_text .access dl dt::before {
  content: "";
  display: block;
  position: relative;
  width: 0.7em;
  height: 0.7em;
  background-color: #ded188;
  border-radius: 100px;
}
@media (min-width: 835px) {
  .lp .intro_block2_image {
    max-width: 640px;
  }
}
@media (max-width: 834px) {
  .lp .intro_block2_image {
    margin-bottom: 30px;
  }
}
.lp .merit {
  position: relative;
  background-color: #fff;
  padding-block: 130px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lp .merit {
    padding-block: 50px;
  }
}
.lp .merit::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/bg-stripe.png) repeat 0 0/96px 108px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lp .merit::before {
    background-size: 67.2px 75.6px;
    height: 4px;
  }
}
.lp .merit::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 1440/1073;
  background: url(../img/bg-colud4.png) repeat-y 0 0/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lp .merit::after {
    width: 150%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.lp .merit_contents {
  position: relative;
  z-index: 3;
}
.lp .merit_list {
  max-width: 1040px;
  margin-top: 50px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lp .merit_list {
    margin-top: 30px;
  }
}
.lp .merit .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px;
  margin-right: -13px;
}
@media (max-width: 834px) {
  .lp .merit .list {
    margin-right: -7px;
    gap: 7px;
  }
}
.lp .merit .list_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(25% - 13px);
          flex: 0 1 calc(25% - 13px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #fcf9e9;
  border: 1px solid #ded188;
  padding: 30px;
  min-height: 230px;
}
@media (max-width: 834px) {
  .lp .merit .list_item {
    -ms-flex-preferred-size: calc(33.333% - 7px);
        flex-basis: calc(33.333% - 7px);
    padding: 20px 5px;
    min-height: initial;
  }
}
.lp .merit .list_item .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 105px;
}
@media (max-width: 834px) {
  .lp .merit .list_item .ico {
    height: 52.5px;
    scale: 0.5;
  }
}
.lp .merit .list_item .text {
  color: #b20020;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 834px) {
  .lp .merit .list_item .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3rem;
  }
}
@media (max-width: 834px) and (max-width: 374px) {
  .lp .merit .list_item .text {
    font-size: 1rem;
  }
}
.lp .outline {
  position: relative;
  padding-block: 110px;
}
@media (max-width: 834px) {
  .lp .outline {
    padding-block: 50px;
  }
}
.lp .outline::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/bg-stripe.png) repeat 0 0/96px 108px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lp .outline::before {
    background-size: 67.2px 75.6px;
    height: 4px;
  }
}
.lp .outline_inner {
  position: relative;
  z-index: 3;
}
.lp .outline_head {
  margin-bottom: 40px;
}
@media (max-width: 834px) {
  .lp .outline_head {
    margin-bottom: 30px;
  }
}
.lp .outline_contents {
  position: relative;
  max-width: 1100px;
  margin-inline: auto;
}
.lp .outline_contents .date {
  font-size: 1.2rem;
  text-align: right;
  color: #a59690;
  margin-top: -40px;
  margin-right: -30px;
}
@media (max-width: 834px) {
  .lp .outline_contents .date {
    font-size: 1rem;
    line-height: 1.5;
    margin-right: -10px;
  }
}
.lp .outline_list {
  position: relative;
  background-color: #fff;
  border: 1px solid #ded188;
  padding: 50px;
}
@media (max-width: 834px) {
  .lp .outline_list {
    padding: 50px 7% 10px;
  }
}
.lp .outline .list {
  max-width: 900px;
  margin-inline: auto;
}
.lp .outline .list_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 834px) {
  .lp .outline .list_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lp .outline .list_item:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #ded188;
  width: 100%;
  pointer-events: none;
}
.lp .outline .list_item .hd,
.lp .outline .list_item .read {
  padding-block: 25px;
}
@media (max-width: 834px) {
  .lp .outline .list_item .hd,
  .lp .outline .list_item .read {
    padding-block: 15px;
  }
}
.lp .outline .list_item .hd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 190px;
          flex: 0 0 190px;
  font-size: 1.7rem;
  font-weight: bold;
  color: #b20020;
}
@media (max-width: 834px) {
  .lp .outline .list_item .hd {
    font-size: 1.5rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-bottom: 0;
  }
}
.lp .outline .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 .outline .list_item .read {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 0;
  }
}
.lp .outline .list_item .read span {
  display: block;
}
.lp .outline .list_item .read:has(.links) {
  position: relative;
}
@media (min-width: 835px) {
  .lp .outline .list_item .read:has(.links) {
    padding-right: 120px;
  }
}
.lp .outline .list_item .read:has(.links) .links {
  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;
  color: #b20020;
  font-size: 1.3rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 835px) {
  .lp .outline .list_item .read:has(.links) .links {
    position: absolute;
    top: 45px;
    right: 0;
  }
}
@media (max-width: 834px) {
  .lp .outline .list_item .read:has(.links) .links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 5px;
    margin-top: 7px;
  }
}
.lp .outline .list_item .read:has(.links) .links::before {
  content: "";
  display: block;
  aspect-ratio: 57/86;
  width: 1.6923076923em;
  -webkit-mask: url(../img/ico-location.png) no-repeat center center/contain;
          mask: url(../img/ico-location.png) no-repeat center center/contain;
  background-color: #b20020;
}
@media (max-width: 834px) {
  .lp .outline .list_item .read:has(.links) .links::before {
    width: 0.6769230769em;
  }
}
.lp .outline .cloud {
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.lp .outline .cloud.-cloud1 {
  top: 70px;
  left: 0;
  background: url(../img/bg-colud5.png) no-repeat center center/contain;
  aspect-ratio: 341/241;
  width: 341px;
}
@media (max-width: 834px) {
  .lp .outline .cloud.-cloud1 {
    top: 20px;
    width: 50%;
  }
}
.lp .outline .cloud.-cloud2 {
  bottom: 0;
  right: 0;
  background: url(../img/bg-colud6.png) no-repeat center center/contain;
  aspect-ratio: 389/187;
  width: 389px;
}
@media (max-width: 834px) {
  .lp .outline .cloud.-cloud2 {
    width: 70%;
  }
}
.lp .overview {
  position: relative;
  background: #1c6435;
  overflow: hidden;
  padding-block: 130px;
}
@media (max-width: 834px) {
  .lp .overview {
    padding-block: 50px;
  }
}
.lp .overview::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  margin-top: -20px;
  margin-left: -60px;
  width: 841px;
  -webkit-mask: url(../img/logo-motif.png) no-repeat center top/contain;
          mask: url(../img/logo-motif.png) no-repeat center top/contain;
  aspect-ratio: 841/658;
  background-color: #000;
  opacity: 0.1;
  pointer-events: none;
}
.lp .overview_head .read {
  text-align: center;
  color: #fff;
  margin-top: 40px;
}
@media (max-width: 834px) {
  .lp .overview_head .read {
    margin-top: 10px;
  }
}
.lp .overview_schedule {
  margin-top: 40px;
  max-width: 1000px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lp .overview_schedule {
    margin-top: 30px;
  }
}
.lp .overview_schedule .list_item {
  position: relative;
  background-color: #fff;
}
@media (min-width: 835px) {
  .lp .overview_schedule .list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.lp .overview_schedule .list_item:not(:first-child) {
  margin-top: 30px;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item:not(:first-child) {
    margin-top: 15px;
  }
}
.lp .overview_schedule .list_item .head {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: #c2b465;
  color: #fff;
  line-height: 1;
}
@media (min-width: 835px) {
  .lp .overview_schedule .list_item .head {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 240px;
            flex: 0 0 240px;
    min-height: 100px;
  }
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .head {
    padding-block: 30px;
  }
}
.lp .overview_schedule .list_item .head .year {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .head .year {
    font-size: 1.3rem;
  }
}
.lp .overview_schedule .list_item .head .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.lp .overview_schedule .list_item .head .date .mmdd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2em;
  font-size: 3.8rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .head .date .mmdd {
    font-size: 3rem;
  }
}
.lp .overview_schedule .list_item .head .date .mmdd span {
  font-size: 0.5em;
}
.lp .overview_schedule .list_item .head .date .week {
  position: relative;
  top: -3px;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 0.3em;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .head .date .week {
    font-size: 1.5rem;
  }
}
.lp .overview_schedule .list_item .head .time {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .head .time {
    font-size: 1.6rem;
  }
}
.lp .overview_schedule .list_item .contents {
  position: relative;
  padding: 30px;
}
@media (min-width: 835px) {
  .lp .overview_schedule .list_item .contents {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents {
    padding: 20px 7%;
  }
}
@media (min-width: 835px) {
  .lp .overview_schedule .list_item .contents:has(.links) .hd {
    padding-right: 150px;
  }
}
.lp .overview_schedule .list_item .contents .hd {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents .hd {
    font-size: 2rem;
  }
}
.lp .overview_schedule .list_item .contents .address {
  font-size: 1.3rem;
  color: #737373;
  margin-top: 5px;
}
.lp .overview_schedule .list_item .contents .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  color: #b20020;
  font-size: 1.3rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 835px) {
  .lp .overview_schedule .list_item .contents .links {
    position: absolute;
    top: 45px;
    right: 50px;
  }
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents .links {
    gap: 0.4em;
    margin-top: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.lp .overview_schedule .list_item .contents .links::before {
  content: "";
  display: block;
  aspect-ratio: 57/86;
  width: 1em;
  -webkit-mask: url(../img/ico-location.png) no-repeat center center/contain;
          mask: url(../img/ico-location.png) no-repeat center center/contain;
  background-color: #b20020;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents .links::before {
    width: 0.7em;
  }
}
.lp .overview_schedule .list_item .contents .access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  position: relative;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents .access {
    display: block;
    margin-top: 10px;
    padding-top: 15px;
  }
}
.lp .overview_schedule .list_item .contents .access_hd {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.lp .overview_schedule .list_item .contents .access_hd span {
  display: block;
  background-color: #331c12;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 0.3em 1em;
}
@media (max-width: 834px) {
  .lp .overview_schedule .list_item .contents .access_hd span {
    font-size: 1rem;
    margin-bottom: 5px;
  }
}
.lp .message {
  position: relative;
  padding-block: 130px;
}
@media (max-width: 834px) {
  .lp .message {
    padding-block: 50px;
  }
}
.lp .message::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 60px;
  width: 100%;
  background: url(../img/bg-colud2.png) no-repeat center top/contain;
  aspect-ratio: 1440/650;
  pointer-events: none;
}
.lp .message_contents {
  position: relative;
  max-width: 932px;
  margin-inline: auto;
  background-color: #fff;
  border: 1px solid #1c6435;
  padding: 70px;
}
@media (max-width: 834px) {
  .lp .message_contents {
    padding: 30px 7%;
  }
}
.lp .message_contents::before, .lp .message_contents::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.lp .message_contents::before {
  top: -1px;
  left: 50%;
  translate: -50% 0;
  background-color: #fff;
  width: 100px;
  height: 10px;
}
@media (max-width: 834px) {
  .lp .message_contents::before {
    width: 70px;
  }
}
.lp .message_contents::after {
  top: 0;
  left: 50%;
  translate: -50% -50%;
  background: url(../img/ico-message.png) no-repeat center center/contain;
  aspect-ratio: 138/64;
  width: 69px;
}
@media (max-width: 834px) {
  .lp .message_contents::after {
    width: 48.3px;
  }
}
.lp .message_contents .title {
  font-size: 3.4rem;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1em;
}
@media (max-width: 834px) {
  .lp .message_contents .title {
    font-size: 2.4rem;
    margin-bottom: 0.7em;
  }
}
.lp .message_contents .read {
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background-image: linear-gradient(0deg, #ccc 0%, #ccc 1px, transparent 1px, transparent 100%);
  background-size: 100% 2.4em; /* 行の高さ */
  line-height: 2.4em; /* 文字の高さ */
}
@media (min-width: 835px) {
  .lp .message_contents .read {
    max-width: 770px;
    margin-inline: auto;
  }
}
@media (max-width: 834px) {
  .lp .message_contents .read {
    font-size: 1.5rem;
  }
}
.lp .message_contents .img {
  position: relative;
  z-index: 5;
}
@media (min-width: 835px) {
  .lp .message_contents .img {
    position: absolute;
    bottom: 100%;
    left: -130px;
    margin-bottom: -80px;
    max-width: 385px;
  }
}
@media (max-width: 834px) {
  .lp .message_contents .img {
    margin-bottom: 30px;
  }
}
.lp .convertion {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  /* ============================================
  // PAGETOP
  // ==========================================*/
}
.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: rgba(252, 249, 233, 0.9);
  padding-inline: 3%;
}
.lp .convertion_inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/bg-stripe.png) repeat 0 0/96px 108px;
}
@media (max-width: 834px) {
  .lp .convertion_inner::before {
    background-size: 67.2px 75.6px;
    height: 4px;
  }
}
@media (min-width: 835px) {
  .lp .convertion_inner {
    height: 110px;
  }
}
@media (max-width: 834px) {
  .lp .convertion_inner {
    padding: 7px 10px;
    height: 70px;
  }
}
.lp .convertion .convertionList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  max-width: 768px;
  width: 100%;
}
@media (max-width: 834px) {
  .lp .convertion .convertionList {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-inline: 0;
    gap: 3px 5px;
  }
}
.lp .convertion .convertionList_item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.333%;
          flex: 1 1 33.333%;
}
@media (max-width: 834px) {
  .lp .convertion .convertionList_item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.lp .convertion .convertionList_item a {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 65px;
  padding: 0 1em;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 1000px;
  white-space: nowrap;
  background-color: #1c6435;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lp .convertion .convertionList_item a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background: url(../img/bg-cloud-btn.png) no-repeat center center/contain;
  aspect-ratio: 383/78;
  width: 383px;
  pointer-events: none;
  opacity: 0.1;
}
@media (max-width: 834px) {
  .lp .convertion .convertionList_item a::before {
    width: 191.5px;
  }
}
@media (any-hover: hover) {
  .lp .convertion .convertionList_item a {
    opacity: 1;
  }
  .lp .convertion .convertionList_item a:hover {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-box-shadow: 0 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 834px) {
  .lp .convertion .convertionList_item a {
    height: 50px;
    padding: 0 0.3em;
    border-radius: 5px;
    letter-spacing: normal;
  }
}
.lp .convertion .btn_tel {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-right: 10px;
}
.lp .convertion .btn_tel a {
  letter-spacing: normal;
  line-height: 1;
  padding-inline: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #13165b;
}
.lp .convertion .btn_tel .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2em;
  font-size: 3.6rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
.lp .convertion .btn_tel .text::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  display: block;
  position: relative;
  -webkit-mask: url(../img/ico-tel.png) no-repeat center center/contain;
          mask: url(../img/ico-tel.png) no-repeat center center/contain;
  aspect-ratio: 46/54;
  background-color: #13165b;
  width: 0.6em;
}
@media (max-width: 834px) {
  .lp .convertion .btn_tel .text {
    font-size: 2.3rem;
  }
}
.lp .convertion .btn_tel .read {
  font-size: 1.3rem;
  margin-top: 0.3em;
  color: #a59690;
}
@media (max-width: 834px) {
  .lp .convertion .btn_tel .read {
    font-size: 1rem;
    letter-spacing: normal;
  }
}
.lp .convertion .btn_oubo {
  max-width: 400px;
  width: 100%;
}
.lp .convertion .btn_oubo a {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.lp .convertion .btn_oubo .text {
  font-size: 2rem;
}
@media (max-width: 834px) {
  .lp .convertion .btn_oubo .text {
    font-size: 1.5rem;
  }
}
.lp .convertion .pagetop {
  z-index: 10;
  position: absolute;
  bottom: 13px;
  right: 15px;
}
@media (max-width: 834px) {
  .lp .convertion .pagetop {
    bottom: 80px;
    right: 10px;
  }
}
.lp .convertion .pagetop .scroll {
  position: relative;
  width: 74px;
  height: 74px;
}
@media (max-width: 834px) {
  .lp .convertion .pagetop .scroll {
    width: 40px;
    height: 40px;
  }
}
.lp .convertion .pagetop .scroll a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #b20020;
  border-radius: 150px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 834px) {
  .lp .convertion .pagetop .scroll a {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .lp .convertion .pagetop .scroll a:hover {
    opacity: 1;
    -webkit-filter: hue-rotate(45deg);
            filter: hue-rotate(45deg);
  }
}
.lp .convertion .pagetop .scroll_ico {
  position: absolute;
  bottom: 100%;
  left: 50%;
  translate: -50% 0;
  margin-left: 5px;
  margin-bottom: -15px;
  display: block;
  width: 13px;
  aspect-ratio: 13/56;
  background: url(../img/ico-pagetop.png) no-repeat center center/contain;
}
@media (max-width: 834px) {
  .lp .convertion .pagetop .scroll_ico {
    width: 6px;
    margin-left: 3px;
    margin-bottom: -9px;
  }
}/*# sourceMappingURL=style.css.map */