@charset "UTF-8";
.p-top .g-header,
.p-top .g-footer, .m-article__wrap, .m-design__wrap, .m-liver__wrap, .m-rule__wrap, .m-rule__box, .m-qa__wrap, .m-flow__wrap, .m-support__wrap, .m-sec__wrap, .m-company__wrap, .m-top-about__wrap {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.m-article__link, .m-design__illustrator a, .m-design__tab, .m-liver__tab, .m-form__btn:not(:disabled), .m-top-info__link, .g-footer__item a, .g-header__logo {
  cursor: pointer;
  transition: 0.2s;
}
.m-article__link:hover, .m-design__illustrator a:hover, .m-design__tab:hover, .m-liver__tab:hover, .m-form__btn:hover:not(:disabled), .m-top-info__link:hover, .g-footer__item a:hover, .g-header__logo:hover {
  opacity: 0.7;
}

.m-liver__ttl, .m-rule__ttl, .m-qa__ttl, .m-flow__ttl, .m-support__ttl, .m-sec__ttl, .m-company__ttl {
  font-weight: 700;
  text-align: center;
  position: relative;
}
.m-liver__ttl::before, .m-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .m-liver__ttl::after, .m-rule__ttl::after, .m-qa__ttl::after, .m-flow__ttl::after, .m-support__ttl::after, .m-sec__ttl::after, .m-company__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .m-liver__ttl, .m-rule__ttl, .m-qa__ttl, .m-flow__ttl, .m-support__ttl, .m-sec__ttl, .m-company__ttl {
    font-size: min(40px, 5.3333333333vw);
    padding-bottom: 44px;
    margin-bottom: 60px;
  }
  .m-liver__ttl::before, .m-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .m-liver__ttl::after, .m-rule__ttl::after, .m-qa__ttl::after, .m-flow__ttl::after, .m-support__ttl::after, .m-sec__ttl::after, .m-company__ttl::after {
    content: "";
    width: 30px;
    height: 3px;
  }
  .m-liver__ttl::before, .m-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before {
    left: calc(50% - 15px);
    background-color: #fa79ec;
  }
  .m-liver__ttl::after, .m-rule__ttl::after, .m-qa__ttl::after, .m-flow__ttl::after, .m-support__ttl::after, .m-sec__ttl::after, .m-company__ttl::after {
    left: calc(50% + 15px);
    background-color: #955cfe;
  }
}
@media screen and (max-width: 767px) {
  .m-liver__ttl, .m-rule__ttl, .m-qa__ttl, .m-flow__ttl, .m-support__ttl, .m-sec__ttl, .m-company__ttl {
    font-size: 6.1333333333vw;
    padding-bottom: 5.8666666667vw;
    margin-bottom: 8vw;
  }
  .m-liver__ttl::before, .m-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .m-liver__ttl::after, .m-rule__ttl::after, .m-qa__ttl::after, .m-flow__ttl::after, .m-support__ttl::after, .m-sec__ttl::after, .m-company__ttl::after {
    width: 4vw;
    height: 0.4vw;
  }
  .m-liver__ttl::before, .m-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before {
    left: calc(50% - 2vw);
    background-color: #fa79ec;
  }
  .m-liver__ttl::after, .m-rule__ttl::after, .m-qa__ttl::after, .m-flow__ttl::after, .m-support__ttl::after, .m-sec__ttl::after, .m-company__ttl::after {
    left: calc(50% + 2vw);
    background-color: #955cfe;
  }
}

.m-top-contact__ttl span, .m-top-liver__ttl span {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #c557e6;
}
@media screen and (min-width: 768px) {
  .m-top-contact__ttl span, .m-top-liver__ttl span {
    margin-top: 30px;
    font-size: 20px;
    letter-spacing: -0.05em;
  }
}
@media screen and (max-width: 767px) {
  .m-top-contact__ttl span, .m-top-liver__ttl span {
    margin-top: 4vw;
    font-size: 2.6666666667vw;
  }
}

.m-top-contact__ttl::after, .m-top-audition__ttl::after, .m-top-info__ttl::after, .m-top-liver__ttl::after, .m-top-about__ttl::after {
  content: "";
  display: block;
  background: linear-gradient(to right, #fa79ec 0%, #fa79ec 50%, #955cfe 50%, #955cfe 100%);
}
@media screen and (min-width: 768px) {
  .m-top-contact__ttl::after, .m-top-audition__ttl::after, .m-top-info__ttl::after, .m-top-liver__ttl::after, .m-top-about__ttl::after {
    margin: 30px auto 0;
    height: 3px;
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-contact__ttl::after, .m-top-audition__ttl::after, .m-top-info__ttl::after, .m-top-liver__ttl::after, .m-top-about__ttl::after {
    margin: 4vw auto 0;
    height: 0.4vw;
    width: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .p-liver, .p-guide, .p-audition {
    padding-top: 86px;
  }
}
@media screen and (max-width: 767px) {
  .p-liver, .p-guide, .p-audition {
    padding-top: 14.6666666667vw;
  }
}

/* =reset.css
-------------------------------------------------------------- */
*, *::before, *::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}

article, aside, details, summary, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 700;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: none;
}

ins {
  color: rgb(51, 51, 51);
  text-decoration: none;
  background-color: #FF9;
}

mark {
  font-style: normal;
  font-weight: inherit;
  color: inherit;
  background-color: transparent;
}

del {
  text-decoration: line-through;
}

table {
  font-size: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

ol, ul {
  list-style: none;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: inherit;
}

img, abbr, acronym, fieldset {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  backface-visibility: hidden;
}

a img {
  border: 0;
}

hr, legend {
  display: none;
}

audio, canvas, progress, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

sup {
  font-size: 75%;
  vertical-align: top;
}

sub {
  font-size: 75%;
  vertical-align: bottom;
}

input, select {
  vertical-align: middle;
}

input, textarea {
  margin: 0;
}

input, select, textarea, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: currentcolor;
  outline: none;
}

input::-ms-clear {
  visibility: hidden;
}

input[type=button], input[type=submit], input[type=text], input[type=tel], input[type=url], input[type=email], input[type=number], input[type=password], textarea, button {
  -webkit-appearance: none;
}
input[type=button]:not([class]), input[type=submit]:not([class]), input[type=text]:not([class]), input[type=tel]:not([class]), input[type=url]:not([class]), input[type=email]:not([class]), input[type=number]:not([class]), input[type=password]:not([class]), textarea:not([class]), button:not([class]) {
  border-radius: 0;
}

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

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration, input[type=search]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]:focus {
  outline-offset: -2px;
}

label {
  cursor: pointer;
}

summary {
  list-style: none;
  cursor: pointer;
}

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

strong, b {
  font-weight: 700;
}

/* base
-------------------------------------------------------------- */
html, body {
  width: 100%;
}
@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
  }
}

html {
  scroll-behavior: smooth;
  box-sizing: border-box;
  font-family: sans-serif;
  font-size: 16px;
  cursor: default;
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #313131;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-break: strict;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
body.modal-open {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1120px;
  }
}

:root {
  --vw: 1vw;
}

img,
svg {
  vertical-align: bottom;
}

img {
  pointer-events: none;
  -webkit-user-drag: none;
}

img[draggable=true] {
  -webkit-user-drag: auto;
}

svg {
  height: auto;
}

input, select, textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  overflow: auto;
  resize: none;
}

input::-ms-clear {
  visibility: hidden;
}

select::-ms-expand {
  display: none;
}

/* =a style
-------------------------------------------------------------- */
a {
  font-size: 100%;
  color: currentcolor;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  outline: none;
}
a[href=""] {
  pointer-events: none;
}

/* button style
-------------------------------------------------------------- */
button:disabled {
  cursor: auto;
}

@media screen and (min-width: 768px) {
  [data-device=sp] {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  [data-device=pc] {
    display: none !important;
  }
}
/* lib/_slick.scss
-------------------------------------------------- */
/* slick-slideに指定 */
.slick-slide {
  height: auto !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}

.slide-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.slide-arrow::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  width: 100%;
  border-radius: 50%;
  transition: 0.2s;
}
.slide-arrow:hover::before {
  opacity: 0;
}
.slide-arrow span {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-left: 0;
}
@media screen and (min-width: 768px) {
  .slide-arrow {
    width: 60px;
    height: 60px;
  }
  .slide-arrow span {
    margin-right: 5px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 24px solid #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .slide-arrow {
    width: 8vw;
    height: 8vw;
  }
  .slide-arrow span {
    margin-right: 0.6666666667vw;
    border-top: 1.8666666667vw solid transparent;
    border-bottom: 1.8666666667vw solid transparent;
    border-right: 3.2vw solid #ffffff;
  }
}

.prev-arrow {
  transform: translateY(-50%);
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
}
.prev-arrow::before {
  background: linear-gradient(90deg, #fa79ec 0%, #955cfe 100%);
}
@media screen and (min-width: 768px) {
  .prev-arrow {
    left: 26.5%;
  }
}
@media screen and (max-width: 767px) {
  .prev-arrow {
    left: 2vw;
  }
}

.next-arrow {
  transform: translateY(-50%) rotate(-180deg);
  background: linear-gradient(90deg, #E8DEFF 0%, #FEDAF9 100%);
}
.next-arrow::before {
  background: linear-gradient(90deg, #955cfe 0%, #fa79ec 100%);
}
@media screen and (min-width: 768px) {
  .next-arrow {
    right: 26.5%;
  }
}
@media screen and (max-width: 767px) {
  .next-arrow {
    right: 2vw;
  }
}

/* global/_header.scss
-------------------------------------------------- */
.g-header__wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #FFF;
  transform: skewY(-3deg);
}
.g-header__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFF;
  transform: skewY(3deg);
}
.g-header__inner::before {
  position: absolute;
  left: 0;
  content: "";
  background: #FFF;
  opacity: 0.6;
  transform: skewY(-3deg);
}
.g-header__logo a {
  display: block;
}
.g-header__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.g-header__btn span {
  display: block;
  position: absolute;
  background: #955cfe;
  width: 100%;
  transition: 0.2s;
}
.g-header__btn.is-open span:nth-of-type(1) {
  transform: rotate(45deg);
}
.g-header__btn.is-open span:nth-of-type(2) {
  opacity: 0;
}
.g-header__btn.is-open span:nth-of-type(3) {
  transform: rotate(-45deg);
}
.g-header__nav {
  position: relative;
}
.g-header:has(+ .p-top) .g-header__wrap {
  transform: none;
  height: auto;
}
.g-header:has(+ .p-top) .g-header__inner {
  transform: none;
}
.g-header:has(+ .p-top) .g-header__inner::before {
  content: none;
}
@media screen and (min-width: 768px) {
  .g-header__wrap {
    height: 122px;
  }
  .g-header__inner {
    padding: 0 80px;
    height: 86px;
  }
  .g-header__inner::before {
    top: 74px;
    height: 110px;
    width: 540px;
  }
  .g-header__logo {
    width: 194px;
  }
  .g-header__btn {
    width: 40px;
    height: 30px;
  }
  .g-header__btn span {
    height: 3px;
  }
  .g-header__btn span:nth-of-type(1) {
    transform: translateY(-14px);
  }
  .g-header__btn span:nth-of-type(3) {
    transform: translateY(14px);
  }
}
@media screen and (max-width: 767px) {
  .g-header__wrap {
    height: 17.3333333333vw;
  }
  .g-header__inner {
    padding: 0 3.3333333333vw;
    height: 14.6666666667vw;
  }
  .g-header__inner::before {
    top: 14vw;
    height: 9.6vw;
    width: 32vw;
  }
  .g-header__logo {
    width: 25.8666666667vw;
  }
  .g-header__btn {
    width: 8vw;
    height: 5.6vw;
  }
  .g-header__btn span {
    height: 0.5333333333vw;
  }
  .g-header__btn span:nth-of-type(1) {
    transform: translateY(-2.4vw);
  }
  .g-header__btn span:nth-of-type(3) {
    transform: translateY(2.4vw);
  }
}

/* global/_footer.scss
-------------------------------------------------- */
.g-footer {
  position: relative;
  color: #FFF;
  background: #955cfe;
  background: linear-gradient(90deg, #f6a5f9 0%, #ac5df5 100%);
}
.g-footer__list {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #FFF;
}
.g-footer__item:not(:last-of-type)::after {
  content: "/";
  padding: 0 1rem;
  padding: 0 2vw;
}
.g-footer__copy {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .g-footer__list {
    padding: 52px 0;
  }
  .g-footer__copy {
    padding: 22px 0;
  }
}
@media screen and (max-width: 767px) {
  .g-footer__list {
    padding: 5.8666666667vw 3.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .g-footer__copy {
    padding: 4vw;
    font-size: 2.6666666667vw;
  }
}

/* global/_nav.scss
-------------------------------------------------- */
.g-nav__wrap {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9;
  height: 100%;
  color: #955cfe;
  right: -30%;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
  background: #E5DDFD;
}
.g-nav.is-open .g-nav__wrap {
  opacity: 1;
  pointer-events: all;
  right: 0;
}
.g-nav__outer {
  height: 100vh;
  height: 100%;
}
.g-nav__inner {
  height: 100%;
}
.g-nav__item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.2s;
}
.g-nav__item a:hover {
  background: #decbff;
}
.g-nav__item a::after {
  content: "";
  display: block;
  background: url("../img//common/icon-arw_ppl.png") no-repeat center center/contain;
}
.g-nav__x {
  display: flex;
  align-items: center;
  font-weight: bold;
  background: #FFF;
  transition: 0.2s;
}
.g-nav__x:hover {
  background: #decbff;
}
.g-nav__x::before {
  content: "";
  background: url("../img//common/icon-x.png") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .g-nav__wrap {
    width: 500px;
    padding-top: 98px;
  }
  .g-nav__list {
    margin-top: 66px;
    border-top: 2px solid #FFF;
  }
  .g-nav__item {
    border-bottom: 2px solid #FFF;
  }
  .g-nav__item a {
    padding: 4px 140px 4px 83px;
    font-size: 16px;
    line-height: 2.375;
  }
  .g-nav__item a::after {
    width: min(26px, 3.4666666667vw);
    height: min(14px, 1.8666666667vw);
    margin-top: 5px;
  }
  .g-nav__x {
    width: 224px;
    height: 50px;
    margin: 32px 0 0 83px;
    font-size: 13px;
    line-height: 1.3846153846;
  }
  .g-nav__x::before {
    width: min(32px, 4.2666666667vw);
    height: min(32px, 4.2666666667vw);
    margin: 0 14px 0 17px;
  }
}
@media screen and (max-width: 767px) {
  .g-nav__wrap {
    width: 100%;
    padding-top: 17.3333333333vw;
  }
  .g-nav__list {
    margin-top: 11.3333333333vw;
    border-top: 0.2666666667vw solid #FFF;
  }
  .g-nav__item {
    border-bottom: 0.2666666667vw solid #FFF;
  }
  .g-nav__item a {
    padding: 3.2vw 11.3333333333vw;
    font-size: 4vw;
    line-height: 1.2666666667;
  }
  .g-nav__item a::after {
    width: 6.1333333333vw;
    height: 3.3333333333vw;
    margin-top: 1.2vw;
  }
  .g-nav__x {
    width: 77.3333333333vw;
    height: 16vw;
    margin: 8vw auto;
    font-size: 4vw;
    line-height: 1.4;
  }
  .g-nav__x::before {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    margin: 0 5.3333333333vw 0 6.6666666667vw;
  }
}

/* global/_header.scss
-------------------------------------------------- */
/* modules/component/_btn.scss
-------------------------------------------------- */
.m-btn {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-weight: bold;
  color: #FFF;
  cursor: pointer;
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
}
.m-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: 0.2s;
  background: linear-gradient(90deg, #fa79ec 0%, #955cfe 100%);
}
.m-btn:hover::before {
  opacity: 0;
}
.m-btn::after {
  position: absolute;
  content: "";
  background: url("../img//common/icon-arw.png") no-repeat center center/contain;
}
.m-btn span {
  position: absolute;
  width: 100%;
  height: 100%;
}
.m-btn span::before, .m-btn span::after {
  content: "";
  position: absolute;
  display: block;
}
.m-btn span:nth-of-type(1)::before, .m-btn span:nth-of-type(1)::after {
  background: #fa79ec;
}
.m-btn span:nth-of-type(2)::before, .m-btn span:nth-of-type(2)::after {
  background: #955cfe;
}
@media screen and (min-width: 768px) {
  .m-btn {
    width: 360px;
    height: 80px;
    font-size: 18px;
  }
  .m-btn::after {
    right: 20px;
    width: 26px;
    height: 14px;
    margin-top: 4px;
  }
  .m-btn span::before {
    width: 140px;
    height: 2px;
  }
  .m-btn span::after {
    height: 44px;
    width: 2px;
  }
  .m-btn span:nth-of-type(1)::before, .m-btn span:nth-of-type(1)::after {
    top: -8px;
    left: -8px;
  }
  .m-btn span:nth-of-type(2)::before, .m-btn span:nth-of-type(2)::after {
    bottom: -8px;
    right: -8px;
  }
}
@media screen and (max-width: 767px) {
  .m-btn {
    width: 48vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
  .m-btn::after {
    right: 2.6666666667vw;
    width: 3.4666666667vw;
    height: 1.8666666667vw;
  }
  .m-btn span::before {
    width: 18.6666666667vw;
    height: 0.2666666667vw;
  }
  .m-btn span::after {
    width: 0.2666666667vw;
    height: 5.8666666667vw;
  }
  .m-btn span:nth-of-type(1)::before, .m-btn span:nth-of-type(1)::after {
    top: -1.0666666667vw;
    left: -1.0666666667vw;
  }
  .m-btn span:nth-of-type(2)::before, .m-btn span:nth-of-type(2)::after {
    bottom: -1.0666666667vw;
    right: -1.0666666667vw;
  }
}

/* modules/component/_anchor-point.scss
-------------------------------------------------- */
@media screen and (min-width: 768px) {
  .m-anchor-point {
    scroll-margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .m-anchor-point {
    scroll-margin-top: 18.6666666667vw;
  }
}

/* modules/top/_top-mv.scss
-------------------------------------------------- */
.m-top-mv {
  overflow-x: clip;
}
.m-top-mv__inner {
  position: relative;
  opacity: 0;
  animation: loading 1s 0.1s cubic-bezier(0.4, 0.4, 0, 1);
  animation-fill-mode: forwards;
}
@keyframes loading {
  0% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.m-top-mv__inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-top-mv__pic {
  position: absolute;
  z-index: 1;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  animation: loading2 0.4s 1s cubic-bezier(0.4, 0.4, 0, 1);
  animation: loading2 0.6s 0.9s cubic-bezier(0.4, 0.4, 0, 1);
  animation-fill-mode: forwards;
}
@keyframes loading2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.m-top-mv__pic::before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img//top/mv-txt.png") center center/cover;
  animation: loading3 0.6s 1.3s cubic-bezier(0.02, 0.52, 0.2, 0.98);
  animation: loading3 0.6s 1.1s cubic-bezier(0.4, 0.4, 0, 1);
  animation: loading3 0.6s 1.5s cubic-bezier(0.37, 0.46, 0, 0.99);
  animation: loading3 0.6s 1.35s cubic-bezier(0.37, 0.46, 0, 0.99);
  animation: loading3 0.6s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
  animation: loading3 0.6s 1.31s cubic-bezier(0.37, 0.46, 0, 0.99);
  opacity: 0;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 768px) {
  .m-top-mv__wrap {
    padding-top: 86px;
    margin-bottom: 120px;
  }
  .m-top-mv__inner {
    position: relative;
    min-height: 738px;
    height: min(738px, 98.4vw);
    margin-bottom: 60px;
  }
  .m-top-mv__pic {
    width: min(456px, 60.8vw);
    left: 50%;
    transform: translateX(calc(-50% + 324px));
  }
  .m-top-mv__pic::before {
    width: 332px;
    height: 170px;
    top: 15px;
    left: -237px;
  }
  .m-top-mv__slide-item {
    padding: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-mv__wrap {
    padding-top: 14.6666666667vw;
    margin-bottom: 15.3333333333vw;
  }
  .m-top-mv__inner {
    margin-bottom: 8vw;
    height: 89.3333333333vw;
  }
  .m-top-mv__pic {
    width: 60.8vw;
    bottom: -3.4666666667vw;
    right: -2.4vw;
  }
  .m-top-mv__pic::before {
    width: 44.2666666667vw;
    height: 22.6666666667vw;
    top: 2.9333333333vw;
    left: -31.6vw;
  }
  .m-top-mv__slide-item {
    padding: 0 3.3333333333vw;
  }
}

/* modules/top/_top-about.scss
-------------------------------------------------- */
.m-top-about__wrap {
  position: relative;
}
.m-top-about__lead {
  color: #955cfe;
  text-align: center;
  font-weight: bold;
}
.m-top-about__txt {
  text-align: center;
  font-weight: bold;
}
.m-top-about__pic-left, .m-top-about__pic-right {
  pointer-events: none;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .m-top-about__wrap {
    overflow-x: clip;
    padding-bottom: 160px;
  }
  .m-top-about__ttl {
    width: min(271px, 36.1333333333vw);
    margin: 0 auto 78px;
  }
  .m-top-about__lead {
    margin-bottom: 45px;
    font-size: 26px;
  }
  .m-top-about__txt {
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 2.1111111111;
  }
  .m-top-about__pic-left {
    width: 490px;
    bottom: -50px;
    left: 50%;
    transform: translateX(calc(-50% - 500px));
  }
  .m-top-about__pic-right {
    width: 440px;
    right: 50%;
    transform: translateX(calc(50% + 517px));
    bottom: -75px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-about__wrap {
    overflow-x: clip;
    padding-bottom: 74.6666666667vw;
  }
  .m-top-about__ttl {
    width: 36.1333333333vw;
    margin: 0 auto 10.4vw;
  }
  .m-top-about__lead {
    margin-bottom: 6vw;
    font-size: 3.7333333333vw;
  }
  .m-top-about__txt {
    padding: 0 3.3333333333vw;
    margin-bottom: 10.6666666667vw;
    font-size: 3.2vw;
    line-height: 2;
  }
  .m-top-about__txt span {
    display: block;
    margin: 0 -3.3333333333vw;
    width: calc(100% + 6.6666666667vw);
  }
  .m-top-about__pic-left {
    width: 65.3333333333vw;
    left: -12.6666666667vw;
    bottom: -6.6666666667vw;
  }
  .m-top-about__pic-right {
    width: 58.6666666667vw;
    right: -8.5333333333vw;
    bottom: -10vw;
  }
}

/* modules/top/_top-liver.scss
-------------------------------------------------- */
.m-top-liver::before {
  content: "";
  display: block;
  width: 100%;
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
  transform: skew(0, -3deg);
}
.m-top-liver__wrap {
  position: relative;
}
.m-top-liver__pic-left, .m-top-liver__pic-right {
  position: absolute;
  z-index: -1;
}
.m-top-liver__list {
  display: flex;
  flex-wrap: wrap;
}
.m-top-liver__thum {
  position: relative;
}
.m-top-liver__thum::after {
  content: "";
  position: absolute;
  right: 0;
  background: linear-gradient(to right, #fa79ec, #955cfe);
  z-index: -1;
}
.m-top-liver__fig {
  position: absolute;
  height: 100%;
  background: url("../img//liver/bg_thum.png") no-repeat left bottom/cover;
}
.m-top-liver__img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
}
.m-top-liver__name {
  font-weight: 700;
  text-align: center;
}
.m-top-liver__kana {
  display: block;
  color: #fa79ec;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .m-top-liver {
    overflow-x: clip;
  }
  .m-top-liver::before {
    height: 180px;
  }
  .m-top-liver__wrap {
    margin: -50px auto 0;
    max-width: 1280px;
    padding-bottom: 125px;
  }
  .m-top-liver__ttl {
    width: min(222px, 29.6vw);
    margin: 0 auto;
  }
  .m-top-liver__pic-left {
    width: 680px;
    top: 155px;
    left: -360px;
  }
  .m-top-liver__pic-right {
    width: 724px;
    bottom: 160px;
    right: -365px;
  }
  .m-top-liver__list {
    gap: 6px 20px;
    max-width: 1000px;
    margin: auto;
    margin-top: 50px;
  }
  .m-top-liver__li {
    width: 184px;
  }
  .m-top-liver__link:hover img {
    transform: scale(1.06);
    bottom: 6px;
  }
  .m-top-liver__thum {
    min-height: 210px;
  }
  .m-top-liver__thum::after {
    bottom: -4px;
    width: 180px;
    height: 170px;
  }
  .m-top-liver__fig {
    overflow: hidden;
    background-size: 180px 170px;
    width: 180px;
  }
  .m-top-liver__img {
    transition: 0.2s;
  }
  .m-top-liver__name {
    font-size: min(16px, 2.1333333333vw);
    margin-top: 24px;
  }
  .m-top-liver__kana {
    font-size: min(14px, 1.8666666667vw);
    margin-top: 10px;
  }
  .m-top-liver__btn {
    margin-top: 86px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-liver::before {
    height: 24vw;
  }
  .m-top-liver__wrap {
    margin-top: -6.6666666667vw;
    padding-bottom: 17.3333333333vw;
  }
  .m-top-liver__ttl {
    width: 29.6vw;
    margin: 0 auto;
  }
  .m-top-liver__pic-left {
    width: 26.9333333333vw;
    height: 327.2vw;
    top: 23.2vw;
    left: 0;
  }
  .m-top-liver__pic-left img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
  .m-top-liver__pic-right {
    width: 22.1333333333vw;
    height: 186.6666666667vw;
    top: 91.7333333333vw;
    right: 0;
  }
  .m-top-liver__pic-right img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
  .m-top-liver__list {
    justify-content: space-between;
    gap: 4vw 0;
    margin-top: 11.6vw;
    padding: 0 3.3333333333vw;
  }
  .m-top-liver__li {
    width: 42.6666666667vw;
  }
  .m-top-liver__thum {
    min-height: 45.3333333333vw;
  }
  .m-top-liver__thum::after {
    bottom: -0.6666666667vw;
    width: 42vw;
    height: 40vw;
  }
  .m-top-liver__fig {
    background-size: 42vw 40vw;
    width: 42vw;
  }
  .m-top-liver__name {
    font-size: 3.4666666667vw;
    margin-top: 3.3333333333vw;
  }
  .m-top-liver__kana {
    font-size: 2.9333333333vw;
    margin-top: 2.1333333333vw;
  }
  .m-top-liver__btn {
    margin-top: 12vw;
  }
}

/* modules/top/_top-info.scss
-------------------------------------------------- */
.m-top-info::before {
  content: "";
  display: block;
  width: 100%;
  background: #F4F2F3;
  transform: skew(0, -3deg);
}
.m-top-info__wrap {
  position: relative;
}
.m-top-info__link {
  display: block;
}
.m-top-info__pic {
  width: 100%;
}
.m-top-info__pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.m-top-info__date {
  font-weight: bold;
}
.m-top-info__btn, .m-top-info__btn--blank {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
  font-weight: bold;
  color: #FFF;
}
.m-top-info__btn::before, .m-top-info__btn--blank::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: 0.2s;
  background: linear-gradient(90deg, #fa79ec 0%, #955cfe 100%);
}
.m-top-info__btn:hover::before, .m-top-info__btn--blank:hover::before {
  opacity: 0;
}
.m-top-info__btn::after, .m-top-info__btn--blank::after {
  position: absolute;
  content: "";
}
.m-top-info__btn::after {
  background: url("../img//common/icon-arw.png") no-repeat center center/contain;
}
.m-top-info__btn--blank::after {
  background: url("../img//common/icon-blank.png") no-repeat center center/contain;
}
.m-top-info__coming {
  text-align: center;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .m-top-info::before {
    height: 180px;
  }
  .m-top-info__wrap {
    margin-top: -50px;
    padding-bottom: 100px;
  }
  .m-top-info__ttl {
    width: min(550px, 73.3333333333vw);
    margin: 0 auto 80px;
  }
  .m-top-info__list {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 800px;
  }
  .m-top-info__item {
    width: 380px;
    margin-bottom: 60px;
  }
  .m-top-info__pic {
    height: 200px;
  }
  .m-top-info__date {
    margin: 18px 0 12px;
    font-size: 16px;
  }
  .m-top-info__txt {
    font-size: 16px;
    line-height: 1.5;
  }
  .m-top-info__btn, .m-top-info__btn--blank {
    width: 360px;
    height: 60px;
    font-size: 18px;
  }
  .m-top-info__btn::after {
    right: 20px;
    width: 26px;
    height: 14px;
    margin-top: 4px;
  }
  .m-top-info__btn--blank::after {
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .m-top-info__lead {
    width: 790px;
    margin: 70px auto 30px;
  }
  .m-top-info__x {
    width: 360px;
    margin: 0 auto 30px;
  }
  .m-top-info__coming {
    margin: 147px 0 130px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-info::before {
    height: 24vw;
  }
  .m-top-info__wrap {
    margin-top: -6.6666666667vw;
    padding-bottom: 13.3333333333vw;
  }
  .m-top-info__ttl {
    width: 73.3333333333vw;
    margin: 0 auto 10.6666666667vw;
  }
  .m-top-info__list {
    margin: 0 auto 9.3333333333vw;
    width: 77.3333333333vw;
  }
  .m-top-info__item:nth-of-type(n+2) {
    margin-top: 8vw;
  }
  .m-top-info__pic {
    height: 40vw;
  }
  .m-top-info__date {
    margin: 2.6666666667vw 0 1.0666666667vw;
    font-size: 2.9333333333vw;
  }
  .m-top-info__txt {
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
  }
  .m-top-info__btn, .m-top-info__btn--blank {
    width: 48vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
  .m-top-info__btn::after {
    right: 2.6666666667vw;
    width: 3.4666666667vw;
    height: 1.8666666667vw;
  }
  .m-top-info__btn--blank::after {
    top: 1.3333333333vw;
    right: 1.3333333333vw;
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
  .m-top-info__lead {
    width: 100%;
    margin: 9.3333333333vw auto 4vw;
  }
  .m-top-info__x {
    width: 77.3333333333vw;
    margin: 0 auto 8vw;
  }
  .m-top-info__coming {
    margin: 21.8666666667vw 0;
    font-size: 3.2vw;
  }
}

/* modules/top/_top-audition.scss
-------------------------------------------------- */
.m-top-audition__wrap {
  position: relative;
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
  transform: skew(0, -3deg);
}
.m-top-audition__txt {
  font-weight: bold;
  text-align: center;
}
.m-top-audition__pic-left, .m-top-audition__pic-right {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .m-top-audition__wrap {
    margin-bottom: 120px;
    padding-bottom: 72px;
    margin-top: 35px;
    overflow-x: clip;
  }
  .m-top-audition__inner {
    max-width: 1280px;
    margin: 0 auto;
    transform: translateY(-35px) skew(0, 3deg);
  }
  .m-top-audition__ttl {
    width: min(378px, 50.4vw);
    margin: 0px auto 64px;
  }
  .m-top-audition__lead {
    width: min(742px, 98.9333333333vw);
    margin: 0 auto 50px;
  }
  .m-top-audition__txt {
    margin-bottom: 77px;
    font-size: 18px;
    line-height: 2.1111111111;
  }
  .m-top-audition__pic-left {
    width: 682px;
    left: -362px;
    bottom: 0;
  }
  .m-top-audition__pic-right {
    width: 662px;
    right: -365px;
    top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-audition__wrap {
    margin-bottom: 16vw;
    padding-bottom: 9.6vw;
    margin-top: 4.6666666667vw;
  }
  .m-top-audition__inner {
    transform: translateY(-4.6666666667vw) skew(0, 3deg);
  }
  .m-top-audition__ttl {
    width: 50.4vw;
    margin: 0px auto 8.5333333333vw;
  }
  .m-top-audition__lead {
    width: 75.6vw;
    margin: 0 auto 6.6666666667vw;
  }
  .m-top-audition__txt {
    margin-bottom: 10.2666666667vw;
    font-size: 3.2vw;
    line-height: 2;
  }
  .m-top-audition__pic-left {
    width: 20.2666666667vw;
    top: 16vw;
    left: 0;
  }
  .m-top-audition__pic-right {
    width: 30.6666666667vw;
    top: 14.6666666667vw;
    right: 0;
  }
}

/* modules/top/_top-contact.scss
-------------------------------------------------- */
.m-top-contact__txt {
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-top-contact__wrap {
    margin-bottom: 108px;
  }
  .m-top-contact__ttl {
    width: min(370px, 49.3333333333vw);
    margin: 0 auto 50px;
  }
  .m-top-contact__txt {
    margin-bottom: 78px;
    font-size: 18px;
    line-height: 2.1111111111;
  }
}
@media screen and (max-width: 767px) {
  .m-top-contact__wrap {
    margin-bottom: 14.4vw;
  }
  .m-top-contact__ttl {
    width: 49.3333333333vw;
    margin: 0 auto 6.6666666667vw;
  }
  .m-top-contact__txt {
    margin-bottom: 10.4vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}

/* modules/guideline/_company.scss
-------------------------------------------------- */
.m-company {
  position: relative;
  overflow-x: hidden;
}
.m-company::after {
  content: "";
  position: absolute;
  width: 100vw;
  background: url("../img/guideline/bg_02.png") no-repeat center/contain;
  z-index: -1;
}
.m-company__dl {
  background-color: #FFF;
  display: flex;
  border-top: 1px solid #955cfe;
}
.m-company__dl:last-child {
  border-bottom: 1px solid #955cfe;
}
.m-company__dt {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #fcd9f9, #dac8ff);
  margin: 4px 0;
}
@media screen and (min-width: 768px) {
  .m-company {
    padding-top: 168px;
  }
  .m-company::after {
    height: min(362px, 48.2666666667vw);
    bottom: min(57px, 7.6vw);
    left: 564px;
  }
  .m-company__wrap {
    max-width: 800px;
    padding-bottom: min(157px, 20.9333333333vw);
  }
  .m-company__dl {
    gap: 63px;
  }
  .m-company__dt, .m-company__dd {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-company__dt {
    width: 150px;
  }
  .m-company__dd {
    padding: min(30px, 4vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .m-company {
    padding-top: 20vw;
  }
  .m-company::after {
    height: 50.4vw;
    bottom: 3.4666666667vw;
    left: 46.6666666667vw;
  }
  .m-company__wrap {
    padding: 0 3.3333333333vw 13.6vw;
  }
  .m-company__dl {
    gap: 5.3333333333vw;
  }
  .m-company__dt, .m-company__dd {
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
  }
  .m-company__dt {
    width: 22.6666666667vw;
  }
  .m-company__dd {
    padding: 5.8666666667vw 0;
  }
}

/* modules/guideline/_sec.scss
-------------------------------------------------- */
.m-sec__lead {
  font-weight: 700;
}
.m-sec__txt + .m-sec__txt {
  margin-top: 1.5rem;
}
.m-sec__txt em {
  display: block;
  font-weight: 700;
  color: #955cfe;
}
.m-sec__txt span {
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}
.m-sec__list {
  list-style: disc;
  padding-left: 1.3rem;
}
.m-sec__list:not(:first-of-type) {
  margin-bottom: 1.5rem;
}
.m-sec:first-of-type {
  position: relative;
}
.m-sec:first-of-type::after {
  content: "";
  position: absolute;
  width: 100vw;
  background: url("../img/guideline/bg_01.png") no-repeat center/contain;
  z-index: -1;
}
.m-sec:nth-of-type(2) .m-sec__txt:last-child {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .m-sec {
    padding-top: 80px;
  }
  .m-sec__wrap {
    max-width: 1000px;
  }
  .m-sec__lead {
    font-size: min(18px, 2.4vw);
    line-height: 1.5555555556;
    margin-bottom: 46px;
  }
  .m-sec__txt {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-sec__txt span {
    font-size: min(20px, 2.6666666667vw);
  }
  .m-sec__list {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-sec:first-of-type::after {
    height: min(258px, 34.4vw);
    top: -79px;
    right: 668px;
  }
}
@media screen and (max-width: 767px) {
  .m-sec {
    padding-top: 9.3333333333vw;
  }
  .m-sec__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-sec__lead {
    font-size: 3.2vw;
    line-height: 1.1666666667;
    margin-bottom: 4.6666666667vw;
  }
  .m-sec__txt, .m-sec__list {
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
  }
  .m-sec:first-of-type::after {
    height: 33.6vw;
    top: -12.9333333333vw;
    right: 64vw;
  }
}

/* modules/audition/_support.scss
-------------------------------------------------- */
.m-support {
  position: relative;
}
.m-support::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
}
.m-support__li {
  position: relative;
}
.m-support__li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.m-support__inner {
  background-color: #FFF;
}
.m-support__dt {
  color: #955cfe;
  font-weight: 700;
  background-repeat: repeat-x;
  background-position: left bottom;
}
@media screen and (min-width: 768px) {
  .m-support {
    margin-top: 100px;
  }
  .m-support::after {
    background: url("../img/audition/support_bg.png") no-repeat center/contain;
  }
  .m-support__wrap {
    max-width: 1000px;
  }
  .m-support__li {
    height: min(250px, 33.3333333333vw);
    padding: min(30px, 4vw);
  }
  .m-support__li::before {
    background: url("../img/audition/support_li_bg.png") no-repeat center/cover;
  }
  .m-support__li + .m-support__li {
    margin-top: min(40px, 5.3333333333vw);
  }
  .m-support__inner {
    display: flex;
  }
  .m-support__li:nth-child(2n+1) .m-support__inner {
    flex-direction: row-reverse;
    padding-right: min(28px, 3.7333333333vw);
  }
  .m-support__li:nth-child(2n) .m-support__inner {
    padding-left: min(42px, 5.6vw);
  }
  .m-support__dl {
    flex: 1;
    padding-top: 40px;
    padding-bottom: 24px;
  }
  .m-support__dt {
    background-image: linear-gradient(to right, #955cfe 3px, transparent 3px);
    background-size: 10px 3px;
    font-size: min(24px, 3.2vw);
    padding-bottom: min(23px, 3.0666666667vw);
    margin-bottom: min(23px, 3.0666666667vw);
  }
  .m-support__dd {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-support__fig--01 {
    width: 193px;
    margin-left: min(40px, 5.3333333333vw);
    margin-right: min(49px, 6.5333333333vw);
    margin-top: min(18px, 2.4vw);
  }
  .m-support__fig--02 {
    width: 182px;
    margin-right: min(54px, 7.2vw);
    margin-left: min(32px, 4.2666666667vw);
    margin-top: min(11px, 1.4666666667vw);
  }
  .m-support__fig--03 {
    width: 177px;
    margin-left: min(55px, 7.3333333333vw);
    margin-right: min(50px, 6.6666666667vw);
    margin-top: min(15px, 2vw);
  }
  .m-support__fig--04 {
    width: 363px;
    margin-right: min(29px, 3.8666666667vw);
    margin-left: min(20px, 2.6666666667vw);
    margin-top: min(26px, 3.4666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .m-support {
    overflow-x: hidden;
    margin-top: 13.3333333333vw;
  }
  .m-support::after {
    background: url("../img/audition/sp/support_bg.png") no-repeat center/contain;
    width: 284%;
  }
  .m-support__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-support__li {
    height: 65.2vw;
    padding: 3.7333333333vw 8vw;
  }
  .m-support__li::before {
    background: url("../img/audition/sp/support_li_bg.png") no-repeat center/cover;
  }
  .m-support__li + .m-support__li {
    margin-top: 5.6vw;
  }
  .m-support__inner {
    padding: 5.3333333333vw 5.3333333333vw 0;
  }
  .m-support__inner figure {
    margin: auto;
  }
  .m-support__dl {
    margin-bottom: 2.6666666667vw;
  }
  .m-support__dt {
    background-image: linear-gradient(to right, #955cfe 0.4vw, transparent 0.4vw);
    background-size: 1.3333333333vw 0.4vw;
    font-size: 3.7333333333vw;
    padding-bottom: 3.0666666667vw;
    margin-bottom: 3.4666666667vw;
  }
  .m-support__dd {
    font-size: 2.9333333333vw;
    line-height: 1.8181818182;
  }
  .m-support__fig--01 {
    width: 25.7333333333vw;
    margin-left: 5.3333333333vw;
    margin-right: 6.5333333333vw;
    margin-top: 2.4vw;
  }
  .m-support__fig--02 {
    width: 24.2666666667vw;
    margin-right: 7.2vw;
    margin-left: 4.2666666667vw;
    margin-top: 1.4666666667vw;
  }
  .m-support__fig--03 {
    width: 23.6vw;
    margin-left: min(55px, 7.3333333333vw);
    margin-right: min(50px, 6.6666666667vw);
    margin-top: min(15px, 2vw);
  }
  .m-support__fig--04 {
    width: 48.4vw;
    margin-right: min(29px, 3.8666666667vw);
    margin-left: min(20px, 2.6666666667vw);
    margin-top: min(26px, 3.4666666667vw);
  }
}

/* modules/audition/_flow.scss
-------------------------------------------------- */
.m-flow__dl {
  display: flex;
  align-items: center;
  background-color: #f3f3f3;
  position: relative;
}
.m-flow__dl::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img//audition/flow_arrow.png") no-repeat center/cover;
}
.m-flow__dt, .m-flow__decision {
  font-weight: 700;
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #fcd9f9, #dac8ff);
}
.m-flow__dt {
  position: relative;
}
.m-flow__dt::before {
  content: "";
  position: absolute;
  top: 0;
}
.m-flow__dl:first-of-type .m-flow__dt::before {
  background: url("../img/audition/flow_01.png") no-repeat center/cover;
}
.m-flow__dl:nth-of-type(2) .m-flow__dt::before {
  background: url("../img/audition/flow_02.png") no-repeat center/cover;
}
.m-flow__dl:last-of-type .m-flow__dt::before {
  background: url("../img/audition/flow_03.png") no-repeat center/cover;
}
.m-flow__decision {
  justify-content: center;
  color: #955cfe;
}
@media screen and (min-width: 768px) {
  .m-flow {
    margin-top: 100px;
  }
  .m-flow__wrap {
    max-width: 1000px;
  }
  .m-flow__dl {
    gap: 48px;
    padding: 20px;
    margin-bottom: 30px;
  }
  .m-flow__dl::after {
    bottom: -20px;
    width: min(19.97px, 2.6626666667vw);
    height: min(10.22px, 1.3626666667vw);
  }
  .m-flow__dt {
    font-size: min(20px, 2.6666666667vw);
    padding-left: min(75px, 10vw);
    width: 200px;
    height: 66px;
  }
  .m-flow__dt::before {
    left: min(30px, 4vw);
    height: min(45px, 6vw);
  }
  .m-flow__dl:first-of-type .m-flow__dt::before {
    width: min(14px, 1.8666666667vw);
  }
  .m-flow__dl:nth-of-type(2) .m-flow__dt::before, .m-flow__dl:last-of-type .m-flow__dt::before {
    width: min(21px, 2.8vw);
  }
  .m-flow__dd {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-flow__decision {
    font-size: min(24px, 3.2vw);
    height: 106px;
  }
}
@media screen and (max-width: 767px) {
  .m-flow {
    margin-top: 11.7333333333vw;
  }
  .m-flow__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-flow__dl {
    gap: 5.3333333333vw;
    padding: 2.6666666667vw;
    margin-bottom: 8vw;
  }
  .m-flow__dl::after {
    bottom: -5.3333333333vw;
    width: 5.3253333333vw;
    height: 2.7253333333vw;
  }
  .m-flow__dt {
    font-size: 3.4666666667vw;
    padding-left: 8.6666666667vw;
    width: 26.6666666667vw;
    height: 11.2vw;
  }
  .m-flow__dt::before {
    left: 2.6666666667vw;
    height: 6vw;
  }
  .m-flow__dl:first-of-type .m-flow__dt::before {
    width: 1.8666666667vw;
  }
  .m-flow__dl:nth-of-type(2) .m-flow__dt::before, .m-flow__dl:last-of-type .m-flow__dt::before {
    width: 2.8vw;
  }
  .m-flow__dd {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
  }
  .m-flow__decision {
    font-size: 4vw;
    height: 16.5333333333vw;
  }
}

/* modules/audition/_qa.scss
-------------------------------------------------- */
.m-qa__dt, .m-qa__dd {
  display: flex;
  align-items: center;
}
.m-qa__dt::before, .m-qa__dd::before {
  content: "";
  display: block;
  background: url("../img/audition/qa_q.png") no-repeat center/cover;
}
.m-qa__dt {
  background: linear-gradient(90deg, #ffdaf9, #f0deff);
  position: relative;
}
.m-qa__dt::before {
  background: url("../img/audition/qa_q.png") no-repeat center/cover;
}
.m-qa__dd::before {
  background: url("../img/audition/qa_a.png") no-repeat center/cover;
}
@media screen and (min-width: 768px) {
  .m-qa {
    margin-top: 100px;
  }
  .m-qa__wrap {
    max-width: 1000px;
  }
  .m-qa__dt, .m-qa__dd {
    gap: min(34px, 4.5333333333vw);
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
  }
  .m-qa__dt {
    height: min(95px, 12.6666666667vw);
    padding-left: min(40px, 5.3333333333vw);
  }
  .m-qa__dt::before {
    width: 22px;
    height: 52px;
  }
  .m-qa__dd {
    padding-top: 25px;
    padding-bottom: 40px;
    padding-left: min(36px, 4.8vw);
  }
  .m-qa__dd::before {
    width: 28px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .m-qa {
    margin-top: 13.3333333333vw;
  }
  .m-qa__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-qa__dt, .m-qa__dd {
    gap: 5.0666666667vw;
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
  }
  .m-qa__dt {
    height: 18vw;
    padding-left: 4.9333333333vw;
    padding-right: 5.3333333333vw;
  }
  .m-qa__dt::before {
    width: 2.9333333333vw;
    height: 6.9333333333vw;
  }
  .m-qa__dd {
    padding: 5.4666666667vw 4.2666666667vw 7.4666666667vw;
  }
  .m-qa__dd::before {
    min-width: 3.7333333333vw;
    height: 6vw;
  }
}

/* modules/audition/_rule.scss
-------------------------------------------------- */
.m-rule__box {
  background-color: #f3f3f3;
}
.m-rule__txt {
  position: relative;
}
.m-rule__txt::before {
  content: "";
  position: absolute;
  left: 0;
  background: linear-gradient(90deg, #fa79ec, #955cfe);
}
@media screen and (min-width: 768px) {
  .m-rule {
    margin-top: 100px;
  }
  .m-rule__wrap {
    max-width: 1000px;
  }
  .m-rule__box {
    max-width: 800px;
    padding: min(36px, 4.8vw) min(50px, 6.6666666667vw);
  }
  .m-rule__txt {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
    padding-left: min(39px, 5.2vw);
  }
  .m-rule__txt::before {
    top: 50%;
    transform: translateY(-50%);
    width: min(20px, 2.6666666667vw);
    height: min(20px, 2.6666666667vw);
  }
  .m-rule__txt + .m-rule__txt {
    margin-top: min(7px, 0.9333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .m-rule {
    margin-top: 13.3333333333vw;
  }
  .m-rule__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-rule__box {
    padding: 4.2666666667vw 5.3333333333vw 4.8vw;
  }
  .m-rule__txt {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
    padding-left: 5.4666666667vw;
  }
  .m-rule__txt::before {
    top: 0.4em;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .m-rule__txt + .m-rule__txt {
    margin-top: 2.1333333333vw;
  }
}

/* modules/audition/_form.scss
-------------------------------------------------- */
.m-form {
  background: linear-gradient(90deg, #ffdaf9, #f0deff);
  text-align: center;
}
.m-form__agree label {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  cursor: pointer;
}
.m-form__agree label::before {
  content: "";
  background-color: #FFF;
  border: 2px solid #955cfe;
}
.m-form__agree label:has(input:checked)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.8em;
  display: block;
  width: 0.5em;
  height: 0.9em;
  border-bottom: 0.2em solid;
  border-right: 0.2em solid;
  transform: rotate(45deg) translateX(-0.6em);
}
.m-form__agree input {
  position: absolute;
  opacity: 0;
}
.m-form__agree input:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.8em;
  width: 0.5em;
  height: 0.8em;
  display: block;
  border-bottom: 0.2em solid #313131;
  border-right: 0.2em solid #313131;
  transform: rotate(45deg) translateX(-0.6em);
}
.m-form__link {
  position: relative;
  display: inline-block;
}
.m-form__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #313131;
}
.m-form__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #FFF;
  font-weight: 700;
  background: url("../img/audition/btn.png") no-repeat center/cover;
}
.m-form__btn:disabled {
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .m-form {
    margin-top: 60px;
  }
  .m-form__wrap {
    padding: min(72px, 9.6vw) 0 min(80px, 10.6666666667vw);
  }
  .m-form__agree label {
    gap: 20px;
  }
  .m-form__agree label::before {
    width: 19px;
    height: 19px;
  }
  .m-form__agree span {
    line-height: 2.375;
  }
  .m-form__link {
    font-size: min(16px, 2.1333333333vw);
  }
  .m-form__link:hover::after {
    content: none;
  }
  .m-form__btn {
    font-size: min(18px, 2.4vw);
    width: 376px;
    height: 96px;
    margin-top: min(30px, 4vw);
  }
}
@media screen and (max-width: 767px) {
  .m-form {
    margin-top: 7.7333333333vw;
  }
  .m-form__wrap {
    padding: 8.2666666667vw 0 13.3333333333vw;
  }
  .m-form__agree label {
    gap: 2.1333333333vw;
  }
  .m-form__agree label::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .m-form__agree span {
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
  }
  .m-form__link {
    font-size: 2.9333333333vw;
  }
  .m-form__btn {
    font-size: 3.2vw;
    width: 50.1333333333vw;
    height: 12.8vw;
    margin-top: 6.5333333333vw;
  }
}

/* modules/liver/_liver.scss
-------------------------------------------------- */
.m-liver__list {
  display: flex;
  flex-wrap: wrap;
}
.m-liver__btns {
  background: linear-gradient(to right, #ffdaf9, #f0deff);
}
.m-liver__btns .m-liver__wrap {
  display: flex;
  flex-wrap: wrap;
}
.m-liver__tab {
  color: #955cfe;
  background-color: #FFF;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-liver__tab.is-active {
  color: #FFF;
  background: linear-gradient(to right, #fa79ec, #955cfe);
}
.m-liver__group {
  position: relative;
}
.m-liver__group::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
}
.m-liver__group.is-hidden {
  display: none;
}
.m-liver__row {
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.m-liver__row::before, .m-liver__row::after {
  content: "";
  display: block;
}
.m-liver__row::before {
  background: url("../img/liver/line-pk.png") no-repeat right/cover;
}
.m-liver__row::after {
  background: url("../img/liver/line-ppl.png") no-repeat left/cover;
}
.m-liver__thum {
  position: relative;
}
.m-liver__thum::after {
  content: "";
  position: absolute;
  right: 0;
  background: linear-gradient(to right, #fa79ec, #955cfe);
  z-index: -1;
}
.m-liver__fig {
  position: absolute;
  height: 100%;
  background: url("../img//liver/bg_thum.png") no-repeat left bottom/cover;
}
.m-liver__fig img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
}
.m-liver__name {
  font-weight: 700;
  text-align: center;
}
.m-liver__kana {
  display: block;
  color: #fa79ec;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .m-liver {
    padding: 80px 0 210px;
  }
  .m-liver__wrap {
    max-width: 1000px;
  }
  .m-liver__btns {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 80px;
  }
  .m-liver__btns .m-liver__wrap {
    gap: 20px;
  }
  .m-liver__tab {
    font-size: min(16px, 2.1333333333vw);
    width: 235px;
    height: 60px;
  }
  .m-liver__group::before {
    top: 64px;
    height: 606px;
    background: url("../img/liver/bg_line.png") no-repeat center/cover;
  }
  .m-liver__group:not(:first-child) {
    margin-top: 70px;
  }
  .m-liver__row {
    font-size: min(24px, 3.2vw);
  }
  .m-liver__row::before, .m-liver__row::after {
    width: 450px;
    height: 27px;
  }
  .m-liver__list {
    gap: 20px;
    margin-top: 17px;
  }
  .m-liver__li {
    width: 320px;
  }
  .m-liver__link:hover img {
    transform: scale(1.06);
    bottom: 10px;
  }
  .m-liver__thum {
    min-height: 365px;
  }
  .m-liver__thum::after {
    bottom: -5px;
    width: 315px;
    height: 300px;
  }
  .m-liver__fig {
    overflow: hidden;
    background-size: 315px 300px;
    width: 315px;
  }
  .m-liver__fig img {
    transition: 0.2s;
  }
  .m-liver__name {
    font-size: min(20px, 2.6666666667vw);
    margin-top: 23px;
  }
  .m-liver__kana {
    font-size: min(16px, 2.1333333333vw);
    margin-top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .m-liver {
    overflow: hidden;
    padding: 12.8vw 0 38vw;
  }
  .m-liver__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-liver__btns {
    padding-top: 8vw;
    padding-bottom: 8vw;
    margin-bottom: 10.6666666667vw;
  }
  .m-liver__btns .m-liver__wrap {
    justify-content: space-between;
    gap: 2.6666666667vw 0;
  }
  .m-liver__tab {
    font-size: 2.9333333333vw;
    width: 44vw;
    height: 8vw;
  }
  .m-liver__group::before {
    top: 22.6666666667vw;
    height: 114.4vw;
    background: url("../img/liver/sp/bg_line.png") no-repeat center/cover;
  }
  .m-liver__group:not(:first-child) {
    margin-top: 9.0666666667vw;
  }
  .m-liver__row {
    font-size: 4vw;
  }
  .m-liver__row::before, .m-liver__row::after {
    width: 38.9333333333vw;
    height: 4.5333333333vw;
  }
  .m-liver__list {
    justify-content: space-between;
    gap: 4vw 0;
    margin-top: 5.3333333333vw;
  }
  .m-liver__li {
    width: 42.6666666667vw;
  }
  .m-liver__thum {
    min-height: 45.3333333333vw;
  }
  .m-liver__thum::after {
    bottom: -0.6666666667vw;
    width: 42vw;
    height: 40vw;
  }
  .m-liver__fig {
    background-size: 42vw 40vw;
    width: 42vw;
  }
  .m-liver__name {
    font-size: 3.4666666667vw;
    margin-top: 3.3333333333vw;
  }
  .m-liver__kana {
    font-size: 2.9333333333vw;
    margin-top: 2.1333333333vw;
  }
}

/* modules/liver/_design.scss
-------------------------------------------------- */
.m-design {
  position: relative;
  overflow: hidden;
}
.m-design::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  z-index: -2;
}
.m-design__h {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1em;
  position: relative;
}
.m-design__h::before, .m-design__h::after {
  content: "";
  position: absolute;
  width: 50%;
  bottom: 0;
}
.m-design__h::before {
  left: 0;
  background-color: #fa79ec;
}
.m-design__h::after {
  right: 0;
  background-color: #955cfe;
}
.m-design__kana {
  display: block;
  color: #fa79ec;
  font-weight: 400;
}
.m-design__ttl {
  font-weight: 700;
}
.m-design__illustrator {
  color: #313131;
  display: flex;
  gap: 0.5em;
  max-width: 50%;
}
.m-design__illustrator span {
  margin-top: auto;
  white-space: nowrap;
}
.m-design__inner {
  position: relative;
}
.m-design__name {
  font-family: "Dosis", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #fa79ec;
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg);
  transform-origin: bottom left;
}
.m-design__bg {
  position: absolute;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0.2;
  margin: 0;
}
.m-design__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.m-design__list {
  margin: auto;
}
.m-design__li {
  display: none;
}
.m-design__li img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.m-design__li.is-active {
  display: block;
}
.m-design__btns {
  display: flex;
  flex-direction: column;
}
.m-design__tab {
  border: solid #955cfe;
}
.m-design__tab.is-active {
  position: relative;
}
.m-design__tab.is-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid #955cfe;
}
.m-design__tab.is-active:hover {
  opacity: 1;
}
.m-design__tab img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media screen and (min-width: 768px) {
  .m-design {
    padding: 56px 0 60px;
  }
  .m-design::before {
    background: url("../img/liver/article/bg_line.png") no-repeat center/cover;
    top: 310px;
    transform: translateX(-50%) scale(1.3);
  }
  .m-design__wrap {
    max-width: 800px;
  }
  .m-design__h {
    padding-bottom: 20px;
  }
  .m-design__h::before, .m-design__h::after {
    height: 2px;
  }
  .m-design__kana {
    font-size: min(16px, 2.1333333333vw);
    margin-bottom: 14px;
  }
  .m-design__ttl {
    font-size: min(40px, 5.3333333333vw);
    padding-left: 50px;
  }
  .m-design__illustrator {
    font-size: min(16px, 2.1333333333vw);
  }
  .m-design__inner {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
  .m-design__name {
    font-size: min(70px, 9.3333333333vw);
    left: 60px;
    max-width: 652px;
  }
  .m-design__bg {
    bottom: -60px;
    left: calc(50% - 220px);
    width: 681px;
    height: 620px;
  }
  .m-design__list {
    width: 352px;
    min-height: 652px;
  }
  .m-design__btns {
    gap: 20px;
  }
  .m-design__tab {
    width: 60px;
    height: 60px;
    border-width: 1px;
  }
  .m-design__tab.is-active::before {
    border-width: 3px;
  }
}
@media screen and (max-width: 767px) {
  .m-design {
    padding: 5.3333333333vw 0 10.6666666667vw;
  }
  .m-design::before {
    background: url("../img/liver/article/sp/bg_line.png") no-repeat center/cover;
    top: 42vw;
    transform: translateX(-50%) scale(1.15);
  }
  .m-design__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-design__h {
    padding-bottom: 2.6666666667vw;
  }
  .m-design__h::before, .m-design__h::after {
    height: 0.4vw;
  }
  .m-design__kana {
    font-size: 2.6666666667vw;
    margin-bottom: 2.5333333333vw;
  }
  .m-design__ttl {
    font-size: 6.1333333333vw;
    padding-left: 3.7333333333vw;
  }
  .m-design__illustrator {
    font-size: 2.9333333333vw;
  }
  .m-design__inner {
    margin-top: 8vw;
  }
  .m-design__name {
    font-size: 15.3333333333vw;
    left: 13.3333333333vw;
    max-width: 173.8666666667vw;
  }
  .m-design__bg {
    bottom: -10.6666666667vw;
    left: calc(50% - 32vw);
    width: 181.3333333333vw;
    height: 101.0666666667vw;
  }
  .m-design__list {
    width: 93.8666666667vw;
    min-height: 173.8666666667vw;
  }
  .m-design__btns {
    gap: 2.6666666667vw;
    position: absolute;
    right: 0;
    top: 0;
  }
  .m-design__tab {
    width: 12vw;
    height: 12vw;
    border-width: 0.2666666667vw;
  }
  .m-design__tab.is-active::before {
    border-width: 0.5333333333vw;
  }
}

/* modules/liver/_article.scss
-------------------------------------------------- */
.m-article__txtbloc {
  background: linear-gradient(to right, #ffdaf9, #f0deff);
}
.m-article__links {
  display: flex;
  flex-wrap: wrap;
}
.m-article__link {
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.m-article__link::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/common/icon-arw_ppl.png") no-repeat center top/cover;
}
.m-article__link:nth-child(n+7) {
  display: none;
}
.m-article__message {
  color: #FFF;
  background: linear-gradient(to right, #fa79ec, #955cfe);
}
.m-article__message-ttl {
  margin: auto;
}
.m-article__message-txt {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .m-article {
    padding-bottom: 68px;
  }
  .m-article__txtbloc {
    margin-bottom: 68px;
  }
  .m-article__txtbloc:has(a), .m-article__txtbloc:has(p) {
    padding: 60px 0;
  }
  .m-article__wrap {
    max-width: 1000px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .m-article__links {
    gap: 20px;
  }
  .m-article__link {
    font-size: min(16px, 2.1333333333vw);
    width: 235px;
    height: 60px;
  }
  .m-article__link::after {
    right: 11px;
    width: 20px;
    height: 6px;
  }
  .m-article__message {
    flex-shrink: 0;
    width: 490px;
    padding: 40px 30px 26px;
  }
  .m-article__message-ttl {
    width: 112px;
  }
  .m-article__message-txt {
    font-size: min(16px, 2.1333333333vw);
    line-height: 1.75;
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-article {
    padding-bottom: 9.0666666667vw;
  }
  .m-article__txtbloc {
    margin-bottom: 9.0666666667vw;
  }
  .m-article__txtbloc:has(a), .m-article__txtbloc:has(p) {
    padding: 8vw 0;
  }
  .m-article__wrap {
    padding: 0 3.3333333333vw;
  }
  .m-article__links {
    gap: 2.6666666667vw 5.3333333333vw;
  }
  .m-article__links:has(a):not(:only-child) {
    margin-top: 8vw;
  }
  .m-article__link {
    font-size: 2.9333333333vw;
    width: 44vw;
    height: 10.6666666667vw;
  }
  .m-article__link::after {
    right: 1.6vw;
    width: 3.4666666667vw;
    height: 1.8666666667vw;
  }
  .m-article__message {
    width: 100%;
    padding: 8vw 5.3333333333vw 4vw;
  }
  .m-article__message-ttl {
    width: 21.4666666667vw;
  }
  .m-article__message-txt {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
    margin-top: 4.5333333333vw;
  }
}

/* modules/_mv.scss
-------------------------------------------------- */
.m-mv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-mv::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .m-mv {
    min-height: min(438px, 58.4vw);
  }
  .m-mv__ttl {
    width: 909px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv {
    min-height: 54.1333333333vw;
  }
  .m-mv__ttl {
    width: 84.6666666667vw;
  }
}

/* patches/_top.scss
-------------------------------------------------- */
/* patches/_audition.scss
-------------------------------------------------- */
@media screen and (min-width: 768px) {
  .p-audition .m-mv::after {
    background: url("../img/audition/bg_ttl.png") no-repeat center bottom;
    background-size: 148% 458px;
  }
  .p-audition .m-mv__ttl {
    width: 276px;
  }
}
@media screen and (max-width: 767px) {
  .p-audition .m-mv::after {
    background: url("../img/audition/sp/bg_ttl.png") no-repeat center center;
    background-size: cover;
  }
  .p-audition .m-mv__ttl {
    width: 36.8vw;
  }
}

/* patches/_guide.scss
-------------------------------------------------- */
.p-guide .m-mv::after {
  background: url("../img/guideline/bg_ttl.png") no-repeat center center/cover;
}

/* patches/_liver.scss
-------------------------------------------------- */
@media screen and (min-width: 768px) {
  .p-liver .m-mv::after {
    background: url("../img/liver/mv.png") no-repeat center center/cover;
  }
  .p-liver .m-mv__ttl {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .p-liver .m-mv::after {
    background: url("../img/liver/sp/mv.png") no-repeat center center/cover;
  }
  .p-liver .m-mv__ttl {
    width: 21.3333333333vw;
  }
}/*# sourceMappingURL=style.css.map */