@charset "UTF-8";
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*--------------- form reset ------------*/
button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  font-family: inherit;
  font-size: 100%;
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
button:hover {
  opacity: 0.7;
}

input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  color: inherit;
  outline: none;
}

input[type=checkbox], input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

label {
  position: relative;
  display: block;
  word-break: break-all;
}
label input[type=checkbox] + span {
  position: relative;
  padding-left: 1.5rem;
}
label input[type=radio] + span {
  position: relative;
  padding-left: 2.5rem;
}
label input[type=checkbox] + span::before {
  border-color: #1E2777;
}
label input[type=checkbox]:checked + span::before {
  background-color: #1E2777;
}
label input[type=checkbox]:checked + span::before {
  background-color: #fff;
}
label input[type=checkbox]:checked + span::after {
  border: 0.2rem solid #313131;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0.1rem;
}
label input[type=checkbox] + span::before, label input[type=checkbox] + span::after {
  position: absolute;
  top: 0.7rem;
  left: 0;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
label input[type=checkbox] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 1.2rem;
  height: 1.2rem;
  border: 0.1rem #313131 solid;
}
label input[type=checkbox] + span::after {
  z-index: 1;
  margin: 0.2rem 0.4rem;
  width: 0.6rem;
  height: 0.9rem;
}
label input[type=radio] + span::before {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.1rem solid #686868;
  border-radius: 50%;
  z-index: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background-color: transparent;
  width: 1.4rem;
  height: 1.4rem;
}
label input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0.1rem;
}
label input[type=radio]:checked + span::before {
  border-color: #007acc;
}
label input[type=radio]:checked + span::after {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #007acc;
  border-radius: 50%;
  z-index: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.3rem;
  width: 0.8rem;
  height: 0.8rem;
}

/*-------- text email tel ---------*/
input[type=text], input[type=email], input[type=tel] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
}

textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
}

input[type=button], input[type=submit] {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[type=submit], input[type=reset], button[type=button] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

/*-------- select ------------*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

input[type=text], input[type=email], input[type=tel] {
  width: 100%;
  max-width: 100%;
}

textarea {
  width: 100%;
  max-width: 100%;
  resize: vertical;
  overflow: auto;
}

input[type=button] {
  color: #fff;
  border-style: none;
}
input[type=submit] {
  color: #fff;
  border-style: none;
}
input[type=submit]:hover {
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  input[type=text], input[type=email], input[type=tel] {
    width: 100%;
    font-size: calcvw(28) !important;
  }
  textarea {
    width: 100%;
    font-size: calcvw(28) !important;
  }
}
@media screen and (max-width: 640px) {
  input[type=text], input[type=email], input[type=tel] {
    width: 100%;
    font-size: 16px !important;
  }
  textarea {
    width: 100%;
    font-size: 16px !important;
  }
}
::-webkit-input-placeholder {
  color: #B7B7B7;
}
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::placeholder {
  color: #B7B7B7;
}

html {
  font-size: 62.5%;
}
@media screen and (max-width: 1340px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  color: #000;
  font-size: 1.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
body.is-fixed {
  pointer-events: none;
  overflow: hidden;
}

dl, ul, ol {
  margin: 0;
  padding: 0;
}

img {
  image-rendering: -webkit-optimize-contrast;
  vertical-align: middle;
  width: 100%;
  -webkit-transform: rotate(0.0001deg);
          transform: rotate(0.0001deg);
}

.safari img {
  image-rendering: auto;
}

label {
  cursor: pointer;
}

/* link
--------------------------------------------------*/
a {
  color: inherit;
}
a:link, a:active, a:visited {
  text-decoration: none;
}
a {
  /*&:hover,
  &:focus {
  	text-decoration: underline;
  }*/
}

@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
  a,
  a * {
    outline: 1px solid transparent;
    outline: none;
  }
}
.m-bold {
  font-weight: bold;
}

.m-en {
  /*font-family: 'Arial', sans-serif;*/
}

.c-inner {
  width: 110rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: 100%;
    padding: 0 5%;
  }
}

.c-loop {
  overflow: hidden;
  width: 100%;
}
.c-loop-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: loopScroll 200s linear infinite;
          animation: loopScroll 200s linear infinite;
}
@media screen and (max-width: 767px) {
  .c-loop-track {
    -webkit-animation: loopScroll 100s linear infinite;
            animation: loopScroll 100s linear infinite;
  }
}
.c-loop-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  padding: 0 0.8em;
  color: rgba(127, 153, 173, 0.5);
  width: 195.3rem;
}
@media screen and (max-width: 767px) {
  .c-loop-item {
    padding: 0 0.5em;
    width: 71rem;
  }
}

@-webkit-keyframes loopScroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes loopScroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
/* --------------------------------------------------
  display
-------------------------------------------------- */
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
/* --------------------------------------------------
  cleafix
-------------------------------------------------- */
.u-clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/* --------------------------------------------------
  align
-------------------------------------------------- */
.u-alignL {
  text-align: left;
}

.u-alignC {
  text-align: center;
}

.u-alignR {
  text-align: right;
}

/* --------------------------------------------------
  preload
-------------------------------------------------- */
.u-preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

/* --------------------------------------------------
  font,text
-------------------------------------------------- */
.u-underline {
  text-decoration: underline !important;
}

.u-bold {
  font-weight: bold;
}

.u-red {
  color: #DF0615;
}

/* --------------------------------------------------
  inview
-------------------------------------------------- */
@-webkit-keyframes u-jump-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  45% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  65% {
    -webkit-transform: scale(0.94);
            transform: scale(0.94);
  }
  90% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes u-jump-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  45% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  65% {
    -webkit-transform: scale(0.94);
            transform: scale(0.94);
  }
  90% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes righttoleft {
  0% {
    -webkit-transform: translateX(calc(100vw + 100%));
            transform: translateX(calc(100vw + 100%));
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes righttoleft {
  0% {
    -webkit-transform: translateX(calc(100vw + 100%));
            transform: translateX(calc(100vw + 100%));
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes lefttoright {
  0% {
    -webkit-transform: translateX(calc(-100vw - 100%));
            transform: translateX(calc(-100vw - 100%));
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes lefttoright {
  0% {
    -webkit-transform: translateX(calc(-100vw - 100%));
            transform: translateX(calc(-100vw - 100%));
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes bottomtotop {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateY(150%);
            transform: scale(0) translateY(150%);
  }
  38% {
    opacity: 1;
    -webkit-transform: scale(1.08) translateY(-5%);
            transform: scale(1.08) translateY(-5%);
  }
  62% {
    -webkit-transform: scale(0.95) translateY(5%);
            transform: scale(0.95) translateY(5%);
  }
  80% {
    -webkit-transform: scale(1.03) translateY(-3%);
            transform: scale(1.03) translateY(-3%);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
  }
}
@keyframes bottomtotop {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateY(150%);
            transform: scale(0) translateY(150%);
  }
  38% {
    opacity: 1;
    -webkit-transform: scale(1.08) translateY(-5%);
            transform: scale(1.08) translateY(-5%);
  }
  62% {
    -webkit-transform: scale(0.95) translateY(5%);
            transform: scale(0.95) translateY(5%);
  }
  80% {
    -webkit-transform: scale(1.03) translateY(-3%);
            transform: scale(1.03) translateY(-3%);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
  }
}
.js-inview.m-jump {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.js-inview.m-jump.is-inview {
  -webkit-animation: u-jump-in 0.5s ease both;
  animation: u-jump-in 0.5s ease both;
}
.js-inview.m-jump.is-inview.m-delay01 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.js-inview.m-jump.is-inview.m-delay02 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.js-inview.m-jump.is-inview.m-delay03 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.js-inview > .m-righttoleft {
  display: block;
  -webkit-transform: translateX(calc(100vw + 100%));
          transform: translateX(calc(100vw + 100%));
}
.js-inview.is-inview > .m-righttoleft {
  -webkit-animation: righttoleft 0.8s ease both;
  animation: righttoleft 0.8s ease both;
}
.js-inview > .m-lefttoright {
  display: block;
  -webkit-transform: translateX(calc(-100vw - 100%));
          transform: translateX(calc(-100vw - 100%));
}
.js-inview.is-inview > .m-lefttoright {
  -webkit-animation: lefttoright 0.8s ease both;
  animation: lefttoright 0.8s ease both;
}
.js-inview.m-bottomtotop {
  opacity: 0;
  -webkit-transform: scale(0) translateY(100%);
          transform: scale(0) translateY(100%);
}
.js-inview.m-bottomtotop.is-inview {
  -webkit-animation: bottomtotop 0.65s ease both;
  animation: bottomtotop 0.65s ease both;
}

/* --------------------------------------------------
  animation
-------------------------------------------------- */
.u-animation-shake {
  -webkit-animation: shake 3s ease both infinite;
          animation: shake 3s ease both infinite;
}
.u-animation-shake.m-reverse {
  -webkit-animation: shake-reverse 3s ease both infinite;
          animation: shake-reverse 3s ease both infinite;
}
.u-animation-shake.m-glasses {
  -webkit-animation: shake 1s ease both infinite;
          animation: shake 1s ease both infinite;
}
.u-animation-shake.m-about {
  -webkit-animation: shake-mini 1s ease both infinite;
          animation: shake-mini 1s ease both infinite;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
@-webkit-keyframes shake-reverse {
  0% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
@keyframes shake-reverse {
  0% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
@-webkit-keyframes shake-mini {
  0% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
@keyframes shake-mini {
  0% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
.u-animation-zoom {
  -webkit-animation: zoom 1s ease both infinite;
          animation: zoom 1s ease both infinite;
}
.u-animation-zoom.m-reverse {
  -webkit-animation: zoom-reverse 1s ease both infinite;
          animation: zoom-reverse 1s ease both infinite;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@-webkit-keyframes zoom-reverse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoom-reverse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.l-header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #fff;
  height: 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 60px;
  }
}
.l-header-logo {
  margin-left: 8rem;
  width: 28.5rem;
}
@media screen and (max-width: 767px) {
  .l-header-logo {
    width: 212px;
    margin: 0 auto;
  }
}
.l-header-logo a {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .l-header-logo a:hover {
    opacity: 0.7;
  }
}
.l-header-util {
  margin-right: 8rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 5rem;
}
.l-header-util .-logo {
  width: 30rem;
}
.l-header-util .-sns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 1.9rem;
}
.l-header-util .-sns li {
  width: 3.5rem;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .l-header-util .-sns li:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

/* --------------------------------------------------
    footer
-------------------------------------------------- */
.l-footer {
  padding: 9rem 0 8rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 5rem 0 2rem;
  }
}
.l-footer:before {
  content: "";
  width: 100%;
  height: 5.9rem;
  background: url(../img/footer_head_pc.svg) no-repeat center/100% auto;
  position: absolute;
  top: -4.9rem;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-footer:before {
    background-image: url(../img/footer_head_sp.svg);
    height: 1.6rem;
    top: -1.5rem;
  }
}
.l-footer-pagetop {
  position: relative;
}
.l-footer-pagetop a {
  position: fixed;
  right: 5rem;
  bottom: 3rem;
  display: block;
  width: 8rem;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
.l-footer-pagetop a.is-pagetop-show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .l-footer-pagetop a {
    right: 3%;
    bottom: 2rem;
    width: 6rem;
  }
}
.l-footer-pagetop a img {
  width: 100%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .l-footer-pagetop a img:hover {
    opacity: 0.7;
  }
}
.l-footer-pagetop a.is-foot {
  opacity: 0;
  pointer-events: none;
}
.l-footer-btn a {
  margin: 0 auto;
  width: 80rem;
  height: 13.6rem;
  background: #FFE77D;
  border-radius: 10rem;
  border: 0.4rem solid #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 3.2rem;
  line-height: 1.5;
  position: relative;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .l-footer-btn a {
    width: 90%;
    height: 12rem;
    border-width: 0.3rem;
    border-radius: 8rem;
    font-size: 2rem;
    text-align: center;
    line-height: 1.2;
  }
}
.l-footer-btn a:after {
  content: "";
  background: url(../img/util_arw.svg) no-repeat center/contain;
  position: absolute;
  right: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.4rem;
  height: 2rem;
}
@media screen and (max-width: 767px) {
  .l-footer-btn a:after {
    width: 2rem;
    height: 1.6rem;
    right: 2rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .l-footer-btn a:hover {
    background-color: #FFD622;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-footer-btn .-icn {
  position: absolute;
  width: 5rem;
  left: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .l-footer-btn .-icn {
    width: 3.8rem;
    left: 1rem;
  }
}
.l-footer-btn .-small {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-footer-btn .-small {
    font-size: 1.6rem;
    display: inline-block;
    margin-bottom: 0.5rem;
  }
}
.l-footer-sns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 1.9rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .l-footer-sns {
    margin-top: 4rem;
    gap: 1.5rem;
  }
}
.l-footer-sns li {
  width: 4.5rem;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .l-footer-sns li {
    width: 3.6rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .l-footer-sns li:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.l-footer-logo01 {
  width: 46.4rem;
  margin: 7rem auto 0;
}
@media screen and (max-width: 767px) {
  .l-footer-logo01 {
    width: 90%;
    margin: 4rem auto 0;
  }
}
.l-footer-logo01 a {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .l-footer-logo01 a:hover {
    opacity: 0.7;
  }
}
.l-footer-logo02 {
  width: 34.3rem;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767px) {
  .l-footer-logo02 {
    width: 22.4rem;
    margin: 2rem auto 0;
  }
}
.l-footer-copy {
  margin-top: 2rem;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer-copy {
    color: #5F3D27;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 1rem;
  }
}
.l-footer-copy p + p {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .l-footer-copy p + p {
    margin-top: 0.3rem;
  }
}
.l-footer-foot {
  margin-top: 4rem;
  padding: 3rem 0;
  background: #FFE77D;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer-foot {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 500;
    padding: 2rem 0;
  }
}

.p-mv {
  background: #52C2BB;
  min-height: calc(100vh - 10rem); /*10remはヘッダーの高さ*/
  padding: 0;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.2vh;
  /* 星の飛び散り: HTMLの style で上書き可（--mv-star-burst-delay / --mv-star-burst-duration） */
  --mv-star-burst-delay: 2.6s;
  --mv-star-burst-duration: 2.5s;
  /* intro: keyframes 名を media で切り替えない（リサイズで intro だけ再再生されるのを防ぐ） */
  --mv-intro-y-start: 103vh;
  --mv-intro-y-mid: calc(103vh - 47rem);
  --mv-intro-y-end: 103vh;
}
@media screen and (max-width: 767px) {
  .p-mv {
    min-height: calc(100svh - 60px);
    padding: 0 4%;
    gap: 2.2vh;
    --mv-star-burst-duration: 1.2s;
    --mv-intro-y-start: 103svh;
    --mv-intro-y-mid: calc(103svh - 20rem);
    --mv-intro-y-end: 103svh;
  }
}
.p-mv-intro {
  width: 90rem;
  margin: 0 auto;
  position: absolute;
  top: var(--mv-intro-y-start);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-mv-intro {
    width: 90%;
  }
}
.p-mv-intro {
  -webkit-animation: mvintro 1.5s ease-in-out both;
          animation: mvintro 1.5s ease-in-out both;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.p-mv-img {
  width: auto;
  height: 48vh;
  max-height: 66rem;
  max-width: min(105rem, 92vw);
  margin: 0;
  -webkit-animation: introzoom 1s ease-in-out both;
          animation: introzoom 1s ease-in-out both;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  opacity: 0;
  position: relative;
  z-index: 2;
}
.p-mv-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-mv-img {
    height: 43vh;
    max-height: 52rem;
    max-width: 92vw;
  }
}
.p-mv-txt {
  width: auto;
  height: 12vh;
  max-height: 12rem;
  max-width: min(90rem, 92vw);
  margin: 0;
  -webkit-animation: introzoom 1s ease-in-out both;
          animation: introzoom 1s ease-in-out both;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  opacity: 0;
  position: relative;
  z-index: 2;
}
.p-mv-txt picture,
.p-mv-txt img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-mv-txt {
    height: 13vh;
    max-height: 12.8rem;
    max-width: 92vw;
  }
}
.p-mv-starfield {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 8vh;
  left: 0;
  width: auto;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
.p-mv-starfield-item {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2.6rem;
  height: 2.6rem;
  margin: -1.3rem 0 0 -1.3rem;
}
@media screen and (max-width: 767px) {
  .p-mv-starfield-item {
    width: 1.8rem;
    height: 1.8rem;
    margin: -0.9rem 0 0 -0.9rem;
  }
}
.p-mv-starfield-item img {
  display: block;
  width: 100%;
  height: auto;
}
.p-mv-starfield-item {
  -webkit-animation: p-mv-star-burst var(--mv-star-burst-duration) ease-out calc(var(--mv-star-burst-delay) + var(--star-jitter, 0s)) both;
  animation: p-mv-star-burst var(--mv-star-burst-duration) ease-out calc(var(--mv-star-burst-delay) + var(--star-jitter, 0s)) both;
}
.p-mv.m-v2 {
  --mv-star-burst-delay:	.5s;
}
.p-mv.m-v2 > .p-mv-img,
.p-mv.m-v2 > .p-mv-txt {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@-webkit-keyframes mvintro {
  0% {
    top: var(--mv-intro-y-start);
  }
  20% {
    top: var(--mv-intro-y-mid);
  }
  80% {
    top: var(--mv-intro-y-mid);
  }
  100% {
    top: var(--mv-intro-y-end);
  }
}

@keyframes mvintro {
  0% {
    top: var(--mv-intro-y-start);
  }
  20% {
    top: var(--mv-intro-y-mid);
  }
  80% {
    top: var(--mv-intro-y-mid);
  }
  100% {
    top: var(--mv-intro-y-end);
  }
}
@media (prefers-reduced-motion: reduce) {
  .p-mv-starfield {
    display: none;
  }
}
@-webkit-keyframes p-mv-star-burst {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(var(--angle)) translate(0, 0) scale(var(--star-scale));
    transform: translate(0, 0) rotate(var(--angle)) translate(0, 0) scale(var(--star-scale));
  }
  10% {
    opacity: 1;
  }
  82% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(var(--angle)) translate(0, calc(-1 * var(--dist))) scale(var(--star-scale));
    transform: translate(0, 0) rotate(var(--angle)) translate(0, calc(-1 * var(--dist))) scale(var(--star-scale));
  }
}
@keyframes p-mv-star-burst {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(var(--angle)) translate(0, 0) scale(var(--star-scale));
    transform: translate(0, 0) rotate(var(--angle)) translate(0, 0) scale(var(--star-scale));
  }
  10% {
    opacity: 1;
  }
  82% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(var(--angle)) translate(0, calc(-1 * var(--dist))) scale(var(--star-scale));
    transform: translate(0, 0) rotate(var(--angle)) translate(0, calc(-1 * var(--dist))) scale(var(--star-scale));
  }
}
@-webkit-keyframes introzoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes introzoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.p-maincarousel {
  background: #52C2BB;
  padding: 2rem 0 0;
  overflow: hidden;
}
.p-maincarousel-fukidashi {
  width: 36.9rem;
  height: 7.9rem;
  background: url(../img/maincarousel_fukidashi.svg) no-repeat center center/contain;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-fukidashi {
    width: 23.8rem;
    height: 5.2rem;
    left: 0;
  }
}
.p-maincarousel-fukidashi .-icn {
  width: 7.8rem;
  position: absolute;
  top: -2.6rem;
  right: -2rem;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-fukidashi .-icn {
    width: 5.2rem;
    height: 5.2rem;
    top: -1.7rem;
    right: -2rem;
  }
}
.p-maincarousel-fukidashi .-txt {
  font-size: 3.6rem;
  letter-spacing: -0.06em;
  display: inline-block;
  margin: 0 0 1rem 0;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-fukidashi .-txt {
    font-size: 2.4rem;
  }
}
.p-maincarousel-slider {
  width: 90%;
  max-width: 153.6rem;
  margin: 0 auto;
}
.p-maincarousel-slider .slick-list {
  padding: 15rem 0 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-list {
    padding: 1rem 0 3.5rem;
  }
}
.p-maincarousel-slider .-slide {
  position: relative;
  z-index: 1;
  padding-top: 3.5rem;
  width: 47rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .-slide {
    padding-top: 1.8rem;
  }
}
.p-maincarousel-slider .-slide .icn {
  position: absolute;
  right: 1rem;
  bottom: 0;
  width: 7rem;
  height: 7rem;
  z-index: 8;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .-slide .icn {
    width: 4.6rem;
    height: 4.6rem;
    right: 1rem;
    opacity: 1;
  }
}
.p-maincarousel-slider .-slide .txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  -webkit-transform: none;
  transform: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  height: 4.5rem;
  text-align: center;
  -webkit-transition: top 0.3s, height 0.3s;
  transition: top 0.3s, height 0.3s;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .-slide .txt {
    height: 3rem;
  }
}
.p-maincarousel-slider .-slide .txt img {
  display: block;
  height: 100%;
  width: auto;
  margin-right: 0;
}
.p-maincarousel-slider .-slide .-zoom {
  position: relative;
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-maincarousel-slider .-slide .img {
  position: relative;
  width: 100%;
  aspect-ratio: 724/392;
  height: auto;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .-slide .img {
    width: 33.5rem;
  }
}
.p-maincarousel-slider .-slide .img::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  pointer-events: none;
  background: url("../img/maincarousel_mask_stroke.svg") no-repeat center/100% 100%;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  /* 枠をわずかに大きくして、マスク境界のすき間を乗り越える（見た目はほぼ同じ） */
  -webkit-transform: translate3d(0, 0, 0.01px) scale(1.003);
  transform: translate3d(0, 0, 0.01px) scale(1.003);
}
.p-maincarousel-slider .-slide .img .-inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  isolation: isolate;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-mask-image: url("../img/maincarousel_mask_shape.svg");
  mask-image: url("../img/maincarousel_mask_shape.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-origin: border-box;
  mask-origin: border-box;
  -webkit-mask-clip: border-box;
  mask-clip: border-box;
}
.p-maincarousel-slider .-slide .img .-inner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-user-drag: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.p-maincarousel-slider .-slide.js-zoom {
  z-index: 6;
  cursor: pointer;
}
@media print, screen and (min-width: 768px) {
  .p-maincarousel-slider .-slide.js-zoom .txt {
    height: calc(4.5rem * 1.45);
    top: calc((1 - 1.45) * 14.4737569061rem - 4rem);
  }
  .p-maincarousel-slider .-slide.js-zoom .-zoom {
    -webkit-transform-origin: 50% 43.123100304%;
    transform-origin: 50% 43.123100304%;
    -webkit-transform: translateY(calc(-1 * 4rem)) scale(1.45);
    transform: translateY(calc(-1 * 4rem)) scale(1.45);
  }
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .-slide.js-zoom .-zoom {
    -webkit-transform: none;
    transform: none;
  }
}
.p-maincarousel-slider .-slide.js-zoom .icn {
  opacity: 1;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-maincarousel-slider .-slide.slick-active {
  z-index: 2;
}
.p-maincarousel-slider .-slide.js-front {
  z-index: 5;
}
.p-maincarousel-slider .-slide.slick-active.js-zoom {
  z-index: 6;
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-slider .-slide:hover .icn {
    -webkit-transform: translateZ(1px) scale(1.3);
    transform: translateZ(1px) scale(1.3);
  }
}
.p-maincarousel-slider .slick-arrow {
  font-size: 0;
  color: transparent;
  font-size: 0;
  color: transparent;
  width: 8rem;
  height: 8rem;
  background: url(../img/util_carousel_arw.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-arrow {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-slider .slick-arrow:hover {
    background-image: url(../img/util_carousel_arw_hv.svg);
    -webkit-transform: translateY(-50%) scale(1.3);
            transform: translateY(-50%) scale(1.3);
  }
}
.p-maincarousel-slider .slick-arrow {
  z-index: 5;
}
.p-maincarousel-slider .slick-arrow.slick-prev {
  left: -3rem;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-arrow.slick-prev {
    left: -1rem;
  }
}
.p-maincarousel-slider .slick-arrow.slick-next {
  right: -3rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-arrow.slick-next {
    right: -1rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-slider .slick-arrow.slick-next:hover {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(1.3);
            transform: translateY(-50%) rotate(180deg) scale(1.3);
  }
}
.p-maincarousel-slider .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  gap: 1.5rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-dots {
    gap: 1.2rem;
  }
}
.p-maincarousel-slider .slick-dots li {
  font-size: 0;
  color: transparent;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #209790;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-slider .slick-dots li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-maincarousel-slider .slick-dots li {
    width: 1rem;
    height: 1rem;
  }
}
.p-maincarousel-slider .slick-dots li.slick-active {
  background: #FFE77D;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.p-maincarousel-nav {
  position: relative;
  top: -6rem;
  padding-bottom: 3rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-nav {
    top: -1.5rem;
    gap: 1.5rem;
  }
}
.p-maincarousel-nav .-autoplay .btn {
  width: 4rem;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-nav .-autoplay .btn:hover {
    opacity: 0.7;
  }
}
.p-maincarousel-nav .-autoplay .btn.is-hide {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-nav .-autoplay .btn {
    width: 3rem;
  }
}
.p-maincarousel-nav .slick-dots {
  width: 100%;
  gap: 1.5rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-maincarousel-nav .slick-dots {
    gap: 1.2rem;
  }
}
.p-maincarousel-nav .slick-dots li {
  font-size: 0;
  color: transparent;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #209790;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .p-maincarousel-nav .slick-dots li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-maincarousel-nav .slick-dots li {
    width: 1rem;
    height: 1rem;
  }
}
.p-maincarousel-nav .slick-dots li.slick-active {
  background: #FFE77D;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.p-maincarousel-popup {
  display: none;
}

.js-popup.-popup {
  background: #fff;
  max-width: 96rem;
  width: 90%;
  border-radius: 2rem;
  border: 0.5rem solid #000;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup {
    border: 0.2rem solid #000;
  }
}
.js-popup.-popup .img {
  width: 100%;
  aspect-ratio: 960/540;
  border-radius: 1.5rem 1.5rem 0 0;
  overflow: hidden;
}
.js-popup.-popup .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.js-popup.-popup .txt {
  padding: 5.4rem 4rem 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup .txt {
    padding: 5rem 2rem 3rem;
  }
}
.js-popup.-popup .txt-ttl {
  font-size: 3.2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup .txt-ttl {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
.js-popup.-popup .txt-ttl:before {
  content: "";
  width: 11.8rem;
  height: 2.3rem;
  background: url(../img/maincarousel_popup_icn.svg) no-repeat center/contain;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -3rem;
}
.js-popup.-popup .txt-detail {
  border-top: 0.1rem solid #E0E0E0;
  margin-top: 2rem;
  padding-top: 2rem;
  font-size: 2rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup .txt-detail {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-top: 1rem;
  }
}
.js-popup.-popup .txt-btn {
  width: 26rem;
  margin: 1rem auto 0;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup .txt-btn {
    width: 22rem;
    margin-top: 1.5rem;
  }
}
.js-popup.-popup .txt-btn a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 6rem;
  background: #FFE77D;
  border-radius: 5rem;
  border: 0.5rem solid #000;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  position: relative;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .js-popup.-popup .txt-btn a {
    height: 5rem;
    font-size: 1.6rem;
    border: 0.2rem solid #000;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .js-popup.-popup .txt-btn a:hover {
    background-color: #FFD622;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.js-popup.-popup .txt-btn a:after {
  content: "";
  width: 1.4rem;
  height: 1.2rem;
  background: url(../img/util_arw.svg) no-repeat center/contain;
  position: absolute;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

button.mfp-arrow {
  font-size: 0;
  color: transparent;
  width: 8rem;
  height: 8rem;
  background: url(../img/util_carousel_arw.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  button.mfp-arrow {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  button.mfp-arrow:hover {
    background-image: url(../img/util_carousel_arw_hv.svg);
    -webkit-transform: translateY(-50%) scale(1.3);
            transform: translateY(-50%) scale(1.3);
  }
}
button.mfp-arrow {
  opacity: 1;
  z-index: 1046;
}
button.mfp-arrow:before, button.mfp-arrow:after {
  content: none;
}
button.mfp-arrow.mfp-arrow-left {
  left: calc(50% - 58rem);
}
@media screen and (max-width: 767px) {
  button.mfp-arrow.mfp-arrow-left {
    left: 1rem;
  }
}
button.mfp-arrow.mfp-arrow-right {
  right: calc(50% - 58rem);
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  button.mfp-arrow.mfp-arrow-right {
    right: 5rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  button.mfp-arrow.mfp-arrow-right:hover {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(1.3);
            transform: translateY(-50%) rotate(180deg) scale(1.3);
  }
}
button.mfp-arrow:active {
  margin-top: 0;
}

button.mfp-close {
  font-size: 0;
  color: transparent;
  width: 8rem;
  height: 8rem;
  background: url(../img/util_icn_close.svg) no-repeat center/contain;
  position: absolute;
  top: 1rem;
  right: calc(50% - 50rem);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1046;
}
@media screen and (max-width: 767px) {
  button.mfp-close {
    width: 5rem;
    height: 5rem;
    top: 3rem;
    right: 0rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  button.mfp-close:hover {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
button.mfp-close:active {
  top: 1rem;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.22s ease;
  transition: opacity 0.22s ease;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.22s ease;
  transition: opacity 0.22s ease;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-fade .mfp-content > * {
  -webkit-transition: opacity 0.22s ease;
  transition: opacity 0.22s ease;
}

.mfp-fade .mfp-content > .is-switch-fade {
  opacity: 0;
}

.mfp-content-ghost-layer {
  position: fixed;
  margin: 0;
  opacity: 1;
  pointer-events: none;
  z-index: 1047;
  overflow: hidden;
  -webkit-transition: opacity 0.22s ease;
  transition: opacity 0.22s ease;
}

.mfp-content-ghost-layer.is-leaving {
  opacity: 0;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}

.is-fixed .mfp-fade.mfp-bg.mfp-ready, .mfp-wrap {
  pointer-events: auto;
  overflow-y: auto;
}

.mfp-wrap {
  overflow-y: auto;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  padding: 5rem 0;
}

.p-whatis {
  background: #52C2BB;
  padding: 0 0 30rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-whatis {
    padding-top: 1rem;
    padding-bottom: 12rem;
  }
}
.p-whatis:after {
  content: "";
  width: 32.1rem;
  height: 53rem;
  background: url(../img/whatis_map.png) no-repeat center/contain;
  position: absolute;
  bottom: 2rem;
  right: calc(50% - 67rem);
}
@media screen and (max-width: 767px) {
  .p-whatis:after {
    content: none;
  }
}
.p-whatis-box {
  background: #fff;
  max-width: 90rem;
  margin: 5rem auto 0;
  padding-bottom: 4.5rem;
  border-radius: 5rem;
  border: 0.5rem solid #000;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-whatis-box {
    margin-top: 3rem;
    max-width: 90%;
    border-radius: 2rem;
    border: 0.4rem solid #000;
    padding-bottom: 10rem;
  }
}
.p-whatis-box .-headline {
  width: 50rem;
  position: absolute;
  top: -4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-headline {
    width: 29.6rem;
  }
}
.p-whatis-box .-txt {
  padding: 8.5rem 4rem 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt {
    padding: 5rem 0 3rem;
  }
}
.p-whatis-box .-txt p {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p {
    font-size: 1.8rem;
  }
}
.p-whatis-box .-txt p.m-hasruby {
  line-height: 1.75;
}
.p-whatis-box .-txt p .big {
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p .big {
    font-size: 3.2rem;
  }
}
.p-whatis-box .-txt p .big rt {
  font-size: 1.4rem;
  letter-spacing: -0.15em;
  margin-top: 0.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p .big rt {
    margin-bottom: -1em;
    font-size: 1rem;
  }
}
.p-whatis-box .-txt p .point {
  position: relative;
}
.p-whatis-box .-txt p .point rt {
  font-size: 2rem;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p .point rt {
    font-size: 2rem;
    margin-bottom: -0.7em;
  }
}
.p-whatis-box .-txt p .underline {
  display: inline-block;
  position: relative;
  padding-bottom: 0.5rem;
}
.p-whatis-box .-txt p .underline:after {
  content: "";
  width: 36rem;
  height: 0.9rem;
  background: url(../img/whatis_line.svg) no-repeat center/contain;
  position: absolute;
  bottom: 0;
  left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p .underline:after {
    width: 25.6rem;
    height: 0.8rem;
  }
}
.p-whatis-box .-txt p .underline.m-short:after {
  width: 9rem;
  height: 0.6rem;
  left: -0.5rem;
  background-position: left bottom;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p .underline.m-short:after {
    width: 7rem;
    height: 0.5rem;
  }
}
.p-whatis-box .-txt p + p {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-txt p + p {
    margin-top: 2rem;
  }
}
.p-whatis-box .-deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-whatis-box .-deco .vegetable {
  position: absolute;
}
.p-whatis-box .-deco .vegetable.m-left {
  width: 17.6rem;
  top: 5rem;
  left: -4rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-deco .vegetable.m-left {
    width: 7.5rem;
    top: 3.5rem;
    left: -2rem;
  }
}
.p-whatis-box .-deco .vegetable.m-right {
  width: 18.3rem;
  top: 3.5rem;
  right: -3rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-deco .vegetable.m-right {
    width: 7.5rem;
    top: 3.5rem;
    right: -2.3rem;
  }
}
.p-whatis-box .-deco .character {
  position: absolute;
}
.p-whatis-box .-deco .character.m-left {
  width: 18.2rem;
  bottom: -4rem;
  left: -4.5rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-deco .character.m-left {
    width: 11.9rem;
    left: 2rem;
  }
}
.p-whatis-box .-deco .character.m-right {
  width: 24.2rem;
  bottom: -4rem;
  right: -6rem;
}
@media screen and (max-width: 767px) {
  .p-whatis-box .-deco .character.m-right {
    width: 15.5rem;
    right: 2rem;
  }
}

.p-notebook {
  background: #FFE77D;
  position: relative;
  z-index: 2;
}
.p-notebook:before {
  content: "";
  width: 100%;
  height: 5.9rem;
  background: url(../img/notebook_head_pc.svg) no-repeat center bottom/100% auto;
  position: absolute;
  top: -5.8rem;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-notebook:before {
    height: 3.5rem;
    background-image: url(../img/notebook_head_sp.svg);
    top: -3.3rem;
  }
}
.p-notebook-wrap {
  position: relative;
  padding: 8rem 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-notebook-wrap {
    padding: 3rem 0 8rem;
  }
}
.p-notebook-headline {
  font-size: 4.5rem;
  font-weight: 700;
  padding-top: 6rem;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-notebook-headline {
    font-size: 4rem;
    padding-top: 6rem;
  }
}
.p-notebook-headline:before {
  content: "";
  width: 5.6rem;
  height: 6rem;
  background: url(../img/notebook_ttl_icn.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-notebook-headline:before {
    width: 5.2rem;
  }
}
.p-notebook-set {
  max-width: 108rem;
  width: 90%;
  margin: 6rem auto 0;
  position: relative;
  padding: 0 0 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set {
    margin-top: 6rem;
    padding: 1.5rem 0 3rem;
  }
}
.p-notebook-set:before, .p-notebook-set:after {
  content: "";
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-notebook-set:before, .p-notebook-set:after {
    width: calc(100% + 0.8rem);
  }
}
.p-notebook-set:before {
  width: 108.6rem;
  height: 100%;
  background: url(../img/notebook_frame_pc.png) no-repeat top/100% auto;
}
@media screen and (max-width: 767px) {
  .p-notebook-set:before {
    width: 100%;
    background-image: url(../img/notebook_frame_sp.png);
  }
}
.p-notebook-set .-icn {
  position: absolute;
}
.p-notebook-set .-icn.m-glasses {
  width: 13.5rem;
  top: -2rem;
  left: -5.5rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-icn.m-glasses {
    width: 8rem;
    top: -1.5rem;
    left: -2.5rem;
  }
}
.p-notebook-set .-icn.m-hakusai {
  width: 12.5rem;
  top: -2rem;
  right: -5rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-icn.m-hakusai {
    width: 7.1rem;
    right: -2rem;
  }
}
.p-notebook-set .-head {
  padding-top: 8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-head {
    padding-top: 5rem;
  }
}
.p-notebook-set .-head .headline {
  padding: 0 10rem;
  position: relative;
  display: inline-block;
  font-size: 3rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-head .headline {
    font-size: 2rem;
    padding: 0 4rem;
  }
}
.p-notebook-set .-head .headline .big {
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-head .headline .big {
    font-size: 2.4rem;
  }
}
.p-notebook-set .-head .headline .icn {
  width: 7.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-head .headline .icn {
    width: 3.5rem;
  }
}
.p-notebook-set .-head .headline .icn.m-left {
  left: 0;
}
.p-notebook-set .-head .headline .icn.m-right {
  right: 0;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
}
.p-notebook-set .-body {
  margin: 3rem 0 2.5rem;
  background: #FFF8D9;
  padding: 6rem 0 11rem;
  border-left: 0.6rem solid #000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body {
    margin: 1rem 0;
    padding: 3rem 0 4rem;
    border-left: 0.4rem solid #000;
    border-right: 0.4rem solid #000;
  }
}
.p-notebook-set .-body .slider .slick-list {
  overflow: visible;
}
.p-notebook-set .-body .slider .slider-slide {
  padding: 0 4rem;
  width: 44.9rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body .slider .slider-slide {
    width: 26.5rem;
    padding: 0 1.5rem;
  }
}
.p-notebook-set .-body .slider .slider-slide a {
  border: 0.4rem solid #000;
  border-radius: 2rem;
  display: block;
  overflow: hidden;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-body .slider .slider-slide a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.p-notebook-set .-body .slider .slider-slide a.m-red {
  background: #DF0615;
}
.p-notebook-set .-body .slider .slider-slide img {
  width: 100%;
  height: 100%;
  will-change: transform;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-notebook-set .-body .slider .slider-slide.js-notebook-zoom {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.p-notebook-set .-body .slider .slick-arrow {
  font-size: 0;
  color: transparent;
  width: 8rem;
  height: 8rem;
  background: url(../img/util_carousel_arw.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body .slider .slick-arrow {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-body .slider .slick-arrow:hover {
    background-image: url(../img/util_carousel_arw_hv.svg);
    -webkit-transform: translateY(-50%) scale(1.3);
            transform: translateY(-50%) scale(1.3);
  }
}
.p-notebook-set .-body .slider .slick-arrow {
  width: 5rem;
  height: 5rem;
  z-index: 5;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body .slider .slick-arrow {
    width: 4rem;
    height: 4rem;
  }
}
.p-notebook-set .-body .slider .slick-arrow.slick-prev {
  left: calc(50% - 24rem);
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body .slider .slick-arrow.slick-prev {
    left: calc(50% - 15.5rem);
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-body .slider .slick-arrow.slick-prev:hover {
    -webkit-transform: translateY(-50%) scale(1.15);
            transform: translateY(-50%) scale(1.15);
  }
}
.p-notebook-set .-body .slider .slick-arrow.slick-next {
  right: calc(50% - 24rem);
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-body .slider .slick-arrow.slick-next {
    right: calc(50% - 15.5rem);
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-body .slider .slick-arrow.slick-next:hover {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(1.15);
            transform: translateY(-50%) rotate(180deg) scale(1.15);
  }
}
.p-notebook-set .-nav {
  position: relative;
  top: -8rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-nav {
    top: -1rem;
  }
}
.p-notebook-set .-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-nav {
    top: -1.5rem;
    gap: 1.5rem;
  }
}
.p-notebook-set .-nav .-autoplay .btn {
  width: 4rem;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-nav .-autoplay .btn:hover {
    opacity: 0.7;
  }
}
.p-notebook-set .-nav .-autoplay .btn.is-hide {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-nav .-autoplay .btn {
    width: 3rem;
  }
}
.p-notebook-set .-dots .slick-dots {
  font-size: 0;
  color: transparent;
  width: 100%;
  gap: 1.5rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-dots .slick-dots {
    gap: 1.2rem;
  }
}
.p-notebook-set .-dots .slick-dots li {
  font-size: 0;
  color: transparent;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #DFDFDF;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  .p-notebook-set .-dots .slick-dots li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-dots .slick-dots li {
    width: 1rem;
    height: 1rem;
  }
}
.p-notebook-set .-dots .slick-dots li.slick-active {
  background: #DF0615;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.p-notebook-set .-deco {
  position: absolute;
  z-index: 2;
}
.p-notebook-set .-deco img {
  width: 100%;
  height: 100%;
}
.p-notebook-set .-deco.m-kitty {
  bottom: -4rem;
  right: -14rem;
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-deco.m-kitty {
    width: 11.2rem;
    right: -1.2rem;
    bottom: -3.5rem;
  }
}
.p-notebook-set .-deco.m-emi {
  width: 22.2rem;
  left: -11rem;
  bottom: -4.5rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set .-deco.m-emi {
    width: 9.2rem;
    left: -1.5rem;
    bottom: -4.5rem;
  }
}
.p-notebook-set.m-2nd {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-set.m-2nd {
    margin-top: 8rem;
  }
}
.p-notebook-foot {
  padding-top: 13rem;
}
@media screen and (max-width: 767px) {
  .p-notebook-foot {
    padding-top: 6rem;
  }
}
.p-notebook-foot .-img {
  width: 67rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-notebook-foot .-img {
    width: 30.8rem;
  }
}

.p-event {
  background: #FEC3C7;
  position: relative;
  margin-top: -7rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-event {
    margin-top: -8rem;
  }
}
.p-event:before {
  content: "";
  width: 100%;
  height: 5.9rem;
  background: url(../img/event_head_pc.svg) no-repeat center/100% auto;
  position: absolute;
  top: -5rem;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-event:before {
    background-image: url(../img/event_head_sp.svg);
    height: 1.6rem;
    top: -1.5rem;
  }
}
.p-event-wrap {
  padding: 15rem 0 16.5rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-event-wrap {
    padding: 12rem 0 7rem;
  }
}
.p-event-box {
  position: relative;
  max-width: 80rem;
  width: 90%;
  margin: 0 auto;
}
.p-event-box .-deco {
  width: 12.2rem;
  position: absolute;
  top: -10.5rem;
  left: -14.5rem;
}
@media screen and (max-width: 767px) {
  .p-event-box .-deco {
    width: 4rem;
    top: -8rem;
    left: -1.5rem;
  }
}
.p-event-box a {
  display: block;
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-event-box a:hover .-img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .p-event-box a:hover .-img img {
    opacity: 0;
  }
}
.p-event-box .-headline {
  position: absolute;
  width: 70.5rem;
  top: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-event-box .-headline {
    width: 31.8rem;
    top: -6rem;
  }
}
.p-event-box .-img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-event-box .-img img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .p-event-box .-img {
    background: url(../img/event_bnr_pc_hv.png) no-repeat center/cover;
  }
}
.p-event-box .-ill {
  position: absolute;
  width: 18.7rem;
  right: -25rem;
  bottom: 1rem;
}

.p-about {
  background: #DF0615;
  padding: 8rem 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-about {
    padding: 3rem 0;
  }
}
.p-about:before {
  content: "";
  width: 100%;
  height: 5.9rem;
  background: url(../img/about_head_pc.svg) no-repeat center/100% auto;
  position: absolute;
  top: -5rem;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-about:before {
    background-image: url(../img/about_head_sp.svg);
    height: 1.6rem;
    top: -1.5rem;
  }
}
.p-about-head .-headline {
  color: #fff;
  font-size: 5rem;
  font-weight: 700;
  padding-top: 7rem;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about-head .-headline {
    font-size: 4rem;
    padding-top: 6rem;
  }
}
.p-about-head .-headline:before {
  content: "";
  width: 13rem;
  height: 5.5rem;
  background: url(../img/about_ttl_deco.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-about-head .-headline:before {
    width: 5.9rem;
    height: 5.1rem;
  }
}
.p-about-head .-lead {
  font-size: 2rem;
  margin-top: 2.8rem;
  color: #fff;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about-head .-lead {
    font-size: 1.6rem;
    font-weight: 500;
  }
}
.p-about-body {
  max-width: 76rem;
  width: 90%;
  margin: 4.5rem auto 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-about-body {
    margin-top: 3rem;
  }
}
.p-about-body .-img {
  width: 100%;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-about-body .-img .ill {
  width: 55.5rem;
  position: absolute;
  top: 8.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-about-body .-img .ill {
    width: 24.4rem;
    top: 3.5rem;
  }
}
.p-about-body .-img .bg {
  width: 100%;
}
.p-about-body .-img .btn {
  width: 14rem;
  position: absolute;
  right: -3rem;
  bottom: -1rem;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .p-about-body .-img .btn {
    background: url(../img/about_btn_hv.svg) no-repeat center/contain;
  }
}
@media screen and (max-width: 767px) {
  .p-about-body .-img .btn {
    right: 0;
    width: 9rem;
    bottom: -4.5rem;
  }
}
.p-about-body .-img .btn img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-about-body .-img .deco {
  position: absolute;
  width: 8.5rem;
}
@media screen and (max-width: 767px) {
  .p-about-body .-img .deco {
    width: 4rem;
  }
}
.p-about-body .-img .deco.m-right {
  right: -4.5rem;
  top: -1rem;
}
@media screen and (max-width: 767px) {
  .p-about-body .-img .deco.m-right {
    right: 0rem;
    top: -1.5rem;
  }
}
.p-about-body .-img .deco.m-left {
  left: -6rem;
  bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-about-body .-img .deco.m-left {
    left: -0.5rem;
    bottom: -2rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .p-about-body .-img:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .p-about-body .-img:hover .btn {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .p-about-body .-img:hover .btn img {
    opacity: 0;
  }
}
.p-about-loop {
  margin-top: 5rem;
}
.p-about-loop .c-loop-item {
  width: 60rem;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-about-loop .c-loop-item {
    width: 30rem;
  }
}

.js-about-popup {
  background: #fff;
  border: 0.4rem solid #000;
  border-radius: 2rem;
  padding: 4rem 5.5rem 5rem;
  max-width: 96rem;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .js-about-popup {
    border-width: 0.3rem;
    padding: 0;
    max-height: 84svh;
  }
}
@media screen and (max-width: 767px) {
  .js-about-popup .popup-inner {
    padding: 3rem 2rem 4rem;
    max-height: calc(84svh - 0.6rem);
    overflow: scroll;
  }
}
.js-about-popup .-headline {
  color: #DF0615;
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-headline {
    font-size: 3.2rem;
  }
}
.js-about-popup .-headline .-en {
  font-size: 1.8rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-headline .-en {
    font-size: 1.6rem;
    margin-bottom: 0.4rem;
  }
}
.js-about-popup .-wrap {
  margin-top: 3rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 5.5rem;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap {
    display: block;
  }
}
.js-about-popup .-wrap .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.js-about-popup .-wrap .unit-img {
  width: 100%;
  aspect-ratio: 39/30;
  background: #FFF8D9;
  border-radius: 2rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-img {
    aspect-ratio: 295/160;
    border-radius: 1rem;
  }
}
.js-about-popup .-wrap .unit-img img {
  display: inline-block;
  width: 16.2rem;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-img img {
    width: 10.3rem;
  }
}
.js-about-popup .-wrap .unit-name {
  color: #DF0615;
  font-size: 3.2rem;
  font-weight: 700;
  padding-top: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-name {
    font-size: 2.4rem;
  }
}
.js-about-popup .-wrap .unit-name ruby rt {
  font-size: 1.2rem;
  font-weight: 700;
  color: #DF0615;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-name ruby rt {
    font-size: 1rem;
  }
}
.js-about-popup .-wrap .unit-detail {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-top: 1rem;
  text-align: center;
  min-height: 10.5rem;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-detail {
    font-size: 1.4rem;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-info {
    margin-top: 1.5rem;
  }
}
.js-about-popup .-wrap .unit-info .-ttl {
  background: #DF0615;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  padding: 0.7rem 2rem;
  border-radius: 5rem;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-info .-ttl {
    font-size: 1.6rem;
    padding: 0.3rem 1.5rem 0.5rem;
  }
}
.js-about-popup .-wrap .unit-info .-list {
  margin-top: 1rem;
  padding-left: 0.5rem;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-info .-list {
    padding-left: 0;
    margin-top: 1rem;
  }
}
.js-about-popup .-wrap .unit-info .-list li {
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-info .-list li {
    font-size: 1.4rem;
  }
}
.js-about-popup .-wrap .unit-info .-list li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-about-popup .-wrap .unit-info .-list li + li {
  margin-top: 0.8rem;
}
@media screen {
  .js-about-popup .-wrap .unit-info .-list li + li {
    margin-top: 0.5rem;
  }
}
.js-about-popup .-wrap .unit-btn {
  margin-top: 2rem;
  text-align: center;
}
.js-about-popup .-wrap .unit-btn a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 30rem;
  height: 6rem;
  background: #FFE77D;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 10rem;
  border: 0.2rem solid #000;
  position: relative;
  margin: 0 auto;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit-btn a {
    width: 26rem;
    line-height: 1.4;
  }
}
.js-about-popup .-wrap .unit-btn a:after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url(../img/util_icn_outlink02.svg) no-repeat center/contain;
  position: absolute;
  right: 2.34rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  .js-about-popup .-wrap .unit-btn a:hover {
    background-color: #FFD622;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 767px) {
  .js-about-popup .-wrap .unit.m-kitty {
    margin-top: 4rem;
  }
}
.js-about-popup .-wrap .unit.m-kitty .unit-img {
  padding-top: 2.5rem;
}
.js-about-popup .mfp-close {
  top: -2.5rem;
}
.js-about-popup .mfp-close:active {
  top: -2.5rem;
}

.anchor {
  position: relative;
  top: 7rem;
}
@media screen and (max-width: 767px) {
  .anchor {
    top: 4rem;
  }
}