@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 {
  height: 100%;
  font-family: "Hiragino Mincho ProN", Georgia, "Yu Mincho", serif;
  /*aaa*/
  font-size: 1.125rem;
  text-align: center;
  border-bottom: 1px solid #4f302b;
}
h1 span {
  display: inline-block;
  height: 100%;
  margin: 0 20px;
  padding: 0 10px;
  vertical-align: top;
}

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 {
    /*aaa*/
    font-size: 1.375rem;
  }
  h2 {
    max-width: 980px;
    margin: 10px auto;
    /*aaa*/
    font-size: 1.25rem;
  }
}
.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(16, 24, 89, 0.6);
  border-radius: 3px;
}
.btn_base a:hover {
  background: rgba(5, 53, 141, 0.6);
  transition: background 0.2s ease;
}

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: #4f302b;
  /*aaa*/
  font-size: 0.9375rem;
  background: url(/games/genso/rem/1_2/s/images/bg_map_sp.jpg) center center/cover no-repeat fixed, url(/games/genso/rem/1_2/s/images/bg_sp.jpg) repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  body {
    background: url(/games/genso/rem/1_2/s/images/bg_map_pc.jpg) center center/cover no-repeat fixed, url(/games/genso/rem/1_2/s/images/bg_pc.jpg) repeat;
  }
}

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: #4f302b;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 34px;
  height: 34px;
}
.site-header .region p:before {
  content: "▼";
  position: absolute;
  top: 6px;
  right: 10px;
  color: #4f302b;
}
.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 #4f302b;
  background: rgba(249, 245, 225, 0.8);
  text-align: left;
  color: #4f302b;
  font-size: 75%;
  line-height: 34px;
  width: 100%;
  box-sizing: border-box;
}
.site-header .region ul li a:hover {
  background-color: rgba(5, 53, 141, 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;
  }
}

.product {
  /*aaa*/
  font-size: 0.8125rem;
  margin-top: 5%;
  padding: 2% 0 0;
}
.product .product-main {
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  text-align: center;
}
.product .product-main li {
  position: relative;
  width: 96%;
  margin: 2%;
}
.product .product-main li .icn-app {
  max-width: 25%;
  float: left;
}
.product .product-main li .product-txt {
  margin: 8px;
  float: left;
  text-align: left;
}
.product .product-main li .product-txt::after {
  display: block;
  content: "";
  clear: both;
}
.product .product-main li .icn-appArcade {
  display: block;
  max-width: 40%;
  margin: auto;
}
.product .product-main li .icn-appArcade img {
  width: 100%;
}
.product .product-note {
  text-indent: -1em;
  padding-left: 1em;
  /*aaa*/
  font-size: 0.75rem;
  margin-bottom: 2%;
  color: #ccc;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .product {
    /*aaa*/
    font-size: 0.9375rem;
    max-width: 980px;
    margin: 0 auto;
    padding: 2% 0 0;
  }
  .product .product-main {
    width: 500px;
    margin: 20px auto;
  }
  .product .product-main li {
    margin: 2%;
  }
  .product .product-main li .icn-app {
    max-width: 100px;
  }
  .product .product-main li .btn-cbt-ftr img {
    max-width: 60%;
  }
}

.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: 4% 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/genso/rem/1_2/s/images/icn_x_b.png");
}
.site-footer .share li.facebook a {
  background-image: url("/games/genso/rem/1_2/s/images/sns_icon_facebook.svg");
}
@media screen and (min-width: 768px) {
  .site-footer .share li.line {
    display: none;
  }
}
.site-footer .share li.line a {
  background-image: url("/games/genso/rem/1_2/s/images/sns_icon_line.svg");
}
.site-footer .share li.google-plus a {
  background-image: url("/games/genso/rem/1_2/s/images/sns_icon_google_plus.svg");
}
.site-footer .site-footer-copyright {
  margin: 0 15px;
  text-align: center;
  /*aaa*/
  font-size: 0.625rem;
  line-height: 1.2em;
}
.site-footer .ftr-link {
  padding: 30px 0;
}
.site-footer .ftr-link li {
  text-align: center;
}
.site-footer .ftr-link li a {
  padding: 12px;
  color: #e0e0e0;
  background: rgba(16, 24, 89, 0.6);
  border-radius: 3px;
}
.site-footer .ftr-link li a::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 .ftr-link li a:hover {
  background: rgba(5, 53, 141, 0.6);
  transition: background 0.2s ease;
}
.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;
  max-width: 600px;
  margin: auto;
  padding: 0 5%;
}
.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: #4f302b;
  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:hover {
  color: #05358d;
  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: 0;
  }
  .site-footer .kde-nav {
    max-width: 700px;
    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 .main-visual-img {
  margin: auto;
}
.main-visual .main-visual-img img {
  width: 100%;
}
.main-visual .main-visual-img img.main-visual_sp {
  display: block;
}
.main-visual .main-visual-img img.main-visual_pc {
  display: none;
}
.main-visual .main-visual-platform {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto 10px;
}
.main-visual .main-visual-platform li {
  padding: 0 8px;
}
.main-visual .main-visual-platform li a {
  display: block;
  transition: all 250ms ease-out;
}
.main-visual .main-visual-platform li a:hover .platform-link {
  background: rgba(5, 53, 141, 0.6);
  transition: background 0.2s ease;
}
.main-visual .main-visual-platform li a img {
  width: 100%;
  vertical-align: middle;
}
.main-visual .main-visual-platform li a .platform-link {
  text-align: center;
  margin-top: 5px;
  padding: 2px;
  color: #f9f5e1;
  /*aaa*/
  font-size: 0.1875rem;
  letter-spacing: 0.1em;
  background: #4f302b;
}
.main-visual .release-day {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
  /*aaa*/
  font-size: 1.625rem;
  font-family: vdl-v7mincho, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.main-visual .release-day:before, .main-visual .release-day:after {
  border-top: 1px solid;
  content: "";
  width: 17%; /* 線の長さ */
}
.main-visual .release-day:before {
  margin-right: 1em; /* 文字の右隣 */
}
.main-visual .release-day:after {
  margin-left: 1em; /* 文字の左隣 */
}
.main-visual .main-visual-bnr {
  margin: 20px 0;
}
.main-visual .main-visual-bnr a {
  display: block;
  width: 90%;
  margin: auto;
  transition: all 250ms ease-out;
}
.main-visual .main-visual-bnr a img {
  width: 100%;
}
.main-visual .main-visual-bnr p {
  width: 90%;
  margin: 0 auto 5px;
  padding: 2px;
  color: #05358d;
  /*aaa*/
  font-size: 0.75rem;
  text-align: center;
  background: rgba(79, 48, 43, 0.2);
}

@media screen and (min-width: 768px) {
  .main-visual .main-visual-img img.main-visual_pc {
    display: block;
    max-width: 650px;
    margin: auto;
  }
  .main-visual .main-visual-img img.main-visual_sp {
    display: none;
  }
  .main-visual .main-visual-platform {
    max-width: 600px;
    margin: 0 auto 30px;
  }
  .main-visual .main-visual-platform li {
    padding: 0 15px;
  }
  .main-visual .release-day {
    max-width: 600px;
    /*aaa*/
    font-size: 2.125rem;
    margin: auto;
  }
  .main-visual .release-day:before, .main-visual .release-day:after {
    width: 24%; /* 線の長さ */
  }
  .main-visual .main-visual-bnr {
    margin: 30px auto;
  }
  .main-visual .main-visual-bnr a {
    max-width: 560px;
  }
  .main-visual .main-visual-bnr p {
    max-width: 560px;
    margin: 10px auto 0;
    padding: 4px;
    /*aaa*/
    font-size: 1rem;
  }
}
.content {
  position: relative;
  max-width: 1600px;
  margin: auto;
}

.news .news-window-outer {
  position: relative;
  width: 90%;
  margin: 35px auto;
}
.news .news-window-outer:before, .news .news-window-outer:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: solid 2px #4f302b;
}
.news .news-window-outer:before {
  top: -7px;
  right: 1px;
}
.news .news-window-outer:after {
  bottom: -7px;
  left: 1px;
}
.news .news-window-outer .news-window {
  position: relative;
  --x-gradient: linear-gradient(90deg, #4f302b 0 35px, transparent 0 calc(100% - 35px), #4f302b calc(100% - 35px));
  --y-gradient: linear-gradient(#4f302b 0 35px, transparent 0 calc(100% - 35px), #4f302b calc(100% - 35px));
  margin: 0.5rem;
  padding: 1px;
  background-image: var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
  background-repeat: no-repeat;
  background-size: 100% 2px, 2px 100%, 100% 2px, 2px 100%;
  background-position: top, right, bottom, left;
}
.news .news-window-outer .news-window:before, .news .news-window-outer .news-window:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: solid 2px #4f302b;
}
.news .news-window-outer .news-window:before {
  top: -7px;
  left: -7px;
}
.news .news-window-outer .news-window:after {
  bottom: -7px;
  right: -7px;
}
.news .news-window-outer .news-window .news-window-inner {
  margin: 5px;
  border: double 5px #4f302b;
}
.news .news-window-outer .news-window .news-window-inner .news-window-box {
  margin: 6px;
  background: rgba(249, 245, 225, 0.5);
}
.news .news-window-outer .news-window .news-window-inner .news-window-box h1 {
  padding: 15px 5px;
}
.news .news-window-outer .news-window .news-window-inner .news-window-box p {
  padding: 10px;
  /*aaa*/
  font-size: 0.8125rem;
}

.top-movie .top-movie-elements {
  position: relative;
}
.top-movie .top-movie-elements .top-movie-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  margin: 15px auto;
}
.top-movie .top-movie-elements .top-movie-list li {
  position: relative;
}
.top-movie .top-movie-elements .top-movie-list li .top-movie-list-inner {
  background: url(/games/genso/rem/1_2/s/images/bg_video.png) center 100%/contain no-repeat;
}
.top-movie .top-movie-elements .top-movie-list li .top-movie-list-inner a {
  margin: 5%;
}
.top-movie .top-movie-elements .top-movie-list li .top-movie-list-inner a img {
  max-width: 100%;
}
.top-movie .top-movie-elements .top-movie-list li .youtube {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  transition: all 250ms ease-out;
}
.top-movie .top-movie-elements .top-movie-list li .youtube::before, .top-movie .top-movie-elements .top-movie-list li .youtube::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 1;
}
.top-movie .top-movie-elements .top-movie-list li .youtube::before {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(16, 24, 89, 0.6);
  border: 2px solid #FFF;
  transform: translateX(-23px);
  transition: background-color 0.5s ease;
}
.top-movie .top-movie-elements .top-movie-list li .youtube::after {
  left: 50%;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 20px solid #fff;
}
.top-movie .top-movie-elements .top-movie-list li .youtube:hover::before {
  background: rgba(5, 53, 141, 0.9);
}
.top-movie .top-movie-elements .top-movie-list li .youtube img {
  width: 100%;
}
.top-movie .top-movie-elements p {
  margin-top: -1%;
  text-align: center;
  /*aaa*/
  font-size: 0.9375rem;
  line-height: 1.3em;
}

.btn-tw {
  margin: 30px 0;
}
.btn-tw a {
  position: relative;
  background: #000;
}
.btn-tw a p {
  margin-left: 25px;
}
.btn-tw a img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 15px;
  bottom: 0;
}

.twitter-area {
  margin: 20px;
}

.product .product-logo {
  display: block;
  width: 200px;
  margin: auto;
}
.product .product-platform {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 10px auto;
}
.product .product-platform li {
  padding: 2px;
}
.product .product-platform li a {
  display: block;
  border: #ffffff 1px solid;
  transition: all 250ms ease-out;
}
.product .product-platform li a:hover {
  border: #ffdc3a 1px solid;
  background: rgba(255, 220, 58, 0.3);
}
.product .product-platform li a.product-platform-noLink:hover {
  border: #ffffff 1px solid;
  background: rgba(249, 245, 225, 0.5);
}
.product .product-platform li a img {
  width: 100%;
  vertical-align: middle;
}
.product table {
  /*aaa*/
  font-size: 0.75rem;
  text-align: left;
}
.product table th {
  padding: 2px 15px 2px 2px;
  font-weight: normal;
  vertical-align: top;
}
.product table td {
  padding: 2px 2px 10px;
}
.product .product-rating {
  display: block;
  height: 70px;
  margin: 15px auto;
}

@media screen and (min-width: 768px) {
  .news .news-window-outer {
    max-width: 700px;
    margin: 45px auto;
  }
  .news .news-window-outer .news-window .news-window-inner .news-window-box p {
    padding: 15px;
    /*aaa*/
    font-size: 0.875rem;
  }
  .top-movie .top-movie-elements {
    max-width: 700px;
    margin: auto;
  }
  .top-movie .top-movie-elements .top-movie-list {
    flex-wrap: nowrap;
  }
  .top-movie .top-movie-elements .top-movie-list li {
    padding: 10px;
  }
  .top-movie .top-movie-elements .top-movie-list li .youtube {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .top-movie .top-movie-elements .top-movie-list li .youtube::before, .top-movie .top-movie-elements .top-movie-list li .youtube::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto;
    content: "";
    vertical-align: middle;
    z-index: 1;
  }
  .top-movie .top-movie-elements .top-movie-list li .youtube::before {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(16, 24, 89, 0.6);
    border: 2px solid #FFF;
    transform: translateX(-23px);
    transition: background-color 0.5s ease;
  }
  .top-movie .top-movie-elements .top-movie-list li .youtube::after {
    left: 50%;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 20px solid #fff;
  }
  .top-movie .top-movie-elements .top-movie-list li .youtube:hover::before {
    background: rgba(5, 53, 141, 0.9);
  }
  .top-movie .top-movie-elements p {
    margin-top: -2%;
    /*aaa*/
    font-size: 1.375rem;
  }
  .twitter-area {
    max-width: 840px;
    margin: 30px auto;
  }
  .product .product-logo {
    width: 300px;
    margin-bottom: 30px;
  }
  .product .product-platform {
    max-width: 980px;
    margin: 20px auto;
  }
}
@media screen and (min-width: 980px) {
  .news .news-window-outer {
    max-width: 800px;
  }
}

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