@charset "UTF-8";
/* ==============================================================
*  base
* ============================================================ */
/*! 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;
}

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

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

pre {
  font-family: monospace, monospace;
  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-family: monospace, monospace;
  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;
}

::selection {
  background: #999;
  color: #fff;
}

::-moz-selection {
  background: #999;
  color: #fff;
}

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

/* 2.0 component
============================== */
/* ==============================================================
*  contents
* ============================================================ */
/*------------------------------------*/
/* base
/*------------------------------------*/
html {
  height: 100%;
}

body {
  background: #fff;
  word-wrap: break-word;
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  line-height: 0;
}

/*------------------------------------*/
/* font-style
/*------------------------------------*/
.g-nav {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  font-size: 11px;
}

.select-lang {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  font-size: 10px;
}

.section-tit {
  font-family: "Roboto", YakuHanJP, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.block--heading .section-tit {
  line-height: 1.35;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.block--heading .section-tit span {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.block--heading.cate-top .section-tit {
  font-family: "Roboto", YakuHanJP, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.block--heading .caption {
  line-height: 1.7;
  font-size: 13px;
}

.block-tit {
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Roboto", YakuHanJP, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.block-tit::after {
  content: "";
  background-color: #C9C9C9;
  height: 1px;
  flex-grow: 1;
}

.block-tit-en {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  font-weight: 400;
}

.form-tit {
  font-family: "Roboto", YakuHanJP, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.copyright {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  font-size: 11px;
  color: #8e8e8e;
}

.block--creator-sns {
  font-size: 16px;
}

.block--support {
  font-size: 11px;
}

.date {
  display: inline-block;
  margin-right: 1em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  line-height: 1.5;
  color: #878787;
}

.cate-news {
  display: inline-block;
  line-height: 1.5;
  margin-bottom: 0.6em;
  padding: 0 0.7em;
  background-color: #393939;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
}

/*------------------------------------*/
/* common
/*------------------------------------*/
a:hover {
  opacity: 0.65;
}

.wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  z-index: 1;
}
.wrap::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: -1;
}

body:not(.page--home) .wrap::before {
  left: -50px;
  opacity: 0;
  transition: left 0.9s 0.7s, opacity 0.9s 0.7s;
  backface-visibility: hidden;
  perspective: 1000;
}
body:not(.page--home).loaded .wrap.view::before {
  left: 0;
  opacity: 1;
}

main {
  position: relative;
  overflow: hidden;
}

body:not(.page--home) main {
  opacity: 0;
  right: -50px;
  transition: right 1s 1.3s, opacity 1s 1.3s;
  backface-visibility: hidden;
  perspective: 1000;
}
body:not(.page--home).loaded main.view {
  right: 0;
  opacity: 1;
}

.block--heading {
  position: relative;
  margin-bottom: 80px;
  padding-top: 280px;
}
.block--heading::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  margin-left: 6vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #dfdfdf 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#dfdfdf", endColorstr="#fcfcfc",GradientType=1 );
  background-color: #e8e8e8;
  z-index: -1;
}
#management .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_management.jpg");
}
#livecreative .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_livecreative.jpg");
}
#fanclub .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_fanclub.jpg");
}
#merchandising .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_merchandising.jpg");
}
#tieup .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_tieup.jpg");
}
#labelproduce .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_labelproduce.jpg");
}
#musicpublisher .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_musicpublisher.jpg");
}
#creators .block--heading::before {
  background-image: url("/static/ident/official/common/block_works_creators_logo.png"), url("/static/ident/official/common/block_works_creators.jpg");
}
.block--heading .block--heading-inner {
  width: 40vw;
  padding: 50px 50px;
  background-color: #fff;
}

#fanclub .block--heading.up202412::before {
  background-image: url("/static/ident/official/common/block_works_fanclub_202412.jpg");
}
#merchandising .block--heading.up202412::before {
  background-image: url("/static/ident/official/common/block_works_merchandising_202412.jpg");
}

.video {
  max-width: 560px;
  overflow: hidden;
}
.video .player {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video .player iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.cover {
  width: 100%;
  height: 100%;
}

img.dummy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.block--pager {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  text-align: center;
  position: relative;
}
.block--pager li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block--pager li.pager__item--newer a, .block--pager li.pager__item--newer span, .block--pager li.pager__item--older a, .block--pager li.pager__item--older span {
  position: relative;
  display: inline-block;
}
.block--pager li.pager__item--newer a::before, .block--pager li.pager__item--newer span::before, .block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #686868;
  transform: rotate(45deg);
}
.block--pager li.pager__item--newer span, .block--pager li.pager__item--older span {
  color: #aaa;
}
.block--pager li.pager__item--newer span::before, .block--pager li.pager__item--older span::before {
  border-color: #aaa;
}
.block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
  border-width: 1px 1px 0 0;
}

.block--btn {
  position: relative;
  text-align: center;
}
.block--btn .btn--main {
  position: relative;
  background-color: #262626;
  color: #fff;
  display: inline-block;
  margin: 1em 0;
  padding: 1.4em 2em;
  border: solid 1px #262626;
  cursor: pointer;
  z-index: 1;
}

.btn--more {
  text-align: right;
}
.btn--more a {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  font-size: 11px;
}
.btn--more a::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #686868;
  transform: rotate(45deg);
}

.btn--back a {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}
.btn--back a::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #686868;
  transform: rotate(45deg);
}

.txt {
  line-height: 1.9;
  margin: 1.5em 0;
}

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

input:-internal-autofill-selected {
  background: none;
}

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number] {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #101010;
  border-radius: 0.15em;
  padding: 0.5em;
  background-color: #f4f4f4;
  border: none;
  border-radius: 0.15em;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus {
  border-color: inherit;
}
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 {
  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 {
  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] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

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

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 100px #f4f4f4 inset !important;
}

.input--half {
  width: 50% !important;
}

.input--quarter {
  width: 25% !important;
}

.input--postalcode {
  width: 5em !important;
  margin-bottom: 0.8em;
}

/* button */
button {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #101010;
  border-radius: 0.15em;
  padding: 0.5em;
  border-radius: 0.15em;
}
button:focus {
  border-color: inherit;
}
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* textarea */
textarea {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #101010;
  border-radius: 0.15em;
  padding: 0.5em;
  padding: 0.5em;
  background-color: #f4f4f4;
  border: none;
  border-radius: 0.15em;
}
textarea:focus {
  border-color: inherit;
}
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;
}

/* placeholder */
::-webkit-input-placeholder {
  color: #aaa;
  font-size: 13px;
}

::-moz-placeholder {
  color: #aaa;
  font-size: 13px;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #aaa;
  font-size: 13px;
}

:-moz-placeholder {
  color: #aaa;
  font-size: 13px;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
  background-color: #f4f4f4;
  border-radius: 0.15em;
}
.form__select select {
  position: relative;
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #101010;
  border-radius: 0.15em;
  padding: 0.5em;
  padding-right: 2em;
  border: none;
  font-size: 14px;
  z-index: 2;
}
.form__select select:focus {
  border-color: inherit;
}
.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;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  margin: -0.4em 0 0;
  position: absolute;
  right: 0.75em;
  top: 48%;
  transform: rotate(-45deg);
  z-index: 1;
}

/* checkbox */
.form__checkbox label p {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-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 #C9C9C9;
  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 #fff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #101010;
  border-color: #101010;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio */
.form__radio label p {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio li {
  display: inline-block;
}
.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 #C9C9C9;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #C9C9C9;
  border-width: 0.15em;
}

/* input horizonal */
.form--horizontal li {
  display: inline-block;
}

/* toggle button */
.form__toggle label p {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-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;
  border: 1px solid #ddd;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.dl--form {
  display: flex;
  flex-wrap: wrap;
}
.dl--form dt {
  font-weight: bold;
}
.dl--form dt span {
  font-weight: normal;
}
.dl--form dt .required {
  display: inline-block;
  margin-left: 0.6em;
  margin-bottom: 2px;
  padding: 3px 5px;
  line-height: 1;
  background: #9F9F9F;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}
.dl--form dd .additional {
  display: block;
  line-height: 1.5;
  margin-top: 0.8em;
  font-size: 10px;
}
.dl--form .additional {
  font-size: 10px;
}

.block--form .notice {
  margin: 1.5em 0;
  padding: 1em;
  border: dotted 1px #262626;
}

.block--complete {
  text-align: center;
  margin: 5em 0;
  font-weight: bold;
}
.page--audition .block--complete p {
  margin-bottom: 2em;
}
.page--audition .block--complete span {
  display: block;
  font-weight: normal;
  font-size: 11px;
}

.page--form .section--detail a {
  border-bottom: solid 1px #C9C9C9;
}
.page--form .section--detail .notice {
  margin-top: 40px;
  padding: 2em;
  font-size: 10px;
  background: rgba(235, 234, 230, 0.5);
  border: solid 1px #cccbcb;
}

/*------------------------------------*/
/* header
/*------------------------------------*/
header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
}
header h1 {
  position: fixed;
  overflow: hidden;
  opacity: 0;
  transition: transform 0.6s, opacity 0.6s;
  transform: translate(0, -120px);
}
header h1 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 0;
  text-indent: 100%;
  background-image: url("/static/ident/official/common/logo_id.svg");
  background-position: center center;
  background-size: contain;
  transition: opacity 0.3s;
}
header .top-nav .top-nav-wrap .drawer .select-lang {
  padding: 3px 6px 3px 9px;
  border: solid 1px #ddd;
  width: 9.2em;
  color: #444;
}
header .top-nav .top-nav-wrap .drawer .select-lang dt {
  display: inline-block;
  position: relative;
  width: 100%;
  cursor: pointer;
  z-index: 2;
}
header .top-nav .top-nav-wrap .drawer .select-lang dt::after {
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  margin: -0.4em 0 0;
  position: absolute;
  right: 0.75em;
  top: 48%;
  transform: rotate(-45deg);
  width: 0.55em;
  height: 0.55em;
  right: 0;
  z-index: 1;
  transition: transform 0.4s, top 0.4s;
  border-color: #555;
}
header .top-nav .top-nav-wrap .drawer .select-lang dt.open::after {
  transform: rotate(135deg);
  top: 60%;
}
header .top-nav .top-nav-wrap .drawer .select-lang dd {
  display: none;
  text-align: left;
}
header .top-nav .top-nav-wrap .drawer .select-lang dd a {
  display: block;
  margin: 2px 0;
}
header .top-nav .top-nav-wrap .drawer .g-nav li.sns a {
  display: block;
  overflow: hidden;
  line-height: 0;
  white-space: nowrap;
  text-indent: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
header .top-nav .top-nav-wrap .drawer .g-nav li.twitter a {
  background-image: url("/static/ident/official/parts/icon_x.svg");
}
header .top-nav .top-nav-wrap .drawer .g-nav li.insta a {
  background-image: url("/static/ident/official/parts/icon_insta.svg");
}

body:not(.page--home).loaded h1 {
  opacity: 1;
  transform: translate(0, 0);
}

/*------------------------------------*/
/* footer
/*------------------------------------*/
footer {
  backface-visibility: hidden;
  perspective: 1000;
  opacity: 0;
  transition: opacity 0.6s;
}
footer .copyright {
  text-align: right;
}
.loaded footer.view {
  opacity: 1;
}

/*------------------------------------*/
/* slider
/*------------------------------------*/
.slider .slick-slide a {
  display: block;
}
.slider .slick-slide img {
  display: block;
  width: 100%;
}

.slick-dots li {
  margin: 0 2px;
}
.slick-dots li button {
  padding: 0;
}
.slick-dots li button:before {
  content: "";
  height: 2px;
  margin: 9px 0;
  background-color: #CFCFCF;
  transition: all 0.3s 0s ease;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background-color: #515151;
  opacity: 1;
}

/*------------------------------------*/
/* list
/*------------------------------------*/
/* artist */
.list--artist {
  display: flex;
  flex-wrap: wrap;
}
.list--artist li a {
  display: block;
  transition: none;
}
.list--artist li a .artist-thumb {
  position: relative;
  overflow: hidden;
}
.list--artist li a .artist-thumb img {
  display: block;
}
.list--artist li a .artist-thumb::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/static/ident/official/common/dummy.gif");
  background-size: 100% 100%;
  z-index: 2;
}
.list--artist li a .artist-name {
  display: block;
  line-height: 1.3;
  font-weight: bold;
  color: #222;
}
.list--artist li a .artist-label {
  display: block;
  line-height: 1.3;
  color: #686868;
}

/* news */
.list--news li {
  border-bottom: solid 1px #e7e7e7;
}
.list--news li a {
  display: block;
  position: relative;
}
.list--news li a .tit {
  line-height: 1.7;
}

/* bnr */
.list--bnr a {
  display: block;
}
.list--bnr .slick-dots {
  margin-top: 0;
}
.list--bnr li img {
  box-shadow: 0px 14px 14px -12px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 14px 14px -12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 14px 14px -12px rgba(0, 0, 0, 0.25);
}

.bnr-single .list--bnr img {
  width: 100%;
}

/*------------------------------------*/
/* TOP
/*------------------------------------*/
.page--home {
  position: relative;
}
.page--home .wrap::before {
  display: none;
}
.page--home .block--top-animation {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  z-index: 1001;
  background: #fff;
  line-height: inherit;
}
.page--home .block--top-animation .top-logo-animation {
  position: absolute;
  width: 36vw;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  stroke-width: 1.2px;
  stroke-dashoffset: 1500px;
  stroke-dasharray: 1500px;
  fill: transparent;
  stroke: #333;
  opacity: 0;
}
.page--home header h1 {
  background-color: transparent;
}
.page--home .main-visual-wrap {
  position: relative;
}
.page--home .main-visual-wrap .main-visual {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.page--home .main-visual-wrap .main-visual .block--mv {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page--home .main-visual-wrap .main-visual .block--mv [class^=box--] {
  position: relative;
}
.page--home .main-visual-wrap .main-visual .block--mv [class^=box--] img {
  max-width: 100%;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-artist .inner-artist img {
  display: block;
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  backface-visibility: hidden;
  transition: filter 0.4s;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-artist a {
  display: block;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-artist a img {
  display: block;
  backface-visibility: hidden;
}
.page--home .main-visual-wrap .main-visual .block--mv .inner-logo, .page--home .main-visual-wrap .main-visual .block--mv .inner-link {
  display: flex;
  align-items: center;
  height: 100%;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-logo {
  width: 50%;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-logo .inner-logo {
  justify-content: center;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-logo .inner-logo img {
  display: block;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-link .inner-link {
  justify-content: flex-end;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a {
  display: block;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 19px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: right;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p {
  position: relative;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p span {
  display: block;
  margin-bottom: 0.45em;
}
.page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #686868;
  transform: rotate(45deg);
}
.page--home .main-visual-wrap .scroll {
  position: absolute;
  text-align: center;
  width: 2px;
  left: 50%;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 1;
}
.page--home .main-visual-wrap .scroll .line {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 100%;
}
.page--home .main-visual-wrap .scroll .line span {
  display: block;
  width: 1px;
  margin: auto;
  background: #959595;
  animation: scroll 2s cubic-bezier(0.52, 0.19, 0.41, 0.92) infinite;
}
.page--home .main-visual-wrap .area--first {
  position: relative;
  transition: opacity 0.6s;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .item-artist {
  pointer-events: none;
  opacity: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th [class^=logo--20th-] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  width: 100%;
  padding-top: 15%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-01 {
  background-image: url(/static/ident/official/parts/logo_20th_01.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-02 {
  background-image: url(/static/ident/official/parts/logo_20th_02.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-03 {
  background-image: url(/static/ident/official/parts/logo_20th_03.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-04 {
  background-image: url(/static/ident/official/parts/logo_20th_04.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-05 {
  background-image: url(/static/ident/official/parts/logo_20th_05.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-06 {
  background-image: url(/static/ident/official/parts/logo_20th_06.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-07 {
  background-image: url(/static/ident/official/parts/logo_20th_07.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-08 {
  background-image: url(/static/ident/official/parts/logo_20th_08.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-09 {
  background-image: url(/static/ident/official/parts/logo_20th_09.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-10 {
  background-image: url(/static/ident/official/parts/logo_20th_10.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-11 {
  background-image: url(/static/ident/official/parts/logo_20th_11.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-12 {
  background-image: url(/static/ident/official/parts/logo_20th_12.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-13 {
  background-image: url(/static/ident/official/parts/logo_20th_13.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-14 {
  background-image: url(/static/ident/official/parts/logo_20th_14.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-15 {
  background-image: url(/static/ident/official/parts/logo_20th_15.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-16 {
  background-image: url(/static/ident/official/parts/logo_20th_16.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h [class^=logo--h-] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  width: 100%;
  padding-top: 15%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 1s;
  opacity: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-01 {
  background-image: url(/static/ident/official/parts/logo_id_h_01.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-02 {
  background-image: url(/static/ident/official/parts/logo_id_h_02.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-03 {
  background-image: url(/static/ident/official/parts/logo_id_h_03.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-04 {
  background-image: url(/static/ident/official/parts/logo_id_h_04.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-05 {
  background-image: url(/static/ident/official/parts/logo_id_h_05.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-06 {
  background-image: url(/static/ident/official/parts/logo_id_h_06.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-07 {
  background-image: url(/static/ident/official/parts/logo_id_h_07.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-08 {
  background-image: url(/static/ident/official/parts/logo_id_h_08.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-09 {
  background-image: url(/static/ident/official/parts/logo_id_h_09.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-10 {
  background-image: url(/static/ident/official/parts/logo_id_h_10.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-11 {
  background-image: url(/static/ident/official/parts/logo_id_h_11.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-12 {
  background-image: url(/static/ident/official/parts/logo_id_h_12.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-13 {
  background-image: url(/static/ident/official/parts/logo_id_h_13.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-14 {
  background-image: url(/static/ident/official/parts/logo_id_h_14.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-15 {
  background-image: url(/static/ident/official/parts/logo_id_h_15.svg);
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link .inner-link {
  align-items: flex-start;
}
.page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link .btn--works {
  opacity: 0;
  transition: opacity 0.6s;
}
.page--home .main-visual-wrap .area--second {
  position: relative;
}
.page--home .main-visual-wrap .area--second .main-visual .block--mv {
  opacity: 0;
  transition: opacity 0.6s;
}
.page--home.loaded .main-visual-wrap .scroll {
  opacity: 1;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist {
  animation-name: fade_artist;
  animation-duration: 3.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  /* 9枚の時 
  &.artist-02 { animation-delay: 1.0s; }
  &.artist-06 { animation-delay: 2.2s; }
  &.artist-03 { animation-delay: 3.3s; }
  &.artist-09 { animation-delay: 4.3s; }
  &.artist-05 { animation-delay: 5.3s; }
  &.artist-07 { animation-delay: 6.2s; }
  &.artist-01 { animation-delay: 7.0s; }
  &.artist-04 { animation-delay: 7.75s; }
  &.artist-08 { animation-delay: 8.5s; }*/
  /* 10枚の時 */
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-01 {
  animation-delay: 1s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-06 {
  animation-delay: 2.2s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-08 {
  animation-delay: 3.3s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-03 {
  animation-delay: 4.3s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-05 {
  animation-delay: 5.3s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-10 {
  animation-delay: 6.2s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-02 {
  animation-delay: 7s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-07 {
  animation-delay: 7.75s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-04 {
  animation-delay: 8.5s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-09 {
  animation-delay: 9.2s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-12, .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-04, .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-15, .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-10, .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-06 {
  animation-name: fade_logo20th;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-12 {
  animation-delay: 0.4s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-04 {
  animation-delay: 1.6s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-15 {
  animation-delay: 2.7s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-10 {
  animation-delay: 3.7s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-20th-animation .block--logo-20th .logo--20th-06 {
  animation-delay: 4.6s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h {
  /* 9枚の時 */
  /* 10枚の時 
  .logo--h-01{ transition-delay: 11.9s; }
  .logo--h-02{ transition-delay: 11.9s; }*/
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h [class^=logo--h-] {
  opacity: 1;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-10 {
  transition: opacity 1.2s;
  transition-delay: 5.75s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-14 {
  transition: opacity 1.1s;
  transition-delay: 6.6s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-06 {
  transition-delay: 7.4s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-08 {
  transition-delay: 8s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-04 {
  transition-delay: 8.54s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-12 {
  transition-delay: 8.96s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-03 {
  transition-delay: 9.34s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-07 {
  transition-delay: 9.64s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-13 {
  transition-delay: 9.89s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-11 {
  transition-delay: 10.09s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-05 {
  transition-delay: 10.29s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-15 {
  transition-delay: 10.47s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-09 {
  transition-delay: 10.64s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-01 {
  transition-delay: 11.7s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .logo-h-animation .block--logo-h .logo--h-02 {
  transition-delay: 11.7s;
}
.page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-link .btn--works {
  opacity: 1;
  /* 9枚の時 */
  transition-delay: 12.5s;
  /* 10枚の時 
  transition-delay: 13.2s;*/
}
.page--home.loaded .main-visual-wrap .scroll {
  opacity: 1;
  /* 9枚の時 */
  transition-delay: 12.5s;
  /* 10枚の時 
  ransition-delay: 13.2s;*/
}
.page--home.loaded .main-visual-wrap .area--second .main-visual .block--mv.view {
  opacity: 1;
}
.page--home.loaded.scroll-mainvisual h1 {
  opacity: 1;
  transform: translate(0, 0);
}
.page--home.loaded.scroll-hide .main-visual-wrap .area--first {
  opacity: 0;
}
.page--home main {
  background-color: rgba(244, 244, 244, 0.75);
}
.page--home main .section--bnr {
  transition: transform 0.7s 0.4s, opacity 0.7s 0.4s;
  transform: translate(0, 50px);
  opacity: 0;
}
.page--home main .section--bnr.view {
  transform: translate(0, 0);
  opacity: 1;
}
.page--home main .section--news {
  transition: transform 0.7s 0.4s, opacity 0.7s 0.4s;
  transform: translate(0, 50px);
  opacity: 0;
}
.page--home main .section--news.view {
  transform: translate(0, 0);
  opacity: 1;
}
.page--home main .section--news h2.section-tit {
  text-align: center;
}
.page--home main .section--news .list--news li {
  border-color: #EFEFEF;
  background-color: #fff;
}

@keyframes fade_artist {
  0% {
    opacity: 0;
  }
  26% {
    opacity: 1;
  }
  44% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@keyframes fade_logo20th {
  0% {
    opacity: 0;
  }
  28% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@keyframes scroll {
  0% {
    opacity: 0.4;
    transform: translateY(-26vh);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(26vh);
  }
}
@keyframes logo-h-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*------------------------------------*/
/* news
/*------------------------------------*/
.page--news .box--search {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.page--news .box--search .search-tit {
  display: inline-block;
  margin-right: 0.5em;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #101010;
  font-size: 11px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}
.page--news .box--search .form__select {
  display: inline-block;
  line-height: 1.5;
}
.page--news .box--search select {
  font-size: 12px;
}
.page--news .section--detail .block--detail h3 .tit {
  display: block;
}
.page--news .section--detail .block--detail .txt a {
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
}
.page--news .section--detail .block--detail .txt iframe {
  max-width: 100%;
}
.page--news .block--link-sns .btn--cate {
  line-height: 1;
  text-align: right;
}
.page--news .block--link-sns .btn--cate .cate-tit {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #878787;
  font-size: 10px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}
.page--news .block--link-sns .btn--cate a {
  display: inline-block;
  margin-left: 1.2em;
}
.page--news .block--link-sns .btn--officiallink {
  line-height: 1;
  text-align: right;
}
.page--news .block--link-sns .btn--officiallink .officiallink-tit {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #878787;
  font-size: 10px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}
.page--news .block--link-sns .btn--officiallink a {
  display: inline-block;
  margin-left: 1.2em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}

/*------------------------------------*/
/* artist
/*------------------------------------*/
.page--artist .dl--profile {
  text-align: center;
}
.page--artist .dl--profile dt, .page--artist .dl--profile dd {
  position: relative;
}
.page--artist .dl--profile dt::before, .page--artist .dl--profile dt::before, .page--artist .dl--profile dd::before, .page--artist .dl--profile dd::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("/static/ident/official/common/dummy.gif");
  background-size: 100% 100%;
  z-index: 1;
}
.page--artist .dl--profile img {
  display: block;
  margin: 0 auto;
}
.page--artist .txt.cs {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  color: #878787;
  letter-spacing: 0.05em;
}

/* movie */
.list--movie a {
  display: block;
}
.list--movie .movie-thumb {
  position: relative;
}
.list--movie .movie-thumb:before, .list--movie .movie-thumb:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.list--movie .movie-thumb:before {
  border: solid 2px #fff;
  border-radius: 50%;
}
.list--movie .movie-thumb:after {
  width: 0;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.movie-single .list--movie .movie-thumb img {
  width: 100%;
}

.lity-close {
  width: 35px;
  height: 35px;
  right: 10px;
  top: 10px;
  font-size: 0 !important;
}
.lity-close::before, .lity-close::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  transform-origin: center center;
  background-color: #fff;
}
.lity-close::before {
  transform: rotate(45deg);
}
.lity-close::after {
  transform: rotate(-45deg);
}
.lity-close:active {
  top: 10px;
}

/* sns */
.block--link-sns .btn--official {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  text-align: right;
  letter-spacing: 0.08em;
}
.block--link-sns .btn--official a {
  display: inline-block;
  position: relative;
  border: solid 1px #262626;
  background-color: #262626;
  color: #fff;
  z-index: 1;
}
.block--link-sns .btn--official a span {
  display: block;
}
.block--link-sns .list--sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.block--link-sns .list--sns li a {
  display: block;
  overflow: hidden;
  line-height: 0;
  white-space: nowrap;
  text-indent: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.block--link-sns .list--sns li.twitter a {
  background-image: url("/static/ident/official/parts/icon_x.svg");
}
.block--link-sns .list--sns li.fb a {
  background-image: url("/static/ident/official/parts/icon_fb.svg");
}
.block--link-sns .list--sns li.insta a {
  background-image: url("/static/ident/official/parts/icon_insta.svg");
}
.block--link-sns .list--sns li.line a {
  background-image: url("/static/ident/official/parts/icon_line.svg");
}
.block--link-sns .list--sns li.share, .block--link-sns .list--sns li.tit {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #878787;
  font-size: 10px;
  letter-spacing: 0.045em;
  line-height: 1.8;
  margin-left: 0;
  margin-right: 5px;
}
.block--link-sns .list--sns li.tit {
  margin-right: 3px;
  letter-spacing: 0.08em;
}

/*------------------------------------*/
/* works
/*------------------------------------*/
.page--works .list--works {
  display: flex;
  flex-wrap: wrap;
  background-image: url("/static/ident/official/common/logo_id.svg");
}
.page--works .list--works li {
  text-align: center;
}
.page--works .list--works li a {
  display: block;
  line-height: 1.4;
  font-weight: bold;
}
.page--works .list--works li .works-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  z-index: 0;
}
.page--works .list--works li .works-thumb::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
.page--works .list--works li.works-management .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_management.jpg");
}
.page--works .list--works li.works-livecreative .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_livecreative.jpg");
}
.page--works .list--works li.works-fanclub .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_fanclub.jpg");
}
.page--works .list--works li.works-fanclub .works-thumb.up202412::after {
  background-image: url("/static/ident/official/common/thumb_works_fanclub_202412.jpg");
}
.page--works .list--works li.works-merchandising .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_merchandising.jpg");
}
.page--works .list--works li.works-merchandising .works-thumb.up202412::after {
  background-image: url("/static/ident/official/common/thumb_works_merchandising_202412.jpg");
}
.page--works .list--works li.works-tieup .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_tieup.jpg");
}
.page--works .list--works li.works-labelproduce .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_labelproduce.jpg");
}
.page--works .list--works li.works-musicpublisher .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_musicpublisher.jpg");
}
.page--works .list--works li.works-creators .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_creators.jpg");
}
.page--works .list--works li span {
  display: block;
  margin: 1em auto 0;
}
.page--works .block-tit {
  margin-bottom: 2em;
}
.page--works .box {
  display: flex;
  flex-wrap: wrap;
}
.page--works .list--youtube {
  display: flex;
  flex-wrap: wrap;
}
.page--works .list--youtube li .player {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-bottom: 0.7em;
}
.page--works .list--youtube li .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* live creative */
#livecreative .live-thumb {
  margin-bottom: 0.8em;
}
#livecreative .live-thumb img {
  display: block;
  width: 100%;
}
#livecreative .caption-live {
  font-size: 11px;
}
#livecreative .list--live li {
  margin-bottom: 0.8em;
}

/* fanclub */
#fanclub .list--fc {
  display: flex;
  flex-wrap: wrap;
}
#fanclub .list--fc li a {
  display: block;
}

/* merchandising */
#merchandising .list--item {
  display: flex;
  flex-wrap: wrap;
}
#merchandising .list--item img {
  backface-visibility: hidden;
}
#merchandising .caption-item {
  color: #fff;
}
#merchandising .list--collab {
  display: flex;
  flex-wrap: wrap;
}
#merchandising .list--collab li {
  position: relative;
}
#merchandising .list--collab li::before {
  content: "";
  display: block;
  width: 100%;
  height: 90%;
  background: #ededed;
  position: absolute;
  top: 25%;
  left: 0;
  z-index: -1;
}
#merchandising .list--collab li span {
  display: block;
  margin-bottom: 0.15em;
}
#merchandising .list--collab li span.collab-tit {
  line-height: 1.6;
  margin-bottom: 0.25em;
  font-size: 16px;
  font-weight: bold;
}
#merchandising .list--collab li a {
  font-size: 10px;
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
  word-break: break-all;
  word-wrap: break-word;
}

/* tieup */
#tieup .list--youtube {
  justify-content: center;
  line-height: 1.4;
}
#tieup .list--youtube li {
  line-height: 1.6;
}
#tieup .list--youtube li:last-child {
  margin-bottom: 0;
}
#tieup .list--youtube li:first-child:last-child, #tieup .list--youtube li:nth-child(2n) {
  margin-right: 0;
}
#tieup .list--youtube li .tieup-thumb img {
  display: block;
}
#tieup .list--youtube li span {
  display: block;
}
#tieup .list--youtube li span.tieup-tit {
  font-weight: bold;
}
#tieup .list--youtube li span .attention {
  font-size: 10px;
}
#tieup .list--youtube li a {
  font-size: 10px;
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
}
#tieup .list--tieup {
  display: flex;
  flex-wrap: wrap;
}
#tieup .list--tieup li {
  line-height: 1.6;
}
#tieup .list--tieup li span {
  display: block;
}
#tieup .list--tieup li span.tieup-tit {
  font-weight: bold;
}
#tieup .list--tieup li span .attention {
  font-size: 10px;
}
#tieup .list--tieup li a {
  font-size: 10px;
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
}

/* label produce */
#labelproduce .box {
  align-items: center;
}
#labelproduce .dl--product dt {
  margin-bottom: 2em;
}
#labelproduce .dl--product dt .product-tit {
  display: block;
  margin-bottom: 0.5em;
  font-weight: bold;
}
#labelproduce .dl--product dd {
  display: flex;
  align-items: flex-start;
}
#labelproduce .dl--product dd div:nth-child(2n) {
  margin-right: 0;
}

/* musicpublisher */
#musicpublisher .figure-musicpublisher {
  background-color: #fff;
}
#musicpublisher .figure-musicpublisher img {
  width: 100%;
}

/* creators */
#creators .box .creators-thumb {
  width: 100%;
}
#creators .box .creators-name {
  font-weight: bold;
}
#creators .box .creators-name span {
  margin-left: 0.5em;
}
#creators .box .block--link-sns {
  margin-top: 15px;
}
#creators .box .block--link-sns .list--sns {
  justify-content: flex-start;
}
#creators .box .block--link-sns .list--sns li {
  margin-right: 18px;
  margin-left: 0;
}
#creators .list--creators {
  line-height: 1.6;
  margin: 2.5em 0;
}
#creators .list--creators li {
  margin-bottom: 0.5em;
}
#creators .list--creators li.creators-tit {
  font-weight: bold;
}
#creators .list--creators li span {
  font-size: 10px;
}

.block--workscate h3 {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #101010;
  font-size: 12px;
  letter-spacing: 0.045em;
  line-height: 1.8;
}
.block--workscate h3 span {
  display: inline-block;
}
.block--workscate .list--workscate {
  display: flex;
  flex-wrap: wrap;
}
.block--workscate .list--workscate li {
  text-align: center;
}
.block--workscate .list--workscate li a {
  display: block;
  line-height: 1.4;
}
.block--workscate .list--workscate li .works-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  z-index: 0;
}
.block--workscate .list--workscate li .works-thumb::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
#management .block--workscate .list--workscate li.works-management {
  display: none;
}
.block--workscate .list--workscate li.works-management .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_management.jpg");
}
#livecreative .block--workscate .list--workscate li.works-livecreative {
  display: none;
}
.block--workscate .list--workscate li.works-livecreative .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_livecreative.jpg");
}
#fanclub .block--workscate .list--workscate li.works-fanclub {
  display: none;
}
.block--workscate .list--workscate li.works-fanclub .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_fanclub.jpg");
}
#fanclub .block--workscate .list--workscate li.works-fanclub {
  display: none;
}
.block--workscate .list--workscate li.works-fanclub .works-thumb.up202412::after {
  background-image: url("/static/ident/official/common/thumb_works_fanclub_202412.jpg");
}
#merchandising .block--workscate .list--workscate li.works-merchandising {
  display: none;
}
.block--workscate .list--workscate li.works-merchandising .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_merchandising.jpg");
}
#merchandising .block--workscate .list--workscate li.works-merchandising {
  display: none;
}
.block--workscate .list--workscate li.works-merchandising .works-thumb.up202412::after {
  background-image: url("/static/ident/official/common/thumb_works_merchandising_202412.jpg");
}
#tieup .block--workscate .list--workscate li.works-tieup {
  display: none;
}
.block--workscate .list--workscate li.works-tieup .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_tieup.jpg");
}
#labelproduce .block--workscate .list--workscate li.works-labelproduce {
  display: none;
}
.block--workscate .list--workscate li.works-labelproduce .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_labelproduce.jpg");
}
#musicpublisher .block--workscate .list--workscate li.works-musicpublisher {
  display: none;
}
.block--workscate .list--workscate li.works-musicpublisher .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_musicpublisher.jpg");
}
#creators .block--workscate .list--workscate li.works-creators {
  display: none;
}
.block--workscate .list--workscate li.works-creators .works-thumb::after {
  background-image: url("/static/ident/official/common/thumb_works_creators.jpg");
}
.block--workscate .list--workscate li span {
  display: block;
  margin: 10px auto 0;
}

/*------------------------------------*/
/* audition
/*------------------------------------*/
.page--audition:not(#auditiontop) .wrap::before {
  display: none;
}
.page--audition:not(#auditiontop) .section-tit {
  line-height: 1.35;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.page--audition:not(#auditiontop) .section-tit span {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 400;
  letter-spacing: 0.06em;
}

.page--audition .dl--audition {
  display: flex;
  flex-wrap: wrap;
}
.page--audition .dl--audition > dt {
  border-top: solid 1px #C9C9C9;
  font-weight: bold;
}
.page--audition .dl--audition > dd .txt {
  margin-top: 0;
}
.page--audition .dl--accordion {
  text-align: center;
}
.page--audition .dl--accordion dt {
  display: inline-block;
  margin: 1em auto 1.5em;
  border: solid 1px #262626;
  background-color: #fff;
  cursor: pointer;
}
.page--audition .dl--accordion dt span {
  display: block;
  position: relative;
}
.page--audition .dl--accordion dt span::before, .page--audition .dl--accordion dt span::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #262626;
}
.page--audition .dl--accordion dt span::before {
  width: 11px;
  height: 1px;
  right: 14px;
}
.page--audition .dl--accordion dt span::after {
  width: 1px;
  height: 11px;
  right: 19px;
  transition: all 0.3s 0s ease;
}
.page--audition .dl--accordion dt.open span::after {
  height: 0;
}
.page--audition .dl--accordion dd {
  display: none;
  text-align: left;
}
.page--audition .dl--accordion dd .subheading {
  display: inline-block;
  margin-bottom: 0.8em;
  font-weight: bold;
}
.page--audition .box--caution {
  padding: 2em;
  border: dotted 1px #262626;
}
.page--audition .box--caution strong {
  display: block;
  margin-bottom: 1em;
  text-align: center;
}
.page--audition .box--caution .list--caution li {
  margin-bottom: 0.8em;
  padding-left: 1em;
  text-indent: -1em;
}
.page--audition .box--caution a {
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
}
.page--audition .block--form .box--agree {
  border: dotted 1px #262626;
  text-align: center;
}
.page--audition .block--form .box--agree .form__checkbox p {
  display: inline-block;
  font-weight: bold;
}
.page--audition .block--form .box--agree .required {
  display: inline-block;
  margin-left: 0.6em;
  margin-bottom: 2px;
  padding: 3px 5px;
  line-height: 1;
  background: #9F9F9F;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

/*------------------------------------*/
/* recruit
/*------------------------------------*/
.page--recruit .dl--recruit {
  display: flex;
  flex-wrap: wrap;
}
.page--recruit .dl--recruit dt {
  border-top: solid 1px #C9C9C9;
  font-weight: bold;
}
.page--recruit .dl--recruit dd .box--caution {
  margin-top: 2em;
  margin-bottom: 0.5em;
  padding: 2em 1.5em;
  border: dotted 1px #262626;
}
.page--recruit .dl--recruit dd .box--caution strong {
  display: block;
  margin-bottom: 0.8em;
  text-align: center;
}
.page--recruit .dl--recruit dd .subheading {
  display: inline-block;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.page--recruit .list--job li {
  margin-bottom: 1.2em;
  line-height: 1.7;
  font-size: 11px;
}
.page--recruit .list--job li span {
  position: relative;
  display: block;
  font-weight: bold;
  font-size: 13px;
}
.page--recruit .list--required {
  margin-bottom: 2em;
}
.page--recruit .list--required li {
  position: relative;
  margin-bottom: 0.2em;
  font-weight: bold;
}
.page--recruit .list--required li::before {
  display: inline-block;
  position: static;
  content: "";
  width: 4px;
  height: 4px;
  margin-right: 0.5em;
  border-radius: 2px;
  background-color: #262626;
  vertical-align: middle;
}
.page--recruit .list--required li span {
  font-size: 11px;
  font-weight: normal;
}

/*------------------------------------*/
/* contact
/*------------------------------------*/
.page--contact .wrap::before {
  display: none;
}
.page--contact .box--caution span {
  display: block;
  margin-bottom: 0.8em;
  font-size: 11px;
}
.page--contact .list--contact {
  margin: 1.5em 0;
}
.page--contact .list--contact li {
  position: relative;
  margin-bottom: 0.2em;
  font-weight: bold;
}
.page--contact .list--contact li::before {
  display: inline-block;
  position: static;
  content: "";
  width: 4px;
  height: 4px;
  margin-right: 0.5em;
  border-radius: 2px;
  background-color: #262626;
  vertical-align: middle;
}
.page--contact .notice a {
  border-bottom: solid 1px #C9C9C9;
}

/*------------------------------------*/
/* about
/*------------------------------------*/
.page--about .block-tit::after {
  display: none;
}
.page--about .dl--about {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #C9C9C9;
}
.page--about .dl--about dt {
  border-top: solid 1px #C9C9C9;
  font-weight: bold;
}
.page--about .dl--about dd .map {
  overflow: hidden;
  position: relative;
  height: 0;
  margin: 2em 0 1.5em;
}
.page--about .dl--about dd .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/*------------------------------------*/
/* privacy policy
/*------------------------------------*/
.page--privacypolicy .section-tit {
  font-weight: bold;
}
.page--privacypolicy .txt .heading {
  display: block;
  margin-bottom: 0.8em;
  font-weight: bold;
}
.page--privacypolicy .txt .box {
  margin-bottom: 3em;
}
.page--privacypolicy .txt .list--privacy {
  margin-top: 0.5em;
}
.page--privacypolicy .txt .list--privacy li {
  padding-left: 1em;
  text-indent: -1em;
}
.page--privacypolicy .txt .list--privacy.indent-2 li {
  padding-left: 2em;
  text-indent: -2em;
}
.page--privacypolicy .txt p + p {
  margin-top: 2em;
}
.page--privacypolicy .txt a {
  border-bottom: solid 1px #C9C9C9;
  transition: opacity 0.2s;
}

/*------------------------------------*/
/* error
/*------------------------------------*/
.page--error .section--detail .tit {
  font-weight: bold;
}
.page--error .section--detail p a {
  text-decoration: underline;
}

@media screen and (min-width: 960px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 959px) {
  .pc {
    display: none !important;
  }
}
.page--home .view .bnr-topsub {
  width: 80%;
  margin: 0 auto 140px;
}

@media screen and (min-width: 960px) {
  /*------------------------------------*/
  /* base
  /*------------------------------------*/
  a {
    transition: all 0.3s 0s ease;
    cursor: pointer;
  }
  /*------------------------------------*/
  /* font-style
  /*------------------------------------*/
  .section-tit {
    margin-bottom: 70px;
  }
  .block--heading .section-tit {
    margin-bottom: 20px;
  }
  .block--heading .section-tit span {
    font-size: 13px;
  }
  .block-tit {
    margin-bottom: 1.5em;
    padding: 0.4em 0;
    font-size: 16px;
  }
  .block-tit::after {
    margin-left: 1em;
    padding-left: 5em;
  }
  .block-tit-en {
    font-size: 20px;
  }
  .form-tit {
    margin-bottom: 1.5em;
    padding: 0.4em 0;
    font-size: 16px;
  }
  /*------------------------------------*/
  /* common
  /*------------------------------------*/
  .wrap::before {
    width: 30vw;
  }
  main {
    padding: 120px 12vw 200px;
  }
  main section {
    max-width: 1200px;
    margin: 0 auto;
  }
  body:not(.page--home) .wrap::before {
    transition: left 0.9s 0.6s, opacity 0.9s 0.6s;
  }
  body:not(.page--home) main {
    transition: right 1s 1.3s, opacity 1s 1.3s;
  }
  .block--heading {
    margin-bottom: 120px;
    padding-top: 260px;
  }
  .block--heading.cate-top {
    padding-top: 170px;
  }
  .block--heading::before {
    width: 82vw;
    height: 300px;
    margin-left: 6vw;
  }
  #management .block--heading::before, #livecreative .block--heading::before, #fanclub .block--heading::before, #merchandising .block--heading::before, #labelproduce .block--heading::before {
    background-position: center center;
  }
  #tieup .block--heading::before, #musicpublisher .block--heading::before {
    background-position: center 60%;
  }
  #creators .block--heading::before {
    background-size: auto 90%, cover;
    background-position: right 18% center, center center;
  }
  .block--heading .block--heading-inner {
    width: 50vw;
    padding: 50px 50px;
  }
  .block--list + .block--list {
    margin-top: 100px;
  }
  .block--detail + .block--detail {
    margin-top: 120px;
  }
  .block--pager {
    margin-top: 80px;
    font-size: 13px;
  }
  .block--pager li.pager__item--newer, .block--pager li.pager__item--older {
    font-size: 12px;
  }
  .block--pager li.pager__item--newer a::before, .block--pager li.pager__item--newer span::before, .block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
    width: 8px;
    height: 8px;
    transition: 0.3s;
  }
  .block--pager li.pager__item--newer a:hover, .block--pager li.pager__item--newer span:hover, .block--pager li.pager__item--older a:hover, .block--pager li.pager__item--older span:hover {
    opacity: 1;
  }
  .block--pager li.pager__item--newer {
    padding-right: 36px;
  }
  .block--pager li.pager__item--newer a, .block--pager li.pager__item--newer span {
    padding-left: 18px;
  }
  .block--pager li.pager__item--newer a::before, .block--pager li.pager__item--newer span::before {
    left: 2px;
  }
  .block--pager li.pager__item--newer a:hover::before {
    left: -3px;
  }
  .block--pager li.pager__item--older {
    padding-left: 36px;
  }
  .block--pager li.pager__item--older a, .block--pager li.pager__item--older span {
    padding-right: 18px;
  }
  .block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
    right: 2px;
  }
  .block--pager li.pager__item--older a:hover::before {
    right: -3px;
  }
  .block--pager li.pager__item--other, .block--pager li.pager__item--current {
    padding: 0 2px;
    text-align: center;
  }
  .block--pager li.pager__item--other a, .block--pager li.pager__item--other span, .block--pager li.pager__item--current a, .block--pager li.pager__item--current span {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2;
    border-radius: 50%;
  }
  .block--pager li.pager__item--other a:hover, .block--pager li.pager__item--other span:hover, .block--pager li.pager__item--current a:hover, .block--pager li.pager__item--current span:hover {
    opacity: 1;
    background-color: #f4f4f4;
  }
  .block--pager li.pager__item--current a, .block--pager li.pager__item--current span {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2;
    border-radius: 50%;
    background-color: #f4f4f4;
  }
  .block--btn {
    margin-top: 30px;
  }
  .block--btn .btn--main {
    position: relative;
    overflow: hidden;
    min-width: 300px;
    background-color: transparent;
    transition: all 0.3s 0s ease;
  }
  .block--btn .btn--main::before {
    display: block;
    content: "";
    position: absolute;
    background-color: #262626;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    z-index: -2;
  }
  .block--btn .btn--main::after {
    display: block;
    content: "";
    position: absolute;
    position: absolute;
    background-color: #fff;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    transition: transform 0.3s;
    transform: scaleX(0);
    transform-origin: right;
    z-index: -1;
  }
  .block--btn .btn--main:hover {
    color: #101010;
    opacity: 1;
  }
  .block--btn .btn--main:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .block--btn.block--submit .wrap--submit {
    margin: 1em 0;
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s 0s ease;
  }
  .block--btn.block--submit .wrap--submit::before {
    display: block;
    content: "";
    position: absolute;
    background-color: #262626;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    z-index: -2;
  }
  .block--btn.block--submit .wrap--submit::after {
    display: block;
    content: "";
    position: absolute;
    position: absolute;
    background-color: #fff;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    transition: transform 0.3s;
    transform: scaleX(0);
    transform-origin: right;
    z-index: -1;
  }
  .block--btn.block--submit .wrap--submit:hover {
    color: #101010;
    opacity: 1;
  }
  .block--btn.block--submit .wrap--submit:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .block--btn.block--submit .wrap--submit .btn--main {
    margin: 0;
  }
  .block--btn.block--submit .wrap--submit .btn--main::before, .block--btn.block--submit .wrap--submit .btn--main::after {
    display: none;
  }
  .btn--more {
    margin: 16px 0;
  }
  .btn--more a {
    padding: 10px 18px 10px 5px;
  }
  .btn--more a::before {
    width: 8px;
    height: 8px;
    right: 3px;
    transition: all 0.3s 0s ease;
  }
  .btn--more a:hover {
    opacity: 1;
  }
  .btn--more a:hover::before {
    right: -2px;
  }
  .btn--back {
    margin: 16px 0;
  }
  .btn--back a {
    padding: 11px 5px 11px 20px;
  }
  .btn--back a::before {
    width: 8px;
    height: 8px;
    left: 3px;
    transition: all 0.3s 0s ease;
  }
  .btn--back a:hover {
    opacity: 1;
  }
  .btn--back a:hover::before {
    left: -2px;
  }
  /*------------------------------------*/
  /* form
  /*------------------------------------*/
  /* textarea */
  textarea {
    height: 15em;
  }
  .block--complete {
    margin: 7em 0;
    font-size: 17px;
  }
  .dl--form {
    margin-bottom: 4em;
    border-bottom: solid 1px #f0f0f0;
  }
  .dl--form dt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 1.5em 0;
    width: 24%;
    border-top: solid 1px #f0f0f0;
  }
  .dl--form dd {
    width: 76%;
    padding: 1.5em 0 1.5em 2em;
    border-top: solid 1px #f0f0f0;
  }
  /*------------------------------------*/
  /* header
  /*------------------------------------*/
  header h1 {
    top: 31px;
    left: 31px;
    width: 58px;
    height: 58px;
  }
  header h1 a {
    width: 58px;
    height: 58px;
  }
  header .top-nav {
    position: fixed;
    top: -120px;
    right: 0;
    opacity: 0;
    transition: top 0.6s, opacity 0.6s;
  }
  header .top-nav .top-nav-wrap {
    position: relative;
    margin-right: 3vw;
  }
  header .top-nav .top-nav-wrap .drawer {
    display: flex;
  }
  header .top-nav .top-nav-wrap .drawer .select-lang {
    margin-top: 46px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  header .top-nav .top-nav-wrap .drawer .g-nav {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
    height: 20px;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li {
    margin-left: 24px;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li a {
    transition: opacity 0.3s;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns {
    margin-left: 30px;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns + .sns {
    margin-left: 16px;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns a {
    width: 15px;
    height: 16px;
  }
  body:not(.page--home).loaded .top-nav {
    top: 0;
    opacity: 1;
  }
  /*------------------------------------*/
  /* footer
  /*------------------------------------*/
  footer {
    display: flex;
    justify-content: space-between;
    padding: 60px 3vw;
  }
  footer .block--support .list--support li {
    display: inline-block;
    margin-right: 2em;
  }
  /*------------------------------------*/
  /* slider
  /*------------------------------------*/
  .slider .slick-list {
    margin: 0 -7px;
  }
  .slider .slick-slide a {
    margin: 0 7px;
  }
  .slick-dots {
    bottom: -44px;
    margin: 10px auto;
  }
  .slick-dots li {
    width: 30px;
    height: 20px;
  }
  .slick-dots li button {
    width: 30px;
    height: 20px;
  }
  .slick-dots li button:before {
    width: 30px;
  }
  .slick-prev, .slick-next {
    width: 46px;
    height: 30px;
    z-index: 10;
    transition: all 0.3s 0s ease;
  }
  .slick-prev::before, .slick-prev::after, .slick-next::before, .slick-next::after {
    position: absolute;
    display: block;
    content: "";
    font-size: 0;
    height: 1px;
    background-color: #686868;
  }
  .slick-prev::before, .slick-next::before {
    width: 100%;
  }
  .slick-prev::after, .slick-next::after {
    width: 34%;
  }
  .slick-prev {
    left: -30px;
  }
  .slick-prev::after {
    transform: rotate(-30deg);
    transform-origin: left top;
  }
  .slick-prev:hover:not(.slick-disabled) {
    left: -38px;
  }
  .slick-next {
    right: -30px;
  }
  .slick-next::after {
    right: 0;
    transform: rotate(30deg);
    transform-origin: right top;
  }
  .slick-next:hover:not(.slick-disabled) {
    right: -38px;
  }
  .slick-prev.slick-disabled:after,
  .slick-next.slick-disabled:after {
    opacity: 0.25;
  }
  /*------------------------------------*/
  /* list
  /*------------------------------------*/
  /* artist */
  .list--artist li {
    width: 30.6666666667%;
    margin-right: 4%;
    margin-bottom: 8%;
  }
  .list--artist li:nth-child(3n) {
    margin-right: 0;
  }
  .list--artist li a .artist-thumb {
    overflow: hidden;
  }
  .list--artist li a .artist-thumb img {
    transition: all 0.3s 0s ease;
  }
  .list--artist li a .artist-name {
    margin-top: 13px;
    font-size: 14px;
  }
  .list--artist li a .artist-label {
    margin-top: 5px;
    font-size: 11px;
  }
  .list--artist li a:hover {
    opacity: 1;
  }
  .list--artist li a:hover .artist-thumb img {
    transform: scale(1.15);
  }
  /* news */
  /* bnr */
  /*------------------------------------*/
  /* TOP
  /*------------------------------------*/
  /*------------------------------------*/
  /* news
  /*------------------------------------*/
  /*------------------------------------*/
  /* artist
  /*------------------------------------*/
  /* movie */
  /* sns */
  /*------------------------------------*/
  /* works
  /*------------------------------------*/
  /* works top */
  /* management */
  /* live creative */
  /* fanclub */
  /* merchandising */
  /* tieup */
  /* label produce */
  /* musicpublisher */
  /* creators */
  /*------------------------------------*/
  /* audition
  /*------------------------------------*/
  /*------------------------------------*/
  /* recruit
  /*------------------------------------*/
  /*------------------------------------*/
  /* contact
  /*------------------------------------*/
  /*------------------------------------*/
  /* about
  /*------------------------------------*/
  /*------------------------------------*/
  /* privacy policy
  /*------------------------------------*/
  /*------------------------------------*/
  /* error
  /*------------------------------------*/
}
@media screen and (min-width: 960px) and (-webkit-min-device-pixel-ratio: 0) {
  .list--artist li a .artist-thumb img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
}
@media screen and (min-width: 960px) {
  @-moz-document url-prefix() {
    .list--artist li a .artist-thumb img {
      image-rendering: auto;
    }
  }
  .list--news li a {
    padding: 30px 0;
    z-index: 0;
  }
  .list--news li a::before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: #686868;
    transform: scaleX(0);
    transform-origin: right;
    z-index: -1;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
  .list--news li a:hover {
    opacity: 1;
    color: #000;
  }
  .list--news li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  .list--bnr .slick-list {
    padding-bottom: 20px;
  }
  .list--bnr .slick-next, .list--bnr .slick-prev {
    top: 44%;
  }
  .list--bnr .slick-dots {
    bottom: -26px;
  }
  .bnr-single .list--bnr {
    text-align: center;
  }
  .bnr-single .list--bnr li {
    display: inline-block;
    width: 40%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv {
    margin: 0 2.5%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv [class^=box--] {
    width: 25%;
    padding: 1%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-artist a:hover {
    opacity: 0.75;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    width: 50%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo .img--logo {
    width: 43%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-dummy {
    display: none;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-20th-animation .block--logo-20th {
    width: 68%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-h-animation .block--logo-h {
    width: 86%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p {
    padding: 0 38px 0 0;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p span {
    font-size: 13px;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p::before {
    width: 20px;
    height: 20px;
    right: 5px;
    transition: right 0.38s;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a:hover {
    opacity: 1;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a:hover p::before {
    right: 0;
  }
  .page--home .main-visual-wrap .scroll {
    height: 26vh;
  }
  .page--home .main-visual-wrap .scroll .line span {
    height: 26vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6% 1%;
  }
  .page--home.scroll-mainvisual header .top-nav, .page--home.anime-end header .top-nav {
    opacity: 1;
    top: 0;
  }
  .page--home main {
    padding: 150px 12vw 140px;
  }
  .page--home main .section--bnr {
    margin: 0 auto 200px;
  }
  .page--home main .section--news {
    margin-top: 40px;
  }
  .page--home main .section--news h2.section-tit {
    margin-bottom: 20px;
  }
  .page--home main .section--news .list--news li a {
    padding: 30px 40px;
  }
  .page--news main {
    padding-top: 190px;
  }
  .page--news .section--detail .block--detail h3 {
    margin-bottom: 2.4em;
  }
  .page--news .section--detail .block--detail h3 .tit {
    line-height: 1.7;
    margin-top: 0.3em;
    font-size: 16px;
  }
  .page--news .section--detail .block--detail .txt a:hover {
    border-bottom: none;
  }
  .page--news .box--search {
    margin-top: -40px;
    margin-bottom: 15px;
  }
  .page--news .block--link-sns {
    margin-top: 100px;
  }
  .page--news .block--link-sns .list--sns {
    margin-bottom: 50px;
  }
  .page--news .block--link-sns .btn--cate {
    margin-bottom: 10px;
  }
  .page--news .btn--back {
    margin-top: 80px;
  }
  .page--artist main {
    padding-top: 190px;
  }
  .page--artist .dl--profile {
    margin-bottom: 120px;
  }
  .page--artist .dl--profile dt {
    margin-bottom: 25px;
  }
  .page--artist .dl--profile dt img {
    width: 50%;
    max-width: 500px;
  }
  .page--artist .dl--profile dd img {
    width: 80%;
    max-width: 900px;
  }
  .list--movie {
    margin: 30px auto;
  }
  .list--movie .movie-thumb:before {
    width: 50px;
    height: 50px;
  }
  .list--movie .movie-thumb:after {
    height: 20px;
    right: -5px;
    border-width: 10px 0 10px 16px;
  }
  .movie-single .list--movie li {
    width: 33%;
  }
  .block--link-sns {
    margin-top: 140px;
  }
  .block--link-sns .btn--official a {
    overflow: hidden;
    margin-left: 0.5em;
    background-color: transparent;
    transition: all 0.3s 0s ease;
  }
  .block--link-sns .btn--official a::before {
    display: block;
    content: "";
    position: absolute;
    background-color: #262626;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    z-index: -2;
  }
  .block--link-sns .btn--official a::after {
    display: block;
    content: "";
    position: absolute;
    position: absolute;
    background-color: #fff;
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    transition: transform 0.3s;
    transform: scaleX(0);
    transform-origin: right;
    z-index: -1;
  }
  .block--link-sns .btn--official a:hover {
    color: #101010;
    opacity: 1;
  }
  .block--link-sns .btn--official a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .block--link-sns .btn--official a span {
    padding: 0.45em 1.8em 0.4em;
    font-size: 12px;
  }
  .block--link-sns .btn--official + .list--sns {
    margin-top: 34px;
  }
  .block--link-sns .list--sns li {
    margin-left: 18px;
  }
  .block--link-sns .list--sns li a {
    width: 19px;
    height: 19px;
  }
  .block--link-sns .list--sns li.tit {
    line-height: 20px;
  }
  .page--works .block--heading + .txt {
    margin-bottom: 70px;
  }
  .page--works .list--works {
    max-width: 900px;
    margin: 0 auto;
    background-position: left 51% top 47%;
    background-size: 15% auto;
  }
  .page--works .list--works li {
    width: 26%;
    margin-right: 11%;
    margin-bottom: 6%;
  }
  .page--works .list--works li.works-merchandising {
    margin-right: 48%;
  }
  .page--works .list--works li.works-fanclub, .page--works .list--works li.works-tieup, .page--works .list--works li.works-creators {
    margin-right: 0;
  }
  .page--works .list--works li a {
    width: 100%;
    font-size: 14px;
  }
  .page--works .list--works li a .works-thumb {
    width: 100%;
    padding-top: 100%;
  }
  .page--works .list--works li a:hover {
    opacity: 1;
  }
  .page--works .list--works li a:hover .works-thumb::after {
    transform: scale(1.15);
  }
  .page--works .box {
    margin-bottom: 80px;
  }
  .page--works .list--youtube li {
    width: 48%;
    margin-right: 4%;
  }
  .page--works .list--youtube li:nth-child(2n) {
    margin-right: 0;
  }
  #workstop .txt {
    /*max-width: 900px;*/
    margin: 0 auto 110px;
  }
  #management .list--artist {
    margin: 80px auto;
  }
  #management .list--artist li {
    width: 23.5%;
    margin-right: 1.5%;
    margin-bottom: 36px;
  }
  #management .list--artist li:nth-child(4n) {
    margin-right: 0;
  }
  #management .list--artist li a .artist-name {
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal;
  }
  #livecreative .box-inner {
    width: 48%;
    margin-right: 4%;
  }
  #livecreative .box-inner:nth-child(2n) {
    margin-right: 0;
  }
  #fanclub .list--fc {
    max-width: 900px;
    margin: 5% auto 0;
  }
  #fanclub .list--fc li {
    width: 42%;
    margin-right: 16%;
  }
  #fanclub .list--fc li a {
    display: block;
  }
  #fanclub .list--fc li:nth-child(2n) {
    margin-right: 0;
  }
  #merchandising .list--item li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  #merchandising .list--item li:nth-of-type(4n) {
    margin-right: 0;
  }
  #merchandising .list--collab {
    margin: 60px 0;
  }
  #merchandising .list--collab li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 100px;
  }
  #merchandising .list--collab li:nth-child(2n) {
    margin-right: 0;
  }
  #merchandising .list--collab li .logo-collab {
    width: 80%;
    margin: 0 auto 25px;
  }
  #merchandising .list--collab li .txt-collab {
    margin: 0 10%;
  }
  #merchandising .list--collab li span.collab-tit {
    font-size: 16px;
  }
  #merchandising .list--collab li a:hover {
    border-bottom: none;
  }
  #tieup .list--youtube {
    margin-bottom: 80px;
  }
  #tieup .list--youtube li .player {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li .tieup-thumb {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li span.tieup-tit {
    font-size: 15px;
  }
  #tieup .list--youtube li span.tieup-artist {
    font-size: 14px;
  }
  #tieup .list--youtube li a:hover {
    border-bottom: none;
  }
  #tieup .list--tieup {
    margin-bottom: 70px;
  }
  #tieup .list--tieup li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  #tieup .list--tieup li:nth-child(2n) {
    margin-right: 0;
  }
  #tieup .list--tieup li span.tieup-tit {
    font-size: 15px;
  }
  #tieup .list--tieup li span.tieup-artist {
    font-size: 14px;
  }
  #tieup .list--tieup li a:hover {
    border-bottom: none;
  }
  #labelproduce .box {
    margin-bottom: 110px;
  }
  #labelproduce .box .box-inner {
    width: 50%;
    margin-right: 10%;
  }
  #labelproduce .box .box-inner:nth-child(2n) {
    width: 40%;
    margin-right: 0;
  }
  #labelproduce .box .box-inner .logo-label {
    width: 88%;
    margin: 0 auto;
  }
  #labelproduce .dl--product dt .product-tit {
    font-size: 14px;
  }
  #labelproduce .dl--product dd div {
    width: 47%;
    margin-right: 6%;
  }
  #musicpublisher .figure-musicpublisher {
    margin-top: 70px;
    padding: 4% 8%;
  }
  #creators .box {
    align-items: center;
    margin: 60px 0;
  }
  #creators .box .box-inner {
    width: 36%;
    margin-right: 6%;
  }
  #creators .box .box-inner:nth-child(2n) {
    margin-right: 0;
  }
  #creators .box .creators-name {
    font-size: 18px;
  }
  #creators .box .creators-name span {
    font-size: 13px;
  }
  #creators .box .block--link-sns .list--sns li .creators-post {
    font-size: 12px;
  }
  #creators .list--creators li {
    font-size: 14px;
  }
  #creators .block--btn {
    margin-top: 60px;
  }
  .block--workscate {
    max-width: 1200px;
    margin: 240px auto 0;
    border-left: solid 1px #C9C9C9;
  }
  .block--workscate h3 {
    font-size: 15px;
  }
  .block--workscate h3 span {
    display: inline-block;
    position: absolute;
    left: 17px;
    line-height: 1;
    padding-right: 1em;
    padding-top: 0.7em;
    background-color: #f7f7f7;
    transform: rotate(90deg);
    transform-origin: left top;
  }
  .block--workscate .list--workscate {
    margin-left: 2%;
  }
  .block--workscate .list--workscate li {
    width: 17%;
    margin-left: 8%;
    margin-bottom: 34px;
  }
  .block--workscate .list--workscate li:nth-child(n+5):not(:nth-child(n+9)) {
    margin-bottom: 0;
  }
  .block--workscate .list--workscate li a {
    font-size: 11px;
  }
  .block--workscate .list--workscate li a .works-thumb {
    width: 100%;
    padding-top: 100%;
  }
  .block--workscate .list--workscate li a:hover {
    opacity: 1;
  }
  .block--workscate .list--workscate li a:hover .works-thumb::after {
    transform: scale(1.15);
  }
  .page--audition:not(#auditiontop) main {
    padding-top: 190px;
  }
  .page--audition:not(#auditiontop) .section-tit span {
    font-size: 13px;
  }
  .page--audition .dl--audition > dt {
    width: 26%;
    padding: 36px 0 50px;
    font-size: 15px;
  }
  .page--audition .dl--audition > dd {
    width: 74%;
    padding: 36px 0 70px 30px;
    border-top: solid 1px #C9C9C9;
  }
  .page--audition .dl--audition > dd .block--btn .btn--main {
    margin: 2em 0 0.5em;
  }
  .page--audition .dl--accordion dt {
    min-width: 300px;
    transition: all 0.3s 0s ease;
  }
  .page--audition .dl--accordion dt span {
    padding: 1.35em 2em;
  }
  .page--audition .dl--accordion dd {
    padding: 2em 0;
  }
  .page--audition .dl--accordion dd .block--btn {
    margin-top: 0;
  }
  .page--audition .dl--accordion dd .block--btn .btn--main {
    margin: 2em 0;
  }
  .page--audition .box--caution {
    margin-bottom: 100px;
    padding: 1.5em 3em;
  }
  .page--audition .box--caution strong {
    font-size: 15px;
  }
  .page--audition .box--caution a:hover {
    border-bottom: none;
  }
  .page--audition .dl--form + .form-tit {
    margin-top: 100px;
  }
  .page--audition .box--agree {
    padding: 2em;
  }
  .page--recruit .dl--recruit dt, .page--recruit .dl--recruit dd {
    padding: 36px 0 50px;
  }
  .page--recruit .dl--recruit dt {
    width: 26%;
    font-size: 15px;
  }
  .page--recruit .dl--recruit dd {
    width: 74%;
    padding-left: 30px;
    border-top: solid 1px #C9C9C9;
  }
  .page--recruit .dl--recruit dd .block--btn {
    margin-top: 0;
  }
  .page--recruit .dl--recruit dd .block--btn .btn--main {
    margin: 2em 0;
  }
  .page--recruit .list--caution {
    margin-bottom: 3em;
  }
  .page--contact main {
    padding-top: 190px;
  }
  .page--contact .box--caution {
    margin-bottom: 80px;
  }
  .page--about main {
    padding-top: 190px;
  }
  .page--about .dl--about {
    margin: 3em 0 4em;
  }
  .page--about .dl--about dt, .page--about .dl--about dd {
    padding: 32px 0;
  }
  .page--about .dl--about dt {
    width: 26%;
    font-weight: bold;
  }
  .page--about .dl--about dd {
    width: 74%;
    padding-left: 30px;
    border-top: solid 1px #C9C9C9;
  }
  .page--about .dl--about dd .map {
    width: 90%;
    padding-top: 59%;
  }
  .page--privacypolicy main {
    padding-top: 190px;
  }
  .page--privacypolicy .section-tit {
    font-size: 20px;
  }
  .page--privacypolicy .txt a:hover {
    border-bottom: none;
  }
  .page--error main {
    padding-top: 190px;
  }
  .page--error .section--detail p a:hover {
    text-decoration: none;
  }
  .page--home .view .bnr-topsub {
    width: 80%;
    margin: 0 auto 140px;
  }
}
@media screen and (min-width: 1200px) {
  /*------------------------------------*/
  /* TOP
  /*------------------------------------*/
  .page--home .main-visual-wrap .main-visual .block--mv {
    margin: 0 4%;
  }
  /*------------------------------------*/
  /* works
  /*------------------------------------*/
  .block--workscate .list--workscate {
    margin-left: 3%;
  }
  .block--workscate .list--workscate li {
    width: 15%;
    margin-left: 10%;
    margin-bottom: 38px;
  }
  .block--workscate .list--workscate li a {
    font-size: 12px;
  }
}
@media screen and (min-width: 1400px) {
  /*------------------------------------*/
  /* about
  /*------------------------------------*/
  .page--about .dl--about dd .map {
    width: 80%;
    padding-top: 53%;
  }
}
@media screen and (min-width: 1px) and (max-width: 959px) {
  /*------------------------------------*/
  /* base
  /*------------------------------------*/
  /*------------------------------------*/
  /* font-style
  /*------------------------------------*/
  .g-nav {
    font-size: 13px;
  }
  .section-tit {
    margin-bottom: 2em;
    font-size: 20px;
  }
  .block--heading .section-tit {
    margin-bottom: 15px;
  }
  .block--heading .section-tit span {
    font-size: 11px;
  }
  .block--heading.cate-top .section-tit {
    font-size: 20px;
  }
  .block-tit {
    margin-bottom: 1.5em;
    padding: 0.5em 0;
    font-size: 14px;
  }
  .block-tit::after {
    margin-left: 1em;
    padding-left: 3em;
  }
  .block-tit-en {
    font-size: 17px;
  }
  .form-tit {
    margin-bottom: 1.5em;
    padding: 0.5em 0;
    font-size: 14px;
  }
  .copyright {
    font-size: 10px;
  }
  /*------------------------------------*/
  /* common
  /*------------------------------------*/
  a:hover {
    opacity: 1;
  }
  .wrap::before {
    width: 34vw;
  }
  main {
    padding: 0 7vw 20%;
  }
  body:not(.page--home) .wrap::before {
    transition: left 0.7s 0.5s, opacity 0.7s 0.5s;
  }
  body:not(.page--home) main {
    transition: right 1.2s 1s, opacity 1.2s 1s;
  }
  .block--heading {
    margin-bottom: 18%;
    padding-top: 176px;
  }
  .block--heading.cate-top {
    padding-top: 120px;
  }
  .block--heading::before {
    width: calc(100vw - 70px);
    height: 200px;
    margin-left: calc(70px - 7vw);
  }
  #management .block--heading::before, #livecreative .block--heading::before, #labelproduce .block--heading::before {
    background-position: left center;
  }
  #fanclub .block--heading::before, #merchandising .block--heading::before, #musicpublisher .block--heading::before {
    background-position: center center;
  }
  #tieup .block--heading::before {
    background-position: center bottom;
  }
  #creators .block--heading::before {
    background-size: auto 80%, cover;
    background-position: right 45px top 12px, center center;
  }
  .block--heading .block--heading-inner {
    width: 100%;
    padding: 30px 6%;
  }
  .block--list + .block--list {
    margin-top: 14%;
  }
  .block--detail + .block--detail {
    margin-top: 14%;
  }
  .block--pager {
    margin-top: 10%;
    margin-bottom: 15px;
  }
  .block--pager li.pager__item--newer a::before, .block--pager li.pager__item--newer span::before, .block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
    width: 8px;
    height: 8px;
  }
  .block--pager li.pager__item--newer a, .block--pager li.pager__item--newer span {
    padding-left: 14px;
  }
  .block--pager li.pager__item--newer a::before, .block--pager li.pager__item--newer span::before {
    left: 0;
  }
  .block--pager li.pager__item--older a, .block--pager li.pager__item--older span {
    padding-right: 14px;
  }
  .block--pager li.pager__item--older a::before, .block--pager li.pager__item--older span::before {
    right: 0;
  }
  .block--pager li.pager__item--number {
    padding: 0 28px;
  }
  .block--btn {
    margin-top: 10%;
  }
  .block--btn .btn--main {
    min-width: 80%;
    padding: 1em 2em;
  }
  .btn--more {
    margin: 10px 0;
  }
  .btn--more a {
    padding: 10px 18px 10px 5px;
  }
  .btn--more a::before {
    width: 8px;
    height: 8px;
    right: 3px;
  }
  .btn--back {
    margin: 10px 0;
  }
  .btn--back a {
    padding: 10px 5px 10px 18px;
  }
  .btn--back a::before {
    width: 8px;
    height: 8px;
    left: 3px;
  }
  /*------------------------------------*/
  /* form
  /*------------------------------------*/
  .input--half {
    width: 100% !important;
  }
  /* textarea */
  textarea {
    height: 15em;
  }
  /* select */
  .form__select {
    display: block;
  }
  /* input horizonal */
  .form--horizontal .form__select {
    display: inline-block;
  }
  .block--complete {
    margin: 5em 0;
    font-size: 14px;
  }
  .page--audition .block--complete span {
    text-align: left;
  }
  .dl--form {
    margin-bottom: 3em;
    border-bottom: solid 1px #f0f0f0;
  }
  .dl--form dt {
    padding: 1.2em 0 0.5em;
    width: 100%;
    border-top: solid 1px #f0f0f0;
  }
  .dl--form dd {
    width: 100%;
    padding: 0 0 1.2em;
  }
  /*------------------------------------*/
  /* header
  /*------------------------------------*/
  header h1 {
    top: 15px;
    left: 15px;
    width: 40px;
    height: 40px;
    z-index: 101;
  }
  header h1 a {
    width: 40px;
    height: 40px;
  }
  header .top-nav {
    width: calc(100% - 120px);
  }
  header .top-nav .top-nav-wrap {
    margin-right: 3%;
  }
  header .top-nav .top-nav-wrap .drawer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -101%;
    padding: 15vh 20% 0 21%;
    background: #fff;
    transition: all 0.4s 0s cubic-bezier(0.16, 0.68, 0.65, 1.03);
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 99;
  }
  header .top-nav .top-nav-wrap .drawer .select-lang {
    position: absolute;
    top: 19px;
    right: 56px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  header .top-nav .top-nav-wrap .drawer .g-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li {
    width: 100%;
    text-align: center;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li a {
    display: inline-block;
    padding: 1.8vh 1em;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns {
    width: auto;
    padding: 2.4vh 0 0;
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns a {
    width: 18px;
    height: 18px;
    margin: 0 11px;
    padding: 0;
  }
  .drawer-visible header .top-nav .top-nav-wrap .drawer {
    right: 0;
  }
  .btn--drawer {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    top: 6px;
    z-index: 100;
    cursor: pointer;
    transform: translate(0, -120px);
    transition: transform 0.6s;
  }
  .btn--drawer .btn--drawer-inner {
    overflow: hidden;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 15px;
    left: 14px;
  }
  .btn--drawer .btn--drawer-inner span {
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #262626;
    transition: all 0.4s 0s ease;
  }
  .btn--drawer .btn--drawer-inner span:first-child {
    top: 0px;
  }
  .btn--drawer .btn--drawer-inner span:nth-child(2) {
    top: 9px;
  }
  .btn--drawer .btn--drawer-inner span:last-child {
    top: 18px;
  }
  .btn--drawer .btn--drawer-inner span::before, .btn--drawer .btn--drawer-inner span::after {
    display: block;
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background-color: #262626;
  }
  .btn--drawer .btn--drawer-inner span::before {
    left: -9px;
  }
  .btn--drawer .btn--drawer-inner span::after {
    right: -9px;
  }
  .drawer-visible .btn--drawer .btn--drawer-inner span {
    top: 9px;
    height: 2px;
  }
  .drawer-visible .btn--drawer .btn--drawer-inner span:first-child::before, .drawer-visible .btn--drawer .btn--drawer-inner span:first-child::after, .drawer-visible .btn--drawer .btn--drawer-inner span:last-child::before, .drawer-visible .btn--drawer .btn--drawer-inner span:last-child::after {
    display: none;
  }
  .drawer-visible .btn--drawer .btn--drawer-inner span:nth-child(2) {
    width: 21px;
    height: 2px;
  }
  .drawer-visible .btn--drawer .btn--drawer-inner span:nth-child(2)::before {
    display: none;
    height: 2px;
  }
  .drawer-visible .btn--drawer .btn--drawer-inner span:nth-child(2)::after {
    display: none;
    height: 2px;
  }
  body:not(.page--home).loaded .btn--drawer {
    transform: translate(0, 0);
  }
  /*------------------------------------*/
  /* footer
  /*------------------------------------*/
  footer {
    padding: 40px 0;
  }
  footer .block--support .list--support {
    margin: 0 5vw 40px;
    text-align: right;
  }
  footer .block--support .list--support li {
    margin-bottom: 0.7em;
    padding-right: 0.1em;
  }
  footer .block--support .list--support li:last-child {
    margin-bottom: 0;
  }
  footer .copyright {
    padding: 0 5vw;
  }
  /*------------------------------------*/
  /* slider
  /*------------------------------------*/
  .slick-dots {
    margin: 6px auto;
  }
  .slick-dots li {
    width: 25px;
  }
  .slick-dots li button {
    width: 25px;
  }
  .slick-dots li button:before {
    width: 25px;
  }
  /*------------------------------------*/
  /* slider
  /*------------------------------------*/
  .slider .slick-slide a {
    margin: 0 6px;
  }
  .slick-dots {
    position: static;
    margin: 12px auto;
    font-size: 0;
  }
  .slick-dots li {
    width: 20px;
    height: 14px;
  }
  .slick-dots li button {
    width: 20px;
    height: 14px;
  }
  .slick-dots li button:before {
    width: 20px;
  }
  /*------------------------------------*/
  /* list
  /*------------------------------------*/
  /* artist */
  .list--artist li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 8%;
  }
  .list--artist li:nth-child(2n) {
    margin-right: 0;
  }
  .list--artist li a .artist-name {
    margin-top: 10px;
  }
  .list--artist li a .artist-label {
    margin-top: 4px;
    font-size: 10px;
  }
  /* news */
  .list--news li a {
    padding: 24px 0;
  }
  /* bnr */
  .list--bnr .slick-list {
    padding-bottom: 20px !important;
  }
  .list--bnr .slick-next, .list--bnr .slick-prev {
    top: 44%;
  }
  .list--bnr .slick-dots {
    position: absolute;
    bottom: -20px;
  }
  /*------------------------------------*/
  /* top
  /*------------------------------------*/
  .page--home .main-visual-wrap .main-visual {
    height: auto;
    min-height: 100vh;
  }
  .page--home .main-visual-wrap .main-visual .block--mv {
    margin: 0 9% 5%;
    /* 9枚の時 
    .item-link{ order: 11; }*/
    /* 10枚の時 */
  }
  .page--home .main-visual-wrap .main-visual .block--mv [class^=box--] {
    width: 50%;
    padding: 2%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-01 {
    order: 1;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-02 {
    order: 2;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-03 {
    order: 3;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-04 {
    order: 4;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-05 {
    order: 6;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-06 {
    order: 7;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-07 {
    order: 8;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-08 {
    order: 9;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-09 {
    order: 10;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    order: 5;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-10 {
    order: 11;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link {
    order: 12;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    width: 100%;
    padding: 4.8vh 2% 4.9vh;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo .img--logo {
    width: 76%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-dummy {
    display: none;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-20th-animation .block--logo-20th {
    width: 76%;
    margin: 0 auto;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-h-animation .block--logo-h {
    width: 94%;
    margin: 0 auto;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a {
    font-size: 14px;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p {
    padding: 0 23px 0 0;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p span {
    font-size: 9px;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p::before {
    width: 14px;
    height: 14px;
    right: 3px;
  }
  .page--home .main-visual-wrap .scroll {
    height: 26vh;
  }
  .page--home .main-visual-wrap .scroll .line span {
    height: 26vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-logo {
    padding: 7vh 2% 7.1vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link {
    padding: 0 1% 18vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link .btn--works {
    margin-right: -12%;
  }
  .page--home.loaded .main-visual-wrap {
    /*
    .main-visual{
    	.block--mv{
    		.item-artist{

    		}
    	}
    }
    */
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist {
    /* 9枚の時 */
    /* 10枚の時 
    &.artist-01 { animation-delay: 1.0s; }
    &.artist-06 { animation-delay: 2.2s; }
    &.artist-09 { animation-delay: 3.3s; }
    &.artist-04 { animation-delay: 4.3s; }
    &.artist-05 { animation-delay: 5.3s; }
    &.artist-08 { animation-delay: 6.2s; }
    &.artist-03 { animation-delay: 7.0s; }
    &.artist-02 { animation-delay: 7.75s; }
    &.artist-07 { animation-delay: 8.5s; }
    &.artist-10 { animation-delay: 9.2s; }*/
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-02 {
    animation-delay: 1s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-05 {
    animation-delay: 2.2s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-08 {
    animation-delay: 3.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-03 {
    animation-delay: 4.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-09 {
    animation-delay: 5.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-04 {
    animation-delay: 6.2s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-07 {
    animation-delay: 7s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-01 {
    animation-delay: 7.75s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-06 {
    animation-delay: 8.5s;
  }
  .page--home.loaded.scroll-mainvisual .btn--drawer, .page--home.loaded.anime-end .btn--drawer {
    transform: translate(0, 0);
  }
  .page--home main {
    padding: 30% 7vw 18%;
  }
  .page--home main .section--bnr {
    margin: 0 0 40%;
  }
  .page--home main .section--bnr .block--bnr {
    margin: 0 -7vw;
  }
  .page--home main .section--bnr .bnr-single {
    margin: 0;
  }
  .page--home main .section--news {
    margin-top: 6%;
  }
  .page--home main .section--news h2.section-tit {
    margin-bottom: 14px;
    font-size: 22px;
  }
  .page--home main .section--news .list--news li a {
    padding: 24px 16px;
  }
  .page--home.drawer-visible header h1 {
    opacity: 1;
    transform: translate(0, 0);
  }
  /*------------------------------------*/
  /* news
  /*------------------------------------*/
  .page--news main {
    padding-top: 130px;
  }
  .page--news .section--detail .block--detail h3 {
    margin-bottom: 2.2em;
  }
  .page--news .section--detail .block--detail h3 .tit {
    line-height: 1.7;
    margin-top: 0.3em;
    font-size: 14px;
  }
  .page--news .box--search {
    margin-top: -2%;
    margin-bottom: 6%;
  }
  .page--news .block--link-sns {
    margin-top: 14%;
  }
  .page--news .block--link-sns .list--sns {
    margin-bottom: 36px;
  }
  .page--news .block--link-sns .btn--cate {
    margin-bottom: 8px;
  }
  .page--news .btn--back {
    margin-top: 14%;
  }
  /*------------------------------------*/
  /* artist
  /*------------------------------------*/
  .page--artist main {
    padding-top: 130px;
  }
  .page--artist .dl--profile {
    margin-bottom: 16%;
  }
  .page--artist .dl--profile dt {
    margin-bottom: 3%;
  }
  .page--artist .dl--profile dt img {
    width: 70%;
    max-width: 380px;
  }
  .page--artist .dl--profile dd img {
    width: 100%;
    max-width: 900px;
  }
  /* movie */
  .list--movie {
    margin: 20px -7vw;
  }
  .list--movie .movie-thumb:before {
    width: 42px;
    height: 42px;
  }
  .list--movie .movie-thumb:after {
    height: 16px;
    right: -4px;
    border-width: 8px 0 8px 14px;
  }
  .list--movie .slick-dots {
    width: auto;
    margin: 12px 7vw;
  }
  .movie-single .list--movie {
    margin: 20px 0;
  }
  /* sns */
  .block--link-sns {
    margin-top: 18%;
  }
  .block--link-sns .btn--official a {
    margin-left: 0.45em;
    margin-bottom: 0.55em;
  }
  .block--link-sns .btn--official a span {
    padding: 0.4em 1.4em 0.35em;
    font-size: 10px;
  }
  .block--link-sns .btn--official + .list--sns {
    margin-top: 20px;
  }
  .block--link-sns .list--sns li {
    margin-left: 18px;
  }
  .block--link-sns .list--sns li a {
    width: 17px;
    height: 17px;
  }
  .block--link-sns .list--sns li.tit {
    line-height: 18px;
  }
  /*------------------------------------*/
  /* works
  /*------------------------------------*/
  .page--works .block--heading + .txt {
    margin-bottom: 14%;
  }
  .page--works .list--works {
    margin: 0 auto;
    padding-top: 20%;
    background-position: left 51% top;
    background-size: 16% auto;
  }
  .page--works .list--works li {
    width: 50%;
    margin-bottom: 8%;
  }
  .page--works .list--works li a {
    font-size: 12px;
  }
  .page--works .list--works li a .works-thumb {
    width: 76%;
    padding-top: 76%;
    margin: 0 auto;
  }
  .page--works .box {
    margin-bottom: 50px;
  }
  .page--works .box .box-inner {
    width: 100%;
  }
  .page--works .list--youtube li {
    width: 100%;
    margin-bottom: 30px;
  }
  .page--works .list--youtube:last-child {
    margin-bottom: 0;
  }
  /* works top */
  #workstop .txt {
    margin: 0 auto 14%;
  }
  /* management */
  #management .list--artist {
    margin: 14% auto;
  }
  #management .list--artist li a .artist-name {
    font-size: 11px;
    font-weight: normal;
  }
  /* live creative */
  #livecreative .list--live {
    margin-bottom: 30px;
  }
  /* fanclub */
  #fanclub .list--fc {
    margin-top: 10%;
  }
  #fanclub .list--fc li {
    width: 47%;
    margin-right: 6%;
  }
  #fanclub .list--fc li:nth-child(2n) {
    margin-right: 0;
  }
  /* merchandising */
  #merchandising .list--item li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 1.5%;
  }
  #merchandising .list--item li:nth-of-type(2n) {
    margin-right: 0;
  }
  #merchandising .caption-item {
    font-size: 11px;
  }
  #merchandising .list--collab {
    margin: 30px 0;
  }
  #merchandising .list--collab li {
    width: 100%;
    margin-bottom: 60px;
  }
  #merchandising .list--collab li .logo-collab {
    width: 80%;
    margin: 0 auto 10px;
  }
  #merchandising .list--collab li .txt-collab {
    margin: 0 6%;
  }
  #merchandising .list--collab li span.collab-tit {
    font-size: 14px;
  }
  #merchandising .list--collab li span.collab-goods {
    font-size: 12px;
  }
  /* tieup */
  #tieup .list--youtube {
    margin-bottom: 60px;
  }
  #tieup .list--youtube li .player {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li .tieup-thumb {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li:last-child {
    margin-bottom: 0;
  }
  #tieup .list--youtube li span.tieup-tit {
    font-size: 13px;
  }
  #tieup .list--youtube li span.tieup-artist {
    font-size: 12px;
  }
  #tieup .list--tieup {
    margin-bottom: 14%;
  }
  #tieup .list--tieup li {
    width: 100%;
    margin-bottom: 24px;
  }
  #tieup .list--tieup li span.tieup-tit {
    font-size: 13px;
  }
  #tieup .list--tieup li span.tieup-artist {
    font-size: 12px;
  }
  /* label produce */
  #labelproduce .box {
    margin-bottom: 16%;
  }
  #labelproduce .box .box-inner .logo-label {
    max-width: 600px;
    margin: 0 auto 3%;
  }
  #labelproduce .dl--product dd div {
    width: 47.5%;
    margin-right: 5%;
  }
  /* musicpublisher */
  #musicpublisher .figure-musicpublisher {
    margin-top: 30px;
    padding: 0;
  }
  /* creators */
  #creators .box {
    margin: 30px 0 40px;
  }
  #creators .box .box-inner .creators-thumb {
    margin-bottom: 20px;
  }
  #creators .box .creators-name {
    font-size: 16px;
  }
  #creators .box .creators-name span {
    font-size: 12px;
  }
  #creators .box .block--link-sns .list--sns li .creators-post {
    font-size: 10px;
  }
  #creators .list--creators li {
    margin-bottom: 0.8em;
  }
  #creators .list--creators li span {
    display: block;
  }
  .block--workscate {
    margin: 28% auto 0;
  }
  .block--workscate h3 {
    display: flex;
    align-items: center;
    margin-bottom: 3%;
    font-size: 13px;
  }
  .block--workscate h3 span {
    display: inline-block;
    padding-right: 1em;
  }
  .block--workscate h3::after {
    display: inline;
    content: "";
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #C9C9C9;
  }
  .block--workscate .list--workscate {
    margin: 0;
  }
  .block--workscate .list--workscate li {
    width: 33%;
    margin: 5% 0;
  }
  .block--workscate .list--workscate li a {
    font-size: 10px;
  }
  .block--workscate .list--workscate li a .works-thumb {
    width: 70%;
    margin: 0 auto;
    padding-top: 70%;
  }
  /*------------------------------------*/
  /* audition
  /*------------------------------------*/
  .page--audition:not(#auditiontop) main {
    padding-top: 130px;
  }
  .page--audition:not(#auditiontop) .section-tit span {
    font-size: 11px;
  }
  .page--audition .dl--audition > dt {
    width: 100%;
    padding-top: 2.5em;
    padding-bottom: 1.8em;
    font-size: 14px;
  }
  .page--audition .dl--audition > dd {
    width: 100%;
    padding-bottom: 4em;
  }
  .page--audition .dl--audition > dd .block--btn .btn--main {
    margin: 1em 0;
  }
  .page--audition .dl--accordion dt {
    min-width: 80%;
  }
  .page--audition .dl--accordion dt span {
    padding: 0.95em 2em;
  }
  .page--audition .dl--accordion dd {
    padding: 2.5em 1.5em;
    background-color: #fff;
  }
  .page--audition .dl--accordion dd .block--btn {
    margin-top: 0;
  }
  .page--audition .dl--accordion dd .block--btn .btn--main {
    margin: 2em 0;
  }
  .page--audition .box--caution {
    margin-bottom: 14%;
    padding: 1.5em 1.2em;
  }
  .page--audition .box--caution strong {
    font-size: 14px;
  }
  .page--audition .dl--form + .form-tit {
    margin-top: 14%;
  }
  .page--audition .box--agree {
    padding: 1.5em 1.2em;
  }
  /*------------------------------------*/
  /* recruit
  /*------------------------------------*/
  .page--recruit .dl--recruit dt {
    width: 100%;
    padding-top: 2.5em;
    padding-bottom: 1.8em;
    font-size: 14px;
  }
  .page--recruit .dl--recruit dd {
    width: 100%;
    padding-bottom: 4em;
  }
  .page--recruit .dl--recruit dd .block--btn {
    margin-top: 0;
  }
  .page--recruit .dl--recruit dd .block--btn .btn--main {
    margin: 2em 0;
  }
  .page--recruit .list--caution {
    margin-bottom: 2em;
  }
  /*------------------------------------*/
  /* contact
  /*------------------------------------*/
  .page--contact main {
    padding-top: 130px;
  }
  .page--contact .box--caution {
    margin-bottom: 12%;
  }
  /*------------------------------------*/
  /* about
  /*------------------------------------*/
  .page--about main {
    padding-top: 130px;
  }
  .page--about .dl--about dt {
    width: 100%;
    padding-top: 2.2em;
    padding-bottom: 0.8em;
  }
  .page--about .dl--about dd {
    width: 100%;
    padding-bottom: 2.2em;
  }
  .page--about .dl--about dd .map {
    padding-top: 75%;
  }
  /*------------------------------------*/
  /* privacy policy
  /*------------------------------------*/
  .page--privacypolicy main {
    padding-top: 130px;
  }
  .page--privacypolicy .section-tit {
    font-size: 15px;
  }
  /*------------------------------------*/
  /* error
  /*------------------------------------*/
  .page--error main {
    padding-top: 130px;
  }
  .page--home .view .bnr-topsub {
    width: 100%;
    margin: 0 auto 18%;
  }
}
@media screen and (max-width: 374px) {
  /*------------------------------------*/
  /* top
  /*------------------------------------*/
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a {
    font-size: 4.25vw;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p {
    padding: 0 18px 0 0;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p span {
    font-size: 2.3vw;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p::before {
    width: 12px;
    height: 12px;
    right: 2px;
  }
  /*------------------------------------*/
  /* works
  /*------------------------------------*/
  .block--workscate .list--workscate {
    margin: 0 5%;
  }
  .block--workscate .list--workscate li {
    width: 50%;
  }
}
@media screen and (min-width: 540px) and (max-width: 959px) {
  /*------------------------------------*/
  /* top
  /*------------------------------------*/
  .page--home .main-visual-wrap .main-visual .block--mv {
    margin: 0 5% 5%;
    /* 9枚の時 */
    /* 10枚の時 
    .artist-10 { order: 11; }
    .item-link{ order: 12; }*/
  }
  .page--home .main-visual-wrap .main-visual .block--mv [class^=box--] {
    width: 50%;
    padding: 1.5%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-01 {
    order: 1;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-02 {
    order: 2;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-03 {
    order: 3;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-04 {
    order: 4;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-05 {
    order: 6;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-06 {
    order: 7;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-07 {
    order: 8;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-08 {
    order: 9;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .artist-09 {
    order: 10;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    order: 5;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link {
    order: 11;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    width: 100%;
    padding: 6vh 2% 6.1vh;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo .img--logo {
    width: 64%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-dummy {
    display: none;
    order: 12;
    padding-top: 20% !important;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-20th-animation .block--logo-20th {
    width: 64%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-h-animation .block--logo-h {
    width: 80%;
    margin: 0 auto;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-logo {
    padding: 10vh 2% 10.1vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link {
    padding: 0 2% 8vh;
  }
  .page--home .main-visual-wrap .area--first .main-visual .block--mv .item-link .btn--works {
    margin-right: -2%;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist {
    /* 9枚の時 */
    /* 10枚の時 
    &.artist-01{ animation-delay: 1.0s; }
    &.artist-06 { animation-delay: 2.2s; }
    &.artist-08 { animation-delay: 3.3s; }
    &.artist-04 { animation-delay: 4.3s; }
    &.artist-02 { animation-delay: 5.3s; }
    &.artist-09 { animation-delay: 6.2s; }
    &.artist-10 { animation-delay: 7.0s; }
    &.artist-03 { animation-delay: 7.75s; }
    &.artist-07 { animation-delay: 8.5s; }
    &.artist-05 { animation-delay: 9.2s; }*/
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-02 {
    animation-delay: 1s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-04 {
    animation-delay: 2.2s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-09 {
    animation-delay: 3.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-06 {
    animation-delay: 4.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-01 {
    animation-delay: 5.3s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-08 {
    animation-delay: 6.2s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-03 {
    animation-delay: 7s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-07 {
    animation-delay: 7.75s;
  }
  .page--home.loaded .main-visual-wrap .area--first .main-visual .block--mv .item-artist.artist-05 {
    animation-delay: 8.5s;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  /*------------------------------------*/
  /* font-style
  /*------------------------------------*/
  .g-nav {
    font-size: 18px;
  }
  .section-tit {
    margin-bottom: 2.5em;
    font-size: 22px;
  }
  .block--heading.cate-top .section-tit {
    font-size: 22px;
  }
  .block-tit {
    font-size: 16px;
  }
  .block-tit-en {
    font-size: 18px;
  }
  /*------------------------------------*/
  /* common
  /*------------------------------------*/
  main {
    padding: 0 6vw 20%;
  }
  .block--heading {
    margin-bottom: 10%;
  }
  .block--heading::before {
    margin-left: calc(70px - 6vw);
  }
  #creators .block--heading::before {
    background-size: auto 80%, cover;
    background-position: right 12% top 12px, center center;
  }
  /*------------------------------------*/
  /* form
  /*------------------------------------*/
  .page--audition .block--complete span {
    text-align: center;
  }
  /*------------------------------------*/
  /* header
  /*------------------------------------*/
  header .top-nav .top-nav-wrap .drawer .select-lang {
    position: absolute;
    top: 19px;
    right: 56px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  header .top-nav .top-nav-wrap .drawer .g-nav li.sns a {
    width: 19px;
    height: 19px;
    margin: 0 14px;
  }
  .drawer-visible header .top-nav .top-nav-wrap .drawer {
    right: 0;
  }
  /*------------------------------------*/
  /* top
  /*------------------------------------*/
  .page--home header h1 {
    opacity: 1;
    transform: translate(0, -120px);
  }
  .page--home .main-visual-wrap .main-visual .block--mv {
    margin: 0 8% 5%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv [class^=box--] {
    padding: 1.5%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo {
    padding: 6vh 2% 6.1vh;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-logo .img--logo {
    width: 60%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-20th-animation .block--logo-20th {
    width: 60%;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .logo-h-animation .block--logo-h {
    width: 76%;
    margin: 0 auto;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a {
    font-size: 18px;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p {
    padding: 0 32px 0 0;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p span {
    font-size: 11px;
  }
  .page--home .main-visual-wrap .main-visual .block--mv .item-link .btn--works a p::before {
    width: 18px;
    height: 18px;
    right: 5px;
  }
  .page--home main {
    padding: 18% 6vw 12%;
  }
  .page--home main .section--bnr {
    margin: 0 0 24%;
  }
  .page--home main .section--bnr .block--bnr {
    margin: 0 -6vw;
  }
  .page--home main .section--bnr .bnr-single {
    margin: 0;
  }
  .page--home main .section--bnr .bnr-single .list--bnr {
    text-align: center;
  }
  .page--home main .section--bnr .bnr-single .list--bnr li {
    display: inline-block;
    width: 60%;
  }
  .page--home main .section--news {
    margin-top: 0;
  }
  .page--home main .section--news h2.section-tit {
    font-size: 24px;
  }
  /*------------------------------------*/
  /* news
  /*------------------------------------*/
  .page--news .box--search {
    margin-top: -3%;
    margin-bottom: 4%;
  }
  /*------------------------------------*/
  /* artist
  /*------------------------------------*/
  /* movie */
  .list--movie {
    margin: 20px -6vw;
  }
  .list--movie .movie-thumb:before {
    transform: scale(2);
  }
  .list--movie .movie-thumb:after {
    transform: scale(2);
  }
  .list--movie .slick-dots {
    margin: 12px 6vw;
  }
  /*------------------------------------*/
  /* works
  /*------------------------------------*/
  .page--works .list--works {
    max-width: 900px;
    margin: 0 2% 8%;
    padding-top: 0;
    background-position: left 51% top 47%;
    background-size: 15% auto;
  }
  .page--works .list--works li {
    width: 26%;
    margin-right: 11%;
    margin-bottom: 5%;
  }
  .page--works .list--works li.works-merchandising {
    margin-right: 48%;
  }
  .page--works .list--works li.works-fanclub, .page--works .list--works li.works-tieup, .page--works .list--works li.works-creators {
    margin-right: 0;
  }
  .page--works .list--works li a {
    width: 100%;
    font-size: 13px;
  }
  .page--works .list--works li a .works-thumb {
    width: 100%;
    padding-top: 100%;
  }
  .page--works .box {
    margin-bottom: 70px;
  }
  .page--works .list--youtube li {
    width: 48%;
    margin-right: 4%;
  }
  .page--works .list--youtube li:nth-child(2n) {
    margin-right: 0;
  }
  /* label produce */
  #labelproduce .box {
    margin-bottom: 110px;
  }
  #labelproduce .box .box-inner {
    width: 47%;
    margin-right: 8%;
  }
  #labelproduce .box .box-inner:nth-child(2n) {
    width: 45%;
    margin-right: 0;
  }
  /* merchandising */
  #merchandising .list--item li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  #merchandising .list--item li:nth-of-type(2n) {
    margin-right: 2%;
  }
  #merchandising .list--item li:nth-of-type(3n) {
    margin-right: 0;
  }
  #merchandising .caption-item {
    font-size: 12px;
  }
  #merchandising .list--collab li {
    width: 47.5%;
    margin-right: 5%;
  }
  #merchandising .list--collab li:nth-child(2n) {
    margin-right: 0;
  }
  #merchandising .list--collab li .logo-collab {
    width: 70%;
  }
  #merchandising .list--collab li .txt-collab {
    margin: 0 8%;
  }
  #merchandising .list--collab li span.collab-tit {
    font-size: 14px;
  }
  #merchandising .list--collab li span.collab-goods {
    font-size: 12px;
  }
  /* tieup */
  #tieup .block--heading + .txt {
    margin-bottom: 40px;
  }
  #tieup .list--youtube {
    margin-bottom: 70px;
  }
  #tieup .list--youtube li .player {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li .tieup-thumb {
    margin-bottom: 1.2em;
  }
  #tieup .list--youtube li:last-child {
    margin-bottom: 0;
  }
  #tieup .list--tieup {
    margin-bottom: 14%;
  }
  #tieup .list--tieup li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 24px;
  }
  #tieup .list--tieup li:nth-child(2n) {
    margin-right: 0;
  }
  /* creators */
  #creators .box {
    align-items: center;
  }
  #creators .box .box-inner {
    width: 47.5%;
    margin-right: 5%;
  }
  #creators .box .box-inner:nth-child(2n) {
    margin-right: 0;
  }
  .block--workscate {
    margin: 23% auto 0;
  }
  .block--workscate h3 {
    font-size: 15px;
  }
  .block--workscate .list--workscate {
    margin: 0 4%;
  }
  .block--workscate .list--workscate li {
    width: 33%;
    margin: 2% 0;
  }
  .block--workscate .list--workscate li a {
    font-size: 10px;
  }
  .block--workscate .list--workscate li a .works-thumb {
    width: 60%;
    margin: 0 auto;
    padding-top: 60%;
  }
  /*------------------------------------*/
  /* about
  /*------------------------------------*/
  .page--about .dl--about dd .map {
    padding-top: 66%;
  }
  .page--home .view .bnr-topsub {
    width: 80%;
    margin: 0 auto 12%;
  }
}/*# sourceMappingURL=official-service.css.map */