@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
  box-shadow: none;
  outline: 0;
}

input, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  vertical-align: middle;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

img {
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 949px) {
  .spmt-50 {
    margin-top: -6.66667vw !important;
  }
  .spmb-50 {
    margin-bottom: -6.66667vw !important;
  }
  .spmr-50 {
    margin-right: -6.66667vw !important;
  }
  .spml-50 {
    margin-left: -6.66667vw !important;
  }
  .sppt-50 {
    padding-top: -6.66667vw !important;
  }
  .sppb-50 {
    padding-bottom: -6.66667vw !important;
  }
  .sppr-50 {
    padding-right: -6.66667vw !important;
  }
  .sppl-50 {
    padding-left: -6.66667vw !important;
  }
  .spmt-45 {
    margin-top: -6vw !important;
  }
  .spmb-45 {
    margin-bottom: -6vw !important;
  }
  .spmr-45 {
    margin-right: -6vw !important;
  }
  .spml-45 {
    margin-left: -6vw !important;
  }
  .sppt-45 {
    padding-top: -6vw !important;
  }
  .sppb-45 {
    padding-bottom: -6vw !important;
  }
  .sppr-45 {
    padding-right: -6vw !important;
  }
  .sppl-45 {
    padding-left: -6vw !important;
  }
  .spmt-40 {
    margin-top: -5.33333vw !important;
  }
  .spmb-40 {
    margin-bottom: -5.33333vw !important;
  }
  .spmr-40 {
    margin-right: -5.33333vw !important;
  }
  .spml-40 {
    margin-left: -5.33333vw !important;
  }
  .sppt-40 {
    padding-top: -5.33333vw !important;
  }
  .sppb-40 {
    padding-bottom: -5.33333vw !important;
  }
  .sppr-40 {
    padding-right: -5.33333vw !important;
  }
  .sppl-40 {
    padding-left: -5.33333vw !important;
  }
  .spmt-35 {
    margin-top: -4.66667vw !important;
  }
  .spmb-35 {
    margin-bottom: -4.66667vw !important;
  }
  .spmr-35 {
    margin-right: -4.66667vw !important;
  }
  .spml-35 {
    margin-left: -4.66667vw !important;
  }
  .sppt-35 {
    padding-top: -4.66667vw !important;
  }
  .sppb-35 {
    padding-bottom: -4.66667vw !important;
  }
  .sppr-35 {
    padding-right: -4.66667vw !important;
  }
  .sppl-35 {
    padding-left: -4.66667vw !important;
  }
  .spmt-30 {
    margin-top: -4vw !important;
  }
  .spmb-30 {
    margin-bottom: -4vw !important;
  }
  .spmr-30 {
    margin-right: -4vw !important;
  }
  .spml-30 {
    margin-left: -4vw !important;
  }
  .sppt-30 {
    padding-top: -4vw !important;
  }
  .sppb-30 {
    padding-bottom: -4vw !important;
  }
  .sppr-30 {
    padding-right: -4vw !important;
  }
  .sppl-30 {
    padding-left: -4vw !important;
  }
  .spmt-25 {
    margin-top: -3.33333vw !important;
  }
  .spmb-25 {
    margin-bottom: -3.33333vw !important;
  }
  .spmr-25 {
    margin-right: -3.33333vw !important;
  }
  .spml-25 {
    margin-left: -3.33333vw !important;
  }
  .sppt-25 {
    padding-top: -3.33333vw !important;
  }
  .sppb-25 {
    padding-bottom: -3.33333vw !important;
  }
  .sppr-25 {
    padding-right: -3.33333vw !important;
  }
  .sppl-25 {
    padding-left: -3.33333vw !important;
  }
  .spmt-20 {
    margin-top: -2.66667vw !important;
  }
  .spmb-20 {
    margin-bottom: -2.66667vw !important;
  }
  .spmr-20 {
    margin-right: -2.66667vw !important;
  }
  .spml-20 {
    margin-left: -2.66667vw !important;
  }
  .sppt-20 {
    padding-top: -2.66667vw !important;
  }
  .sppb-20 {
    padding-bottom: -2.66667vw !important;
  }
  .sppr-20 {
    padding-right: -2.66667vw !important;
  }
  .sppl-20 {
    padding-left: -2.66667vw !important;
  }
  .spmt-15 {
    margin-top: -2vw !important;
  }
  .spmb-15 {
    margin-bottom: -2vw !important;
  }
  .spmr-15 {
    margin-right: -2vw !important;
  }
  .spml-15 {
    margin-left: -2vw !important;
  }
  .sppt-15 {
    padding-top: -2vw !important;
  }
  .sppb-15 {
    padding-bottom: -2vw !important;
  }
  .sppr-15 {
    padding-right: -2vw !important;
  }
  .sppl-15 {
    padding-left: -2vw !important;
  }
  .spmt-10 {
    margin-top: -1.33333vw !important;
  }
  .spmb-10 {
    margin-bottom: -1.33333vw !important;
  }
  .spmr-10 {
    margin-right: -1.33333vw !important;
  }
  .spml-10 {
    margin-left: -1.33333vw !important;
  }
  .sppt-10 {
    padding-top: -1.33333vw !important;
  }
  .sppb-10 {
    padding-bottom: -1.33333vw !important;
  }
  .sppr-10 {
    padding-right: -1.33333vw !important;
  }
  .sppl-10 {
    padding-left: -1.33333vw !important;
  }
  .spmt-5 {
    margin-top: -0.66667vw !important;
  }
  .spmb-5 {
    margin-bottom: -0.66667vw !important;
  }
  .spmr-5 {
    margin-right: -0.66667vw !important;
  }
  .spml-5 {
    margin-left: -0.66667vw !important;
  }
  .sppt-5 {
    padding-top: -0.66667vw !important;
  }
  .sppb-5 {
    padding-bottom: -0.66667vw !important;
  }
  .sppr-5 {
    padding-right: -0.66667vw !important;
  }
  .sppl-5 {
    padding-left: -0.66667vw !important;
  }
  .spmt0 {
    margin-top: 0vw !important;
  }
  .spmb0 {
    margin-bottom: 0vw !important;
  }
  .spmr0 {
    margin-right: 0vw !important;
  }
  .spml0 {
    margin-left: 0vw !important;
  }
  .sppt0 {
    padding-top: 0vw !important;
  }
  .sppb0 {
    padding-bottom: 0vw !important;
  }
  .sppr0 {
    padding-right: 0vw !important;
  }
  .sppl0 {
    padding-left: 0vw !important;
  }
  .spmt5 {
    margin-top: 0.66667vw !important;
  }
  .spmb5 {
    margin-bottom: 0.66667vw !important;
  }
  .spmr5 {
    margin-right: 0.66667vw !important;
  }
  .spml5 {
    margin-left: 0.66667vw !important;
  }
  .sppt5 {
    padding-top: 0.66667vw !important;
  }
  .sppb5 {
    padding-bottom: 0.66667vw !important;
  }
  .sppr5 {
    padding-right: 0.66667vw !important;
  }
  .sppl5 {
    padding-left: 0.66667vw !important;
  }
  .spmt10 {
    margin-top: 1.33333vw !important;
  }
  .spmb10 {
    margin-bottom: 1.33333vw !important;
  }
  .spmr10 {
    margin-right: 1.33333vw !important;
  }
  .spml10 {
    margin-left: 1.33333vw !important;
  }
  .sppt10 {
    padding-top: 1.33333vw !important;
  }
  .sppb10 {
    padding-bottom: 1.33333vw !important;
  }
  .sppr10 {
    padding-right: 1.33333vw !important;
  }
  .sppl10 {
    padding-left: 1.33333vw !important;
  }
  .spmt15 {
    margin-top: 2vw !important;
  }
  .spmb15 {
    margin-bottom: 2vw !important;
  }
  .spmr15 {
    margin-right: 2vw !important;
  }
  .spml15 {
    margin-left: 2vw !important;
  }
  .sppt15 {
    padding-top: 2vw !important;
  }
  .sppb15 {
    padding-bottom: 2vw !important;
  }
  .sppr15 {
    padding-right: 2vw !important;
  }
  .sppl15 {
    padding-left: 2vw !important;
  }
  .spmt20 {
    margin-top: 2.66667vw !important;
  }
  .spmb20 {
    margin-bottom: 2.66667vw !important;
  }
  .spmr20 {
    margin-right: 2.66667vw !important;
  }
  .spml20 {
    margin-left: 2.66667vw !important;
  }
  .sppt20 {
    padding-top: 2.66667vw !important;
  }
  .sppb20 {
    padding-bottom: 2.66667vw !important;
  }
  .sppr20 {
    padding-right: 2.66667vw !important;
  }
  .sppl20 {
    padding-left: 2.66667vw !important;
  }
  .spmt25 {
    margin-top: 3.33333vw !important;
  }
  .spmb25 {
    margin-bottom: 3.33333vw !important;
  }
  .spmr25 {
    margin-right: 3.33333vw !important;
  }
  .spml25 {
    margin-left: 3.33333vw !important;
  }
  .sppt25 {
    padding-top: 3.33333vw !important;
  }
  .sppb25 {
    padding-bottom: 3.33333vw !important;
  }
  .sppr25 {
    padding-right: 3.33333vw !important;
  }
  .sppl25 {
    padding-left: 3.33333vw !important;
  }
  .spmt30 {
    margin-top: 4vw !important;
  }
  .spmb30 {
    margin-bottom: 4vw !important;
  }
  .spmr30 {
    margin-right: 4vw !important;
  }
  .spml30 {
    margin-left: 4vw !important;
  }
  .sppt30 {
    padding-top: 4vw !important;
  }
  .sppb30 {
    padding-bottom: 4vw !important;
  }
  .sppr30 {
    padding-right: 4vw !important;
  }
  .sppl30 {
    padding-left: 4vw !important;
  }
  .spmt35 {
    margin-top: 4.66667vw !important;
  }
  .spmb35 {
    margin-bottom: 4.66667vw !important;
  }
  .spmr35 {
    margin-right: 4.66667vw !important;
  }
  .spml35 {
    margin-left: 4.66667vw !important;
  }
  .sppt35 {
    padding-top: 4.66667vw !important;
  }
  .sppb35 {
    padding-bottom: 4.66667vw !important;
  }
  .sppr35 {
    padding-right: 4.66667vw !important;
  }
  .sppl35 {
    padding-left: 4.66667vw !important;
  }
  .spmt40 {
    margin-top: 5.33333vw !important;
  }
  .spmb40 {
    margin-bottom: 5.33333vw !important;
  }
  .spmr40 {
    margin-right: 5.33333vw !important;
  }
  .spml40 {
    margin-left: 5.33333vw !important;
  }
  .sppt40 {
    padding-top: 5.33333vw !important;
  }
  .sppb40 {
    padding-bottom: 5.33333vw !important;
  }
  .sppr40 {
    padding-right: 5.33333vw !important;
  }
  .sppl40 {
    padding-left: 5.33333vw !important;
  }
  .spmt45 {
    margin-top: 6vw !important;
  }
  .spmb45 {
    margin-bottom: 6vw !important;
  }
  .spmr45 {
    margin-right: 6vw !important;
  }
  .spml45 {
    margin-left: 6vw !important;
  }
  .sppt45 {
    padding-top: 6vw !important;
  }
  .sppb45 {
    padding-bottom: 6vw !important;
  }
  .sppr45 {
    padding-right: 6vw !important;
  }
  .sppl45 {
    padding-left: 6vw !important;
  }
  .spmt50 {
    margin-top: 6.66667vw !important;
  }
  .spmb50 {
    margin-bottom: 6.66667vw !important;
  }
  .spmr50 {
    margin-right: 6.66667vw !important;
  }
  .spml50 {
    margin-left: 6.66667vw !important;
  }
  .sppt50 {
    padding-top: 6.66667vw !important;
  }
  .sppb50 {
    padding-bottom: 6.66667vw !important;
  }
  .sppr50 {
    padding-right: 6.66667vw !important;
  }
  .sppl50 {
    padding-left: 6.66667vw !important;
  }
  .spmt55 {
    margin-top: 7.33333vw !important;
  }
  .spmb55 {
    margin-bottom: 7.33333vw !important;
  }
  .spmr55 {
    margin-right: 7.33333vw !important;
  }
  .spml55 {
    margin-left: 7.33333vw !important;
  }
  .sppt55 {
    padding-top: 7.33333vw !important;
  }
  .sppb55 {
    padding-bottom: 7.33333vw !important;
  }
  .sppr55 {
    padding-right: 7.33333vw !important;
  }
  .sppl55 {
    padding-left: 7.33333vw !important;
  }
  .spmt60 {
    margin-top: 8vw !important;
  }
  .spmb60 {
    margin-bottom: 8vw !important;
  }
  .spmr60 {
    margin-right: 8vw !important;
  }
  .spml60 {
    margin-left: 8vw !important;
  }
  .sppt60 {
    padding-top: 8vw !important;
  }
  .sppb60 {
    padding-bottom: 8vw !important;
  }
  .sppr60 {
    padding-right: 8vw !important;
  }
  .sppl60 {
    padding-left: 8vw !important;
  }
  .spmt65 {
    margin-top: 8.66667vw !important;
  }
  .spmb65 {
    margin-bottom: 8.66667vw !important;
  }
  .spmr65 {
    margin-right: 8.66667vw !important;
  }
  .spml65 {
    margin-left: 8.66667vw !important;
  }
  .sppt65 {
    padding-top: 8.66667vw !important;
  }
  .sppb65 {
    padding-bottom: 8.66667vw !important;
  }
  .sppr65 {
    padding-right: 8.66667vw !important;
  }
  .sppl65 {
    padding-left: 8.66667vw !important;
  }
  .spmt70 {
    margin-top: 9.33333vw !important;
  }
  .spmb70 {
    margin-bottom: 9.33333vw !important;
  }
  .spmr70 {
    margin-right: 9.33333vw !important;
  }
  .spml70 {
    margin-left: 9.33333vw !important;
  }
  .sppt70 {
    padding-top: 9.33333vw !important;
  }
  .sppb70 {
    padding-bottom: 9.33333vw !important;
  }
  .sppr70 {
    padding-right: 9.33333vw !important;
  }
  .sppl70 {
    padding-left: 9.33333vw !important;
  }
  .spmt75 {
    margin-top: 10vw !important;
  }
  .spmb75 {
    margin-bottom: 10vw !important;
  }
  .spmr75 {
    margin-right: 10vw !important;
  }
  .spml75 {
    margin-left: 10vw !important;
  }
  .sppt75 {
    padding-top: 10vw !important;
  }
  .sppb75 {
    padding-bottom: 10vw !important;
  }
  .sppr75 {
    padding-right: 10vw !important;
  }
  .sppl75 {
    padding-left: 10vw !important;
  }
  .spmt80 {
    margin-top: 10.66667vw !important;
  }
  .spmb80 {
    margin-bottom: 10.66667vw !important;
  }
  .spmr80 {
    margin-right: 10.66667vw !important;
  }
  .spml80 {
    margin-left: 10.66667vw !important;
  }
  .sppt80 {
    padding-top: 10.66667vw !important;
  }
  .sppb80 {
    padding-bottom: 10.66667vw !important;
  }
  .sppr80 {
    padding-right: 10.66667vw !important;
  }
  .sppl80 {
    padding-left: 10.66667vw !important;
  }
  .spmt85 {
    margin-top: 11.33333vw !important;
  }
  .spmb85 {
    margin-bottom: 11.33333vw !important;
  }
  .spmr85 {
    margin-right: 11.33333vw !important;
  }
  .spml85 {
    margin-left: 11.33333vw !important;
  }
  .sppt85 {
    padding-top: 11.33333vw !important;
  }
  .sppb85 {
    padding-bottom: 11.33333vw !important;
  }
  .sppr85 {
    padding-right: 11.33333vw !important;
  }
  .sppl85 {
    padding-left: 11.33333vw !important;
  }
  .spmt90 {
    margin-top: 12vw !important;
  }
  .spmb90 {
    margin-bottom: 12vw !important;
  }
  .spmr90 {
    margin-right: 12vw !important;
  }
  .spml90 {
    margin-left: 12vw !important;
  }
  .sppt90 {
    padding-top: 12vw !important;
  }
  .sppb90 {
    padding-bottom: 12vw !important;
  }
  .sppr90 {
    padding-right: 12vw !important;
  }
  .sppl90 {
    padding-left: 12vw !important;
  }
  .spmt95 {
    margin-top: 12.66667vw !important;
  }
  .spmb95 {
    margin-bottom: 12.66667vw !important;
  }
  .spmr95 {
    margin-right: 12.66667vw !important;
  }
  .spml95 {
    margin-left: 12.66667vw !important;
  }
  .sppt95 {
    padding-top: 12.66667vw !important;
  }
  .sppb95 {
    padding-bottom: 12.66667vw !important;
  }
  .sppr95 {
    padding-right: 12.66667vw !important;
  }
  .sppl95 {
    padding-left: 12.66667vw !important;
  }
  .spmt100 {
    margin-top: 13.33333vw !important;
  }
  .spmb100 {
    margin-bottom: 13.33333vw !important;
  }
  .spmr100 {
    margin-right: 13.33333vw !important;
  }
  .spml100 {
    margin-left: 13.33333vw !important;
  }
  .sppt100 {
    padding-top: 13.33333vw !important;
  }
  .sppb100 {
    padding-bottom: 13.33333vw !important;
  }
  .sppr100 {
    padding-right: 13.33333vw !important;
  }
  .sppl100 {
    padding-left: 13.33333vw !important;
  }
  .spmt105 {
    margin-top: 14vw !important;
  }
  .spmb105 {
    margin-bottom: 14vw !important;
  }
  .spmr105 {
    margin-right: 14vw !important;
  }
  .spml105 {
    margin-left: 14vw !important;
  }
  .sppt105 {
    padding-top: 14vw !important;
  }
  .sppb105 {
    padding-bottom: 14vw !important;
  }
  .sppr105 {
    padding-right: 14vw !important;
  }
  .sppl105 {
    padding-left: 14vw !important;
  }
  .spmt110 {
    margin-top: 14.66667vw !important;
  }
  .spmb110 {
    margin-bottom: 14.66667vw !important;
  }
  .spmr110 {
    margin-right: 14.66667vw !important;
  }
  .spml110 {
    margin-left: 14.66667vw !important;
  }
  .sppt110 {
    padding-top: 14.66667vw !important;
  }
  .sppb110 {
    padding-bottom: 14.66667vw !important;
  }
  .sppr110 {
    padding-right: 14.66667vw !important;
  }
  .sppl110 {
    padding-left: 14.66667vw !important;
  }
  .spmt115 {
    margin-top: 15.33333vw !important;
  }
  .spmb115 {
    margin-bottom: 15.33333vw !important;
  }
  .spmr115 {
    margin-right: 15.33333vw !important;
  }
  .spml115 {
    margin-left: 15.33333vw !important;
  }
  .sppt115 {
    padding-top: 15.33333vw !important;
  }
  .sppb115 {
    padding-bottom: 15.33333vw !important;
  }
  .sppr115 {
    padding-right: 15.33333vw !important;
  }
  .sppl115 {
    padding-left: 15.33333vw !important;
  }
  .spmt120 {
    margin-top: 16vw !important;
  }
  .spmb120 {
    margin-bottom: 16vw !important;
  }
  .spmr120 {
    margin-right: 16vw !important;
  }
  .spml120 {
    margin-left: 16vw !important;
  }
  .sppt120 {
    padding-top: 16vw !important;
  }
  .sppb120 {
    padding-bottom: 16vw !important;
  }
  .sppr120 {
    padding-right: 16vw !important;
  }
  .sppl120 {
    padding-left: 16vw !important;
  }
  .spmt125 {
    margin-top: 16.66667vw !important;
  }
  .spmb125 {
    margin-bottom: 16.66667vw !important;
  }
  .spmr125 {
    margin-right: 16.66667vw !important;
  }
  .spml125 {
    margin-left: 16.66667vw !important;
  }
  .sppt125 {
    padding-top: 16.66667vw !important;
  }
  .sppb125 {
    padding-bottom: 16.66667vw !important;
  }
  .sppr125 {
    padding-right: 16.66667vw !important;
  }
  .sppl125 {
    padding-left: 16.66667vw !important;
  }
  .spmt130 {
    margin-top: 17.33333vw !important;
  }
  .spmb130 {
    margin-bottom: 17.33333vw !important;
  }
  .spmr130 {
    margin-right: 17.33333vw !important;
  }
  .spml130 {
    margin-left: 17.33333vw !important;
  }
  .sppt130 {
    padding-top: 17.33333vw !important;
  }
  .sppb130 {
    padding-bottom: 17.33333vw !important;
  }
  .sppr130 {
    padding-right: 17.33333vw !important;
  }
  .sppl130 {
    padding-left: 17.33333vw !important;
  }
  .spmt135 {
    margin-top: 18vw !important;
  }
  .spmb135 {
    margin-bottom: 18vw !important;
  }
  .spmr135 {
    margin-right: 18vw !important;
  }
  .spml135 {
    margin-left: 18vw !important;
  }
  .sppt135 {
    padding-top: 18vw !important;
  }
  .sppb135 {
    padding-bottom: 18vw !important;
  }
  .sppr135 {
    padding-right: 18vw !important;
  }
  .sppl135 {
    padding-left: 18vw !important;
  }
  .spmt140 {
    margin-top: 18.66667vw !important;
  }
  .spmb140 {
    margin-bottom: 18.66667vw !important;
  }
  .spmr140 {
    margin-right: 18.66667vw !important;
  }
  .spml140 {
    margin-left: 18.66667vw !important;
  }
  .sppt140 {
    padding-top: 18.66667vw !important;
  }
  .sppb140 {
    padding-bottom: 18.66667vw !important;
  }
  .sppr140 {
    padding-right: 18.66667vw !important;
  }
  .sppl140 {
    padding-left: 18.66667vw !important;
  }
  .spmt145 {
    margin-top: 19.33333vw !important;
  }
  .spmb145 {
    margin-bottom: 19.33333vw !important;
  }
  .spmr145 {
    margin-right: 19.33333vw !important;
  }
  .spml145 {
    margin-left: 19.33333vw !important;
  }
  .sppt145 {
    padding-top: 19.33333vw !important;
  }
  .sppb145 {
    padding-bottom: 19.33333vw !important;
  }
  .sppr145 {
    padding-right: 19.33333vw !important;
  }
  .sppl145 {
    padding-left: 19.33333vw !important;
  }
  .spmt150 {
    margin-top: 20vw !important;
  }
  .spmb150 {
    margin-bottom: 20vw !important;
  }
  .spmr150 {
    margin-right: 20vw !important;
  }
  .spml150 {
    margin-left: 20vw !important;
  }
  .sppt150 {
    padding-top: 20vw !important;
  }
  .sppb150 {
    padding-bottom: 20vw !important;
  }
  .sppr150 {
    padding-right: 20vw !important;
  }
  .sppl150 {
    padding-left: 20vw !important;
  }
}

@media screen and (min-width: 950px) {
  .pcmt-50 {
    margin-top: -50px !important;
  }
  .pcmb-50 {
    margin-bottom: -50px !important;
  }
  .pcmr-50 {
    margin-right: -50px !important;
  }
  .pcml-50 {
    margin-left: -50px !important;
  }
  .pcpt-50 {
    padding-top: -50px !important;
  }
  .pcpb-50 {
    padding-bottom: -50px !important;
  }
  .pcpr-50 {
    padding-right: -50px !important;
  }
  .pcpl-50 {
    padding-left: -50px !important;
  }
  .pcmt-45 {
    margin-top: -45px !important;
  }
  .pcmb-45 {
    margin-bottom: -45px !important;
  }
  .pcmr-45 {
    margin-right: -45px !important;
  }
  .pcml-45 {
    margin-left: -45px !important;
  }
  .pcpt-45 {
    padding-top: -45px !important;
  }
  .pcpb-45 {
    padding-bottom: -45px !important;
  }
  .pcpr-45 {
    padding-right: -45px !important;
  }
  .pcpl-45 {
    padding-left: -45px !important;
  }
  .pcmt-40 {
    margin-top: -40px !important;
  }
  .pcmb-40 {
    margin-bottom: -40px !important;
  }
  .pcmr-40 {
    margin-right: -40px !important;
  }
  .pcml-40 {
    margin-left: -40px !important;
  }
  .pcpt-40 {
    padding-top: -40px !important;
  }
  .pcpb-40 {
    padding-bottom: -40px !important;
  }
  .pcpr-40 {
    padding-right: -40px !important;
  }
  .pcpl-40 {
    padding-left: -40px !important;
  }
  .pcmt-35 {
    margin-top: -35px !important;
  }
  .pcmb-35 {
    margin-bottom: -35px !important;
  }
  .pcmr-35 {
    margin-right: -35px !important;
  }
  .pcml-35 {
    margin-left: -35px !important;
  }
  .pcpt-35 {
    padding-top: -35px !important;
  }
  .pcpb-35 {
    padding-bottom: -35px !important;
  }
  .pcpr-35 {
    padding-right: -35px !important;
  }
  .pcpl-35 {
    padding-left: -35px !important;
  }
  .pcmt-30 {
    margin-top: -30px !important;
  }
  .pcmb-30 {
    margin-bottom: -30px !important;
  }
  .pcmr-30 {
    margin-right: -30px !important;
  }
  .pcml-30 {
    margin-left: -30px !important;
  }
  .pcpt-30 {
    padding-top: -30px !important;
  }
  .pcpb-30 {
    padding-bottom: -30px !important;
  }
  .pcpr-30 {
    padding-right: -30px !important;
  }
  .pcpl-30 {
    padding-left: -30px !important;
  }
  .pcmt-25 {
    margin-top: -25px !important;
  }
  .pcmb-25 {
    margin-bottom: -25px !important;
  }
  .pcmr-25 {
    margin-right: -25px !important;
  }
  .pcml-25 {
    margin-left: -25px !important;
  }
  .pcpt-25 {
    padding-top: -25px !important;
  }
  .pcpb-25 {
    padding-bottom: -25px !important;
  }
  .pcpr-25 {
    padding-right: -25px !important;
  }
  .pcpl-25 {
    padding-left: -25px !important;
  }
  .pcmt-20 {
    margin-top: -20px !important;
  }
  .pcmb-20 {
    margin-bottom: -20px !important;
  }
  .pcmr-20 {
    margin-right: -20px !important;
  }
  .pcml-20 {
    margin-left: -20px !important;
  }
  .pcpt-20 {
    padding-top: -20px !important;
  }
  .pcpb-20 {
    padding-bottom: -20px !important;
  }
  .pcpr-20 {
    padding-right: -20px !important;
  }
  .pcpl-20 {
    padding-left: -20px !important;
  }
  .pcmt-15 {
    margin-top: -15px !important;
  }
  .pcmb-15 {
    margin-bottom: -15px !important;
  }
  .pcmr-15 {
    margin-right: -15px !important;
  }
  .pcml-15 {
    margin-left: -15px !important;
  }
  .pcpt-15 {
    padding-top: -15px !important;
  }
  .pcpb-15 {
    padding-bottom: -15px !important;
  }
  .pcpr-15 {
    padding-right: -15px !important;
  }
  .pcpl-15 {
    padding-left: -15px !important;
  }
  .pcmt-10 {
    margin-top: -10px !important;
  }
  .pcmb-10 {
    margin-bottom: -10px !important;
  }
  .pcmr-10 {
    margin-right: -10px !important;
  }
  .pcml-10 {
    margin-left: -10px !important;
  }
  .pcpt-10 {
    padding-top: -10px !important;
  }
  .pcpb-10 {
    padding-bottom: -10px !important;
  }
  .pcpr-10 {
    padding-right: -10px !important;
  }
  .pcpl-10 {
    padding-left: -10px !important;
  }
  .pcmt-5 {
    margin-top: -5px !important;
  }
  .pcmb-5 {
    margin-bottom: -5px !important;
  }
  .pcmr-5 {
    margin-right: -5px !important;
  }
  .pcml-5 {
    margin-left: -5px !important;
  }
  .pcpt-5 {
    padding-top: -5px !important;
  }
  .pcpb-5 {
    padding-bottom: -5px !important;
  }
  .pcpr-5 {
    padding-right: -5px !important;
  }
  .pcpl-5 {
    padding-left: -5px !important;
  }
  .pcmt0 {
    margin-top: 0px !important;
  }
  .pcmb0 {
    margin-bottom: 0px !important;
  }
  .pcmr0 {
    margin-right: 0px !important;
  }
  .pcml0 {
    margin-left: 0px !important;
  }
  .pcpt0 {
    padding-top: 0px !important;
  }
  .pcpb0 {
    padding-bottom: 0px !important;
  }
  .pcpr0 {
    padding-right: 0px !important;
  }
  .pcpl0 {
    padding-left: 0px !important;
  }
  .pcmt5 {
    margin-top: 5px !important;
  }
  .pcmb5 {
    margin-bottom: 5px !important;
  }
  .pcmr5 {
    margin-right: 5px !important;
  }
  .pcml5 {
    margin-left: 5px !important;
  }
  .pcpt5 {
    padding-top: 5px !important;
  }
  .pcpb5 {
    padding-bottom: 5px !important;
  }
  .pcpr5 {
    padding-right: 5px !important;
  }
  .pcpl5 {
    padding-left: 5px !important;
  }
  .pcmt10 {
    margin-top: 10px !important;
  }
  .pcmb10 {
    margin-bottom: 10px !important;
  }
  .pcmr10 {
    margin-right: 10px !important;
  }
  .pcml10 {
    margin-left: 10px !important;
  }
  .pcpt10 {
    padding-top: 10px !important;
  }
  .pcpb10 {
    padding-bottom: 10px !important;
  }
  .pcpr10 {
    padding-right: 10px !important;
  }
  .pcpl10 {
    padding-left: 10px !important;
  }
  .pcmt15 {
    margin-top: 15px !important;
  }
  .pcmb15 {
    margin-bottom: 15px !important;
  }
  .pcmr15 {
    margin-right: 15px !important;
  }
  .pcml15 {
    margin-left: 15px !important;
  }
  .pcpt15 {
    padding-top: 15px !important;
  }
  .pcpb15 {
    padding-bottom: 15px !important;
  }
  .pcpr15 {
    padding-right: 15px !important;
  }
  .pcpl15 {
    padding-left: 15px !important;
  }
  .pcmt20 {
    margin-top: 20px !important;
  }
  .pcmb20 {
    margin-bottom: 20px !important;
  }
  .pcmr20 {
    margin-right: 20px !important;
  }
  .pcml20 {
    margin-left: 20px !important;
  }
  .pcpt20 {
    padding-top: 20px !important;
  }
  .pcpb20 {
    padding-bottom: 20px !important;
  }
  .pcpr20 {
    padding-right: 20px !important;
  }
  .pcpl20 {
    padding-left: 20px !important;
  }
  .pcmt25 {
    margin-top: 25px !important;
  }
  .pcmb25 {
    margin-bottom: 25px !important;
  }
  .pcmr25 {
    margin-right: 25px !important;
  }
  .pcml25 {
    margin-left: 25px !important;
  }
  .pcpt25 {
    padding-top: 25px !important;
  }
  .pcpb25 {
    padding-bottom: 25px !important;
  }
  .pcpr25 {
    padding-right: 25px !important;
  }
  .pcpl25 {
    padding-left: 25px !important;
  }
  .pcmt30 {
    margin-top: 30px !important;
  }
  .pcmb30 {
    margin-bottom: 30px !important;
  }
  .pcmr30 {
    margin-right: 30px !important;
  }
  .pcml30 {
    margin-left: 30px !important;
  }
  .pcpt30 {
    padding-top: 30px !important;
  }
  .pcpb30 {
    padding-bottom: 30px !important;
  }
  .pcpr30 {
    padding-right: 30px !important;
  }
  .pcpl30 {
    padding-left: 30px !important;
  }
  .pcmt35 {
    margin-top: 35px !important;
  }
  .pcmb35 {
    margin-bottom: 35px !important;
  }
  .pcmr35 {
    margin-right: 35px !important;
  }
  .pcml35 {
    margin-left: 35px !important;
  }
  .pcpt35 {
    padding-top: 35px !important;
  }
  .pcpb35 {
    padding-bottom: 35px !important;
  }
  .pcpr35 {
    padding-right: 35px !important;
  }
  .pcpl35 {
    padding-left: 35px !important;
  }
  .pcmt40 {
    margin-top: 40px !important;
  }
  .pcmb40 {
    margin-bottom: 40px !important;
  }
  .pcmr40 {
    margin-right: 40px !important;
  }
  .pcml40 {
    margin-left: 40px !important;
  }
  .pcpt40 {
    padding-top: 40px !important;
  }
  .pcpb40 {
    padding-bottom: 40px !important;
  }
  .pcpr40 {
    padding-right: 40px !important;
  }
  .pcpl40 {
    padding-left: 40px !important;
  }
  .pcmt45 {
    margin-top: 45px !important;
  }
  .pcmb45 {
    margin-bottom: 45px !important;
  }
  .pcmr45 {
    margin-right: 45px !important;
  }
  .pcml45 {
    margin-left: 45px !important;
  }
  .pcpt45 {
    padding-top: 45px !important;
  }
  .pcpb45 {
    padding-bottom: 45px !important;
  }
  .pcpr45 {
    padding-right: 45px !important;
  }
  .pcpl45 {
    padding-left: 45px !important;
  }
  .pcmt50 {
    margin-top: 50px !important;
  }
  .pcmb50 {
    margin-bottom: 50px !important;
  }
  .pcmr50 {
    margin-right: 50px !important;
  }
  .pcml50 {
    margin-left: 50px !important;
  }
  .pcpt50 {
    padding-top: 50px !important;
  }
  .pcpb50 {
    padding-bottom: 50px !important;
  }
  .pcpr50 {
    padding-right: 50px !important;
  }
  .pcpl50 {
    padding-left: 50px !important;
  }
  .pcmt55 {
    margin-top: 55px !important;
  }
  .pcmb55 {
    margin-bottom: 55px !important;
  }
  .pcmr55 {
    margin-right: 55px !important;
  }
  .pcml55 {
    margin-left: 55px !important;
  }
  .pcpt55 {
    padding-top: 55px !important;
  }
  .pcpb55 {
    padding-bottom: 55px !important;
  }
  .pcpr55 {
    padding-right: 55px !important;
  }
  .pcpl55 {
    padding-left: 55px !important;
  }
  .pcmt60 {
    margin-top: 60px !important;
  }
  .pcmb60 {
    margin-bottom: 60px !important;
  }
  .pcmr60 {
    margin-right: 60px !important;
  }
  .pcml60 {
    margin-left: 60px !important;
  }
  .pcpt60 {
    padding-top: 60px !important;
  }
  .pcpb60 {
    padding-bottom: 60px !important;
  }
  .pcpr60 {
    padding-right: 60px !important;
  }
  .pcpl60 {
    padding-left: 60px !important;
  }
  .pcmt65 {
    margin-top: 65px !important;
  }
  .pcmb65 {
    margin-bottom: 65px !important;
  }
  .pcmr65 {
    margin-right: 65px !important;
  }
  .pcml65 {
    margin-left: 65px !important;
  }
  .pcpt65 {
    padding-top: 65px !important;
  }
  .pcpb65 {
    padding-bottom: 65px !important;
  }
  .pcpr65 {
    padding-right: 65px !important;
  }
  .pcpl65 {
    padding-left: 65px !important;
  }
  .pcmt70 {
    margin-top: 70px !important;
  }
  .pcmb70 {
    margin-bottom: 70px !important;
  }
  .pcmr70 {
    margin-right: 70px !important;
  }
  .pcml70 {
    margin-left: 70px !important;
  }
  .pcpt70 {
    padding-top: 70px !important;
  }
  .pcpb70 {
    padding-bottom: 70px !important;
  }
  .pcpr70 {
    padding-right: 70px !important;
  }
  .pcpl70 {
    padding-left: 70px !important;
  }
  .pcmt75 {
    margin-top: 75px !important;
  }
  .pcmb75 {
    margin-bottom: 75px !important;
  }
  .pcmr75 {
    margin-right: 75px !important;
  }
  .pcml75 {
    margin-left: 75px !important;
  }
  .pcpt75 {
    padding-top: 75px !important;
  }
  .pcpb75 {
    padding-bottom: 75px !important;
  }
  .pcpr75 {
    padding-right: 75px !important;
  }
  .pcpl75 {
    padding-left: 75px !important;
  }
  .pcmt80 {
    margin-top: 80px !important;
  }
  .pcmb80 {
    margin-bottom: 80px !important;
  }
  .pcmr80 {
    margin-right: 80px !important;
  }
  .pcml80 {
    margin-left: 80px !important;
  }
  .pcpt80 {
    padding-top: 80px !important;
  }
  .pcpb80 {
    padding-bottom: 80px !important;
  }
  .pcpr80 {
    padding-right: 80px !important;
  }
  .pcpl80 {
    padding-left: 80px !important;
  }
  .pcmt85 {
    margin-top: 85px !important;
  }
  .pcmb85 {
    margin-bottom: 85px !important;
  }
  .pcmr85 {
    margin-right: 85px !important;
  }
  .pcml85 {
    margin-left: 85px !important;
  }
  .pcpt85 {
    padding-top: 85px !important;
  }
  .pcpb85 {
    padding-bottom: 85px !important;
  }
  .pcpr85 {
    padding-right: 85px !important;
  }
  .pcpl85 {
    padding-left: 85px !important;
  }
  .pcmt90 {
    margin-top: 90px !important;
  }
  .pcmb90 {
    margin-bottom: 90px !important;
  }
  .pcmr90 {
    margin-right: 90px !important;
  }
  .pcml90 {
    margin-left: 90px !important;
  }
  .pcpt90 {
    padding-top: 90px !important;
  }
  .pcpb90 {
    padding-bottom: 90px !important;
  }
  .pcpr90 {
    padding-right: 90px !important;
  }
  .pcpl90 {
    padding-left: 90px !important;
  }
  .pcmt95 {
    margin-top: 95px !important;
  }
  .pcmb95 {
    margin-bottom: 95px !important;
  }
  .pcmr95 {
    margin-right: 95px !important;
  }
  .pcml95 {
    margin-left: 95px !important;
  }
  .pcpt95 {
    padding-top: 95px !important;
  }
  .pcpb95 {
    padding-bottom: 95px !important;
  }
  .pcpr95 {
    padding-right: 95px !important;
  }
  .pcpl95 {
    padding-left: 95px !important;
  }
  .pcmt100 {
    margin-top: 100px !important;
  }
  .pcmb100 {
    margin-bottom: 100px !important;
  }
  .pcmr100 {
    margin-right: 100px !important;
  }
  .pcml100 {
    margin-left: 100px !important;
  }
  .pcpt100 {
    padding-top: 100px !important;
  }
  .pcpb100 {
    padding-bottom: 100px !important;
  }
  .pcpr100 {
    padding-right: 100px !important;
  }
  .pcpl100 {
    padding-left: 100px !important;
  }
  .pcmt105 {
    margin-top: 105px !important;
  }
  .pcmb105 {
    margin-bottom: 105px !important;
  }
  .pcmr105 {
    margin-right: 105px !important;
  }
  .pcml105 {
    margin-left: 105px !important;
  }
  .pcpt105 {
    padding-top: 105px !important;
  }
  .pcpb105 {
    padding-bottom: 105px !important;
  }
  .pcpr105 {
    padding-right: 105px !important;
  }
  .pcpl105 {
    padding-left: 105px !important;
  }
  .pcmt110 {
    margin-top: 110px !important;
  }
  .pcmb110 {
    margin-bottom: 110px !important;
  }
  .pcmr110 {
    margin-right: 110px !important;
  }
  .pcml110 {
    margin-left: 110px !important;
  }
  .pcpt110 {
    padding-top: 110px !important;
  }
  .pcpb110 {
    padding-bottom: 110px !important;
  }
  .pcpr110 {
    padding-right: 110px !important;
  }
  .pcpl110 {
    padding-left: 110px !important;
  }
  .pcmt115 {
    margin-top: 115px !important;
  }
  .pcmb115 {
    margin-bottom: 115px !important;
  }
  .pcmr115 {
    margin-right: 115px !important;
  }
  .pcml115 {
    margin-left: 115px !important;
  }
  .pcpt115 {
    padding-top: 115px !important;
  }
  .pcpb115 {
    padding-bottom: 115px !important;
  }
  .pcpr115 {
    padding-right: 115px !important;
  }
  .pcpl115 {
    padding-left: 115px !important;
  }
  .pcmt120 {
    margin-top: 120px !important;
  }
  .pcmb120 {
    margin-bottom: 120px !important;
  }
  .pcmr120 {
    margin-right: 120px !important;
  }
  .pcml120 {
    margin-left: 120px !important;
  }
  .pcpt120 {
    padding-top: 120px !important;
  }
  .pcpb120 {
    padding-bottom: 120px !important;
  }
  .pcpr120 {
    padding-right: 120px !important;
  }
  .pcpl120 {
    padding-left: 120px !important;
  }
  .pcmt125 {
    margin-top: 125px !important;
  }
  .pcmb125 {
    margin-bottom: 125px !important;
  }
  .pcmr125 {
    margin-right: 125px !important;
  }
  .pcml125 {
    margin-left: 125px !important;
  }
  .pcpt125 {
    padding-top: 125px !important;
  }
  .pcpb125 {
    padding-bottom: 125px !important;
  }
  .pcpr125 {
    padding-right: 125px !important;
  }
  .pcpl125 {
    padding-left: 125px !important;
  }
  .pcmt130 {
    margin-top: 130px !important;
  }
  .pcmb130 {
    margin-bottom: 130px !important;
  }
  .pcmr130 {
    margin-right: 130px !important;
  }
  .pcml130 {
    margin-left: 130px !important;
  }
  .pcpt130 {
    padding-top: 130px !important;
  }
  .pcpb130 {
    padding-bottom: 130px !important;
  }
  .pcpr130 {
    padding-right: 130px !important;
  }
  .pcpl130 {
    padding-left: 130px !important;
  }
  .pcmt135 {
    margin-top: 135px !important;
  }
  .pcmb135 {
    margin-bottom: 135px !important;
  }
  .pcmr135 {
    margin-right: 135px !important;
  }
  .pcml135 {
    margin-left: 135px !important;
  }
  .pcpt135 {
    padding-top: 135px !important;
  }
  .pcpb135 {
    padding-bottom: 135px !important;
  }
  .pcpr135 {
    padding-right: 135px !important;
  }
  .pcpl135 {
    padding-left: 135px !important;
  }
  .pcmt140 {
    margin-top: 140px !important;
  }
  .pcmb140 {
    margin-bottom: 140px !important;
  }
  .pcmr140 {
    margin-right: 140px !important;
  }
  .pcml140 {
    margin-left: 140px !important;
  }
  .pcpt140 {
    padding-top: 140px !important;
  }
  .pcpb140 {
    padding-bottom: 140px !important;
  }
  .pcpr140 {
    padding-right: 140px !important;
  }
  .pcpl140 {
    padding-left: 140px !important;
  }
  .pcmt145 {
    margin-top: 145px !important;
  }
  .pcmb145 {
    margin-bottom: 145px !important;
  }
  .pcmr145 {
    margin-right: 145px !important;
  }
  .pcml145 {
    margin-left: 145px !important;
  }
  .pcpt145 {
    padding-top: 145px !important;
  }
  .pcpb145 {
    padding-bottom: 145px !important;
  }
  .pcpr145 {
    padding-right: 145px !important;
  }
  .pcpl145 {
    padding-left: 145px !important;
  }
  .pcmt150 {
    margin-top: 150px !important;
  }
  .pcmb150 {
    margin-bottom: 150px !important;
  }
  .pcmr150 {
    margin-right: 150px !important;
  }
  .pcml150 {
    margin-left: 150px !important;
  }
  .pcpt150 {
    padding-top: 150px !important;
  }
  .pcpb150 {
    padding-bottom: 150px !important;
  }
  .pcpr150 {
    padding-right: 150px !important;
  }
  .pcpl150 {
    padding-left: 150px !important;
  }
}

@media screen and (max-width: 949px) {
  .palt-sp {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
}

.u-normal {
  font-weight: normal !important;
}

.u-medium {
  font-weight: 500 !important;
}

.u-bold {
  font-weight: bold !important;
}

.u-text-link {
  color: #e57e81;
}

@media screen and (min-width: 950px) {
  .u-text-link:hover {
    opacity: 0.7;
  }
}

.u-text-align-center {
  text-align: center !important;
}

.u-text-align-left {
  text-align: left !important;
}

.u-text-align-right {
  text-align: right !important;
}

.u-no-margin-top {
  margin-top: 0 !important;
}

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

@media screen and (max-width: 949px) {
  .sp {
    display: block !important;
  }
}

@media screen and (min-width: 950px) {
  .pc {
    display: block !important;
  }
}

@media screen and (max-width: 949px) {
  .pc {
    display: none !important;
  }
}

html {
  background-color: #000;
  font-size: 62.5%;
}

body {
  color: #383635;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  width: 100%;
}

a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
}

a:hover {
  cursor: pointer;
  opacity: 0.8 !important;
}

@media screen and (min-width: 950px) and (max-width: 1550px) {
  .sec_wrapper {
    overflow-x: hidden;
    padding-left: 20vw;
  }
  .discography {
    padding-left: 0px !important;
  }
  .contact_bg {
    margin-left: -20vw;
  }
  .contact {
    padding-left: 20vw !important;
  }
  .discography {
    width: 1100px !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 950px) {
  #artists .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 48px 20px;
    position: absolute;
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

.border_none {
  border: none !important;
}

.section_wrapper {
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 19px;
}

@media screen and (max-width: 949px) {
  .section_wrapper {
    padding: 0px 10vw;
    width: 100%;
  }
}

.common_ttl01 {
  color: #fff;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 949px) {
  .common_ttl01 {
    font-size: 40px;
  }
}

.mv {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@supports (-webkit-touch-callout: none) {
  .mv {
    height: calc(var(--vh, 1vh) * 100);
    min-height: calc(var(--vh, 1vh) * 100);
  }
}

/* ===== MV 背景（全面固定）===== */
.mv_picArea {
  height: 100svh;
  inset: 0 auto auto 0;
  position: fixed;
  width: 100vw;
  z-index: -1;
}

.mv_picArea::after {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.7);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity .3s ease;
  z-index: 1;
}

.mv_picArea:has(.mv__img.is-blurred)::after {
  opacity: 1;
}

/* iOS Safari（iPhone）で安全領域ぶん下げる */
@supports (-webkit-touch-callout: none) {
  @media (max-device-width: 430px) {
    .mv_picArea {
      height: calc(100svh - env(safe-area-inset-top));
      top: env(safe-area-inset-top);
    }
  }
}

/* 新しいSafariでは動的vhを優先 */
@supports (height: 100dvh) {
  @media (max-device-width: 430px) {
    .mv_picArea {
      height: calc(100dvh - env(safe-area-inset-top));
      top: env(safe-area-inset-top);
    }
  }
}

/* 念のため、透け対策の黒マスク（必要なら） */
@supports (-webkit-touch-callout: none) {
  @media (max-device-width: 430px) {
    body::before {
      background: #000;
      content: "";
      height: env(safe-area-inset-top);
      left: 0;
      pointer-events: none;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 9999;
    }
  }
}

/* ===== MV 画像 ===== */
.mv__img {
  -o-object-fit: cover;
  -o-object-position: center;
  -webkit-transform: scale(1.02);
  display: block;
  height: 100%;
  inset: 0;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  position: absolute;
  transform: scale(1.02);
  transition: opacity .4s ease, -webkit-filter .4s ease, -webkit-transform .9s ease;
  transition: opacity .4s ease, filter .4s ease, transform .9s ease;
  transition: opacity .4s ease, filter .4s ease, transform .9s ease, -webkit-filter .4s ease, -webkit-transform .9s ease;
  width: 100%;
}

.mv__img.is-ready {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}

/* ===== 旧：画像自体にブラー — 拡大はしない =====
   ※ 疑似要素で背景ブラーを乗せるため、ここでは transform を外して
      画像の端白ボケを回避（拡大しない） */
.mv__img.is-blurred {
  /* 画像自体へのフィルタは最小限（必要なければ blur を 0 に） */
  -webkit-filter: blur(0px);
  display: block;
  filter: blur(0px);
  overflow: hidden;
  position: relative;
  /* transform: none; ← 拡大しない（端の白化対策） */
  /* アニメーション最適化 */
  will-change: filter, opacity;
}

/* ===== スマホ専用CSS ===== */
@media screen and (max-width: 949px) {
  .mv {
    height: 100svh;
    min-height: calc(var(--vh, 1vh) * 100);
  }
}

/* ★ ロゴ（h2）を前面に */
.mv_logo {
  display: inline-block;
  display: grid;
  inset: 0;
  place-items: center;
  position: relative;
  position: absolute;
  z-index: 1;
}

.mv_logo img {
  /* 初期は完全透明 */
  -webkit-transform: scale(0.98);
  display: block;
  height: auto;
  /* === 初回訪問フェードイン用 === */
  opacity: 0;
  transform: scale(0.98);
  /* 少し小さく */
  transition: opacity 2.5s ease, -webkit-transform 2.5s ease;
  transition: opacity 2.5s ease, transform 2.5s ease;
  transition: opacity 2.5s ease, transform 2.5s ease, -webkit-transform 2.5s ease;
  width: 778.05px;
  /* ↑2.5秒かけてゆっくり表示 */
}

/* フェードイン開始時にJSで付与されるクラス */
.mv_logo img.is-splash-shown {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}

@media screen and (max-width: 949px) {
  .mv_logo img {
    width: 79vw;
  }
}

/* 動きを減らす設定のユーザーに対応 */
@media (prefers-reduced-motion: reduce) {
  .mv_logo img {
    transition: none;
  }
}

/* ★ ロゴ フェードイン */
.about {
  padding-top: 220px;
}

@media screen and (max-width: 949px) {
  .about {
    padding-top: 140px;
  }
}

.about_ttl {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 48px;
}

@media screen and (max-width: 949px) {
  .about_ttl {
    font-size: 32px;
  }
}

.about_text01 {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 2;
}

@media screen and (max-width: 949px) {
  .about_text01 {
    font-size: 20px;
  }
}

.discography {
  padding-left: 122px;
  padding-top: 180px;
  width: 1302px;
}

@media screen and (max-width: 949px) {
  .discography {
    padding: 0px 10vw;
    padding-top: 140px;
    width: 100%;
  }
}

.jacket_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  width: 1068px;
}

@media screen and (max-width: 949px) {
  .jacket_wrapper {
    flex-direction: column;
    margin-top: 64px;
    width: unset;
  }
}

.jacket_wrapper_link {
  width: 324px;
}

@media screen and (max-width: 949px) {
  .jacket_wrapper_link {
    display: block;
    margin-bottom: 48px;
    width: 100%;
  }
}

.jacket_wrapper_link img {
  width: 100%;
}

@media screen and (max-width: 949px) {
  .jacket_wrapper_link img {
    display: block;
    z-index: 1;
  }
}

@media screen and (max-width: 949px) {
  .jacket_wrapper_link:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 950px) {
  .jacket_wrapper_link_dummy {
    width: 324px;
  }
}

.jacket_textArea {
  color: #fff;
  margin-top: 20px;
}

@media screen and (max-width: 949px) {
  .jacket_textArea {
    margin-top: 16px;
  }
}

.jacket_text01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.jacket_text02 {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}

.artists {
  padding-top: 180px;
}

@media screen and (max-width: 949px) {
  .artists {
    padding-top: 140px;
  }
}

.artists_name_list {
  padding-top: 80px;
}

@media screen and (max-width: 949px) {
  .artists_name_list {
    padding-top: 64px;
  }
}

.artists_name_list_link {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  line-height: 1;
  padding-right: 30px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .artists_name_list_link {
    font-size: 20px;
    font-weight: bold;
  }
}

.artists_name_list_link:nth-child(n + 2) {
  margin-top: 40px;
}

.artists_name_list_link::after {
  background-image: url(/assets/images/icon_arrow_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

.artists_name_list_text {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  font-weight: bold;
}

.creators {
  padding-bottom: 160px;
  padding-top: 180px;
}

@media screen and (max-width: 949px) {
  .creators {
    padding-top: 140px;
  }
}

.creators_name_list {
  padding-top: 80px;
}

@media screen and (max-width: 949px) {
  .creators_name_list {
    padding-top: 64px;
  }
}

.creators_name_list_link {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  line-height: 1;
  padding-right: 30px;
  position: relative;
}

.creators_name_list_link::after {
  background-image: url(/assets/images/icon_arrow_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

.creators_name_list_text {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  font-weight: bold;
}

.contact_bg {
  background: rgba(0, 0, 0, 0.5);
}

.contact {
  padding-top: 160px;
}

@media screen and (max-width: 949px) {
  .contact {
    padding-top: 140px;
  }
}

.contact_ttl {
  max-width: 944px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .contact_ttl {
    height: 76px;
    width: 100%;
  }
}

.contact_ttl::after {
  bottom: 21px;
  content: "※すべて必須項目です";
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  right: 0;
  top: 21px;
}

@media screen and (max-width: 949px) {
  .contact_ttl::after {
    bottom: 0;
    left: 0;
    top: unset;
  }
}

/* ====== 可変 & Mixin（無ければ利用） ====== */
/* ====== ベース ====== */
.contact_section,
.contact_confirm,
.contact_thanks {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 80px 24px;
}

@media (max-width: 768px) {
  .contact_section,
  .contact_confirm,
  .contact_thanks {
    padding: 64px 0;
    padding-bottom: 140px;
  }
}

.section_title {
  font-size: 24px;
  letter-spacing: .08em;
  margin: 0 0 32px;
}

/* ====== 入力フォーム ====== */
.contact_form {
  margin: 0 auto;
  max-width: 696px;
  padding: 0 0px;
  /* 同意チェック */
  /* 視覚的に非表示（アクセシブル） */
  /* 24pxのボックス */
  /* キーボードフォーカス可視化 */
  /* チェックマーク（レ点）— $fg を直指定 */
  /* （任意）不確定状態のハイフン */
  /* ボタン */
}

.contact_form .form_rows {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 768px) {
  .contact_form .form_rows {
    padding-bottom: 32px;
  }
}

.contact_form .form_row {
  display: flex;
  padding-bottom: 32px;
}

@media screen and (min-width: 769px) and (max-width: 860px) {
  .contact_form .form_row {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .contact_form .form_row {
    flex-direction: column;
    padding-bottom: 0px;
  }
}

.contact_form .form_row:first-child {
  padding-top: 0;
}

.contact_form .form_label {
  align-self: start;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-top: 14px;
  position: relative;
  width: 146px;
}

@media screen and (min-width: 769px) and (max-width: 860px) {
  .contact_form .form_label {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .contact_form .form_label {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contact_form .form_label_fast {
    padding-top: 0;
  }
}

.contact_form .require_badge {
  border: 1px solid #fff;
  border-radius: 2px;
  display: inline-block;
  font-size: 11px;
  margin-left: 8px;
  padding: 2px 6px;
}

.contact_form .form_field {
  position: relative;
}

@media (max-width: 768px) {
  .contact_form .form_field {
    margin-top: 16px;
  }
}

.contact_form .input_text,
.contact_form .textarea {
  background: #e8e8e8;
  border: none;
  border-radius: 2px;
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  min-height: 48px;
  min-width: 502px;
  outline: none;
  padding: 5px 16px;
  width: 100%;
}

@media (max-width: 768px) {
  .contact_form .input_text,
  .contact_form .textarea {
    min-height: 40px;
    min-width: 100%;
  }
}

.contact_form .input_text:focus,
.contact_form .textarea:focus {
  box-shadow: 0 0 0 2px #fff inset;
}

.contact_form .textarea {
  min-height: 180px;
  padding-top: 10px;
}

.contact_form .error_text {
  color: #ffbdbd;
  font-size: 12px;
  margin-top: 8px;
}

.contact_form .form_consents {
  padding: 24px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .contact_form .form_consents {
    padding: 32px 0;
  }
}

.contact_form .checkbox_label {
  -ms-user-select: none;
  -webkit-user-select: none;
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  gap: 12px;
  user-select: none;
  /* ← 念のため指定（テキスト色） */
}

.contact_form .checkbox_label:hover .checkbox_box {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}

.contact_form .checkbox_input {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.contact_form .checkbox_box {
  background: #fff;
  border: 1px solid #fff;
  /* ← ボーダーも$fgで固定 */
  border-radius: 2px;
  /* 背景は白に固定 */
  box-sizing: border-box;
  display: inline-block;
  flex: 0 0 24px;
  height: 24px;
  position: relative;
  width: 24px;
  z-index: 0;
  /* 疑似要素より下 */
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:focus-visible + .checkbox_box {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:checked + .checkbox_box::after {
  /* ← 色を固定 */
  -webkit-transform: rotate(45deg);
  /* ← 色を固定 */
  border-bottom: 3px solid #000;
  /* 全体高さ */
  border-right: 3px solid #000;
  box-sizing: border-box;
  content: "";
  /* 右上方向の長さ */
  height: 14px;
  left: 6px;
  position: absolute;
  /* 横位置 */
  top: 3px;
  transform: rotate(45deg);
  /* 縦位置 */
  width: 8px;
  z-index: 1;
  /* 背景より前面へ */
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:indeterminate + .checkbox_box::after {
  -webkit-transform: translateY(-50%);
  border-top: 3px solid #fff;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.contact_form .checkbox_text {
  font-size: 14px;
}

.contact_form .checkbox_text .privacy_link {
  color: #fff;
  margin-left: 4px;
  text-decoration: underline;
}

.contact_form .checkbox_text a {
  text-decoration: underline;
}

.contact_form .form_actions {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

@media (max-width: 768px) {
  .contact_form .form_actions {
    margin: 0;
  }
}

/* ====== ボタン共通（確認／送信／戻る） ====== */
.btn_primary {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 500;
  gap: 12px;
  letter-spacing: .2em;
  padding: 19px 40px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 308px;
  /* 矢印（擬似要素） */
}

.btn_primary:hover {
  opacity: 0.8;
}

.btn_primary .btn_arrow::after {
  background-image: url(/assets/images/arrow_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  content: "";
  height: 11.31px;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  width: 15px;
}

/* ====== 確認テーブル ====== */
.contact_confirm .confirm_table {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto 24px;
  max-width: 960px;
}

.contact_confirm .confirm_row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: grid;
  gap: 32px;
  grid-template-columns: 200px 1fr;
  padding: 24px 0;
}

@media (max-width: 768px) {
  .contact_confirm .confirm_row {
    gap: 12px;
    grid-template-columns: 1fr;
  }
}

.contact_confirm .confirm_label {
  font-size: 14px;
}

.contact_confirm .confirm_value {
  line-height: 1.9;
}

/* ====== 完了 ====== */
.contact_thanks .thanks_text {
  margin: 0 auto 24px;
  max-width: 960px;
}

.contact_thanks .thanks_text p {
  margin: 0 0 12px;
}

.contact_thanks .thanks_text .thanks_list {
  margin: 0 0 12px 1em;
}

.contact_thanks .form_actions {
  margin-top: 24px;
}

.footer_wrapper {
  background-color: #000;
  padding: 140px 80px 140px 0;
  text-align: right;
}

@media (max-width: 768px) {
  .footer_wrapper {
    padding: 40px 0;
    text-align: center;
  }
}

.footer_wrapper small {
  color: #fff;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.footer_wrapper small a {
  text-decoration: underline;
}

.fab-logo {
  -webkit-transform: translateY(6px);
  left: 48px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 48px;
  transform: translateY(6px);
  transition: opacity 280ms ease, -webkit-transform 280ms ease;
  transition: opacity 280ms ease, transform 280ms ease;
  transition: opacity 280ms ease, transform 280ms ease, -webkit-transform 280ms ease;
  z-index: 1000;
}

@media (max-width: 768px) {
  .fab-logo {
    left: 20px;
    top: 24px;
  }
}

.fab-logo img {
  display: block;
  height: 80px;
  width: auto;
}

@media (max-width: 768px) {
  .fab-logo img {
    height: 48px;
  }
}

.fab-logo.is-visible {
  -webkit-transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.fab-menu {
  -webkit-transform: translateY(6px);
  border-radius: 12px;
  bottom: 60px;
  left: 48px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transform: translateY(6px);
  transition: opacity 280ms ease, -webkit-transform 280ms ease;
  transition: opacity 280ms ease, transform 280ms ease;
  transition: opacity 280ms ease, transform 280ms ease, -webkit-transform 280ms ease;
  z-index: 1000;
}

.fab-menu.is-visible {
  -webkit-transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.fab-menu li {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 24px;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .fab-menu li {
    border-bottom: 1px solid gray;
    font-size: 6.3vw;
    font-weight: 500;
    line-height: 1;
    padding: 5.8vw;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .fab-menu li:first-child {
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  .fab-menu {
    -webkit-transform: translate(-50%, 10px);
    bottom: 20px;
    display: none;
    left: 49%;
    pointer-events: none;
    position: fixed;
    transform: translate(-50%, 10px);
    z-index: 1000;
  }
  .fab-menu.is-open {
    -ms-scroll-chaining: none;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: none;
    background: rgba(0, 0, 0, 0.93);
    border-radius: 0;
    display: block;
    height: auto;
    inset: 0;
    max-height: 100dvh;
    opacity: 1;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: calc(env(safe-area-inset-top) + 25vw) 10vw 10vw 10vw;
    pointer-events: auto;
    position: fixed;
    transform: none;
    width: 100%;
  }
  @supports not (height: 100dvh) {
    .fab-menu.is-open {
      max-height: 100vh;
      max-height: calc(var(--vh, 1vh) * 100);
    }
  }
}

/* ハンバーガーボタン */
.hamburger-btn {
  cursor: pointer;
  display: none;
  height: 32px;
  position: fixed;
  right: 20px;
  top: 25px;
  width: 40px;
  z-index: 1500;
  /* 共通線スタイル */
  /* 上の線：長い */
  /* 下の線：短い */
  /* ========== 開いたとき（×） ========== */
}

@media (max-width: 768px) {
  .hamburger-btn {
    background-color: unset;
    border: unset;
    display: block;
  }
}

.hamburger-btn span {
  -webkit-transform-origin: center;
  background: #fff;
  display: block;
  height: 3px;
  position: absolute;
  right: 0;
  transform-origin: center;
  /* 線の色 */
  transition: 0.3s ease;
}

.hamburger-btn span:nth-child(1) {
  top: 8px;
  width: 32px;
}

.hamburger-btn span:nth-child(2) {
  top: 20px;
  width: 24px;
}

.hamburger-btn.is-active span:nth-child(1) {
  /* 中央寄せ */
  -webkit-transform: rotate(45deg);
  top: 14px;
  transform: rotate(45deg);
  width: 32px;
  /* 両方同じ長さ */
}

.hamburger-btn.is-active span:nth-child(2) {
  /* 中央寄せ */
  -webkit-transform: rotate(-45deg);
  top: 14px;
  transform: rotate(-45deg);
  width: 32px;
  /* 両方同じ長さ */
}

@media screen and (min-width: 950px) {
  .menu__close {
    display: none;
  }
}

@media (max-width: 768px) {
  .menu__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 6.3vw;
    font-weight: 400;
    justify-content: center;
    left: 0;
    line-height: 1;
    margin: auto;
    padding: 40px 20px;
    padding-top: 0px;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

.menu__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  .menu__close img {
    margin-top: 1.5vw;
    width: 5.385vw;
  }
}

/* ===== SP専用：1枚の固定ヘッダー背景バー（幅100%・高さ134px） ===== */
/* ===== SP専用：固定ヘッダー背景をグラデーション＋影で表示（高さ134px） ===== */
@media (max-width: 768px) {
  /* 以前の個別丸背景は無効化（入れていた場合） */
  .fab-logo::before,
  .hamburger-btn::before {
    content: none !important;
    display: none !important;
  }
  /* 1枚の固定ヘッダー背景バー */
  body.has-top-ui-bg::before {
    /* 仮の高さ：ご指定どおり */
    /* === グラデーション（半透明） === */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.56) 60%, rgba(0, 0, 0, 0) 100%);
    content: "";
    height: 100px;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
    /* ロゴ(1000)やハンバーガー(1500)の背面でOK */
  }
  /* --- 画像を重ねたい場合（デザイン書き出し分） ---
     上のlinear-gradientの上に画像を重ねる場合は以下を有効化
     画像を最上面 / グラデを下にしたい場合は並び順を逆にしてください
  */
  /*
  body.has-top-ui-bg::before {
    background:
      linear-gradient(180deg, rgba(0,0,0,0.42) 0%, rgba(0,0,0,0.24) 60%, rgba(0,0,0,0) 100%),
      url('/assets/images/header_bg.png'); // ←書き出し画像パスに変更
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 134px, cover;
    background-position: top left, top center;
  }
  */
}

.is-modal-open {
  overflow: hidden;
}

/* 土台 */
.modal {
  align-items: center;
  display: grid;
  inset: 0;
  justify-items: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 280ms ease, visibility 280ms ease;
  visibility: hidden;
  z-index: 2000;
}

.modal.is-active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

#artists {
  /* 背景 */
  /* 本体 */
}

#artists .modal__overlay {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.55);
  inset: 0;
  position: absolute;
}

#artists .modal__content {
  /* “ヌルッ”演出 */
  -webkit-transform: translateY(12px) scale(0.98);
  border-radius: 14px;
  color: #fff;
  max-width: 1108px;
  opacity: 0;
  padding: 0 20px 60px 20px;
  position: relative;
  transform: translateY(12px) scale(0.98);
  transition: opacity 320ms ease, -webkit-transform 320ms ease;
  transition: opacity 320ms ease, transform 320ms ease;
  transition: opacity 320ms ease, transform 320ms ease, -webkit-transform 320ms ease;
  width: 1108px;
  z-index: 1;
}

@media (max-width: 768px) {
  #artists .modal__content {
    height: 80vh;
    max-width: 100%;
    overflow: auto;
    padding: 0 10vw;
    width: 100%;
  }
}

#artists .modal.is-active .modal__content {
  -webkit-transform: translateY(0) scale(1);
  opacity: 1;
  transform: translateY(0) scale(1);
}

#artists .modal__img {
  display: block;
  height: auto;
  width: 448px;
}

@media (max-width: 768px) {
  #artists .modal__img {
    width: 100%;
  }
}

#artists .modal__texts {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  width: 572px;
}

@media (max-width: 768px) {
  #artists .modal__texts {
    margin-top: 40px;
    width: 100%;
  }
}

#artists .modal_profileArea {
  font-size: 32px;
}

#artists .modal_profile_ttl {
  border-bottom: 1px solid #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 24px;
  position: relative;
}

@media (max-width: 768px) {
  #artists .modal_profile_ttl {
    font-size: 24px;
  }
}

#artists .modal_profile_ttl span {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
}

@media (max-width: 768px) {
  #artists .modal_profile_ttl span {
    display: block;
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
  }
}

#artists .modal_profile_icon {
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 5px;
  width: 76px;
}

@media (max-width: 768px) {
  #artists .modal_profile_icon {
    top: 10px;
    width: 69px;
  }
}

@media (max-width: 768px) {
  #artists .modal_profile_icon02 {
    top: 0;
  }
}

#artists .icon_x {
  height: 27px;
}

#artists .modal_profile_text_ttl01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding-top: 40px;
}

@media (max-width: 768px) {
  #artists .modal_profile_text_ttl01 {
    font-size: 18px;
  }
}

#artists .modal_profile_text01 {
  font-weight: 400;
  margin-top: 16px;
}

@media (max-width: 768px) {
  #artists .modal_profile_text01 {
    font-size: 14px;
  }
}

#artists .modal_profile_link01 {
  font-size: 16px;
  line-height: 1;
  padding-top: 16px;
  text-decoration: underline;
}

#artists .modal__title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em;
}

#artists .modal__artist {
  font-size: 14px;
  opacity: .85;
}

@media screen and (min-width: 950px) {
  #artists .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 48px 20px;
    position: absolute;
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

@media (max-width: 768px) {
  #artists .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 40px 20px;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

#artists .modal__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  #artists .modal__close img {
    margin-top: 1.5vw;
  }
}

#artists .modal__body {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 768px) {
  #artists .modal__body {
    flex-direction: column;
  }
}

@supports (-webkit-touch-callout: none) {
  @media screen and (max-width: 768px) {
    .mv_logo img {
      -webkit-transform: translateY(-10vw);
      transform: translateY(-10vw);
    }
  }
}

.header {
  background-color: #000;
  height: 5px;
  left: 0;
  position: fixed;
  top: 0;
  /* color: #fff; */
  width: 100%;
  z-index: 1;
}

#modal-policy {
  /* タイトル */
  /* 条文ごとのブロック */
  /* 条タイトル */
  /* 条文本文 */
  /* フッター部分 */
  /* 閉じるボタン */
  /* スマホ用 */
}

#modal-policy .modal_policy_mail {
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 32px;
  padding-top: 16px;
  position: relative;
}

@media (max-width: 768px) {
  #modal-policy .modal_policy_mail {
    font-size: 12px;
  }
}

#modal-policy .modal_policy_mail::after {
  color: #000;
  content: "info" "@" "bluespikelabels.com";
  /* ←追加（クリックが親へ届くように） */
  cursor: text;
  margin-left: .25em;
  pointer-events: none;
  text-decoration: underline;
}

#modal-policy .modal__content {
  background: #fff;
  color: #000;
  margin-top: -25vw;
  max-width: calc(100vw - 32px);
  width: 800px;
}

#modal-policy .modal__body {
  /* Firefox */
  -ms-overflow-style: none;
  /* IE, Edge(旧) */
  /* ▼ 背景の慣性スクロールを防止（SPでも安定） */
  -ms-scroll-chaining: none;
  -webkit-overflow-scrolling: touch;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  max-height: 80vh;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 32px;
  /* ▼ スクロールバーを非表示（スクロールは有効） */
  scrollbar-width: none;
}

#modal-policy .modal__body::-webkit-scrollbar {
  height: 0;
  /* Chrome, Safari, Edge(Chromium) */
  width: 0;
}

#modal-policy .modal_policy_ttl {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 28px;
}

#modal-policy .policy_section {
  margin-bottom: 24px;
}

#modal-policy .policy_heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 6px;
  padding-left: 8px;
}

#modal-policy .policy_text {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.9;
  margin-left: 12px;
}

#modal-policy .policy_footer {
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 32px;
  padding-top: 16px;
  position: relative;
}

#modal-policy .policy_footer::after {
  color: #000;
  content: "info" "@" "bluespikelabels.com";
  /* 見た目だけ下線（リンクに見せる用） */
  cursor: text;
  /* ここが実際に表示される文字 */
  margin-left: .25em;
  text-decoration: underline;
  /* まずは表示優先。コピーも可能 */
}

#modal-policy .policy_footer a {
  color: #000;
  text-decoration: underline;
  transition: opacity 0.2s;
}

#modal-policy .policy_footer a:hover {
  opacity: 0.7;
}

#modal-policy .policy_footer a.js-mail {
  color: #000;
  position: relative;
  text-decoration: underline;
}

#modal-policy .policy_footer a.js-mail:hover {
  opacity: 0.7;
}

#modal-policy .policy_footer a.js-mail::before {
  content: attr(data-n) "@" attr(data-d);
  /* ← ここで見た目を出す */
}

@media (max-width: 768px) {
  #modal-policy .modal__content {
    border-radius: 0;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-top: -100vw;
    width: 100%;
  }
  #modal-policy .modal__body {
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    max-height: 65vh;
    overscroll-behavior: contain;
    padding: 20px;
    /* ▼ SPでもバー非表示を継承 */
    scrollbar-width: none;
  }
  #modal-policy .modal__body::-webkit-scrollbar {
    height: 0;
    width: 0;
  }
  #modal-policy .modal_policy_ttl {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #modal-policy .policy_heading {
    font-size: 13px;
    margin-bottom: 4px;
    padding-left: 6px;
  }
  #modal-policy .policy_text {
    font-size: 12px;
    margin-left: 10px;
  }
  #modal-policy .policy_footer {
    font-size: 11px;
    margin-top: 24px;
  }
}

@media screen and (min-width: 950px) {
  #modal-policy .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: 1vw;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 48px 20px;
    position: absolute;
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

@media (max-width: 768px) {
  #modal-policy .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    bottom: 30vw;
    color: #fff;
    display: flex;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 40px 20px;
    padding: 0;
    position: absolute;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

#modal-policy .modal__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  #modal-policy .modal__close img {
    margin-top: 1.5vw;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */
