@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  overflow-y: scroll;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

a {
  text-decoration: none;
}

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

html {
  color: #fff;
  background: #000000;
  font-size: 14px;
}

body {
  font-family: arial, sans-serif;
  line-height: 1;
  color: #fff;
  -webkit-text-size-adjust: 100%;
  overflow-wrap: break-word;
}
body:lang(ja) {
  font-family: arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body > .content {
  position: relative;
}

@font-face {
  font-family: 'StratumRegular';
  src: url("/wepes/2019/s/data/Stratum1WebRegular.eot");
  src: url("/wepes/2019/s/data/Stratum1WebRegular.eot?#iefix") format("embedded-opentype"), url("/wepes/2019/s/data/Stratum1WebRegular.woff") format("woff");
  -ms-font-feature-settings: "normal";
}
[v-cloak] {
  display: none;
}

body > .site-header {
  position: relative;
  color: #fff;
  background-color: #000;
}
body > .site-header .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body > .site-header .konami-logo {
  display: block;
}
body > .site-header .konami-logo img {
  width: 130px;
  vertical-align: bottom;
}
body > .site-header .header-btn-area {
  display: flex;
  align-items: center;
  font-size: 0.8571428571rem;
}
body > .site-header .header-btn-area section {
  padding: 0 10px;
}
body > .site-header .header-btn-area section p {
  display: none;
  color: #a88f57;
}
@media screen and (min-width: 768px) {
  body > .site-header .header-btn-area section p {
    display: inline;
    padding-right: .5em;
  }
}
body > .site-header .header-btn-area section a, body > .site-header .header-btn-area section label {
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: #a88f57;
  text-shadow: #a88f57;
  color: #fff;
  position: relative;
  padding-right: 18px;
}
body > .site-header .header-btn-area section a:link, body > .site-header .header-btn-area section a:visited, body > .site-header .header-btn-area section label:link, body > .site-header .header-btn-area section label:visited {
  color: #a88f57;
}
body > .site-header .header-btn-area section a:hover, body > .site-header .header-btn-area section a:active, body > .site-header .header-btn-area section label:hover, body > .site-header .header-btn-area section label:active {
  color: #a88f57;
}
body > .site-header .header-btn-area section a.current, body > .site-header .header-btn-area section label.current {
  color: #a88f57;
}
body > .site-header .header-btn-area section a.current:hover, body > .site-header .header-btn-area section a.current:active, body > .site-header .header-btn-area section label.current:hover, body > .site-header .header-btn-area section label.current:active {
  color: #a88f57;
}
body > .site-header .header-btn-area section a.disabled, body > .site-header .header-btn-area section a:disabled, body > .site-header .header-btn-area section label.disabled, body > .site-header .header-btn-area section label:disabled {
  color: #6e6e6e;
}
body > .site-header .header-btn-area section a:link, body > .site-header .header-btn-area section a:visited, body > .site-header .header-btn-area section label:link, body > .site-header .header-btn-area section label:visited {
  text-shadow: #a88f57;
}
body > .site-header .header-btn-area section a:hover, body > .site-header .header-btn-area section a:active, body > .site-header .header-btn-area section label:hover, body > .site-header .header-btn-area section label:active {
  text-shadow: #a88f57;
}
body > .site-header .header-btn-area section a.current, body > .site-header .header-btn-area section label.current {
  text-shadow: #a88f57;
}
body > .site-header .header-btn-area section a.current:hover, body > .site-header .header-btn-area section a.current:active, body > .site-header .header-btn-area section label.current:hover, body > .site-header .header-btn-area section label.current:active {
  text-shadow: #a88f57;
}
body > .site-header .header-btn-area section a.disabled, body > .site-header .header-btn-area section a:disabled, body > .site-header .header-btn-area section label.disabled, body > .site-header .header-btn-area section label:disabled {
  text-shadow: #6e6e6e;
}
body > .site-header .header-btn-area section a:hover, body > .site-header .header-btn-area section label:hover {
  text-shadow: 0 0 4px rgba(168, 143, 87, 0.5);
}
body > .site-header .header-btn-area section a::after, body > .site-header .header-btn-area section label::after {
  position: absolute;
  content: '';
  top: 2px;
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #a88f57;
  border-left: 1px solid #a88f57;
  -webkit-transform: rotate(-135deg) translate(4px, 0);
  transform: rotate(-135deg) translate(4px, 0);
}
body > .site-header .btn-platform-select {
  width: 100%;
  box-sizing: border-box;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 0.8571428571rem;
  margin: 0 auto 10px;
  color: #a88f57;
  text-align: right;
  padding-right: 6px;
}
@media screen and (min-width: 768px) {
  body > .site-header .btn-platform-select {
    max-width: 980px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 980px) {
  body > .site-header .btn-platform-select {
    max-width: 980px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1600px) {
  body > .site-header .btn-platform-select {
    max-width: 1200px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
body > .site-header .btn-platform-select > h1 {
  display: inline-block;
}
body > .site-header .btn-platform-select a,
body > .site-header .btn-platform-select label {
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: #a88f57;
  text-shadow: #a88f57;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  padding-right: 18px;
  cursor: pointer;
}
body > .site-header .btn-platform-select a:link, body > .site-header .btn-platform-select a:visited,
body > .site-header .btn-platform-select label:link,
body > .site-header .btn-platform-select label:visited {
  color: #a88f57;
}
body > .site-header .btn-platform-select a:hover, body > .site-header .btn-platform-select a:active,
body > .site-header .btn-platform-select label:hover,
body > .site-header .btn-platform-select label:active {
  color: #a88f57;
}
body > .site-header .btn-platform-select a.current,
body > .site-header .btn-platform-select label.current {
  color: #a88f57;
}
body > .site-header .btn-platform-select a.current:hover, body > .site-header .btn-platform-select a.current:active,
body > .site-header .btn-platform-select label.current:hover,
body > .site-header .btn-platform-select label.current:active {
  color: #a88f57;
}
body > .site-header .btn-platform-select a.disabled, body > .site-header .btn-platform-select a:disabled,
body > .site-header .btn-platform-select label.disabled,
body > .site-header .btn-platform-select label:disabled {
  color: #6e6e6e;
}
body > .site-header .btn-platform-select a:link, body > .site-header .btn-platform-select a:visited,
body > .site-header .btn-platform-select label:link,
body > .site-header .btn-platform-select label:visited {
  text-shadow: #a88f57;
}
body > .site-header .btn-platform-select a:hover, body > .site-header .btn-platform-select a:active,
body > .site-header .btn-platform-select label:hover,
body > .site-header .btn-platform-select label:active {
  text-shadow: #a88f57;
}
body > .site-header .btn-platform-select a.current,
body > .site-header .btn-platform-select label.current {
  text-shadow: #a88f57;
}
body > .site-header .btn-platform-select a.current:hover, body > .site-header .btn-platform-select a.current:active,
body > .site-header .btn-platform-select label.current:hover,
body > .site-header .btn-platform-select label.current:active {
  text-shadow: #a88f57;
}
body > .site-header .btn-platform-select a.disabled, body > .site-header .btn-platform-select a:disabled,
body > .site-header .btn-platform-select label.disabled,
body > .site-header .btn-platform-select label:disabled {
  text-shadow: #6e6e6e;
}
body > .site-header .btn-platform-select a:hover,
body > .site-header .btn-platform-select label:hover {
  text-shadow: 0 0 4px rgba(168, 143, 87, 0.5);
}
body > .site-header .btn-platform-select a::before, body > .site-header .btn-platform-select a::after,
body > .site-header .btn-platform-select label::before,
body > .site-header .btn-platform-select label::after {
  position: absolute;
  content: '';
  top: 2px;
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #a88f57;
  border-left: 1px solid #a88f57;
  -webkit-transform: rotate(-135deg) translate(4px, 0);
  -ms-transform: rotate(-135deg) translate(4px, 0);
  -o-transform: rotate(-135deg) translate(4px, 0);
  transform: rotate(-135deg) translate(4px, 0);
}
@media screen and (min-width: 768px) {
  body > .site-header .btn-platform-select {
    text-align: right;
    padding: 10px 8px 10px 0;
    margin: 0 auto;
    display: inline;
  }
}
body > .site-header .server-status_area {
  padding: 8px;
}
@media screen and (min-width: 768px) {
  body > .site-header .server-status_area {
    box-sizing: border-box;
    text-align: right;
  }
}
body > .site-header .server-status_area .server-status {
  display: inline-block;
  padding: 8px 10px;
  border: 1px solid #b5b5b5;
  border-radius: 16px;
  box-sizing: border-box;
  font-size: 0.8571428571rem;
}
@media screen and (min-width: 768px) {
  body > .site-header .server-status_area .server-status {
    text-align: right;
    width: auto;
  }
}
body > .site-header .server-status_area .server-status img {
  width: 14px;
  margin: 0 4px 0 0;
  vertical-align: bottom;
}
body > .site-header .locale-menu-trigger,
body > .site-header .platform-menu-trigger {
  display: none;
}
body > .site-header .locale-menu,
body > .site-header .platform-menu {
  align-items: center;
  position: relative;
  z-index: 2000;
  opacity: 0;
  transition: opacity .2s ease;
}
@media screen and (min-width: 768px) {
  body > .site-header .locale-menu,
  body > .site-header .platform-menu {
    width: auto;
  }
}
body > .site-header .locale-menu .fade,
body > .site-header .platform-menu .fade {
  display: none;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
body > .site-header .locale-menu .inner,
body > .site-header .platform-menu .inner {
  display: none;
  position: fixed;
  z-index: 2010;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  background-color: rgba(52, 52, 52, 0.95);
}
body > .site-header .locale-menu .inner > h1,
body > .site-header .platform-menu .inner > h1 {
  position: relative;
  padding: 8px;
  font-size: 1.2857142857rem;
  color: #ffffff;
  background-color: #a88f57;
}
body > .site-header .locale-menu .inner > h1 label,
body > .site-header .platform-menu .inner > h1 label {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 100%;
}
body > .site-header .locale-menu .inner > h1 label::before, body > .site-header .locale-menu .inner > h1 label::after,
body > .site-header .platform-menu .inner > h1 label::before,
body > .site-header .platform-menu .inner > h1 label::after {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 3px;
  content: "";
  margin: auto;
  background: #fff;
  transform: rotate(45deg);
}
body > .site-header .locale-menu .inner > h1 label::before,
body > .site-header .platform-menu .inner > h1 label::before {
  transform: rotate(-45deg);
}
body > .site-header .locale-menu .list section:not(:last-child),
body > .site-header .platform-menu .list section:not(:last-child) {
  border-bottom: 1px solid #606060;
}
body > .site-header .locale-menu .list h1,
body > .site-header .platform-menu .list h1 {
  padding: 4px 1em 0;
}
body > .site-header .locale-menu .list ul,
body > .site-header .platform-menu .list ul {
  padding: 4px 2em 4px;
  font-size: 0.8571428571rem;
  line-height: 1.8;
}
body > .site-header .locale-menu .list ul a,
body > .site-header .platform-menu .list ul a {
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: inherit;
  text-shadow: inherit;
}
body > .site-header .locale-menu .list ul a:link, body > .site-header .locale-menu .list ul a:visited,
body > .site-header .platform-menu .list ul a:link,
body > .site-header .platform-menu .list ul a:visited {
  color: inherit;
}
body > .site-header .locale-menu .list ul a:hover, body > .site-header .locale-menu .list ul a:active,
body > .site-header .platform-menu .list ul a:hover,
body > .site-header .platform-menu .list ul a:active {
  color: #a88f57;
}
body > .site-header .locale-menu .list ul a.current,
body > .site-header .platform-menu .list ul a.current {
  color: #a88f57;
}
body > .site-header .locale-menu .list ul a.current:hover, body > .site-header .locale-menu .list ul a.current:active,
body > .site-header .platform-menu .list ul a.current:hover,
body > .site-header .platform-menu .list ul a.current:active {
  color: #a88f57;
}
body > .site-header .locale-menu .list ul a.disabled, body > .site-header .locale-menu .list ul a:disabled,
body > .site-header .platform-menu .list ul a.disabled,
body > .site-header .platform-menu .list ul a:disabled {
  color: inherit;
}
body > .site-header .locale-menu .list ul a:link, body > .site-header .locale-menu .list ul a:visited,
body > .site-header .platform-menu .list ul a:link,
body > .site-header .platform-menu .list ul a:visited {
  text-shadow: inherit;
}
body > .site-header .locale-menu .list ul a:hover, body > .site-header .locale-menu .list ul a:active,
body > .site-header .platform-menu .list ul a:hover,
body > .site-header .platform-menu .list ul a:active {
  text-shadow: #a88f57;
}
body > .site-header .locale-menu .list ul a.current,
body > .site-header .platform-menu .list ul a.current {
  text-shadow: #a88f57;
}
body > .site-header .locale-menu .list ul a.current:hover, body > .site-header .locale-menu .list ul a.current:active,
body > .site-header .platform-menu .list ul a.current:hover,
body > .site-header .platform-menu .list ul a.current:active {
  text-shadow: #a88f57;
}
body > .site-header .locale-menu .list ul a.disabled, body > .site-header .locale-menu .list ul a:disabled,
body > .site-header .platform-menu .list ul a.disabled,
body > .site-header .platform-menu .list ul a:disabled {
  text-shadow: inherit;
}
body > .site-header .locale-menu .list ul a:hover,
body > .site-header .platform-menu .list ul a:hover {
  text-shadow: 0 0 4px rgba(168, 143, 87, 0.5);
}
body > .site-header .locale-menu-trigger:checked ~ .locale-menu,
body > .site-header .platform-menu-trigger:checked ~ .platform-menu {
  opacity: 1;
}
body > .site-header .locale-menu-trigger:checked ~ .locale-menu .fade,
body > .site-header .locale-menu-trigger:checked ~ .locale-menu .inner,
body > .site-header .platform-menu-trigger:checked ~ .platform-menu .fade,
body > .site-header .platform-menu-trigger:checked ~ .platform-menu .inner {
  display: block;
}

.mv2nd h1 {
  width: 230px;
  margin: 0 auto 50px;
}
.mv2nd h1 img {
  width: 100%;
  vertical-align: bottom;
}
.mv2nd h2 {
  margin: 0 0 30px;
  padding: 10px;
  font-size: 1.2857142857rem;
  font-family: 'StratumRegular';
  font-weight: bold;
  text-align: center;
  letter-spacing: .4em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

body > .site-footer {
  padding-bottom: 50px;
  color: #fff;
}
body > .site-footer .content {
  width: 100%;
  box-sizing: border-box;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 2%;
  padding-bottom: 2%;
}
@media screen and (min-width: 768px) {
  body > .site-footer .content {
    max-width: 980px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 980px) {
  body > .site-footer .content {
    max-width: 980px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1600px) {
  body > .site-footer .content {
    max-width: 1200px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 768px) {
  body > .site-footer .content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body > .site-footer .annotation {
  font-size: 0.8571428571rem;
  margin-bottom: 10px;
  line-height: 1.5;
}
@media screen and (min-width: 980px) {
  body > .site-footer .annotation {
    text-align: right;
  }
}
body > .site-footer .account {
  margin-bottom: 12px;
}
body > .site-footer .account h1 {
  font-size: 1rem;
  display: block;
  margin: 0 0 8px 8px;
  font-weight: bold;
}
body > .site-footer .account ul {
  margin: 0 20px;
}
body > .site-footer .account li {
  display: inline-block;
  margin: 0 20px 10px 0;
}
body > .site-footer .account li::before {
  content: '';
  display: inline-block;
  padding-right: 6px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  background: left top no-repeat;
  background-size: contain;
}
body > .site-footer .account li.weibo::before {
  background-image: url("/wepes/2019/s/img/official_account_weibo.svg");
}
body > .site-footer .account li.facebook::before {
  background-image: url("/wepes/2019/s/img/common/sns_facebook.png");
}
body > .site-footer .account li.twitter::before {
  background-image: url("/wepes/2019/s/img/common/sns_twitter.png");
}
body > .site-footer .account li.youtube::before {
  background-image: url("/wepes/2019/s/img/common/sns_youtube.png");
}
body > .site-footer .account li a {
  font-size: 1rem;
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: inherit;
  text-shadow: inherit;
}
body > .site-footer .account li a:link, body > .site-footer .account li a:visited {
  color: inherit;
}
body > .site-footer .account li a:hover, body > .site-footer .account li a:active {
  color: #a88f57;
}
body > .site-footer .account li a.current {
  color: #a88f57;
}
body > .site-footer .account li a.current:hover, body > .site-footer .account li a.current:active {
  color: #a88f57;
}
body > .site-footer .account li a.disabled, body > .site-footer .account li a:disabled {
  color: inherit;
}
body > .site-footer .account li a:link, body > .site-footer .account li a:visited {
  text-shadow: inherit;
}
body > .site-footer .account li a:hover, body > .site-footer .account li a:active {
  text-shadow: #a88f57;
}
body > .site-footer .account li a.current {
  text-shadow: #a88f57;
}
body > .site-footer .account li a.current:hover, body > .site-footer .account li a.current:active {
  text-shadow: #a88f57;
}
body > .site-footer .account li a.disabled, body > .site-footer .account li a:disabled {
  text-shadow: inherit;
}
body > .site-footer .account li a:hover {
  text-shadow: 0 0 4px rgba(168, 143, 87, 0.5);
}
body > .site-footer .licence > p {
  text-align: center;
  line-height: 1.3;
  padding: 10px 6px;
  color: #dddddd;
}
body > .site-footer .licence > p img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  body > .site-footer .licence > p img {
    width: 100%;
    max-width: 430px;
  }
}
body > .site-footer .licence > p.text {
  font-size: 0.7142857143rem;
  color: #c9c9c9;
}
body > .site-footer .platform-copyright {
  padding-top: 10px;
  text-align: center;
  color: #c9c9c9;
  font-size: 0.7142857143rem;
  line-height: 1.5;
}
body > .site-footer .platform-copyright img {
  height: auto;
}
body > .site-footer .rating {
  text-align: center;
  margin: 20px auto 10px;
}
body > .site-footer .rating img {
  vertical-align: top;
  margin: 0 2px;
  height: 53px;
}
body > .site-footer .product-copyright {
  font-size: 0.7857142857rem;
}
body > .site-footer .banner {
  text-align: center;
  margin: 12px 0;
}
body > .site-footer .banner li {
  display: inline-block;
  padding: 8px 4px;
}
body > .site-footer .banner li a:hover {
  opacity: .8;
}
body > .site-footer .kde-nav li {
  border-top: 1px solid #b5b5b5;
  padding: 10px 0;
}
body > .site-footer .kde-nav li a {
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: inherit;
  text-shadow: inherit;
  display: block;
  text-align: center;
}
body > .site-footer .kde-nav li a:link, body > .site-footer .kde-nav li a:visited {
  color: inherit;
}
body > .site-footer .kde-nav li a:hover, body > .site-footer .kde-nav li a:active {
  color: #a88f57;
}
body > .site-footer .kde-nav li a.current {
  color: #a88f57;
}
body > .site-footer .kde-nav li a.current:hover, body > .site-footer .kde-nav li a.current:active {
  color: #a88f57;
}
body > .site-footer .kde-nav li a.disabled, body > .site-footer .kde-nav li a:disabled {
  color: inherit;
}
body > .site-footer .kde-nav li a:link, body > .site-footer .kde-nav li a:visited {
  text-shadow: inherit;
}
body > .site-footer .kde-nav li a:hover, body > .site-footer .kde-nav li a:active {
  text-shadow: #a88f57;
}
body > .site-footer .kde-nav li a.current {
  text-shadow: #a88f57;
}
body > .site-footer .kde-nav li a.current:hover, body > .site-footer .kde-nav li a.current:active {
  text-shadow: #a88f57;
}
body > .site-footer .kde-nav li a.disabled, body > .site-footer .kde-nav li a:disabled {
  text-shadow: inherit;
}
body > .site-footer .kde-nav li a:hover {
  text-shadow: 0 0 4px rgba(168, 143, 87, 0.5);
}
body > .site-footer .kde-nav li:last-child {
  border-bottom: 1px solid #b5b5b5;
}
@media screen and (min-width: 768px) {
  body > .site-footer .kde-nav {
    font-size: 0.7857142857rem;
  }
  body > .site-footer .kde-nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px auto 0 auto;
  }
  body > .site-footer .kde-nav ul li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #fff;
    border-top: none;
    border-bottom: none;
    text-align: center;
  }
  body > .site-footer .kde-nav ul li:first-child {
    padding-left: 0;
  }
  body > .site-footer .kde-nav ul li:last-child {
    border: none;
  }
  body > .site-footer .kde-nav ul li a {
    display: block;
    padding: 0;
    line-height: 1.3em;
  }
}
body > .site-footer .copyright {
  margin-top: 10px;
  font-size: 0.7857142857rem;
  padding: 12px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  body > .site-footer .copyright {
    margin-top: 20px;
  }
}

.page-footer .sns-share ul {
  margin: 18px 0;
  text-align: center;
}
.page-footer .sns-share ul li {
  display: inline-block;
  margin: 0 8px;
}
.page-footer .sns-share ul li a {
  display: block;
  background: url("/wepes/2019/s/img/common/sns_share_button.svg") 0 0 no-repeat;
  width: 56px;
  height: 56px;
  background-size: auto auto;
}
.page-footer .sns-share ul li.twitter a {
  background-position: 0 -2px;
}
.page-footer .sns-share ul li.twitter a:hover {
  background-position: 0 -58px;
}
.page-footer .sns-share ul li.facebook a {
  background-position: -58px -2px;
}
.page-footer .sns-share ul li.facebook a:hover {
  background-position: -58px -58px;
}
.page-footer .sns-share ul li.line a {
  background-position: -115px -2px;
}
.page-footer .sns-share ul li.line a:hover {
  background-position: -115px -58px;
}
@media screen and (min-width: 768px) {
  .page-footer .sns-share ul li.line {
    display: none;
  }
}
.page-footer .sns-share ul li.google-plus a {
  background-position: -172px -2px;
}
.page-footer .sns-share ul li.google-plus a:hover {
  background-position: -172px -58px;
}
.page-footer .page-top {
  border-top: 1px solid #343434;
  border-bottom: 1px solid #343434;
  height: 40px;
}
.page-footer .page-top a {
  display: block;
  position: relative;
}
.page-footer .page-top a::before {
  content: '';
  position: absolute;
  display: block;
  border-right: 2px solid #a88f57;
  border-top: 2px solid #a88f57;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 16px;
  height: 16px;
  top: 44px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.page-footer .page-top a::before:hover {
  border-color: rgba(168, 143, 87, 0.3);
}
@-moz-document url-prefix() {
  .page-footer .page-top a::before {
    top: 22px;
  }
}
.page-footer .page-top a:hover::before {
  border-right: 2px solid #a88f57;
  border-top: 2px solid #a88f57;
}

.latest {
  box-sizing: border-box;
  max-width: 800px;
  margin: 30px auto 20px;
  padding: 0 12px;
}
.latest .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: center;
  align-content: center;
  margin: 0 0 4px;
  padding: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.latest .ttl h3 {
  font-size: 1.1428571429rem;
  line-height: 1;
  font-family: 'StratumRegular';
  font-weight: bold;
  letter-spacing: .4em;
}
.latest .ttl .btn a {
  display: block;
  position: relative;
  padding: 2px 10px;
  font-size: 0.8571428571rem;
  border-left: 1px dotted #fff;
  color: #fff;
}
.latest .ttl .btn a:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 6px;
  height: 6px;
  margin: auto 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.latest ul {
  height: 220px;
  overflow: hidden;
}
.latest ul li:nth-child(even) {
  background: rgba(255, 255, 255, 0.1);
}
.latest ul a {
  display: block;
  box-sizing: border-box;
  padding: 10px 0;
  color: #a0a0a0;
}
.latest ul .meta {
  margin: 0 0 4px;
  font-size: 0.7857142857rem;
  line-height: 1.4;
}
.latest ul .date {
  display: inline-block;
  margin: 0 6px;
}
.latest ul .tag {
  display: inline-block;
  margin: 0 6px;
  color: #a88f57;
}
.latest ul .title {
  padding: 0 6px;
  font-size: 0.8571428571rem;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .latest {
    margin: 30px auto 60px;
  }
  .latest .ttl h3 {
    font-size: 1.4285714286rem;
  }
  .latest .ttl .btn a {
    font-size: 0.8571428571rem;
  }
  .latest .ttl .btn a:after {
    width: 6px;
    height: 6px;
  }
  .latest ul {
    height: 180px;
  }
  .latest ul a {
    display: table;
    width: 100%;
    transition: all 0.3s;
    position: relative;
  }
  .latest ul a:hover {
    color: rgba(255, 255, 255, 0.71);
  }
  .latest ul a:hover::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 1px solid #a88f57;
    border-left: 1px solid #a88f57;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .latest ul .meta {
    display: table-cell;
    width: 220px;
    font-size: 0.9285714286rem;
    vertical-align: top;
  }
  .latest ul .date {
    width: 80px;
    margin: 0 0 0 10px;
  }
  .latest ul .tag {
    width: 110px;
    margin: 0;
    text-align: center;
  }
  .latest ul .title {
    display: table-cell;
    font-size: 0.9285714286rem;
    vertical-align: top;
  }
}
.pickup-list {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}
.pickup-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pickup-list ul:after {
  content: '';
  height: 1px;
  flex: 1 1 auto;
}
.pickup-list ul li {
  box-sizing: border-box;
  width: 100%;
  flex: 0 0 auto;
  padding: 12px;
}
.pickup-list ul a {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(235, 204, 94, 0.3);
  border-radius: 11%;
  color: #a88f57;
  background: #000;
  transition: border-color .3s, color .3s;
}
.pickup-list ul a:hover {
  border-color: #ccc;
  color: #fff;
}
.pickup-list .thumb {
  position: relative;
  overflow: hidden;
  padding: 56.25% 0 0;
}
.pickup-list .thumb img {
  position: absolute;
  top: 0;
  width: 100%;
  vertical-align: bottom;
}
.pickup-list .tag {
  padding: 10px 0;
  font-size: 0.8571428571rem;
  font-family: 'StratumRegular';
  letter-spacing: .5em;
  text-align: center;
  background: #313131;
  color: #ccc;
}
.pickup-list .date {
  padding: 12px 25px 0;
  font-size: 0.8571428571rem;
  color: #959595;
}
.pickup-list .title {
  flex: 1 1 auto;
  padding: 6px 25px 10px;
  font-size: 0.8571428571rem;
  font-style: oblique;
  line-height: 1.5;
}
.pickup-list .video .thumb::before, .pickup-list .video .thumb::after {
  content: '';
  display: block;
  position: absolute;
  transition: border-color .3s;
}
.pickup-list .video .thumb::before {
  top: 15px;
  left: 15px;
  width: 38px;
  height: 38px;
  border: 1px solid #ebcc5e;
  border-radius: 40px;
  background: #000;
}
.pickup-list .video .thumb::after {
  top: 28px;
  left: 31px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent #ebcc5e;
}
.pickup-list .video .thumb img {
  opacity: 0.6;
}
.pickup-list .video a:hover .thumb::before {
  border-color: #fff;
}
.pickup-list .video a:hover .thumb::after {
  border-color: transparent #fff;
}
.pickup-list .more {
  padding: 0 20px;
  margin: 10px 0 20px;
}
.pickup-list .more a {
  display: block;
  position: relative;
  width: 90px;
  margin: 0 0 0 auto;
  padding: 10px 20px;
  transform: skewX(-20deg);
  background: #fff;
  color: #000;
  font-size: 0.8571428571rem;
}
.pickup-list .more a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 9px;
  height: 9px;
  margin: auto 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: skewX(20deg) rotate(45deg);
}
.pickup-list .more a:hover {
  opacity: 0.9;
}
.pickup-list .more a span {
  display: inline-block;
  transform: skewX(20deg);
}

@media screen and (min-width: 568px) {
  .pickup-list ul {
    padding: 5px;
  }
  .pickup-list ul li {
    width: 50%;
    padding: 5px;
  }
}
@media screen and (min-width: 980px) {
  .pickup-list ul li {
    width: 25%;
  }
}
*:focus {
  outline: none;
}

body > .content .globalNav {
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body > .content .globalNav input {
  display: none;
}
body > .content .globalNav p {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 48px;
  margin: 0 20px 0 auto;
  border-radius: 5px 5px 0 0;
  background: #000;
}
body > .content .globalNav p label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  background: #404040;
  box-shadow: 0 0 2px #0b0b0b;
}
body > .content .globalNav p label::before {
  content: 'MENU';
  display: block;
  padding: 7px 0;
  font-family: 'StratumRegular';
  font-size: 0.8571428571rem;
  text-align: center;
  transition: color .3s;
}
body > .content .globalNav p label:hover {
  color: #c3aa52;
}
body > .content .globalNav p label:hover span, body > .content .globalNav p label:hover span::before, body > .content .globalNav p label:hover span::after {
  background: #c3aa52;
}
body > .content .globalNav p label span {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 16px;
  width: 24px;
  height: 1px;
  margin: 0 auto;
  background: #fff;
  transition: background-color .3s;
}
body > .content .globalNav p label span::before, body > .content .globalNav p label span::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 24px;
  height: 1px;
  background: #fff;
  transform: translateY(-5px);
  transition: background-color .3s, transform .3s;
}
body > .content .globalNav p label span::after {
  transform: translateY(5px);
}
body > .content .globalNav .modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  transition: background-color .6s;
}
body > .content .globalNav nav {
  height: 0;
  overflow: hidden;
  font-family: 'StratumRegular';
  font-size: 1.0714285714rem;
  background: #000;
}
body > .content .globalNav nav li + li {
  border-top: 1px solid rgba(170, 145, 90, 0.9);
}
body > .content .globalNav nav a {
  display: block;
  padding: 15px 25px;
  color: #fff;
  -webkit-transition: color .3s;
  transition: color .3s;
}
body > .content .globalNav nav a:hover {
  color: #c3aa52;
}
body > .content .globalNav nav li.current a {
  background: rgba(170, 145, 90, 0.9);
  color: #000;
}
body > .content .globalNav input:checked + .modal {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
body > .content .globalNav input:checked + .modal p {
  position: relative;
  -webkit-animation: gnav .3s ease 1;
  animation: gnav .3s ease 1;
}
body > .content .globalNav input:checked + .modal p label::before {
  content: 'CLOSE';
}
body > .content .globalNav input:checked + .modal p label span {
  height: 0;
}
body > .content .globalNav input:checked + .modal p label span::before, body > .content .globalNav input:checked + .modal p label span::after {
  transform: translateY(0) rotate(-45deg);
}
body > .content .globalNav input:checked + .modal p label span::after {
  transform: translateY(0) rotate(45deg);
}
body > .content .globalNav input:checked + .modal nav {
  height: auto;
  -webkit-animation: gnav .3s ease 1;
  animation: gnav .3s ease 1;
}
@keyframes gnav {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes gnav {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (min-width: 768px) {
  body > .content .globalNav p {
    display: none;
  }
  body > .content .globalNav nav {
    height: auto;
    font-size: 1.2857142857rem;
    background: rgba(170, 145, 90, 0.9);
  }
  body > .content .globalNav nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  body > .content .globalNav nav li + li {
    border-top: none;
  }
  body > .content .globalNav nav a {
    padding: 16px 20px;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    color: #000;
  }
  body > .content .globalNav nav a:hover {
    color: #fff;
  }
  body > .content .globalNav nav span {
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
  }
  body > .content .globalNav nav li.current a {
    background: #000;
    color: #ebcc5e;
  }
  body > .content .globalNav input:checked + .modal {
    height: auto;
    background: transparent;
  }
}
@media screen and (min-width: 980px) {
  body > .content .globalNav nav a {
    padding: 16px 40px;
  }
}
body > .content:before {
  display: block;
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url("/wepes/2019/s/img/common/bg_v.jpg") no-repeat 50% 50% #242424;
  -webkit-background-size: auto 100%;
  background-size: cover;
}
body > .content .mv {
  position: relative;
  max-width: 1600px;
  padding: 340px 0 0;
  background: url(/wepes/2019/s/img/mv_sp.jpg) no-repeat 50% 0;
  -webkit-background-size: auto 100%;
  background-size: cover;
}
body > .content .mv h1 {
  position: absolute;
  overflow: hidden;
  width: 220px;
  height: 0;
  top: 51%;
  left: 50%;
  padding: 90px 0 0;
  background: url(/wepes/2019/s/img/logo_pes2019_shdw.png) no-repeat 0 0;
  background-size: 100% auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
body > .content .mv h1.as {
  background-image: url(/wepes/2019/s/img/logo_wepes2019_shdw.png);
}
body > .content .mv h1.jp {
  background-image: url(/wepes/2019/s/img/logo_we2019kana_shdw.png);
}
body > .content .mv .release-date {
  position: absolute;
  top: 72%;
  left: 0;
  right: 0;
  text-align: center;
}
body > .content .mv .release-date img {
  width: 225px;
  vertical-align: bottom;
}
body > .content .mv .btn a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 12px 30px;
  font-size: 1.1428571429rem;
  text-align: center;
  color: #000;
  background: rgba(235, 204, 94, 0.8);
}
body > .content .mv .btn a:lang(en) {
  font-family: 'StratumRegular';
  font-weight: bold;
  letter-spacing: .3em;
}
body > .content .mv .btn a:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 15px;
  width: 6px;
  height: 6px;
  margin: auto 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
body > .content .mv .ps-awards2018 {
  position: absolute;
  width: 20%;
  bottom: 14%;
  right: 0;
}
body > .content .mv .ps-awards2018 img {
  width: 100%;
}
@media screen and (min-width: 930px) {
  body > .content .mv .ps-awards2018 {
    width: 16%;
    bottom: 24%;
    max-width: 200px;
    right: 3%;
  }
}
body > .content .license-notice {
  padding: 6px;
  background: #000;
}
body > .content .license-notice p {
  margin-top: 10px;
}
body > .content .license-notice p:first-child {
  margin-top: 0;
}
body > .content .license-notice a {
  display: block;
  position: relative;
  padding: 0 15px;
  font-size: 87.5%;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
body > .content .license-notice a:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 10px;
  width: 6px;
  height: 6px;
  margin: auto 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
body > .content .license-notice a:hover {
  opacity: .7;
}
body > .content .order .edition {
  overflow: hidden;
  margin: 0 0 20px;
}
body > .content .order .edition .legend {
  position: relative;
  padding: 215px 0 10px;
  background: url(/wepes/2019/s/img/legend_edition_image_sp.png) no-repeat 50% 0, url(/wepes/2019/s/img/common/bg_le_sp.jpg) no-repeat 50% 50%;
  -webkit-background-size: 320px auto, auto 100%;
  background-size: 320px auto, cover;
}
body > .content .order .edition .legend .btn {
  text-align: center;
}
body > .content .order .edition .legend a {
  display: inline-block;
  padding: 10px 22px;
  font-size: 1.1428571429rem;
  font-family: 'StratumRegular';
  font-weight: bold;
  letter-spacing: .3em;
  text-align: center;
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
}
body > .content .order .edition .legend a:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 10px;
  width: 6px;
  height: 6px;
  margin: auto 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: skew(15deg) rotate(-225deg);
  transform: skew(15deg) rotate(-225deg);
}
body > .content .order .edition .legend span {
  display: inline-block;
  -webkit-transform: skew(15deg);
  transform: skew(15deg);
}
body > .content .order .edition .beckham a, body > .content .order .edition .standard a {
  display: block;
  position: relative;
  color: #fff;
  background: #666;
}
body > .content .order .edition .beckham a > .inner, body > .content .order .edition .standard a > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
body > .content .order .edition .beckham .package, body > .content .order .edition .standard .package {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100px;
}
body > .content .order .edition .beckham .package img, body > .content .order .edition .standard .package img {
  width: 100%;
  vertical-align: bottom;
}
body > .content .order .edition .beckham .name, body > .content .order .edition .standard .name {
  position: relative;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 0 0 10px;
  font-size: 0.8571428571rem;
}
body > .content .order .edition .beckham .name:after, body > .content .order .edition .standard .name:after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 10px;
  width: 6px;
  height: 6px;
  margin: auto 0;
  vertical-align: middle;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
body > .content .order .edition .beckham a {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(235, 204, 94, 0.45) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(235, 204, 94, 0.45) 100%);
}
body > .content .order .edition .standard a {
  color: #c3aa52;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(49, 49, 49, 0.45) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(49, 49, 49, 0.45) 100%);
}
body > .content .order .edition .standard .name:after {
  border-color: #c3aa52;
}
body > .content .order .platform {
  margin: 0 0 10px;
  text-align: center;
}
body > .content .order .platform li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
body > .content .order .platform li span {
  display: inline-block;
  margin: 0 10px;
  font-size: 0.8571428571rem;
  color: #ccc;
}
body > .content .order .platform li img[src*=ps4] {
  width: 67.5px;
  vertical-align: middle;
}
body > .content .order .platform li img[src*=xbox] {
  width: 95px;
}
body > .content .order .platform li img[src*=steam] {
  width: 65px;
}
body > .content .trailer > .inner {
  max-width: 800px;
  margin: 0 auto;
}
body > .content .trailer p {
  padding: 12px;
}
body > .content .trailer p a {
  display: block;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.7);
}
body > .content .trailer p a:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 45px;
  left: 10px;
  bottom: 10px;
  background: url(/wepes/2019/s/img/common/icon_play.png) no-repeat 50% 50%;
  background-size: 100%;
}
body > .content .trailer p a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background .3s;
  transition: background .3s;
}
body > .content .trailer p a:hover:before {
  background: rgba(0, 0, 0, 0.1);
}
body > .content .trailer p a img {
  width: 100%;
  vertical-align: bottom;
}
body > .content .trailer dl {
  padding: 10px 18px;
}
body > .content .trailer dt {
  margin: 0 0 10px;
  font-size: 1.1428571429rem;
  font-family: 'StratumRegular';
  font-weight: bold;
  letter-spacing: .4em;
}
body > .content .trailer dd {
  font-size: 0.7857142857rem;
  line-height: 1.5;
}
body > .content .new-feature {
  max-width: 1600px;
  margin: 0 auto 30px;
}
body > .content .new-feature section {
  overflow: hidden;
  background: no-repeat 0 0;
  background-size: 100% auto;
}
body > .content .new-feature section:before {
  content: '';
  display: block;
  padding: 56.25% 0 0;
}
body > .content .new-feature .dot {
  padding: 20px 10px 15px;
  background: url(/wepes/2019/s/img/common/bg_dot50.png) no-repeat -50px -90px;
  background-size: 230px 270px;
}
body > .content .new-feature p {
  margin: 0 0 15px;
}
body > .content .new-feature .tag-line img {
  margin: 0 -3px;
  vertical-align: bottom;
}
body > .content .new-feature .logo img {
  width: 150px;
  vertical-align: bottom;
}
body > .content .new-feature .description {
  font-size: 0.7857142857rem;
  line-height: 1.4;
  color: #a88f57;
  text-shadow: 0 0 5px #000;
}
body > .content .new-feature .video {
  display: table;
  width: 100%;
}
body > .content .new-feature .video p {
  display: table-cell;
  width: 80px;
  vertical-align: top;
}
body > .content .new-feature .video p a {
  display: block;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.7);
}
body > .content .new-feature .video p a:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(/wepes/2019/s/img/common/icon_play.png) no-repeat 50% 50%;
  background-size: 100%;
}
body > .content .new-feature .video p a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background .3s;
  transition: background .3s;
}
body > .content .new-feature .video p a:hover:before {
  background: rgba(0, 0, 0, 0.1);
}
body > .content .new-feature .video p img {
  width: 100%;
  vertical-align: bottom;
}
body > .content .new-feature .video dl {
  display: table-cell;
  padding: 0 0 0 10px;
}
body > .content .new-feature .video dt {
  margin: 0 0 4px;
  font-size: 0.9285714286rem;
  font-family: 'StratumRegular';
  letter-spacing: .4em;
}
body > .content .new-feature .video dd {
  font-size: 0.7142857143rem;
  line-height: 1.4;
}
body > .content .new-feature .new.more::before {
  content: 'NEW';
  display: block;
  width: 15%;
  text-align: center;
  font-style: italic;
  color: #000000;
  text-align: left;
  background: #ffffff;
  padding: 6px 10px;
  margin-bottom: 6px;
  font-size: 0.7857142857rem;
  box-sizing: border-box;
}
body > .content .new-feature .more a {
  display: block;
  padding: 10px;
  font-size: 0.8571428571rem;
  font-family: 'StratumRegular';
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
}
body > .content .new-feature .more a:before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  margin: 0 5px;
  vertical-align: middle;
  background: -webkit-linear-gradient(top, #fff 0%, #fff 100%) no-repeat 50% 50%, -webkit-linear-gradient(top, #fff 0%, #fff 100%) no-repeat 50% 50%;
  background: linear-gradient(to bottom, #fff 0%, #fff 100%) no-repeat 50% 50%, linear-gradient(to bottom, #fff 0%, #fff 100%) no-repeat 50% 50%;
  background-size: 100% 1px, 1px 100%;
}
body > .content .new-feature section.hasvideo {
  position: relative;
}
body > .content .new-feature section.hasvideo #bgvideo {
  width: 100%;
}
body > .content .new-feature section.hasvideo .lmvvideo {
  display: none;
}
body > .content .new-feature section.hasvideo .mmvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 56.25% 0 0;
}
body > .content .new-feature section.hasvideo .mmvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > .content .new-feature section.hasvideo .mbYTP_wrapper {
  display: none;
}
body > .content .new-feature section.authentic-leagues {
  background-image: url(/wepes/2019/s/img/bg_authentic_leagues_sp.jpg);
}
body > .content .new-feature section.authentic-leagues .tag-line img {
  width: 185px;
}
body > .content .new-feature section.myclub {
  position: relative;
  background-image: url(/wepes/2019/s/img/bg_myclub_sp.jpg);
}
body > .content .new-feature section.myclub .tag-line img {
  width: 257px;
}
body > .content .new-feature section.myclub .card {
  display: none;
  position: absolute;
  width: 305.6px;
  height: 319.2px;
  left: 10px;
  bottom: 10px;
  background: url(/wepes/2019/s/img/coutinho_card.png) no-repeat 50% 50%;
  background-size: 100% auto;
}
body > .content .new-feature section.magic-moments {
  background-image: url(/wepes/2019/s/img/bg_magic_moments_sp.jpg);
}
body > .content .new-feature section.magic-moments .tag-line img {
  width: 195px;
}
body > .content .new-feature section.beautiful-game {
  background-image: url(/wepes/2019/s/img/bg_beautiful_game_sp.jpg);
}
body > .content .new-feature section.beautiful-game .tag-line img {
  width: 223px;
}
body > .content .new-feature section.ml {
  background-image: url(/wepes/2019/s/img/bg_ml_sp.jpg);
}
body > .content .new-feature section.ml .tag-line img {
  width: 171px;
}

@media screen and (min-width: 568px) {
  .trailer {
    margin: 0 0 20px;
  }
  .trailer > .inner {
    display: table;
  }
  .trailer p {
    display: table-cell;
    width: 400px;
    vertical-align: middle;
  }
  .trailer p a:after {
    width: 64px;
    height: 64px;
    left: 0;
    bottom: 0;
  }
  .trailer dl {
    display: table-cell;
    width: 400px;
    vertical-align: middle;
  }
  .trailer dt {
    font-size: 1.5714285714rem;
  }
  .trailer dd {
    font-size: 0.8571428571rem;
  }
}
@media screen and (min-width: 768px) {
  body > .content:before {
    background-image: url("/wepes/2019/s/img/common/bg_h.jpg");
  }
  body > .content .mv {
    margin: 0 auto -40px;
    padding: 350px 0 0;
    background-image: url(/wepes/2019/s/img/mv_pc.png);
  }
  body > .content .mv h1 {
    width: 220px;
    top: 42%;
  }
  body > .content .mv .release-date {
    top: 71%;
  }
  body > .content .mv .release-date img {
    width: 280px;
  }
  body > .content .mv .btn a {
    width: 200px;
    bottom: 50px;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: left;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  body > .content .mv .btn a:after {
    -webkit-transform: skewX(15deg) rotate(-225deg);
    transform: skewX(15deg) rotate(-225deg);
  }
  body > .content .mv .btn a span {
    display: inline-block;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
  }
  body > .content .license-notice {
    padding: 10px;
  }
  body > .content .license-notice p {
    margin-top: 10px;
  }
  body > .content .license-notice p:first-child {
    margin-top: 0;
  }
  body > .content .license-notice a {
    width: 340px;
    margin: 0 auto;
    padding: 6px 20px;
    text-align: left;
    border: 1px solid #666;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  body > .content .license-notice a:after {
    -webkit-transform: skewX(15deg) rotate(-225deg);
    transform: skewX(15deg) rotate(-225deg);
  }
  body > .content .license-notice span {
    display: inline-block;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
  }
  body > .content .order .edition .legend {
    height: 0;
    padding: 176px 0 0;
    background: url(/wepes/2019/s/img/bg_le_tab.jpg) no-repeat 50% 0;
    -webkit-background-size: auto 100%;
    background-size: cover;
  }
  body > .content .order .edition .legend .btn {
    position: absolute;
    left: 0;
    bottom: 9px;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(-110px);
    transform: translateX(-110px);
  }
  body > .content .order .edition .legend .btn a {
    font-size: 1rem;
    letter-spacing: .2em;
  }
  body > .content .order .edition ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 -20px;
    background: rgba(0, 0, 0, 0.2);
  }
  body > .content .order .edition .beckham, body > .content .order .edition .standard {
    box-sizing: border-box;
    width: 50%;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  body > .content .order .edition .beckham a > .inner, body > .content .order .edition .standard a > .inner {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
  }
  body > .content .order .edition .beckham .package, body > .content .order .edition .standard .package {
    width: 150px;
    padding: 0 0 0 30px;
  }
  body > .content .order .edition .beckham .name, body > .content .order .edition .standard .name {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 0 0 20px;
    font-size: 1rem;
  }
  body > .content .order .edition .beckham .name:after, body > .content .order .edition .standard .name:after {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0 0 0 10px;
  }
  body > .content .order .edition .standard {
    margin: 0 0 0 auto;
  }
  body > .content .order .edition .standard a {
    background: -webkit-linear-gradient(left, rgba(49, 49, 49, 0.8) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: linear-gradient(to right, rgba(49, 49, 49, 0.8) 0%, rgba(0, 0, 0, 0.45) 100%);
  }
  body > .content .order .platform {
    margin: 0 0 80px;
  }
  body > .content .order .platform li {
    margin: 0 20px;
  }
  body > .content .order .platform li img[src*=ps4] {
    width: 81px;
  }
  body > .content .order .platform li img[src*=xbox] {
    width: 114px;
  }
  body > .content .order .platform li img[src*=steam] {
    width: 78px;
  }
  body > .content .trailer {
    margin: 0 0 60px;
  }
  body > .content .new-feature section {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
  body > .content .new-feature section:before {
    display: none;
  }
  body > .content .new-feature section:nth-child(odd) {
    background-position: 100% 0;
  }
  body > .content .new-feature .inner {
    overflow: hidden;
    width: 50%;
    margin: 0 0 0 auto;
    background: rgba(0, 0, 0, 0.75);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  body > .content .new-feature section:nth-child(odd) .inner {
    margin: 0 auto 0 0;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  body > .content .new-feature .dot {
    min-height: 400px;
    padding: 30px;
    background: url(/wepes/2019/s/img/common/bg_dot30.png) no-repeat -50px -224px;
    background-size: 460px 540px;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  body > .content .new-feature section:nth-child(odd) .dot {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  body > .content .new-feature .lead {
    padding: 0 140px 0 0;
    font-size: 1.2857142857rem;
  }
  body > .content .new-feature .tag-line {
    margin: 0 0 30px;
  }
  body > .content .new-feature .logo img {
    width: 230px;
  }
  body > .content .new-feature .description {
    margin: 0 0 30px;
    font-size: 0.9285714286rem;
  }
  body > .content .new-feature .video p {
    width: 256px;
  }
  body > .content .new-feature .video dl {
    vertical-align: middle;
  }
  body > .content .new-feature .video dt {
    margin: 0 0 10px;
    font-size: 1.1428571429rem;
  }
  body > .content .new-feature .video dd {
    font-size: 0.8571428571rem;
  }
  body > .content .new-feature .new.more::before {
    width: 162px;
  }
  body > .content .new-feature .more a {
    width: 140px;
    margin: 0 0 0 auto;
    font-size: 1rem;
  }
  body > .content .new-feature section:nth-child(odd) .more a {
    margin: 0 auto 0 0;
  }
  body > .content .new-feature section.hasvideo .mmvideo {
    display: none;
  }
  body > .content .new-feature section.hasvideo .mbYTP_wrapper {
    display: block;
  }
  body > .content .new-feature section.hasvideo .video dl {
    padding: 0 20px 0 10px;
  }
  body > .content .new-feature section.authentic-leagues {
    background: url(/wepes/2019/s/img/bg_authentic_leagues_tab.png) no-repeat 100% 50%, -webkit-linear-gradient(left, #222 30%, #222 30%, #141414 80%);
    background: url(/wepes/2019/s/img/bg_authentic_leagues_tab.png) no-repeat 100% 50%, linear-gradient(to right, #222 30%, #222 30%, #141414 80%);
    background-size: 100% auto, 100% 100%;
  }
  body > .content .new-feature section.authentic-leagues .inner {
    width: 512px;
  }
  body > .content .new-feature section.authentic-leagues .tag-line img {
    width: 315px;
  }
  body > .content .new-feature section.authentic-leagues .description {
    padding: 0 110px 0 0;
  }
  body > .content .new-feature section.myclub {
    background-image: url(/wepes/2019/s/img/bg_myclub_pc.jpg);
    background-position: 30% 50%;
  }
  body > .content .new-feature section.myclub .inner {
    width: 500px;
  }
  body > .content .new-feature section.myclub .lead, body > .content .new-feature section.myclub .tag-line {
    padding: 0 0 0 25px;
  }
  body > .content .new-feature section.myclub .tag-line img {
    width: 437px;
  }
  body > .content .new-feature section.myclub .logo, body > .content .new-feature section.myclub .description {
    padding: 0 0 0 100px;
  }
  body > .content .new-feature section.myclub .card {
    display: block;
  }
  body > .content .new-feature section.magic-moments {
    background-image: url(/wepes/2019/s/img/bg_magic_moments_pc.jpg);
  }
  body > .content .new-feature section.magic-moments .inner {
    width: 560px;
  }
  body > .content .new-feature section.magic-moments .tag-line img {
    width: 332px;
  }
  body > .content .new-feature section.magic-moments .description {
    padding: 0 90px 0 0;
  }
  body > .content .new-feature section.beautiful-game {
    background-image: url(/wepes/2019/s/img/bg_beautiful_game_pc.jpg);
    background-position: 30% 50%;
  }
  body > .content .new-feature section.beautiful-game .inner {
    width: 480px;
  }
  body > .content .new-feature section.beautiful-game .lead, body > .content .new-feature section.beautiful-game .tag-line {
    padding: 0 0 0 60px;
  }
  body > .content .new-feature section.beautiful-game .tag-line img {
    width: 379px;
  }
  body > .content .new-feature section.beautiful-game .logo, body > .content .new-feature section.beautiful-game .description {
    padding: 0 0 0 100px;
  }
  body > .content .new-feature section.ml {
    background-image: url(/wepes/2019/s/img/bg_ml_pc.jpg);
    background-position: 80% 50%;
  }
  body > .content .new-feature section.ml .inner {
    width: 480px;
  }
  body > .content .new-feature section.ml .tag-line img {
    width: 291px;
  }
  body > .content .new-feature section.ml .description {
    padding: 0 90px 0 0;
  }
}
@media screen and (min-width: 930px) {
  body > .content .order .edition .legend {
    padding: 228px 0 0;
  }
  body > .content .order .edition .legend .btn {
    bottom: 12px;
    -webkit-transform: translateX(-130px);
    transform: translateX(-130px);
  }
  body > .content .order .edition .legend .btn a {
    font-size: 1.1428571429rem;
    letter-spacing: .3em;
  }
  body > .content .new-feature section.authentic-leagues {
    background-size: 120% auto, 100% 100%;
  }
}
@media screen and (min-width: 980px) {
  body > .content .mv {
    margin: 0 auto -180px;
    padding: 740px 0 0;
  }
  body > .content .mv h1 {
    width: 380px;
    padding: 158px 0 0;
  }
  body > .content .mv .release-date img {
    width: 420px;
  }
  body > .content .mv .btn a {
    width: 280px;
    bottom: 200px;
    font-size: 1.5rem;
  }
  body > .content .mv .btn a:lang(ru) {
    font-size: 1.2142857143rem;
  }
  body > .content .new-feature section.authentic-leagues {
    background-size: auto 420px, 100% 100%;
  }
  body > .content .new-feature section.myclub {
    background-position: 0 50%;
  }
  body > .content .new-feature section.myclub .card {
    width: 382px;
    height: 399px;
  }
  body > .content .new-feature section.beautiful-game {
    background-position: 20% 50%;
  }
  body > .content .new-feature section.ml {
    background-position: 100% 50%;
  }
}
@media screen and (min-width: 1100px) {
  body > .content .new-feature section.authentic-leagues {
    background-image: url(/wepes/2019/s/img/bg_authentic_leagues_pc.png), -webkit-linear-gradient(left, #222222 30%, #222222 30%, #141414 80%);
    background-image: url(/wepes/2019/s/img/bg_authentic_leagues_pc.png), linear-gradient(to right, #222222 30%, #222222 30%, #141414 80%);
    background-size: auto 320px, 100% 100%;
  }
}
@media screen and (min-width: 1250px) {
  body > .content .order .edition .legend {
    padding: 268px 0 0;
    background: url(/wepes/2019/s/img/legend_edition_image_pc.png) no-repeat 50% 0, url(/wepes/2019/s/img/common/bg_le_pc.jpg) no-repeat 50% 50%;
    -webkit-background-size: auto 100%, auto 100%;
    background-size: auto 100%, cover;
  }
  body > .content .order .edition .legend .btn {
    bottom: 38px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body > .content .new-feature section.authentic-leagues {
    background-size: auto 400px, 100% 100%;
  }
  body > .content .new-feature section.beautiful-game {
    background-position: 0 50%;
  }
}
@media screen and (min-width: 1600px) {
  body > .content .new-feature section.beautiful-game {
    background-position: 0 50%;
  }
}

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