@media (min-width: 769px) {
  .comics__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.comics__ph {
  margin: 0 0 14px;
  max-width: 160px;
}

@media (min-width: 769px) {
  .comics__ph {
    margin: 0;
    max-width: none;
    width: 320px;
  }
}

.comics__txt {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .comics__txt {
    line-height: 21px;
    width: calc(100% - (320px + 16px));
    font-size: 0.8125rem;
  }
}

.dvd__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dvd__inner a {
  color: #e75297;
  text-decoration: underline;
}

.dvd__inner a:hover {
  text-decoration: none;
}

.dvd__ph {
  margin: 0 0 14px;
  max-width: 130px;
}

@media (min-width: 769px) {
  .dvd__ph {
    margin: 0;
    max-width: none;
    width: 320px;
  }
}

.dvd__ph img {
  border: 1px solid #009fe8;
}

.dvd__info {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .dvd__info {
    line-height: 21px;
    width: calc(100% - (320px + 16px));
    font-size: 0.8125rem;
  }
}

.dvd__info.-side {
  width: calc(100% - (130px + 14px));
}

.dvd__package {
  font-weight: bold;
  margin: 8px 0 4px;
}

@media (min-width: 769px) {
  .dvd__package {
    margin: 8px 0 4px;
  }
}

.dvd__headline {
  font-weight: bold;
  margin: 8px 0 4px;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 769px) {
  .dvd__headline {
    margin: 8px 0 4px;
    font-size: 1rem;
  }
}

.campaign__text {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.5;
}

@media (min-width: 769px) {
  .campaign__text {
    font-size: 1.125rem;
    margin-top: 20px;
  }
}

.campaign__text strong {
  color: #009fe8;
}

.campaign__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px 0;
}

.campaign__fx.-topttl {
  margin: 8px 0 0;
}

@media (min-width: 769px) {
  .campaign__fx {
    margin: 20px 0 0;
  }
  .campaign__fx.-topttl {
    margin: 10px 0 0;
  }
}

.campaign__img {
  max-width: 130px;
}

@media (min-width: 769px) {
  .campaign__img {
    max-width: initial;
    width: 320px;
  }
}

.campaign__img__att {
  font-size: 10px;
  font-size: 0.625rem;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .campaign__img__att {
    font-size: 0.8125rem;
  }
}

.campaign__main {
  width: calc(100% - (130px + 14px));
}

@media (min-width: 769px) {
  .campaign__main {
    width: calc(100% - (320px + 16px));
  }
}

.campaign__list {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .campaign__list {
    font-size: 0.8125rem;
  }
}

.campaign__list__title {
  color: #009fe8;
  font-weight: 900;
}

@media (min-width: 769px) {
  .campaign__list__title {
    font-size: 1rem;
  }
}

.campaign__list:not(:first-child) {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .campaign__list:not(:first-child) {
    margin-top: 20px;
  }
}

.campaign__att {
  font-size: 10px;
  font-size: 0.625rem;
}

@media (min-width: 769px) {
  .campaign__att {
    font-size: 0.6875rem;
  }
}

.campaign__ttl {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
}

@media (max-width: 768px) {
  .campaign__ttl {
    line-height: 1.2;
    margin-bottom: 5px;
  }
}

@media (min-width: 769px) {
  .campaign__ttl {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}

.tokuten {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}

@media (min-width: 769px) {
  .tokuten {
    margin-top: 25px;
  }
}

.tokuten__ttl {
  font-size: 18px;
  font-size: 1.125rem;
  border: 2px solid #009fe8;
  border-radius: 5px;
  color: #009fe8;
  font-weight: 900;
  margin-top: 40px;
  padding: 3px;
  text-align: center;
}

@media (min-width: 769px) {
  .tokuten__ttl {
    font-size: 1.375rem;
    margin-top: 70px;
    padding: 5px;
  }
}

.tokuten__offer {
  font-size: 10px;
  font-size: 0.625rem;
  text-align: center;
  margin-top: 3px;
}

@media (min-width: 769px) {
  .tokuten__offer {
    font-size: 0.6875rem;
    margin-top: 5px;
  }
}

.tokuten__item {
  width: 47.5%;
}

@media (max-width: 768px) {
  .tokuten__item:nth-child(2n) {
    margin-left: 5%;
  }
  .tokuten__item:nth-child(n+3) {
    margin-top: 15px;
  }
}

@media (min-width: 769px) {
  .tokuten__item {
    width: 230px;
    margin-left: 30px;
  }
  .tokuten__item:nth-child(3n+1) {
    margin-left: 0;
  }
  .tokuten__item:nth-child(n+4) {
    margin-top: 30px;
  }
}

.tokuten__shop {
  font-size: 14px;
  font-size: 0.875rem;
  color: #009fe8;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 769px) {
  .tokuten__shop {
    font-size: 1.125rem;
  }
  .-gamers .tokuten__shop {
    min-height: 44px;
  }
}

.tokuten__shop span {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .tokuten__shop span {
    font-size: 0.875rem;
  }
}

.tokuten__name {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .tokuten__name {
    font-size: 0.9375rem;
  }
}

.tokuten__terms {
  font-size: 12px;
  font-size: 0.75rem;
  border: 2px solid #5A3219;
  border-radius: 10px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 10px;
  padding: 3px 10px;
  text-align: center;
}

@media (min-width: 769px) {
  .tokuten__terms {
    font-size: 0.875rem;
    border-radius: 12px;
  }
}

.tokuten__terms.-double {
  border-radius: 20px;
}

@media (min-width: 769px) {
  .tokuten__terms.-double {
    border-radius: 24px;
  }
}

.tokuten__text {
  font-size: 10px;
  font-size: 0.625rem;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .tokuten__text {
    font-size: 0.8125rem;
  }
}

.tokuten__image {
  margin-top: 5px;
}

@media (min-width: 769px) {
  .tokuten__image {
    margin-top: 15px;
  }
}

.tokuten__image.-line {
  border: 1px solid #e6e6e6;
}

.tokuten__link {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  background: #5A3219;
  border-radius: 9999px;
  color: #fff;
  padding: 3px;
  text-align: center;
  margin: 6px auto 0;
}

@media (min-width: 769px) {
  .tokuten__link {
    font-size: 1rem;
    margin: 10px auto 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    padding: 6px;
  }
}

@media (min-width: 769px) {
  .tokuten__link:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}

.dvd__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px 0 30px;
}

@media (min-width: 769px) {
  .dvd__anchor {
    margin: 30px 0 30px;
  }
}

.dvd__anchor li {
  line-height: 1;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (max-width: 768px) {
  .dvd__anchor li {
    font-size: 0.6875rem;
    width: 49%;
  }
  .dvd__anchor li:nth-child(2n) {
    margin-left: 2%;
  }
  .dvd__anchor li:nth-child(n+3) {
    margin-top: 10px;
  }
  .dvd__anchor li:nth-child(3) {
    width: 100%;
  }
  .dvd__anchor li.-item4 {
    margin-left: 0;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .dvd__anchor li {
    font-size: 0.9375rem;
    width: auto;
  }
  .dvd__anchor li:not(:first-child) {
    margin-left: 10px;
  }
  .dvd__anchor li.-item4 {
    margin-left: 0;
  }
  .dvd__anchor li.-line2 {
    margin-top: 10px;
  }
}

.dvd__anchor li a {
  border: 2px solid #5A3219;
  border-radius: 9999px;
  display: block;
  padding: 7px 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media (min-width: 769px) {
  .dvd__anchor li a {
    padding: 7px 20px;
  }
}

.dvd__anchor li a:hover {
  background-color: #5A3219;
  color: #FFF;
}

.campaign__img img {
  border: 1px solid #e6e6e6;
}

.goods__head {
  background: -webkit-repeating-linear-gradient(135deg, #4cbcef, #4cbcef 5px, #009fe8 5px, #009fe8 10px);
  background: repeating-linear-gradient(-45deg, #4cbcef, #4cbcef 5px, #009fe8 5px, #009fe8 10px);
  margin: 0 0 14px;
  padding: 5px;
  border-radius: 7px;
}

@media (min-width: 769px) {
  .goods__head {
    margin: 0 0 16px;
    padding: 6px;
    border-radius: 10px;
  }
}

.goods__head__inner {
  background: #fff;
  padding: 12px;
}

@media (min-width: 769px) {
  .goods__head__inner {
    padding: 16px;
  }
}

.goods__head__ttl {
  font-weight: 900;
  line-height: 23px;
  margin: 0 0 2px;
  font-size: 19px;
  font-size: 1.1875rem;
}

@media (min-width: 769px) {
  .goods__head__ttl {
    line-height: 30px;
    margin: 0 0 4px;
    font-size: 1.75rem;
  }
}

.goods__head__txt {
  line-height: 18px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .goods__head__txt {
    line-height: 24px;
    font-size: 1rem;
  }
}

.goods__head__txt span + span {
  margin-left: 1em;
}

.goods__head__txt .date {
  display: block;
  margin-left: 0;
}

.goods__camphead {
  margin: 0 0 14px;
  position: relative;
}

@media (min-width: 769px) {
  .goods__camphead {
    margin: 0 0 16px;
  }
}

.goods__camphead:before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
}

@media (min-width: 769px) {
  .goods__camphead:before {
    border-radius: 10px;
  }
}

.goods__camphead__inner {
  background: -webkit-repeating-linear-gradient(135deg, #4cbcef, #4cbcef 5px, #009fe8 5px, #009fe8 10px);
  background: repeating-linear-gradient(-45deg, #4cbcef, #4cbcef 5px, #009fe8 5px, #009fe8 10px);
  padding: 5px;
  border-radius: 7px;
  position: relative;
}

@media (min-width: 769px) {
  .goods__camphead__inner {
    padding: 6px;
    border-radius: 10px;
  }
}

.goods__camphead__main {
  background: #009fe8;
  border-radius: 7px;
  padding: 10px 12px;
  position: relative;
}

@media (min-width: 769px) {
  .goods__camphead__main {
    border-radius: 10px;
    padding: 14px 25px;
  }
}

.goods__camphead__sholder {
  color: #FFFC96;
  display: block;
  font-weight: 900;
}

@media (min-width: 769px) {
  .goods__camphead__sholder {
    font-size: 1.125rem;
  }
}

.goods__camphead__sholder:before {
  background: url(../../../../assets/img/page/goods/dvd_season3/ico_star.svg%7D) 50% 50%/contain no-repeat;
  content: '';
  display: inline-block;
  margin-right: 3px;
  height: 12px;
  width: 12px;
}

@media (min-width: 769px) {
  .goods__camphead__sholder:before {
    height: 16px;
    width: 16px;
  }
}

.goods__camphead__text {
  color: #FFF;
  display: block;
  line-height: 1.2;
  font-weight: 900;
}

@media (min-width: 769px) {
  .goods__camphead__text {
    font-size: 1.75rem;
  }
}

.goods__article + .goods__article {
  margin-top: 30px;
}

@media (min-width: 769px) {
  .goods__article + .goods__article {
    margin-top: 60px;
  }
}

.goods__select {
  display: block;
  margin: 0 auto 24px;
  width: 64vw;
}

@media (min-width: 769px) {
  .goods__select {
    display: inline-block;
    margin: 0;
    width: 240px;
  }
}

.goods__select select {
  border-radius: 4px;
  font-weight: bold;
  padding: 6px;
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: -webkit-linear-gradient(45deg, transparent 50%, gray 50%), -webkit-linear-gradient(315deg, gray 50%, transparent 50%), -webkit-linear-gradient(left, #ccc, #ccc);
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

@media (min-width: 769px) {
  .goods__select select {
    border-radius: 6px;
    padding: 8px;
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    font-size: 0.875rem;
  }
}

.music__subhead {
  color: #009fe8;
  font-weight: bold;
  margin: 0 0 2px;
  padding-left: 20px;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .music__subhead {
    margin: 0 0 4px;
    padding-left: 24px;
    font-size: 1rem;
  }
}

.music__subhead:before {
  background: url(../../../../assets/img/page/goods/ico_crown.svg);
  content: "";
  display: block;
  height: 14px;
  width: 16px;
  position: absolute;
  top: 1px;
  left: 0;
}

@media (min-width: 769px) {
  .music__subhead:before {
    height: 16px;
    width: 18px;
    position: absolute;
    top: 4px;
    left: 0;
  }
}

@media (min-width: 769px) {
  .music__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.music__package {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 769px) {
  .music__package:only-child {
    width: 100%;
  }
}

.music__ph {
  height: 100%;
  position: relative;
  max-width: 130px;
  width: 130px;
}

@media (min-width: 769px) {
  .music__ph {
    max-width: none;
    width: 240px;
  }
}

.music__ph:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.music__ph img {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
}

@media (min-width: 769px) {
  .music__ph img {
    width: auto;
  }
}

.music__ph.-cs {
  background: #eeeae8;
}

@media (min-width: 769px) {
  .music__ph.-cs {
    height: auto;
  }
}

.music__info {
  margin-left: 14px;
  width: calc(100% - (130px + 14px));
}

@media (min-width: 769px) {
  .music__info {
    margin-left: 16px;
  }
}

.music__info p {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 769px) {
  .music__info p {
    margin: 0 0 4px;
    font-size: 1rem;
  }
}

.music__info ul {
  line-height: 19px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .music__info ul {
    line-height: 21px;
    font-size: 0.8125rem;
  }
}

.music__info__freearea {
  margin-top: 1em;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 769px) {
  .music__info__freearea {
    font-size: 0.875rem;
  }
}

.music__info__freearea li {
  font-weight: bold;
  margin-top: 0.5em;
}

.music__info__freearea li span {
  display: block;
  font-weight: normal;
  font-size: 10px;
  font-size: 0.625rem;
}

@media (min-width: 769px) {
  .music__info__freearea li span {
    font-size: 0.75rem;
  }
}

.music__package + .music__package {
  margin: 12px 0 0;
}

@media (min-width: 769px) {
  .music__package + .music__package {
    margin: 0 0 0 24px;
  }
}

.music__artist {
  background: #eeeae8;
  border-radius: 7px;
  margin: 16px 0 0;
  padding: 16px;
}

@media (min-width: 769px) {
  .music__artist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 32px 0 0;
    padding: 32px;
  }
}

.music__artist__ph {
  margin: 0 0 8px;
}

@media (min-width: 769px) {
  .music__artist__ph {
    margin: 0 20px 0 0;
    width: 300px;
  }
}

@media (min-width: 769px) {
  .music__artist__info {
    width: calc(100% - (300px + 20px));
  }
}

.music__artist__name {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.0625rem;
}

@media (min-width: 769px) {
  .music__artist__name {
    font-size: 1.375rem;
  }
}

.music__artist__link {
  color: #009fe8;
  display: inline-block;
  margin: 0 0 10px;
  text-decoration: underline;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .music__artist__link {
    font-size: 0.875rem;
  }
}

.music__artist__txt {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .music__artist__txt {
    font-size: 0.875rem;
  }
}

.goods__nav__attr {
  margin-bottom: 14px;
}

@media (min-width: 769px) {
  .goods__nav__attr {
    margin-bottom: 16px;
  }
}

.goods__nav__attr__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.goods__nav__attr__item {
  border: 2px #b2e2f8 solid;
  color: #b2e2f8;
  font-weight: 900;
  height: 32px;
  line-height: 28px;
  text-align: center;
  width: calc(50% + 1px);
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 769px) {
  .goods__nav__attr__item {
    height: 48px;
    line-height: 44px;
    font-size: 1rem;
  }
}

.goods__nav__attr__item:nth-of-type(1), .goods__nav__attr__item:nth-of-type(2) {
  margin-bottom: -2px;
}

.goods__nav__attr__item:nth-of-type(1), .goods__nav__attr__item:nth-of-type(3) {
  margin-right: -2px;
}

.goods__nav__attr__item.-active {
  background: #009fe8;
  border: 2px #009fe8 solid;
  color: #fff;
  position: relative;
  z-index: 1000;
}

@media (min-width: 769px) {
  .goods__nav__attr__item:hover {
    background: #009fe8;
    border: 2px #009fe8 solid;
    color: #fff;
    position: relative;
    z-index: 1000;
  }
}

.goods__nav__attr__item a {
  display: block;
  height: 100%;
}

@media (min-width: 769px) {
  .others__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.others__ph {
  margin-bottom: 14px;
}

@media (min-width: 769px) {
  .others__ph {
    margin-bottom: 0;
  }
}

.longsize .others__ph {
  width: 200px;
}

@media (min-width: 769px) {
  .longsize .others__ph {
    width: 320px;
  }
}

.oblongsize .others__ph {
  width: 240px;
}

@media (min-width: 769px) {
  .oblongsize .others__ph {
    width: 340px;
  }
}

.fullsize .others__ph {
  width: 100%;
}

@media (min-width: 769px) {
  .longsize .others__info {
    width: calc(100% - (320px + 16px));
  }
}

@media (min-width: 769px) {
  .oblongsize .others__info {
    width: calc(100% - (340px + 16px));
  }
}

.others__description {
  margin-bottom: 1em;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .others__description {
    font-size: 0.8125rem;
  }
}

.others__cap {
  font-size: 11px;
  font-size: 0.6875rem;
}

@media (min-width: 769px) {
  .others__cap {
    font-size: 0.75rem;
  }
}

.others__cap p {
  margin-bottom: 1em;
}

.others__cap p:last-of-type {
  margin-bottom: 0;
}

.others__cap a {
  color: #009fe8;
}

.others__select {
  display: block;
  margin: 0 auto 24px;
  width: 64vw;
}

@media (min-width: 769px) {
  .others__select {
    display: inline-block;
    margin: 0;
    width: 240px;
  }
}

.others__select select {
  border-radius: 4px;
  font-weight: bold;
  padding: 6px;
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: -webkit-linear-gradient(45deg, transparent 50%, gray 50%), -webkit-linear-gradient(315deg, gray 50%, transparent 50%), -webkit-linear-gradient(left, #ccc, #ccc);
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

@media (min-width: 769px) {
  .others__select select {
    border-radius: 6px;
    padding: 8px;
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    font-size: 0.875rem;
  }
}
