/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(//fonts.googleapis.com/css?family=Inknut+Antiqua:400,600|Lato:400,700);
/* @-ms-viewport {
    width: device-width;
}
html {
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-size: 16px;
    font-size: 1.6em;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    line-break: strict;
    word-break: normal;
    word-wrap: break-word;
    line-break: strict;
    letter-spacing: 0;
    font-smoothing: antialiased;
    font-variant-numeric: tabular-nums;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    text-align: inherit;
    vertical-align: baseline;
}
* {
    font-size: 100%;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
:after,
:before {
    text-decoration: inherit;
}
audio,
body,
canvas,
caption,
dd,
div,
dl,
dt,
embed,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
object,
ol,
p,
progress,
span,
table,
td,
th,
ul,
video {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
ol,
ul {
    list-style: none;
    list-style-type: none;
}
pre {
    overflow: auto;
    white-space: pre-wrap;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
svg:not(:root) {
    overflow: hidden;
}
embed,
img,
object,
param,
svg {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    height: auto;
    outline: none;
    vertical-align: bottom;
}
img {
    -webkit-backface-visibility: hidden;
}
iframe {
    max-width: 100%;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
a {
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
    -webkit-text-decoration-skip: objects;
}
::-moz-focus-inner,
:focus,
:target,
a {
    outline-width: 0;
    border: 0;
    outline: 0;
}
::-moz-focus-inner img,
:focus img,
:target img,
a img {
    outline-width: 0;
    border: 0;
    outline: 0;
}
b,
strong {
    font-weight: bolder;
}
em,
i {
    font-style: italic;
}
ins {
    text-decoration: none;
}
mark {
    background: transparent;
    color: inherit;
}
del {
    text-decoration: line-through;
}
sub,
sup {
    font-size: 1.2rem;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
rt {
    font-size: 0.8rem;
}
label {
    cursor: pointer;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    font-size: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    border: 0;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
} */

[class*="list--"] > li {
    padding-left: 1em;
    text-indent: -1em;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.bx-wrapper {
    position: relative;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.bx-viewport {
    -webkit-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    width: 100%;
}
.bx-wrapper .bx-pager {
    position: relative;
    bottom: 0;
    text-align: center;
    color: #000;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #000;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    outline: 0;
    border-radius: 100%;
}
@media (min-width: 768px) {
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 14px;
        height: 14px;
    }
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #009de6;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
.bx-wrapper .bx-controls-direction {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    line-height: 1;
}
.bx-wrapper .bx-controls-direction a {
    position: relative;
    z-index: 99999;
    display: inline-block;
    color: #000;
    text-decoration: none;
}
@media (min-width: 768px) {
    .bx-wrapper .bx-controls-direction a:active,
    .bx-wrapper .bx-controls-direction a:focus,
    .bx-wrapper .bx-controls-direction a:hover {
        color: #f00;
    }
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-direction a.bx-next {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19999999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left;
}

#cboxLoadedContent {
    overflow: auto;
    overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
}
#cboxLoadedContent,
#colorbox {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#cboxOverlay {
    background: #fff;
    opacity: 0.9;
}
#colorbox {
    outline: 0;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    background: #000;
    padding: 1px;
}
#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
    background: #000;
}
#cboxTitle {
    position: absolute;
    top: -2em;
    left: 0;
    color: #000;
}
#cboxCurrent {
    position: absolute;
    top: -2em;
    right: 205px;
    text-indent: -9999px;
}
#colorbox {
    z-index: 200000000;
}
#cboxError {
    padding: 1em;
    border: 0;
    background-color: #000;
    color: #fff;
}
#cboxLoadedContent {
    background-color: #000;
    color: #fff;
    padding: 0;
}
#cboxLoadingGraphic {
    display: none;
}
#cboxLoadingOverlay {
    background-color: #000;
    color: #fff;
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    display: none;
}
.cbox-close {
    display: none;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 200000001;
}
.cbox-close__btn {
    display: block;
    position: fixed;
    top: 9px;
    right: 0;
    width: 46px;
    height: 46px;
    padding: 12px 12px;
    background-color: transparent;
    color: #000;
}
.cbox-close__btn__inner {
    position: relative;
    display: block;
    width: 26px;
    height: 20px;
    cursor: pointer;
}
.cbox-close__btn__parts {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
}
.cbox-close__btn__parts:first-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cbox-close__btn__parts:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
body {
    font-family: "Lato", sans-serif;
}
.button--buy,
.game-article__head__title,
.game-list__title,
.home-game-onsale__head__title,
.home-heroarea__title,
.section__title {
    font-family: "Inknut Antiqua", serif;
}
/* body,
html {
    height: 100%;
    background-color: #202121;
    color: #fff;
}
html {
    overflow-y: scroll;
    scroll-behavior: smooth;
}
body {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}
@media (min-width: 768px) {
    body {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8;
    }
}
@media (min-width: 1200px) {
    body {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2;
    }
} */
::-moz-selection {
    background-color: #000;
    color: #fe0517;
    text-shadow: none !important;
}
::selection {
    background-color: #000;
    color: #fe0517;
    text-shadow: none !important;
}
a {
    color: #fff;
    text-decoration: underline;
}
.button {
    display: block;
    margin: 0.25em 0;
    padding: 0.75em 14px;
    text-decoration: none;
}
.button--buy {
    padding: 1em 14px;
    background-color: #b11b1f;
    color: #fff;
    font-size: 1.25rem;
    letter-spacing: 0.02em;
    text-align: center;
    outline: 1px solid #202121;
    outline-offset: -3px;
}
.button--link {
    border: 1px solid #fff;
}
.button--link:after {
    content: ">>";
    margin-left: 0.5em;
}
@media (min-width: 768px) {
    .button--buy {
        font-size: 1.5rem;
    }
}
.table {
    margin: 0.25em 0 1em;
}
.table__td,
.table__th {
    display: inline-block;
}
.table__th {
    color: #97999b;
}
.table__th:after {
    content: ":";
    display: inline-block;
    margin-right: 0.5em;
}
.pg {
    position: relative;
    width: 100%;
    min-height: 100%;
    min-height: 100vh;
    background-color: #202121;
    background-image: url(../img/empty.png), url(../img/bg.png);
    background-repeat: repeat, repeat-y;
    background-position: center center, top left;
    background-size: auto, 100%;
    color: #fff;
}
.head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 52px;
    background-color: #000;
    color: #fff;
    z-index: 19999999;
}
.head a {
    color: #fff;
    text-decoration: none;
}
.head__logo {
    text-align: center;
}
.nav {
    position: fixed;
    top: 52px;
    left: 0;
    z-index: 29999998;
}
.nav a {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.navBtn {
    display: block;
    position: fixed;
    top: 4px;
    left: 4px;
    z-index: 29999999;
    width: 48px;
    height: 50px;
    padding: 10px 11px 16px;
    background-color: transparent;
    color: #fff;
}
.navBtn__inner {
    position: relative;
    display: block;
    width: 26px;
    height: 20px;
    cursor: pointer;
}
.navBtn__parts {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navBtn__parts:first-of-type {
    top: 0;
}
.navBtn__parts:nth-of-type(2) {
    top: calc(50% - 1px);
}
.navBtn__parts:nth-of-type(3) {
    bottom: 0;
}
.navBtn.active {
    background-color: #b11b1f;
    color: #fff;
}
.navBtn.active .navBtn__parts {
    background-color: #fff;
}
.navBtn.active .navBtn__parts:first-of-type {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
}
.navBtn.active .navBtn__parts:nth-of-type(2) {
    opacity: 0;
}
.navBtn.active .navBtn__parts:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
}
.navList {
    position: fixed;
    left: 0;
    top: 52px;
    right: 0;
    bottom: 0;
    z-index: 2999999;
    width: 100%;
    height: auto;
    padding: 1em 14px;
    background-color: #b11b1f;
    color: #fff;
    overflow-x: auto;
    overflow-y: auto;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navList__list {
    font-size: 1rem;
}
.navList__list + .navList__list {
    margin-top: 0.5em;
}

@media (min-width: 768px) {
    .navList__list {
        font-size: 1.125rem;
    }
}
.breadcrumbs__item {
    display: inline-block;
}
.breadcrumbs__item:not(:first-of-type) {
    margin-left: 0.25em;
}
.breadcrumbs__item:not(:first-of-type):before {
    content: "> ";
    margin-right: 0.25em;
}
.breadcrumbs__item:last-of-type {
    font-weight: bold;
}
.article {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.section {
    margin-top: 1.5em;
}
.section + .section {
    margin-top: 2.5em;
}
.section > p + p {
    margin-top: 1em;
}
.section__head {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #fe0517;
    color: #fe0517;
}
.section__title {
    color: #fe0517;
    font-size: 1.125rem;
    letter-spacing: 0.02em;
}
.section__subTitle {
    color: #fe0517;
    font-size: 1rem;
    margin-top: 0.5em;
}
.section__body {
    margin-top: 1em;
}
@media (min-width: 768px) {
    .section__title {
        font-size: 1.5rem;
    }
    .section__subTitle {
        font-size: 1.125rem;
    }
}
.foot__social-link__item {
    display: inline-block;
}
.foot__social-link__item:not(:first-of-type) {
    margin-left: 6px;
}
.foot__relation-link__item {
    display: inline-block;
}
.foot__relation-link__item:not(:last-of-type) {
    margin-right: 0.75em;
}
.foot__copyright__item {
    display: inline-block;
}
.foot__copyright__item:not(:first-of-type) {
    margin-left: 1em;
}
@media (min-width: 768px) {
    .foot__social-link {
        margin-bottom: 0.5em;
    }
}
.home-heroarea__title {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 1em 14px;
    background-color: #b11b1f;
    color: #fff;
}
@media (min-width: 768px) {
    .home-heroarea__title {
        text-align: center;
    }
}
.home-section {
    margin-top: 3em;
}
@media (min-width: 768px) {
    .home-section + .home-section {
        margin-top: 4em;
    }
}
.home-game-onsale {
    width: 100%;
    max-width: 600px;
    margin: 1.5em auto;
}
.home-game-onsale__head a {
    text-decoration: none;
}
.home-game-onsale__head__img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0.5em;
}
.home-game-onsale__head__title {
    font-size: 1.37rem;
}
@media (min-width: 768px) {
    .home-game-onsale__head__img {
        max-width: 375px;
    }
    .home-game-onsale__head__title {
        text-align: center;
    }
}
.sns-timeline {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.sns-timeline__facebook,
.sns-timeline__twitter {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.sns-timeline__twitter {
    margin-top: 2em;
}
@media (min-width: 768px) {
    .sns-timeline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .sns-timeline__facebook,
    .sns-timeline__twitter {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        max-width: 48%;
    }
    .sns-timeline__twitter {
        margin-top: 0;
    }
}
.about-section__img {
    display: block;
    max-width: 100%;
    width: 600px;
    margin: 2em auto;
}
.about-section__body > * + * {
    margin-top: 1em;
}
.game-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.game-list__item {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    margin-top: 0.5em;
}
.game-list__item:nth-child(2n) {
    margin-left: 4%;
}
.game-list__item:nth-child(n + 3) {
    margin-top: 1.5em;
}
.game-list__link {
    text-decoration: none;
}
.game-list__img {
    display: block;
    margin: 0 auto 0.5em;
}
.game-list__title {
    display: block;
    text-align: center;
}
@media (min-width: 768px) {
    .game-list__item {
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
        max-width: 32%;
        margin-top: 1em;
    }
    .game-list__item:nth-child(2n) {
        margin-left: 0;
    }
    .game-list__item:nth-child(3n),
    .game-list__item:nth-child(3n + 2) {
        margin-left: 2%;
    }
    .game-list__item:nth-child(3) {
        margin-top: 1em;
    }
    .game-list__item:nth-child(n + 4) {
        margin-top: 2em;
    }
}
.game-article__head__artwork {
    position: relative;
    margin: 0 -14px;
}
.game-article__body > p + p {
    margin-top: 1em;
}
.game-buy__price__term {
    color: #97999b;
}
.game-buy__price__term:after {
    content: ":";
}
