@import url('//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
}

h1 {
  font-size: inherit;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

html, body {
  height: 100%;
}

body {
  background-color: #fff;
  word-wrap: break-word;
  color: #2a6bd9;
}
@media screen and (min-width: 961px) {
  body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-size: 13px;
    line-height: 1.6;
  }
}

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
}

::-moz-selection {
  background-color: rgba(42, 107, 217, 0.7);
  color: #fff;
}

::selection {
  background-color: rgba(42, 107, 217, 0.7);
  color: #fff;
}

::-moz-selection {
  background-color: rgba(42, 107, 217, 0.7);
  color: #fff;
}

.content-main {
  background-color: #fff;
}
body.hidden{
  overflow: hidden;
}
.block--pager {
  height: 70px;
  line-height: 70px;
  text-align: left;
  font-size: 15px;
  font-size: 15px;
  padding-left: 13px;
  margin-top: 2em;
}
.block--pager li {
  display: inline-block;
  width: 2em;
  text-align: center;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  font-style: italic;
  font-weight: 400;
  line-height: 0;
  position: relative;
  padding: 25px 4px;
  text-decoration: none;
  opacity: 0.5;
}
.block--pager .pager__item--number {
  text-align: center;
  color: rgba(42, 107, 217, 0.7);
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #5898D0;
  border-right: 1px solid #5898D0;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 18px;
  right: 15px;
  transition: 0.2s;
}
.block--pager .pager__item--newer span {
  opacity: 0.4;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #5898D0;
  border-right: 1px solid #5898D0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 17px;
  right: 22px;
  transition: 0.2s;
}
.block--pager .pager__item--older span {
  opacity: 0.4;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  font-style: italic;
  font-weight: 400;
  position: relative;
  opacity: 1;
}

.txt--basic {
  margin: 0 0 1em;
  color: #4d4d4d;
}

.txt--sub {
  font-size: 0.85em;
  line-height: 1.6em;
  margin-top: 0.5em;
}

.txt--link {
  text-decoration: underline;
}

@media screen and (min-width: 961px) {
  .txt--link {
    transition: 0.4s;
  }
  .txt--link:hover {
    text-decoration: none;
  }
}
.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph::after, .thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.dummy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* video */
video {
  width: 100%;
}

.video {
  position: relative;
  padding-top: 56.25%;
}
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video .block--thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video .block--thumb img {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet {
  height: 1px;
}
@media screen and (min-width: 961px) {
  .swiper-pagination-bullet {
    width: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-pagination-bullet {
    width: 3vw;
  }
}

.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}

.block--navigator {
  display: inline-block;
}

.swiper-pagination-bullet {
  background: rgba(42, 107, 217, 0.7);
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5898D0;
}

.form--post dt {
  margin: 3em 0 0.8em;
  color: #4d4d4d;
}
.form--post dd {
  margin: 0 0 0.8em;
  color: #4d4d4d;
}

.block--error {
  background: #fdfbfd;
  color: #ef1717;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
}

/* placeholder */
::-webkit-input-placeholder {
  color: #ddd;
}

::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ddd;
}

:-moz-placeholder {
  color: #ddd;
}

/* autofill */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  border-radius: 0;
  border: 1px solid #aaacb1;
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-size: 13px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    padding: 0.8em;
  }
}
input[type=text].form__error,
input[type=tel].form__error,
input[type=email].form__error,
input[type=password].form__error,
input[type=number].form__error,
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
input[type=text].form__error:focus,
input[type=tel].form__error:focus,
input[type=email].form__error:focus,
input[type=password].form__error:focus,
input[type=number].form__error:focus,
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=number][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

input[readonly=readonly],
input[readonly=readonly] {
  border: none;
  background: #ddd;
}

button {
  border: none;
  line-height: 1;
}

/* textarea */
textarea {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  border-radius: 0;
  border: 1px solid white;
}
@media screen and (min-width: 961px) {
  textarea {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-size: 13px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    padding: 0.8em;
  }
}
textarea.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  padding-right: 2.3em;
  border: 1px solid #fff;
  padding: 0.5em 2.8em 0.5em 1em;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-size: 13px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    padding: 0.8em;
  }
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    padding: 0.8em 2em 0.8em 0.8em;
  }
}
.form__select::after {
  position: absolute;
  right: 1.3em;
  top: 42%;
  border: 1px solid #aaacb1;
  border-top: none;
  border-right: none;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select::after {
    right: 1em;
  }
}

/* checkbox */
.form__checkbox label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__checkbox label p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-size: 13px;
    line-height: 1.6;
  }
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #000;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  border-color: #000;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

.form--comfirm {
  margin: 2em auto 4em;
}
.form--comfirm dt {
  font-size: 0.5em;
}
.form--comfirm dd {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

/* radio */
.form__radio label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__radio label p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-size: 13px;
    line-height: 1.6;
  }
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio label p {
  padding-left: 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid #4d4d4d;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #000;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__toggle label p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-size: 13px;
    line-height: 1.6;
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #5898D0;
  border-color: #5898D0;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
}

.btn--main {
  background: no-repeat center url(https://entry.zest-audition.com/static/bijoux/common/btn_bk.jpg);
  background-size: 100%;
  color: #2a6bd9;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.2em;
  height: inherit !important;
  line-height: inherit !important;
  padding: 1.1em 2em;
  margin: 1em 0;
  box-shadow: 0px 10px 40px #2d6799;
}
@media screen and (min-width: 961px) {
  .btn--main {
    transition: 0.2s;
  }
  .btn--main:hover {
    box-shadow: 0 0 0 #a5d5ff;
    background-size: 150%;
  }
}

.btn--sub {
  font-size: initial;
  font-weight: 600;
  letter-spacing: 0.2em;
  border: 1px solid #C72530;
  background: none;
  color: #C72530;
  padding: 1.1em 2em;
  margin: 1em 0;
  font-size: 1.3em;
}
@media screen and (min-width: 961px) {
  .btn--sub:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 480px) and (max-width: 961px) {
  .btn--sub {
    max-width: 400px;
  }
}

.detail__btn {
  position: relative;
  left: 0;
  height: auto;
  width: auto;
  margin-top: 60px;
  border-top: 1px solid;
  padding-top: 1.5em;
  width: 108%;
}

.list__more {
  display: inline-block;
}
.list__more a {
  display: block;
  width: 19px;
  height: 15px;
  background: url("https://entry.zest-audition.com/static/bijoux/common/next_arrow.svg") no-repeat;
  background-size: 60%;
  position: relative;
  padding: 12px;
}

.date {
  font-style: italic;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1;
  position: relative;
  z-index: 2;
}

.tit {
  line-height: 1.4;
  word-break: break-word;
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}

.section--detail.new .tit::after {
  content: "NEW";
  font-style: italic;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  margin-left: 0.5em;
}

[class^=list--information] li a {
  color: #2a6bd9;
  padding: 0.5em 0;
  position: relative;
}
@media screen and (min-width: 961px) {
  [class^=list--information] li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2em;
  }
  [class^=list--information] li a:hover {
    opacity: 0.5;
  }
}
[class^=list--information] li a .tit {
  margin-bottom: 0;
}
[class^=list--information] li.new {
  position: relative;
}
[class^=list--information] li.new .tit::after {
  content: "New";
  font-style: italic;
  font-weight: 500;
  font-size: 1.5em;
  margin-left: 0.5em;
}

.list--sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.2em;
}
.list--sns li {
  line-height: 1;
}
.list--sns li a {
  font-size: 1.5em;
  transition: 0.3s;
}

.no-data {
  font-style: italic;
  font-weight: 700;
  font-size: 1.1em;
  text-align: left;
  width: 100%;
}

h1.logo {
  width: 37vw;
}
h1.logo a {
  display: block;
  height: 100%;
}
h1.logo a img {
  width: 100%;
  height: auto;
}

.invert .header .block--sns {
  color: #fff;
}

.header {
  width: 100%;
  margin: 80px 0 50px;
}
.header .block--sns {
  display: flex;
  align-items: center;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  position: fixed;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: calc(50% - 2em);
  left: -5em;
}
.header .block--sns > p {
  font-size: 0.8em;
}
.header .block--sns li {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.header .block--sns li a {
  font-size: 1em;
}
@media screen and (min-width: 961px) {
  .header .block--sns li a:hover {
    opacity: 0.5;
  }
  .header .block--sns li i {
    font-size: 16px;
  }
}

.drawer__btn {
  display: none;
}

.drawer .nav {
  text-align: right;
  position: absolute;
  top: 50px;
  right: 3vw;
  z-index: 100;
}
.drawer .nav li {
  display: inline-block;
  margin-left: 1.5em;
}
@media screen and (min-width: 961px) {
  .drawer .nav li a:hover {
    opacity: 0.5;
  }
}

.footer {
  color: #2a6bd9;
  padding: 3vw;
  margin-top: 80px;
  position: relative;
  z-index: 11;
}
.footer.box--main {
  padding: 5vw;
}
.footer .logo__footer {
  margin: 1em 0;
}
.footer .logo__footer a {
  display: block;
  line-height: 0;
}

.wrap {
  min-height: 100%;
  position: relative;
  /* background: repeat center url(https://entry.zest-audition.com/static/bijoux/common/bg.jpg); */
  background-size: 30%;
  background-attachment: fixed;
}
.wrap::before {
  content: "";
  display: block;
  width: 68vw;
  height: 58vw;
  background: no-repeat center left url(https://entry.zest-audition.com/template/static/css/service.css?=202504240345);
  background-size: cover;
  position: fixed;
  top: calc(120vh - 51vw);
  right: 0;
  z-index: 0;
  transition: 0.4s;
  pointer-events: none;
  opacity: 0;
  mix-blend-mode: multiply;
}

.scrolling .wrap::before {
  opacity: 1;
}

.scroll--area--entry .wrap::before {
  opacity: 0.6;
}

.content--main {
  position: relative;
  z-index: 10;
}

#bg-image {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
#bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section--detail {
  overflow: hidden;
}
.section--detail h2{
  color: #4d4d4d;
  text-align: center;
  margin-bottom: 40px;
  font-size: 1.6em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--detail h2{
    font-size: 1.2em;
    margin-bottom: 20px;
  }
}
.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 17px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-style: italic;
  font-weight: 700;
  font-size: 13px;
  margin-right: 10px;
  letter-spacing: 0.025em;
}

/* keyframes
------------------------------ */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  50.01% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  50.01% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
.swiper-wrapper li.swiper-slide a {
  display: block;
}
.swiper-wrapper li.swiper-slide a img {
  width: 100%;
}

.page--home .header h1.logo {
  display: none;
}
.page--home .btn--entry {
  width: 8vw;
  height: 8vw;
  position: fixed;
  bottom: 4vw;
  right: 4vw;
  z-index: 10;
  transition: 0.4s;
  opacity: 0;
}
.page--home .btn--entry a {
  background: no-repeat right 0px url(https://entry.zest-audition.com/static/bijoux/common/btn_bk.jpg);
  background-size: cover;
  color: #0057ff;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: -0.05em;
  height: inherit !important;
  line-height: 8vw;
  padding: 0;
  box-shadow: 0px 2px 14px rgba(45, 103, 153, 0.4509803922);
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15vw;
  text-align: center;
  font-size: 1.6vw;
}
.page--home .section-tit {
  font-style: italic;
  font-weight: 500;
  font-size: 3.5vw;
  letter-spacing: -0.03em;
  position: relative;
  z-index: 2;
}
.page--home .section-bg {
  width: 100%;
  height: 100%;
  background: #2a90f9;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0.6;
  mix-blend-mode: multiply;
}
.page--home .section--hero {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page--home .section--hero .scroll {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  transition: 0.8s;
  opacity: 0;
}
.page--home .section--hero .scroll::before {
  content: "";
  display: block;
  width: 1px;
  height: 15vh;
  position: absolute;
  background: #2a6bd9;
  top: 85vh;
  left: 0;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-animation: scroll 2.4s infinite;
          animation: scroll 2.4s infinite;
}
.page--home .section--hero .block--hero {
  width: 75vw;
  height: 45vw;
  line-height: 0;
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--home .section--hero .block--hero {
    max-height: 70vh;
    max-width: 118vh;
  }
}
.page--home .section--hero .block--hero .block--hero__item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0;
  transition: 1s;
}
@media screen and (min-width: 961px) {
  .page--home .section--hero .block--hero .block--hero__item:nth-child(2), .page--home .section--hero .block--hero .block--hero__item:nth-child(3) {
    transition: opacity 2.7s, -webkit-transform 1.8s cubic-bezier(0.42, 0.51, 0.25, 1);
    transition: opacity 2.7s, transform 1.8s cubic-bezier(0.42, 0.51, 0.25, 1);
    transition: opacity 2.7s, transform 1.8s cubic-bezier(0.42, 0.51, 0.25, 1), -webkit-transform 1.8s cubic-bezier(0.42, 0.51, 0.25, 1);
    -webkit-transform: skewX(8deg) translate(-5vw, 7vw);
            transform: skewX(8deg) translate(-5vw, 7vw);
  }
  .page--home .section--hero .block--hero .block--hero__item:nth-child(4) {
    transition: 0.6s;
    -webkit-transform: skewX(0deg) translate(0, 0);
            transform: skewX(0deg) translate(0, 0);
  }
  .page--home .section--hero .block--hero .block--hero__item:last-of-type {
    transition: 0.7s cubic-bezier(0.42, 0.51, 0.25, 1);
    -webkit-transform: skewX(0deg) translate(0, 20px);
            transform: skewX(0deg) translate(0, 20px);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--hero .block--hero .block--hero__item:nth-child(1), .page--home .section--hero .block--hero .block--hero__item:nth-child(2) {
    transition: opacity 1.1s cubic-bezier(0.42, 0.51, 0.25, 1), -webkit-transform 1.4s cubic-bezier(0.42, 0.51, 0.25, 1);
    transition: opacity 1.1s cubic-bezier(0.42, 0.51, 0.25, 1), transform 1.4s cubic-bezier(0.42, 0.51, 0.25, 1);
    transition: opacity 1.1s cubic-bezier(0.42, 0.51, 0.25, 1), transform 1.4s cubic-bezier(0.42, 0.51, 0.25, 1), -webkit-transform 1.4s cubic-bezier(0.42, 0.51, 0.25, 1);
    -webkit-transform: skewX(8deg) translate(-7vw, 14vw);
            transform: skewX(8deg) translate(-7vw, 14vw);
  }
  .page--home .section--hero .block--hero .block--hero__item:nth-child(3) {
    transition: 0.8s;
    -webkit-transform: skewX(0deg) translate(0, 0);
            transform: skewX(0deg) translate(0, 0);
  }
  .page--home .section--hero .block--hero .block--hero__item:last-of-type {
    transition: 0.8s cubic-bezier(0.42, 0.51, 0.25, 1);
    -webkit-transform: skewX(0deg) translate(0, 20px);
            transform: skewX(0deg) translate(0, 20px);
  }
}
.page--home .section--hero .block--hero img {
  width: 100%;
}
.page--home .section--hero h2 {
  width: 80px;
  height: 100px;
  position: absolute;
  top: calc(93vh - 100px);
  right: 5%;
  z-index: 10;
  transition: 0.5s;
  opacity: 0;
}
.page--home .section--copy {
  position: relative;
  padding-bottom: 55vw;
}
.page--home .section--copy .block--copy {
  width: 50vw;
  position: relative;
  left: 15vw;
  top: 15vw;
}
.page--home .section--copy .block--copy .copy {
  color: #2a6bd9;
  font-size: clamp(20px, 1.4vw, 30px);
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.8em;
}
.page--home .section--copy .block--copy .copy.txt--large {
  font-size: 2.4vw;
  line-height: 1.8;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0;
}
.page--home .section--news {
  color: #2a6bd9;
  overflow-x: clip;
  padding-top: 0;
  padding-bottom: 8vw;
  margin-top: 0;
  position: relative;
  margin-bottom: 0;
  z-index: 2;
}
.page--home .section--news .section-bg {
  background: #fff;
  opacity: 1;
}
.page--home .section--news .section-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 6.7vw;
  background: no-repeat center url(https://entry.zest-audition.com/static/bijoux/common/svg--curve.svg);
  background-size: cover;
  position: absolute;
  top: -6.6vw;
  left: 0;
  z-index: 5;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page--home .section--news .section-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 6.7vw;
  background: no-repeat center url(https://entry.zest-audition.com/static/bijoux/common/svg--curve.svg);
  background-size: cover;
  position: absolute;
  bottom: -6.65vw;
  left: 0;
  z-index: 5;
}
.page--home .section--news .section--video {
  top: -22vw;
  margin-bottom: -20vw;
}
.page--home .section--news > *:not(.section-bg) {
  position: relative;
  z-index: 2;
}
.page--home .section--news .block--title {
  margin-top: 7vw;
}
.page--home .section--news .block--list {
  margin-top: -2vw;
  margin-left: 17vw;
}
.page--home .section--news .block--sns {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border-top: 1px dotted;
  gap: 3em;
  padding-top: 2vw;
  margin-left: 17vw;
  margin-top: 2vw;
}
.page--home .section--news .block--sns .txt--sub {
  font-size: 1em;
  margin-top: 0;
}
.page--home .section--news .block--tiktok {
  width: 40%;
  margin: 6vw auto 4vw 17vw;
}
.page--home .section--news .block--tiktok a {
  display: block;
  line-height: 0;
  transition: 0.3s;
}
.page--home .section--message {
  color: rgba(42, 107, 217, 0.7);
}
.page--home .area--entry {
  position: relative;
  padding-top: 0;
  margin-top: -20vw;
  z-index: -1;
  background: repeat center -300px url(https://entry.zest-audition.com/static/bijoux/common/bg_r_mizu-min.png);
  background-size: 50%;
  background-attachment: fixed;
}
.page--home .area--entry .section-bg {
  opacity: 0.7;
}
.page--home .area--entry .section-bg::before {
  top: inherit;
  left: -10%;
  bottom: -11vw;
  height: 20vw;
}
.page--home .area--entry > section {
  position: relative;
  z-index: 2;
  padding-top: 0;
}
.page--home .section--entry {
  color: #fff;
  padding-top: 45vw !important;
  padding-bottom: 15vw;
}
.page--home .section--entry .block-tit {
  position: relative;
}
.page--home .section--entry [class^=block--entry__] {
  padding-bottom: 80px;
}
.page--home .section--entry [class^=block--entry__] .block-tit {
  text-align: center;
  letter-spacing: 0.8em;
  padding-bottom: 2em;
}
.page--home .section--entry .step {
  margin-bottom: 4em;
}
.page--home .section--entry .step + .txt--basic {
  text-indent: -1em;
  padding-left: 1em;
}
.page--home .section--entry .step > li {
  background-color: #fff;
  color: #2a6bd9;
  margin-bottom: 4.5em;
  padding: 3em;
  background: linear-gradient(135deg, transparent 30px, #fff 0);
  position: relative;
}
.page--home .section--entry .step > li.closed {
  background: linear-gradient(135deg, transparent 30px, #a0acb5 0);
}
.page--home .section--entry .step > li.closed .closed--icon {
  width: 85%;
  font-size: 13px;
  color: #fff;
  background: rgba(160, 172, 181, 0.7490196078);
  border: 1px solid;
  line-height: 1.2;
  padding: 1em 2em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page--home .section--entry .step > li:first-of-type .step-num {
  left: -0.35em;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (min-width: 961px) {
  .page--home .section--entry .step > li h3 {
    font-size: 1.5em;
    line-height: 1.5;
  }
}
.page--home .section--entry .step > li:last-child {
  margin-bottom: 0px;
}
.page--home .section--entry .step > li::before, .page--home .section--entry .step > li::after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 24px;
  left: -21px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page--home .section--entry .step > li::before {
  left: -20px;
  top: 19px;
}
.page--home .section--entry .step .step-num {
  font-size: 3.8em;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  color: #fff;
  -webkit-transform: skewX(-3deg);
          transform: skewX(-3deg);
}
.page--home .section--entry .step .step-num span {
  display: inline-block;
  font-size: 0.5em;
}
.page--home .section--entry .block--entry__period {
  max-width: inherit !important;
}
.page--home .section--entry .block--entry__period .period {
  font-size: 9.4vw;
  margin-bottom: 30px;
}
.page--home .section--entry .block--entry__period .period p {
  display: inline-block;
  background-color: #fff;
  color: #2a6bd9;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  position: relative;
}
.page--home .section--entry .block--entry__period .period p .arrow {
  width: 15vw;
  position: absolute;
  display: inline-block;
  top: -10px;
  left: calc(-15vw - 8px);
}
.page--home .section--entry .block--entry__period .period .youbi {
  font-size: 5vw;
  vertical-align: middle;
}
.page--home .section--entry .block--entry__period .period i {
  font-weight: bold;
  font-size: 0.4em;
  letter-spacing: -0.15em;
  margin-right: 0.3em;
  margin-left: 0.2em;
}
@media screen and (min-width: 961px) {
  .page--home .section--entry .block--entry__howto .step {
    width: 60%;
    margin: 0 auto;
  }
}
.page--home .section--entry .block--entry__howto .lead {
  font-size: 5.5vw;
  letter-spacing: 0.1em;
}
.page--home .section--entry .block--attention {
  margin-bottom: 100px;
}
.page--home .section--entry .block--entry__attention {
  padding-bottom: 0;
}
.page--home .section--entry .btn.closed {
  line-height: 1;
  padding: 2em 2em;
  width: 80%;
  margin: 0 auto;
  background: rgba(54, 139, 223, 0.6509803922);
}
@media screen and (min-width: 961px) {
  .page--home .section--entry .btn.closed {
    font-size: 1.5em;
    width: 50%;
    padding: 3em 2em;
  }
}
.page--home .list--attention li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loaded .section--hero {
    opacity: 1;
  }
}
.page--home.loaded .btn--entry {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.4s 3.9s, bottom 0.8s, left 0.8s;
}
.page--home.loaded .btn--entry.unvisible {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s 0s;
}
.page--home.loaded.w-scroll .btn--entry {
  transition: 0.8s;
}
.page--home.loaded .section--hero .block--hero .block--hero__item {
  opacity: 1;
  -webkit-transform: skewX(0deg) translate(0, 0);
          transform: skewX(0deg) translate(0, 0);
}
@media screen and (min-width: 961px) {
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(2) {
    transition-delay: 1s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(3) {
    transition-delay: 1.05s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(4) {
    transition-delay: 2.7s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(5) {
    transition-delay: 2.9s;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(1) {
    transition-delay: 1s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(2) {
    transition-delay: 1.05s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(3) {
    transition-delay: 2.3s;
  }
  .page--home.loaded .section--hero .block--hero .block--hero__item:nth-child(4) {
    transition-delay: 2.9s;
  }
}
.page--home.loaded .drawer__btn,
.page--home.loaded .drawer .nav,
.page--home.loaded .block--sns,
.page--home.loaded .section--hero .scroll,
.page--home.loaded .section--hero h2 {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.4s 4s;
}
.page--home .drawer__btn,
.page--home .drawer .nav,
.page--home .block--sns {
  opacity: 0;
  pointer-events: none;
}
.page--home .section--copy .block--copy .copy {
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  transition: 0.75s cubic-bezier(0.29, 0.21, 0.37, 0.87) 0.1s;
}
.page--home .section--copy .block--copy .copy.delighter {
  opacity: 0;
  -webkit-transform: skewX(2deg) translate(-25px, -9px);
          transform: skewX(2deg) translate(-25px, -9px);
}
.page--home .section--copy .block--copy .copy.delighter.started {
  opacity: 1;
  -webkit-transform: skewX(0deg) translate(0, 0);
          transform: skewX(0deg) translate(0, 0);
}
.page--home .section--news {
  opacity: 1;
  top: 40px;
  transition: 0.3s;
}
.page--home .section--news.started {
  opacity: 1;
}
.page--home .section--news .section--video {
  -webkit-transform: scale(0.95) translateY(30px);
          transform: scale(0.95) translateY(30px);
  opacity: 0;
  transition: 0.4s;
}
.page--home .section--news .section--video.started {
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1;
}
.page--home .section--news.started {
  opacity: 1;
  top: 0;
}
.page--home .section--news .block--title {
  opacity: 0;
  -webkit-transform: skewX(18deg) translate(-35px, 30px);
          transform: skewX(18deg) translate(-35px, 30px);
  transition: 0.5s cubic-bezier(0.29, 0.21, 0.37, 0.87) 0.1s;
}
.page--home .section--news .block--title.started {
  opacity: 1;
  -webkit-transform: skewX(0deg) translate(0, 0);
          transform: skewX(0deg) translate(0, 0);
}
.page--home .section--news .block--tiktok,
.page--home .section--news .block--list,
.page--home .section--news .block--sns {
  opacity: 0;
  top: 40px;
  transition: 0.5s;
}
.page--home .section--news .block--tiktok.started,
.page--home .section--news .block--list.started,
.page--home .section--news .block--sns.started {
  opacity: 1;
  top: 0;
}
.page--home .section--entry [class^=block--entry__] {
  opacity: 0;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  transition: 0.5s cubic-bezier(0.29, 0.21, 0.37, 0.87) 0.1s;
}
.page--home .section--entry [class^=block--entry__].started {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

body:not(.page--home) .wrap {
  padding-bottom: 24vw;
  /* padding-top: 14vw; */
  overflow: hidden;
}
body:not(.page--home) .wrap::before {
  width: 130vw;
  height: 78vw;
  position: absolute;
  top: -32vw;
  left: 20vw;
  opacity: 1;
}
body:not(.page--home) .header .block--sns {
  display: none;
}
body:not(.page--home) .drawer .nav {
  top: 60px;
  right: 3vw;
  color: #fff;
  font-size: 16px;
}
body:not(.page--home) .drawer .nav > .sp {
  display: block !important;
}
body:not(.page--home) .drawer .nav li a {
  text-shadow: 0px 0px 5px rgba(0, 11, 50, 0.89);
}
body:not(.page--home) .drawer .nav .list--sns {
  text-align: right;
  justify-content: flex-end;
  margin-top: 0.5em;
}
body:not(.page--home) .drawer .nav .list--sns li {
  margin-left: 0;
}
body:not(.page--home) .drawer .nav .list--sns li a {
  font-size: 1em;
  text-shadow: 0px 0px 2px rgba(0, 51, 137, 0.8);
}
body:not(.page--home) h1.logo {
  width: 13vw;
  text-indent: -9999em;
  margin: 0 auto;
}
body:not(.page--home) h1.logo a {
  text-indent: 0;
}
body:not(.page--home) .section-tit {
  font-weight: 500;
  font-size: 5.5vw;
  color: #2a6bd9;
  letter-spacing: -0.03em;
  position: relative;
  left: -8vw;
  z-index: 2;
}
body:not(.page--home) .footer {
  z-index: 11;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
body:not(.page--home) .footer .logo__footer {
  bottom: 7em;
  right: 5em;
}

.section--list,
.section--detail {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .section--list,
  .section--detail {
    padding: 0 0 0 20vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list,
  .section--detail {
    padding: 0;
  }
}
.section--list .list--information,
.section--detail .list--information {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.section--list .list--information li,
.section--detail .list--information li {
  width: 100%;
}
.section--list .list--information li a,
.section--detail .list--information li a {
  height: 100%;
  color: #2a6bd9;
  padding: 25px 0;
  border-bottom: 1px solid;
}
.section--list .list--information li a .date,
.section--detail .list--information li a .date {
  width: 6em;
}
@media screen and (min-width: 961px) {
  .section--list .list--information li a .tit,
  .section--detail .list--information li a .tit {
    padding-right: 25px;
  }
}

@media screen and (min-width: 961px) {
  .section--detail {
    padding: 0 20vw 10vw;
  }
}
.section--detail .block--main .block--detail__title {
  background: #fff;
  padding: 25px;
  position: relative;
}
.section--detail .block--main .block--detail__title .tit {
  font-size: 18px;
  font-weight: bold;
}
.section--detail .block--main .block--detail__title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #5898D0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  z-index: 3;
}
.section--detail .block--main .block--txt {
  background: #fff;
  padding: 25px;
}
.section--detail .block--main .block--txt img {
  height: auto !important;
}

.list--attention .explain--btn{
  text-decoration: underline;
  padding-left: 1em;
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 8;
  -webkit-backdrop-filter: blur(300px);
          backdrop-filter: blur(300px);
}

.modal-container.active {
  opacity: 1;
  visibility: visible;
}

.modal-body {
  position: relative;
  display: table;
  vertical-align: middle;
  width: 42%;
  margin: 0 auto;
  height: 100%;
  padding: 50px 0;
}

.modal-close {
  position: absolute;
  top: 40px;
  right: 60px;
  width: 80px;
  height: 40px;
  color: #C72530;
  cursor: pointer;
}
.modal-close span {
  width: 80px;
  height: 1px;
  background: #C72530;
  display: block;
}
.modal-close .line01 {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  margin-top: 15px;
}
.modal-close .line02 {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.modal-content {
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.modal-content .modal--ttl {
  color: #C72530;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 60px;
}
.modal-content .guide--box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal-content .guide--box .box--item {
  background-color: #FAFAFA;
  border-radius: 7px;
  padding: 3.5% 1.5%;
  width: 46%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.modal-content .guide--box .box--item::after {
  font-size: 40px;
  color: #C72530;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal-content .guide--box .box--item img {
  margin: 0 auto 30px;
}
.modal-content .guide--box .box--item .item--txt{
  font-size: clamp(11px , 3.3vw , 14px);
}
.modal-content .guide--box .box--item:nth-of-type(1) img {
  width: 75%;
}
.modal-content .guide--box .box--item:nth-of-type(2) img {
  width: 75%;
}
.modal-content .guide--box .box--item:nth-of-type(3) {
  margin-top: 6%;
  padding: 16% 4% 9%;
}
.modal-content .guide--box .box--item:nth-of-type(3) img {
  width: 90%;
}
.modal-content .guide--box .box--item:nth-of-type(4) {
  margin-top: 6%;
  padding: 14% 4% 9%;
}
.modal-content .guide--box .box--item:nth-of-type(4) img {
  width: 60%;
}
.modal-content .guide--box .box--item.first::after {
  content: "01";
}
.modal-content .guide--box .box--item.second::after {
  content: "02";
}
.modal-content .guide--box .box--item.third::after {
  content: "03";
}
.modal-content .guide--box .box--item.fourth::after {
  content: "04";
}

.modal-container01 .modal--ttl {
  margin-bottom: 100px;
}
.modal-container01 .modal-body {
  width: 55%;
}
.modal-container01 .modal-content .guide--box {
  margin: 0 auto 90px;
  justify-content: space-around;
  width: 70%;
}
.modal-container01 .modal-content .guide--box .box--item {
  background-color: initial;
  width: 35%;
  padding: 0;
}
.modal-container01 .modal-content .guide--box .box--item img {
  width: 100%;
}
.modal-container01 .modal-content .guide--box .box--item.first img {
  width: 99%;
}
.modal-container01 .modal-content .guide--box .box--item.first::after {
  content: "全身";
  background-color: #C72530;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 4.8;
}
.modal-container01 .modal-content .guide--box .box--item.second::after {
  content: "顔写真";
  background-color: #C72530;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 4.8;
}
.modal-container01 .modal-content .guide--box .box--item.third {
  width: 5%;
  position: relative;
  margin-top: 0;
}
.modal-container01 .modal-content .guide--box .box--item.third::after {
  display: none;
}
.modal-container01 .modal-content .guide--box .box--item.third p {
  font-size: 50px;
  color: #C72530;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-75%);
          transform: translateX(-50%) translateY(-75%);
  padding-right: 0.1em;
}
.modal-container01 .modal-content .guide--box .box--item.fourth {
  width: 38.2%;
  margin-top: 0;
}
.modal-container01 .modal-content .guide--box .box--item.fourth::after {
  content: "アピール\a写真";
  background-image: url(https://entry.zest-audition.com/static/bijoux/common/photo_guide/circle.png);
  width: 60px;
  height: 60px;
  border-radius: 50px;
  color: #C72530;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 17px;
  line-height: 1.3;
  white-space: pre;
  background-size: contain;
  background-repeat: no-repeat;
}
.explain--btn{
  cursor: pointer;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .modal-container .modal-body {
    width: 80vw;
    margin: 0 auto;
    padding: 60px 0;
  }
  .modal-container .modal-close {
    top: 20px;
    right: 30px;
    width: 40px;
  }
  .modal-container .modal-close span {
    width: 40px;
  }
  .modal-container01 .modal-content .modal--ttl {
    margin-bottom: 60px;
  }
  .modal-container01 .modal-content .guide--box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-bottom: 30px;
  }
  .modal-container01 .modal-content .guide--box  .box--item.first {
    width: 42%;
    margin-right: 16%;
  }
  .modal-container01 .modal-content .guide--box  .box--item.second {
    width: 42%;
  }
  .modal-container01 .modal-content .guide--box  .box--item.third {
    width: 100%;
    margin: 30px 0;
  }
  .modal-container01 .modal-content .guide--box  .box--item.fourth {
    width: 70%;
  }
  .modal-container02 .modal-content .guide--txt p:nth-of-type(2) {
    margin-bottom: 1em;
  }
  .modal-container02 .guide--box {
    display: block;
  }
  .modal-container02 .guide--box .box--item {
    width: 80vw;
    height: 80vw;
    margin-bottom: 30px;
    padding: 17% 5%;
  }
  .modal-container02 .guide--box .box--item.third {
    padding-top: 35%;
  }
  .modal-container02 .guide--box .box--item.fourth {
    padding-top: 26%;
  }
}






















.page--info .section--detail {
  background: #fff;
  margin: 0 0 0 auto;
  padding: 4em;
  width: 80%;
}
.page--info .section--detail .tit {
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2;
}
.page--info .section--detail .date {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}
.page--info .section--detail .txt {
  margin-top: 2em;
}
.page--info .section--detail .txt a {
  text-decoration: underline;
  transition: 0.4s;
}
@media screen and (min-width: 961px) {
  .page--info .section--detail .txt a:hover {
    text-decoration: none;
    opacity: 0.5;
  }
}
.page--info .section--detail .detail__btn {
  width: 108%;
  border-top: 1px solid;
}
.page--info .section--detail .detail__btn a {
  display: block;
  width: 40px;
  height: 30px;
  background: url(https://entry.zest-audition.com/static/bijoux/common/next_arrow.svg) no-repeat center;
  background-size: 50%;
  position: relative;
  padding: 12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: -10px;
}
.page--info .block--share {
  position: relative;
  bottom: 0;
  text-align: right;
  padding: 0;
  margin-bottom: -26px;
}
.page--info .block--share li a i {
  color: #2a6bd9;
  transition: 0.3s;
}
.page--info .block--share li a svg {
  fill: #2a6bd9;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--info .block--share li a:hover i {
    color: rgba(42, 107, 217, 0.7);
  }
  .page--info .block--share li a:hover svg {
    fill: rgba(42, 107, 217, 0.7);
  }
}

@media screen and (min-width: 961px) {
  .page--questionnaire .input--half,
  .page--audition .input--half {
    width: 50%;
  }
  .page--questionnaire input[type=email],
  .page--audition input[type=email] {
    width: 75%;
  }
}
.page--questionnaire .footer .copyright,
.page--audition .footer .copyright {
  text-align: center;
  color: #000;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .input--quarter,
  .page--audition .input--quarter {
    width: 25%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .input--quarter,
  .page--audition .input--quarter {
    width: 30%;
  }
  .page--questionnaire .input--quarter.postal_code,
  .page--audition .input--quarter.postal_code {
    width: 75%;
  }
}
.page--questionnaire .wrap section,
.page--audition .wrap section {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .wrap section,
  .page--audition .wrap section {
    padding: 0 clamp(226px, 20vw, 800px) 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .wrap section,
  .page--audition .wrap section {
    padding: 10vw 5vw;
  }
}
.page--questionnaire .wrap section .section-tit,
.page--audition .wrap section .section-tit {
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #4d4d4d;
  text-align: center;
}
.page--questionnaire .wrap section .tit,
.page--audition .wrap section .tit {
  font-size: 16px;
}
.page--questionnaire .wrap section form input:not([type=submit]),
.page--questionnaire .wrap section form textarea,
.page--audition .wrap section form input:not([type=submit]),
.page--audition .wrap section form textarea {
  color: #333;
  letter-spacing: 0.1em;
  background: #fcfcfc;
  border: 1px solid #dfdfdf;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .wrap section form input:not([type=submit]),
  .page--questionnaire .wrap section form textarea,
  .page--audition .wrap section form input:not([type=submit]),
  .page--audition .wrap section form textarea {
    font-size: 18px;
    padding: 0.6em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .wrap section form input:not([type=submit]),
  .page--questionnaire .wrap section form textarea,
  .page--audition .wrap section form input:not([type=submit]),
  .page--audition .wrap section form textarea {
    font-size: 14px;
    padding: 0.7em 1em;
  }
  .page--questionnaire .wrap section .section-tit,
.page--audition .wrap section .section-tit{
  font-size: 1.2em;
}
}
@media screen and (min-width: 480px) and (max-width: 961px) {
  .page--questionnaire .wrap section form input:not([type=submit]),
  .page--questionnaire .wrap section form textarea,
  .page--audition .wrap section form input:not([type=submit]),
  .page--audition .wrap section form textarea {
    font-size: 16px;
    padding: 1em;
  }
}
.page--questionnaire .wrap section form .btn--main,
.page--audition .wrap section form .btn--main {
  background: #C72530;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  margin-top: 5em;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .wrap section form .btn--main:hover,
  .page--audition .wrap section form .btn--main:hover {
    opacity: 0.7;
  }
}
.page--questionnaire .wrap section form .btn--sub,
.page--audition .wrap section form .btn--sub {
  background: none;
  color: #C72530;
  box-shadow: none;
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--audition .wrap section form .form--post{
    margin-bottom: 0!important;
  }
}

.page--questionnaire .wrap section form .form--post,
.page--audition .wrap section form .form--post {
  margin-bottom: 3em;
}
.page--questionnaire .wrap section form .form--post dt,
.page--audition .wrap section form .form--post dt {
  margin: 3em 0 0.5em;
  font-weight: bold;
}
.page--questionnaire .wrap section form .form--post dt:first-child,
.page--audition .wrap section form .form--post dt:first-child {
  margin-top: 0;
}
.page--questionnaire .wrap section form .form--post .form__select select,
.page--audition .wrap section form .form--post .form__select select {
  cursor: pointer;
  color: #333333;
  letter-spacing: 0.1em;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background: #fcfcfc;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .wrap section form .form--post .form__select select,
  .page--audition .wrap section form .form--post .form__select select {
    padding: 1em 3.5em 1em 1.5em;
    border-radius: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 961px) {
  .page--questionnaire .wrap section form .form--post .form__select select,
  .page--audition .wrap section form .form--post .form__select select {
    font-size: 16px;
    padding: 1em 3.5em 1em 1.5em;
  }
}
.page--questionnaire .wrap section form .form--horizontal li,
.page--audition .wrap section form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .wrap section form .icon--required,
.page--questionnaire .wrap section form .icon--recommendation,
.page--audition .wrap section form .icon--required,
.page--audition .wrap section form .icon--recommendation {
  position: relative;
}
.page--questionnaire .wrap section form .icon--required::before,
.page--questionnaire .wrap section form .icon--recommendation::before,
.page--audition .wrap section form .icon--required::before,
.page--audition .wrap section form .icon--recommendation::before {
  content: "必須";
  font-size: 11px;
  color: #fff;
  background: #C72530;
  padding: 1px 8px;
  margin-left: 1em;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0px;
  width: 4em;
  transform: translateY(-50%);
  text-align: center;
}
.page--audition .wrap section form .icon--optional{
  position: relative;
}
.page--audition .wrap section form .icon--optional::before{
  content: "任意";
  font-size: 11px;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  padding: 1px 8px;
  margin-left: 1em;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0px;
  width: 4em;
  transform: translateY(-50%);
  text-align: center;
}
.page--audition .wrap section form .optional--txt{
  font-size: 12px;
}
.page--questionnaire .wrap section form .icon--recommendation::before,
.page--audition .wrap section form .icon--recommendation::before {
  content: "記入推奨";
  background: #4373CF;
  color: #fff;
}
.page--questionnaire.confirm form,
.page--audition.confirm form {
  margin-top: 30px;
}
.page--questionnaire.confirm .form--confirm dt,
.page--audition.confirm .form--confirm dt {
  font-size: 12px;
  font-weight: bold;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dt,
  .page--audition.confirm .form--confirm dt {
    opacity: 0.5;
    font-size: 11px;
  }
}
.page--questionnaire.confirm .form--confirm dd,
.page--audition.confirm .form--confirm dd {
  font-size: 15px;
  border-bottom: 1px solid white;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dd,
  .page--audition.confirm .form--confirm dd {
    font-size: 14px;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
  }
}
.page--questionnaire.confirm .form--confirm dd:last-of-type,
.page--audition.confirm .form--confirm dd:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.page--audition {
  font-size: 15px;
  letter-spacing: 0.1em;
}
.page--audition .wrap {
  /*background: #f5f5f5;*/
  color: #333;
}
.page--audition .wrap::before {
  display: none;
}
.page--audition:not(.page--home) .wrap {
  /* padding-top: 7vw; */
  padding-bottom: 10vw;
}
.page--audition .block--hero {
  width: 40vw;
  height: 24vw;
  line-height: 0;
  position: relative;
  margin: 0 auto 6vw;
  top: 0;
}
.page--audition .block--hero .block--hero__item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  transition: 1s;
}
.page--audition .block--hero img {
  width: 100%;
}
.page--audition .section--detail .section-tit {
  left: 0;
  color: #333;
  margin-bottom: 3vw;
}
.page--audition .section--detail .block--kiyaku .form--post {
  margin-bottom: 0;
}
.page--audition .section--detail .block--sub {
  border-radius: 5px;
  border: 1px solid #ddd;
  font-size: 0.9em;
  line-height: 1;
  padding: 1.2em 1em;
  margin: -1em 0 2em;
  border-radius: 0;
}
.page--audition .section--detail .list--attention {
  margin: 2em 0;
  background: #fbeeee;
  color: #da1f2b;
  padding: 1em;
}
.page--audition .section--detail .list--attention li {
  text-indent: -1em;
  padding-left: 1em;
}
.page--audition .section--detail .block--inputfile {
  margin-top: 1em;
}
.page--audition .section--detail .block--inputfile .block--inputfile__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2em;
  border-bottom: 1px solid #ddd;
  padding: 1.2em 0;
}
.page--audition .section--detail .block--inputfile .block--inputfile__item span {
  width: 16em;
  font-size: 13px;
}
.page--audition .section--detail .block--inputfile .block--inputfile__item input[type=file] {
  color: #333;
}
.page--audition .section--detail .block--inputfile .block--inputfile__item .icon--required {
  width: auto;
  font-size: 11px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--audition .section--detail .block--inputfile .block--inputfile__item .icon--required {
    margin-left: 0;
    display: inline-block;
  }
}
.page--audition .section--detail .block--inputfile .block--inputfile__item .icon--required::before {
  font-size: 10px;
  padding: 2px 5px;
}
.page--audition .section--detail .block--inputfile .block--inputfile__item input {
  font-size: 14px;
  border: none;
  padding: 0;
}
.page--audition .section--detail .form--post__item.hobby{
  color: #4d4d4d;
  font-weight: bold;
}
.page--audition .section--detail .form--post__item.hobby dt{
  margin-bottom: 0.5em;
}
.page--audition .section--detail .block--kiyaku,
.page--audition .section--detail .form--post__item,
.page--audition .section--detail .form--confirm > div {
  padding: 2em 2.5em;
  margin-bottom: 2em;
  color: #333333;
  background-color: #f5f5f5;
}
.page--audition .section--detail .form--post .form__radio {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
}
.page--audition .section--detail .form--post .form__radio label p {
  font-size: 16px;
}
.page--audition .section--detail .form--post .form__checkbox label p {
  font-size: 16px;
}
.page--audition .section--detail .form--post .form--horizontal {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
}
.page--audition .section--detail .form--post .form--horizontal span {
  display: inline-block;
}
.page--audition .section--detail .block--privacy {
  height: 20em;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 13px;
  line-height: 1.5;
}
/* .page--audition .section--detail .form--confirm {
  margin-bottom: 2em;
} */
.page--audition .section--detail .form--confirm .btn--sub {
  margin: 0;
}
.page--audition .section--detail .form--confirm div {
  margin-bottom: 1em;
}
.page--audition .section--detail .form--confirm div dt {
  font-weight: bold;
  font-size: 0.8em;
}
.page--audition .section--detail .form--confirm div .block--photo {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
}
.page--audition .section--detail .form--confirm div dt:not(:first-child) {
  border-top: 1px solid #ddd;
  padding-top: 2em;
  margin-top: 2em;
}
.page--audition .section--detail .block--box {
  background: #fff;
  padding: 2em;
  border-radius: 10px;
  margin-bottom: 2em;
}
.page--audition .section--detail .block--box .txt--sub {
  margin-bottom: 3em;
}

.page--support.section--detail {
  color: #333;
}
.page--support.section--detail .section-tit {
  font-size: 18px;
  color: #333;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2em;
  font-weight: bold;
  position: static;
}
.page--support.section--detail .list--support a {
  text-decoration: underline;
  transition: 0.3s;
}
.page--audition .section--detail.completed .block--box .txt--sub p{
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 961px) {
  .page--support.section--detail .list--support a:hover {
    text-decoration: none;
  }
  .page--audition .section--detail.completed{
    width: 90%;
    margin: 0 auto 2em;
  }
}
.page--support.section--detail .list--support dt {
  border-bottom: 1px solid;
  line-height: 1.5;
  margin-bottom: 1em;
}
.page--support.section--detail .list--support dd {
  margin-bottom: 3em;
}

.page--error .section--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-weight: bold;
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: 0.3s;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn a, .btn input {
    cursor: pointer;
    overflow: hidden;
    transition: 0.3s;
  }
  .btn .btn--main,
  .btn .btn--sub {
    min-width: 30vw;
  }
  .btn .btn--sub{
    margin-top: 0;
  }
  .box--main {
    padding: 100px 12vw;
  }
  body:not(.page--home) .wrap::before {
    width: 80vw;
    height: 78vw;
    top: -32vw;
    left: 38vw;
  }
  .footer .mail {
    margin-bottom: 1em;
    width: 260px;
  }
  .footer .mail a {
    display: block;
    line-height: 1;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
    padding: 1.5em;
  }
  .footer .mail a:hover {
    background: #2a6bd9;
    color: #fff;
  }
  .footer .logo__footer {
    width: 60%;
    max-width: 600px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 2em;
    position: absolute;
    bottom: 9em;
    right: 6em;
  }
  .footer .logo__footer > div:first-of-type {
    width: 20%;
  }
  .footer .logo__footer > div:nth-of-type(2) {
    width: 9%;
  }
  .footer .logo__footer > div:nth-of-type(3) {
    width: 11.5%;
    margin-left: 0.5em;
    position: relative;
    bottom: -4px;
  }
  .footer .copyright {
    text-align: right;
    color: #000;
  }
  .footer .footer--logo{
    width: 100px;
    margin: 0 auto;
  }
  .page--home .section--video .list--video {
    width: 75%;
    max-width: 900px;
    margin: 0 auto;
  }
  .page--home .section--video .list--video li .block--thumb__wrap {
    border-radius: 10px;
    overflow: hidden;
  }
  .page--home .section--entry [class^=block--entry__] {
    margin: 100px auto 7vw;
    max-width: 1000px;
  }
  .page--home .section--entry [class^=block--entry__] .block-tit {
    font-size: 2.2em;
    letter-spacing: 0.5em;
    font-style: italic;
    padding-bottom: 1em;
  }
  .page--home .section--entry .block--step,
  .page--home .section--entry .attention {
    width: 60%;
    margin: 0 auto;
  }
  .page--home .section--entry .block--entry__period {
    text-align: center;
    padding-top: 0;
    margin-top: 0;
  }
  .page--home .section--entry .block--entry__period .period {
    text-align: center;
    line-height: 1;
  }
  .page--home .section--entry .block--entry__period .period p {
    left: -10vw;
    font-size: 3.7vw;
  }
  .page--home .section--entry .block--entry__period .period p:last-child {
    font-size: 6vw;
    margin-left: 90px;
    left: 1vw;
    top: -1vw;
  }
  .page--home .section--entry .block--entry__period .period p .youbi {
    font-size: 0.4em;
    vertical-align: 8px;
  }
  .page--home .section--entry .block--entry__period .period p .arrow {
    width: 90px;
    left: -100px;
    top: 0;
  }
  .page--home .section--entry .block--entry__period .attention {
    text-align: left;
  }
  .page--home .section--entry .block--entry__license {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .page--home .section--entry .block--entry__license .block-tit {
    width: 31vw;
    text-align: left;
    position: -webkit-sticky;
    position: sticky;
    top: 16vw;
    padding: 0;
  }
  .page--home .section--entry .block--entry__schedule {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }
  .page--home .section--entry .block--entry__schedule .block-tit {
    width: 31vw;
    position: -webkit-sticky;
    position: sticky;
    top: 45vh;
    padding: 0;
    text-align: right;
  }
  .page--home .section--entry .block--entry__schedule h3 {
    font-size: 1.2em;
  }
  .page--home .section--entry .block--entry__attention .attention {
    width: 100%;
  }
  .page--home .section--entry .block--entry__howto .lead {
    font-size: 2.5em;
    margin-bottom: 4em;
    line-height: 1.4em;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 961px) and (max-width: 1100px) {
  .page--home .section--entry [class^=block--entry__] {
    max-width: 850px;
  }
  .page--questionnaire .wrap section, .page--audition .wrap section {
    padding: 0 10vw 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .btn--main,
  .btn--sub {
    width: 100%;
    max-width: 82vw;
  }
  .btn--sub{
    margin: 0 0 3em 0;
    font-size: 15px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 480px) and (max-width: 961px) {
  .btn--main,
  .btn--sub {
    min-width: 50%;
    max-width: 400px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .wrap {
    /* background-image: url(https://entry.zest-audition.com/static/bijoux/common/bg_sp.jpg); */
    background-size: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .wrap::after {
    width: 80vw;
    height: 88vw;
    top: calc(100vh - 61vw);
    left: 45vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  h1.logo {
    width: 49vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .header .drawer__btn {
    height: 11vw;
    width: 50px;
    right: -1px;
    top: 0;
  }
  .header .drawer__btn span {
    height: 9px;
  }
  .header .drawer__btn span.mid {
    top: calc(50% - 4.5px);
  }
  .header .drawer__btn span.btm {
    top: calc(100% - 9px);
  }
  .header .block--sns {
    top: 1em;
    left: 1.6em;
    -webkit-transform-origin: left;
            transform-origin: left;
    z-index: 20;
  }
  .header .block--sns > P {
    font-size: 0.8em;
    letter-spacing: 0.1em;
  }
  .header .block--sns li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer {
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    width: 100%;
    height: 100%;
    background: rgba(42, 144, 249, 0.9);
    transition: 0.3s;
    text-align: center;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 100;
  }
  .drawer .nav {
    text-align: center;
    position: relative;
    top: 0;
    right: 0;
  }
  .drawer .nav li {
    display: block;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.05em;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .drawer .nav .list--sns {
    font-size: 1em;
    margin-top: 3em;
  }
  .drawer .nav .list--sns li {
    margin: 0 0.1em;
  }
  .drawer .nav .list--sns li a {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer__btn {
    width: 15vw;
    height: 15vw;
    top: 4vw;
    right: 4vw;
    padding: 2vw;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: fixed;
    z-index: 110;
    box-shadow: 0 11px 20px -10px rgba(2, 107, 222, 0.2196078431);
  }
  .drawer__btn span {
    width: 60%;
    height: 1px;
    background: #5898D0;
    position: absolute;
    left: 20%;
    -webkit-transform-origin: center;
            transform-origin: center;
    transition: 0.4s cubic-bezier(0.13, 0.29, 0.25, 1) s;
  }
  .drawer__btn span:first-child {
    top: 45%;
  }
  .drawer__btn span:last-child {
    top: 55%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer-visible .drawer {
    left: 0;
  }
  .drawer-visible .drawer__btn span {
    top: 50%;
  }
  .drawer-visible .drawer__btn span:first-child {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  .drawer-visible .drawer__btn span:last-child {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li a {
    padding: 15px 0;
    display: block;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .date {
    font-size: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .tit {
    font-size: 13px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  [class^=list--information] li a .date {
    font-size: 12px;
    margin-bottom: 2px;
  }
  [class^=list--information] li.new .tit::after {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--category {
    margin-bottom: 20px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 0 5px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body:not(.page--home) .wrap {
    padding-bottom: 57vw;
  }
  body:not(.page--home) .section-tit {
    font-size: 10vw;
    left: -13vw;
  }
  body:not(.page--home) .header {
    height: auto;
    margin-bottom: 0;
  }
  body:not(.page--home) .header h1.logo {
    width: 50vw;
    left: 3vw;
    z-index: 999;
    top: 0;
  }
  body:not(.page--home) .drawer .nav {
    top: 0;
    right: 0;
  }
  body:not(.page--home) .drawer .nav li a {
    text-shadow: none !important;
  }
  body:not(.page--home) .drawer .nav .list--sns {
    margin-top: 3em;
  }
  body:not(.page--home) .footer .mail {
    width: 80%;
    margin: 0 auto 4em;
  }
  body:not(.page--home) .footer .logo__footer {
    width: 80%;
    margin: 0 auto 2em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block-tit {
    font-size: 4.25vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list,
  .section--detail {
    padding-top: 0;
    padding-left: 20vw;
  }
  .section--list [class^=list--information] li,
  .section--detail [class^=list--information] li {
    margin-bottom: 0;
  }
  .section--list [class^=list--information] li a,
  .section--detail [class^=list--information] li a {
    padding: 15px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--detail .block--main {
    padding-left: 10vw;
  }
  .section--detail .block--main .txt {
    padding: 15px 3.5vw 12px;
  }
  .section--detail .detail__btn {
    padding: 5vw 0 0 0;
    left: 10vw;
  }
  .section--detail .detail__btn a {
    display: block;
    line-height: 1;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--pager {
    text-align: center;
    padding-left: 0;
    padding-right: 14vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  [class^=list--information] li a .date, [class^=list--information] li a .category {
    padding: 0;
  }
  [class^=list--information] li a .category {
    display: inline-block;
    width: auto;
    padding: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .footer {
    width: 100%;
    padding: 2em 10vw;
  }
  .footer .footer--logo{
    width: 25%;
    margin: 0 auto;
  }
  .footer .mail {
    margin-bottom: 6em;
  }
  .footer .mail a {
    display: block;
    line-height: 1;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
    padding: 1.5em;
  }
  .footer .logo__footer {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 1em;
    margin-bottom: 4em;
  }
  .footer .logo__footer > div:first-of-type {
    width: 33%;
  }
  .footer .logo__footer > div:nth-of-type(2) {
    width: 12%;
  }
  .footer .logo__footer > div:nth-of-type(3) {
    width: 15.5%;
    margin-left: 0.3em;
    position: relative;
    bottom: -3px;
  }
  .footer .copyright {
    text-align: center;
    color: #000;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .wrap {
    overflow: hidden;
  }
  .page--home .wrap::before {
    width: 143vw;
    height: 90vw;
    top: inherit;
    left: 0;
    bottom: -30vw;
  }
  .page--home .btn--entry {
    width: 30vw;
    height: 30vw;
    bottom: 8vh;
    left: 35vw;
    transition: 1s;
    z-index: 15;
  }
  .page--home .btn--entry a {
    letter-spacing: -0.02em;
    line-height: 30vw;
    border-radius: 20vw;
    font-size: 4.7vw;
  }
  .page--home .section-tit {
    font-size: 8.5vw;
    letter-spacing: -0.03em;
  }
  .page--home .section-bg {
    opacity: 0.7;
  }
  .page--home .section-bg::before {
    width: 120%;
    height: 40vw;
    top: -18vw;
    left: -10%;
  }
  .page--home .section--hero {
    padding-bottom: 35vw;
    background: no-repeat center url(https://entry.zest-audition.com/template/static/css/service.css?=202504240345);
    background-size: contain;
    opacity: 0;
    transition: opacity 0.8s ease-out;
  }
  .page--home .section--hero .block--hero {
    width: 100%;
    height: 141vw;
    max-width: inherit;
  }
  .page--home .section--hero .block--hero .block--hero__item {
    mix-blend-mode: unset;
  }
  .page--home .section--hero h2 {
    width: 80px;
    height: 100px;
    position: absolute;
    top: calc(93vh - 100px);
    right: 5%;
    z-index: 10;
  }
  .page--home .section--copy {
    padding-bottom: 50vw;
  }
  .page--home .section--copy .block--copy {
    width: 80vw;
    position: relative;
    left: 10vw;
  }
  .page--home .section--copy .block--copy .copy {
    font-size: 15px;
    margin-bottom: 1.4em;
    letter-spacing: -0.05em;
  }
  .page--home .section--copy .block--copy .copy.txt--large {
    font-size: 4.3vw;
    line-height: 1.8;
    letter-spacing: -0.03em;
    margin-bottom: 2em;
  }
  .page--home .section--news {
    padding: 1vw 10vw 14vw;
    margin: 6vw auto 0;
  }
  .page--home .section--news .section-bg::before {
    top: -6.6vw;
    height: 6.6vw;
  }
  .page--home .section--news .section-bg::after {
    bottom: -6.6vw;
    height: 6.6vw;
  }
  .page--home .section--news .section--video {
    margin-bottom: -11vw;
  }
  .page--home .section--news .section--video .video {
    overflow: hidden;
    border-radius: 6px;
  }
  .page--home .section--news .list--information li a {
    padding: 10px 0;
  }
  .page--home .section--news .block--title {
    margin-top: 0;
    padding-left: 0;
  }
  .page--home .section--news .block--title .section-tit {
    margin-bottom: 6vw;
  }
  .page--home .section--news .block--title .list__more {
    position: absolute;
    right: 0;
    top: 4vw;
    z-index: 5;
  }
  .page--home .section--news .block--list {
    margin-top: 0;
    margin-left: 0;
  }
  .page--home .section--news .block--sns {
    justify-content: space-between;
    align-items: center;
    padding-top: 5vw;
    margin-left: 0;
    margin-top: 5vw;
  }
  .page--home .section--news .block--sns .txt--sub {
    font-size: 1.1em;
    letter-spacing: 0.2em;
    margin-top: 0;
  }
  .page--home .section--news .block--tiktok {
    width: 100%;
    margin: 10vw auto 0;
  }
  .page--home .section--news .block--tiktok a {
    display: block;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
  }
  .page--home .section--news .block--tiktok a::after {
    width: 6em;
    height: 6em;
    background-size: 15%;
    background-position: 1.3em 1.5em;
    bottom: -3em;
    right: -3em;
  }
  .page--home .section--news .block--tiktok a i {
    font-size: 3em;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .page--home .section--news .block--tiktok a .txt--large {
    font-size: 1.5em;
    letter-spacing: 0.05em;
  }
  .page--home .section--news .block--tiktok a .txt--basic {
    margin-bottom: 0;
  }
  .page--home .section--news #tiktok-modal {
    display: none;
  }
  .page--home .section--message {
    color: rgba(42, 107, 217, 0.7);
  }
  .page--home .area--entry {
    position: relative;
    padding-top: 10vw;
    margin-top: -10vw;
    padding-bottom: 0;
    overflow: visible;
    background-size: 400px;
  }
  .page--home .area--entry > section {
    position: relative;
    z-index: 2;
    padding-top: 20vw;
  }
  .page--home .area--entry .section--entry {
    color: #fff;
    padding-top: 0;
    padding-top: 20vw !important;
  }
  .page--home .area--entry .section--entry .block-tit {
    position: relative;
  }
  .page--home .area--entry .section--entry [class^=block--entry__] {
    padding-bottom: 0;
    padding-left: 10vw;
    margin-bottom: 20vw;
  }
  .page--home .area--entry .section--entry [class^=block--entry__] .block-tit {
    text-align: center;
    letter-spacing: 0.8em;
    padding-bottom: 1em;
    font-style: italic;
    -webkit-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  .page--home .area--entry .section--entry .step {
    margin-bottom: 2em;
  }
  .page--home .area--entry .section--entry .step + .txt--basic {
    word-break: break-all;
    padding-right: 10vw;
  }
  .page--home .area--entry .section--entry .step > li {
    background-color: #fff;
    color: #2a6bd9;
    margin-bottom: 32px;
    padding: 26px 30px;
    background: linear-gradient(135deg, transparent 30px, #fff 0);
    position: relative;
  }
  .page--home .area--entry .section--entry .step > li.closed {
    background: linear-gradient(135deg, transparent 30px, #a0acb5 0);
  }
  .page--home .area--entry .section--entry .step > li.closed .closed--icon {
    width: 80%;
    line-height: 1.2;
  }
  .page--home .area--entry .section--entry .step > li:first-of-type .step-num {
    left: -0.2em;
  }
  .page--home .area--entry .section--entry .step > li:last-child {
    margin-bottom: 0px;
  }
  .page--home .area--entry .section--entry .step > li::before, .page--home .area--entry .section--entry .step > li::after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 24px;
    left: -21px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .page--home .area--entry .section--entry .step > li::before {
    left: -20px;
    top: 19px;
  }
  .page--home .area--entry .section--entry .step > li .thumb {
    margin: 4vw 0 2vw;
  }
  .page--home .area--entry .section--entry .step > li h3 {
    font-size: 1.4em;
  }
  .page--home .area--entry .section--entry .step .step-num {
    font-size: 2.6em;
    top: -0.15em;
    left: -0.3em;
  }
  .page--home .area--entry .section--entry .block--entry__period {
    padding: 10vw 10vw 0;
    margin-bottom: 20vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period {
    font-size: 5vw;
    margin-bottom: 5vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period p {
    display: inline-block;
    background-color: #fff;
    color: #2a6bd9;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    position: relative;
    padding-right: 0.06em;
    left: -30vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period p:last-child {
    font-size: 10vw;
    margin-left: 0;
    left: 3vw;
    top: 5vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period p .arrow {
    width: 9vw;
    position: absolute;
    display: inline-block;
    top: -7px;
    left: calc(-9vw - 8px);
  }
  .page--home .area--entry .section--entry .block--entry__period .period .youbi {
    font-size: 5vw;
    vertical-align: middle;
  }
  .page--home .area--entry .section--entry .block--entry__license .step > li h3 {
    font-size: 1.3em;
    line-height: 1.3;
  }
  .page--home .area--entry .section--entry .block--entry__howto .lead {
    font-size: 5vw;
    letter-spacing: 0.05em;
    margin-bottom: 12vw;
    margin-left: -7vw;
    line-height: 1.5;
  }
  .page--home .area--entry .section--entry .block--entry__attention {
    padding: 0 10vw;
    margin-bottom: 10vw;
  }
  .page--home .area--entry .section--entry .block--attention {
    margin-bottom: 100px;
  }
  .page--home .area--entry .section--entry .block--entry__howto .block-tit,
  .page--home .area--entry .section--entry .block--entry__license .block-tit,
  .page--home .area--entry .section--entry .block--entry__schedule .block-tit {
    left: -5vw !important;
  }
  .page--home .area--entry .section--entry .block--entry__license .block-tit,
  .page--home .area--entry .section--entry .block--entry__schedule .block-tit {
    margin-bottom: 4vw;
  }
  .page--home.w-scroll .btn--entry {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    left: 68vw;
    bottom: 6vh;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail {
    width: 90%;
    padding: 3em 2em;
    margin-top: 5vw;
  }
  .page--info .section--detail .txt {
    line-height: 1.8;
  }
  .page--info .section--detail .detail__btn {
    left: 0;
    width: 114%;
  }
  .page--info .section--detail .detail__btn a {
    background-size: 35%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--support.section--detail {
    padding: 10vw 10vw 5vw;
  }
  .page--support.section--detail .section-tit {
    text-align: left;
  }
  .page--support.section--detail .list--support a {
    text-decoration: underline;
    transition: 0.3s;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--support.section--detail .list--support a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--support.section--detail .list--support dt {
    border-bottom: 1px solid;
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--support.section--detail .list--support dd {
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--support.section--detail .detail__btn {
    width: 100%;
    padding: 5vw 0 0 0;
    left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--audition {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  .page--audition .input--half {
    width: 100% !important;
  }
  .page--audition .input--quarter {
    width: 25% !important;
  }
  .page--questionnaire .wrap section form .btn--main, .page--audition .wrap section form .btn--main {
    font-size: 15px;
    margin-top: 2em
  }
  .page--audition .block--hero {
    width: 60vw;
    height: 41vw;
  }
  .page--audition .wrap section .section-tit {
    text-align: center;
  }
  .page--audition .section--detail .section-tit {
    left: 0;
    color: #333;
    margin-bottom: 5vw;
  }
  .page--audition .section--detail .block--kiyaku .form--post {
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--sub {
    font-size: 0.8em;
    padding: 1.2em 1em;
    margin: -0.5em 0 2em;
  }
  .page--audition .section--detail .list--attention {
    margin: 1em 0;
    background: #fbeeee;
    color: #da1f2b;
    padding: 1em;
    border-radius: 5px;
    font-size: 13px;
  }
  .page--audition .section--detail .list--attention li {
    text-indent: -1em;
    line-height: 1.3;
    letter-spacing: 0;
    padding-left: 1em;
    margin-bottom: 0.8em;
  }
  .page--audition .section--detail .list--attention li:last-of-type {
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--inputfile {
    margin-top: 1em;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item {
    display: block;
    padding: 0 0 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #e5e5e5;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item span {
    width: 100%;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 0.9em;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item input {
    font-size: 12px;
    padding: 0;
  }
  .page--audition .section--detail .block--kiyaku,
  .page--audition .section--detail .form--post__item,
  .page--audition .section--detail .form--confirm > div {
    padding: 1.8em 1.2em;
    border-radius: 3px;
    margin-bottom: 1em;
  }
  .page--audition .section--detail .block--kiyaku .txt--basic:last-of-type,
  .page--audition .section--detail .form--post__item .txt--basic:last-of-type,
  .page--audition .section--detail .form--confirm > div .txt--basic:last-of-type {
    margin-bottom: 0;
  }
  .page--audition .section--detail .form--post .form--post__item dt:last-of-type {
    margin-top: 0;
  }
  .page--audition .section--detail .form--post .form__radio label p {
    font-size: 13px;
  }
  .page--audition .section--detail .form--post .form__checkbox label p {
    font-size: 16px;
  }
  .page--audition .section--detail .form--post .form--horizontal {
    display: block;
  }
  .page--audition .section--detail .form--horizontal .input--half:not(:last-of-type) {
    margin-bottom: 0.5em;
  }
  .page--audition .section--detail .form--horizontal span {
    margin-left: 0.5em;
  }
  .page--audition .section--detail .block--privacy {
    height: 20em;
    font-size: 12px;
    line-height: 1.5;
  }
  .page--audition .section--detail .form--confirm div .block--photo {
    flex-wrap: wrap;
  }
  .page--audition .section--detail.completed .block--box{
    padding: 0;
    margin-bottom: 3em;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 480px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .tit {
    font-size: 16px;
    line-height: 1.5;
  }
  [class^=list--information] li a {
    padding: 20px 0;
  }
  [class^=list--information] li a .date {
    font-size: 13px;
    margin-bottom: 2px;
    letter-spacing: 0.1em;
  }
  .drawer__btn {
    width: 8vw;
    height: 8vw;
  }
  .drawer .nav li {
    font-size: 3vw;
  }
  .header .block--sns {
    top: 40px;
    left: 2em;
  }
  .btn--main {
    font-size: 20px;
    max-width: 400px;
    padding: 1.3em;
  }
  .list__more a {
    width: 1.5vw;
    height: 1.5vw;
    background-size: contain;
    padding: 11px;
  }
  body:not(.page--home) .wrap {
    padding-top: 20vw;
    padding-bottom: 48vw;
  }
  body:not(.page--home) .wrap::before {
    width: 60vw;
    height: 68vw;
    position: absolute;
    top: -32vw;
    left: 40vw;
    opacity: 1;
  }
  body:not(.page--home) .wrap .header h1.logo {
    width: 14vw;
    height: 7vw;
    left: 3vw;
    top: 4vw;
  }
  body:not(.page--home) .wrap .section-tit {
    font-size: 8vw;
    left: -10vw;
  }
  body:not(.page--home) .wrap .footer .mail {
    width: 40%;
    margin: 0 auto 6em;
  }
  .footer {
    width: 100%;
    padding: 2em 10vw;
  }
  .footer .mail {
    width: 40%;
    font-size: 1.2em;
    margin: 0 auto 6em;
  }
  .footer .mail a {
    display: block;
    line-height: 1;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
    padding: 1.4em 2em;
  }
  .footer .logo__footer {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 2em;
    margin-bottom: 4em;
  }
  .footer .logo__footer > div:first-of-type {
    width: 17%;
  }
  .footer .logo__footer > div:nth-of-type(2) {
    width: 7%;
  }
  .footer .logo__footer > div:nth-of-type(3) {
    width: 10%;
    position: relative;
    top: 4px;
    left: 0.1em;
  }
  .footer .copyright {
    text-align: center;
    color: #000;
  }
  .page--home .wrap::before {
    width: 73vw;
    height: 60vw;
    top: inherit;
    left: inherit;
    bottom: -12vw;
  }
  .page--home .btn--entry {
    width: 20vw;
    height: 20vw;
    left: 40vw;
  }
  .page--home .btn--entry a {
    line-height: 20vw;
    font-size: 3vw;
  }
  .page--home.w-scroll .btn--entry {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    left: 78vw;
    bottom: 3vh;
  }
  .page--home .section-tit {
    font-size: 6vw;
    letter-spacing: -0.03em;
  }
  .page--home .section--hero {
    height: 170vw;
    background-size: cover;
  }
  .page--home .section--hero .block--hero .block--hero__item {
    width: 86%;
    top: -11vw;
    left: 7vw;
  }
  .page--home .section--copy .block--copy .copy {
    font-size: 2.6vw;
    margin-bottom: 1.4em;
    letter-spacing: -0.01em;
    line-height: 1.8;
  }
  .page--home .section--copy .block--copy .copy.txt--large {
    font-size: 3.3vw;
  }
  .page--home .section--news {
    padding: 1vw 10vw 14vw;
  }
  .page--home .section--news .block--title .section-tit {
    margin-bottom: 1vw;
  }
  .page--home .section--news .list--information li a {
    padding: 15px 0;
  }
  .page--home .section--news .block--sns {
    padding-top: 4vw;
    margin-top: 4vw;
  }
  .page--home .area--entry .section--entry [class^=block--entry__] .block-tit {
    font-size: 4vw;
    letter-spacing: 0.5em;
  }
  .page--home .area--entry .section--entry .block--entry__period .period {
    font-size: 4vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period .youbi {
    font-size: 2.7vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period p {
    left: -35vw;
  }
  .page--home .area--entry .section--entry .block--entry__period .period p:last-child {
    font-size: 8vw;
    margin-left: 0;
    left: -2vw;
    top: 3vw;
  }
  .page--home .area--entry .section--entry .block--entry__howto .lead {
    font-size: 3vw;
    letter-spacing: 0;
    margin-bottom: 12vw;
    margin-left: -11vw;
    line-height: 1.5;
  }
  .page--home .area--entry .section--entry .block--entry__howto .lead br.sp {
    display: none !important;
  }
  .page--home .area--entry .section--entry .step > li {
    margin-bottom: 6vw;
    padding: 5vw 7vw;
  }
  .page--home .area--entry .section--entry .step > li h3 {
    font-size: 1.5em;
  }
  .page--home .area--entry .section--entry .step > li .thumb {
    width: 70%;
  }
  .page--home .area--entry .section--entry .step .step-num {
    font-size: 3em;
    top: -0.45em;
  }
  .page--audition {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .page--audition .footer {
    text-align: center;
  }
  .page--audition .wrap section {
    padding: 4vw 8vw;
  }
  .page--audition:not(.page--home) .wrap {
    padding-top: 5vw;
  }
  .page--audition .section--detail .section-tit {
    left: 0;
    color: #333;
    margin-bottom: 3vw;
  }
  .page--audition .section--detail .block--kiyaku .form--post {
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--sub {
    font-size: 0.7em;
    margin: 0 0 3em;
  }
  .page--audition .section--detail .list--attention {
    margin: 1em 0;
    background: #fbeeee;
    color: #ff0000;
    padding: 1em;
    border-radius: 5px;
    font-size: 13px;
  }
  .page--audition .section--detail .list--attention li {
    text-indent: -1em;
    line-height: 1.3;
    letter-spacing: 0;
    padding-left: 1em;
    margin-bottom: 0.8em;
  }
  .page--audition .section--detail .list--attention li:last-of-type {
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--inputfile {
    margin-top: 1em;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item {
    display: block;
    padding: 0 0 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #e5e5e5;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item span {
    width: 100%;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 0.9em;
  }
  .page--audition .section--detail .block--inputfile .block--inputfile__item input {
    font-size: 12px;
    padding: 0;
  }
  .page--audition .section--detail .block--kiyaku,
  .page--audition .section--detail .form--post__item,
  .page--audition .section--detail .form--confirm > div {
    padding: 2.5em 3em;
    border-radius: 5px;
    margin-bottom: 2em;
  }
  .page--audition .section--detail .block--kiyaku .txt--basic:last-of-type,
  .page--audition .section--detail .form--post__item .txt--basic:last-of-type,
  .page--audition .section--detail .form--confirm > div .txt--basic:last-of-type {
    margin-bottom: 0;
  }
  .page--audition .section--detail .form--post .form--post__item dt:last-of-type {
    margin-top: 0;
    margin-bottom: 1em;
  }
  .page--audition .section--detail .form--post .form__radio label p {
    font-size: 13px;
  }
  .page--audition .section--detail .form--post .form__checkbox label p {
    font-size: 16px;
  }
  .page--audition .section--detail .form--post .form--horizontal {
    display: block;
  }
  .page--audition .section--detail .form--horizontal .input--half:not(:last-of-type) {
    margin-bottom: 0.5em;
  }
  .page--audition .section--detail .block--privacy {
    height: 20em;
    font-size: 12px;
    line-height: 1.5;
  }
  .page--audition .form--confirm div .block--photo {
    flex-wrap: unset !important;
    padding-top: 1em;
  }
  .page--audition .form--confirm > div {
    margin-bottom: 0.5em !important;
  }
  .page--support.section--detail {
    padding-top: 0;
  }
  .page--support.section--detail .section-tit {
    font-size: 3vw !important;
    text-align: left;
  }
}
#questionnaire_form{
  position: relative;
}

#questionnaire_form.modal-alert .modal-alert-window{
    display: block;
    width: 100%;
}
form.modal-alert .modal-alert-window{
  display: block;
}
.modal-alert-window{
  padding: 4em 2.5em;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  display: none;
  background-color: #f2f2f2;
  opacity: 0;
}
.modal-alert-window p{
  text-align: center;
  color: #959595;
  font-size: 17px;
}
body.open .trigger-window{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}
.trigger-window{
  display: none;
}
.window--inner{
  background: #ffffff;
  padding: 2em 4em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  .modal-alert-window{
    padding: 3em 2.5em;
  }
  .window--inner{
    text-align: center;
    padding: 2em 1em;
    width: 80%;
  }
}

/* ==============================================================
*  base
* ============================================================ */
/* ==============================================================
*  contents
* ============================================================ */


h2.entry_top{
  font-family: "Poppins", serif;
  font-weight:800;
  font-size: max(4vw, 4em);
  text-align:center;
  color:#595959;
  letter-spacing:0;
}

h2.entry_top span{
  font-size:max(1vw, 14px);
  font-weight:400;
  display:block;
  margin-bottom:10px;
}

@media screen and (max-width:961px){
  h2.entry_top{
    font-size: max(10vw, 1.6em);
    line-height: 1em;
  }
}