/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,600,700);
.l-footer,
.l-header,
body {
  background-color: #000;
}
img,
legend {
  max-width: 100%;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
#cboxCurrent,
#cboxTitle {
  position: absolute;
  color: #ccc;
  top: -20px;
}
.slick-slider,
a {
  -webkit-tap-highlight-color: transparent;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
a,
body {
  color: #000;
}
#cboxClose,
#cboxClose:active,
#cboxNext,
#cboxNext:active,
#cboxPrevious,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox,
.slick-list:focus {
  outline: 0;
}
.l-footer,
.l-news,
.p-gamemode-box h3 {
  text-align: center;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: underline;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  height: auto;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  padding: 0;
  white-space: normal;
}
#cboxWrapper,
.cboxPhoto {
  max-width: none;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 0;
  padding: 0;
}
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
strong {
  font-weight: 700;
}
a:hover {
  text-decoration: none;
}
li,
ol,
ul {
  list-style: none;
}
.exo2 {
  font-family: "Exo 2", sans-serif;
}
@media screen and (max-width: 812px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 813px) {
  .sp {
    display: none !important;
  }
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.3rem;
    min-width: 1280px;
    width: 100%;
  }
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#cboxBottomLeft,
#cboxMiddleLeft {
  clear: left;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
}
#cboxTitle {
  margin: 0;
  left: 0;
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.l-contents-header-block,
.l-news,
.p-localised,
.p-spec-block,
.p-story-chara-block,
.slick-slider {
  box-sizing: border-box;
}
#cboxContent {
  position: relative;
  margin-top: 20px;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  right: 0;
}
#cboxLoadingGraphic {
  background: url(../../images/loading.gif) center center no-repeat;
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0;
}
#cboxNext,
#cboxPrevious {
  top: 50%;
  margin-top: -32px;
  width: 28px;
  height: 65px;
  position: absolute;
  text-indent: -9999px;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  left: 5px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  right: 5px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
.l-header,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
#cboxClose:hover {
  background-position: bottom center;
}
.slick-slider {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
}
.slick-list {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body {
  font-family: "Exo 2", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
}
.l-wrapper {
  opacity: 0;
}
.l-header {
  overflow: hidden;
}
@media screen and (max-width: 812px) {
  .l-header {
    height: 16vw;
  }
  .l-header-area35-logo {
    margin: 6vw 0 0 4vw;
    width: 32vw;
  }
  .l-header-lang-change {
    font-size: 0;
    position: absolute;
    right: 1.2vw;
    top: 2.4vw;
    width: 28vw;
  }
  .l-header-lang-change a {
    display: inline-block;
    margin: 0 0.4vw;
    width: 13.06667vw;
  }
}
@media screen and (min-width: 813px) {
  .l-header {
    height: 120px;
  }
  .l-header-area35-logo {
    margin: 45px 0 0 50px;
    width: 236px;
  }
  .l-header-sns-list {
    font-size: 0;
    position: absolute;
    right: 229px;
    top: 38px;
  }
  .l-header-sns-list a {
    display: inline-block;
    height: 48px;
    margin: 0 15px;
    vertical-align: top;
    transition: opacity 0.3s;
    width: 42px;
  }
  .l-header-sns-list a:hover {
    opacity: 0.8;
  }
  .l-header-lang-change {
    font-size: 0;
    position: absolute;
    right: 50px;
    top: 30px;
    width: 148px;
  }
  .l-header-lang-change a {
    display: inline-block;
    margin: 0 2px;
    transition: opacity 0.3s;
    width: 70px;
  }
  .l-header-lang-change a:hover {
    opacity: 0.8;
  }
}
.l-footer-logos {
  font-size: 0;
}
.l-footer-share-title {
  color: #fff;
  font-weight: 400;
}
.l-copyright {
  color: #fff;
}
.l-copyright span {
  display: inline-block;
}
.l-pagetop {
  position: fixed;
  opacity: 0;
  display: none;
  z-index: 100;
}
@media screen and (max-width: 812px) {
  .l-footer-area35 {
    width: 42.4vw;
  }
  .l-footer-share-title {
    font-size: 6.4vw;
    margin-top: 3.33333vw;
  }
  .l-footer-share-list {
    padding-top: 5.6vw;
  }
  .l-footer-share-list li {
    display: inline-block;
    margin: 0 4vw;
    width: 11.2vw;
  }
  .l-copyright small {
    font-size: 2.8vw;
    line-height: 2;
  }
  .l-pagetop {
    bottom: 8vw;
    cursor: pointer;
    right: 2.66667vw;
    width: 14.13333vw;
  }
}
@media screen and (min-width: 813px) {
  .l-footer-area35 {
    padding: 18px 0;
    width: 230px;
  }
  .l-footer-share-title {
    font-size: 2.4rem;
  }
  .l-footer-share-list {
    font-size: 0;
    padding: 22px 0 0;
    text-align: center;
  }
  .l-footer-share-list li {
    display: inline-block;
    margin: 0 15px;
    width: 42px;
  }
  .l-copyright small {
    font-size: 1.6rem;
  }
  .l-copyright span {
    line-height: 1.625;
  }
  .l-pagetop {
    bottom: 20px;
    cursor: pointer;
    right: 20px;
    width: 72px;
  }
}
.l-contents-header-block {
  position: relative;
}
.l-catch-copy,
.l-header-indies-logo,
.l-header-steam-logo,
.l-header-switch-logo {
  position: absolute;
}
.l-catch-copy {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 0;
}
@media screen and (max-width: 812px) {
  .l-header-switch-logo {
    height: 10.8vw;
    left: 4vw;
    top: 2.8vw;
    width: 10.8vw;
  }
  .l-header-steam-logo {
    height: 10.66667vw;
    left: 17.33333vw;
    top: 2.8vw;
    width: 24vw;
  }
  .l-header-indies-logo {
    right: 1.06667vw;
    top: 1.6vw;
    width: 25.86667vw;
  }
}
@media screen and (min-width: 813px) {
  .l-header-switch-logo {
    left: 0;
    margin: 1.04167% 0 0 2.60417%;
    top: 0;
    width: 6.35417%;
  }
  .l-header-steam-logo {
    left: 0;
    margin: 1.04167% 0 0 9.89583%;
    top: 0;
    width: 14.0625%;
  }
  .l-header-indies-logo {
    right: 0;
    margin: 1.5625% 1.97917% 0 0;
    top: 0;
    width: 10.10417%;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-switch-logo {
    margin: 20px 0 0 50px;
    width: 122px;
  }
  .l-header-steam-logo {
    margin: 20px 0 0 190px;
    width: 270px;
  }
  .l-header-indies-logo {
    margin: 30px 38px 0 0;
    width: 194px;
  }
}
.l-news {
  background-color: #febe00;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 812px) {
  .l-news {
    position: absolute;
    width: 100%;
    font-size: 3.33333vw;
    padding: 2vw 1.33333vw 2.66667vw;
    z-index: 1;
  }
}
@media screen and (min-width: 813px) {
  .l-news {
    font-size: 2rem;
    padding: 15px 0 18px;
  }
}
@media screen and (max-width: 812px) {
  .l-contents-header {
    background: url(../../images/teaser/en/sp/bg-top.jpg?190711) center top
        no-repeat,
      url(../../images/teaser/sp/bg-pattern.png);
    background-size: 100% auto, 53.33333vw auto;
    box-sizing: border-box;
    height: 501.33333vw;
    padding-top: 26.8vw;
    position: relative;
  }
  .l-contents-header h1 {
    margin: 0 auto;
    width: 85.06667vw;
  }
  .l-contents-header::after,
  .l-contents-header::before {
    background: url(../../images/teaser/sp/bg-shadow-pattern.png) repeat-x;
    background-size: 5.33333vw auto;
    content: "";
    height: 5.33333vw;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .l-contents-header::before {
    top: 146.66667vw;
  }
  .l-contents-header::after {
    bottom: 0;
    transform: rotate(-180deg);
  }
  .l-catch-copy {
    background-image: url(../../images/teaser/en/sp/copy-text.png);
    background-size: 100% auto;
    height: 7.33333vw;
    left: 0;
    top: 17.6vw;
    width: 100%;
  }
}
@media screen and (min-width: 813px) {
  .l-contents-header-block {
    background: url(../../images/teaser/bg-top.jpg) center bottom no-repeat #000;
    background-size: cover;
    padding-top: 130.20833%;
    position: relative;
    overflow: hidden;
  }
  .l-contents-header {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 130.20833%;
    width: 100%;
    overflow: hidden;
  }
  .l-contents-header h1 {
    margin-left: -24.58333%;
    top: 0;
    left: 50%;
    position: absolute;
    margin-top: 10.72917%;
    width: 49.16667%;
  }
  .l-catch-copy {
    background-image: url(../../images/teaser/en/copy-text.png);
    background-size: 100% auto;
    margin-left: -21.04167%;
    margin-top: 3.22917%;
    left: 50%;
    top: 0;
    padding-top: 6.77083%;
    width: 42.08333%;
  }
}
@media screen and (min-width: 1920px) {
  .l-contents-header,
  .l-contents-header-block {
    padding-top: 0;
    height: 2600px;
  }
  .l-contents-header h1 {
    margin-left: -472px;
    margin-top: 206px;
    width: 944px;
  }
  .l-catch-copy {
    margin-top: 130px;
    margin-left: -404px;
    padding-top: 0;
    height: 62px;
    width: 808px;
  }
}
.l-footer-esrb,
.l-footer-pegi,
.l-footer-unreal {
  vertical-align: top;
}
@media screen and (max-width: 812px) {
  .l-footer {
    padding: 13.33333vw 0 9.6vw;
  }
  .l-footer-logos > a {
    display: block;
    margin: 0 auto 7.2vw;
  }
  .l-footer-logos > img {
    display: inline-block;
    margin: 0 auto 7.2vw;
  }
  .l-footer-logos .l-footer-unreal {
    width: 16.66667vw;
  }
  .l-footer-logos .l-footer-pegi {
    margin-right: 3.6vw;
    width: 14vw;
  }
  .l-footer-logos .l-footer-esrb {
    margin-right: 3.6vw;
    width: 10.13333vw;
  }
  .l-copyright {
    padding-top: 9.33333vw;
  }
  .l-news {
    top: 138.66667vw;
  }
}
@media screen and (min-width: 813px) {
  .l-footer {
    padding: 56px 0 50px;
  }
  .l-footer-logos {
    font-size: 0;
    padding-bottom: 50px;
  }
  .l-footer-logos a {
    display: inline-block;
    margin: 0 35px;
    vertical-align: middle;
  }
  .l-footer-logos .l-footer-area35 {
    margin-bottom: 12px;
  }
  .l-footer-unreal {
    margin-left: 20px;
    width: 92px;
  }
  .l-footer-pegi {
    margin-left: 20px;
    width: 80px;
  }
  .l-footer-esrb {
    width: 60px;
  }
  .l-copyright {
    padding-top: 50px;
  }
  .l-copyright span {
    padding-top: 15px;
  }
}
#cboxLoadedContent {
  border: 5px solid #fff;
  border-radius: 5px;
}
#cboxClose {
  background: url(../../images/teaser/btn-close.png) no-repeat;
  background-size: 100% auto;
  display: none;
  right: 0;
}
#cboxWrapper,
#colorbox {
  overflow: visible;
}
#cboxContent {
  background-color: transparent;
}
#cboxPrevious {
  background: url(../../images/teaser/sp/btn-ss-left.png) no-repeat;
  border: none;
}
#cboxNext {
  background: url(../../images/teaser/sp/btn-ss-right.png) no-repeat;
  border: none;
}
@media screen and (max-width: 812px) {
  #cboxContent {
    margin-top: 0;
  }
  #cboxClose {
    height: 9.6vw;
    top: -12vw;
    width: 9.6vw;
  }
}
@media screen and (min-width: 813px) {
  #cboxNext,
  #cboxPrevious {
    height: 100px;
    margin-top: -50px;
    width: 48px;
  }
  #cboxClose {
    height: 72px;
    top: -80px;
    width: 72px;
  }
  #cboxPrevious {
    left: -60px;
  }
  #cboxNext {
    right: -60px;
  }
}
@media screen and (max-width: 812px) {
  .slick-arrow,
  .slick-dots {
    font-size: 0;
    position: absolute;
  }
  .slick-arrow {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    height: 13.33333vw;
    border: none;
    outline: 0;
    padding: 0;
    top: 20vw;
    width: 6.4vw;
    z-index: 100;
  }
  .slick-prev {
    background-image: url(../../images/teaser/sp/btn-ss-left.png);
    left: -2.8vw;
  }
  .slick-next {
    background-image: url(../../images/teaser/sp/btn-ss-right.png);
    right: -2.8vw;
  }
  .slick-dots {
    bottom: -9.33333vw;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .slick-dots li {
    display: inline-block;
  }
  .slick-dots li button {
    background-color: #fff;
    border: none;
    border-radius: 2vw;
    height: 4vw;
    margin: 0 1.2vw;
    outline: 0;
    padding: 0;
    transition: background-color 0.3s;
    width: 4vw;
  }
  .slick-dots li.slick-active button {
    background-color: #ff614c;
  }
}
@media screen and (min-width: 813px) {
  .c-modal,
  .c-modal-overlay {
    display: none;
    position: fixed;
  }
  .c-modal-contents,
  .c-modal-overlay {
    height: 100%;
    width: 100%;
  }
  .c-modal-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 100;
  }
  .c-modal {
    box-sizing: border-box;
    background-color: #000;
    left: 50%;
    top: 50%;
    border: 5px solid #fff;
    border-radius: 5px;
    z-index: 110;
  }
  .c-modal-close,
  .c-modal-nav {
    cursor: pointer;
    position: absolute;
  }
  .c-modal-close {
    background: url(../../images/teaser/btn-close.png) no-repeat;
    background-size: 100% auto;
    outline: 0;
    height: 72px;
    right: 0;
    top: -80px;
    width: 72px;
  }
  .c-modal-nav-left {
    background: url(../../images/teaser/sp/btn-ss-left.png) no-repeat;
    left: -60px;
  }
  .c-modal-nav-right {
    background: url(../../images/teaser/sp/btn-ss-right.png) no-repeat;
    right: -60px;
  }
  .c-modal-nav {
    height: 100px;
    margin-top: -50px;
    top: 50%;
    width: 48px;
  }
  .c-movie-modal {
    height: 460px;
    margin: -230px 0 0 -405px;
    width: 810px;
  }
  .c-movie-modal-contents iframe {
    height: 100%;
    border: none;
    width: 100%;
  }
  .c-photo-modal {
    height: 572px;
    margin: -286px 0 0 -505px;
    width: 1010px;
  }
}
.p-trial-banner,
.p-trial-date,
.p-trial-text {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 0;
}
.p-trial-banner,
.p-trial-date {
  position: absolute;
}
@media screen and (max-width: 812px) {
  .p-movie-title,
  .p-sns-block,
  .p-sns-fb-box,
  .p-sns-list,
  .p-sns-twitter-box {
    text-align: center;
  }
  .p-sp-tile-pattern-block {
    background: url(../../images/teaser/sp/bg-pattern.png) center center;
    background-size: 53.33333vw auto;
  }
  .p-sns-block {
    padding: 16.26667vw 0 0;
  }
  .p-sns-box {
    display: inline-block;
    padding: 0 0 8.4vw;
    width: 299px;
  }
  .p-sns-twitter-box {
    height: 500px;
  }
  .p-sns-twitter-box iframe {
    height: 500px !important;
    width: 299px !important;
  }
  .p-sns-list {
    font-size: 0;
    padding-bottom: 12vw;
  }
  .p-sns-list a {
    display: inline-block;
    margin: 0 4vw;
    height: 12.66667vw;
    vertical-align: top;
    width: 11.2vw;
  }
  .p-banner-block {
    background: url(../../images/teaser/sp/bg-pattern.png) center center;
    background-size: 53.33333vw auto;
    font-size: 0;
    padding: 13.2vw 4vw;
  }
  .p-trial-date {
    height: 26.66667vw;
    width: 26.66667vw;
  }
  .p-movie-box {
    bottom: 4.66667vw;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .p-movie-title {
    color: #fff;
    font-size: 4.26667vw;
    margin-bottom: 1.6vw;
    text-shadow: 0.53333vw 0.53333vw 1.33333vw #000;
  }
  .p-movie-thumb {
    display: block;
    margin: 0 auto;
    width: 58.8vw;
  }
}
@media screen and (min-width: 813px) {
  .p-sns-block {
    background: url(../../images/teaser/bg-sns.jpg) center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    font-size: 0;
    height: 1300px;
    padding-top: 232px;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .p-sns-block::after,
  .p-sns-block::before {
    background: url(../../images/teaser/bg-shadow-pattern.png) repeat-x;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .p-sns-block::before {
    top: -40px;
  }
  .p-sns-block::after {
    transform: rotate(-180deg);
    bottom: -40px;
  }
  .p-sns-box {
    display: inline-block;
    height: 834px;
    width: 500px;
  }
  .p-sns-twitter-box iframe {
    height: 834px !important;
    width: 500px !important;
  }
  .p-sns-fb-box {
    height: 834px;
    margin-right: 100px;
    width: 500px;
  }
  .p-sns-fb-box .fb_iframe_widget span {
    height: 834px !important;
    width: 500px !important;
  }
  .p-sns-fb-box .fb_iframe_widget iframe {
    height: 834px !important;
    width: 100% !important;
  }
  .p-banner-block {
    background: url(../../images/teaser/bg-pattern.png);
    box-sizing: border-box;
    font-size: 0;
    padding: 80px 0;
    text-align: center;
  }
  .p-banner-block a {
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
  }
  .p-banner-block a:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
  .p-trial-banner,
  .p-trial-date {
    left: 0;
    top: 0;
  }
  .p-trial-text {
    margin: 0 auto;
    padding-top: 7.08333%;
    width: 46.04167%;
  }
  .p-movie-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 23.07292%;
  }
  .p-movie-title {
    color: #fff;
    font-size: 2.8rem;
    margin-bottom: 5px;
    text-align: center;
    text-shadow: 4px 4px 10px #000;
  }
  .p-movie-title.small {
    font-size: 2.3rem;
  }
  .p-movie-thumb {
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
  }
  .p-movie-thumb:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
}
.p-gamemode-box h3 span,
.p-gamemode-box h3 strong,
.p-manual-banner {
  display: block;
}
@media screen and (min-width: 1920px) {
  .p-trial-text {
    padding-top: 136px;
    width: 884px;
  }
  .p-movie-box {
    width: 443px;
  }
}
.p-about-block h2 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 0;
}
.p-about-block p {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 812px) {
  .p-about-block {
    background: url(../../images/teaser/sp/bg-about.jpg) no-repeat;
    background-size: 100% auto;
    position: relative;
  }
  .p-about-block::after {
    background: url(../../images/teaser/sp/bg-shadow-pattern.png) repeat-x;
    background-size: 5.33333vw auto;
    bottom: -5.33333vw;
    content: "";
    height: 5.33333vw;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
@media screen and (min-width: 813px) {
  .p-about-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.p-gamemode-block h2 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 0;
}
.p-gamemode-box {
  color: #fff;
  position: relative;
}
.p-gamemode-box h3 strong {
  line-height: 0.7;
}
.p-gamemode-box p {
  text-align: left;
}
@media screen and (max-width: 812px) {
  .p-gamemode-block {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../../images/teaser/sp/bg-gameboard-chara.png);
    background-size: 100% auto;
  }
  .p-gamemode-block h2 {
    background-size: 100% auto;
    height: 8vw;
    margin-bottom: 8vw;
  }
  .p-gamemode-box {
    overflow: hidden;
    margin-bottom: 8vw;
    padding: 11.2vw 0;
  }
  .p-gamemode-box::after {
    content: "";
    clear: both;
    display: block;
  }
  .p-gamemode-box h3 {
    left: 0;
    position: absolute;
    text-align: center;
    top: -1.6vw;
    width: 100%;
  }
  .p-gamemode-box h3 strong {
    font-size: 8vw;
  }
  .p-gamemode-box p {
    font-size: 3.73333vw;
    line-height: 1.7;
    padding-bottom: 6.66667vw;
    position: relative;
    z-index: 1;
  }
  .p-gamemode-box p:last-child {
    padding-bottom: 0;
  }
  .p-gamemode-box-inner {
    background-color: #3f3c3c;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16.66667vw 6vw 0;
    position: relative;
    width: 92vw;
  }
  .p-gamemode-box-inner::after,
  .p-gamemode-box-inner::before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    content: "";
    position: absolute;
    height: 12vw;
    left: 0;
    width: 100%;
    z-index: 0;
  }
  .p-gamemode-box-inner::before {
    background-image: url(../../images/teaser/sp/bg-gameboard-frame-top.png);
    top: -11.06667vw;
  }
  .p-gamemode-box-inner::after {
    background-image: url(../../images/teaser/sp/bg-gameboard-frame-bottom.png);
    bottom: -11.06667vw;
  }
  .p-manual-banner {
    margin: 0 0 0 4.8vw;
    width: 92.53333vw;
  }
}
@media screen and (min-width: 813px) {
  .p-gamemode-block {
    background: url(../../images/teaser/bg-pattern.png);
  }
  .p-gamemode-block h2 {
    height: 60px;
    margin-bottom: 75px;
  }
  .p-gamemode-block-inner {
    background-color: transparent;
    background-image: url(../../images/teaser/bg-gameboard-chara.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    font-size: 0;
    margin: 0 auto;
    text-align: center;
  }
  .p-gamemode-box {
    background-color: #3f3c3c;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    margin: 60px 0;
    padding: 0 40px;
    position: relative;
    width: 500px;
  }
  .p-gamemode-box h3 {
    text-align: center;
  }
  .p-gamemode-box h3 strong {
    display: block;
    font-size: 5.8rem;
    height: 45px;
    line-height: 0.7;
  }
  .p-gamemode-box p {
    font-size: 1.6rem;
    padding-bottom: 26px;
  }
  .p-gamemode-box p:last-child {
    padding-bottom: 0;
  }
  .p-gamemode-box:nth-of-type(2) {
    margin-left: 100px;
  }
  .p-gamemode-box:nth-of-type(3) {
    display: block;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-gamemode-box::after,
  .p-gamemode-box::before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    content: "";
    position: absolute;
    height: 60px;
    left: 0;
    width: 100%;
    z-index: 0;
  }
  .p-gamemode-box::before {
    background-image: url(../../images/teaser/bg-gameboard-frame-top.png);
    top: -60px;
  }
  .p-gamemode-box::after {
    background-image: url(../../images/teaser/bg-gameboard-frame-bottom.png);
    bottom: -60px;
  }
  .p-gamemode-ss {
    bottom: 0;
    left: 40px;
    position: absolute;
    width: 420px;
  }
  .p-manual-banner {
    display: block;
    margin: 120px auto 0;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    width: 500px;
  }
  .p-manual-banner:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
}
.p-story-chara-block {
  background-color: transparent;
  background-repeat: repeat;
  background-position: center center;
}
.p-character-item,
.p-story-chara-block h2 {
  background-repeat: no-repeat;
  background-color: transparent;
}
.p-story-chara-block h2 {
  background-position: center center;
  font-size: 0;
}
.p-character-item {
  background-position: center bottom;
}
.p-character-item.active {
  z-index: 7;
  opacity: 1;
}
.p-character-item.active .p-character-thumb {
  transform: translate(0, 0);
}
.p-character-nav-off {
  opacity: 1;
}
.p-character-nav-on {
  opacity: 0;
}
.p-character-nav-item {
  position: relative;
}
.p-character-nav-item img {
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
}
.p-character-nav-item.active .p-character-nav-on {
  opacity: 1;
}
@media screen and (max-width: 812px) {
  .p-story-chara-block {
    background-image: url(../../images/teaser/bg-pattern-gray.png);
    background-size: 4.53333vw auto;
  }
  .p-character-item,
  .p-story-chara-block h2 {
    background-size: 100% auto;
  }
  .p-story-box p {
    color: #fff;
    font-size: 3.73333vw;
    line-height: 1.7;
    text-align: center;
  }
  .p-story-ss {
    display: block;
    margin: 0 auto 18.8vw;
    width: 90.93333vw;
  }
  .p-character-list {
    height: 110.66667vw;
    position: relative;
  }
  .p-character-item {
    background-image: url(../../images/teaser/sp/bg-chara-base.png);
    bottom: 0;
    height: 110.66667vw;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.3s;
    width: 100%;
  }
  .p-character-item.active {
    opacity: 1;
  }
  .p-character-item h3 {
    left: 4vw;
    position: absolute;
    top: 21.33333vw;
    width: 92vw;
  }
  .p-character-thumb {
    bottom: 0;
    position: absolute;
    right: 0;
    transition: transform 0.4s;
    transform: translate(-2vw, 0);
  }
  .p-character-explain {
    left: 8.4vw;
    position: absolute;
    top: 32.8vw;
    width: 57.6vw;
  }
  .p-character-nav-item,
  .p-character-nav-soon {
    display: inline-block;
    height: 13.33333vw;
    margin: 0 1.33333vw 1.33333vw;
    width: 26.66667vw;
  }
  .p-character-explain p {
    color: #fff;
    font-size: 3.2vw;
    line-height: 1.83;
  }
  .p-character-nav {
    font-size: 0;
    padding: 3.46667vw 0 12vw;
    text-align: center;
  }
  .p-character-nav-item {
    position: relative;
  }
}
@media screen and (min-width: 813px) {
  .p-story-chara-block {
    background-image: url(../../images/teaser/bg-pattern-gray.png);
    padding: 90px 0 100px;
  }
  .p-story-chara-block h2 {
    height: 60px;
  }
  .p-story-box p {
    color: #fff;
    font-size: 2.4rem;
    line-height: 2;
    text-align: center;
  }
  .p-story-ss {
    display: block;
    margin: 0 auto 100px;
    width: 600px;
  }
  .p-character-box-inner {
    color: #fff;
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
  }
  .p-character-list {
    float: right;
    height: 845px;
    position: relative;
    width: 860px;
  }
  .p-character-item {
    background-image: url(../../images/teaser/bg-chara-base.png);
    bottom: 0;
    height: 845px;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.4s;
    width: 860px;
  }
  .p-character-item h3 {
    left: 52px;
    position: absolute;
    top: 140px;
  }
  .p-character-thumb {
    bottom: 0;
    position: absolute;
    right: 0;
    transition: transform 0.4s;
    transform: translate(-15px, 0);
  }
  .p-character-explain {
    left: 52px;
    position: absolute;
    top: 214px;
  }
  .p-character-explain p {
    font-size: 1.6rem;
    line-height: 2.25;
  }
  .p-character-nav {
    float: right;
    height: 770px;
    padding-top: 74px;
    width: 240px;
  }
  .p-character-nav-item {
    cursor: pointer;
    height: 100px;
    margin-bottom: 10px;
    width: 200px;
  }
  .p-character-nav-item::after {
    border-top: 11px solid transparent;
    border-left: 0 solid transparent;
    border-right: 18px solid #ff614c;
    border-bottom: 11px solid transparent;
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    right: -40px;
    top: 39px;
    transition: opacity 0.3s;
    width: 0;
  }
  .p-character-nav-item.active::after {
    opacity: 1;
  }
}
.p-ss-block {
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0 0;
}
.p-ss-block h2 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
}
.p-movie-archive-list {
  font-size: 0;
  text-align: center;
}
.p-movie-archive-item {
  display: inline-block;
  vertical-align: bottom;
}
.p-movie-archive-title {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 812px) {
  .p-ss-block {
    background-image: url(../../images/teaser/sp/bg-pattern.png);
    background-size: 53.33333vw auto;
    padding: 13.6vw 0 22.93333vw;
  }
  .p-ss-block h2 {
    background-size: 100% auto;
    height: 8vw;
  }
  .p-ss-slider {
    height: 53.33333vw;
    position: relative;
    margin: 0 auto;
    width: 93.6vw;
  }
  .p-ss-item {
    border: 0.8vw solid #fff;
  }
  .p-movie-archive-list {
    margin: 22.53333vw auto 0;
  }
  .p-movie-archive-item {
    width: 59.2vw;
  }
  .p-movie-archive-title {
    font-size: 4.26667vw;
    text-shadow: 0.53333vw 0.53333vw 1.33333vw #000;
    margin-bottom: 1.6vw;
  }
}
@media screen and (min-width: 813px) {
  .p-ss-block {
    background-image: url(../../images/teaser/bg-pattern.png);
    padding: 100px 0;
  }
  .p-ss-block h2 {
    height: 60px;
  }
  .p-ss-list {
    font-size: 0;
    margin: 0 auto;
    width: 1100px;
  }
  .p-ss-item {
    display: inline-block;
    margin-top: 20px;
    margin-right: 20px;
    position: relative;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    width: 260px;
  }
  .p-ss-item:nth-child(4n) {
    margin-right: 0;
  }
  .p-ss-item::after {
    background: url(../../images/teaser/icon-zoom.png) no-repeat;
    bottom: 20px;
    content: "";
    height: 24px;
    position: absolute;
    right: 20px;
    width: 24px;
  }
  .p-ss-item:hover {
    -webkit-filter: brightness(140%);
    filter: brightness(140%);
  }
  .p-movie-archive-list {
    margin: 100px auto 0;
    width: 1100px;
  }
  .p-movie-archive-item {
    width: 444px;
  }
  .p-movie-archive-title {
    font-size: 2.8rem;
    line-height: 1.25;
    text-shadow: 4px 4px 10px #000;
    margin-bottom: 5px;
  }
  .p-movie-archive-title.small {
    font-size: 2.5rem;
  }
  .p-movie-archive-thumb {
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
  }
  .p-movie-archive-thumb:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
}
.p-dlc-box,
.p-download-banner,
.p-download-title,
.p-spec-block,
.p-trial-banner,
.p-trial-download-text {
  font-size: 0;
}
.p-spec-block {
  background-color: #2d9edc;
  text-align: center;
}
.p-spec-block dl {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.p-spec-block p {
  display: none;
}
.p-spec-block--caesar-dlc {
  background-color: #fff994;
}
.p-spec-block--general-dlc {
  background-color: #6de6d1;
}
.p-trial-banner-item,
.p-trial-download-text {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 812px) {
  .p-spec-block {
    position: relative;
  }
  .p-spec-block dl {
    background-size: 100% auto;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .p-spec-logo {
    margin: 0 auto;
  }
}
@media screen and (min-width: 813px) {
  .p-spec-block dl {
    display: inline-block;
    vertical-align: middle;
    width: 550px;
  }
  .p-spec-logo {
    display: inline-block;
    vertical-align: top;
  }
}
.p-trial-date {
  background-image: url(../../images/teaser/en/label_release_date.png);
}
.p-trial-banner,
.p-trial-download-text {
  position: absolute;
}
.p-trial-banner-item {
  position: absolute;
  height: 100%;
}
.p-trial-text {
  background-image: url(../../images/teaser/en/text-trial.png);
}
.p-localised {
  background-color: #7ad5f9;
  font-weight: 600;
  position: absolute;
}
.p-dlc-button,
.p-dlc-item,
.p-download-title {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}
.p-localised::after {
  content: "";
  height: 0;
  position: absolute;
  transform: rotate(-33deg);
  width: 0;
}
.p-download-banner-item {
  display: inline-block;
}
@media screen and (max-width: 812px) {
  .p-movie-box {
    bottom: 55.46667vw;
  }
  .p-trial-date {
    left: 2.8vw;
    top: 53.33333vw;
  }
  .p-trial-banner {
    height: 61.86667vw;
    right: 2.8vw;
    bottom: 102.8vw;
    width: 94.4vw;
  }
  .p-trial-banner-item {
    height: 30.93333vw;
    left: 0;
    width: 100%;
  }
  .p-trial-banner-item:first-child {
    background-image: url(../../images/teaser/en/sp/bnr-us-purchase.png?190813);
    top: 0;
  }
  .p-trial-banner-item:last-child {
    background-image: url(../../images/teaser/en/sp/bnr-uk-purchase.png);
    bottom: 0;
  }
  .p-localised {
    font-size: 2.93333vw;
    height: 10vw;
    line-height: 1.27;
    padding: 1.6vw 0 0 2.4vw;
    right: 2.66667vw;
    top: 2.93333vw;
    width: 37.33333vw;
  }
  .p-localised::after {
    bottom: -1.2vw;
    border-bottom: 2.66667vw solid #7ad5f9;
    border-right: 2.8vw solid transparent;
    border-left: 4vw solid transparent;
    right: 2.4vw;
  }
  .p-download {
    position: absolute;
    bottom: 7.46667vw;
    width: 100%;
  }
  .p-download-title {
    background-image: url(../../images/teaser/en/sp/title-onsale.png);
    font-size: 0;
    height: 8.93333vw;
  }
  .p-download-banner {
    margin: 3.33333vw auto 0;
    width: 94.4vw;
  }
  .p-download-banner-item {
    width: 31.46667vw;
  }
  .p-dlc-box {
    bottom: 172vw;
    position: absolute;
    width: 100%;
  }
  .p-dlc-item {
    position: relative;
    width: 100%;
  }
  .p-dlc-button {
    height: 12.8vw;
    right: 6.26667vw;
    position: absolute;
    width: 54.8vw;
  }
  .p-dlc-button-us {
    background-image: url(../../images/teaser/en/sp/btn-dlc-us.png);
    bottom: 34vw;
  }
  .p-dlc-button-uk {
    background-image: url(../../images/teaser/en/sp/btn-dlc-uk.png);
    bottom: 21.06667vw;
  }
  .p-dlc-button-steam {
    background-image: url(../../images/teaser/en/sp/btn-dlc-steam.png);
    bottom: 8.26667vw;
  }
  .p-dlc-button-general {
    margin-bottom: 4.53333vw;
  }
  .p-dlc-caesar {
    background-image: url(../../images/teaser/en/sp/bnr-caesar-dlc.png);
    height: 84.26667vw;
    margin-bottom: 3.33333vw;
  }
  .p-dlc-general {
    background-image: url(../../images/teaser/en/sp/bnr-general-dlc.png);
    height: 84.26667vw;
  }
}
@media screen and (min-width: 813px) {
  .p-trial-date {
    margin: 22.39583% 0 0 2.60417%;
    padding-top: 13.90625%;
    width: 13.90625%;
  }
  .p-trial-banner {
    margin: 32.8125% 0 0 2.08333%;
    left: 0;
    padding-top: 17.39583%;
    top: 0;
    width: 23.125%;
  }
  .p-trial-banner-item {
    height: 50%;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    left: 0;
    width: 100%;
  }
  .p-trial-banner-item:first-child {
    background-image: url(../../images/teaser/en/bnr-us-purchase.png?190813);
    top: 0;
  }
  .p-trial-banner-item:last-child {
    background-image: url(../../images/teaser/en/bnr-uk-purchase.png);
    bottom: 0;
  }
  .p-trial-banner-item:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
  .p-trial-text {
    margin: 38.90625% 0 0 2.1875%;
    padding-top: 9.01042%;
    width: 23.07292%;
  }
  .p-localised {
    font-size: 1.458333vw;
    line-height: 1.143;
    margin: 1.04167% 2.60417% 0 0;
    padding: 0.72917% 0 0.72917% 1.04167%;
    right: 0;
    top: 0;
    width: 18.22917%;
  }
  .p-localised::after {
    bottom: -0.72917%;
    border-bottom: 24px solid #7ad5f9;
    border-right: 31px solid transparent;
    border-left: 35px solid transparent;
    right: 1.25%;
  }
  .p-download {
    margin: 0 auto 76px;
    width: 1130px;
  }
  .p-download-title {
    background-image: url(../../images/teaser/en/title-onsale.png);
    font-size: 0;
    margin: 0 auto 25px;
    padding-top: 67px;
    width: 1100px;
  }
  .p-download-banner-item {
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    width: 377px;
  }
  .p-download-banner-item:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
  .p-download-banner-item:nth-child(2) {
    width: 376px;
  }
  .p-movie-box {
    margin: 31.14583% 2.08333% 0 0;
  }
  .p-dlc-box {
    left: 50%;
    margin: 0 0 2.34375% -47.86458%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 95.72917%;
  }
  .p-dlc-item {
    font-size: 0;
    float: left;
    padding-top: 35.74538%;
    position: relative;
    width: 49.40152%;
  }
  .p-dlc-button {
    bottom: 0;
    margin-right: 8.9207%;
    padding-top: 10.13216%;
    position: absolute;
    right: 0;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    width: 45.37445%;
  }
  .p-dlc-button:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
  }
  .p-dlc-button-us {
    background-image: url(../../images/teaser/en/btn-dlc-us.png);
    margin-bottom: 29.62555%;
  }
  .p-dlc-button-uk {
    background-image: url(../../images/teaser/en/btn-dlc-uk.png);
    margin-bottom: 19.49339%;
  }
  .p-dlc-button-steam {
    background-image: url(../../images/teaser/en/btn-dlc-steam.png);
    margin-bottom: 9.36123%;
  }
  .p-dlc-caesar {
    background-image: url(../../images/teaser/en/bnr-caesar-dlc.png);
    margin-right: 0.52083%;
  }
  .p-dlc-general {
    background-image: url(../../images/teaser/en/bnr-general-dlc.png);
  }
}
@media screen and (min-width: 1920px) {
  .p-trial-date {
    margin: 430px 0 0 50px;
    padding-top: 267px;
    width: 267px;
  }
  .p-trial-banner {
    margin: 630px 0 0 40px;
    padding-top: 334px;
    width: 444px;
  }
  .p-localised {
    font-size: 2.8rem;
    height: 90px;
    margin: 20px 50px 0 0;
    padding: 14px 0 0 20px;
    width: 350px;
  }
  .p-localised::after {
    bottom: -14px;
    border-bottom: 24px solid #7ad5f9;
    border-right: 31px solid transparent;
    border-left: 35px solid transparent;
    right: 24px;
  }
  .p-movie-box {
    margin: 598px 40px 0 0;
  }
  .p-dlc-box {
    margin: 0 0 45px -919px;
    width: 1838px;
  }
  .p-dlc-button {
    padding-top: 92px;
    width: 412px;
  }
  .p-dlc-button-us {
    background-image: url(../../images/teaser/en/btn-dlc-us.png);
    margin-bottom: 269px;
  }
  .p-dlc-button-uk {
    background-image: url(../../images/teaser/en/btn-dlc-uk.png);
    margin-bottom: 177px;
  }
  .p-dlc-button-steam {
    background-image: url(../../images/teaser/en/btn-dlc-steam.png);
    margin-bottom: 85px;
  }
  .p-dlc-item {
    padding-top: 657px;
    width: 908px;
  }
  .p-dlc-caesar {
    margin-right: 13px;
  }
}
@media screen and (max-width: 812px) {
  .p-about-block {
    padding: 10.66667vw 0 2.8vw;
  }
  .p-about-block h2 {
    background-image: url(../../images/teaser/en/sp/title-about.png);
    background-size: 100% auto;
    height: 9.06667vw;
  }
  .p-about-block p {
    font-size: 3.73333vw;
    font-weight: 400;
    line-height: 1.93;
    padding: 0 5.6vw 6.66667vw;
    text-align: center;
    text-shadow: 0.53333vw 0.53333vw 1.33333vw #000;
  }
}
@media screen and (min-width: 813px) {
  .p-about-block {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 65.625%;
    width: 100%;
  }
  .p-about-block h2 {
    background-image: url(../../images/teaser/en/title-about.png);
    background-size: 100% auto;
    margin: 0 auto 3.33333%;
    padding-top: 3.33333%;
    width: 57.29167%;
  }
  .p-about-block p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 auto;
    padding-bottom: 1.5625%;
    text-align: center;
    text-shadow: 4px 4px 10px #000;
    width: 57.29167%;
  }
}
@media screen and (min-width: 1280px) {
  .p-about-block p {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-about-block {
    margin-top: 1300px;
  }
  .p-about-block h2 {
    margin-bottom: 64px;
    padding-top: 64px;
    width: 1100px;
  }
  .p-about-block p {
    font-size: 2.4rem;
    padding-bottom: 30px;
    width: 1100px;
  }
}
@media screen and (max-width: 812px) {
  .p-gamemode-block {
    background-position: center 493.33333vw;
    height: 540vw;
  }
  .p-gamemode-block h2 {
    background-image: url(../../images/teaser/en/sp/title-gamemode.png);
  }
  .p-gamemode-box {
    overflow: hidden;
    margin-bottom: 8vw;
    padding: 11.2vw 0;
  }
  .p-gamemode-box::after {
    content: "";
    clear: both;
    display: block;
  }
  .p-gamemode-box h3 strong {
    padding-bottom: 1.86667vw;
  }
  .p-gamemode-box-inner {
    background-color: #3f3c3c;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 12vw 6vw 0;
    position: relative;
    width: 92vw;
  }
  .p-gamemode-box-inner::after,
  .p-gamemode-box-inner::before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    content: "";
    position: absolute;
    height: 12vw;
    left: 0;
    width: 100%;
    z-index: 0;
  }
  .p-gamemode-box-inner::before {
    background-image: url(../../images/teaser/sp/bg-gameboard-frame-top.png);
    top: -11.06667vw;
  }
  .p-gamemode-box-inner::after {
    background-image: url(../../images/teaser/sp/bg-gameboard-frame-bottom.png);
    bottom: -11.06667vw;
  }
}
@media screen and (min-width: 813px) {
  .p-gamemode-block h2 {
    background-image: url(../../images/teaser/en/title-gamemode.png);
  }
  .p-gamemode-block-inner {
    background-position: center 1245px;
    height: 2000px;
    padding: 100px 0 0;
  }
  .p-gamemode-box {
    height: 644px;
    vertical-align: top;
  }
  .p-gamemode-box h3 {
    padding-bottom: 24px;
  }
  .p-gamemode-box h3 strong {
    padding-bottom: 14px;
  }
  .p-gamemode-box h3 span {
    display: block;
    font-size: 2.4rem;
  }
  .p-gamemode-box p {
    line-height: 2;
  }
  .p-gamemode-box:nth-of-type(3) {
    height: 520px;
  }
}
@media screen and (max-width: 812px) {
  .p-story-chara-block {
    padding: 13.6vw 0 0;
  }
  .p-story-chara-block h2 {
    height: 8vw;
  }
  .p-story-box h2 {
    background-image: url(../../images/teaser/en/sp/title-story.png);
    margin-bottom: 6.66667vw;
  }
  .p-story-box p {
    padding: 0 5.2vw 10.4vw;
  }
  .p-character-box h2 {
    background-image: url(../../images/teaser/en/sp/title-character.png);
  }
  .p-character-explain {
    top: 29.06667vw;
    width: 54.4vw;
  }
  .p-character-explain p {
    padding-bottom: 4.26667vw;
  }
  .p-character-item h3 {
    top: 17.33333vw;
  }
  .p-character-item:nth-child(3) .p-character-explain {
    top: 39.06667vw;
  }
}
@media screen and (min-width: 813px) {
  .p-story-chara-block {
    background-image: url(../../images/teaser/bg-pattern-gray.png);
    padding: 90px 0 100px;
  }
  .p-story-chara-block h2 {
    height: 60px;
  }
  .p-story-box {
    margin: 0 auto;
    width: 1100px;
  }
  .p-story-box h2 {
    background-image: url(../../images/teaser/en/title-story.png);
    margin-bottom: 46px;
  }
  .p-story-box p {
    padding-bottom: 60px;
  }
  .p-character-box h2 {
    background-image: url(../../images/teaser/en/title-character.png);
  }
  .p-character-explain {
    width: 422px;
  }
  .p-character-explain p {
    padding-bottom: 36px;
  }
  .p-character-item:nth-child(3) .p-character-explain {
    top: 304px;
  }
}
@media screen and (max-width: 812px) {
  .p-ss-block h2 {
    background-image: url(../../images/teaser/en/sp/title-ss.png);
    margin-bottom: 5.6vw;
  }
}
@media screen and (min-width: 813px) {
  .p-ss-block h2 {
    background-image: url(../../images/teaser/en/title-ss.png);
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 812px) {
  .p-spec-block {
    height: 221.33333vw;
    padding-top: 13.33333vw;
  }
  .p-spec-block dl {
    background-image: url(../../images/teaser/en/sp/spec.png?200413);
    height: 181.86667vw;
  }
  .p-spec-block--caesar-dlc {
    height: 192vw;
    padding-top: 10.93333vw;
  }
  .p-spec-block--caesar-dlc dl {
    background-image: url(../../images/teaser/en/sp/spec-caesar-dlc.png);
    height: 132vw;
  }
  .p-spec-block--general-dlc {
    height: 192vw;
    padding-top: 12.53333vw;
  }
  .p-spec-block--general-dlc dl {
    background-image: url(../../images/teaser/en/sp/spec-general-dlc.png);
    height: 132vw;
  }
  .p-spec-logo {
    width: 88vw;
  }
  .p-spec-logo--caesar-dlc {
    width: 77.86667vw;
  }
  .p-spec-logo--general-dlc {
    width: 76.26667vw;
  }
}
@media screen and (min-width: 813px) {
  .p-spec-block {
    height: 450px;
    padding: 56px 0 0;
  }
  .p-spec-block dl {
    background-image: url(../../images/teaser/en/spec.png?200413);
    height: 357px;
  }
  .p-spec-block p {
    display: none;
  }
  .p-spec-block--caesar-dlc {
    height: 365px;
    padding-top: 45px;
  }
  .p-spec-block--caesar-dlc dl {
    background-image: url(../../images/teaser/en/spec-caesar-dlc.png);
    height: 300px;
    margin-top: 8px;
    width: 518px;
  }
  .p-spec-block--general-dlc {
    height: 365px;
  }
  .p-spec-block--general-dlc dl {
    background-image: url(../../images/teaser/en/spec-general-dlc.png);
    height: 300px;
    width: 518px;
  }
  .p-spec-logo {
    margin-top: 81px;
    margin-left: 24px;
    width: 592px;
  }
  .p-spec-logo--caesar-dlc {
    margin: 0 10px 0 73px;
    width: 565px;
  }
  .p-spec-logo--general-dlc {
    margin: 18px 10px 0 98px;
    width: 540px;
  }
  .p-sns-block {
    padding-top: 94px;
  }
}
