@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  border: none;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.5208333333vw;
  scroll-behavior: smooth;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
  }
}

body {
  color: #222426;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
    overflow-x: hidden;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #222426;
}
a:hover {
  color: #222426;
  cursor: pointer;
}

ul li {
  list-style: none;
}

img {
  vertical-align: bottom;
  width: 100%;
}

.txtC {
  text-align: center !important;
}

.txtR {
  text-align: right !important;
}

.txtL {
  text-align: left !important;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mauto {
  margin: auto;
}

@media screen and (max-width: 767.999px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767.999px) {
  .sp {
    display: block;
  }
}

.fade-target {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out, -webkit-transform 1s ease-out;
  will-change: opacity, transform;
}

.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #FFFFFF;
  padding: 1.4rem 2rem;
}
@media screen and (max-width: 767.999px) {
  header {
    padding: 0 0 0 1rem;
  }
}
header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  header .header-container .header-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
header .header-container .header-logo img {
  max-width: 18.6rem;
}
@media screen and (max-width: 767.999px) {
  header .header-container .header-logo img {
    max-width: 10rem;
  }
}
header .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  header .header-wrapper {
    gap: 0.6rem;
  }
}
header .header-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FF2081;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem 3.2rem;
  border-radius: 100vmax;
  -webkit-box-shadow: 0.3rem 0.2rem 0 0 #87001F;
          box-shadow: 0.3rem 0.2rem 0 0 #87001F;
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  will-change: transform;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
header .header-btn:hover {
  -webkit-transform: translate(0.2rem, 0.2rem);
          transform: translate(0.2rem, 0.2rem);
  -webkit-box-shadow: 0.1rem 0.1rem 0 0 #87001F;
          box-shadow: 0.1rem 0.1rem 0 0 #87001F;
  opacity: 0.8;
}
@media screen and (max-width: 767.999px) {
  header .header-btn {
    font-size: 1.1rem;
    padding: 0.6rem 1rem;
  }
}
header #nav-btn {
  position: relative;
  width: 5rem;
  height: 5rem;
}
header #header-nav {
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  overflow-y: auto;
  margin-top: 8rem;
  padding: 5rem;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #1183EA;
}
@media screen and (max-width: 767.999px) {
  header #header-nav {
    margin-top: 5rem;
    padding: 4rem 1.4rem;
    width: 100%;
    height: 100vh;
  }
}
header #header-nav nav {
  overflow-y: auto;
}
header #header-nav .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.2rem 3rem;
  max-width: 100rem;
  margin-inline: auto;
}
header #header-nav .nav-list li {
  background-color: #FFFFFF;
  width: 100%;
  max-width: 31rem;
  border-radius: 100vh;
}
header #header-nav .nav-list li a {
  color: #1183EA;
  font-size: 2.2rem;
  font-weight: bold;
  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;
  padding: 0.6rem 2rem;
  text-align: center;
  height: 100%;
  line-height: 1.3;
  -webkit-transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  will-change: transform;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
header #header-nav .nav-list li a:hover {
  opacity: 0.85;
  -webkit-transform: translateY(-0.4rem);
          transform: translateY(-0.4rem);
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-list li a {
    font-size: 1.6rem;
    min-height: 5rem;
  }
}
header .btn-open {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
header .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4rem;
  height: 0.35rem;
  border-radius: 100vmax;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span {
    height: 0.28rem;
    width: 3.2rem;
  }
}
header .btn-open span:nth-of-type(1) {
  background-color: #42B0EA;
  top: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(1) {
    top: 1.6rem;
  }
}
header .btn-open span:nth-of-type(2) {
  background-color: #FF2081;
  top: 2.7rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(2) {
    top: 2.5rem;
  }
}
header .btn-open span:nth-of-type(3) {
  background-color: #93C702;
  top: 3.9rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(3) {
    top: 3.4rem;
  }
}
header.active .btn-open span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4.2rem;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 767.999px) {
  header.active .btn-open span {
    width: 2.6rem;
  }
}
header.active .btn-open span:nth-of-type(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
header.active .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active .btn-open span:nth-of-type(3) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
header.active #header-nav {
  visibility: visible;
  opacity: 1;
}

#footer {
  padding-block: 3rem;
  background-color: #3D3F40;
}
@media screen and (max-width: 767.999px) {
  #footer {
    padding-block: 3rem;
  }
}
#footer .footer_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_wrap {
    gap: 2.4rem;
  }
}
#footer .footer_logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
}
#footer .footer_logo img {
  width: 18rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_logo img {
    width: 13rem;
  }
}
#footer .footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav {
    gap: 2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#footer .footer_nav a {
  font-size: 1.4rem;
  font-weight: bold;
  color: #FFFFFF;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav a {
    font-size: 1.3rem;
  }
}
#footer .copy {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  margin-top: 3rem;
  color: #FFFFFF;
}
@media screen and (max-width: 767.999px) {
  #footer .copy {
    font-size: 1rem;
    margin-top: 4rem;
  }
}

.c-section {
  padding-inline: 4%;
}

.c-inner {
  max-width: 99rem;
  width: 100%;
  margin-inline: auto;
}

.c-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.2rem;
}
.c-logo .text {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767.999px) {
  .c-logo .text {
    font-size: 0.8rem;
  }
}

.c-cta {
  background: url(../img/cta_bg.png) no-repeat bottom/contain, -webkit-gradient(linear, left top, right top, from(#0082fa), to(#2dffea));
  background: url(../img/cta_bg.png) no-repeat bottom/contain, linear-gradient(to right, #0082fa, #2dffea);
  padding-block: 4rem 6rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .c-cta {
    background: url(../img/cta_bg-sp.png) no-repeat bottom/contain, -webkit-gradient(linear, left top, right top, from(#0082fa), to(#2dffea));
    background: url(../img/cta_bg-sp.png) no-repeat bottom/contain, linear-gradient(to right, #0082fa, #2dffea);
    padding-bottom: 4rem;
  }
}
.c-cta::before {
  content: "";
  display: inline-block;
  width: 29rem;
  height: 100%;
  background-image: url(../img/cta_01.png);
  background-size: contain;
  background-position: bottom;
  position: absolute;
  bottom: 0;
  left: 37rem;
}
@media screen and (max-width: 767.999px) {
  .c-cta::before {
    background-image: url(../img/cta_01-sp.png);
    width: 12.5rem;
    height: 60%;
    left: 0;
  }
}
.c-cta::after {
  content: "";
  display: inline-block;
  width: 45.6rem;
  height: 100%;
  background-image: url(../img/cta_02.png);
  background-size: contain;
  background-position: bottom;
  position: absolute;
  bottom: 0;
  right: 32rem;
}
@media screen and (max-width: 767.999px) {
  .c-cta::after {
    background-image: url(../img/cta_02-sp.png);
    width: 18rem;
    height: 60%;
    right: 0;
  }
}
.c-cta .cta_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 60rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.999px) {
  .c-cta .cta_inner {
    position: relative;
    z-index: 1;
  }
}
.c-cta .cta_ttl {
  width: 58rem;
  height: auto;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .c-cta .cta_ttl {
    width: 100%;
  }
}
.c-cta .cta_ttl::after {
  content: "";
  display: inline-block;
  width: 6rem;
  height: 7rem;
  background-image: url(../img/cta_ttl-deco.png);
  background-size: contain;
  position: absolute;
  top: 0;
  right: -4rem;
}
@media screen and (max-width: 767.999px) {
  .c-cta .cta_ttl::after {
    width: 4rem;
    height: 5rem;
    top: -3rem;
    right: 2rem;
  }
}
.c-cta .cta_text {
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 800;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .c-cta .cta_text {
    font-size: 1.6rem;
  }
}
.c-cta .cta_btn {
  width: 50rem;
  display: inline-block;
  margin-top: 3rem;
  position: relative;
  border-radius: 100vmax;
  overflow: hidden;
  -webkit-box-shadow: 0.4rem 0.7rem 0 0 #87001F;
          box-shadow: 0.4rem 0.7rem 0 0 #87001F;
  -webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  will-change: transform;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media screen and (max-width: 767.999px) {
  .c-cta .cta_btn {
    width: 100%;
    z-index: 1;
    margin-top: 6.4rem;
  }
}
.c-cta .cta_btn img {
  display: block;
  width: 100%;
  height: auto;
}
.c-cta .cta_btn:hover {
  -webkit-transform: translate(0.2rem, 0.2rem);
          transform: translate(0.2rem, 0.2rem);
  -webkit-box-shadow: 0.1rem 0.1rem 0 0 #6e0210;
          box-shadow: 0.1rem 0.1rem 0 0 #6e0210; /* 影を半分にする */
}
.c-cta .cta_btn::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -60%;
  width: 30%;
  height: 200%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation: shiny 3s ease-in-out infinite;
          animation: shiny 3s ease-in-out infinite;
}

@-webkit-keyframes shiny {
  0% {
    left: -60%;
  }
  20% {
    left: 140%;
  }
  100% {
    left: 140%;
  }
}

@keyframes shiny {
  0% {
    left: -60%;
  }
  20% {
    left: 140%;
  }
  100% {
    left: 140%;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fade-target {
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
}
.fade-target.is-visible {
  -webkit-animation: fadeInUp 1.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
          animation: fadeInUp 1.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

#limited {
  background-image: url(../img/mv_bg.png);
  background-size: contain;
  background-position: top center;
  margin-top: 8rem;
  padding-block: 3rem 7.2rem;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767.999px) {
  #limited {
    background-image: url(../img/mv_bg-sp.png);
    background-size: cover;
    margin-top: 5rem;
    padding-block: 1rem 4rem;
    padding-inline: 2%;
  }
}
#limited .mv_inner {
  max-width: 110rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  position: relative;
}
#limited .mv_logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_logo {
    width: 90%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#limited .mv_logo img {
  max-width: 14.2rem;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_logo img {
    max-width: 11rem;
  }
}
#limited .mv_logo .text {
  font-size: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_logo .text {
    font-size: 0.8rem;
  }
}
#limited .mv_ttl {
  max-width: 102.2rem;
  margin-block: 1.7rem 2rem;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_ttl {
    margin-block: 0.8rem 0.6rem;
  }
}
#limited .mv_ttl-under {
  max-width: 100rem;
}
#limited .mv_main {
  max-width: 99rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_main {
    max-width: 35rem;
  }
}
#limited .mv_main .mv_main-icon {
  width: 16.4rem;
  height: 16.4rem;
  position: absolute;
  top: 8rem;
  left: -7rem;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_main .mv_main-icon {
    display: none;
  }
}
#limited .mv_point {
  width: 16.6rem;
  height: 16.7rem;
  position: absolute;
  top: 9rem;
  right: -16rem;
}
@media screen and (max-width: 767.999px) {
  #limited .mv_point {
    width: 7rem;
    height: 7rem;
    top: 0;
    right: 4rem;
  }
}
#limited .mv_btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  margin-top: 2rem;
}
#limited .mv_btn-wrapper .mv_btn-text {
  width: 59.6rem;
}
#limited .mv_btn-wrapper .mv_btn-link {
  width: 50rem;
  display: inline-block;
  position: relative;
  border-radius: 100vmax;
  overflow: hidden;
  -webkit-box-shadow: 0.4rem 0.7rem 0 0 #87001F;
          box-shadow: 0.4rem 0.7rem 0 0 #87001F;
  -webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  will-change: transform;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media screen and (max-width: 767.999px) {
  #limited .mv_btn-wrapper .mv_btn-link {
    width: 32rem;
  }
}
#limited .mv_btn-wrapper .mv_btn-link img {
  display: block;
  width: 100%;
  height: auto;
}
#limited .mv_btn-wrapper .mv_btn-link:hover {
  -webkit-transform: translate(0.2rem, 0.2rem);
          transform: translate(0.2rem, 0.2rem);
  -webkit-box-shadow: 0.1rem 0.1rem 0 0 #6e0210;
          box-shadow: 0.1rem 0.1rem 0 0 #6e0210;
}
#limited .mv_btn-wrapper .mv_btn-link::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -60%;
  width: 30%;
  height: 200%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation: shiny 3s ease-in-out infinite;
          animation: shiny 3s ease-in-out infinite;
}

#credit {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.1rem, #e5e5e5), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(0.1rem, #e5e5e5), color-stop(0.1rem, transparent)), #ffffff;
  background: linear-gradient(to right, #e5e5e5 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #e5e5e5 0.1rem, transparent 0.1rem), #ffffff;
  background-position: left top;
  background-size: 3.2rem 3.2rem;
  padding-block: 11rem 27rem;
  margin-top: -1rem;
}
@media screen and (max-width: 767.999px) {
  #credit {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1rem, #f0f0f0), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(0.1rem, #f0f0f0), color-stop(0.1rem, transparent)), #ffffff;
    background: linear-gradient(to right, #f0f0f0 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #f0f0f0 0.1rem, transparent 0.1rem), #ffffff;
    background-size: 2.2rem 2.2rem;
    padding-block: 5rem 16rem;
    margin-top: 0;
  }
}
#credit .credit_ttl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#credit .credit_ttl-wrapper .credit_ttl-sub {
  width: 63rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_ttl-wrapper .credit_ttl-sub {
    width: 100%;
  }
}
#credit .credit_ttl-wrapper .credit_ttl-main {
  width: 67.6rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_ttl-wrapper .credit_ttl-main {
    width: 100%;
    margin-top: 0.6rem;
  }
}
#credit .credit_text {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-block: 5rem 5rem;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_text {
    font-size: 1.4rem;
    margin-block: 2.4rem 3rem;
  }
}
#credit .credit_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#credit .credit_content .credit_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5rem;
  }
}
#credit .credit_content .credit_list .credit_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 48%;
  }
}
#credit .credit_content .credit_list .credit_item figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin: 0;
  overflow: hidden;
  background-color: #BAE8FF;
  padding-top: 6rem;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item figure {
    padding-top: 3rem;
  }
}
#credit .credit_content .credit_list .credit_item .credit_item-img {
  width: auto;
  height: 11.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 3.2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item .credit_item-img {
    height: 8rem;
    margin-bottom: 2.4rem;
  }
}
#credit .credit_content .credit_list .credit_item .credit_item-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #1183EA;
  color: #FFFFFF;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 1.6rem 0.6rem 1.8rem;
  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;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item .credit_item-text {
    font-size: 1.4rem;
    padding: 1rem 0.2rem 1.2rem;
  }
}
#credit .credit_content .credit_list .credit_item .credit_item-text strong {
  color: #FFEA70;
  display: contents;
}
#credit .credit_content .credit_list .credit_item .credit_item-text small {
  font-size: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item .credit_item-text small {
    font-size: 1.2rem;
  }
}
#credit .credit_content .credit_list .credit_item:first-child figure {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:first-child figure {
    border-bottom-left-radius: 0;
  }
}
#credit .credit_content .credit_list .credit_item:first-child .credit_item-text {
  border-bottom-left-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:first-child .credit_item-text {
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:nth-child(2) figure {
    border-top-right-radius: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:nth-child(3) figure {
    border-bottom-left-radius: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:nth-child(3) .credit_item-text {
    border-bottom-left-radius: 2rem;
  }
}
#credit .credit_content .credit_list .credit_item:last-child figure {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_list .credit_item:last-child figure {
    border-top-right-radius: 0;
  }
}
#credit .credit_content .credit_list .credit_item:last-child .credit_item-text {
  border-bottom-right-radius: 2rem;
}
#credit .credit_content .credit_list .credit_item:nth-child(even) figure {
  background-color: #DFF4FF;
}
#credit .credit_content .credit_point {
  margin-top: 0.4rem;
  position: relative;
}
#credit .credit_content .credit_point::before {
  content: "";
  display: inline-block;
  width: 41rem;
  height: 8rem;
  background-image: url(../img/credit_point-bg.png);
  background-size: contain;
  position: absolute;
  top: -4.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_point::before {
    width: 20rem;
    height: 4rem;
    top: -2rem;
  }
}
#credit .credit_content .credit_small {
  text-align: center;
  margin-top: 1rem;
  line-height: 2;
  font-size: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_small {
    font-size: 0.9rem;
    margin-top: 0;
  }
}
#credit .credit_content .credit_caution {
  width: 75rem;
  margin-top: 4.2rem;
}
@media screen and (max-width: 767.999px) {
  #credit .credit_content .credit_caution {
    width: 100%;
    margin-top: 2.4rem;
  }
}

#lineup {
  scroll-margin-top: 24rem;
}
@media screen and (max-width: 767.999px) {
  #lineup {
    scroll-margin-top: 16rem;
  }
}
#lineup .lineup_inner {
  padding-bottom: 12.6rem;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_inner {
    padding-bottom: 8rem;
  }
}
#lineup .lineup_ttl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
  padding-block: 7.6rem 4rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_ttl-wrapper {
    padding-block: 0;
    gap: 2rem;
    margin-bottom: 6rem;
  }
}
#lineup .lineup_ttl-wrapper .lineup_ttl-sub {
  width: 25rem;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_ttl-wrapper .lineup_ttl-sub {
    width: 12rem;
  }
}
#lineup .lineup_ttl-wrapper .lineup_ttl-main {
  width: 100%;
}
#lineup .lineup_ttl-wrapper::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 65rem;
  background-image: url(../img/lineup_bg.png);
  background-size: contain;
  position: absolute;
  top: -15rem;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_ttl-wrapper::after {
    background-image: url(../img/lineup_bg-sp.png);
    top: -10rem;
  }
}
#lineup .lineup_contents {
  position: relative;
  z-index: 2;
  margin-top: 5rem;
}
#lineup .lineup_contents:first-of-type {
  margin-top: 0;
}
#lineup .lineup_contents .lineup_contents-ttl {
  color: #FFFFFF;
  font-size: 2.7rem;
  text-align: center;
  padding: 0.6rem;
  background-color: #FF2081;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_contents .lineup_contents-ttl {
    font-size: 1.8rem;
  }
}
#lineup .lineup_contents .lineup_list {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_contents .lineup_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    margin-top: 2rem;
  }
}
#lineup .lineup_contents .lineup_list .lineup_item {
  padding: 3rem 1rem 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 31rem;
  background-color: #FFFFFF;
  border: 0.4rem solid #FF2081;
  border-radius: 2rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #lineup .lineup_contents .lineup_list .lineup_item {
    width: 100%;
  }
}
#lineup .lineup_contents .lineup_list .lineup_item::before {
  content: "";
  display: inline-block;
  width: 6rem;
  height: 0.6rem;
  background-color: #FF2081;
  position: absolute;
  top: -0.1rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .item_img {
  width: auto;
  height: 15rem;
  -o-object-fit: contain;
     object-fit: contain;
}
#lineup .lineup_contents .lineup_list .lineup_item .item_img-icon {
  width: 5.8rem;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 11rem;
  right: 2rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .item_ttl {
  margin-top: 1.6rem;
  text-align: center;
}
#lineup .lineup_contents .lineup_list .lineup_item .item_ttl h4 {
  font-size: 2rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .item_ttl p {
  font-size: 1.3rem;
  font-weight: 600;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper {
  margin-top: 0.6rem;
  font-size: 1.4rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .label {
  font-weight: 600;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .amount {
  font-weight: bold;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .amount .num {
  color: #FF003A;
  font-size: 2.2rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .price_plan {
  text-align: center;
  background-color: #FF2081;
  color: #FFFFFF;
  font-size: 1.3rem;
  font-weight: 800;
  line-height: 1.7;
  margin-block: 0.6rem 0.1rem;
  position: relative;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .price_plan::after {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 0.8rem 0.8rem 0 0.8rem;
  border-color: #FF2081 transparent transparent transparent;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .price_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .price_monthly {
  font-size: 1.8rem;
  font-weight: 800;
  text-align: center;
  line-height: 1;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .price_monthly .num {
  font-size: 3.4rem;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .btn {
  width: 24rem;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 0.6rem;
  margin: 1.2rem auto 0;
  border-radius: 12rem;
  background-color: #FF003A;
  border: 2px solid #FF003A;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color 0.35s ease, border-color 0.35s ease;
  transition: color 0.35s ease, border-color 0.35s ease;
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -1;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .btn:hover {
  color: #FF003A; /* 文字を赤に反転 */
  border-color: #FF003A; /* 枠線は赤を維持（または別の赤に変える場合はここ） */
  /* 💡 左に隠れていた白い背景を、中央（元の位置）にスッと滑り込ませる */
}
#lineup .lineup_contents .lineup_list .lineup_item .price_wrapper .btn:hover::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#lineup .lineup_contents.blue .lineup_contents-ttl {
  background-color: #42B0EA;
}
#lineup .lineup_contents.blue .lineup_item {
  border: 0.4rem solid #42B0EA;
}
#lineup .lineup_contents.blue .lineup_item::before {
  background-color: #42B0EA;
}
#lineup .lineup_contents.blue .price_plan {
  background-color: #42B0EA !important;
}
#lineup .lineup_contents.blue .price_plan::after {
  border-color: #42B0EA transparent transparent transparent !important;
}
#lineup .lineup_contents.green .lineup_contents-ttl {
  background-color: #93C702;
}
#lineup .lineup_contents.green .lineup_item {
  border: 0.4rem solid #93C702;
}
#lineup .lineup_contents.green .lineup_item::before {
  background-color: #93C702;
}
#lineup .lineup_contents.green .price_plan {
  background-color: #93C702 !important;
}
#lineup .lineup_contents.green .price_plan::after {
  border-color: #93C702 transparent transparent transparent !important;
}

#reason {
  background-image: url(../img/reason_bg02.png), -webkit-gradient(linear, left top, right top, color-stop(0.1rem, #e5e5e5), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(0.1rem, #e5e5e5), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: url(../img/reason_bg02.png), linear-gradient(to right, #e5e5e5 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #e5e5e5 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #ffffff, #ffffff);
  background-position: center bottom, center top, center top, center top;
  background-size: contain, 3.2rem 3.2rem, 3.2rem 3.2rem, auto;
  background-repeat: no-repeat, repeat, repeat, no-repeat;
}
@media screen and (max-width: 767.999px) {
  #reason {
    background-image: url(../img/reason_bg02.png), -webkit-gradient(linear, left top, right top, color-stop(0.1rem, #f0f0f0), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(0.1rem, #f0f0f0), color-stop(0.1rem, transparent)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: url(../img/reason_bg02.png), linear-gradient(to right, #f0f0f0 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #f0f0f0 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #ffffff, #ffffff);
    background-size: auto 85%, 2.2rem 2.2rem, 2.2rem 2.2rem, auto;
  }
}
#reason .reason_inner {
  padding-block: 11.5rem 9.5rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_inner {
    padding-block: 6rem 8rem;
  }
}
#reason .reason_ttl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
#reason .reason_ttl-wrapper .reason_ttl-main {
  width: 87.6rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_ttl-wrapper .reason_ttl-main {
    width: 80%;
  }
}
#reason .reason_ttl-wrapper .reason_ttl-sub {
  width: 63rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_ttl-wrapper .reason_ttl-sub {
    width: 80%;
  }
}
#reason .reason_list {
  margin-top: 7rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_list {
    margin-top: 5rem;
  }
}
#reason .reason_item {
  position: relative;
  background-color: #FFFFFF;
  border: 4px solid #1183EA;
  border-radius: 2rem;
  overflow: visible;
  margin-top: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#reason .reason_item:first-of-type {
  margin-top: 0;
}
#reason .reason_item:nth-child(even) .reason_item-num {
  left: auto;
  right: -2rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item:nth-child(even) .reason_item-num {
    left: -0.8rem;
    right: auto;
  }
}
#reason .reason_item:nth-child(even) .reason_item-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item:nth-child(even) .reason_item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#reason .reason_item .reason_item-num {
  position: absolute;
  top: -2rem;
  left: -2rem;
  width: 10.5rem;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-num {
    width: 6rem;
    top: -1.5rem;
    left: -0.8rem;
  }
}
#reason .reason_item .reason_item-ttl {
  background-color: #1183EA;
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  padding: 1rem 2rem 1.2rem 6rem;
  margin-top: -1px;
  margin-inline: -1px;
  border-top-left-radius: 1.6rem;
  border-top-right-radius: 1.6rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-ttl {
    padding: 0.8rem 1rem 0.8rem 4rem;
    font-size: 1.8rem;
  }
}
#reason .reason_item .reason_item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  padding: 2.8rem 4rem;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    padding: 1.8rem 1.6rem;
  }
}
#reason .reason_item .reason_item-img {
  width: 40%;
  height: auto;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-img {
    width: 100%;
  }
}
#reason .reason_item .reason_item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
#reason .reason_item .reason_item-content h4 {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.8;
  margin: 0 0 2rem 0;
  color: #333;
}
#reason .reason_item .reason_item-content h4 span {
  color: #FF2081;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-content h4 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
#reason .reason_item .reason_item-content p {
  font-size: 1.5rem;
  line-height: 1.9;
  margin: 0;
}
@media screen and (max-width: 767.999px) {
  #reason .reason_item .reason_item-content p {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}

#company {
  padding-block: 9rem 12rem;
}
@media screen and (max-width: 767.999px) {
  #company {
    padding-block: 6rem 8rem;
  }
}
#company .company_ttl {
  width: 36.4rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.999px) {
  #company .company_ttl {
    width: 72%;
  }
}
#company .company-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1.6rem;
  border: 0.6rem solid #42B0EA;
  border-radius: 2rem;
  padding-inline: 0 4.6rem;
  margin-top: 4.8rem;
  background-image: url(../img/company_bg.png);
  background-size: contain;
  background-repeat: repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767.999px) {
  #company .company-table {
    margin-top: 3.2rem;
  }
}
#company .company-table th {
  display: block;
  background-color: #42B0EA;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 1rem;
  white-space: nowrap;
}
#company .company-table td {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 1rem 2.5rem;
  vertical-align: middle;
  width: 75%;
}
#company .company-table td .link {
  color: #1183EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
@media screen and (max-width: 767.999px) {
  #company .company-table td .link {
    gap: 0.2rem;
    font-size: 1.2rem;
  }
}
#company .company-table td .link::after {
  content: "";
  display: inline-block;
  width: 1.4rem;
  height: 1.2rem;
  background-image: url(../img/company_link.png);
  background-size: contain;
}
@media screen and (max-width: 767.999px) {
  #company .company-table {
    border-spacing: 0 2rem;
    padding: 0 1.5rem;
  }
  #company .company-table tr, #company .company-table th, #company .company-table td {
    display: block;
    width: 100%;
  }
  #company .company-table th {
    padding: 0.6rem;
    font-size: 1.4rem;
  }
  #company .company-table td {
    border-left: none;
    padding: 1rem 0.5rem 1.5rem;
    font-size: 1.3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}