/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-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;
}

:root {
  --green-mode-main: #75d400;
  --green-mode-sub: #ae9cc2;
  --blue-mode-main: #3db6e0;
  --blue-mode-sub: #00deb4;
  --red-mode-main: #ec70a0;
  --red-mode-sub: #f89500;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #323634;
}

summary {
  list-style-type: none;
}

summary::-webkit-details-marker {
  display: none;
}

.l-inner {
  max-width: 498px;
  padding: 0 24px;
  margin-inline: auto;
  position: relative;
}

.l-header {
  -ms-flex-item-align: end;
      align-self: flex-end;
  z-index: 1;
}

.l-header__inner {
  position: relative;
}

.l-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.1097046414vh;
}

.l-header__image {
  position: absolute;
  aspect-ratio: 152/215;
  max-height: 215px;
  height: 30.2390998594vh;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  z-index: -1;
  background-image: url(../images/mv_image-original.webp);
  background-size: cover;
  background-position: center;
}

.l-main {
  display: grid;
  gap: 2.2503516174vh;
  z-index: 1;
}

.l-main__slide .splide__track, .l-main__slide .swiper {
  padding-bottom: 8px;
}

.l-footer {
  z-index: 1;
}

.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.l-footer__image {
  width: 70%;
}
.l-footer__image img {
  width: 100%;
  height: auto;
}

.l-footer__text {
  width: 27%;
}
.l-footer__text img {
  width: 100%;
  height: auto;
}

.l-footer__copy {
  display: none;
}

.l-body {
  height: 100dvh;
  min-height: 650px;
}
.l-body.-original .l-wrapper {
  background: url(../images/main_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--green-mode-main)), color-stop(50%, var(--green-mode-main)), color-stop(50%, var(--green-mode-sub)), to(var(--green-mode-sub)));
  background: url(../images/main_bg.webp), linear-gradient(to bottom, var(--green-mode-main) 0, var(--green-mode-main) 50%, var(--green-mode-sub) 50%, var(--green-mode-sub) 100%);
}
.l-body.-original .l-bgImage {
  background: url(../images/pc_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--green-mode-main)), color-stop(50%, var(--green-mode-main)), color-stop(50%, var(--green-mode-sub)), to(var(--green-mode-sub)));
  background: url(../images/pc_bg.webp), linear-gradient(to bottom, var(--green-mode-main) 0, var(--green-mode-main) 50%, var(--green-mode-sub) 50%, var(--green-mode-sub) 100%);
}
.l-body.-original .l-header__image {
  background-image: url(../images/mv_image-original.webp);
}
.l-body.-coco .l-wrapper {
  background: url(../images/main_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--blue-mode-main)), color-stop(50%, var(--blue-mode-main)), color-stop(50%, var(--blue-mode-sub)), to(var(--blue-mode-sub)));
  background: url(../images/main_bg.webp), linear-gradient(to bottom, var(--blue-mode-main) 0, var(--blue-mode-main) 50%, var(--blue-mode-sub) 50%, var(--blue-mode-sub) 100%);
}
.l-body.-coco .l-bgImage {
  background: url(../images/pc_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--blue-mode-main)), color-stop(50%, var(--blue-mode-main)), color-stop(50%, var(--blue-mode-sub)), to(var(--blue-mode-sub)));
  background: url(../images/pc_bg.webp), linear-gradient(to bottom, var(--blue-mode-main) 0, var(--blue-mode-main) 50%, var(--blue-mode-sub) 50%, var(--blue-mode-sub) 100%);
}
.l-body.-coco .l-header__image {
  background-image: url(../images/mv_image-coco.webp);
}
.l-body.-wild .l-wrapper {
  background: url(../images/main_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--red-mode-main)), color-stop(50%, var(--red-mode-main)), color-stop(50%, var(--red-mode-sub)), to(var(--red-mode-sub)));
  background: url(../images/main_bg.webp), linear-gradient(to bottom, var(--red-mode-main) 0, var(--red-mode-main) 50%, var(--red-mode-sub) 50%, var(--red-mode-sub) 100%);
}
.l-body.-wild .l-bgImage {
  background: url(../images/pc_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--red-mode-main)), color-stop(50%, var(--red-mode-main)), color-stop(50%, var(--red-mode-sub)), to(var(--red-mode-sub)));
  background: url(../images/pc_bg.webp), linear-gradient(to bottom, var(--red-mode-main) 0, var(--red-mode-main) 50%, var(--red-mode-sub) 50%, var(--red-mode-sub) 100%);
}
.l-body.-wild .l-header__image {
  background-image: url(../images/mv_image-wild.webp);
}

.l-bgImage {
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  background: url(../images/pc_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--green-mode-main)), color-stop(50%, var(--green-mode-main)), color-stop(50%, var(--green-mode-sub)), to(var(--green-mode-sub)));
  background: url(../images/pc_bg.webp), linear-gradient(to bottom, var(--green-mode-main) 0, var(--green-mode-main) 50%, var(--green-mode-sub) 50%, var(--green-mode-sub) 100%);
  position: relative;
  z-index: 1;
}
.l-bgImage::before, .l-bgImage::after {
  content: "";
  display: block;
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: url(../images/pc_text.svg);
  background-size: contain;
  background-repeat: space;
}
.l-bgImage::before {
  left: 16px;
}
.l-bgImage::after {
  right: 16px;
  rotate: 180deg;
}

.l-bgImage__text {
  font-size: 10px;
  line-height: 1.2;
  font-weight: 400;
  position: absolute;
  left: calc(50% + 225px + 30px);
  bottom: 16px;
}

.l-bgImage__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 450px;
  width: 100%;
  height: 100%;
  margin-inline: auto;
  border-left: 1px solid #FAFAF5;
  border-right: 1px solid #FAFAF5;
  overflow-x: clip;
}

.l-wrapper {
  height: 100%;
  max-height: 800px;
  display: grid;
  grid-template-rows: 18vh auto auto;
  gap: 2.2503516174vh;
  background: url(../images/main_bg.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--green-mode-main)), color-stop(50%, var(--green-mode-main)), color-stop(50%, var(--green-mode-sub)), to(var(--green-mode-sub)));
  background: url(../images/main_bg.webp), linear-gradient(to bottom, var(--green-mode-main) 0, var(--green-mode-main) 50%, var(--green-mode-sub) 50%, var(--green-mode-sub) 100%);
  background-size: cover !important;
  background-position: top 30% center !important;
  background-repeat: no-repeat;
}

.l-btns {
  display: grid;
}
.l-btns.-two {
  grid-template-columns: repeat(2, 1fr);
  gap: 6%;
}
.l-btns.-three {
  grid-template-columns: repeat(3, 1fr);
  gap: 10%;
}
.l-btns + .l-btns {
  margin-top: 1.6877637131vh;
}

.c-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5625879044vh 8px;
  gap: 10%;
  border-radius: 16px;
  border: 2px solid #393939;
  -webkit-box-shadow: 0 4px 0 #393939;
          box-shadow: 0 4px 0 #393939;
}
.c-btn img {
  max-width: 100%;
  height: auto;
}
.c-btn.-x {
  -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;
  aspect-ratio: 1/1;
  background-color: #323634;
}
.c-btn.-x .-icon {
  width: 48%;
}
.c-btn.-x .-text {
  width: 100%;
}
.c-btn.-instagram {
  -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;
  aspect-ratio: 1/1;
  background-color: #ec70a0;
}
.c-btn.-instagram .-icon {
  width: 58%;
}
.c-btn.-instagram .-text {
  width: 100%;
}
.c-btn.-hp {
  -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;
  aspect-ratio: 1/1;
  background-color: #323634;
}
.c-btn.-hp .-icon {
  width: 70%;
}
.c-btn.-hp .-text {
  width: 52%;
}
.c-btn.-product {
  gap: 16px;
  aspect-ratio: 163/68;
  padding-inline: 16px;
  background-color: #f89500;
}
.c-btn.-product .-icon {
  width: 25%;
}
.c-btn.-product .-text {
  width: 44%;
}
.c-btn.-ec {
  gap: 16px;
  aspect-ratio: 163/68;
  padding-inline: 16px;
  background-color: #3db6e0;
}
.c-btn.-ec .-icon {
  width: 25%;
}
.c-btn.-ec .-text {
  width: 44%;
}

.p-btn {
  display: block;
  padding: 4px 0;
  background-color: #fff;
  background-image: url(../images/play_bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  border: 2px solid #323634;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 0 #323634;
          box-shadow: 0 4px 0 #323634;
  position: relative;
}
.p-btn::after {
  content: "";
  display: block;
  height: 6.4697609001vh;
  aspect-ratio: 1/1;
  background-image: url(../images/deco_one.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  translate: 50% -50%;
}

.p-btn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  border-radius: 16px;
  overflow: hidden;
}

.p-btn__title {
  width: 46.5%;
}
.p-btn__title img {
  max-width: 100%;
  height: auto;
}

.p-btn__image {
  width: 39%;
}
.p-btn__image img {
  max-width: 100%;
  height: auto;
}

.p-news {
  border: 2px solid #323634;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 0 #323634;
          box-shadow: 0 4px 0 #323634;
}

.p-news__inner {
  background-color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 14px;
  overflow: hidden;
}

.p-news__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-news__label {
  padding: 1.1251758087vh 1.9690576653vh;
  border-bottom: 2px solid #323634;
}
.p-news__label.-primary {
  background-color: #ec70a0;
}
.p-news__label.-secondary {
  background-color: #f89500;
}
.p-news__label.-tertiary {
  background-color: #3db6e0;
}
.p-news__label span {
  font-size: 14px;
  font-weight: 700;
}

.p-news__time {
  font-size: 10px;
  font-weight: 700;
}

.p-news__title {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2727272727;
  padding: 1.4064697609vh 14px 0.8438818565vh;
}

.p-news__image {
  width: 40%;
  height: auto;
}
.p-news__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-hide {
  display: block;
}

.u-show {
  display: none;
}

.u-hide--inline {
  display: inline-block;
}

.u-show--inline {
  display: none;
}

.u-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

@media screen and (max-width:767px) {
  .l-footer__copy {
    display: block;
    font-size: 8px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.625rem;
  }
  .l-bgImage {
    background: none !important;
  }
  .l-bgImage::before, .l-bgImage::after {
    display: none;
  }
  .l-bgImage__text {
    display: none;
  }
  .l-bgImage__wrapper {
    min-width: 100%;
  }
  .l-wrapper {
    height: auto;
    min-height: 100%;
    max-height: none;
    background-size: contain !important;
  }
  .u-hide {
    display: none;
  }
  .u-show {
    display: block;
  }
  .u-hide--inline {
    display: none;
  }
  .u-show--inline {
    display: inline-block;
  }
}
/*# sourceMappingURL=style.css.map */