/* Original artwork and layout retained. Paths consolidated into img/. */
* {
  margin: 0px;
  padding: 0px;
}

body {
  color: rgb(221, 221, 221);
  font-size: 12px;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 180%;
  background-color: rgb(21, 21, 21);
  background-image: url("img/wall.gif");
}

img {
  border: 0px;
}

a:link, a:visited {
  color: rgb(221, 221, 221);
  border-bottom: 1px solid rgb(102, 51, 102);
  text-decoration: none;
}

a:hover, a:active {
  color: rgb(102, 51, 102);
  border-bottom: 1px solid rgb(34, 34, 34);
}

.noborder a:link {
  border-style: none;
}

#contents {
  margin: 0px auto;
  width: 820px;
  background-image: url("img/body.png");
  background-repeat: repeat-y;
}

#header {
  padding: 10px 20px;
  height: 39px;
  text-align: right;
  background-image: url("img/header.jpg");
  background-repeat: no-repeat;
}

#menu {
  margin-bottom: 20px;
}

#info, #track, #sp, #banner {
  margin: 30px 0px;
  padding: 0px 60px;
}

#staff {
  padding-bottom: 30px;
  text-align: center;
}

#bookmark {
  margin: 0px auto;
  padding-top: 8px;
  width: 800px;
  height: 50px;
  background-image: url("img/link.png");
  background-repeat: repeat-y;
  text-align: center;
}

#footer {
  margin: 0px auto;
  padding: 20px 5px;
  width: 790px;
  height: 20px;
  color: white;
  text-align: center;
  background-color: black;
}

h1 {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}

h2 {
  margin: 20px 0px;
}

h3 {
  color: rgb(102, 51, 102);
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

p {
  margin: 10px 0px;
}

dl {
  width: 340px;
  margin: 10px auto;
}

dt {
  width: 180px;
  color: rgb(170, 170, 170);
  text-align: right;
  float: left;
}

dd {
  margin-left: 10px;
  width: 150px;
  text-align: left;
  float: right;
}

#outline {
  width: 230px;
  height: 250px;
  padding-top: 30px;
  padding-left: 250px;
  background-image: url("img/jacket.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
}

#onsale {
  padding-top: 30px;
  width: 200px;
  float: left;
}

.discography {
  width: 220px;
  float: left;
}

.musictitle {
  margin-top: 20px;
  margin-right: 15px;
  height: 100px;
  background-image: url("img/hr_y.png");
  background-position: left bottom;
  background-repeat: no-repeat;
}

.trial {
  padding: 10px;
  width: 230px;
  color: rgb(102, 102, 102);
  font-size: 10px;
  line-height: 140%;
  float: left;
}

.pv {
  color: rgb(102, 102, 102);
}

.voicedrama {
  margin-bottom: 10px;
  padding-top: 50px;
  width: 330px;
  height: 230px;
  text-align: center;
  background-image: url("img/hr_x.png");
  background-position: left top;
  background-repeat: no-repeat;
  float: right;
}

.hrimg {
  width: 820px;
  height: 35px;
  text-align: center;
  background-image: url("img/hr.png");
  background-position: 10px top;
  background-repeat: no-repeat;
}

.space {
  clear: both;
}

* {
  margin: 0px;
  padding: 0px;
}

ul {
  margin-top: -60px;
  padding-left: 300px;
  width: 440px;
  height: 40px;
}

li {
  text-indent: -9999px;
  overflow: hidden;
  list-style-type: none;
  float: left;
  position: relative;
}

li.navi1 {
  width: 105px;
}

li.navi2 {
  width: 95px;
}

li.navi3 {
  width: 130px;
}

li.navi4 {
  width: 70px;
}

li a {
  height: 40px;
  background-repeat: no-repeat;
  display: block;
}

li a:visited {
  border-style: none;
}

li.navi1 a {
  width: 105px;
  background-image: url("img/navi01track.png");
}

li.navi2 a {
  width: 95px;
  background-image: url("img/navi02sp.png");
}

li.navi3 a {
  width: 130px;
  background-image: url("img/navi03banner.png");
}

li.navi4 a {
  width: 70px;
  background-image: url("img/navi04staff.png");
}

li.navi1 a:hover {
  width: 105px;
  background-image: url("img/navi01track_on.png");
}

li.navi2 a:hover {
  width: 95px;
  background-image: url("img/navi02sp_on.png");
}

li.navi3 a:hover {
  width: 130px;
  background-image: url("img/navi03banner_on.png");
}

li.navi4 a:hover {
  width: 70px;
  background-image: url("img/navi04staff_on.png");
}

ul {
  display: inline-block;
}

ul {
  display: block;
}

.clearFix::after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearFix {
  min-height: 1px;
}

/* Modern layout support and the SPECIAL video replacement. */
html {
  scroll-behavior: smooth;
}

#contents {
  max-width: 820px;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

#menu ul {
  box-sizing: content-box;
}

#track::after, #info::after, #sp::after {
  content: "";
  display: block;
  clear: both;
}

#sp iframe {
  display: block;
  max-width: 100%;
  border: 0;
  background: #111;
}

#sp .video-link {
  display: inline-block;
  margin: 7px 0 2px;
  font-size: 11px;
}

.sale-label {
  font-size: 1.2em;
  font-weight: bold;
}

.to-top {
  position: fixed;
  right: 16px;
  bottom: 16px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  background: #272027;
  color: #fff !important;
  border: 1px solid #6c586c;
  text-decoration: none;
  z-index: 10;
}

@media (max-width: 820px) {
  #contents {
    background-size: 100% auto;
  }

  #header {
    height: auto;
    min-height: 39px;
    box-sizing: border-box;
    background-size: cover;
  }

  #contents > div:nth-of-type(1) img:nth-of-type(1) {
    width: 72.317%;
    float: left;
  }

  #contents > div:nth-of-type(1) img:nth-of-type(2) {
    width: 27.683%;
    float: right;
  }

  #contents > div:nth-of-type(1) img:nth-of-type(3) {
    width: 100%;
  }

  #info, #track, #sp, #banner {
    padding-left: max(18px,5vw);
    padding-right: max(18px,5vw);
  }

  #outline {
    box-sizing: border-box;
    width: 66%;
    padding-left: min(31vw,250px);
  }

  #onsale {
    box-sizing: border-box;
    width: 34%;
  }

  #menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #bookmark, #footer {
    width: 100%;
    box-sizing: border-box;
    height: auto;
  }

  .hrimg {
    width: 100%;
    background-size: 100% auto;
  }

  .discography {
    width: 50%;
    box-sizing: border-box;
  }

  .musictitle {
    min-height: 100px;
    height: auto;
  }

  .trial {
    width: auto;
  }

  .voicedrama {
    width: 48%;
    box-sizing: border-box;
  }

}

@media (max-width: 560px) {
  #outline, #onsale {
    float: none;
    width: 100%;
    min-height: 0;
    height: auto;
  }

  #outline {
    padding: 180px 0 0;
    background-size: auto 170px;
  }

  #onsale {
    padding-top: 20px;
  }

  .discography {
    float: none;
    width: 100%;
  }

  .voicedrama {
    float: none;
    width: 100%;
    height: auto;
    padding: 30px 0 14px;
    background-size: 100% auto;
  }

  #sp iframe {
    width: 100%;
    aspect-ratio: 350 / 197;
    height: auto;
  }

  #banner p {
    overflow-wrap: anywhere;
  }

}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

}

/* Related site banners: three original banners above two scaled 500px banners. */
#bookmark {
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  padding: 8px 12px 18px;
}

#bookmark a {
  border: 0;
}

.bookmark-primary {
  display: flex;
  justify-content: center;
  gap: 5px;
  max-width: 610px;
  margin: 0 auto;
}

.bookmark-primary a {
  flex: 0 1 200px;
  min-width: 0;
}

.bookmark-primary img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 0 !important;
}

.bookmark-secondary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 300px));
  justify-content: center;
  gap: 10px;
  max-width: 610px;
  margin: 12px auto 0;
}

.bookmark-secondary img {
  display: block;
  width: 100%;
  height: auto;
}
