<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

p.sale {
  margin-bottom: 30px;
}

div.block-left {
  float: left;
  width: 210px;
}

div.disc-data {
  float: right;
  width: 718px;
}

div.disc-data table td {
  vertical-align: top;
  font-size: 15px;
  color: #cccccc;
}

div.bd {
  padding-bottom: 26px;
}

div.bd p {
  margin-bottom: 6px;
}

div.dvd {
  border-top: 1px solid #3b3b3b;
  padding-top: 24px;
  padding-bottom: 26px;
}

div.dvd p {
  margin-bottom: 12px;
}

p.btn-view {
  margin-top: 15px;
  width: 210px;
}

ul.disc-notice {
  border-top: 1px solid #3b3b3b;
  padding-top: 22px;
  padding-bottom: 80px;
  font-size: 12px;
  color: #cccccc;
}

p.soundtrack {
  margin-top: 70px;
  padding-bottom: 30px;
  text-align: center;
}

p.soundtrack span {
  position: relative;
  top: 6px;
  font-size: 12px;
}

div.music-box {
  background: #666666;
  margin: 0 auto;
  width: 820px;
  padding: 21px 0 13px 0;
}

div.music-box p.img {
  margin-bottom: 15px;
}

div.bd_dvd_3_333 {
  margin-bottom: 48px;
  border-bottom: 2px solid #3b3b3b;
}

div.bd_dvd_3_333 p.sale {
  margin-bottom: 45px;
}

div.bd_dvd_3_333 p.sale img {
  width: 772px;
}

div.bd_dvd_3_333 div.edition {
  display: flex;
  padding: 0;
}

div.bd_dvd_3_333 div.edition-normal {
  padding: 50px 0 0 0;
}

div.bd_dvd_3_333 div.edition div.jacket {
  width: 241px;
}

div.bd_dvd_3_333 div.edition-limited div.jacket img {
  width: 202px;
}

div.bd_dvd_3_333 div.edition div.txt {
  padding: 0 0 45px 0;
  border-bottom: 1px solid #3b3b3b;
  width: 719px;
}

div.bd_dvd_3_333 div.edition-normal div.txt {
  border-bottom: 0;
}

div.bd_dvd_3_333 div.edition div.txt p.edition-name {
  margin: 0 0 20px 0;
}

div.bd_dvd_3_333 div.edition-limited div.txt p.edition-name img {
  width: 453px;
}

div.bd_dvd_3_333 div.edition-normal div.txt p.edition-name img {
  width: 166px;
}

div.bd_dvd_3_333 div.edition div.txt th {
	width: 7.5em;
}

div.bd_dvd_3_333 div.edition div.txt th,
div.bd_dvd_3_333 div.edition div.txt td {
  vertical-align: top;
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  color: #ccc;
}

div.bd_dvd_3_333 div.edition div.txt ul.notice {
/*
  padding: 1em 0 0 1.5em;
*/
  padding: 1em 0 0 0;
}

div.bd_dvd_3_333 div.edition div.txt ul.notice li {
/*
  padding-left: 1em;
  text-indent: -1em;
*/
  font-size: 12px;
  color: #ccc;
}

div.bd_dvd_3_333 div.edition div.txt div.notice-2 {
/*
  padding: 30px 0 0 22px;
*/
  padding: 30px 0 0 0;
  text-indent: -4px;
  font-size: 11px;
  line-height: 1.4;
  color: #ccc;
}

div.bd_dvd_3_333 div.edition div.txt div.notice-2 span.r-mark {
  vertical-align: super;
  font-size: 10px;
}

div.bd_dvd_3_333 div.edition div.txt p {
  margin-top: 1.5em;
  font-size: 15px;
  color: #ccc;
}


div.bd_dvd_3_333 div.btn-buy {
  padding-top: 40px;
  text-align: center;
}

div.bd_dvd_3_333 a.btn-r-w {
  display: inline-block;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  background-color: #fff;
  padding: 0.9em 3em 0.95em 3em;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  transition: background-color .5s ease;
}

div.bd_dvd_3_333 a.btn-r-w:hover {
  background-color: #ccc;
}

div.bd_dvd_3_333 div.btn-buy a.btn-r-w {
  margin: 0 auto;
}

div.bd_dvd_3_333 div.movie {
  position: relative;
  margin: 80px auto;
  width: 740px;
}

div.bd_dvd_3_333 div.movie p.movie-ttl {
  margin-bottom: 15px;
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
}

div.bd_dvd_3_333 div.movie p.player {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-top: 420px;
}

div.bd_dvd_3_333 div.movie p.player iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

</pre></body></html>