@charset "UTF-8";
.p-top .g-header,
.p-top .g-footer, .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-form__btn:not(:disabled), .m-top-info__link, .m-top-mv__slide-item, .g-footer__item a, .g-header__logo {
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.m-form__btn:hover:not(:disabled), .m-top-info__link:hover, .m-top-mv__slide-item:hover, .g-footer__item a:hover, .g-header__logo:hover {
  opacity: 0.7;
}

.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-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .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;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .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-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .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-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-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-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-rule__ttl::before, .m-qa__ttl::before, .m-flow__ttl::before, .m-support__ttl::before, .m-sec__ttl::before, .m-company__ttl::before, .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-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-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: -webkit-gradient(linear, left top, right top, from(#fa79ec), color-stop(50%, #fa79ec), color-stop(50%, #955cfe), to(#955cfe));
  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-guide, .p-audition {
    padding-top: 86px;
  }
}
@media screen and (max-width: 767px) {
  .p-guide, .p-audition {
    padding-top: 14.6666666667vw;
  }
}

/* =reset.css
-------------------------------------------------------------- */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          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;
  -webkit-backface-visibility: hidden;
  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;
  -webkit-box-sizing: border-box;
          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;
}
body.modal-open {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1120px;
  }
}

:root {
  --vw: 1vw;
}

img,
svg {
  vertical-align: bottom;
}

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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  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%;
  -webkit-transition: 0.2s;
  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 {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: -webkit-gradient(linear, left top, right top, from(#FEDAF9), to(#E8DEFF));
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
}
.prev-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#fa79ec), to(#955cfe));
  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 {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  background: -webkit-gradient(linear, left top, right top, from(#E8DEFF), to(#FEDAF9));
  background: linear-gradient(90deg, #E8DEFF 0%, #FEDAF9 100%);
}
.next-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#955cfe), to(#fa79ec));
  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;*/
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
}
.g-header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  -webkit-transform: skewY(3deg);
          transform: skewY(3deg);
}
.g-header__inner::before {
  position: absolute;
  left: 0;
  content: "";
 /* background: #FFF;*/
  opacity: 0.6;
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
}
.g-header__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}
.g-header__btn span {
  display: block;
  position: absolute;
  background: #955cfe;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.g-header__btn.is-open span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          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) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.g-header__nav {
  position: relative;
}
@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) {
    -webkit-transform: translateY(-14px);
            transform: translateY(-14px);
  }
  .g-header__btn span:nth-of-type(3) {
    -webkit-transform: translateY(14px);
            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) {
    -webkit-transform: translateY(-2.4vw);
            transform: translateY(-2.4vw);
  }
  .g-header__btn span:nth-of-type(3) {
    -webkit-transform: translateY(2.4vw);
            transform: translateY(2.4vw);
  }
}

/* global/_footer.scss
-------------------------------------------------- */
.g-footer {
  position: relative;
  color: #FFF;
  background: #955cfe;
  background: -webkit-gradient(linear, left top, right top, from(#f6a5f9), to(#ac5df5));
  background: linear-gradient(90deg, #f6a5f9 0%, #ac5df5 100%);
}
.g-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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;
  -webkit-transition: 0.4s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.2s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  background: #FFF;
  -webkit-transition: 0.2s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-weight: bold;
  color: #FFF;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, right top, from(#FEDAF9), to(#E8DEFF));
  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%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: -webkit-gradient(linear, left top, right top, from(#fa79ec), to(#955cfe));
  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;
  -webkit-animation: loading 1s 0.1s cubic-bezier(0.4, 0.4, 0, 1);
          animation: loading 1s 0.1s cubic-bezier(0.4, 0.4, 0, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.m-top-mv__inner::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  -webkit-animation: loading3 0.6s 1.3s cubic-bezier(0.02, 0.52, 0.2, 0.98);
          animation: loading3 0.6s 1.3s cubic-bezier(0.02, 0.52, 0.2, 0.98);
  -webkit-animation: loading3 0.6s 1.3s cubic-bezier(0.85, -0.01, 1, 1);
          animation: loading3 0.6s 1.3s cubic-bezier(0.85, -0.01, 1, 1);
  -webkit-animation: loading3 0.6s 1s cubic-bezier(0.4, 0.4, 0, 1);
          animation: loading3 0.6s 1s cubic-bezier(0.4, 0.4, 0, 1);
  -webkit-animation: loading3 0.6s 1.5s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.6s 1.5s cubic-bezier(0.37, 0.46, 0, 0.99);
  -webkit-animation: loading3 0.6s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.6s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
  -webkit-animation: loading3 0.66s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.66s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.m-top-mv__pic {
  position: absolute;
  z-index: 1;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-animation: loading2 0.4s 1s cubic-bezier(0.4, 0.4, 0, 1);
          animation: loading2 0.4s 1s cubic-bezier(0.4, 0.4, 0, 1);
  -webkit-animation: loading2 0.6s 0.9s cubic-bezier(0.4, 0.4, 0, 1);
          animation: loading2 0.6s 0.9s cubic-bezier(0.4, 0.4, 0, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes loading2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@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;
  -webkit-animation: loading3 0.6s 1.3s cubic-bezier(0.02, 0.52, 0.2, 0.98);
          animation: loading3 0.6s 1.3s cubic-bezier(0.02, 0.52, 0.2, 0.98);
  -webkit-animation: loading3 0.6s 1.1s cubic-bezier(0.4, 0.4, 0, 1);
          animation: loading3 0.6s 1.1s cubic-bezier(0.4, 0.4, 0, 1);
  -webkit-animation: loading3 0.6s 1.5s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.6s 1.5s cubic-bezier(0.37, 0.46, 0, 0.99);
  -webkit-animation: loading3 0.6s 1.35s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.6s 1.35s cubic-bezier(0.37, 0.46, 0, 0.99);
  -webkit-animation: loading3 0.6s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
          animation: loading3 0.6s 1.25s cubic-bezier(0.37, 0.46, 0, 0.99);
  -webkit-animation: loading3 0.6s 1.31s 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;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media screen and (min-width: 768px) {
  .m-top-mv__wrap {
    padding-top: 64px;
    margin-bottom: 120px;
  }
  .m-top-mv__inner {
    position: relative;
    min-height: 738px;
    height: min(738px, 98.4vw);
    margin-bottom: 60px;
    background: url("../img//top/mv-bg.png") center bottom/cover;
  }
  .m-top-mv__inner::before {
    width: 100%;
   /* background: url("../img//top/mv-bg_line.png") center center/cover;*/
  }
  @-webkit-keyframes loading3 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes loading3 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  .m-top-mv__pic {
    width: min(456px, 60.8vw);
    left: 50%;
    -webkit-transform: translateX(calc(-50% + 324px));
            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;
    background: url("../img//top/sp/mv-bg.png") center center/cover;
  }
  .m-top-mv__inner::before {
   /* background: url("../img//top/sp/mv-bg_line.png") center center/cover;*/
    width: 113.3333333333vw;
    left: -6.6666666667vw;
  }
  @-webkit-keyframes loading3 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(4vw);
              transform: translateX(4vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes loading3 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(4vw);
              transform: translateX(4vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  .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%;
    -webkit-transform: translateX(calc(-50% - 500px));
            transform: translateX(calc(-50% - 500px));
  }
  .m-top-about__pic-right {
    width: 440px;
    right: 50%;
    -webkit-transform: translateX(calc(50% + 517px));
            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: -webkit-gradient(linear, left top, right top, from(#FEDAF9), to(#E8DEFF));
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
  -webkit-transform: skew(0, -3deg);
          transform: skew(0, -3deg);
}
.m-top-liver__wrap {
  position: relative;
}
.m-top-liver__coming {
  text-align: center;
  color: #313131;
}
.m-top-liver__pic-left, .m-top-liver__pic-right {
  position: absolute;
  z-index: -1;
}
@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;
  }
  .m-top-liver__ttl {
    width: min(222px, 29.6vw);
    margin: 0 auto;
  }
  .m-top-liver__coming {
    margin: 147px 0 160px;
    font-size: 18px;
  }
  .m-top-liver__pic-left {
    width: 680px;
    top: 155px;
    left: -360px;
  }
  .m-top-liver__pic-right {
    width: 724px;
    top: 45px;
    right: -365px;
  }
}
@media screen and (max-width: 767px) {
  .m-top-liver::before {
    height: 24vw;
  }
  .m-top-liver__wrap {
    margin-top: -6.6666666667vw;
  }
  .m-top-liver__ttl {
    width: 29.6vw;
    margin: 0 auto;
  }
  .m-top-liver__coming {
    margin: 21.8666666667vw 0;
    font-size: 3.2vw;
  }
  .m-top-liver__pic-left {
    width: 27.4666666667vw;
    top: 22.9333333333vw;
    left: 0;
  }
  .m-top-liver__pic-right {
    width: 22.6666666667vw;
    top: 14.6666666667vw;
    right: 0;
  }
}

/* modules/top/_top-info.scss
-------------------------------------------------- */
.m-top-info::before {
  content: "";
  display: block;
  width: 100%;
  background: #F4F2F3;
  -webkit-transform: skew(0, -3deg);
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(#FEDAF9), to(#E8DEFF));
  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%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: -webkit-gradient(linear, left top, right top, from(#fa79ec), to(#955cfe));
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        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: -webkit-gradient(linear, left top, right top, from(#FEDAF9), to(#E8DEFF));
  background: linear-gradient(90deg, #FEDAF9 0%, #E8DEFF 100%);
  -webkit-transform: skew(0, -3deg);
          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;
    -webkit-transform: translateY(-35px) skew(0, 3deg);
            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 {
    -webkit-transform: translateY(-4.6666666667vw) skew(0, 3deg);
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #955cfe;
}
.m-company__dl:last-child {
  border-bottom: 1px solid #955cfe;
}
.m-company__dt {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, right top, from(#fcd9f9), to(#dac8ff));
  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%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -2;
}
.m-support__li {
  position: relative;
}
.m-support__li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-support__li:nth-child(2n+1) .m-support__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            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 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            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: -webkit-gradient(linear, left top, right top, color-stop(0.4vw, #955cfe), color-stop(0.4vw, transparent));
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f3f3f3;
  position: relative;
}
.m-flow__dl::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#fcd9f9), to(#dac8ff));
  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 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-gradient(linear, left top, right top, from(#ffdaf9), to(#f0deff));
  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: -webkit-gradient(linear, left top, right top, from(#fa79ec), to(#955cfe));
  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%;
    -webkit-transform: translateY(-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: -webkit-gradient(linear, left top, right top, from(#ffdaf9), to(#f0deff));
  background: linear-gradient(90deg, #ffdaf9, #f0deff);
  text-align: center;
}
.m-form__agree label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -webkit-transform: rotate(45deg) translateX(-0.6em);
          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;
  -webkit-transform: rotate(45deg) translateX(-0.6em);
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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/_mv.scss
-------------------------------------------------- */
.m-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.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;
}