@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;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
h1 {
  margin: 35px 0 10px;
  color: #000000;
  font-family: "kaisei-tokumin", sans-serif;
  font-weight: 700;
  font-style: normal;
  /*aaa*/
  font-size: 1.5rem;
  text-align: center;
}

h2 {
  width: 90%;
  margin: auto;
  font-family: "Hiragino Mincho ProN", Georgia, "Yu Mincho", serif;
  text-align: center;
  color: #f9c093;
  /*aaa*/
  font-size: 0.9375rem;
  line-height: 1.2em;
}

@media screen and (min-width: 768px) {
  h1 {
    margin: 60px 0 15px;
    /*aaa*/
    font-size: 1.75rem;
  }
  h2 {
    max-width: 980px;
    margin: 10px auto;
    /*aaa*/
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 980px) {
  h1 {
    margin: 80px 0 20px;
    /*aaa*/
    font-size: 2.1875rem;
  }
}
.btn_base {
  position: relative;
  max-width: 260px;
  margin: 0 auto 10px;
  font-family: vdl-v7mincho, sans-serif;
  font-weight: 700;
  font-style: normal;
  /*aaa*/
  font-size: 0.9375rem;
  line-height: 1.2em;
  text-align: center;
}
.btn_base a {
  display: block;
  padding: 10px;
  color: #e0e0e0;
  background: rgba(39, 37, 90, 0.6);
  border-radius: 3px;
}
.btn_base a:hover {
  background: rgba(102, 105, 137, 0.6);
  transition: background 0.2s ease;
}

.category-website_update .category-name {
  background: #a9a9a9;
}

.category-emergency .category-name, .category-important .category-name {
  background: rgba(255, 96, 0, 0.5);
}

.category-event .category-name {
  background: rgba(39, 37, 90, 0.5);
}

.category-game .category-name, .category-version-update .category-name {
  background: rgba(102, 137, 136, 0.6);
}

.category-goods .category-name, .category-failure .category-name, .category-follow_up .category-name, .category-recovery .category-name, .category-information .category-name {
  background: rgba(137, 102, 102, 0.6);
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  line-height: 1.4;
  color: #6f6f6f;
  /*aaa*/
  font-size: 0.9375rem;
  background: #ffffff;
}

html {
  overflow: auto;
}

.word-block {
  display: inline-block;
}

.site-header {
  position: relative;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 37px;
  width: 100%;
}
.site-header .konami-logo {
  display: block;
  width: 130px;
}
.site-header .konami-logo img {
  width: 100%;
}
.site-header .region {
  width: 160px;
  height: 34px;
  margin: 5px 0 5px auto;
  float: right;
}
.site-header .region:hover ul li {
  overflow: visible;
  height: 35px;
}
.site-header .region p {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.site-header .region p a {
  display: block;
  margin: 0;
  padding: 0 10px;
  color: #6f6f6f;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 34px;
  height: 34px;
}
.site-header .region p:before {
  content: "▼";
  position: absolute;
  top: 6px;
  right: 10px;
  color: #6f6f6f;
}
.site-header .region ul {
  position: relative;
}
.site-header .region ul li {
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
.site-header .region ul li a {
  display: block;
  padding: 0 10px;
  border-top: 1px solid #6f6f6f;
  background: rgba(169, 169, 169, 0.7);
  text-align: left;
  color: #ffffff;
  font-size: 75%;
  line-height: 34px;
  width: 100%;
  box-sizing: border-box;
}
.site-header .region ul li a:hover {
  color: #6f6f6f;
  background-color: rgba(255, 96, 0, 0.2);
}
.site-header::after {
  display: block;
  content: "";
  clear: both;
}
.page {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .page {
    box-shadow: 0 20px 40px 0 white;
  }
}

.home-link-ftr {
  margin: 0 0 5%;
  text-align: center;
}
.home-link-ftr a img {
  max-width: 35%;
}
@media screen and (min-width: 768px) {
  .home-link-ftr {
    margin: 0 0 2%;
  }
  .home-link-ftr a img {
    max-width: 100%;
  }
}

.site-footer {
  padding: 20px 0 0;
  /*aaa*/
  font-size: 0.75rem;
}
.site-footer .share {
  display: flex;
  justify-content: center;
  padding: 10px 0 15px;
  margin: 0 auto;
}
.site-footer .share li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 8px;
}
.site-footer .share li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-size: 100% auto;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  transition: box-shadow 0.2s ease;
}
.site-footer .share li a:hover {
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
}
.site-footer .share li.twitter a {
  background-image: url("/games/suikoden/s/images/icn_x_b.png");
}
.site-footer .share li.facebook a {
  background-image: url("/games/suikoden/s/images/icn_fb.png");
}
@media screen and (min-width: 768px) {
  .site-footer .share li.line {
    display: none;
  }
}
.site-footer .share li.line a {
  background-image: url("/games/suikoden/s/images/icn_line.png");
}
.site-footer .site-footer-copyright {
  margin: 0 15px;
  text-align: center;
  /*aaa*/
  font-size: 0.625rem;
  line-height: 1.2em;
}
.site-footer .kde-nav {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .site-footer .kde-nav {
    max-width: 980px;
  }
}
.site-footer .kde-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: auto;
  padding: 15px;
}
.site-footer .kde-nav li {
  flex: 45% 1 1;
  line-height: 1.5em;
}
.site-footer .kde-nav li::before {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  border-left: 0.5em solid #e0e0e0;
  border-top: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  vertical-align: middle;
}
.site-footer .kde-nav li a {
  color: #6f6f6f;
  text-shadow: 0 0 0 rgba(224, 224, 224, 0.5);
  transition: color 0.2s ease, text-shadow 0.2s ease 0.1s;
}
.site-footer .kde-nav li a #ot-sdk-btn.ot-sdk-show-settings, .site-footer .kde-nav li a #ot-sdk-btn.optanon-show-settings {
  padding: 0;
  color: #6f6f6f;
  /*aaa*/
  font-size: 0.75rem;
  border: none;
  background: transparent;
}
.site-footer .kde-nav li a:hover {
  color: #666989;
  text-shadow: 0 0 2px rgba(224, 224, 224, 0.5);
}
.site-footer .site-copyright {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  padding: 12px;
  /*aaa*/
  font-size: 0.6875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .site-footer .site-copyright {
    max-width: 980px;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .site-copyright {
    padding: 0.5% 0 3%;
  }
}
@media screen and (min-width: 768px) {
  .site-footer {
    /*aaa*/
    font-size: 0.6875rem;
    padding: 50px 0 0;
  }
  .site-footer .kde-nav {
    max-width: 800px;
    padding-top: 1%;
  }
  .site-footer .kde-nav ul {
    justify-content: center;
    flex-wrap: nowrap;
  }
  .site-footer .kde-nav ul li {
    display: inline-block;
    text-align: center;
  }
  .site-footer .kde-nav ul li:first-child {
    padding-left: 0;
  }
  .site-footer .kde-nav ul li:last-child {
    border: none;
  }
  .site-footer .kde-nav ul li a {
    padding: 0;
    line-height: 1.3em;
  }
}

.main-visual {
  padding-bottom: 15px;
  box-shadow: 0 15px 15px rgba(111, 111, 111, 0.1);
}
.main-visual .site-logo {
  display: block;
  max-width: 70%;
  margin: 20px auto;
}
.main-visual .contents-ss-box {
  position: relative;
}
.main-visual .contents-ss-box .contents-ss {
  position: relative;
}
.main-visual .contents-ss-box .contents-ss.swiper-container {
  width: calc(100% - 100px);
  box-sizing: content-box;
}
.main-visual .contents-ss-box .contents-ss .contents-ss-main {
  position: relative;
  text-align: center;
}
.main-visual .contents-ss-box .contents-ss .contents-ss-main a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.main-visual .contents-ss-box .contents-ss .contents-ss-main a.active {
  position: relative;
  opacity: 1;
}
.main-visual .contents-ss-box .contents-ss .contents-ss-main a > img {
  width: 100%;
}
.main-visual .contents-ss-box .swiper-button-prev, .main-visual .contents-ss-box .swiper-button-next {
  display: block;
  top: calc(100% - 100px);
  height: 20px;
  background-size: 20px 20px;
}
.main-visual .contents-ss-box .swiper-pagination {
  position: relative;
  margin-top: 5px;
}
.main-visual .contents-ss-box .swiper-pagination span {
  margin: 0 4px;
}
.main-visual .contents-ss-box .swiper-pagination span.swiper-pagination-bullet-active {
  background: #000;
}

@media screen and (min-width: 500px) {
  .main-visual .contents-ss-box .swiper-button-prev, .main-visual .contents-ss-box .swiper-button-next {
    top: calc((100% - 100px) * 0.8);
  }
}
@media screen and (min-width: 700px) {
  .main-visual .contents-ss-box .swiper-button-prev, .main-visual .contents-ss-box .swiper-button-next {
    top: calc((100% - 100px) * 0.7);
  }
}
@media screen and (min-width: 768px) {
  .main-visual {
    padding-bottom: 40px;
  }
  .main-visual .site-logo {
    max-width: 450px;
    margin: 30px auto 40px;
  }
  .main-visual .contents-ss-box {
    position: relative;
    max-width: 1000px;
    margin: auto;
  }
  .main-visual .contents-ss-box .contents-ss {
    max-width: 1000px;
    margin: auto;
  }
  .main-visual .contents-ss-box .contents-ss.swiper-container {
    box-sizing: content-box;
  }
  .main-visual .contents-ss-box .swiper-button-prev, .main-visual .contents-ss-box .swiper-button-next {
    top: calc((100% - 100px) * 0.65);
    height: 30px;
    background-size: 30px 30px;
  }
}
@media screen and (min-width: 980px) {
  .main-visual .contents-ss-box .swiper-button-prev, .main-visual .contents-ss-box .swiper-button-next {
    top: calc((100% - 100px) * 0.6);
    height: 35px;
    background-size: 35px 35px;
  }
}
.topics .news-topics-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}
.topics .news-topics-list li {
  position: relative;
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.topics .news-topics-list li a {
  color: #27255a;
}
.topics .news-topics-list li a:hover {
  color: #666989;
}
.topics .news-topics-list li a:hover dl dt img {
  opacity: 0.5;
}
.topics .news-topics-list li a dl {
  height: 100%;
}
.topics .news-topics-list li a dl dt {
  box-shadow: 0 0 10px 0 rgba(111, 111, 111, 0.5);
}
.topics .news-topics-list li a dl dt img {
  width: 100%;
  transition: 0.3s;
}
.topics .news-topics-list li a dl dd {
  padding: 10px 5px;
  /*aaa*/
  font-size: 0.6875rem;
  line-height: 1.4em;
}
.topics .news-topics-list li a dl dd .link-more {
  display: block;
  width: 150px;
  margin: 0 0 0 auto;
}
.topics .news-topics-list li a dl dd .link-more img {
  width: 100%;
  transition: all 0.3s;
}
.topics .news-topics-list li.news-topics-movie a dl dt {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.topics .news-topics-list li.news-topics-movie a dl dt::before, .topics .news-topics-list li.news-topics-movie a dl dt::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 1;
}
.topics .news-topics-list li.news-topics-movie a dl dt::before {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(39, 37, 90, 0.6);
  border: 2px solid #FFF;
  transform: translateX(-10px);
  transition: background-color 0.5s ease;
}
.topics .news-topics-list li.news-topics-movie a dl dt::after {
  left: 50%;
  box-sizing: border-box;
  width: 7px;
  height: 7px;
  border: 7px solid transparent;
  border-left: 14px solid #fff;
}
.topics .news-topics-list li.news-topics-movie a dl dt:hover::before {
  background: rgba(102, 105, 137, 0.9);
}

.news h1 .icn-x-official {
  display: inline-block;
  width: 1.2em;
  margin: 0 0 0 10px;
}
.news h1 .icn-x-official img {
  width: 100%;
  vertical-align: bottom;
}
.news .news-box {
  position: relative;
  height: 150px;
}
.news .news-box ::-webkit-scrollbar {
  width: 6px;
}
.news .news-box ::-webkit-scrollbar-track {
  border-radius: 6px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.news .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);
}
.news .news-box .news-scroll {
  overflow: scroll;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}
.news .news-box .news-scroll .news-main .news-main-list {
  margin: 10px;
  padding: 8px 0;
}
.news .news-box .news-scroll .news-main .news-main-list:nth-child(odd) {
  background: rgba(169, 169, 169, 0.1);
}
.news .news-box .news-scroll .news-main .news-main-list dl {
  margin-left: 10px;
  padding: 5px;
}
.news .news-box .news-scroll .news-main .news-main-list dl dt {
  display: flex;
  width: 160px;
}
.news .news-box .news-scroll .news-main .news-main-list dl dt span.date {
  width: 50%;
  color: #6f6f6f;
  /*aaa*/
  font-size: 0.75rem;
}
.news .news-box .news-scroll .news-main .news-main-list dl dt span.category-name {
  padding-top: 2px;
  width: 50%;
  color: #ffffff;
  /*aaa*/
  font-size: 0.6875rem;
  text-align: center;
}
.news .news-box .news-scroll .news-main .news-main-list dl dd {
  margin: 5px 15px 0 0;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 1.2em;
}
.news .news-box .news-scroll .news-main .news-main-list dl dd .new {
  margin-right: 10px;
  color: #ff6000;
}
.news .news-box .news-scroll .news-main a {
  position: relative;
  display: block;
  color: #6f6f6f;
  transition: all 0.3s;
}
.news .news-box .news-scroll .news-main a:after {
  position: absolute;
  content: "";
  top: 40%;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #6f6f6f;
  border-right: 1px solid #6f6f6f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.news .news-box .news-scroll .news-main a:hover {
  color: #27255a;
}
.news .news-box .news-scroll .news-main a:hover:after {
  border-top: 1px solid #27255a;
  border-right: 1px solid #27255a;
}

.goods .goods-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}
.goods .goods-list li {
  position: relative;
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.goods .goods-list li a {
  color: #27255a;
}
.goods .goods-list li a:hover {
  color: #666989;
}
.goods .goods-list li a:hover dl dt img {
  opacity: 0.5;
}
.goods .goods-list li a dl {
  height: 100%;
}
.goods .goods-list li a dl dt {
  box-shadow: 0 0 10px 0 rgba(111, 111, 111, 0.5);
}
.goods .goods-list li a dl dt img {
  width: 100%;
  transition: 0.3s;
}
.goods .goods-list li a dl dd {
  padding: 10px 5px;
  /*aaa*/
  font-size: 0.6875rem;
  line-height: 1.4em;
}
.goods .goods-list li a dl dd .link-more {
  display: block;
  width: 150px;
  margin: 0 0 0 auto;
}
.goods .goods-list li a dl dd .link-more img {
  width: 100%;
  transition: all 0.3s;
}

.archives .archives-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}
.archives .archives-list li {
  position: relative;
  width: calc(25% - 7.5px);
  margin-bottom: 10px;
}
.archives .archives-list li a {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px 0 rgba(111, 111, 111, 0.5);
}
.archives .archives-list li a img {
  width: 100%;
  transition: 0.3s;
}
.archives .archives-list li a img:hover {
  opacity: 0.5;
}

@media screen and (min-width: 768px) {
  .topics {
    max-width: 730px;
    margin: auto;
  }
  .topics .news-topics-list {
    margin: auto;
  }
  .topics .news-topics-list.jp-only li {
    width: calc(33.3333333333% - 6.6666666667px);
  }
  .topics .news-topics-list li {
    width: calc(33.3333333333% - 6.6666666667px);
  }
  .topics .news-topics-list li a {
    height: 100%;
  }
  .topics .news-topics-list li a dl dd {
    /*aaa*/
    font-size: 0.75rem;
  }
  .topics .news-topics-list li.news-topics-movie a dl dt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .topics .news-topics-list li.news-topics-movie a dl dt::before, .topics .news-topics-list li.news-topics-movie a dl dt::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto;
    content: "";
    vertical-align: middle;
    z-index: 1;
  }
  .topics .news-topics-list li.news-topics-movie a dl dt::before {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(39, 37, 90, 0.6);
    border: 2px solid #FFF;
    transform: translateX(-16px);
    transition: background-color 0.5s ease;
  }
  .topics .news-topics-list li.news-topics-movie a dl dt::after {
    left: 50%;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border: 7px solid transparent;
    border-left: 14px solid #fff;
  }
  .topics .news-topics-list li.news-topics-movie a dl dt:hover::before {
    background: rgba(102, 105, 137, 0.9);
  }
  .news .news-box {
    max-width: 730px;
    height: 240px;
    margin: auto;
    padding: 0 10px;
  }
  .goods {
    max-width: 730px;
    margin: auto;
  }
  .goods .goods-list {
    margin: auto;
  }
  .goods .goods-list.jp-only li {
    width: calc(25% - 7.5px);
  }
  .goods .goods-list li {
    width: calc(33.3333333333% - 6.6666666667px);
  }
  .goods .goods-list li a {
    height: 100%;
  }
  .goods .goods-list li a dl dd {
    /*aaa*/
    font-size: 0.75rem;
  }
  .archives {
    max-width: 730px;
    margin: auto;
  }
  .archives .archives-list li {
    position: relative;
    width: calc(16.6666666667% - 8.3333333333px);
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 980px) {
  .topics {
    max-width: 1000px;
  }
  .news .news-box {
    max-width: 1000px;
    margin: 0 auto 0;
    padding-bottom: 25px;
  }
  .goods {
    max-width: 1000px;
  }
  .archives {
    max-width: 1000px;
  }
}

/*# sourceMappingURL=index.css.map */
