@charset "UTF-8";
/* ページ名
-------------------------------------------------- */
#dlsite-bestten2022 {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  text-align: center;
  font-weight: 500;
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/bg.png");
  position: relative;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 {
    font-size: 16px;
    line-height: 28px;
  }
}

#dlsite-bestten2022 * {
  box-sizing: content-box;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 p {
    font-size: 3.6vw;
    line-height: 7vw;
    padding-top: 6vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 p {
    font-size: 17px;
    line-height: 37px;
    padding-top: 30px;
  }
}

#dlsite-bestten2022 p span.line {
  position: relative;
  display: inline-block;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 p span.line {
    font-size: 4.5vw;
    line-height: 6vw;
    margin: 0 1vw;
    padding: 0 0 1vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 p span.line {
    font-size: 22px;
    padding: 0 0 5px;
    margin: 0 6px;
  }
}

#dlsite-bestten2022 p span.line::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0;
  bottom: 0;
}

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

#dlsite-bestten2022 a {
  transition: opacity 0.2s;
  color: #539bd7;
  cursor: pointer;
}

#dlsite-bestten2022 a:hover,
#dlsite-bestten2022 a:active,
#dlsite-bestten2022 a:visited {
  opacity: 0.7;
  transition: opacity 0.2s;
  color: #539bd7;
}

#dlsite-bestten2022 span.block {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .sp {
    display: none;
  }
}

#dlsite-bestten2022 .content-w {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .content-w {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#dlsite-bestten2022 .box-radius {
  background: rgba(0, 2, 47, 0.2);
  border-radius: 20px;
  max-width: 810px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .box-radius {
    padding: 8% 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .box-radius {
    padding: 40px 20px;
  }
}

#dlsite-bestten2022 .box-radius.box-pale {
  background: rgba(65, 51, 105, 0.6);
}

#dlsite-bestten2022 .bg {
  border-top: 4px solid #c6ad5d;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .bg {
    padding: 8% 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .bg {
    padding: 90px 20px;
  }
}

#dlsite-bestten2022 .bg.bg-dark {
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/bg_dark.png") #2d224c;
}

#dlsite-bestten2022 .bg.last {
  padding-bottom: 0;
}

#dlsite-bestten2022 .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#dlsite-bestten2022 .btn {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .btn {
    margin: 0 auto;
    width: 90%;
  }
}

#dlsite-bestten2022 .kv {
  position: relative;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .kv {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/kv_bg_sp.png") no-repeat center top/100% auto #0d0233;
    height: 117vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .kv {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/kv_bg.png") no-repeat center top #0d0233;
    padding: 30px 20px 0;
    min-height: 620px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .kv .catch {
    position: absolute;
    bottom: 2vw;
    left: 0;
    width: 96%;
    margin: 0 2%;
  }
}

#dlsite-bestten2022 .kv .page-logo {
  position: absolute;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .kv .page-logo {
    top: 0;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .kv .page-logo {
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .navi {
    padding: 0 0 8%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .navi {
    margin-top: -40px;
    padding: 0 0 45px;
  }
}

#dlsite-bestten2022 .navi a {
  display: inline-block;
  margin: 10px 4px;
  color: #4e3796;
  background: #fff;
  font-weight: bold;
  padding: 4px 35px 4px 15px;
  border-radius: 50px;
  position: relative;
  filter: drop-shadow(0 4px 0 #b7aadc);
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .navi a {
    font-size: 3.5vw;
    padding: 1vw 6.5vw 1vw 2.5vw;
  }
}

#dlsite-bestten2022 .navi a::after {
  right: 20px;
  top: 50%;
  margin-top: -5px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #4e3796;
  border-right: 2px solid #4e3796;
  transform: rotate(135deg);
  content: "";
  position: absolute;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .navi a::after {
    width: 1vw;
    height: 1vw;
    right: 3.2vw;
    margin-top: -1vw;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.about {
    margin-bottom: 8%;
  }

  #dlsite-bestten2022 section.about .sp-aline-lest {
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.about {
    margin-bottom: 60px;
  }
}

#dlsite-bestten2022 .note {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 .note {
    font-size: 2.8vw;
    line-height: 5vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 .note {
    font-size: 12px;
    line-height: 22px;
  }
}

#dlsite-bestten2022 section.point {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point h2 {
    width: 60%;
    margin: 0 auto;
  }
}

#dlsite-bestten2022 section.point .row {
  max-width: 560px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row {
    padding-top: 4%;
  }
}

#dlsite-bestten2022 section.point .row dl {
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/point_pic_01.png") no-repeat center top;
  width: 48%;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row dl {
    background-size: 25% auto;
    padding-top: 30%;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.point .row dl {
    padding-top: 150px;
  }
}

#dlsite-bestten2022 section.point .row dl dt {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row dl dt {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.point .row dl dt {
    font-size: 24px;
  }
}

#dlsite-bestten2022 section.point .row dl dt span {
  display: block;
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row dl dt span {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.point .row dl dt span {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row dl dd p {
    padding-top: 4%;
    font-size: 3vw;
    line-height: 4.5vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.point .row dl dd p {
    font-size: 13px;
    line-height: 26px;
    padding-top: 10px;
  }
}

#dlsite-bestten2022 section.point .row dl:nth-child(2) {
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/point_pic_02.png") no-repeat center top;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.point .row dl:nth-child(2) {
    background-size: 35% auto;
    margin-top: 8%;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule h2.headline {
    margin-bottom: 6%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule h2.headline {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .note {
    padding-top: 0;
  }
}

#dlsite-bestten2022 section.schedule .inner {
  max-width: 580px;
  margin: 0 auto;
}

#dlsite-bestten2022 section.schedule .week {
  position: relative;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week {
    padding: 8% 0;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week {
    padding: 40px 0 0;
  }
}

#dlsite-bestten2022 section.schedule .week .headline {
  position: relative;
  text-align: left;
  padding-left: 27px;
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week .headline {
    font-size: 19px;
  }
}

#dlsite-bestten2022 section.schedule .week .headline::before {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  content: "";
  left: 0;
  height: 5px;
  background: #ffde00;
  width: 16px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week .headline::before {
    height: 3px;
  }
}

#dlsite-bestten2022 section.schedule .week dl {
  text-align: left;
  font-weight: bold;
  margin: auto 0;
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week dl {
    padding-top: 6%;
    font-size: 4vw;
    line-height: 6vw;
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week dl {
    padding-top: 40px;
    font-size: 20px;
    line-height: 40px;
  }
}

#dlsite-bestten2022 section.schedule .week dl dt {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week dl dt {
    font-size: 3vw;
    width: 35vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week dl dt {
    padding: 5px 25px;
    min-width: 200px;
  }
}

#dlsite-bestten2022 section.schedule .week dl dt span {
  background: #3d3061;
  border-radius: 50px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week dl dt span {
    padding: 2% 12%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week dl dt span {
    padding: 2px 20px;
  }
}

#dlsite-bestten2022 section.schedule .week dl dd {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week dl dd {
    margin-bottom: 6%;
    width: 48vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week dl dd {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week dl dd .large {
    font-size: 110%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week dl dd .large {
    font-size: 130%;
  }
}

#dlsite-bestten2022 section.schedule .week .text-close {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.schedule .week .text-close {
    font-size: 5vw;
    top: 22vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.schedule .week .text-close {
    font-size: 24px;
    top: 150px;
    height: 90px;
  }
}

#dlsite-bestten2022 section.schedule .week .text-close span {
  display: inline-block;
  margin: 0 auto;
}

#dlsite-bestten2022 section.schedule .closed {
  opacity: 0.2;
  position: relative;
}

#dlsite-bestten2022 section.ranking h3.headline {
  background: rgba(29, 21, 59, 0.8);
  display: inline-block;
  border-radius: 200px;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking h3.headline {
    padding: 4% 8%;
    font-size: 4.5vw;
    margin: 4% 0;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking h3.headline {
    padding: 20px 30px;
    font-size: 34px;
    margin: 40px 0 20px;
  }
}

#dlsite-bestten2022 section.ranking .box-radius {
  background: rgba(29, 21, 59, 0.8);
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .box-radius {
    border-radius: 0;
    margin: 0 -4%;
    padding: 0;
  }
}

#dlsite-bestten2022 section.ranking .area {
  border-bottom: 1px solid #736d86;
  position: relative;
  padding: 10px 0;
}

#dlsite-bestten2022 section.ranking .area .headline {
  cursor: pointer;
  position: relative;
  /* 矢印 */
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .headline {
    font-size: 3vw;
    line-height: 6vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .headline {
    font-size: 20px;
    line-height: 30px;
    padding: 0 70px 0 100px;
  }
}

#dlsite-bestten2022 section.ranking .area .headline .wrap {
  background: #110a1a;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .headline .wrap {
    padding: 2%;
    margin: 0 11% 0 15%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .headline .wrap {
    padding: 10px 20px;
  }
}

#dlsite-bestten2022 section.ranking .area .headline::before {
  position: absolute;
  left: 25px;
  top: 0%;
  width: 65px;
  content: "";
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no1.png") no-repeat center center #110a1a;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .headline::before {
    width: 10%;
    background-size: 80% auto;
    left: 3%;
  }
}

#dlsite-bestten2022 section.ranking .area .headline::after {
  right: 20px;
  top: 50%;
  margin-top: -14px;
  width: 20px;
  height: 20px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(135deg);
  content: "";
  position: absolute;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .headline::after {
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    right: 4%;
  }
}

#dlsite-bestten2022 section.ranking .area .headline.opened::after {
  transform: rotate(-45deg);
}

#dlsite-bestten2022 section.ranking .area .headline.no2::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no2.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no3::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no3.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no4::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no4.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no5::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no5.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no6::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no6.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no7::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no7.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no8::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no8.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no9::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no9.png");
}

#dlsite-bestten2022 section.ranking .area .headline.no10::before {
  background-image: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_no10.png");
}

#dlsite-bestten2022 section.ranking .area .headline span.title,
#dlsite-bestten2022 section.ranking .area .headline span.name {
  display: block;
}

#dlsite-bestten2022 section.ranking .area .headline span.title {
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/ranking_line.png") repeat-x center bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#dlsite-bestten2022 section.ranking .area .detail {
  display: none;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail {
    padding: 3%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .detail {
    padding: 20px 10px;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .work-title {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .work-title {
    font-size: 4vw;
    line-height: 5.5vw;
    padding-bottom: 6%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .detail .work-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .score {
  font-size: 27px;
  color: #fff152;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .score {
    font-size: 4vw;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .date {
    font-size: 4vw;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .netabare {
  text-align: left;
  overflow: hidden;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .netabare {
    padding-top: 2vw;
    height: 14vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .detail .netabare {
    padding-top: 30px;
    height: 50px;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .netabare .caution {
  background: #b50000;
  border-radius: 100px;
  padding: 4px 5px;
  font-size: 15px;
  line-height: 28px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .netabare .caution {
    font-size: 2.5vw;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .netabare .click span {
  position: relative;
  padding-right: 20px;
  display: inline-block;
}

#dlsite-bestten2022 section.ranking .area .detail .netabare .click span::after {
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  content: "";
  position: absolute;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail .netabare .click {
    font-size: 2.5vw;
    text-align: center;
    display: block;
    text-align: center;
    padding-top: 2%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .detail .netabare .click {
    display: inline;
  }
}

#dlsite-bestten2022 section.ranking .area .detail .netabare.bare-open {
  height: auto;
}

#dlsite-bestten2022 section.ranking .area .detail .netabare.bare-open .click::after {
  transform: rotate(-45deg);
  margin-top: 0;
}

#dlsite-bestten2022 section.ranking .area .detail p.comment {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.ranking .area .detail p.comment {
    font-size: 3vw;
    line-height: 5vw;
    margin-bottom: 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.ranking .area .detail p.comment {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.howto dl {
    padding-top: 8%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.howto dl {
    margin-bottom: 30px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

#dlsite-bestten2022 section.howto dl:first-child {
  margin-top: 0;
}

#dlsite-bestten2022 section.howto dl dt {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.howto dl dt {
    width: 35%;
    margin: 0 auto;
  }
}

#dlsite-bestten2022 section.howto dl dd {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.howto dl dd {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.howto dl dd {
    text-align: left;
  }
}

#dlsite-bestten2022 section.howto dl dd img {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.howto .pict2 {
    width: 80%;
    margin: 0 auto;
  }

  #dlsite-bestten2022 section.howto .pict3 {
    width: 70%;
    margin: 0 auto;
  }
}

#dlsite-bestten2022 section.qa dl {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.qa dl {
    font-size: 3.5vw;
    line-height: 6vw;
    padding-top: 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.qa dl {
    padding-top: 40px;
    font-size: 16px;
    line-height: 30px;
  }
}

#dlsite-bestten2022 section.qa dl dt {
  font-weight: bold;
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/qa_icon_q.png") no-repeat left top;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.qa dl dt {
    margin-bottom: 3%;
    background-size: 17% auto;
    padding: 4% 6% 0 19%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.qa dl dt {
    margin-bottom: 20px;
    padding: 15px 0 0 100px;
    min-height: 85px;
  }
}

#dlsite-bestten2022 section.qa dl dd {
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/qa_icon_a.png") no-repeat left top;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.qa dl dd {
    margin-bottom: 3%;
    background-size: 17% auto;
    padding: 4% 6% 6% 19%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.qa dl dd {
    min-height: 85px;
    margin-bottom: 20px;
    padding: 0 0 40px 100px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample {
    margin-top: 8%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .headline {
    margin-bottom: 8%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .headline {
    margin-bottom: 40px;
  }
}

#dlsite-bestten2022 section.sample .intro {
  max-width: 590px;
  margin: 0 auto;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .intro .pic {
    width: 45%;
  }
}

#dlsite-bestten2022 section.sample .intro .text {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .intro .text {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .intro .text {
    width: calc(100% - 260px);
  }
}

#dlsite-bestten2022 section.sample .intro .text p.small {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .intro .text p.small {
    font-size: 3vw;
    line-height: 4vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .intro .text p.small {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .intro .text p.title {
    font-size: 3.5vw;
    line-height: 5vw;
    padding-top: 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .intro .text p.title {
    line-height: 27px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .review {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/sample_f_b_sp.png") no-repeat center bottom/100% auto;
    padding-bottom: 10%;
    margin-top: 12%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .review {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/sample_f_b.png") no-repeat center bottom;
    padding-bottom: 30px;
    margin-top: 60px;
  }
}

#dlsite-bestten2022 section.sample .review.first {
  margin-top: 40px;
}

#dlsite-bestten2022 section.sample .review .inner {
  text-align: left;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .review .inner {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/sample_f_m_sp.png") repeat-y center center/100% auto;
    padding-top: 4%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .review .inner {
    background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/sample_f_m.png") repeat-y center center;
    max-width: 588px;
    padding: 20px 0;
  }
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .review .inner p {
    font-size: 3vw;
    line-height: 5vw;
    padding: 3% 8% 0;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .review .inner p {
    font-size: 15px;
    line-height: 25px;
    padding: 20px 40px 0;
  }
}

#dlsite-bestten2022 section.sample .review .inner p:first-child {
  padding-top: 0;
}

#dlsite-bestten2022 section.sample .feature {
  max-width: 540px;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 22px;
  background: url("https://www.dlsite.com/modpub/images/campaign/the-dlsite-bestten2022/sample_feature_parts.png") no-repeat center top;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .feature {
    margin-top: 0;
  }
}

#dlsite-bestten2022 section.sample .feature .inner {
  padding: 20px;
  background: rgba(82, 69, 130, 0.7);
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .feature .inner {
    padding: 6% 4%;
  }
}

#dlsite-bestten2022 section.sample .feature .small {
  display: block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .feature .small {
    padding-bottom: 1%;
    font-size: 3.5vw;
    line-height: 6vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .feature .small {
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
  }
}

#dlsite-bestten2022 section.sample .feature .large {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .feature .large {
    font-size: 4vw;
    line-height: 5vw;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .feature .large {
    font-size: 24px;
    line-height: 30px;
  }
}

#dlsite-bestten2022 section.sample .challenge a {
  display: block;
}

@media screen and (max-width: 768px) {
  #dlsite-bestten2022 section.sample .challenge {
    padding-top: 10%;
  }

  #dlsite-bestten2022 section.sample .challenge a {
    margin-top: 6%;
  }
}

@media screen and (min-width: 769px) {
  #dlsite-bestten2022 section.sample .challenge {
    padding-top: 50px;
  }

  #dlsite-bestten2022 section.sample .challenge a {
    margin-top: 20px;
  }
}

#dlsite-bestten2022 .footer-logo {
  padding: 40px 0;
}

#dlsite-bestten2022 .btn-pagetop {
  position: fixed;
  bottom: 40px;
  right: 10px;
  max-width: 110px;
  width: 15%;
  z-index: 101;
  display: none;
}

.lp_footer {
  position: relative;
  z-index: 1;
  background: #000;
}
