@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  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 {
  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 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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;
}

/**
 * 1. 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 */
}

/**
 * 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;
}

@font-face {
  font-family: "MelunR";
  src: url("../fonts/Melun-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "MelunTM";
  src: url("../fonts/MelunTRIAL-Medium.woff") format("woff");
}
@font-face {
  font-family: "MelunDTM";
  src: url("../fonts/MelunDisplayTRIAL-Medium.woff") format("woff");
}
body {
  background-color: #fffffb;
}

.u-sp-only {
  display: block;
}
@media screen and (min-width: 768px) {
  .u-sp-only {
    display: none !important;
  }
}

.u-pc-only {
  display: none;
}
@media screen and (min-width: 1280px) {
  .u-pc-only {
    display: block;
  }
}

.u-md-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-md-only {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .u-md-only {
    display: block;
  }
}

.u-sp-md {
  display: block;
}
@media screen and (min-width: 1280px) {
  .u-sp-md {
    display: none !important;
  }
}

.footer {
  position: relative;
  width: 100vw;
  margin: 0 auto;
}
.footer-img {
  position: absolute;
  z-index: -1;
  top: -120px;
}
.footer-img img {
  width: 100vw;
}
.footer-text {
  padding-top: 2vw;
  color: #fffffb;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 0.9;
}
.footer-text__title {
  top: 40px;
  font-family: "MelunDTM";
  font-size: 8vw;
}
.footer-text__annual {
  font-family: "MelunDTM";
  font-size: 30vw;
}
.footer-flex {
  width: 90vw;
  padding-top: 2em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
  gap: 2em;
}
.footer-flex .footer-text__credit {
  font-family: "MelunTM";
  font-size: 10px;
  line-height: 1.6;
  text-align: left;
}
.footer-flex .footer-text__copyright {
  font-family: "MelunTM";
  text-align: left;
  font-size: 10px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .footer-img {
    top: -160px;
  }
  .footer-text {
    padding-top: 0;
  }
  .footer-text__annual {
    font-size: 30vw;
  }
  .footer .footer-flex {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.1em;
  }
  .footer .footer-text__credit {
    width: 65%;
  }
}
@media screen and (min-width: 1280px) {
  .footer-text {
    padding-top: 8vw;
  }
}

.sp-menu {
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ff0000;
  color: #fffffb;
  font-family: "MelunDTM";
  padding: 40px 25px;
  transform: translateX(100%);
  transition: transform 0.4s ease;
  z-index: 2000;
}

.sp-menu__nav {
  margin-top: 140px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 100px;
  font-size: 40px;
}

.sp-menu__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sp-menu__footer p {
  font-size: 29px;
}
.sp-menu__footer .year {
  font-size: 123px;
}

.sp-menu.is-open {
  transform: translateX(0);
}

.sp-menu__close {
  font-size: 70px;
  position: absolute;
  top: 25px;
  right: 25px;
  background: none;
  border: none;
  color: #fff;
}

.floating-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: stretch;
  z-index: 1000;
  font-family: "MelunDTM";
  font-size: 8px;
}

.floating-nav__menu {
  background: #fffffb;
  border: 2px dashed #ff0000;
  padding: 20px 30px;
  display: flex;
  gap: 15px;
  align-items: center;
  color: #ff0000;
}

.floating-nav__menu a:hover {
  box-shadow: inset 0 -2px 0 currentColor;
}

.floating-nav__toggle {
  background: #0048ff;
  color: white;
  border: none;
  padding: 16px;
  cursor: pointer;
}

.floating-nav__sections {
  position: absolute;
  right: 0;
  bottom: 100%;
  list-style: none;
  margin: 0;
  background: #fffffb;
  border-left: 2px dashed #0048ff;
  border-right: 2px dashed #0048ff;
  display: none;
}

.floating-nav__sections li {
  border-top: 2px dashed #0048ff;
  padding: 10px 7.5px;
  text-align: center;
}

.floating-nav__sections a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #0048ff;
  color: #fffffb;
  border-radius: 50%;
  line-height: 32px;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .floating-nav {
    font-size: 14.8px;
    position: fixed;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: stretch;
    z-index: 1000;
    font-family: "MelunDTM";
  }
  .floating-nav__menu {
    background: #fffffb;
    border: 2px dashed #ff0000;
    padding: 20px 30px;
    display: flex;
    gap: 15px;
    align-items: center;
    color: #ff0000;
  }
  .floating-nav__toggle {
    background: #0048ff;
    color: white;
    border: none;
    padding: 16px;
    cursor: pointer;
  }
  .floating-nav__sections {
    position: absolute;
    right: 0;
    bottom: 100%;
    list-style: none;
    margin: 0;
    background: #fffffb;
    border-left: 2px dashed #0048ff;
    border-right: 2px dashed #0048ff;
    display: none;
  }
  .floating-nav__sections li {
    border-top: 2px dashed #0048ff;
    padding: 10px 7.5px;
    text-align: center;
  }
  .floating-nav__sections a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #0048ff;
    color: #fffffb;
    border-radius: 50%;
    line-height: 32px;
    text-decoration: none;
  }
  .floating-sns {
    font: normal 14px "MelunR";
    position: fixed;
    left: 12px;
    bottom: 0;
    display: flex;
    gap: 25px;
    padding: 20px 30px;
    z-index: 1000;
  }
  .floating-sns a {
    color: #ff0000;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .floating-sns {
    left: 35px;
  }
}
html {
  scroll-behavior: smooth;
}

.container::after {
  content: "";
  position: fixed;
  inset: 0;
  opacity: 0.15;
  mix-blend-mode: overlay;
  pointer-events: none;
  z-index: 999;
}

.section-divider {
  position: relative;
}
.section-divider::after {
  content: "";
  position: absolute;
  left: -18px;
  right: -18px;
  bottom: 0;
  border-bottom: 2px dashed #ff0000;
}
@media screen and (min-width: 768px) {
  .section-divider::after {
    left: -120px;
    right: -47px;
  }
}

.section-name-divider {
  position: relative;
}
.section-name-divider::after {
  content: "";
  position: absolute;
  left: -18px;
  right: -18px;
  bottom: 0;
  border-bottom: 2px dashed #ff0000;
}

.bottom-divider {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .bottom-divider {
    padding: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .bottom-divider {
    padding: 20px;
  }
}

.final-divider {
  padding: 50px;
}
@media screen and (min-width: 768px) {
  .final-divider {
    padding: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .final-divider {
    padding: 120px;
  }
}

.marquee {
  position: relative;
  overflow: hidden;
  margin: 0 -18px;
  font: normal 14px "MelunR";
  color: #0048ff;
  background: #fffffb;
  border-bottom: 2px dashed #ff0000;
  transform-origin: center;
}
@media screen and (min-width: 768px) {
  .marquee {
    margin: 0 -47px;
  }
}

#marquee-red {
  color: #fffffb;
  background: #ff0000;
  border-top: 2px dashed #fffffb;
  border-bottom: 2px dashed #fffffb;
}

#marquee-blue {
  color: #fffffb;
  background: #0048ff;
  border-top: 2px dashed #fffffb;
  border-bottom: 2px dashed #fffffb;
}

.marquee__track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee 20s linear infinite;
}

.marquee__track span {
  white-space: nowrap;
  font-size: 28px;
  padding-right: 40px;
  padding: 18px 0;
}
@media screen and (min-width: 768px) {
  .marquee__track span {
    font-size: 30px;
    padding-right: 40px;
    padding: 40px 0;
  }
}
@media screen and (min-width: 1280px) {
  .marquee__track span {
    font-size: 40px;
    padding-right: 40px;
    padding: 60px 0;
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.container {
  width: 100vw;
  margin: auto 0;
  overflow-x: hidden;
}

.site-frame {
  position: relative;
  margin: 45px 18px 0 18px;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .site-frame {
    margin: 37px 47px 0 35px;
  }
}
.site-frame {
  z-index: 0;
}
.site-frame::before, .site-frame::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.site-frame::before {
  top: 3px;
  left: 96px;
  right: 90px;
  border-top: 2px dashed #ff0000;
}
@media screen and (min-width: 768px) {
  .site-frame::before {
    top: 3px;
    left: 160px;
    right: 170px;
  }
}
@media screen and (min-width: 1280px) {
  .site-frame::before {
    top: 3px;
    left: 190px;
    right: 210px;
  }
}
.site-frame::after {
  top: 33px;
  left: 0px;
  bottom: 0;
  border-left: 2px dashed #ff0000;
}
@media screen and (min-width: 768px) {
  .site-frame::after {
    top: 55px;
  }
}
@media screen and (min-width: 1280px) {
  .site-frame::after {
    top: 63px;
  }
}

.site-frame__inner {
  position: relative;
  min-height: 100vh;
  z-index: 2;
}
.site-frame__inner::before {
  content: "";
  position: absolute;
  top: 33px;
  right: 0;
  bottom: 0;
  border-right: 2px dashed #ff0000;
}
@media screen and (min-width: 768px) {
  .site-frame__inner::before {
    top: 55px;
  }
}
.site-frame__inner::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 150px;
  right: 90px;
  border-top: 2px dashed #ff0000;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .site-frame__inner::after {
    top: 35px;
    left: 240px;
    right: 75px;
  }
}
@media screen and (min-width: 1280px) {
  .site-frame__inner::after {
    top: 43px;
    left: 295px;
    right: 85px;
  }
}

@media screen and (min-width: 768px) {
  .imfo,
  .book {
    margin-left: 70px;
  }
}

@media screen and (min-width: 768px) {
  .about,
  .event {
    margin-left: 35px;
  }
}
@media screen and (min-width: 1280px) {
  .about,
  .event {
    margin-left: 70px;
  }
}

.top-hero {
  width: 100%;
}
.top-hero-flex {
  display: flex;
}
.top-hero-flex__column {
  display: flex;
  flex-direction: column;
}
.top-hero-flex__logo {
  margin: 0;
}
.top-hero-flex__logo img {
  display: block;
  width: 144px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .top-hero-flex__logo img {
    width: 225px;
  }
}
@media screen and (min-width: 1280px) {
  .top-hero-flex__logo img {
    width: 282px;
  }
}
.top-hero-flex__menu {
  margin-left: auto;
  position: fixed;
  right: 18px;
  z-index: 1000;
}
.top-hero-flex__menu img {
  display: block;
  width: 77px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .top-hero-flex__menu img {
    width: 155px;
    margin-top: -8px;
  }
}
@media screen and (min-width: 1280px) {
  .top-hero-flex__menu img {
    width: 194px;
    margin-top: -12px;
  }
}
@media screen and (min-width: 768px) {
  .top-hero-flex__menu {
    position: static;
  }
}

.home-frame {
  position: relative;
}
@media screen and (min-width: 768px) {
  .home-frame {
    position: static;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-bottom: 10px;
  }
}
.home-frame__sign {
  display: flex;
  justify-content: flex-end;
  margin-top: 35px;
  margin-right: -18px;
  z-index: 1;
}
.home-frame__sign img {
  width: 343px;
}
@media screen and (min-width: 768px) {
  .home-frame__sign {
    margin-top: -30px;
    margin-right: -47px;
  }
  .home-frame__sign img {
    width: 57vw;
    height: auto;
  }
}
.home-frame__note {
  position: absolute;
  bottom: 260px;
  left: 25px;
}
.home-frame__note img {
  width: 115px;
}
@media screen and (min-width: 768px) {
  .home-frame__note {
    position: static;
    left: 0;
    right: 0;
  }
  .home-frame__note img {
    width: 14vw;
  }
}
.home-frame__logo {
  position: absolute;
  top: 540px;
  left: 25px;
}
.home-frame__logo img {
  width: 300px;
}
@media screen and (min-width: 768px) {
  .home-frame__logo {
    position: static;
    left: 0;
    right: 0;
  }
  .home-frame__logo img {
    width: 30vw;
  }
}
@media screen and (min-width: 1280px) {
  .home-frame__logo {
    left: 0;
    right: 0;
  }
  .home-frame__logo img {
    width: 39vw;
  }
}

@media screen and (min-width: 768px) {
  .home-flex__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2rem;
    margin: 100px 0 50px 30px;
  }
}
@media screen and (min-width: 1280px) {
  .home-flex__left {
    gap: 2rem;
    margin: 100px 0 50px 90px;
  }
}

.about-frame__scribble img {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.about.is-show .about-frame__scribble img {
  opacity: 1;
  transform: translateY(0);
}

.about {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .about-flex__left {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .about-flex__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.about-frame {
  position: relative;
  margin: 20px;
}
@media screen and (min-width: 768px) {
  .about-frame {
    margin: 35px 0 70px 0;
    display: flex;
    justify-content: space-between;
  }
}
.about-frame__about img {
  width: 51px;
}
@media screen and (min-width: 768px) {
  .about-frame__about {
    position: absolute;
    right: 20px;
    top: 67px;
  }
  .about-frame__about img {
    width: 81px;
    transform: rotate(90deg);
  }
}
.about-frame__logo img {
  width: 241px;
}
@media screen and (min-width: 768px) {
  .about-frame__logo img {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__logo img {
    width: 492px;
  }
}
.about-frame__text {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  color: #0048ff;
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  font-family: "MFW-PA1GothicStdN-Medium";
  font-size: 14.8px;
}
@media screen and (min-width: 768px) {
  .about-frame__text {
    margin-top: 35px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__text {
    font-size: 24px;
  }
  .about-frame__text span {
    white-space: nowrap;
  }
}
.about-frame__text .line {
  display: block;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s ease-out, transform 1.4s cubic-bezier(0.22, 1, 0.36, 1);
  position: relative;
  z-index: 2;
}
.about-frame__text .line.is-show {
  opacity: 1;
  transform: translateY(0);
}
.about-frame__text .line-group {
  position: relative;
  display: inline-block;
  width: auto;
}
.about-frame__text .line-group .scribble-svg.hand,
.about-frame__text .line-group .scribble-svg.star {
  opacity: 0;
  transform: translateY(20px);
}
.about-frame__text .line-group .scribble-svg {
  position: absolute;
  pointer-events: none;
}
.about-frame__text .line-group .scribble-svg path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  fill: none;
}
.about-frame__text .line-group .scribble-svg.overlay {
  top: 6px;
  right: 0;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group .scribble-svg.overlay {
    width: 100px;
    top: 8px;
    right: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__text .line-group .scribble-svg.overlay {
    width: 150px;
    top: 13px;
    right: 10px;
  }
}
.about-frame__text .line-group .scribble-svg.underline {
  bottom: 2px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-underline-1 {
    left: 160px;
    width: 250px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-underline-2 {
    left: 0;
    width: 352px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-underline-3 {
    left: 0;
    width: 278px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-underline-4 {
    left: 0;
    width: 145px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-cross_star {
    left: 235px;
    top: 4px;
    width: 30px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #scribble-cross_hand {
    left: 433px;
    top: 0;
    width: 23px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group #arrow-left {
    top: 200px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__text .line-group #scribble-underline-1 {
    left: 215px;
    width: 330px;
    height: auto;
  }
  .about-frame__text .line-group #scribble-underline-2 {
    left: 0;
    width: 468px;
    height: auto;
  }
  .about-frame__text .line-group #scribble-underline-3 {
    left: 0;
    width: 370px;
    height: auto;
  }
  .about-frame__text .line-group #scribble-underline-4 {
    left: 0;
    width: 195px;
    height: auto;
  }
  .about-frame__text .line-group #scribble-cross_star {
    left: 310px;
    top: 9px;
    width: 33px;
    height: auto;
  }
  .about-frame__text .line-group #scribble-cross_hand {
    left: 575px;
    top: 3px;
    width: 26px;
    height: auto;
  }
  .about-frame__text .line-group #arrow-left {
    top: 200px;
  }
}
.about-frame__text .line-group .scribble-svg.hand {
  top: 33px;
  left: 115px;
  z-index: 3;
}
.about-frame__text .line-group .scribble-svg.star {
  top: 6px;
  right: -17px;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .about-frame__text .line-group .scribble-svg.star {
    right: 17px;
  }
}
.about-frame__text .line-group.is-show .line {
  opacity: 1;
  transform: translateY(0);
}
.about-frame__text .line-group.is-show .scribble-svg path {
  animation: draw-line 2.5s ease forwards;
  animation-delay: 0.8s;
}
.about-frame__text .line-group.is-show .scribble-svg.hand,
.about-frame__text .line-group.is-show .scribble-svg.star {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 6s ease, transform 5.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.about-frame__text .line-group.is-show .scribble-svg.hand {
  animation: float-hand 2.5s linear infinite;
}
.about-frame__text .line-group.is-show .scribble-svg.star {
  animation: float-star 3s ease-in-out infinite;
}
.about-frame__scribble {
  pointer-events: none;
}
.about-frame__scribble #arrow-left {
  position: absolute;
  top: 135px;
  left: 19px;
}
@media screen and (min-width: 768px) {
  .about-frame__scribble #arrow-left {
    width: 15px;
    top: 155px;
    left: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__scribble #arrow-left {
    width: 20px;
    top: 240px;
    left: 33px;
  }
}
.about-frame__scribble #arrow-right {
  position: absolute;
  top: 135px;
  left: 54px;
}
@media screen and (min-width: 768px) {
  .about-frame__scribble #arrow-right {
    width: 15px;
    top: 155px;
    left: 67px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__scribble #arrow-right {
    width: 20px;
    top: 240px;
    left: 90px;
  }
}
.about-frame__scribble #arrow-top {
  position: absolute;
  top: 135px;
  left: 106px;
}
@media screen and (min-width: 768px) {
  .about-frame__scribble #arrow-top {
    width: 15px;
    top: 155px;
    left: 131px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__scribble #arrow-top {
    width: 20px;
    top: 240px;
    left: 174px;
  }
}
.about-frame__scribble #arrow-back {
  position: absolute;
  top: 135px;
  left: 244px;
}
@media screen and (min-width: 768px) {
  .about-frame__scribble #arrow-back {
    width: 15px;
    top: 155px;
    left: 295px;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__scribble #arrow-back {
    width: 20px;
    top: 240px;
    left: 393px;
  }
}
.about-frame__scribble #star {
  position: absolute;
  top: 528px;
  left: 186px;
}
.about-frame__mark {
  margin: 40px 0;
  display: flex;
  justify-content: center;
}
.about-frame__mark img {
  display: block;
  width: 221px;
}
@media screen and (min-width: 768px) {
  .about-frame__mark {
    position: absolute;
    bottom: 0;
    right: 20px;
    margin: 0;
  }
  .about-frame__mark img {
    width: 20vw;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__mark img {
    width: 23vw;
  }
}
@media screen and (min-width: 768px) {
  .about-frame__sc {
    margin: 20px -47px;
  }
  .about-frame__sc img {
    width: 25vw;
  }
}
@media screen and (min-width: 1280px) {
  .about-frame__sc {
    margin: 20px -47px;
  }
  .about-frame__sc img {
    width: 35vw;
  }
}

@keyframes draw-line {
  to {
    stroke-dashoffset: 0;
  }
}
.information {
  padding-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .information {
    position: relative;
    padding-bottom: 0;
  }
}

.info-place__frame,
.info-time__frame,
.info-title__frame,
.info-enter__frame {
  z-index: 2;
  position: absolute;
  background: #fffffb;
  border: 2px dashed #ff0000;
}
.info-place__text,
.info-time__text,
.info-title__text,
.info-enter__text {
  display: flex;
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  color: #0048ff;
}
@media screen and (min-width: 768px) {
  .info-place,
  .info-time,
  .info-title,
  .info-enter {
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .information__stage {
    position: relative;
    width: 100%;
    height: 650px;
    margin: 40px 0;
  }
}
@media screen and (min-width: 1280px) {
  .information__stage {
    width: 100%;
    height: 700px;
    margin: 60px 0;
  }
}

.information__bg {
  display: flex;
  justify-content: center;
  pointer-events: none;
  margin-top: 40px;
}
.information__bg img {
  width: 290px;
}
@media screen and (min-width: 768px) {
  .information__bg {
    position: static;
    width: 90%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin: 0 auto;
  }
  .information__bg img {
    width: 100%;
  }
}

.maru {
  position: absolute;
  border-radius: 50%;
  background: #fffffb;
  border: 2px dashed #ff0000;
}

#place1 {
  width: 15px;
  height: 15px;
  right: 20px;
  top: 20px;
}
@media screen and (min-width: 768px) {
  #place1 {
    width: 19px;
    height: 19px;
    right: 25px;
    top: 25px;
  }
}

#place2 {
  width: 19px;
  height: 19px;
  left: 25px;
  top: 25px;
}

#time1 {
  width: 18px;
  height: 18px;
  left: 50%;
  top: 30px;
}
@media screen and (min-width: 768px) {
  #time1 {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 30px;
  }
}

#time2 {
  width: 18px;
  height: 18px;
  left: 30px;
  top: 50%;
}
@media screen and (min-width: 768px) {
  #time2 {
    width: 20px;
    height: 20px;
    left: 30px;
    top: 50%;
  }
}

#time3 {
  width: 18px;
  height: 18px;
  top: 50%;
  right: 30px;
}
@media screen and (min-width: 768px) {
  #time3 {
    width: 20px;
    height: 20px;
    right: 30px;
    top: 50%;
  }
}

#time4 {
  width: 18px;
  height: 18px;
  left: 50%;
  bottom: 30px;
}
@media screen and (min-width: 768px) {
  #time4 {
    width: 20px;
    height: 20px;
    right: 50%;
    bottom: 30px;
  }
}

#title1 {
  width: 19px;
  height: 19px;
  right: 10px;
  top: 10px;
}
@media screen and (min-width: 768px) {
  #title1 {
    width: 20px;
    height: 20px;
    right: 15px;
    top: 15px;
  }
}

#title2 {
  width: 19px;
  height: 19px;
  right: 10px;
  bottom: 10px;
}
@media screen and (min-width: 768px) {
  #title2 {
    width: 20px;
    height: 20px;
    left: 15px;
    bottom: 15px;
  }
}

.info-place__frame {
  width: 384px;
  height: 239px;
  border-radius: 20px;
  top: 40px;
  left: -55px;
}
.info-place__text {
  flex-direction: column;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
  gap: 5px;
}
.info-place__img {
  display: flex;
  justify-content: center;
}
.info-place__img img {
  display: block;
  width: 311px;
}
@media screen and (min-width: 768px) {
  .info-place {
    position: static;
  }
  .info-place__frame {
    position: absolute;
    width: 300px;
    height: 340px;
    border-radius: 39px;
    top: 100px;
    left: 100px;
    margin: 0 auto;
  }
  .info-place__text {
    font-size: 24px;
    margin-top: 20px;
    gap: 5px;
  }
  .info-place__text #place-s {
    font-size: 14px;
  }
  .info-place__img {
    display: flex;
    justify-content: center;
  }
  .info-place__img img {
    width: 200px;
  }
  .info-place .map-wrap {
    position: relative;
    margin-top: 20px;
  }
  .info-place .googlemap {
    filter: grayscale(100%);
    width: 85%;
    height: 130px;
    border: 0;
  }
  .info-place .map-overlay {
    position: absolute;
    inset: 0;
    background: #0048ff;
    pointer-events: none;
    mix-blend-mode: screen;
  }
}
@media screen and (min-width: 1280px) {
  .info-place__frame {
    width: 40vw;
    height: 480px;
    border-radius: 39px;
    top: 10px;
    left: 130px;
  }
  .info-place__text {
    font-size: 27px;
    gap: 5px;
  }
  .info-place__text #place-s {
    font-size: 14px;
  }
  .info-place__img img {
    width: 28vw;
  }
  .info-place .map-wrap {
    margin-top: 20px;
  }
  .info-place .googlemap {
    width: 85%;
    height: 180px;
  }
}

.info-time__frame {
  width: 470px;
  height: 470px;
  border-radius: 50%;
  top: 195px;
  left: 40px;
}
.info-time__text {
  flex-direction: column;
  text-align: center;
  font-size: 20px;
  margin-top: 100px;
  gap: 30px;
}
.info-time__text #time-text__center {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .info-time {
    position: static;
    width: 100%;
  }
  .info-time__frame {
    position: absolute;
    width: 350px;
    height: 350px;
    top: 200px;
    right: -250px;
    margin: 0 auto;
  }
  .info-time__wrap {
    position: static;
  }
  .info-time__text {
    flex-direction: column;
    text-align: center;
    font-size: 20px;
    margin-top: 60px;
    gap: 20px;
  }
  .info-time__text #time-text__center {
    font-size: 18px;
  }
  .info-time .time-s {
    font-size: 14px;
    cursor: pointer;
  }
  .info-time .time-s:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1280px) {
  .info-time__frame {
    width: 480px;
    height: 480px;
    top: 150px;
    left: 0;
    right: -600px;
  }
  .info-time__text {
    font-size: 20px;
    margin-top: 100px;
    gap: 60px;
  }
  .info-time__text #time-text__center {
    font-size: 18px;
  }
  .info-time .time-s {
    font-size: 14px;
  }
}

.info-title__frame {
  width: 380px;
  height: 148px;
  border-radius: 15px;
  bottom: 160px;
  left: -68px;
}
.info-title__text {
  text-align: left;
  margin-top: 20px;
  font-size: 17px;
  gap: 15px;
}
.info-title .text__left {
  padding-left: 74px;
}
@media screen and (min-width: 768px) {
  .info-title {
    position: static;
  }
  .info-title__frame {
    position: absolute;
    width: 300px;
    height: 200px;
    border-radius: 17px;
    left: 0;
    right: 120px;
    bottom: -20px;
    margin: 0 auto;
  }
  .info-title__text {
    position: absolute;
    top: 50px;
    left: 20px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    font-size: 16px;
    gap: 25px;
  }
  .info-title .right {
    margin-left: 30px;
  }
  .info-title .text__left {
    padding-left: 0px;
  }
  .info-title .text__left .right {
    text-align: right;
  }
}
@media screen and (min-width: 1280px) {
  .info-title__frame {
    width: 400px;
    height: 200px;
    border-radius: 17px;
    left: 0;
    right: 100px;
    bottom: 0;
  }
  .info-title__text {
    top: 30px;
    left: 30px;
    font-size: 22px;
    gap: 15px;
  }
  .info-title .right {
    margin-left: 30px;
  }
  .info-title .text__left {
    padding-left: 0px;
  }
}

.info-enter {
  position: static;
}
.info-enter__frame {
  position: absolute;
  width: 203px;
  height: 77px;
  background: #fffffb;
  border: 2px dashed #ff0000;
  border-radius: 15px;
  bottom: 95px;
  right: -6px;
}
.info-enter__text {
  justify-content: center;
  margin-top: 20px;
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .info-enter {
    position: static;
  }
  .info-enter__frame {
    position: absolute;
    left: 0;
    right: 200px;
    bottom: 170px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .info-enter__frame {
    left: 0;
    right: 0;
    bottom: 170px;
  }
}

.info__nico {
  display: flex;
  justify-content: flex-end;
  margin: 40px 30px 20px 0;
}
.info__nico img {
  width: 64px;
}
@media screen and (min-width: 768px) {
  .info__nico {
    position: absolute;
    bottom: 180px;
    right: 80px;
    margin: 0 auto;
  }
  .info__nico img {
    width: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .info__nico {
    bottom: 50px;
    right: 80px;
  }
  .info__nico img {
    width: 250px;
  }
}

.book {
  padding-bottom: 20px;
  position: relative;
}
.book-frame {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.book-top {
  position: relative;
  display: flex;
  justify-content: center;
}
.book-top__bg img {
  width: 285px;
}
.book-top__cg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 60px;
  left: 0;
  width: 300px;
  height: 450px;
  margin: auto;
}
.book-top__cg img {
  width: 300px;
}
.book-bottom {
  width: 285px;
  margin: 0 auto;
  margin-bottom: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.book-bottom__left {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.book-bottom__right {
  padding-bottom: 5px;
}
.book-bottom__right img {
  width: 21px;
}
.book-bottom .book_dm {
  width: 80px;
}
.book-bottom .book_info {
  width: 204px;
}
@media screen and (min-width: 768px) {
  .book-frame {
    margin-top: 0;
    margin: 120px 0;
  }
  .book-bottom {
    width: auto;
    margin: 0;
    margin-bottom: 0;
    align-items: flex-start;
    justify-content: space-between;
    gap: 80px;
  }
  .book-bottom__left {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    gap: 50px;
  }
  .book-bottom__right {
    margin-right: 120px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 400px;
    height: 500px;
    justify-content: space-between;
    align-items: flex-end;
  }
  .book-bottom .book_dm {
    width: 150px;
  }
  .book-bottom .book_info {
    width: 300px;
  }
  .book-bottom .book-number {
    display: flex;
    align-items: flex-end;
  }
  .book-bottom .book-number img {
    height: 150px;
  }
  .book-bottom .book-cg__pc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 320px;
  }
  .book-bottom .book-cg__pc img {
    width: 100%;
  }
  .book .book-bg__pc {
    width: 500px;
  }
  .book .book-bg__pc img {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .book-frame {
    margin-top: 0;
    margin: 120px 0 0 0;
  }
  .book-bottom {
    gap: 80px;
  }
  .book-bottom__left {
    gap: 50px;
  }
  .book-bottom__right {
    margin-right: 150px;
    width: 600px;
    height: 700px;
  }
  .book-bottom .book_dm {
    width: 207px;
  }
  .book-bottom .book_info {
    width: 491px;
  }
  .book-bottom .book-number img {
    height: 150px;
  }
  .book-bottom .book-cg__pc {
    margin-right: 60px;
    width: 500px;
  }
  .book-bottom .book-cg__pc img {
    width: 100%;
  }
  .book .book-bg__pc {
    width: 700px;
  }
  .book .book-bg__pc img {
    width: 100%;
  }
}

.event {
  position: relative;
}
.event-frame {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.event__bg {
  position: absolute;
  right: -70px;
}
.event__bg img {
  width: 766px;
}
.event-top {
  width: 309px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding-top: 35px;
  gap: 10px;
}
.event-top img {
  width: 100%;
}
.event-top p {
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  color: #0048ff;
  font-size: 15px;
}
.event-bottom {
  position: relative;
  width: 309px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.event-bottom__text {
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  color: #0048ff;
  font-size: 15px;
}
.event-bottom__text .bg__blue span {
  color: #fffffb;
  background: linear-gradient(transparent 0%, #0048ff 0%);
  padding: 3px 5px;
}
.event-bottom__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-left: 10px;
}
.event-bottom__left img {
  width: 129px;
  border-radius: 20px;
}
.event-bottom__right img {
  width: 154px;
}
@media screen and (min-width: 768px) {
  .event-frame {
    flex-direction: row;
    justify-content: none;
  }
  .event-column {
    display: flex;
    flex-direction: column;
  }
  .event__bg {
    right: -47px;
  }
  .event__bg img {
    width: 1500px;
  }
  .event-top {
    width: 350px;
    margin: 0;
    padding-top: 90px;
    gap: 10px;
  }
  .event-top img {
    width: 100%;
  }
  .event-top span {
    font: normal 14px "MFW-PA1GothicStdN-Medium";
    color: #0048ff;
    font-size: 16px;
  }
  .event p {
    font-size: 25px;
  }
  .event-bottom {
    width: 309px;
    margin: 0;
    gap: 6rem;
    align-items: flex-end;
  }
  .event-bottom__text {
    font: normal 14px "MFW-PA1GothicStdN-Medium";
    color: #0048ff;
    font-size: 31px;
  }
  .event-bottom__text .bg__blue span {
    color: #fffffb;
    background: linear-gradient(transparent 0%, #0048ff 0%);
    border-radius: 25px;
    padding: 10px 20px;
  }
  .event-bottom__left {
    margin-left: 0;
    margin-bottom: 40px;
    gap: 40px;
  }
  .event-bottom__left img {
    width: 300px;
  }
  .event-bottom__right img {
    width: 204px;
  }
}
@media screen and (min-width: 1280px) {
  .event__bg {
    right: -47px;
  }
  .event__bg img {
    width: 2500px;
  }
  .event-top {
    width: 35vw;
    margin: 0;
    padding-top: 90px;
    gap: 10px;
  }
  .event-top img {
    width: 100%;
  }
  .event-top p {
    font-size: 31px;
  }
  .event-top span {
    font-size: 20px;
  }
  .event-bottom {
    width: 309px;
    margin: 0;
    margin-left: 0;
  }
  .event-bottom__text {
    font: normal 14px "MFW-PA1GothicStdN-Medium";
    color: #0048ff;
    font-size: 31px;
  }
  .event-bottom__text .bg__blue span {
    color: #fffffb;
    background: linear-gradient(transparent 0%, #0048ff 0%);
    border-radius: 25px;
    padding: 10px 20px;
  }
  .event-bottom__left {
    margin-left: 0;
    margin-bottom: 40px;
    gap: 40px;
  }
  .event-bottom__left img {
    width: 363px;
  }
  .event .event-right__pc {
    display: flex;
    align-items: flex-end;
    margin-top: 150px;
    width: 900px;
    height: 945px;
  }
  .event .event-right__pc img {
    width: 100%;
  }
}

.archive {
  position: relative;
  overflow: hidden;
  background: #0048ff;
  z-index: 0;
  margin: 0 -18px;
}
.archive-frame {
  position: relative;
}
.archive-divider {
  height: 150px;
}
.archive-bands {
  position: absolute;
  inset: 0;
}
.archive-bg {
  position: absolute;
  left: -50%;
  width: 200%;
  height: 89px;
  background-image: url("../images/marquee.svg");
  background-repeat: repeat;
  background-size: 212px auto;
  z-index: 2;
}
.archive-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 220px;
  margin: 0 auto;
  z-index: 3;
}
.archive-content__jump {
  display: flex;
  margin: auto;
}
.archive-content__jump img {
  width: 220px;
  border-radius: 22.5px;
}
.archive-content__text {
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  color: #ff0000;
  z-index: 4;
  margin-left: -30px;
  margin-bottom: -10px;
  animation: txt_in 1s ease-in;
}
.archive-content__text span {
  font-size: 17px;
  background: #fffffb;
  border: 2px dashed #0048ff;
  padding: 15px;
  border-radius: 20px;
}
.archive-content__btn {
  display: flex;
  justify-content: flex-end;
  margin-top: -25px;
  margin-right: -30px;
  z-index: 4;
}
.archive-content__btn img {
  width: 70px;
}
.archive .archive-flex__top,
.archive .archive-content {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.archive .archive-flex__top {
  transition-delay: 0.1s;
}
.archive .archive-content {
  transition-delay: 0.25s;
}
.archive .is-inview {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .archive {
    margin: 0 -47px 0 -35px;
    z-index: 0;
  }
  .archive-divider {
    height: 100px;
  }
  .archive-bg {
    z-index: 1;
    height: 162px;
    background-image: url("../images/marquee_pc.svg");
    background-size: 326px auto;
  }
  .archive-content {
    z-index: 3;
  }
  .archive .archive-flex__top,
  .archive .archive-flex__bottom {
    margin: 0 100px 80px 100px;
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    height: 400px;
  }
  .archive .archive-flex__bottom {
    margin: 0 100px 60px 100px;
  }
  .archive .a1 {
    display: flex;
    align-items: flex-start;
  }
  .archive .a1 img {
    width: 200px;
  }
  .archive .a2 {
    display: flex;
    align-items: flex-end;
  }
  .archive .a2 img {
    width: 150px;
    height: 150px;
  }
  .archive .a3 {
    display: flex;
    align-items: flex-start;
  }
  .archive .a3 img {
    width: 200px;
  }
  .archive .a4 {
    display: flex;
    align-items: flex-end;
  }
  .archive .a4 img {
    width: 200px;
  }
  .archive-content {
    width: 700px;
    margin: 0 auto;
    z-index: 3;
  }
  .archive-content__jump {
    display: flex;
    margin: auto;
  }
  .archive-content__jump img {
    width: 680px;
    border-radius: 22.5px;
  }
  .archive-content__text {
    font: normal 14px "MFW-PA1GothicStdN-Medium";
    color: #ff0000;
    z-index: 4;
    margin-left: -30px;
    margin-bottom: -10px;
    animation: txt_in 1s ease-in;
  }
  .archive-content__text span {
    font-size: 30px;
    background: #fffffb;
    border: 2px dashed #0048ff;
    padding: 30px;
    border-radius: 43px;
  }
  .archive-content__btn {
    display: flex;
    justify-content: flex-end;
    margin-top: -30px;
    margin-right: -30px;
    z-index: 4;
  }
  .archive-content__btn img {
    width: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .archive .archive-flex__top,
  .archive .archive-flex__bottom {
    margin: 0 200px 80px 200px;
    height: 400px;
  }
  .archive .archive-flex__bottom {
    margin: 100px 200px;
  }
  .archive .a1 img {
    width: 265px;
  }
  .archive .a2 img {
    width: 200px;
    height: 205px;
  }
  .archive .a3 img {
    width: 265px;
  }
  .archive .a4 img {
    width: 265px;
  }
  .archive-content {
    width: 1000px;
  }
  .archive-content__jump img {
    width: 880px;
  }
  .archive-content__text span {
    font-size: 37px;
    background: #fffffb;
    border: 2px dashed #0048ff;
    padding: 40px;
    border-radius: 43px;
  }
  .archive-content__btn {
    margin-top: -25px;
    margin-right: -30px;
    z-index: 4;
  }
  .archive-content__btn img {
    width: 150px;
  }
}

.archive-bg:nth-of-type(1) {
  top: 0;
  transform: rotate(0deg);
  animation: bg-left 20s linear infinite;
}

.archive-bg:nth-of-type(2) {
  top: 59px;
  transform: rotate(-10deg);
  animation: bg-right 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(2) {
    top: 222px;
    transform: rotate(-10deg);
    animation: bg-right 20s linear infinite;
  }
}

.archive-bg:nth-of-type(3) {
  top: calc(89px * 2 + 30px);
  transform: rotate(14deg);
  animation: bg-left 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(3) {
    top: calc(162px * 3 + 30px);
    transform: rotate(9deg);
    animation: bg-left 20s linear infinite;
  }
}

.archive-bg:nth-of-type(4) {
  top: calc(89px * 3 + 30px);
  transform: rotate(-10deg);
  animation: bg-right 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(4) {
    top: calc(162px * 4 + 80px);
    transform: rotate(-10deg);
    animation: bg-right 20s linear infinite;
  }
}

.archive-bg:nth-of-type(5) {
  top: calc(89px * 4 + 30px);
  transform: rotate(14deg);
  animation: bg-left 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(5) {
    top: calc(162px * 6 + 80px);
    transform: rotate(9deg);
    animation: bg-left 20s linear infinite;
  }
}

.archive-bg:nth-of-type(6) {
  top: calc(89px * 5 + 30px);
  transform: rotate(-10deg);
  animation: bg-right 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(6) {
    top: calc(162px * 8 + 60px);
    transform: rotate(-10deg);
    animation: bg-right 20s linear infinite;
  }
}

.archive-bg:nth-of-type(7) {
  top: calc(89px * 6 + 30px);
  transform: rotate(14deg);
  animation: bg-left 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(7) {
    top: calc(162px * 10 + 60px);
    transform: rotate(9deg);
    animation: bg-left 20s linear infinite;
  }
}

.archive-bg:nth-of-type(8) {
  top: calc(89px * 7 + 30px);
  transform: rotate(-10deg);
  animation: bg-right 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(8) {
    display: none;
  }
}

.archive-bg:nth-of-type(9) {
  top: calc(89px * 8 + 30px);
  transform: rotate(14deg);
  animation: bg-left 20s linear infinite;
}
@media screen and (min-width: 768px) {
  .archive-bg:nth-of-type(9) {
    display: none;
  }
}

@keyframes bg-right {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 400px 0;
    @media screen and (min-width: 768px) {
      background-position: 800px 0;
    }
  }
}
@keyframes bg-left {
  from {
    background-position: 400px 0;
  }
  to {
    background-position: 0 0;
    @media screen and (min-width: 768px) {
      background-position: 800px 0;
    }
  }
}
.interview-top {
  display: flex;
  width: 100%;
  border-bottom: 2px dashed #ff0000;
}
.interview-top__left {
  border-right: 2px dashed #ff0000;
  padding: 40px 30px;
}
.interview-top__left img {
  width: 7px;
}
.interview-top__right {
  display: flex;
  flex-direction: column;
  font: normal 14px "MFW-PA1GothicStdN-Medium";
  color: #ff0000;
  font-size: 34px;
}
.interview-top__right .span-top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: 0.9;
}
.interview-top__right .span-top .span-hidden {
  padding-top: 20px;
  border-left: 2px dashed #ff0000;
  border-bottom: 2px dashed #ff0000;
}
.interview-top__right .span-top .span-block {
  border-left: 2px dashed #ff0000;
  border-bottom: 2px dashed #ff0000;
}
.interview-top__right .span-bottom {
  margin-top: 15px;
}
.interview-top__right .span-bottom p {
  border-top: 2px dashed #ff0000;
  line-height: 0.9;
}
.interview-middle {
  display: flex;
}
.interview-middle__left {
  flex: 1;
}
.interview-middle__left__info {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0 0;
  border-top: 2px dashed #ff0000;
}
.interview-middle__left__info .img-border {
  border-right: 2px dashed #ff0000;
}
.interview-middle__left__info img {
  width: 262px;
}
.interview-middle__left__gallery {
  display: flex;
  border-top: 2px dashed #ff0000;
}
.interview-middle__left__gallery .gallery-item {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
  border-right: 2px dashed #ff0000;
}
.interview-middle__left__gallery .gallery-item img {
  width: 146px;
}
.interview-middle__left__gallery .img-border {
  border-bottom: 2px dashed #ff0000;
}
.interview-middle__divider {
  width: 0;
  border-left: 2px dashed #ff0000;
}
.interview-middle__right {
  border-left: 2px dashed #ff0000;
  flex: 0 0 auto;
}
.interview-middle__right img {
  width: 30px;
}
.interview-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 2px dashed #ff0000;
  border-bottom: 2px dashed #ff0000;
}
.interview-bottom__left {
  width: 146px;
  display: flex;
}
.interview-bottom__left img {
  width: 116px;
  margin: 0 auto;
}
.interview-bottom__right {
  border-left: 2px dashed #ff0000;
}
.interview-bottom__right img {
  width: 206px;
}
@media screen and (min-width: 768px) {
  .interview-top__left {
    width: 50%;
    border-right: 2px dashed #ff0000;
  }
  .interview-top__left img {
    width: 12px;
  }
  .interview-top__right {
    display: flex;
    justify-content: flex-end;
    font-size: 60px;
  }
  .interview-top__right .span-top .span-hidden {
    padding-top: 20px;
    border-left: 0;
    border-bottom: 2px dashed #ff0000;
  }
  .interview-top__right .span-top .span-block {
    border-left: 0;
    border-bottom: 0;
  }
  .interview-middle__left {
    flex: 1;
  }
  .interview-middle__left__gallery {
    border-top: 0;
  }
  .interview-middle__left__gallery .gallery-item,
  .interview-middle__left__gallery .gallery-item__pc {
    display: flex;
    border-right: 2px dashed #ff0000;
    flex-direction: column;
    gap: 30px 0;
  }
  .interview-middle__left__gallery .gallery-item img,
  .interview-middle__left__gallery .gallery-item__pc img {
    width: 20vw;
  }
  .interview-middle__left__gallery .img-border {
    border-bottom: none;
  }
  .interview-middle__left .span-bottom {
    margin-top: 15px;
  }
  .interview-middle__left .span-bottom p {
    border-top: 0;
    border-bottom: 2px dashed #ff0000;
    font: normal 14px "MFW-PA1GothicStdN-Medium";
    color: #ff0000;
    font-size: 60px;
    text-align: right;
    line-height: 0.9;
  }
  .interview-middle__divider {
    width: 0;
    border-left: 2px dashed #ff0000;
  }
  .interview-middle__right {
    flex: 0 0 auto;
    border-left: 2px dashed #ff0000;
    border-bottom: 2px dashed #ff0000;
  }
  .interview-middle__right img {
    width: 60px;
  }
  .interview .null,
  .interview .null2 {
    width: 100%;
    height: 184px;
    border-bottom: 2px dashed #ff0000;
  }
  .interview .divider {
    width: 100%;
    height: 30px;
    border-bottom: 2px dashed #ff0000;
  }
}
@media screen and (min-width: 1280px) {
  .interview-top {
    justify-content: space-between;
  }
  .interview-top__left {
    border-right: none;
  }
  .interview-top__left img {
    width: 22px;
  }
  .interview-top__right {
    border-left: 2px dashed #ff0000;
    font-size: 120px;
  }
  .interview-top__right .span-top .span-hidden {
    padding-top: 20px;
  }
  .interview-middle__left__gallery .gallery-item {
    gap: 30px 0;
  }
  .interview-middle__left__gallery .gallery-item img {
    width: 20vw;
  }
  .interview-middle__left .span-bottom {
    margin-top: 15px;
  }
  .interview-middle__left .span-bottom p {
    border-top: 0;
    font-size: 120px;
  }
  .interview-middle__right img {
    width: 94px;
  }
  .interview .null,
  .interview .null2 {
    height: 184px;
  }
  .interview .divider {
    width: 100%;
    height: 60px;
  }
}

.gallery-item__pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .gallery-item__pc {
    display: block;
  }
}

.interview-middle__left__info2 {
  display: none;
}
@media screen and (min-width: 768px) {
  .interview-middle__left__info2 {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0;
    border-right: 2px dashed #ff0000;
  }
  .interview-middle__left__info2 .img-border {
    padding: 3px;
    border-right: none;
    border-top: 2px dashed #ff0000;
    width: 17vw;
  }
}
@media screen and (min-width: 1280px) {
  .interview-middle__left__info2 img {
    width: 318px;
  }
}

.interview-bottom__pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .interview-bottom__pc {
    display: block;
    display: flex;
    border-top: 2px dashed #ff0000;
    border-bottom: 2px dashed #ff0000;
  }
}

.interview-bottom__left2 {
  display: none;
}
@media screen and (min-width: 768px) {
  .interview-bottom__left2 {
    display: block;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .interview-bottom__left2 img {
    width: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .interview-bottom__left2 img {
    width: 244px;
  }
}

.interview-bottom__right2 {
  display: none;
}
@media screen and (min-width: 768px) {
  .interview-bottom__right2 {
    border-left: 2px dashed #ff0000;
    display: block;
  }
  .interview-bottom__right2 img {
    width: 420px;
  }
}
@media screen and (min-width: 1280px) {
  .interview-bottom__right2 img {
    width: 720px;
  }
}

.last-day {
  font-size: 11px;
  line-height: 0.9;
}

/* =====================
Fonts
===================== */
@font-face {
  font-family: "MelunDT_M";
  src: url("../fonts/MelunDisplayTRIAL-Medium.woff") format("woff");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "MelunT_M";
  src: url("../fonts/MelunTRIAL-Medium.woff") format("woff");
}
html {
  scroll-behavior: smooth;
}

/* =====================
Variables
===================== */
/* =====================
Base
===================== */
body.is-grid .works-grid {
  display: grid;
}
body.is-grid .work-list-item {
  display: none;
}

* {
  box-sizing: border-box;
  margin: 0;
}

body {
  background: #fffffb;
  font-size: 62.5%;
}

.works-header {
  color: #ff0000;
}

.works-title {
  cursor: default;
  position: relative;
  font-family: MelunDT_M, MelunT_M, sans-serif;
  white-space: nowrap;
  font-size: 10.2vw;
  font-weight: medium;
  display: block;
  width: 95vw;
  margin: 0 auto;
}
.works-title span {
  font-family: MelunDT_M;
  font-weight: 900;
  vertical-align: 14%;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .works-title {
    width: 100vw;
    font-size: 10.8vw;
    font-family: MelunDT_M, MelunT_M, sans-serif;
    padding: 0px 24px;
    margin-top: 0;
  }
}
.works-subtitle {
  cursor: default;
  position: absolute;
  top: 3.4vw;
  right: 20px;
  font-family: "MFW-PA1GothicStdN-Medium";
  font-weight: 600;
  font-size: 1.3vw;
  letter-spacing: 0.5em;
}
@media screen and (min-width: 768px) {
  .works-subtitle {
    position: absolute;
    top: 3.4vw;
    right: 2.5vw;
    font-family: "MFW-PA1GothicStdN-Medium";
    font-weight: 600;
    font-size: 1.3vw;
    letter-spacing: 0.5em;
  }
}
.works-tags {
  cursor: default;
  margin: 12px;
  margin-bottom: 24px;
}
.works-tags button {
  font-family: MelunDT_M, MelunT_M, sans-serif;
  font-size: 14px !important;
  border: none;
  padding: 6px 12px;
  cursor: pointer;
}
.works-tags button.is-active {
  color: #0048ff;
}
@media screen and (min-width: 768px) {
  .works-tags button {
    font-size: 24px !important;
  }
}

/* =====================
Works Grid
===================== */
.works-wrapper {
  width: 100vw;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  color: #0048ff;
}
.works-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  width: 100%;
}

/* =====================
Work Cell
===================== */
.work {
  position: relative;
  font-family: "MelunT_M", "MFW-PA1GothicStdN-Medium";
  width: auto;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-image: repeating-linear-gradient(to right, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px), repeating-linear-gradient(to right, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px), repeating-linear-gradient(to bottom, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px), repeating-linear-gradient(to bottom, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px);
  background-position: top left, bottom left, top left, top right;
  background-size: 100% 0.5px, 100% 0.5px, 0.5px 100%, 0.5px 100%;
  background-repeat: no-repeat;
  /* テキスト */
}
.work-title {
  cursor: pointer;
  position: absolute;
  font-size: 38px;
  font-weight: 700;
  top: 32px;
  left: 24px;
  padding-right: 20px;
}
.work-author {
  cursor: pointer;
  position: absolute;
  font-size: 24px;
  margin-top: 16px;
}
.work-tag {
  font: normal 14px "MelunR";
  text-transform: capitalize;
  position: absolute;
  left: 24px;
  bottom: 24px;
  font-size: 14px;
  font-weight: 600;
}

.is-hidden {
  display: none;
}

/* =====================
Image Shapes
===================== */
.work-img {
  position: absolute;
  padding: 0;
  z-index: -1;
}
.work-img img {
  background: #eff4ff;
  -o-object-fit: cover;
     object-fit: cover;
  width: 600px;
  height: 400px;
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1), filter 0.6s ease;
  will-change: transform;
}

.shape-star {
  cursor: pointer;
}
.shape-star img {
  height: 600px;
  position: absolute;
  top: 4vh;
  left: 8vh;
  transform: scale(1.02) rotate(7deg);
  clip-path: path("M343.505 -2.74181e-05L339.659 217.929L545.733 288.931L337.281 352.616L333.435 570.545L208.451 391.976L5.33142e-05 455.661L131.207 281.614L6.22382 103.045L212.298 174.047L343.505 -2.74181e-05Z");
}

.shape-circle {
  cursor: pointer;
}
.shape-circle img {
  position: absolute;
  top: 13vh;
  left: 7vh;
  clip-path: circle(200px at 40% 50%);
  transform: scale(1.2);
}

.shape-triangle {
  cursor: pointer;
}
.shape-triangle img {
  position: absolute;
  top: 10vh;
  left: 4vh;
  clip-path: path("M640.975 91.5637L241.191 600.882L-1.7436e-06 -7.14574e-06L640.975 91.5637Z");
  transform: scale(1.05) rotate(5deg);
}

.shape-square {
  cursor: pointer;
}
.shape-square img {
  position: absolute;
  top: 10vh;
  left: 6vh;
  clip-path: path("M611.972 248C611.972 406.782 483.254 535.5 324.472 535.5C165.69 535.5 36.9721 406.782 36.9721 248C36.9721 89.2181 -72.8097 0 85.9722 0C244.754 0 611.972 89.2181 611.972 248Z");
  transform: scale(1) rotate(10deg);
}

.work:hover .work-img img {
  transform: translateY(-10px) scale(1) rotate(2deg);
}

body.is-list .works-grid {
  display: block;
}
body.is-list .work {
  display: none;
}

.work-list-item {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 18px 24px;
  font-family: "MelunT_M", "MFW-PA1GothicStdN-Medium";
  color: #0048ff;
  cursor: pointer;
  border-bottom: 1px dashed #0048ff;
}
.work-list-item .list-title {
  flex: 2;
  font-size: 18px;
  font-weight: 700;
}
.work-list-item .list-author {
  flex: 1;
  font-size: 14px;
}
.work-list-item .list-semi {
  flex: 1;
  font-size: 14px;
  text-align: right;
}
.work-list-item:hover {
  color: #fffffb;
  background: #0048ff;
}

@media (max-width: 1000px) {
  .works-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 400px) {
  .works-grid {
    grid-template-columns: 1fr;
  }
}
#hidden {
  display: none;
}
@media screen and (min-width: 768px) {
  #hidden {
    display: block;
    display: flex;
  }
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

.work-box {
  display: flex;
  position: relative;
  font-family: MelunDT_M, MelunT_M, sans-serif;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.work-header {
  width: 50vw;
  padding: 0 80px 20vh 0;
  font-family: MelunDT_M, MelunT_M, sans-serif;
  margin: 24px 0 6vw 6vw;
  background-image: repeating-linear-gradient(to bottom, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px), repeating-linear-gradient(to bottom, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px);
  background-size: 1px 100%, 1px 100%;
  background-position: top right;
  background-repeat: no-repeat;
}
.work-header .work-subhead {
  position: relative;
  left: 0;
  top: 0;
  color: #ff0000;
  font-family: MelunDT_M, MelunT_M, sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin: 32px 0 0 0;
  font-weight: medium;
  white-space: nowrap;
}
.work-header .work-subhead span {
  font-family: MelunDT_M;
  font-weight: 900;
  vertical-align: 14%;
  letter-spacing: 0.08em;
}
.work-header .work-subhead .dli-arrow-right {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 3em;
  height: 0.1em;
  background: currentColor;
}
.work-header .work-subhead .dli-arrow-right::before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border: 0.1em solid currentColor;
  border-right: 0;
  border-top: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  left: 0em;
  box-sizing: border-box;
}
.work-header .work-title {
  position: relative;
  top: 12px;
  left: 0;
  margin: 0;
  color: #ff0000;
  font-size: 5.3vw;
  font-weight: 400;
  line-height: 1.1;
  font-family: "MelunT_M", "MFW-PA1GothicStdN-Medium";
}
.work-header .work-author {
  position: relative;
  top: 24px;
  color: #ff0000;
  font-size: 3vw;
  margin: 1vh 0;
  font-weight: 400;
}
.work-header .semiName {
  position: relative;
  top: 24px;
  color: #ff0000;
  margin-top: 20px;
  font-size: 16px;
}
.work-header .work-number {
  position: relative;
  top: 10vw;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 12px;
  font-size: 1.6vw;
  color: #fff;
  background-color: #ff0000;
}
.work-header .work-contents {
  position: relative;
  top: 18vw;
  width: 40vw;
  max-width: 500px;
}
.work-header .work-explanation {
  position: relative;
  font-family: "MFW-PA1GothicStdN-Medium";
  color: #0048ff;
  line-height: 30px;
  font-size: 14px;
  font-weight: medium;
}
.work-header .work-tags {
  position: relative;
  top: 3vw;
  color: #0048ff;
  font-size: 16px;
}
.work-header .work-interview {
  position: relative;
  top: 5vw;
  background-color: #0048ff;
  color: #fff;
  width: 250px;
  height: auto;
  padding: 12px 20px;
  border-radius: 12px;
  font-size: 20px;
}
.work-header .work-interview .dli-arrow-right {
  position: sticky;
  left: 60px;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 0.3em;
  border-radius: 2.5px;
  background: currentColor;
  transition: all 0.2s ease;
}
.work-header .work-interview .dli-arrow-right::before,
.work-header .work-interview .dli-arrow-right::after {
  content: "";
  width: 14px;
  height: 5px;
  display: inline-block;
  border-radius: 3px;
  background: currentColor;
  position: absolute;
  right: -0.1em;
}
.work-header .work-interview .dli-arrow-right::before {
  top: calc(50% - 6px);
  transform: rotate(45deg);
}
.work-header .work-interview .dli-arrow-right::after {
  bottom: calc(50% - 6px);
  transform: rotate(-45deg);
}
.work-header .work-interview:hover .dli-arrow-right {
  width: 1.6em;
}

/* =====================
Images
===================== */
.work-images {
  width: 46vw;
  margin: 24px;
}
.work-images .first {
  width: 45vw;
  height: auto;
  padding: 0 0 12px 0;
}
.work-images-lower {
  width: 45vw;
  height: auto;
  display: flex;
  padding: 0;
  margin-right: 24px;
}
.work-images-lower .right {
  text-align: right;
}
.work-images .second {
  -o-object-fit: cover;
     object-fit: cover;
  width: 25vw;
  height: auto;
  padding-right: 12px;
}
.work-images .third {
  -o-object-fit: cover;
     object-fit: cover;
  width: 20vw;
  height: auto;
  padding-bottom: 12px;
}
.work-images .fourth {
  -o-object-fit: cover;
     object-fit: cover;
  width: 20vw;
  height: auto;
}

/* =====================
Footer
===================== */
.work-footer {
  margin: 24px 1.8vw;
  padding-top: 12px;
  background-image: repeating-linear-gradient(to right, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px), repeating-linear-gradient(to right, #0048ff 0, #0048ff 8px, transparent 8px, transparent 14px);
  background-size: 100% 1px, 100% 1px;
  background-position: top left;
  background-repeat: no-repeat;
}
.work-footer .work-buttons {
  display: flex;
  justify-content: center;
  margin: 2vh auto 3vh auto;
}
.work-footer .work-buttons button {
  width: 48%;
  font-size: 36px;
  background: #0048ff;
  color: #fff;
  border-radius: 16px;
  border: none;
  letter-spacing: 0.01em;
}
.work-footer .work-buttons button:first-child {
  padding: 60px 8%;
  text-align: right;
  margin: 0 12px;
}
.work-footer .work-buttons button:first-child .dli-arrow-left {
  position: sticky;
  text-align: left;
  right: 60px;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 1.2em;
  height: 0.3em;
  border-radius: 4.5px;
  background: currentColor;
  transition: all 0.2s ease-in;
}
.work-footer .work-buttons button:first-child .dli-arrow-left::before,
.work-footer .work-buttons button:first-child .dli-arrow-left::after {
  content: "";
  width: 26px;
  height: 10px;
  display: inline-block;
  border-radius: 4px;
  background: currentColor;
  position: absolute;
  left: -0.1em;
}
.work-footer .work-buttons button:first-child .dli-arrow-left::before {
  top: calc(50% - 11px);
  transform: rotate(-45deg);
}
.work-footer .work-buttons button:first-child .dli-arrow-left::after {
  bottom: calc(50% - 11px);
  transform: rotate(45deg);
}
.work-footer .work-buttons button:first-child:hover .dli-arrow-left {
  width: 4em;
}
.work-footer .work-buttons button:nth-child(2) {
  padding: 50px 10%;
  margin: 0 12px;
}
.work-footer .work-buttons button:nth-child(2) .dli-arrow-right {
  position: sticky;
  left: 60px;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 1.2em;
  height: 0.3em;
  border-radius: 4.5px;
  background: currentColor;
  transition: all 0.2s ease-in;
}
.work-footer .work-buttons button:nth-child(2) .dli-arrow-right::before,
.work-footer .work-buttons button:nth-child(2) .dli-arrow-right::after {
  content: "";
  width: 26px;
  height: 10px;
  display: inline-block;
  border-radius: 4px;
  background: currentColor;
  position: absolute;
  right: -0.1em;
}
.work-footer .work-buttons button:nth-child(2) .dli-arrow-right::before {
  top: calc(50% - 11px);
  transform: rotate(45deg);
}
.work-footer .work-buttons button:nth-child(2) .dli-arrow-right::after {
  bottom: calc(50% - 11px);
  transform: rotate(-45deg);
}
.work-footer .work-buttons button:nth-child(2):hover .dli-arrow-right {
  width: 4em;
}

.work-footer {
  font-family: MelunDT_M, MelunT_M, sans-serif;
  color: #ff0000;
}
.work-footer #IDC {
  text-align: center;
  font-size: 8.2vw;
  font-weight: medium;
  color: #ff0000;
  margin-bottom: 12px;
}
.work-footer #year {
  text-align: center;
  font-size: 33vw;
  font-weight: medium;
  line-height: 1;
}
.work-footer .members {
  display: flex;
  margin: 0 2vw 24px 2vw;
  font-size: 10px;
  line-height: 1.8;
}
.work-footer .members p:first-child {
  width: 60vw;
  padding-right: 2vw;
}
.work-footer .members p:nth-child(2) {
  width: 37vw;
  text-align: right;
}

.work-explanation,
.work-title {
  white-space: pre-line;
}

@media screen and (max-width: 767px) {
  .work-box {
    flex-direction: column;
  }
  .work-header {
    width: 100%;
    margin: 0;
    padding: 24px 16px 0 16px;
    background-image: none;
  }
  .work-header .work-contents {
    width: 100%;
    max-width: none;
    position: static;
    margin-top: 12px;
  }
  .work-header .work-subhead {
    margin: 0;
  }
  .work-header .work-subhead .dli-arrow-right {
    width: 50vw;
  }
  .work-header .work-subhead {
    margin-top: 0;
  }
  .work-header .work-title,
  .work-header .work-author {
    margin-top: 24px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 2rem;
  }
  .work-header .work-title {
    position: static;
    font-size: 24px;
    margin-right: 12px;
  }
  .work-header .work-author {
    position: static;
    font-size: 16px;
    margin: 0 0;
    font-weight: 400;
  }
  .work-header .semiName {
    position: static;
    margin-top: 24px;
    font-size: 16px;
  }
  .work-header .work-number {
    position: static;
    margin-top: 24px;
    padding: 4px 12px;
  }
  .work-header .work-tags {
    position: static;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  .work-header .work-interview {
    position: static;
    margin-top: 24px;
    width: 200px;
    font-size: 18px;
  }
  .work-header .work-interview .dli-arrow-right {
    position: sticky;
    left: 25px;
    position: relative;
    width: 1.4em;
    height: 0.3em;
    border-radius: 2.5px;
    background: currentColor;
    transition: all 0.2s ease;
  }
  .work-header .work-interview .dli-arrow-right::before,
  .work-header .work-interview .dli-arrow-right::after {
    content: "";
    width: 14px;
    height: 5px;
    display: inline-block;
    border-radius: 3px;
    background: currentColor;
    position: absolute;
    right: -0.1em;
  }
  .work-images {
    width: 100%;
    margin: 24px 0;
    padding: 0 16px;
  }
  .work-images .first {
    width: 100%;
  }
  .work-images-lower {
    width: 100%;
    flex-direction: column;
  }
  .work-images .second,
  .work-images .third,
  .work-images .fourth {
    width: 100%;
    padding: 0 0 12px 0;
  }
  .work-explanation {
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .work-footer .work-buttons {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 24px 0;
  }
  .work-footer .work-buttons button {
    width: 100%;
    font-size: 16px;
    border-radius: 12px;
  }
  .work-footer .work-buttons button:first-child,
  .work-footer .work-buttons button:nth-child(2) {
    width: 80vw;
    padding: 24px 20px;
    text-align: center;
  }
  .work-footer .work-buttons button:first-child .dli-arrow-left,
  .work-footer .work-buttons button:first-child .dli-arrow-right,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-left,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-right {
    position: sticky;
    right: 60px;
    top: -2px;
    position: relative;
    width: 0em;
    height: 0.3em;
    transition: all 0.2s ease-in;
  }
  .work-footer .work-buttons button:first-child .dli-arrow-left::before,
  .work-footer .work-buttons button:first-child .dli-arrow-left::after,
  .work-footer .work-buttons button:first-child .dli-arrow-right::before,
  .work-footer .work-buttons button:first-child .dli-arrow-right::after,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-left::before,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-left::after,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-right::before,
  .work-footer .work-buttons button:nth-child(2) .dli-arrow-right::after {
    content: "";
    width: 26px;
    height: 7px;
  }
}/*# sourceMappingURL=style.css.map */