@charset "utf-8";

.sec-inner {
  padding: 4vw 4vw 0;
}

@media only screen and (min-width: 769px) {
  .sec-inner {
    padding: 5vw 8vw 0;
  }
}

.sec-box::before {
  background: none;
  height: auto;
}

.sec-box .sec-box-mg {
  margin: 0 0 -9vw;
  padding: 6vw;
}

@media only screen and (min-width: 769px) {
  .sec-box .sec-box-mg {
    padding: 3vw 5vw;
  }
}


.sec#demo .conts-box + .conts-box {
  margin-top: 12vw;
}

@media only screen and (min-width: 769px) {
  .sec#demo .conts-box + .conts-box {
    margin-top: 7vw;
  }
}

.sec#demo .sec-ttl-box.pt02 {
  border-top: 1px solid #1b2740;
  border-bottom: 1px solid #1b2740;
  background: url(../images/bg_ttl_lu.png), url(../images/bg_ttl_ld.png), url(../images/bg_ttl_ru.png), url(../images/bg_ttl_rd.png);
  background-position: left top, left bottom, right top, right bottom;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 769px) {
  .sec#demo .sec-ttl-box.pt02 {
    padding: 1.5em 0;
  }
}

.sec#demo .sec-ttl-box.pt02:after {
  background: none;
}

.sec#demo .sec-ttl-box.pt02 .sec-ttl {
  color: #1b2740;
  background: none;
  padding: 4vw 0;
}

@media only screen and (min-width: 769px) {
  .sec#demo .sec-ttl-box.pt02 .sec-ttl {
    padding: 1vw 0;
  }
}

.sec#demo {
  color: #0b263d;
}

.lead.main {
  font-weight: 900;
  color: #0e2a6e;
}

@media only screen and (min-width: 769px) {
  .lead.main {
    font-size: 2.5vw;
  }
}

.text.main {
  font-weight: 700;
  text-align: center;
  color: #0e2a6e;
}

@media only screen and (min-width: 769px) {
  .text.main {
    font-size: 1.8vw;
  }
}

.conts-box#top {
  margin: 10vw 0;
}

@media only screen and (min-width: 769px) {
  .conts-box#top {
    margin: 5vw 8vw 0;
  }
}

.conts-box#top .col-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .col-box {
    margin-bottom: 2vw;
  }
}

.conts-box#top .ttl {
  border: 1px solid #526574;
  box-sizing: border-box;
  text-align: center;
  padding: 0.2em 0.5em;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .ttl {
    width: 20%;
    padding: 0.8vw 0;
    margin-right: 2vw;
    font-size: 1.3vw;
  }
}

.conts-box#top .period .text {
  width: 100%;
  margin-top: 1vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .period .text {
    width: 70%;
    margin-top: 0;
  }
}

.conts-box#top .hard .text {
  width: 100%;
  margin-top: 1vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .hard .text {
    width: inherit;
    margin-top: 0;
  }
}


.conts-box#top .period .text .date {
  color: #e3a40e;
  font-weight: 700;
  font-size: 4vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .period .text .date {
    font-size: 1.7vw;
  }

  .lang-hk .conts-box#top .period .text .date,
  .lang-cn .conts-box#top .period .text .date,
  .lang-kr .conts-box#top .period .text .date {
    font-size: 2.5vw;
  }

}

.conts-box#top .period .text .date small {
  font-size: 70%;
}

.conts-box#top .hard .text {
  font-weight: 700;
  font-size: 5vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .hard .text {
    font-size: 2vw;
  }
}

.conts-box#top .red-btn {
  margin-bottom: 0.5vw;
}

@media only screen and (max-width: 768px) {
  .conts-box#top .red-btn-wrap{
    width: 100%;
    margin-bottom:4vw;
  }
  .conts-box#top .red-btn-wrap .caption{
    text-align: center;
    font-size: 4vw;
    line-height: 1.2;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#top .red-btn-wrap{
    margin-bottom: 2.5vw;
  }
  .conts-box#top .red-btn {
    width: 54%;
    margin: 3vw auto 0.5vw;
  }
  .conts-box#top .red-btn-wrap .caption{
    text-align: center;
    font-size: 1.3vw;
    line-height: 1.2;
  }
}

.conts-box#top .note-list {
  color: #686868;
  font-size: 3.2vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#top .note-list {
    font-size: 1vw;
  }
}

.conts-box .note-list .red {
  color: #ff0000;
}

.conts-box .note-list .bold {
  font-weight: bold;
}

.conts-box .note-list .m1em {
  margin: 1em 0;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5vw;
  }
}

.conts-box#contents .play-list li {
  margin-bottom: 6vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li {
    width: 50%;
    margin-bottom: 0;
  }
}

.conts-box#contents .play-list li .image {
  position: relative;
}

.conts-box#contents .play-list li .fl-text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 86%;
}

.conts-box#contents .play-list li.multi .fl-text-box {
  left: 48%;
}

.conts-box#contents .play-list li .fl-text-box .fl-text {
  color: #e3a40e;
  font-weight: 700;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li .fl-text-box .fl-text {
    font-size: 2.3vw;
  }
}

.conts-box#contents .play-list li .com-list {
  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;
  width: 85%;
  margin: 0.5vw auto 0;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li .com-list {
    margin: 0.5vw auto 0;
  }
}

.conts-box#contents .play-list li .com-list li {
  background: #f1f1f1;
  border: 1px solid #c3c3c3;
  box-sizing: border-box;
  text-align: center;
  width: 48%;
  margin: 0 auto;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li .com-list li {
    font-size: 1.1vw;
    padding: 0.5vw;
  }
}

.conts-box#contents .play-list li .text {
  text-align: center;
  margin-bottom: 6vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li .text {
    font-size: 1.3vw;
    margin-top: -1vw;
    margin-bottom: 1vw;
  }
}

.conts-box#contents .play-list li .note {
  color: #686868;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .play-list li .note {
    margin-left: 6vw;
  }
}

.conts-box#contents .weapon {
  margin-bottom: 12vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .weapon {
    margin-bottom: 7vw;
  }
}


.conts-box#contents .weapon .lead {
  font-size: 3.8vw;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .weapon .lead {
    font-size: 1.8vw;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .weapon .image {
    width: 70%;
    margin: 0 auto 3vw;
  }
}

.conts-box#contents .quest .lead {
  font-weight: 400;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest .lead {
    font-size: 1.3vw;
  }
}

.conts-box#contents .quest .note {
  color: #686868;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 6vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest .note {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: stretch;
  }
}

.conts-box#contents .quest-list li {
  width: 49%;
  border: 1px solid #c8b49b;
  box-sizing: border-box;
}

.conts-box#contents .quest-list li:not(:nth-child(-n+2)) {
  margin-top: 3vw;
}

@media only screen and (max-width: 768px) {

  .conts-box#contents .quest-list li {
    width: 100%;
  }

  .conts-box#contents .quest-list li:not(:first-child) {

    margin-top: 6vw;
  }
}

.conts-box#contents .quest-list li .cat {
  background: #c8b49b;
  text-align: center;
  color: #fff;
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list li .cat {
    padding: 0.5vw;
    font-size: 1.1vw;
  }
}

.conts-box#contents .quest-list li .inner {
  padding: 4vw 2.4vw;
}

@media screen and (max-width:768px) {
  .conts-box#contents .quest-list li .--flex .inner:first-child {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list li .inner {
    padding: 2vw 1.2vw;
  }
}

.conts-box#contents .quest-list li .name {
  font-weight: 700;
  text-align: center;
  margin-bottom: 2vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list li .name {
    font-size: 1.5vw;
    margin-bottom: 0.8vw;
  }
}

.conts-box#contents .quest-list li .name span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  border: 1px solid #0b263d;
  box-sizing: border-box;
  margin-left: 1vw;
  font-size: 0.7em;
  padding: 0.3vw 1vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list li .name span {
    margin-left: 1vw;
    padding: 0.3vw 1vw;
    font-size: 0.75vw;
  }
}

.conts-box#contents .quest-list li .image img {
  vertical-align: bottom;
}

.conts-box#contents .quest-list li .text {
  font-size: 3vw;
  text-align: center;
  margin-top: 1vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#contents .quest-list li .text {
    font-size: 1.2vw;
    margin-top: 1vw;
  }
}


.conts-box#movie .lead {
  font-weight: 400;
}

@media only screen and (min-width: 769px) {
  .conts-box#movie .lead {
    font-size: 1.3vw;
    margin-bottom: 2vw;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#movie .movie-list {
    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;
    margin: 0 3vw;
  }
}

.conts-box#movie .movie-list li {
  margin-bottom: 6vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#movie .movie-list li {
    width: 48%;
    margin-bottom: 0;
  }
}

.conts-box#movie .movie-list li .player-ttl {
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .conts-box#movie .movie-list li .player-ttl {
    font-size: 1.8vw;
    margin-bottom: 0.8vw;
  }
}


.conts-box#itempack .itempack-ttl {
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .conts-box#itempack .itempack-ttl {
    font-size: 1.8vw;
    margin-bottom: 2vw;
  }
}

.conts-box#itempack .itempack-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (min-width: 769px) {
  .conts-box#itempack .itempack-list {
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0 5vw 3vw;
  }
}

.conts-box#itempack .itempack-list li {
  width: 30%;
  margin: 2vw 1% 3vw 1%;
}

@media only screen and (min-width: 769px) {
  .conts-box#itempack .itempack-list li {
    width: 18%;
  }
}

.conts-box#itempack .itempack-list .image img {
  vertical-align: bottom;
}

.conts-box#itempack .itempack-list .image span {
  font-size: 3vw;
  display: block;
  text-align: center;
  line-height: 1.2;
  margin-top: 1vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#itempack .itempack-list .image span {
    font-size: 1.2vw;
    margin-top: 0.5vw;
  }
}

.conts-box#itempack .note-list {
  color: #686868;
  font-size: 3.2vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#itempack .note-list {
    margin: 0 10vw;
    font-size: 1vw;
  }
}

.conts-box#spec {
  border-top: 1px solid #1b2740;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec {
    padding-top: 6vw;
    margin-top: 5vw;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .inner {
    margin: 0 6vw;
  }
}

.conts-box#spec .info-box {
  padding: 5vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box {
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 3vw;
  }
}

.conts-box#spec .info-box .image {
  width: 60%;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box .image {
    width: 40%;
  }
}

.conts-box#spec .info-box .info {
  margin-top: 4vw;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box .info {
    width: 53%;
    margin-top: 0;
  }
}

.conts-box#spec .info-box .info .ttl {
  font-weight: 700;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box .info .ttl {
    font-size: 1.8vw;
    margin-bottom: 2vw;
  }
}
.conts-box#spec .info-box .red-btn-wrap{
  margin-bottom: 5vw;
}
.conts-box#spec .info-box .red-btn-wrap .red-btn {
  margin-top: 5vw;
  margin-bottom: 1vw;
}
.conts-box#spec .info-box .red-btn-wrap .caption{
  text-align: center;
  font-size: 4vw;
  line-height: 1.2;
}
@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box .red-btn-wrap{
    margin-bottom: 5vw;
  }
  .conts-box#spec .info-box .info .red-btn {
    margin-top: 0;
    margin-bottom: 0.5vw;
  }
  .conts-box#spec .info-box .red-btn-wrap .caption{
    font-size: 1.5vw;
  }
  /*
  .lang-cn .conts-box#spec .info-box .info .red-btn,
  .lang-hk .conts-box#spec .info-box .info .red-btn,
  .lang-kr .conts-box#spec .info-box .info .red-btn,
  .lang-en-asia .conts-box#spec .info-box .info .red-btn {
    margin-bottom: 1.5vw;
  }*/
}


@media only screen and (min-width: 769px) {
  .conts-box#spec .nso-box {
    width: 75%;
  }
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .info-box .info .text {
    font-size: 1.4vw;
  }
}


.conts-box#spec .note-box .ttl {
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .note-box .ttl {
    font-size: 1.3vw;
    margin-bottom: 1vw;
  }
}

.conts-box#spec .note-list {
  color: #686868;
  font-size: 3.2vw;
}

@media only screen and (min-width: 769px) {
  .conts-box#spec .note-list {
    font-size: 1vw;
  }
}

.bnr-area {
  margin-top: 7vw;
}

@media only screen and (min-width: 769px) {
  .bnr-area {
    margin-top: 7vw;
  }
}

@media only screen and (min-width: 769px) {
  .bnr-area .bnr-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.bnr-area .bnr-list li {
  margin: 0 auto 2vw;
}

@media only screen and (min-width: 769px) {
  .bnr-area .bnr-list li {
    width: 46%;
    margin: 0 2%;
  }
}

.red-btn {
  border: 1px solid rgba(230, 0, 18, 0.9);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .red-btn {
    border: 2px solid rgba(230, 0, 18, 0.9);
  }
}

.red-btn-inner {
  animation: btnAnime 6s linear infinite reverse;
  background: linear-gradient(135deg, #e60012 0%, #eb7833 50%, #e60012 100%);
  background-size: 200%;
  margin: 1px;
  padding: 7.2vw 4vw 11.2vw;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .red-btn-inner {
    margin: 2px;
    padding: 2vw 2vw 3.2vw;
  }
}

.red-btn a {
  color: #FFF;
  display: block;
  position: relative;
}

.red-btn a::before {
  background: linear-gradient(135deg, #e60012 0%, #eb7833 50%, #e60012 100%);
  background-size: 200%;
  content: "";
  display: block;
  height: calc(100% - 4px);
  left: 2px;
  position: absolute;
  top: 2px;
  transition: z-index .5s ease-in-out;
  z-index: -1;
  width: calc(100% - 4px);
}

@media only screen and (min-width: 769px) {
  .red-btn a:hover::before {
    animation: btnAnime .5s linear reverse;
    z-index: 1;
  }
}

.red-btn-text {
  color: #FFF;
  font-size: 5.06667vw;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  z-index: 2;
}

@media only screen and (min-width: 769px) {
  .red-btn-text {
    font-size: 5.06667vw;
    font-size: 1.5625vw;
  }
}

.red-btn.is-disable {
  border: 2px solid #e1d1ba;
  pointer-events: none;
}

@media only screen and (min-width: 769px) {
  .red-btn.is-disable {
    border: 4px solid #e1d1ba;
  }
}

.red-btn.is-disable .red-btn-inner {
  background: #E1D1BA;
}


@keyframes btnAnime {
  0% {
    background-position: 0%;
  }

  100% {
    background-position: 200%;
  }
}

.link-btn {
  line-height: 1.5;
  margin-top: 3vw;
  margin-bottom: 0.7vw;
  position: relative;
  transition: border .5s ease;
  text-align: center;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .link-btn {
    margin-top: 1vw;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
  }
}

.link-btn a {
  display: block;
  color: #0b263d;
  height: 100%;
  font-size: 3.2vw;
  transition: color .2s ease;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .link-btn a {
    font-size: 1.14583vw;
  }
}

.link-btn-text {
  padding: 2vw 0;
  position: relative;
  transition: border .5s ease;
  font-size: 3.999vw;
}

@media only screen and (min-width: 769px) {
  .link-btn-text {
    padding: 0.5vw 1vw;
    font-size: 1.2vw;
  }
}

.link-btn-text span {
  position: relative;
  text-align: left;
}

.link-btn-pattern {
  bottom: -10%;
  height: 4px;
  position: absolute;
  transition: transform .2s ease;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .link-btn-pattern {
    width: 92%;
  }

  .link-btn-text span {
    left: -1.5em;
    text-align: center;
  }

}

.link-btn-pattern-inner-btm {
  background: #0b263d;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease;
  width: 100%;
}

.link-btn-pattern-inner-btm::after {
  background: #0b263d;
  content: "";
  display: block;
  height: 24px;
  left: calc(100% - 10px);
  position: absolute;
  top: calc(100% - 22px);
  transform: rotateZ(-45deg);
  transition: background .2s ease;
  width: 2px;
}

.link-btn-pattern-inner-top {
  background: rgba(11, 38, 61, 0.8);
  bottom: 3px;
  display: block;
  height: 1px;
  position: relative;
  transition: background .2s ease;
  width: calc(100% - 10px);
}

.link-btn-pattern-inner-top::after {
  background: rgba(11, 38, 61, 0.8);
  content: "";
  display: block;
  height: 16px;
  left: calc(100% - 7px);
  position: absolute;
  top: calc(100% - 15px);
  transform: rotateZ(-45deg);
  transition: background .2s ease;
  width: 1px;
}

.link-btn:hover a {
  color: #EED998;
}

@media only screen and (min-width: 769px) {
  .link-btn:hover .link-btn-pattern {
    transform: translateX(6px);
  }
}

@media only screen and (min-width: 769px) {
  .link-btn:hover .link-btn-pattern-inner-btm {
    background: #eed998;
  }
}

@media only screen and (min-width: 769px) {
  .link-btn:hover .link-btn-pattern-inner-btm::after {
    background: #eed998;
  }
}

@media only screen and (min-width: 769px) {
  .link-btn:hover .link-btn-pattern-inner-top {
    background: rgba(238, 217, 152, 0.8);
  }
}

@media only screen and (min-width: 769px) {
  .link-btn:hover .link-btn-pattern-inner-top::after {
    background: rgba(238, 217, 152, 0.8);
  }
}

.nso-box {
  position: relative;
  border: 1px solid #c8b49b;
  box-sizing: border-box;
  margin: 6vw auto;
}

@media only screen and (min-width: 769px) {
  .nso-box {
    width: 80%;
    margin: 4vw auto;
  }
}

.nso-box::after {
  content: "";
  display: inline-block;
  background: url(../images/arrow.jpg) center no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3em;
  height: 3em;
}

.nso-box a {
  display: block;
  padding: 3vw;
}

@media only screen and (min-width: 769px) {
  .nso-box a {
    padding: 1vw;
  }
}

@media only screen and (min-width: 769px) {
  .nso-box .nso-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.nso-box .image {
  width: 60%;
  margin: 3vw auto;
}

.nso-box .image img {
  vertical-align: bottom;
}

@media only screen and (min-width: 769px) {
  .nso-box .image {
    width: 32%;
    margin: 0 5% 0 0;
  }
}

@media only screen and (min-width: 769px) {
  .nso-box .text {
    width: 62%;
    font-size: 1.2vw;
  }
}

.to-top-bnr {
  width: 90%;
  margin: 5vw auto;
}

@media only screen and (min-width: 769px) {
  .to-top-bnr {
    width: 80%;
    margin: 2vw auto 7vw;
  }
}

.to-top-bnr .ttl {
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1vw;
}

@media only screen and (min-width: 769px) {
  .to-top-bnr .ttl {
    font-size: 1.5vw;
  }
}

.to-top-bnr a {
  width: 60%;
  display: block;
  margin: auto;
}

@media only screen and (min-width: 769px) {
  .to-top-bnr a {
    width: 35%;
  }
}

.to-license {
  margin: 2vw auto;
  text-align: center;
  position: relative;
  z-index: 5;
}

.to-license a {
  font-size: 3vw;
  color: #fff;
  text-decoration: underline;
}

@media only screen and (min-width: 769px) {
  .to-license a {
    font-size: 1.2vw;
  }
}

.to-license a:hover {
  text-decoration: none;
}

.dl-code {
  text-align: center;
  font-weight: 700;
  font-size: 4vw;
  margin-bottom: 5vw;
}

@media only screen and (min-width: 769px) {
  .dl-code {
    font-size: 1.5vw;
    margin-bottom: 2.5vw;
  }
}

/************************************
	210312 add
************************************/
.__lh-18 {
  line-height: 1.8;
}

.note-list.--secondary {
  border: 1px solid #000;
  padding: 2.031vw 1.771vw;
  margin-top: 2.917vw;
}

@media screen and (max-width:768px) {
  .note-list.--secondary {
    padding: 3.031vw 2.771vw;
  }
}

.note-list.--secondary dt {
  font-weight: 600;
}

.note-list.--secondary dl:first-child {
  margin-bottom: 1.875vw;
}

.quest .lead .--note {
  display: block;
  color: #686868;
  font-size: 1.042vw;
  padding-top: 2.135vw;
}


.conts-box#contents .quest-list li:last-child {
  width: 100%;
}

.conts-box#contents .quest-list li:last-child .name {
  padding-top: 2vw;
}

.conts-box#contents .quest-list li:last-child .text {
  padding-bottom: 2vw;
}

@media screen and (min-width:769px) {
  .conts-box#contents .quest-list li:last-child .inner {
    padding: 0 1.2vw;
  }

  .conts-box#contents .quest-list li:last-child .--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .conts-box#contents .quest-list li:last-child .--flex div {
    width: 98%;
    margin: auto;
  }
}

/**/
.note-box .note-list.--secondary {
  margin: 2.448vw auto 2.656vw;
}

a.--under_line {
  display: inline-block;
  font-weight: 600;
  position: relative;
  color: #686868;
}

@media screen and (max-width:768px) {
  a.--under_line {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}

@media screen and (min-width:769px) {
  a.--under_line::after {
    content: "";
    display: block;
    width: 100%;
    transition: width 0.3s;
    border-bottom: 1px solid #686868;
  }

  a.--under_line:hover::after {
    width: 0;
  }
}

@media screen and (max-width:768px) {
  .conts-box#contents .quest-list li .--flex .inner {
    padding-top: 0;
  }
}

.conts-box#contents .quest-list li .--flex .inner:last-child {
  padding-bottom: 0;
}

.--flex + .text {
  padding: 0 2.4vw;
}

@media only screen and (min-width: 769px) {
  .--flex + .text {
    padding: 0 1.2vw;
  }

  .conts-box#top .ttl.fs-rem {
    width: 30%;
  }

  .conts-box#top .period .text.fs-rem {
    width: 65%;
  }
}





/*ad DH--------------------------*/
.sec .lead {
  text-align: center;
}

.conts-box#movie .movie-list li .caption {
  margin-top: 0.5vw;
  text-align: center;
  font-size: calc(18/1920*100vw);
}

.link-btn-wrap .caption {
  margin-top: 0.5vw;
  text-align: center;
  font-size: calc(18/1920*100vw);
}

@media screen and (max-width:768px) {
  .link-btn-wrap .caption {
    margin-top: 2vw;
    font-size: calc(20 /750*100vw);
  }
}

.dataTable {
  width: 80%;
  margin: 0 auto;
}

.dataTable tbody tr th {
  width: 35%;
  padding: 0.2vw;
}

.dataTable tbody tr th div {
  padding: 0.8vw;
  margin-right: 2vw;
  font-size: 1.5vw;
  font-weight: normal;
  border: 1px solid #526574;
}

.dataTable tbody tr td {
  width: 65%;
  padding: 0.2vw;
  font-size: 2vw;
  font-weight: 700;
}

.dataTable tbody tr td .date {
  font-size: 2.5vw;
  color: #e3a40e;
  font-weight: 700;
}

.dataTable tbody tr td .date small {
  font-size: 70%;
}

@media screen and (max-width:768px) {
  .dataTable {
    width: 100%;
    margin: 0 auto 4vw auto;
  }

  .dataTable tbody tr th {
    width: 100%;
    padding: 0.5vw;
    display: block;
  }

  .dataTable tbody tr th div {
    font-size: 4vw;
  }

  .dataTable tbody tr td {
    width: 100%;
    padding: 2vw;
    font-size: 5vw;
    display: block;
    text-align: center;
  }

  .dataTable tbody tr th div {
    font-size: 3.5vw;
  }

  .dataTable tbody tr td .date {
    font-size: 4.5vw;
  }
}

/*韓国語------------------------------------------------*/
.lang-kr .dataTable {
  width: 100%;
}

/*ドイツ------------------------------------------------*/
.lang-de .dataTable {
  width: 100%;
}

/*スペイン------------------------------------------------*/
.lang-es .dataTable {
  width: 100%;
}

/*ブラポル------------------------------------------------*/
.lang-pt-br .dataTable {
  width: 100%;
}

.notice-box {
  border: 1px solid #000;
  color: #000;
  padding: 4vw;
  margin-bottom: 6vw;
}
@media screen and (min-width:769px){
  .notice-box {
    text-align: center;
    padding: 2vw;
    width: 80%;
    margin: 0 auto 3vw;
 }
 .lang-pt-br .notice-box {
    width: 90%;
 }
}

.notice-box p + p {
  margin-top: 3vw;
}
@media screen and (min-width:769px){
  .notice-box p + p {
    margin-top: 1.5vw;
 }
}

.notice-box .ttl {
  font-weight: 700;
	font-size: 3.8vw;
}
@media screen and (max-width:768px){
  .lang-kr .notice-box .ttl,
  .lang-hk .notice-box .ttl,
  .lang-cn .notice-box .ttl {
    text-align: center;
 }
}
@media screen and (min-width:769px){
  .notice-box .ttl {
    font-size: 1.6vw;
 }
}

.notice-box .text {
  font-size: 3vw;
}
@media screen and (min-width:769px){
  .notice-box .text {
    font-size: 1.4vw;
 }
}

.notice-box .note {
  font-size: 2.7vw;
}
@media screen and (min-width:769px){
  .notice-box .note {
    font-size: 1vw;
 }
}

.lang-de .notice-box .note::before {
  content: none;
}
