@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

.gallery a {
  display: block;
  overflow: hidden;
}
.gallery a img {
  transform: rotate(0) scale(1);
  transition: 0.5s;
}

.category-website_update {
  background: linear-gradient(-64deg, #236bd7 0%, #236bd7 50%, #1a4388 50%, #1a4388 100%);
}

.category-emergency, .category-important {
  background: linear-gradient(-64deg, #d11324 0%, #d11324 50%, #1a4388 50%, #1a4388 100%);
}

.category-event {
  background: linear-gradient(-64deg, #9e23d7 0%, #9e23d7 50%, #1a4388 50%, #1a4388 100%);
}

.category-update, .category-version-update {
  background: linear-gradient(-64deg, #4440d6 0%, #4440d6 50%, #1a4388 50%, #1a4388 100%);
}

.category-completed, .category-failure, .category-follow_up, .category-recovery, .category-information {
  background: linear-gradient(-64deg, #f25eca 0%, #f25eca 50%, #1a4388 50%, #1a4388 100%);
}

@media only screen and (min-width: 980px) {
  .anchor-link {
    display: block;
    padding-top: 56px;
    margin-top: -56px;
  }
}
[v-cloak] {
  display: none;
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

a {
  color: #f25eca;
  text-decoration: none;
}
a:hover {
  color: #f7d226;
}

h1.h1-r {
  margin-right: -10px;
  text-align: right;
}
h1.h1-l {
  margin-left: -10px;
}
h1 img {
  max-width: 75%;
}

h2 {
  position: relative;
  margin: 30px 0 15px 19px;
  padding: 10px 15px;
  /*aaa*/
  font-size: 0.8125rem;
  line-height: 1em;
  color: #012662;
  border: 2px solid #000000;
  background: url("../images/bg_stripe.png");
}
h2 .icn-crown {
  position: absolute;
  top: -27px;
  left: -22px;
  width: 50px;
}

h3 {
  margin: 0 0 10px 22px;
  padding-bottom: 5px;
  /*aaa*/
  font-size: 0.8125rem;
  color: #8383d0;
  background: url("../images/line_dot.png") bottom center repeat-x;
}

@media only screen and (min-width: 768px) {
  h1.h1-r {
    margin-right: -15px;
  }
  h1.h1-l {
    margin-left: -15px;
  }
  h1 img {
    max-width: 45%;
  }

  h2 {
    margin: 30px 0 15px 0;
    padding: 15px 25px;
    /*aaa*/
    font-size: 1.125rem;
    line-height: 1em;
    border: 2px solid #000000;
  }
  h2 .icn-crown {
    top: -47px;
    left: -41px;
    width: 90px;
  }

  h3 {
    margin: 0 28px 15px 22px;
    padding-bottom: 10px;
    /*aaa*/
    font-size: 1rem;
  }
}
@media only screen and (min-width: 980px) {
  h1.h1-r {
    margin-right: -50px;
  }
  h1.h1-l {
    margin-left: -50px;
  }
}
html {
  overflow: auto;
}

body {
  position: relative;
  height: 100%;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background: #000;
}

body:before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("../images/bg_basis_sp.png") top center/100% auto repeat-y;
  z-index: -1;
}

@media only screen and (min-width: 980px) {
  body:before {
    background: url("../images/bg_basis_pc.png") top center/100% auto repeat-y;
  }
}
.wrapper {
  overflow: hidden;
  position: relative;
  background: url("../images/bg_sp.jpg") bottom 480px center/100% no-repeat;
}

@media only screen and (min-width: 768px) {
  .wrapper {
    background: url("../images/bg_pc.jpg") bottom 540px center/100% no-repeat;
  }
}
header {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
}
header .hdr-konami {
  width: 100%;
  max-width: 130px;
}
header .hdr-pf img {
  vertical-align: middle;
}
header .hdr-pf img.hdr-logo-ps {
  width: 90px;
  margin-right: -5px;
}
header .hdr-pf img.hdr-logo-switch {
  width: 45px;
}

@media only screen and (min-width: 768px) {
  header .hdr-pf img.hdr-logo-ps {
    width: 160px;
  }
  header .hdr-pf img.hdr-logo-switch {
    width: 80px;
  }
}
footer {
  position: relative;
  /*aaa*/
  font-size: 0.6875rem;
  background: url("../images/bg_ftr_sp.png") top center/100% auto repeat-y;
}
footer .line_block {
  position: relative;
  padding-top: 8.59375%;
  background: url(../images/line_block_sp.png) bottom center/100% auto no-repeat;
}
footer .ftr_img_left {
  display: none;
}
footer .btn-home {
  position: absolute;
  top: 4.5%;
  right: 0;
  width: 40%;
  z-index: 2;
}
footer .btn-home a img {
  max-width: 100%;
}
footer .share {
  position: relative;
  padding: 15px 10px 0;
  display: flex;
  justify-content: center;
  z-index: 1;
}
footer .share li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 6px;
}
footer .share li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-size: 100% auto;
  box-shadow: 0 0 0 0 rgba(242, 94, 202, 0.3);
  transition: box-shadow 0.2s ease;
}
footer .share li a:hover {
  box-shadow: 0 0 2px 2px rgba(242, 94, 202, 0.3);
}
footer .share li.twitter a {
  background-image: url("../images/sns_icon_twitter.svg");
}
footer .share li.facebook a {
  background-image: url("../images/sns_icon_facebook.svg");
}
@media screen and (min-width: 980px) {
  footer .share li.line {
    display: none;
  }
}
footer .share li.line a {
  background-image: url("../images/sns_icon_line.svg");
}
footer .btn_dl-bottom {
  position: relative;
  text-align: center;
  z-index: 2;
}
footer .btn_dl-bottom img {
  max-width: 60%;
}
footer .ftr-note {
  margin-bottom: 10px;
  line-height: 1.5em;
  text-align: left;
}
footer .copyright {
  position: relative;
  padding: 0 10px;
  text-align: left;
  line-height: 1.5em;
  z-index: 1;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 0%);
}
footer .copyright:not(:first-child) {
  margin-top: 2%;
}
footer .copyright span {
  display: inline-block;
}
footer .ftr-bnr {
  margin: 20px auto 0;
}
footer .ftr-bnr ul li img {
  max-width: 100%;
}
footer .kde-nav {
  position: relative;
  margin: 15px 0 10px 10px;
  text-align: left;
  z-index: 1;
}
footer .kde-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
footer .kde-nav ul li {
  width: 47%;
  margin: 0 5px 5px 0;
  /*aaa*/
  font-size: 0.6875rem;
}
footer .kde-nav ul li a {
  position: relative;
  display: block;
  padding: 6px 10px;
  color: #012662;
  border: 1px solid #000000;
  background: rgba(0, 255, 210, 0.8);
  transition: all 0.3s;
}
footer .kde-nav ul li a:after {
  position: absolute;
  content: "";
  top: 12px;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #012662;
  border-right: 1px solid #012662;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
footer .kde-nav ul li a:hover {
  border: 1px solid #000000;
  background: rgba(242, 94, 202, 0.8);
}
footer .site-copyright {
  position: relative;
  z-index: 1;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 0%);
}
footer .ftr_img_right {
  background: url(../images/ftr_img_right_sp.png) bottom right/75% auto no-repeat;
}

@media only screen and (min-width: 768px) {
  footer .btn-home {
    top: 11.5%;
    right: 5%;
    width: 23%;
  }
  footer .btn_dl-bottom img {
    max-width: 32%;
  }
  footer .ftr-note {
    max-width: 950px;
    margin: 0 auto 15px;
  }
  footer .copyright {
    max-width: 400px;
    margin: auto;
    text-align: center;
  }
  footer .kde-nav ul {
    margin: auto;
  }
  footer .kde-nav ul li {
    width: 170px;
  }
  footer .kde-nav ul li a {
    padding: 8px 14px;
  }
  footer .kde-nav ul li a:after {
    top: 13px;
  }
  footer .site-copyright {
    max-width: 300px;
    margin: auto;
    text-align: center;
  }
  footer .ftr_img_right {
    background: url(../images/ftr_img_right_pc.png) bottom right/65% auto no-repeat;
  }
}
@media only screen and (min-width: 980px) {
  footer {
    /*aaa*/
    font-size: 0.6875rem;
    background: url("../images/bg_ftr_pc.png") top center/100% auto repeat-y;
  }
  footer .line_block {
    position: relative;
    padding-top: 4.0625%;
    background: url(../images/line_block_pc.png) bottom center/100% auto no-repeat;
  }
  footer .btn-home {
    top: 11.5%;
    right: 16%;
    width: 14%;
  }
  footer .btn_dl-bottom img {
    max-width: 25%;
  }
  footer .ftr_img_left {
    position: absolute;
    top: 10.5%;
    left: 0;
    display: block;
    max-width: 10%;
  }
  footer .share {
    max-width: 850px;
    margin: auto;
    padding: 30px 0 0;
  }
  footer .copyright {
    padding: 0;
  }
  footer .copyright:not(:first-child) {
    margin-top: 1%;
  }
  footer .ftr-bnr {
    width: 500px;
  }
  footer .kde-nav ul {
    max-width: 980px;
    margin: 0 auto;
  }
  footer .kde-nav ul li {
    width: 170px;
  }
  footer .kde-nav ul li a {
    padding: 8px 14px;
  }
  footer .kde-nav ul li a:after {
    top: 13px;
  }
}
@media only screen and (min-width: 1400px) {
  footer .ftr_img_left {
    top: 14.5%;
    left: 0;
  }
  footer .ftr_img_right {
    background: url(../images/ftr_img_right_pc.png) bottom right/50% auto no-repeat;
  }
}
header .hdr-pf {
  display: block;
}
header .hdr-sub-contents {
  display: none;
}

footer .copyright_olympic img {
  display: block;
}

.main-visual {
  position: relative;
  padding-top: 127.8645833333%;
  margin-bottom: 30px;
  background: #393b66 url(../images/img_top_main_sp.jpg) bottom center/100% auto no-repeat;
}
.main-visual .main-visual_elements {
  position: absolute;
  width: 100%;
  top: 73%;
  right: 0;
  left: 0;
  text-align: center;
}
.main-visual .main-visual_elements img {
  max-width: 100%;
}
.main-visual .main-visual_elements img.txt_releasedate {
  max-width: 90%;
}
.main-visual .main-visual_elements a {
  display: block;
}
.main-visual .main-visual_elements a img.btn_dl-top {
  max-width: 80%;
  margin: 5% auto 0;
}
.main-visual .main-visual_elements p {
  display: inline-block;
  padding: 5px 10px;
  /*aaa*/
  font-size: 0.75rem;
  background: rgba(131, 131, 208, 0.9);
}

@media only screen and (min-width: 768px) {
  .main-visual {
    align-items: center;
    padding-top: 49.7357992074%;
    margin-bottom: 70px;
    /*padding-bottom: 238px;*/
    background: url(../images/img_top_main_pc.png) bottom center/100% auto no-repeat;
  }
  .main-visual .main-visual_elements a img.btn_dl-top {
    max-width: 70%;
    margin: 1% auto 0;
  }
  .main-visual .main-visual_elements p {
    padding: 5px 10px;
    /*aaa*/
    font-size: 0.8125rem;
    background: rgba(131, 131, 208, 0.9);
  }
}
@media only screen and (min-width: 980px) {
  .main-visual {
    margin-bottom: 50px;
  }
  .main-visual .main-visual_elements img.txt_releasedate {
    max-width: 45%;
  }
  .main-visual .main-visual_elements a img.btn_dl-top {
    max-width: 70%;
    margin: 1% auto 0;
  }
  .main-visual .main-visual_elements p {
    width: 400px;
    margin-top: 10px;
    /*aaa*/
    font-size: 0.875rem;
  }
}
.server-status_area {
  position: relative;
  height: 48px;
  margin: -34% 0 0 0;
  padding: 8px;
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .server-status_area {
    box-sizing: border-box;
    margin: -32% 9% 0 0;
    text-align: right;
  }
}
@media only screen and (min-width: 980px) {
  .server-status_area {
    margin: -32% 12% 0 0;
  }
}
@media only screen and (min-width: 1400px) {
  .server-status_area {
    margin: -32% 14% 0 0;
  }
}
.server-status_area .server-status {
  /*aaa*/
  font-size: 0.6875rem;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 20px;
  text-align: center;
  border-radius: 16px;
  background: #095b9c;
}
.server-status_area .server-status.status-0 {
  background: linear-gradient(-90deg, #6ec200 0%, #6ec200 50%, #1a4388 50%, #1a4388 100%);
}
.server-status_area .server-status.status-1 {
  background: linear-gradient(-90deg, #c734b3 0%, #c734b3 50%, #1a4388 50%, #1a4388 100%);
}
.server-status_area .server-status.status-2 {
  background: linear-gradient(-90deg, #c1bf17 0%, #c1bf17 50%, #1a4388 50%, #1a4388 100%);
}
.server-status_area .server-status[v-cloak] {
  display: none;
}
@media only screen and (min-width: 768px) {
  .server-status_area .server-status {
    width: 250px;
    border-radius: 20px;
  }
}
@media only screen and (min-width: 980px) {
  .server-status_area .server-status {
    /*aaa*/
    font-size: 0.75rem;
    width: 280px;
    padding: 8px 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .server-status_area .server-status {
    width: 350px;
  }
}
.server-status_area .server-status .server-status-txt {
  display: flex;
}
.server-status_area .server-status .server-status-txt > span {
  width: 50%;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.server-status_area .loading {
  animation: blink 1s ease-in-out 0s infinite normal;
}

.server-status-fade-leave-active {
  transition: opacity 0.5s ease;
  opacity: 0;
}

.server-status-fade-enter {
  opacity: 0;
}

.server-status-fade-enter-active {
  transition: opacity 0.5s ease;
}

.contents .top-notes {
  margin: 10px auto;
  /*aaa*/
  font-size: 0.75rem;
}
.contents .top-notes p {
  margin: 0 20px;
  padding: 10px;
  line-height: 1.5em;
  background: rgba(255, 0, 0, 0.5);
}
.contents .top-notes p span.emphasis {
  /*aaa*/
  font-size: 1rem;
  color: #f25eca;
  font-weight: bold;
}
.contents .top-notes p span.txt-strikethrough {
  color: #e48d8d;
  text-decoration: line-through;
}
.contents .top-media-outer {
  position: relative;
  margin: 30px 0;
  padding-bottom: 15px;
  background: rgba(8, 41, 72, 0.8);
}
.contents .top-media-outer:before {
  position: relative;
  content: "";
  display: inline-block;
  width: 100%;
  height: 25px;
  margin: -25px 0 0;
  background: url(../images/line_green_sp.png) left top/80% auto no-repeat;
}
.contents .top-media-outer:after {
  position: absolute;
  bottom: -10px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 25px;
  background: url(../images/line_green_sp.png) left bottom/80% auto no-repeat;
  transform: scale(-1, 1);
}
.contents .top-media-outer .top-media article {
  position: relative;
}
.contents .top-media-outer .top-media article .img_bg {
  position: relative;
  height: 230px;
  margin-top: -50px;
  background: url(../images/img_mv_tenguishi_sp.png) right bottom/60% auto no-repeat;
}
.contents .top-media-outer .top-media article .youtube_inner {
  position: relative;
  display: block;
  margin: -200px 5px 0;
}
.contents .top-media-outer .top-media article .youtube_inner ul {
  width: 50%;
}
.contents .top-media-outer .top-media article .youtube_inner ul li {
  margin: 5px;
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border: 3px solid #000000;
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube::before, .contents .top-media-outer .top-media article .youtube_inner ul li .youtube::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 1;
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube::before {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  border: 2px solid #FFF;
  transform: translateX(-12px);
  transition: background-color 0.5s ease;
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube::after {
  left: 50%;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 10px solid #fff;
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube:hover::before {
  background: rgba(131, 131, 208, 0.9);
}
.contents .top-media-outer .top-media article .youtube_inner ul li .youtube img {
  width: 100%;
}
.contents .top-media-outer .top-media article .top-media-btn {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 10px auto 0;
}
.contents .top-media-outer .top-media article .top-media-btn li {
  width: calc((100% / 3) - (5px * 2 / 3));
  z-index: 2;
}
.contents .top-media-outer .top-media article .top-media-btn li a {
  display: block;
}
.contents .top-media-outer .top-media article .top-media-btn li a img {
  max-width: 100%;
}
.contents .top-information-outer .top-information .news-box {
  position: relative;
  height: 200px;
  margin: -15px 5px 0;
  border: 3px solid #000000;
  background: url("../images/bg_stripe.png");
}
.contents .top-information-outer .top-information .news-box ::-webkit-scrollbar {
  width: 6px;
}
.contents .top-information-outer .top-information .news-box ::-webkit-scrollbar-track {
  border-radius: 6px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.contents .top-information-outer .top-information .news-box ::-webkit-scrollbar-thumb {
  background-color: rgba(199, 218, 241, 0.5);
  border-radius: 6px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.contents .top-information-outer .top-information .news-box .news-scroll {
  overflow: scroll;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list {
  margin: 0 10px 0;
  border-bottom: 1px solid rgba(62, 107, 181, 0.5);
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl {
  padding: 8px 5px;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dt {
  display: flex;
  width: 160px;
  padding: 2px;
  color: #ffffff;
  /*aaa*/
  font-size: 0.625rem;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dt span {
  text-align: center;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dt span.date {
  width: 50%;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dt span.category-name {
  width: 50%;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dd {
  margin: 5px 15px 0 5px;
  color: #3e6bb5;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 1.2em;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dd .new {
  margin-right: 10px;
  color: #f25eca;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main a {
  position: relative;
  display: block;
  color: #ffffff;
  transition: all 0.3s;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main a:after {
  position: absolute;
  content: "";
  top: 40%;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #3e6bb5;
  border-right: 1px solid #3e6bb5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main a:hover {
  color: #f25eca;
}
.contents .top-information-outer .top-information .news-box .news-scroll .news-main a:hover:after {
  border-top: 1px solid #f25eca;
  border-right: 1px solid #f25eca;
}
.contents .top-information-outer .top-information .top-topics {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5px;
}
.contents .top-information-outer .top-information .top-topics li {
  width: calc((100% / 2) - (5px * 1 / 2));
}
.contents .top-information-outer .top-information .top-topics li img {
  max-width: 100%;
}
.contents .top-cont-outer {
  position: relative;
  margin: 30px 0;
  padding-bottom: 15px;
  background: rgba(8, 41, 72, 0.8);
}
.contents .top-cont-outer:before {
  position: relative;
  content: "";
  display: inline-block;
  width: 100%;
  height: 25px;
  margin: -25px 0 0;
  background: url(../images/line_green_sp.png) left top/80% auto no-repeat;
}
.contents .top-cont-outer:after {
  position: absolute;
  bottom: -10px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 25px;
  background: url(../images/line_green_sp.png) left bottom/80% auto no-repeat;
  transform: scale(-1, 1);
}
.contents .top-cont-outer .top-cont .txt_salescopy {
  margin-bottom: 10px;
}
.contents .top-cont-outer .top-cont .txt_salescopy img {
  max-width: 100%;
}
.contents .top-cont-outer .top-cont article {
  position: relative;
}
.contents .top-cont-outer .top-cont article.top-cont-game .img_bg {
  position: relative;
  height: 230px;
  margin-top: -50px;
  background: url(../images/img_game_gishiki_sp.png) right top/60% auto no-repeat;
}
.contents .top-cont-outer .top-cont article.top-cont-game .game-ss {
  position: relative;
  display: block;
  max-width: 55%;
  margin: -195px 5px 0;
  border: 3px solid #000000;
}
.contents .top-cont-outer .top-cont article.top-cont-db .img_bg {
  position: relative;
  height: 245px;
  margin-top: -84px;
  background: url(../images/img_db_morugan_sp.png) left top/60% auto no-repeat;
}
.contents .top-cont-outer .top-cont article.top-cont-db .game-ss {
  position: relative;
  display: block;
  max-width: 55%;
  margin: -175px 5px 0 auto;
  border: 3px solid #000000;
}
.contents .top-cont-outer .top-cont article .btn-game {
  margin-top: 10px;
}
.contents .top-product-outer .top-product .top-product-inner {
  margin: 0 5px 20px;
  padding: 10px;
  background: #000000;
}
.contents .top-product-outer .top-product .top-product-inner p {
  font-family: "ＭＳ ゴシック";
  color: #8383d0;
  /*aaa*/
  font-size: 0.6875rem;
  line-height: 1.8em;
}
.contents .top-product-outer .top-product .top-product-inner p span {
  color: #ffffff;
}
.contents .btn_center {
  position: relative;
  margin: 0 auto 15px;
  text-align: center;
  z-index: 2;
}
.contents .btn_center a {
  display: block;
}
.contents .btn_center a img {
  max-width: 50%;
}
.contents .img_chara-set {
  position: relative;
  padding-top: 91.6666666667%;
  background: #393b66 none bottom center/100% auto no-repeat;
}
.contents .img_chara-set.img-0 {
  background-image: url(../images/img_charaset_0_sp.jpg);
}
.contents .img_chara-set.img-1 {
  background-image: url(../images/img_charaset_1_sp.jpg);
}
.contents .img_chara-set.img-2 {
  background-image: url(../images/img_charaset_2_sp.jpg);
}
.contents .img_chara-set.img-3 {
  background-image: url(../images/img_charaset_3_sp.jpg);
}
.contents .img_chara-set.img-4 {
  background-image: url(../images/img_charaset_4_sp.jpg);
}
.contents .img_chara-set.img-5 {
  background-image: url(../images/img_charaset_5_sp.jpg);
}
.contents .img_chara-set.img-6 {
  background-image: url(../images/img_charaset_6_sp.jpg);
}
.contents .img_chara-set.img-7 {
  background-image: url(../images/img_charaset_7_sp.jpg);
}
.contents .img_chara-set.img-8 {
  background-image: url(../images/img_charaset_8_sp.jpg);
}

@media only screen and (min-width: 768px) {
  .contents .top-notes {
    max-width: 700px;
  }
  .contents .top-notes p {
    margin: 2px;
    /*aaa*/
    font-size: 0.875rem;
    line-height: 1.6em;
  }
  .contents .top-notes p span.txt-strikethrough {
    /*aaa*/
    font-size: 0.875rem;
  }
  .contents .top-media-outer {
    margin: 40px 0;
    padding-bottom: 15px;
  }
  .contents .top-media-outer:before {
    height: 25px;
    margin: -25px 0 0;
    background: url(../images/line_green_pc.png) left top/80% auto no-repeat;
  }
  .contents .top-media-outer:after {
    height: 25px;
    background: url(../images/line_green_pc.png) left bottom/80% auto no-repeat;
  }
  .contents .top-media-outer .top-media {
    padding: 20px 0;
  }
  .contents .top-media-outer .top-media article .img_bg {
    height: 570px;
    margin-top: -118px;
    background: url(../images/img_mv_tenguishi_pc.png) right top/41% auto no-repeat;
  }
  .contents .top-media-outer .top-media article .youtube_inner {
    margin: -475px 5px 0;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul {
    display: flex;
    flex-wrap: nowrap;
    width: 64%;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul li .youtube {
    border: 8px solid #000000;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul li .youtube::before, .contents .top-media-outer .top-media article .youtube_inner ul li .youtube::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto;
    content: "";
    vertical-align: middle;
    z-index: 1;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul li .youtube::before {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
    border: 2px solid #FFF;
    transform: translateX(-23px);
    transition: background-color 0.5s ease;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul li .youtube::after {
    left: 50%;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 20px solid #fff;
  }
  .contents .top-media-outer .top-media article .youtube_inner ul li .youtube:hover::before {
    background: rgba(131, 131, 208, 0.9);
  }
  .contents .top-information-outer .top-information {
    max-width: 980px;
    margin: auto;
  }
  .contents .top-information-outer .top-information .news-box {
    height: 200px;
    margin: -18px 5px 0;
    border: 8px solid #000000;
  }
  .contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list {
    margin: 0;
    transition: all 0.3s;
  }
  .contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl {
    padding: 12px;
  }
  .contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dt {
    width: 170px;
    /*aaa*/
    font-size: 0.6875rem;
  }
  .contents .top-information-outer .top-information .news-box .news-scroll .news-main .news-main-list dl dd {
    margin: -20px 10px 0 190px;
    /*aaa*/
    font-size: 0.8125rem;
  }
  .contents .top-information-outer .top-information .top-topics li {
    width: calc((100% / 3) - (5px * 2 / 3));
  }
  .contents .top-information-outer .top-information .top-topics li a {
    opacity: 0.7;
  }
  .contents .top-information-outer .top-information .top-topics li a:hover {
    opacity: 1;
  }
  .contents .top-cont-outer {
    margin: 40px 0;
    padding-bottom: 15px;
  }
  .contents .top-cont-outer:before {
    height: 25px;
    margin: -25px 0 0;
    background: url(../images/line_green_pc.png) left top/80% auto no-repeat;
  }
  .contents .top-cont-outer:after {
    height: 25px;
    background: url(../images/line_green_pc.png) left bottom/80% auto no-repeat;
  }
  .contents .top-cont-outer .top-cont {
    max-width: 980px;
    margin: auto;
  }
  .contents .top-cont-outer .top-cont .txt_salescopy {
    margin: 10px 0;
    text-align: right;
  }
  .contents .top-cont-outer .top-cont .txt_salescopy img {
    max-width: 80%;
  }
  .contents .top-cont-outer .top-cont article.top-cont-game .img_bg {
    height: 550px;
    margin-top: -100px;
    background: url(../images/img_game_gishiki_pc.png) right top/56% auto no-repeat;
  }
  .contents .top-cont-outer .top-cont article.top-cont-game .game-ss {
    max-width: 50%;
    margin: -470px 5px 0;
    border: 8px solid #000000;
  }
  .contents .top-cont-outer .top-cont article.top-cont-db .img_bg {
    height: 550px;
    margin-top: -100px;
    background: url(../images/img_db_morugan_pc.png) left top/62% auto no-repeat;
  }
  .contents .top-cont-outer .top-cont article.top-cont-db .game-ss {
    max-width: 50%;
    margin: -470px 5px 0 auto;
    border: 8px solid #000000;
  }
  .contents .top-product-outer {
    margin: auto;
  }
  .contents .top-product-outer .top-product .top-product-inner {
    width: 550px;
    margin: 0 auto 20px;
    padding: 10px;
  }
  .contents .top-product-outer .top-product .top-product-inner p {
    /*aaa*/
    font-size: 0.75rem;
    line-height: 1.8em;
  }
  .contents .top-game {
    margin: auto;
    padding: 15px 0;
  }
  .contents .top-game .game-howto-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 10px;
    padding: 0 0 15px;
  }
  .contents .top-game .game-howto-list li {
    margin-bottom: 5px;
    position: relative;
    width: calc((100% / 2) - (5px * 1 / 2));
  }
  .contents .top-game .game-howto-list li p {
    margin: 10px 5px 5px;
    /*aaa*/
    font-size: 0.875rem;
  }
  .contents .top-game .game-howto-list li .game-movie {
    margin: 0 5px 15px;
  }
  .contents .btn_center {
    margin: 0 auto 30px;
  }
  .contents .btn_center a img {
    max-width: 35%;
  }
  .contents .img_chara-set {
    position: relative;
    padding-top: 53%;
    background: #393b66 none bottom center/100% auto no-repeat;
  }
  .contents .img_chara-set.img-0 {
    background-image: url(../images/img_charaset_0_pc.jpg);
  }
  .contents .img_chara-set.img-1 {
    background-image: url(../images/img_charaset_1_pc.jpg);
  }
  .contents .img_chara-set.img-2 {
    background-image: url(../images/img_charaset_2_pc.jpg);
  }
  .contents .img_chara-set.img-3 {
    background-image: url(../images/img_charaset_3_pc.jpg);
  }
  .contents .img_chara-set.img-4 {
    background-image: url(../images/img_charaset_4_pc.jpg);
  }
  .contents .img_chara-set.img-5 {
    background-image: url(../images/img_charaset_5_pc.jpg);
  }
  .contents .img_chara-set.img-6 {
    background-image: url(../images/img_charaset_6_pc.jpg);
  }
  .contents .img_chara-set.img-7 {
    background-image: url(../images/img_charaset_7_pc.jpg);
  }
  .contents .img_chara-set.img-8 {
    background-image: url(../images/img_charaset_8_pc.jpg);
  }
}
@media only screen and (min-width: 980px) {
  .contents .top-notes {
    max-width: 980px;
    margin-top: -30px;
  }
  .contents .top-media-outer {
    margin: 50px 0;
    padding-bottom: 15px;
  }
  .contents .top-media-outer:before {
    height: 34px;
    margin: -16px 0 0;
    background: url(../images/line_green_pc.png) left top/60% 100% no-repeat;
  }
  .contents .top-media-outer:after {
    height: 34px;
    background: url(../images/line_green_pc.png) left bottom/60% 100% no-repeat;
  }
  .contents .top-media-outer .top-media {
    max-width: 980px;
    margin: auto;
  }
  .contents .top-media-outer .top-media article .top-media-btn {
    width: 900px;
    margin: 15px auto 0;
  }
  .contents .top-information-outer .top-information {
    padding-top: 0;
  }
  .contents .top-cont-outer {
    margin: 50px 0 0;
    padding-bottom: 15px;
  }
  .contents .top-cont-outer:before {
    height: 34px;
    margin: -16px 0 0;
    background: url(../images/line_green_pc.png) left top/60% 100% no-repeat;
  }
  .contents .top-cont-outer:after {
    height: 34px;
    background: url(../images/line_green_pc.png) left bottom/60% 100% no-repeat;
  }
  .contents .top-cont-outer .top-cont .txt_salescopy {
    max-width: 980px;
    margin: 10px auto 0;
    text-align: right;
  }
  .contents .top-cont-outer .top-cont .txt_salescopy img {
    max-width: 65%;
  }
  .contents .top-product-outer {
    max-width: 980px;
    background: url(../images/img_product_dragon.png) left top/500px auto no-repeat;
  }
  .contents .top-product-outer .top-product {
    padding: 120px 0 0;
  }
  .contents .top-product-outer .top-product .top-product-inner {
    width: 540px;
    margin: 0 auto 20px;
    padding: 10px;
  }
  .contents .top-product-outer .top-product .top-product-inner p {
    /*aaa*/
    font-size: 0.75rem;
    line-height: 1.8em;
  }
  .contents .top-game {
    max-width: 980px;
  }
  .contents .news-outer .news {
    max-width: 980px;
    margin: -15px auto 0;
    padding-bottom: 25px;
  }
  .contents .video-outer .video {
    max-width: 980px;
    margin: auto;
  }
  .contents .online-outer .online {
    max-width: 980px;
    margin: -15px auto 0;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .contents .txt_salescopy + section {
    margin-top: -5%;
  }
}
@media only screen and (min-width: 1400px) {
  .contents .txt_salescopy + section {
    margin-top: -8%;
  }
}
