@charset "UTF-8";

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}

html {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,
iframe,
img,
object {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
    cursor: default
}

[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: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

template {
    display: none
}

[hidden] {
    display: none
}

.pc_b {
    display: block !important
}

@media print,
screen and (max-width:768px) {
    .pc_b {
        display: none !important
    }
}

.pc_i {
    display: inline !important
}

@media print,
screen and (max-width:768px) {
    .pc_i {
        display: none !important
    }
}

.pc_ib {
    display: inline-block !important
}

@media print,
screen and (max-width:768px) {
    .pc_ib {
        display: none !important
    }
}

.pc_f {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important
}

@media print,
screen and (max-width:768px) {
    .pc_f {
        display: none !important
    }
}

.sp_b {
    display: none !important
}

@media print,
screen and (max-width:768px) {
    .sp_b {
        display: block !important
    }
}

.sp_i {
    display: none !important
}

@media print,
screen and (max-width:768px) {
    .sp_i {
        display: inline !important
    }
}

.sp_ib {
    display: none !important
}

@media print,
screen and (max-width:768px) {
    .sp_ib {
        display: inline-block !important
    }
}

.sp_f {
    display: none !important
}

@media print,
screen and (max-width:768px) {
    .sp_f {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

html {
    font-size: 62.5%;
    line-height: 1
}

@media print,
screen and (max-width:767px) {
    html {
        font-size: 1.3020833333vw
    }
}

body {
    color: #131313;
    font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-transition: .6s ease;
    transition: .6s ease
}

@media print,
screen and (max-width:1024px) {
    body {
        min-width: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media print,
screen and (min-width:768px) and (max-width:1280px) {
    body {
        min-width: 1280px;
        overflow-x: scroll
    }
}

.is-loading * {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: unset !important;
    transition-delay: unset !important
}

.is-resizing *,
.is-resizing *::after,
.is-resizing *::before {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: unset !important;
    transition-delay: unset !important
}

img {
    -o-object-fit: contain;
    object-fit: contain;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

img:not(.sw-Box .news-thumb img) {
    width: 100%;
    height: 100%
}

.otgs-development-site-front-end {
    display: none !important
}

.grecaptcha-badge {
    visibility: hidden
}

.st-Wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

@media print,
screen and (min-width:768px) {
    .st-Wrapper {
        background: url(../../images/pc/common/bg_pattern_01.png) repeat-y top center/1920px 2780px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Wrapper {
        background: url(../../images/sp/common/bg_pattern_01.png) repeat-y top center/100% 531.25vw
    }
}

.st-Content {
    position: relative
}

.st-Content:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: -1
}

@media print,
screen and (min-width:768px) {
    .st-Content:before {
        top: 0;
        height: 1500px;
        background: url(../../images/pc/common/bg_common.png) no-repeat top center/cover
    }
}

@media print,
screen and (max-width:767px) {
    .st-Content:before {
        top: 2.6041666667vw;
        height: 112.890625vw;
        background: url(../../images/sp/index/bg_index_top_01.png) no-repeat top center/cover
    }
}

@media print,
screen and (min-width:768px) {
    .st-Content {
        padding: 120px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Content {
        padding: 19.53125vw 0 0
    }
}

.st-Content.home:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
    mix-blend-mode: darken
}

@media print,
screen and (min-width:768px) {
    .st-Content.home:before {
        top: 0;
        height: 1370px;
        background: url(../../images/pc/index/bg_index_top_01.png) no-repeat top center/cover
    }
}

@media print,
screen and (max-width:767px) {
    .st-Content.home:before {
        top: 2.6041666667vw;
        height: 112.890625vw;
        background: url(../../images/sp/index/bg_index_top_01.png) no-repeat top center/cover
    }
}

.st-Content.home:after {
    content: "";
    position: absolute;
    bottom: 440px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 1500px;
    background: url(../../images/pc/index/bg_index_top_02.png) no-repeat top center/cover;
    z-index: -1
}

@media print,
screen and (max-width:767px) {
    .st-Content.home:after {
        display: none
    }
}

.st-Main {
    display: block
}

.wp-pagenavi {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0
}

.sw-Arrowbutton {
    position: relative;
    background: #ed1b23;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2
}

@media print,
screen and (min-width:768px) {
    .sw-Arrowbutton {
        width: 80px;
        height: 80px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Arrowbutton {
        width: 13.0208333333vw;
        height: 13.0208333333vw
    }
}

@media (any-hover:hover) {
    .sw-Arrowbutton {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Arrowbutton:before {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Arrowbutton:hover {
        background: #000
    }
}

.sw-Arrowbutton:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2245%22%20height%3D%228%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45%208%2033.641%200v5.636H0V8h45Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Arrowbutton:before {
        width: 45px;
        height: 8px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Arrowbutton:before {
        width: 6.5104166667vw;
        height: 1.3020833333vw
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle {
        padding: 0 50px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle {
        padding: 0 3.90625vw
    }
}

.sw-Pagetitle_Inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    z-index: 1
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle_Inner {
        height: 180px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle_Inner {
        height: 24.7395833333vw
    }
}

.sw-Pagetitle_Inner:before {
    content: "";
    position: absolute;
    width: 100%;
    background: #ec1b23;
    z-index: -1
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle_Inner:before {
        bottom: -10px;
        right: -10px;
        height: 180px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle_Inner:before {
        bottom: -1.3020833333vw;
        right: -1.3020833333vw;
        height: 24.7395833333vw
    }
}

.sw-Pagetitle_Inner .pagetitle {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fff
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle_Inner .pagetitle {
        border: 4px solid #131313
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle_Inner .pagetitle {
        border: .5208333333vw solid #131313
    }
}

.sw-Pagetitle_Inner .pagetitle span {
    position: relative;
    display: inline-block;
    font-weight: 700;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle_Inner .pagetitle span {
        padding: 0 0 30px;
        font-size: 4.2rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle_Inner .pagetitle span {
        padding: 0 0 5.2083333333vw;
        font-size: 6.7708333333vw
    }
}

.sw-Pagetitle_Inner .pagetitle span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2210%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M0%204.118h10v1.176H0z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M0%204.118h10v1.176H0z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M4.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%204.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M4.118%2010V0h1.176v10z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M20%204.118h10v1.176H20z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M20%204.118h10v1.176H20z%22%2F%3E%3Cpath%20fill%3D%22url(%23d)%22%20d%3D%22M24.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%2024.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M24.118%2010V0h1.176v10z%22%2F%3E%3Cpath%20fill%3D%22url(%23e)%22%20d%3D%22M40%204.118h10v1.176H40z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M40%204.118h10v1.176H40z%22%2F%3E%3Cpath%20fill%3D%22url(%23f)%22%20d%3D%22M44.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%2044.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M44.118%2010V0h1.176v10z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2210%22%20x2%3D%22.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2214.118%22%20x2%3D%224.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2230%22%20x2%3D%2220.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2234.118%22%20x2%3D%2224.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2250%22%20x2%3D%2240.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22f%22%20x1%3D%2254.118%22%20x2%3D%2244.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetitle_Inner .pagetitle span:before {
        width: 50px;
        height: 10px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetitle_Inner .pagetitle span:before {
        width: 9.765625vw;
        height: 1.953125vw
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb {
        margin: 30px 0 0;
        padding: 0 50px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb {
        margin: 5.46875vw 0 0;
        padding: 0 3.90625vw
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner {
        overflow-y: scroll
    }
}

.sw-Breadcrumb_Inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul {
        padding: 1.3020833333vw 0
    }
}

.sw-Breadcrumb_Inner ul li a {
    position: relative;
    display: block;
    font-weight: 400;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb_Inner ul li a {
        font-size: 1.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul li a {
        font-size: 2.6041666667vw;
        white-space: nowrap
    }
}

@media (any-hover:hover) {
    .sw-Breadcrumb_Inner ul li a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Breadcrumb_Inner ul li a:hover {
        color: #ec1b23
    }
}

.sw-Breadcrumb_Inner ul li a.disabled {
    pointer-events: none
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb_Inner ul li a.home {
        padding: 0 0 0 23px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul li a.home {
        padding: 0 0 0 4.4270833333vw
    }
}

@media (any-hover:hover) {
    .sw-Breadcrumb_Inner ul li a.home:hover:before {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.sw-Breadcrumb_Inner ul li a.home:before {
    content: "";
    position: absolute;
    left: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ED1B23%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9%2018A9%209%200%201%200%209%200a9%209%200%200%200%200%2018Zm.225-13.401%204.089%204.327a.702.702%200%200%201%200%20.952.615.615%200%200%201-.449.197h-.43v3.089a.327.327%200%200%201-.319.336h-2.64v-2.355H8.366V13.5H5.884a.327.327%200%200%201-.318-.336v-3.088h-.43c-.351%200-.636-.302-.636-.673%200-.18.068-.35.187-.477L8.776%204.6A.316.316%200%200%201%209%204.5a.302.302%200%200%201%20.225.099Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb_Inner ul li a.home:before {
        top: -2px;
        width: 18px;
        height: 18px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul li a.home:before {
        top: -.5208333333vw;
        width: 3.6458333333vw;
        height: 3.6458333333vw
    }
}

@media (any-hover:hover) {
    .sw-Breadcrumb_Inner ul li a.home:before {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb_Inner ul li:nth-of-type(n+2) a {
        padding: 0 0 0 26px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul li:nth-of-type(n+2) a {
        padding: 0 0 0 5.9895833333vw
    }
}

.sw-Breadcrumb_Inner ul li:nth-of-type(n+2) a:before {
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%2210%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23131313%22%20d%3D%22m1%201%204%204-4%204%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Breadcrumb_Inner ul li:nth-of-type(n+2) a:before {
        top: 3px;
        left: 11px;
        width: 6px;
        height: 10px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Breadcrumb_Inner ul li:nth-of-type(n+2) a:before {
        top: .78125vw;
        left: 2.4739583333vw;
        width: 1.3020833333vw;
        height: 1.8229166667vw
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Pagination {
        margin: 85px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagination {
        margin: 13.0208333333vw 0 0
    }
}

.sw-Pagination .sw-Arrowbutton.disabled {
    opacity: .6;
    pointer-events: none
}

.sw-Pagination .sw-Arrowbutton.prev:before {
    -webkit-transform: translate(-50%, -50%) scale(-1, 1);
    transform: translate(-50%, -50%) scale(-1, 1)
}

@media (any-hover:hover) {
    .sw-Pagination .sw-Arrowbutton.prev:hover:before {
        -webkit-transform: translate(-50%, -50%) scale(-1.2, 1.2);
        transform: translate(-50%, -50%) scale(-1.2, 1.2)
    }
}

.sw-Pagination .sw-Arrowbutton.next:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (any-hover:hover) {
    .sw-Pagination .sw-Arrowbutton.next:hover:before {
        -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
        transform: translate(-50%, -50%) scale(1.2, 1.2)
    }
}

.sw-Pagination .pagination-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (min-width:768px) {
    .sw-Pagination .pagination-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagination .pagination-wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Pagination .pagination-wrapper .wp-pagenavi {
        margin: 0 80px
    }
}

.sw-Pagination .pagination-wrapper .wp-pagenavi a,
.sw-Pagination .pagination-wrapper .wp-pagenavi span {
    display: inline-block;
    font-weight: 700;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {

    .sw-Pagination .pagination-wrapper .wp-pagenavi a,
    .sw-Pagination .pagination-wrapper .wp-pagenavi span {
        padding: 10px 25px;
        font-size: 2rem
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Pagination .pagination-wrapper .wp-pagenavi a,
    .sw-Pagination .pagination-wrapper .wp-pagenavi span {
        padding: 1.3020833333vw 3.2552083333vw;
        font-size: 4.1666666667vw
    }
}

@media (any-hover:hover) {

    .sw-Pagination .pagination-wrapper .wp-pagenavi a,
    .sw-Pagination .pagination-wrapper .wp-pagenavi span {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }
}

.sw-Pagination .pagination-wrapper .wp-pagenavi a.current,
.sw-Pagination .pagination-wrapper .wp-pagenavi span.current {
    color: #ed1b23
}

@media (any-hover:hover) {

    .sw-Pagination .pagination-wrapper .wp-pagenavi a:hover,
    .sw-Pagination .pagination-wrapper .wp-pagenavi span:hover {
        color: #ed1b23
    }
}

.sw-Box {
    margin: 0 auto;
    background: #fff
}

@media print,
screen and (min-width:768px) {
    .sw-Box {
        width: 1000px;
        -webkit-box-shadow: 0 10px 30px rgba(170, 136, 136, .4);
        box-shadow: 0 10px 30px rgba(170, 136, 136, .4)
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box {
        width: 92.1875vw;
        -webkit-box-shadow: 0 2.6041666667vw 5.2083333333vw rgba(170, 136, 136, .4);
        box-shadow: 0 2.6041666667vw 5.2083333333vw rgba(170, 136, 136, .4)
    }
}

.sw-Box_Inner.commonstyles h2 {
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .06em;
    color: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.commonstyles h2 {
        font-size: 2.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.commonstyles h2 {
        font-size: 3.6458333333vw
    }
}

@media print,
screen and (min-width:768px) {

    .sw-Box_Inner.commonstyles h2+a,
    .sw-Box_Inner.commonstyles h2+p,
    .sw-Box_Inner.commonstyles h2+ul {
        margin: 20px 0 0
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Box_Inner.commonstyles h2+a,
    .sw-Box_Inner.commonstyles h2+p,
    .sw-Box_Inner.commonstyles h2+ul {
        margin: 2.6041666667vw 0 0
    }
}

.sw-Box_Inner.commonstyles a,
.sw-Box_Inner.commonstyles p,
.sw-Box_Inner.commonstyles ul {
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {

    .sw-Box_Inner.commonstyles a,
    .sw-Box_Inner.commonstyles p,
    .sw-Box_Inner.commonstyles ul {
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Box_Inner.commonstyles a,
    .sw-Box_Inner.commonstyles p,
    .sw-Box_Inner.commonstyles ul {
        font-size: 3.125vw
    }
}

@media print,
screen and (min-width:768px) {

    .sw-Box_Inner.commonstyles a+a,
    .sw-Box_Inner.commonstyles a+p,
    .sw-Box_Inner.commonstyles p+a,
    .sw-Box_Inner.commonstyles p+p,
    .sw-Box_Inner.commonstyles ul+a,
    .sw-Box_Inner.commonstyles ul+p {
        margin: 14px 0 0
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Box_Inner.commonstyles a+a,
    .sw-Box_Inner.commonstyles a+p,
    .sw-Box_Inner.commonstyles p+a,
    .sw-Box_Inner.commonstyles p+p,
    .sw-Box_Inner.commonstyles ul+a,
    .sw-Box_Inner.commonstyles ul+p {
        margin: 3.6458333333vw 0 0
    }
}

@media print,
screen and (min-width:768px) {

    .sw-Box_Inner.commonstyles a+h2,
    .sw-Box_Inner.commonstyles a+ul,
    .sw-Box_Inner.commonstyles p+h2,
    .sw-Box_Inner.commonstyles p+ul,
    .sw-Box_Inner.commonstyles ul+h2,
    .sw-Box_Inner.commonstyles ul+ul {
        margin: 40px 0 0
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Box_Inner.commonstyles a+h2,
    .sw-Box_Inner.commonstyles a+ul,
    .sw-Box_Inner.commonstyles p+h2,
    .sw-Box_Inner.commonstyles p+ul,
    .sw-Box_Inner.commonstyles ul+h2,
    .sw-Box_Inner.commonstyles ul+ul {
        margin: 6.5104166667vw 0 0
    }
}

.sw-Box_Inner.commonstyles a {
    color: #1b91ff;
    text-decoration: underline
}

.sw-Box_Inner.commonstyles a[target=_blank]:after {
    content: "";
    position: relative;
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%231B91FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.833%205.167%2011%201m0%200H8.222M11%201v2.778m0%203.333V9.89A1.111%201.111%200%200%201%209.889%2011H2.11A1.111%201.111%200%200%201%201%209.889V2.11A1.111%201.111%200%200%201%202.111%201H4.89%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.commonstyles a[target=_blank]:after {
        width: 10px;
        height: 10px;
        margin: 0 0 0 6px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.commonstyles a[target=_blank]:after {
        width: 2.34375vw;
        height: 2.34375vw;
        margin: 0 0 0 1.3020833333vw
    }
}

@media (any-hover:hover) {
    .sw-Box_Inner.commonstyles a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Box_Inner.commonstyles a:hover {
        opacity: .6
    }
}

.sw-Box_Inner.commonstyles table tr td,
.sw-Box_Inner.commonstyles table tr th {
    width: 100%
}

.sw-Box_Inner.commonstyles ul li {
    position: relative;
    padding: 0 0 0 1em
}

.sw-Box_Inner.commonstyles ul li:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    line-height: inherit
}

.sw-Box_Inner.commonstyles .post-col-2 {
    width: 100%
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.commonstyles .post-col-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.commonstyles .post-col-2 .col-item {
        width: 48%
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.commonstyles .post-col-2 .col-item {
        width: 100%
    }
}

.sw-Box_Inner.poststyles .page-content h1 {
    font-weight: 700;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h1 {
        font-size: 3rem;
        line-height: 1.4
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h1 {
        font-size: 4.1666666667vw;
        line-height: 1.6
    }
}

.sw-Box_Inner.poststyles .page-content h2 {
    position: relative;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .06em;
    color: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h2 {
        padding: 10px 0 10px 24px;
        font-size: 2.6rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h2 {
        padding: 1.3020833333vw 0 1.3020833333vw 5.2083333333vw;
        font-size: 4.1666666667vw
    }
}

.sw-Box_Inner.poststyles .page-content h2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h2:before {
        width: 8px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h2:before {
        width: 1.3020833333vw
    }
}

.sw-Box_Inner.poststyles .page-content h3 {
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .06em;
    color: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h3 {
        font-size: 2.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h3 {
        font-size: 3.6458333333vw
    }
}

.sw-Box_Inner.poststyles .page-content h4 {
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: .06em;
    color: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h4 {
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h4 {
        font-size: 3.125vw
    }
}

.sw-Box_Inner.poststyles .page-content h5 {
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content h5 {
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content h5 {
        font-size: 3.125vw
    }
}

.sw-Box_Inner.poststyles .page-content a,
.sw-Box_Inner.poststyles .page-content p,
.sw-Box_Inner.poststyles .page-content ul {
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {

    .sw-Box_Inner.poststyles .page-content a,
    .sw-Box_Inner.poststyles .page-content p,
    .sw-Box_Inner.poststyles .page-content ul {
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {

    .sw-Box_Inner.poststyles .page-content a,
    .sw-Box_Inner.poststyles .page-content p,
    .sw-Box_Inner.poststyles .page-content ul {
        font-size: 3.125vw
    }
}

.sw-Box_Inner.poststyles .page-content a {
    color: #1b91ff;
    text-decoration: underline
}

.sw-Box_Inner.poststyles .page-content a[target=_blank]:after {
    content: "";
    position: relative;
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%231B91FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.833%205.167%2011%201m0%200H8.222M11%201v2.778m0%203.333V9.89A1.111%201.111%200%200%201%209.889%2011H2.11A1.111%201.111%200%200%201%201%209.889V2.11A1.111%201.111%200%200%201%202.111%201H4.89%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content a[target=_blank]:after {
        width: 10px;
        height: 10px;
        margin: 0 0 0 6px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content a[target=_blank]:after {
        width: 2.34375vw;
        height: 2.34375vw;
        margin: 0 0 0 1.3020833333vw
    }
}

@media (any-hover:hover) {
    .sw-Box_Inner.poststyles .page-content a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Box_Inner.poststyles .page-content a:hover {
        opacity: .6
    }
}

.sw-Box_Inner.poststyles .page-content table tr td,
.sw-Box_Inner.poststyles .page-content table tr th {
    width: 100%
}

.sw-Box_Inner.poststyles .page-content ul li {
    position: relative;
    padding: 0 0 0 1em
}

.sw-Box_Inner.poststyles .page-content ul li:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    line-height: inherit
}

.sw-Box_Inner.poststyles .page-content .post-col-2 {
    width: 100%
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content .post-col-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content .post-col-2 .col-item {
        width: 390px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content .post-col-2 .col-item {
        width: 100%
    }

    .sw-Box_Inner.poststyles .page-content .post-col-2 .col-item:nth-of-type(n+2) {
        margin: 5.2083333333vw 0 0
    }
}

.sw-Box_Inner.poststyles .page-content .post-col-3 {
    width: 100%
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content .post-col-3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content .post-col-3 .col-item {
        width: 260px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content .post-col-3 .col-item {
        width: 100%
    }

    .sw-Box_Inner.poststyles .page-content .post-col-3 .col-item:nth-of-type(n+2) {
        margin: 5.2083333333vw 0 0
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Box_Inner.poststyles .page-content .col-item img {
        border-radius: 10px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Box_Inner.poststyles .page-content .col-item img {
        border-radius: 1.3020833333vw
    }
}

.sw-Pager_Inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (min-width:768px) {
    .sw-Pager_Inner {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 80px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pager_Inner {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 13.0208333333vw 0 0
    }
}

.sw-Pager_Inner .sw-Arrowbutton {
    display: block
}

@media print,
screen and (min-width:768px) {
    .sw-Pager_Inner .sw-Arrowbutton {
        width: 50px;
        height: 50px
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Pager_Inner .sw-Arrowbutton:before {
        width: 25px;
        height: 5px
    }
}

.sw-Pager_Inner .sw-Arrowbutton.disabled {
    opacity: .6;
    pointer-events: none
}

.sw-Pager_Inner .sw-Arrowbutton.pager-prev:before {
    -webkit-transform: translate(-50%, -50%) scale(-1, 1);
    transform: translate(-50%, -50%) scale(-1, 1)
}

@media (any-hover:hover) {
    .sw-Pager_Inner .sw-Arrowbutton.pager-prev:hover:before {
        -webkit-transform: translate(-50%, -50%) scale(-1.2, 1.2);
        transform: translate(-50%, -50%) scale(-1.2, 1.2)
    }
}

.sw-Pager_Inner .sw-Arrowbutton.pager-next:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (any-hover:hover) {
    .sw-Pager_Inner .sw-Arrowbutton.pager-next:hover:before {
        -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
        transform: translate(-50%, -50%) scale(1.2, 1.2)
    }
}

.sw-Pager_Inner .pager-back {
    display: block;
    font-family: Jost;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .sw-Pager_Inner .pager-back {
        margin: 0 80px;
        font-size: 2rem
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pager_Inner .pager-back {
        font-size: 4.6875vw
    }
}

@media (any-hover:hover) {
    .sw-Pager_Inner .pager-back {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Pager_Inner .pager-back:hover {
        color: #ed1b23
    }
}

.sw-Modal {
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(255, 255, 255, .9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 1s ease;
    transition: 1s ease
}

.sw-Modal.open {
    opacity: 1;
    pointer-events: all
}

.sw-Modal .modal-close {
    position: absolute;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2239%22%20height%3D%2240%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22m3%201%2035.355%2035.355-2.828%202.829L.172%203.828z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M0%2036%2035.355.645l2.829%202.828L2.828%2038.828z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .sw-Modal .modal-close {
        top: 40px;
        right: 40px;
        width: 40px;
        height: 40px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Modal .modal-close {
        top: 5.2083333333vw;
        right: 5.2083333333vw;
        width: 7.8125vw;
        height: 7.8125vw
    }
}

@media (any-hover:hover) {
    .sw-Modal .modal-close {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .sw-Modal .modal-close:hover {
        -webkit-transform: rotate(90deg) scale(1.2);
        transform: rotate(90deg) scale(1.2)
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Modal_Inner {
        width: 66.6666666667vw;
        height: 37.5vw
    }
}

@media screen and (min-width:768px) and (max-aspect-ratio:1/1) {
    .sw-Modal_Inner {
        width: 100%;
        height: auto;
        aspect-ratio: 16/9
    }
}

@media screen and (min-width:768px) and (max-aspect-ratio:1/1) {
    .sw-Modal_Inner .modal-wrapper {
        height: 100%;
        padding: 0
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Modal_Inner {
        width: 100%;
        aspect-ratio: 16/9
    }

    .sw-Modal_Inner .modal-wrapper {
        height: 100%;
        padding: 0
    }
}

@media print,
screen and (min-width:768px) {
    .sw-Modal_Inner .modal-wrapper {
        height: 100%
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Modal_Inner .modal-wrapper {
        height: 100%;
        padding: 0 2.6041666667vw
    }
}

.sw-Modal_Inner .modal-wrapper iframe {
    width: 100%;
    height: 100%
}

.sw-Pagetop {
    position: fixed;
    opacity: 1;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    z-index: 9
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetop {
        bottom: 50px;
        right: 50px;
        width: 50px;
        height: 50px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetop {
        bottom: 3.90625vw;
        right: 3.90625vw;
        width: 13.0208333333vw;
        height: 13.0208333333vw
    }
}

.sw-Pagetop a {
    display: block;
    width: 100%;
    height: 100%
}

@media (any-hover:hover) {
    .sw-Pagetop a:hover {
        background: #ed1b23;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.sw-Pagetop a:before {
    -webkit-transform: translate(-45%, -50%) rotate(-90deg) scale(1, -1);
    transform: translate(-45%, -50%) rotate(-90deg) scale(1, -1)
}

@media print,
screen and (min-width:768px) {
    .sw-Pagetop a:before {
        width: 28px;
        height: 6px
    }
}

@media print,
screen and (max-width:767px) {
    .sw-Pagetop a:before {
        width: 6.5104166667vw;
        height: 1.3020833333vw
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 120px;
        z-index: 10;
        -webkit-transition: .6s ease;
        transition: .6s ease
    }

    .st-Header.resize {
        height: 70px;
        background: rgba(255, 255, 255, .95)
    }

    .st-Header.resize .header-logo h1 a {
        width: 200px;
        height: 35px
    }

    /* .st-Header.resize .header-logo h1 a.logo-en {
        width: 358px;
        height: 35px
    } */
}

@media print,
screen and (min-width:768px) and (max-width:1280px) {
    .st-Header {
        position: absolute;
        min-width: 1280px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
}

.st-Header_Inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner {
        padding: 0 40px
    }
}

.st-Header_Inner .header-logo {
    -webkit-transition: .4s ease;
    transition: .4s ease
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-logo {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-logo {
        position: absolute;
        top: 9.375vw;
        left: 3.90625vw;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media print, screen and (min-width: 768px) {
.st-Header_Inner .header-logo_inner {
    display: flex;
  }
}

.st-Header_Inner .header-logo_inner a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #000), to(rgba(0, 0, 0, .6)));
    -webkit-mask-image: -webkit-linear-gradient(bottom, #000 50%, rgba(0, 0, 0, .6) 100%);
    mask-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #000), to(rgba(0, 0, 0, .6)));
    mask-image: linear-gradient(to top, #000 50%, rgba(0, 0, 0, .6) 100%);
    -webkit-mask-size: 100% 200%;
    -webkit-mask-position-y: 100%;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

@media print, screen and (min-width: 768px) {
  .st-Header_Inner .header-logo_inner a {
    width: 280px;
    height: 50px;
  }
}
@media print, screen and (max-width: 767px) {
  .st-Header_Inner .header-logo_inner a {
    width: 27.960417vw;
    height: 5.46875vw;
  }
}
@media print, screen and (max-width: 767px) {
  .st-Header_Inner .header-logo_inner a:first-of-type {
    margin-bottom: 2.8645833333vw;
  }
}
@media print, screen and (max-width: 767px) {
  .st-Header_Inner .header-logo_inner a:last-of-type {
    width: 21vw;
  }
}

@media print, screen and (max-width: 767px) {
  .st-Header_Inner .header-logo_inner a.logo-en {
    width: 27.960417vw;
    margin-bottom: 0;
  }
}

@media (any-hover:hover) {
    .st-Header_Inner .header-logo_inner a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-logo_inner a:hover {
        -webkit-mask-position-y: 0
    }
}

/* @media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-logo_inner a.logo-en {
        width: 511px;
        height: 50px
    }
} */

/* @media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-logo_inner a.logo-en {
        width: 39.0625vw;
        height: 3.90625vw
    }
} */

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .5);
        opacity: 0;
        pointer-events: none;
        z-index: 98;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-nav_menu.open {
        opacity: 1;
        pointer-events: all
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_menu_inner {
        position: absolute;
        top: 0;
        right: 0;
        width: 50vw;
        height: 100%;
        padding: 28.6458333333vw 0 0 7.8125vw;
        background: #fff
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav .menu-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-list {
        padding: 0 0 10.4166666667vw
    }
}

.st-Header_Inner .header-nav .menu-list_item a {
    position: relative;
    display: block;
    font-weight: 700
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav .menu-list_item a {
        padding: 0 20px;
        font-size: 1.6rem;
        letter-spacing: .1em
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-list_item a {
        font-size: 3.90625vw;
        letter-spacing: .06em
    }
}

@media (any-hover:hover) {
    .st-Header_Inner .header-nav .menu-list_item a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-nav .menu-list_item a:hover {
        color: #ed1b23
    }
}

.st-Header_Inner .header-nav .menu-list_item a.current {
    color: #ed1b23
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-list_item a.current {
        padding: 0 0 0 2.8645833333vw
    }
}

.st-Header_Inner .header-nav .menu-list_item a.current:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav .menu-list_item a.current:before {
        top: -14px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 6px;
        height: 6px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-list_item a.current:before {
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1.3020833333vw;
        height: 1.3020833333vw
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-list_item:nth-of-type(n+2) {
        margin: 9.1145833333vw 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-twitter {
        position: relative;
        padding: 10.4166666667vw 0 0
    }

    .st-Header_Inner .header-nav .menu-twitter:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 34.375vw;
        height: 1px;
        background: #d4d4d4
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav .menu-twitter a {
        position: relative;
        display: inline-block;
        padding: 0 3.125vw 0 4.296875vw;
        color: #131313;
        font-family: Montserrat;
        font-size: 3.125vw;
        font-weight: 500;
        letter-spacing: .06em
    }

    .st-Header_Inner .header-nav .menu-twitter a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2.6041666667vw;
        height: 2.6041666667vw;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%201200%201227%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M714.163%20519.284%201160.89%200h-105.86L667.137%20450.887%20357.328%200H0l468.492%20681.821L0%201226.37h105.866l409.625-476.152%20327.181%20476.152H1200L714.137%20519.284h.026ZM569.165%20687.828l-47.468-67.894-377.686-540.24h162.604l304.797%20435.991%2047.468%2067.894%20396.2%20566.721H892.476L569.165%20687.854v-.026Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
    }

    .st-Header_Inner .header-nav .menu-twitter a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1.5625vw;
        height: 1.5625vw;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23131313%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.833%205.167%2011%201m0%200H8.222M11%201v2.778m0%203.333V9.89A1.111%201.111%200%200%201%209.889%2011H2.11A1.111%201.111%200%200%201%201%209.889V2.11A1.111%201.111%200%200%201%202.111%201H4.89%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang {
        position: relative;
        width: 180px;
        height: 40px;
        margin: 0 0 0 20px
    }
}

.st-Header_Inner .header-nav_lang button {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    background: #ed1b23;
    font-weight: 700;
    letter-spacing: .1em
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang button {
        position: relative;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 180px;
        height: 40px;
        border-radius: 20px;
        font-size: 1.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang button {
        position: fixed;
        top: 2.6041666667vw;
        right: 19.53125vw;
        width: 13.0208333333vw;
        height: 13.0208333333vw;
        border-radius: 50%;
        padding: 8.4635416667vw 0 0;
        font-size: 1.6927083333vw;
        z-index: 9
    }
}

@media (any-hover:hover) {
    .st-Header_Inner .header-nav_lang button {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-nav_lang button:hover {
        background: #131313
    }
}

.st-Header_Inner .header-nav_lang button:before {
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23FFFFFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.8%201.04S12.2%204.2%2012.2%209s-2.4%207.96-2.4%207.96m-1.6%200S5.8%2013.8%205.8%209s2.4-7.96%202.4-7.96M1.504%2011.8h14.993M1.504%206.2h14.993M1%209a8%208%200%201%200%2016%200A8%208%200%200%200%201%209Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang button:before {
        top: 50%;
        left: 15px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 14px;
        height: 14px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang button:before {
        top: 2.734375vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 4.6875vw;
        height: 4.6875vw
    }
}

.st-Header_Inner .header-nav_lang button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 9px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%)
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang button:after {
        display: none
    }
}

.st-Header_Inner .header-nav_lang ul {
    display: block;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    will-change: opacity
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul {
        position: absolute;
        top: 55px;
        left: 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul {
        position: fixed;
        top: 18.2291666667vw;
        right: 3.90625vw;
        width: 28.6458333333vw;
        z-index: 9
    }
}

.st-Header_Inner .header-nav_lang ul.opened {
    opacity: 1;
    pointer-events: all
}

.st-Header_Inner .header-nav_lang ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    background: #fff;
    border: 1px solid #f47979;
    font-weight: 700;
    letter-spacing: .1em
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul li a {
        height: 40px;
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul li a {
        height: 7.8125vw;
        font-size: 3.125vw
    }
}

.st-Header_Inner .header-nav_lang ul li a.current {
    color: #fff;
    background: #ed1b23
}

@media (any-hover:hover) {
    .st-Header_Inner .header-nav_lang ul li a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-nav_lang ul li a:hover {
        color: #fff;
        background: #ed1b23
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul li+li {
        margin: 5px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul li+li {
        margin: 1.0416666667vw 0 0
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul li:first-of-type a {
        border-radius: 10px 10px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul li:first-of-type a {
        border-radius: 1.6927083333vw 1.6927083333vw 0 0
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul li:last-of-type a {
        border-radius: 0 0 10px 10px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul li:last-of-type a {
        border-radius: 0 0 1.6927083333vw 1.6927083333vw
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_lang ul li:only-of-type a {
        border-radius: 10px 10px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_lang ul li:only-of-type a {
        border-radius: 1.6927083333vw 1.6927083333vw
    }
}

@media print,
screen and (min-width:768px) {
    .st-Header_Inner .header-nav_hamburger {
        display: none
    }
}

@media print,
screen and (max-width:767px) {
    .st-Header_Inner .header-nav_hamburger {
        position: fixed;
        top: 2.6041666667vw;
        right: 3.90625vw;
        width: 13.0208333333vw;
        height: 13.0208333333vw;
        border-radius: 50%;
        background: #ed1b23;
        z-index: 99
    }

    .st-Header_Inner .header-nav_hamburger.open span:before {
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg)
    }

    .st-Header_Inner .header-nav_hamburger.open span:after {
        bottom: 50%;
        -webkit-transform: translateX(-50%) translateY(50%) rotate(-45deg);
        transform: translateX(-50%) translateY(50%) rotate(-45deg)
    }

    .st-Header_Inner .header-nav_hamburger span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 6.5104166667vw;
        height: 2.8645833333vw
    }

    .st-Header_Inner .header-nav_hamburger span:after,
    .st-Header_Inner .header-nav_hamburger span:before {
        content: "";
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 6.5104166667vw;
        height: .5208333333vw;
        background: #fff;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Header_Inner .header-nav_hamburger span:before {
        top: 0
    }

    .st-Header_Inner .header-nav_hamburger span:after {
        bottom: 0
    }
}

.st-Footer {
    width: 100%;
    background: #131313
}

.st-Footer_Inner {
    margin: 0 auto
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner {
        width: 1200px;
        padding: 60px 0 50px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner {
        width: 89.5833333333vw;
        padding: 10.4166666667vw 0 9.1145833333vw
    }
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}

.st-Footer_Inner .footer-logo {
    display: block
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-logo {
        /* width: 292px; */
        height: 42px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-logo {
        /* width: 55.3385416667vw; */
        width: 40.3385416667vw;
        height: 7.8125vw
    }
}

/* @media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-logo.logo-en {
        width: 430px;
        height: 42px
    }
} */

/* @media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-logo.logo-en {
        width: 79.9479166667vw;
        height: 7.8125vw
    }
} */

@media (any-hover:hover) {
    .st-Footer_Inner .footer-logo {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Footer_Inner .footer-logo:hover {
        opacity: .6
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-nav {
        margin: 13.0208333333vw 0 0
    }
}

.st-Footer_Inner .footer-nav_menu_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.st-Footer_Inner .footer-nav_menu_list_item a {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 700;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-nav_menu_list_item a {
        font-size: 1.6rem
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-nav_menu_list_item a {
        font-size: 3.3854166667vw
    }
}

.st-Footer_Inner .footer-nav_menu_list_item a:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    background: #fff;
    opacity: 0
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-nav_menu_list_item a:before {
        top: -14px;
        width: 6px;
        height: 6px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-nav_menu_list_item a:before {
        top: -3.3854166667vw;
        width: 1.3020833333vw;
        height: 1.3020833333vw
    }
}

@media (any-hover:hover) {
    .st-Footer_Inner .footer-nav_menu_list_item a:before {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }
}

.st-Footer_Inner .footer-nav_menu_list_item a.current:before {
    opacity: 1
}

@media (any-hover:hover) {
    .st-Footer_Inner .footer-nav_menu_list_item a:hover:before {
        opacity: 1
    }
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-nav_menu_list_item:nth-of-type(n+2) {
        margin-left: 40px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-nav_menu_list_item:nth-of-type(n+2) {
        margin-left: 6.5104166667vw
    }
}

.st-Footer_Inner .footer-sns {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns {
        margin: 64px 0 0;
        padding: 0 0 60px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns {
        margin: 13.0208333333vw 0 0;
        padding: 0 0 13.0208333333vw
    }
}

.st-Footer_Inner .footer-sns p {
    color: #fff;
    font-weight: 700;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns p {
        font-size: 1.8rem
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns p {
        font-size: 3.125vw
    }
}

.st-Footer_Inner .footer-sns ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns ul {
        margin: 0 0 0 30px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns ul {
        margin: 0 0 0 5.2083333333vw
    }
}

.st-Footer_Inner .footer-sns ul li a {
    display: block
}

@media (any-hover:hover) {
    .st-Footer_Inner .footer-sns ul li a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Footer_Inner .footer-sns ul li a:hover {
        opacity: .6
    }
}

.st-Footer_Inner .footer-sns ul li a.twitter {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%201200%201227%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M714.163%20519.284%201160.89%200h-105.86L667.137%20450.887%20357.328%200H0l468.492%20681.821L0%201226.37h105.866l409.625-476.152%20327.181%20476.152H1200L714.137%20519.284h.026ZM569.165%20687.828l-47.468-67.894-377.686-540.24h162.604l304.797%20435.991%2047.468%2067.894%20396.2%20566.721H892.476L569.165%20687.854v-.026Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns ul li a.twitter {
        width: 22px;
        height: 22px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns ul li a.twitter {
        width: 6.25vw;
        height: 6.25vw
    }
}

.st-Footer_Inner .footer-sns ul li a.facebook {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2219%22%20height%3D%2236%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m17.755%2020.097.985-6.466h-6.16V9.437c0-1.77.859-3.495%203.618-3.495H19V.437S16.458%200%2014.029%200c-5.076%200-8.39%203.098-8.39%208.703v4.928H0v6.466h5.64V35.73c1.131.18%202.29.271%203.47.271%201.18%200%202.338-.092%203.47-.27V20.096h5.175Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns ul li a.facebook {
        width: 11px;
        height: 22px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns ul li a.facebook {
        width: 3.125vw;
        height: 6.25vw
    }
}

.st-Footer_Inner .footer-sns ul li a.tiktok {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M17.51%204.918a5.246%205.246%200%200%201-.454-.263%206.382%206.382%200%200%201-1.166-.988c-.871-.992-1.196-1.999-1.315-2.703h.004C14.479.378%2014.52%200%2014.528%200h-3.964v15.274c0%20.204%200%20.408-.008.608%200%20.024-.003.047-.004.074%200%20.01%200%20.023-.003.034V16a3.345%203.345%200%200%201-3.333%203.092%203.348%203.348%200%200%201-3.344-3.353%203.348%203.348%200%200%201%203.344-3.355c.35%200%20.697.055%201.03.164l.004-4.023a7.385%207.385%200%200%200-5.673%201.655A7.756%207.756%200%200%200%20.88%2012.265c-.167.288-.8%201.444-.875%203.318-.048%201.063.273%202.167.425%202.622v.01c.096.268.47%201.184%201.076%201.956a8.044%208.044%200%200%200%201.717%201.615v-.01l.01.01c1.917%201.298%204.045%201.213%204.045%201.213.368-.015%201.602%200%203.003-.661%201.554-.734%202.438-1.827%202.438-1.827a7.588%207.588%200%200%200%201.329-2.2c.359-.941.478-2.067.478-2.517V7.689c.048.03.689.451.689.451s.923.59%202.362.973c1.031.273%202.423.331%202.423.331V5.523c-.487.053-1.477-.1-2.491-.604h.001Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns ul li a.tiktok {
        width: 20px;
        height: 23px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns ul li a.tiktok {
        width: 5.7291666667vw;
        height: 6.5104166667vw
    }
}

.st-Footer_Inner .footer-sns ul li a.discord {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2221%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M28%2017.197a34.48%2034.48%200%200%200-3.536-14.76l.084.188A11.476%2011.476%200%200%200%2017.84.001L17.812%200l-.336.4a15.74%2015.74%200%200%201%205.997%203.197l-.028-.023a19.466%2019.466%200%200%200-9.667-2.545c-2.982%200-5.815.669-8.368%201.87l.128-.054c-.887.425-1.415.73-1.415.73a15.812%2015.812%200%200%201%206.193-3.25L10.428.3l-.24-.3a11.53%2011.53%200%200%200-6.76%202.643l.024-.018C1.35%206.864.084%2011.865%200%2017.168v.029a8.801%208.801%200%200%200%203.206%202.854%208.398%208.398%200%200%200%204.118.945h-.012s.887-1.125%201.606-2.075a7.484%207.484%200%200%201-4.181-2.928l-.014-.021c.351.258.935.592.979.625a16.702%2016.702%200%200%200%208.366%202.222c2.304.003%204.585-.47%206.712-1.391l-.116.044a13.625%2013.625%200%200%200%202.753-1.47%207.58%207.58%200%200%201-4.28%202.961l-.053.01c.72.95%201.582%202.025%201.582%202.025l.222.002a8.454%208.454%200%200%200%203.984-.997%208.857%208.857%200%200%200%203.112-2.78l.016-.026ZM9.513%209.327a2.634%202.634%200%200%200-1.726.896%202.853%202.853%200%200%200-.699%201.874%202.856%202.856%200%200%200%20.692%201.876%202.637%202.637%200%200%200%201.723.903h.01a2.508%202.508%200%200%200%201.737-.817c.456-.496.71-1.156.71-1.843l-.002-.113.004-.137c0-1.427-1.08-2.59-2.435-2.643h-.004l-.01.004Zm11.1%203.294c.05-.17.081-.345.095-.524l-.001-.002.001-.11c0-1.431-1.082-2.6-2.447-2.66-.477%200-.944.144-1.344.416-.4.272-.715.66-.907%201.116-.192.456-.253.96-.174%201.45.078.492.292.948.615%201.315.324.366.743.626%201.206.748.462.122.95.102%201.4-.06a2.465%202.465%200%200%200%201.142-.85c.188-.252.328-.537.415-.839Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-sns ul li a.discord {
        width: 28px;
        height: 22px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-sns ul li a.discord {
        width: 8.0729166667vw;
        height: 5.9895833333vw
    }
}

.st-Footer_Inner .footer-sns ul li:nth-of-type(n+2) {
    margin-left: 20px
}

.st-Footer_Inner .footer-bottom {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        padding: 25px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 9.1145833333vw 0 0
    }
}

.st-Footer_Inner .footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: .1
}

.st-Footer_Inner .footer-bottom_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_link {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}

.st-Footer_Inner .footer-bottom_link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

/* @media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_link ul {
        margin: 0 0 0 20px
    }
} */

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_link ul {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100vw;
        margin: 9.1145833333vw 0 0;
        white-space: nowrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.st-Footer_Inner .footer-bottom_link ul li a {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 500;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_link ul li a {
        padding: 0 20px;
        font-size: 1.2rem
    }
}

@media print, screen and (min-width: 768px) {
  .st-Footer_Inner .footer-bottom_link ul li a.about {
    padding-left: 0;
  }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_link ul li a {
        padding: 0 3.90625vw;
        font-size: 2.6041666667vw
    }
}

@media (any-hover:hover) {
    .st-Footer_Inner .footer-bottom_link ul li a {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Footer_Inner .footer-bottom_link ul li a:hover {
        opacity: .6
    }
}

.st-Footer_Inner .footer-bottom_link ul li:nth-of-type(n+2) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    background: #fff
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_link ul li:nth-of-type(n+2) a:before {
        height: 10px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_link ul li:nth-of-type(n+2) a:before {
        height: 2.6041666667vw
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_link ul li:nth-of-type(n+4) {
        margin: 3.90625vw 0 0
    }

    .st-Footer_Inner .footer-bottom_link ul li:nth-of-type(n+4) a:before {
        display: none
    }
}

.st-Footer_Inner .footer-bottom_logo {
    display: block
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_logo {
        width: 164px;
        height: 32px
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_logo {
        width: 37.3697916667vw;
        height: 7.2916666667vw
    }
}

@media (any-hover:hover) {
    .st-Footer_Inner .footer-bottom_logo {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .st-Footer_Inner .footer-bottom_logo:hover {
        opacity: .6
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_copy {
        margin: 9.1145833333vw 0 0
    }
}

.st-Footer_Inner .footer-bottom_copy span {
    color: #fff;
    font-weight: 400;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .st-Footer_Inner .footer-bottom_copy span {
        font-size: 1.2rem
    }
}

@media print,
screen and (max-width:767px) {
    .st-Footer_Inner .footer-bottom_copy span {
        font-size: 2.34375vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Content {
        width: 1200px;
        margin: 70px auto 0;
        padding: 0 0 100px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Content {
        width: 92.1875vw;
        margin: 7.2916666667vw auto 0;
        padding: 0 0 15.625vw
    }
}

.gme-Platforms {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (min-width:768px) {
    .gme-Platforms {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 74px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Platforms {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 92.1875vw;
        margin: 9.1145833333vw auto 0
    }
}

.gme-Platforms .platforms-item {
    display: grid;
    place-items: center;
    background: #fff;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: .06em;
    color: #ed1b23
}

@media print,
screen and (min-width:768px) {
    .gme-Platforms .platforms-item {
        width: 320px;
        height: 70px;
        border: 1px solid #ed1b23;
        border-radius: 70px;
        font-size: 1.8rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Platforms .platforms-item {
        width: 44.2708333333vw;
        height: 13.0208333333vw;
        border: 1px solid #ed1b23;
        border-radius: 9.1145833333vw;
        font-size: 3.6458333333vw
    }
}

@media (any-hover:hover) {
    .gme-Platforms .platforms-item {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .gme-Platforms .platforms-item:hover {
        color: #fff;
        background: #ed1b23;
        opacity: 1
    }

    .gme-Platforms .platforms-item.current:hover {
        opacity: .6
    }
}

.gme-Platforms .platforms-item.current {
    color: #fff;
    background: #ed1b23
}

.gme-Platforms .platforms-item.disabled {
    opacity: .5;
    pointer-events: none
}

@media print,
screen and (min-width:768px) {
    .gme-Platforms .platforms-item:nth-of-type(n+2) {
        margin: 0 0 0 20px
    }
}

@media print,
screen and (min-width:768px) {
    .gme-List {
        display: grid;
        grid-template-columns: repeat(3, 380px);
        gap: 30px
    }
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item {
        width: 380px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item {
        width: 92.1875vw
    }

    .gme-List_Item:nth-of-type(n+2) {
        margin: 7.8125vw 0 0
    }
}

.gme-List_Item_Inner {
    display: block;
    background: #fff
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner {
        height: 100%;
        padding: 20px 20px 40px;
        -webkit-box-shadow: 0 10px 30px rgba(170, 136, 136, .4);
        box-shadow: 0 10px 30px rgba(170, 136, 136, .4)
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner {
        padding: 5.2083333333vw 5.2083333333vw 10.4166666667vw;
        -webkit-box-shadow: 0 2.34375vw 7.2916666667vw rgba(170, 136, 136, .4);
        box-shadow: 0 2.34375vw 7.2916666667vw rgba(170, 136, 136, .4)
    }
}

.gme-List_Item_Inner .thumb {
    position: relative;
    background: #131313
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .thumb {
        width: 340px;
        height: 167px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .thumb {
        width: 81.7708333333vw;
        height: 40.234375vw
    }
}

.gme-List_Item_Inner .thumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ec1b23
}

.gme-List_Item_Inner .thumb img {
    -o-object-fit: contain;
    object-fit: contain
}

.gme-List_Item_Inner .title {
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .04em
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .title {
        margin: 15px 0 0;
        font-size: 2rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .title {
        margin: 3.90625vw 0 0;
        font-size: 4.1666666667vw
    }
}

.gme-List_Item_Inner .description {
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .04em
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .description {
        margin: 9px 0 0;
        font-size: 1.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .description {
        margin: 2.34375vw 0 0;
        font-size: 3.125vw
    }
}

.gme-List_Item_Inner .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer {
        margin: 26px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer {
        margin: 3.90625vw 0 0
    }
}

.gme-List_Item_Inner .footer-platforms ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.gme-List_Item_Inner .footer-platforms ul li span {
    display: block;
    opacity: .4
}

.gme-List_Item_Inner .footer-platforms ul li span.windows {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6.555%201.375%200%202.237v5.45h6.555V1.375ZM0%2013.795l6.555.933V8.313H0v5.482Zm7.278-5.4.026%206.378L16%2016V8.395H7.278ZM16%200%207.33%201.244v6.414H16V0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.windows {
        width: 16px;
        height: 16px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.windows {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.switch {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M9.34%208.003c0-4.379.01-7.97.023-7.98C9.373.01%2010.036%200%2010.831%200c1.153%200%201.51.01%201.743.05%201.73.298%203.045%201.6%203.373%203.325.046.242.053.81.053%204.61%200%204.059.005%204.535-.123%204.974-.022.076-.048.15-.08.242a4.136%204.136%200%200%201-3.426%202.767c-.317.033-2.889.046-2.978.013-.05-.02-.053-.752-.053-7.978Zm4.675.27a1.622%201.622%200%200%200-1.113-1.034%201.61%201.61%200%200%200-1.938%201.072%201.9%201.9%200%200%200-.014.935%201.632%201.632%200%200%200%201.952%201.107c.51-.136.908-.504%201.11-1.028.11-.285.113-.742.003-1.053ZM3.71%203.315c-.208.04-.526.2-.695.348-.348.301-.52.73-.494%201.232.013.262.03.332.136.544.155.32.39.556.712.715.222.11.278.123.567.133.261.01.354%200%20.53-.06.719-.242%201.153-.94%201.03-1.656-.142-.852-.95-1.422-1.786-1.256Z%22%2F%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M3.425.053a4.136%204.136%200%200%200-3.28%203.014c-.145.56-.155.888-.14%205.231.01%203.99.014%204.081.08%204.39.368%201.659%201.548%202.843%203.224%203.234.22.05.497.06%202.29.07%201.856.012%202.048.009%202.097-.04.05-.05.053-.69.053-7.939%200-5.373-.01-7.904-.033-7.95-.033-.06-.09-.063-2.03-.06-1.578.004-2.052.014-2.26.05Zm3%2014.662-1.35-.016c-1.242-.013-1.375-.02-1.623-.083a2.81%202.81%200%200%201-2.08-2.167c-.074-.335-.074-8.577-.004-8.905a2.844%202.844%200%200%201%201.716-2.05c.438-.175.64-.195%202.058-.2l1.282-.002v13.423h.001Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.switch {
        width: 16px;
        height: 16px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.switch {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.playstation {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M20.615%2012.245c-.407.512-1.403.876-1.403.876l-7.404%202.651v-1.955l5.45-1.935c.618-.22.713-.533.21-.697-.502-.164-1.41-.116-2.028.104l-3.632%201.275v-2.03l.209-.069s1.049-.37%202.524-.534c1.476-.162%203.283.022%204.701.557%201.6.506%201.779%201.247%201.373%201.757Zm-8.103-3.327V3.917c0-.587-.108-1.127-.66-1.28-.424-.136-.687.256-.687.842V16l-3.387-1.072V0c1.44.267%203.538.897%204.667%201.276%202.869.981%203.841%202.203%203.841%204.956%200%202.683-1.661%203.7-3.774%202.685v.001Zm-10.95%204.697C-.08%2013.15-.353%2012.192.394%2011.64c.692-.51%201.867-.894%201.867-.894L7.12%209.023v1.963l-3.497%201.247c-.616.22-.711.533-.21.698.502.163%201.411.116%202.029-.104l1.677-.608v1.757l-.335.056c-1.749.282-3.541.139-5.223-.419v.002Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.playstation {
        width: 21px;
        height: 16px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.playstation {
        width: 5.078125vw;
        height: 3.90625vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.xbox {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M8.002%2015.967a7.986%207.986%200%200%201-3.552-1.26c-.898-.585-1.101-.826-1.101-1.306%200-.965%201.062-2.656%202.879-4.583C7.259%207.723%208.697%206.44%208.852%206.475c.302.068%202.718%202.423%203.622%203.53%201.43%201.754%202.088%203.19%201.754%203.83-.254.486-1.83%201.437-2.987%201.802-.954.301-2.207.429-3.239.33Zm-5.866-3.57c-.747-1.144-1.124-2.27-1.306-3.9-.06-.54-.038-.846.137-1.95.218-1.377%201.002-2.97%201.945-3.95.4-.417.437-.427.926-.263.595.2%201.23.638%202.213%201.528l.574.519-.313.385C4.856%206.553%203.32%209.086%202.74%2010.653c-.315.852-.442%201.707-.306%202.063.09.24.007.15-.3-.319h.002Zm13.101.195c.074-.36-.019-1.02-.238-1.687-.473-1.443-2.055-4.128-3.508-5.953l-.457-.575.494-.454c.646-.593%201.095-.948%201.58-1.25.381-.237.927-.448%201.161-.448.145%200%20.654.528%201.065%201.104a8.371%208.371%200%200%201%201.343%203.102c.153.728.166%202.286.024%203.012a9.49%209.49%200%200%201-.6%201.893c-.179.393-.624%201.156-.82%201.404-.1.128-.1.127-.044-.148ZM8.135%201.952c-.67-.34-1.704-.705-2.276-.803a4.17%204.17%200%200%200-.759-.043c-.471.024-.45%200%20.306-.358A7.778%207.778%200%200%201%207.27.128c.8-.17%202.306-.17%203.094-.005.85.18%201.853.552%202.418.9l.168.103-.385-.02c-.766-.038-1.88.27-3.078.853-.361.176-.676.316-.699.312-.221-.1-.438-.206-.653-.32Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.xbox {
        width: 16px;
        height: 16px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.xbox {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.steam {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.84%2028.9%22%3E%3Cpath%20d%3D%22M4.6%203.83C7.27%201.37%2010.76%200%2014.39%200v.02c2.69%200%205.33.75%207.61%202.16a14.413%2014.413%200%200%201%206.78%2013.61c-.25%202.68-1.24%205.23-2.86%207.37a14.499%2014.499%200%200%201-6.31%204.76c-2.51.97-5.23%201.22-7.87.72A14.42%2014.42%200%200%201%20.52%2018.38l5.54%202.29a4.094%204.094%200%200%200%204.41%203.25%204.088%204.088%200%200%200%203.68-4.06v-.19l4.91-3.5h.11c1.08%200%202.13-.32%203.03-.92.9-.6%201.59-1.45%202.01-2.44.41-1%20.52-2.09.31-3.15a5.44%205.44%200%200%200-4.28-4.28c-1.06-.21-2.15-.1-3.15.31-1%20.41-1.85%201.11-2.44%202.01-.6.9-.92%201.95-.92%203.03v.06l-3.44%204.99h-.23c-.82%200-1.62.25-2.3.71L0%2013.28c.29-3.61%201.93-6.99%204.6-9.45Zm4.45%2018.08-1.78-.73c.26.54.67.99%201.18%201.3.51.31%201.1.46%201.69.44.6-.02%201.17-.21%201.66-.55a3.051%203.051%200%200%200%201.25-3.11%203.12%203.12%200%200%200-.82-1.55c-.42-.43-.95-.72-1.53-.85-.58-.13-1.19-.08-1.75.13l1.83.76c.54.24.96.68%201.18%201.23.22.55.21%201.16-.01%201.7-.23.54-.66.98-1.2%201.21-.54.23-1.15.24-1.7.03Zm13.12-13.2c.4.6.61%201.3.61%202.02%200%20.96-.39%201.88-1.07%202.56a3.632%203.632%200%200%201-6.13-3.28c.14-.7.49-1.35.99-1.86.51-.51%201.15-.85%201.86-.99.7-.14%201.43-.07%202.1.21.66.28%201.23.74%201.63%201.34Zm-5.28.5c-.3.45-.46.98-.46%201.52%200%20.72.29%201.42.8%201.93s1.2.8%201.93.8c.54%200%201.07-.16%201.52-.46.45-.3.8-.73%201-1.22.21-.5.26-1.05.15-1.58-.11-.53-.37-1.01-.75-1.4a2.78%202.78%200%200%200-1.4-.75c-.53-.1-1.08-.05-1.58.16-.5.21-.92.56-1.22%201.01Z%22%20style%3D%22fill%3A%23000%3Bfill-rule%3Aevenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.steam {
        width: 16px;
        height: 16px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.steam {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.ios {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2218%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14.177%209.512c-.009-1.475.698-2.587%202.127-3.407-.8-1.082-2.008-1.677-3.601-1.791-1.508-.113-3.159.83-3.763.83-.639%200-2.1-.791-3.248-.791C3.32%204.387.8%206.14.8%209.705c0%201.053.204%202.142.611%203.262.545%201.476%202.51%205.09%204.558%205.032%201.071-.023%201.829-.718%203.223-.718%201.352%200%202.053.718%203.248.718%202.067-.028%203.843-3.314%204.36-4.794-2.772-1.235-2.623-3.617-2.623-3.693Zm-2.406-6.598C12.931%201.612%2012.827.426%2012.792%200c-1.025.056-2.21.66-2.886%201.402-.744.796-1.181%201.78-1.087%202.89%201.107.08%202.12-.458%202.952-1.378Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.ios {
        width: 16px;
        height: 18px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.ios {
        width: 3.90625vw;
        height: 4.4270833333vw
    }
}

.gme-List_Item_Inner .footer-platforms ul li span.android {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2218%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6.052%203.84a.397.397%200%200%200%20.293-.124.41.41%200%200%200%20.123-.298.41.41%200%200%200-.123-.297.397.397%200%200%200-.293-.125.38.38%200%200%200-.287.125.419.419%200%200%200-.117.297c0%20.116.039.215.117.298a.38.38%200%200%200%20.287.124Zm4.496%200a.38.38%200%200%200%20.288-.124.419.419%200%200%200%20.117-.298.419.419%200%200%200-.117-.297.38.38%200%200%200-.288-.125.397.397%200%200%200-.293.125.409.409%200%200%200-.122.297c0%20.116.04.215.122.298.082.083.18.124.293.124Zm-8.65%201.99c.298%200%20.554.109.767.325.213.216.32.476.32.779v4.651c0%20.31-.106.574-.315.79-.21.216-.467.325-.772.325a1.05%201.05%200%200%201-.778-.325%201.083%201.083%200%200%201-.32-.79V6.934c0-.303.107-.563.32-.779a1.05%201.05%200%200%201%20.778-.324Zm11.292.206v7.204c0%20.332-.113.613-.34.844-.228.23-.501.346-.821.346h-.799v2.456c0%20.31-.107.573-.32.79a1.05%201.05%200%200%201-.777.324%201.05%201.05%200%200%201-.778-.325%201.083%201.083%200%200%201-.32-.79V14.43h-1.47v2.456c0%20.31-.106.573-.32.79a1.05%201.05%200%200%201-.777.324c-.298%200-.554-.108-.767-.325a1.083%201.083%200%200%201-.32-.79l-.01-2.455h-.789c-.326%200-.603-.115-.83-.346a1.157%201.157%200%200%201-.342-.844V6.036h9.78Zm-2.471-4.38a4.71%204.71%200%200%201%201.821%201.66%204.24%204.24%200%200%201%20.682%202.33H3.368c0-.843.227-1.62.682-2.33a4.691%204.691%200%200%201%201.832-1.661L5.126.238c-.05-.094-.032-.166.053-.216.092-.044.163-.022.213.065l.767%201.427A5.17%205.17%200%200%201%208.3%201.06a5.17%205.17%200%200%201%202.142.454l.767-1.427c.05-.087.12-.109.213-.065.085.05.103.122.053.216l-.756%201.417ZM15.8%206.933v4.651c0%20.31-.106.574-.32.79a1.05%201.05%200%200%201-.777.325c-.298%200-.554-.109-.767-.325a1.084%201.084%200%200%201-.32-.79V6.934c0-.31.107-.572.32-.784.213-.213.469-.32.767-.32.305%200%20.565.107.778.32.213.212.32.474.32.784Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li span.android {
        width: 15px;
        height: 18px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li span.android {
        width: 3.6458333333vw;
        height: 4.4270833333vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-platforms ul li+li {
        margin: 0 0 0 12px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-platforms ul li+li {
        margin: 0 0 0 2.6041666667vw
    }
}

.gme-List_Item_Inner .footer-website a {
    position: relative;
    display: inline-block;
    color: #ed1b23;
    font-weight: 700;
    letter-spacing: .04em
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-website a {
        font-size: 1.4rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-website a {
        font-size: 3.125vw
    }
}

@media (any-hover:hover) {
    .gme-List_Item_Inner .footer-website a:hover:before {
        width: 100%
    }

    .gme-List_Item_Inner .footer-website a:hover:after {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.gme-List_Item_Inner .footer-website a:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #ed1b23
}

@media (any-hover:hover) {
    .gme-List_Item_Inner .footer-website a:before {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }
}

.gme-List_Item_Inner .footer-website a:after {
    content: "";
    position: relative;
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23ED1B23%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.833%205.167%2011%201m0%200H8.222M11%201v2.778m0%203.333V9.89A1.111%201.111%200%200%201%209.889%2011H2.11A1.111%201.111%200%200%201%201%209.889V2.11A1.111%201.111%200%200%201%202.111%201H4.89%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-List_Item_Inner .footer-website a:after {
        width: 10px;
        height: 10px;
        margin: 0 0 0 6px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-List_Item_Inner .footer-website a:after {
        width: 1.953125vw;
        height: 1.953125vw;
        margin: 0 0 0 1.3020833333vw
    }
}

@media (any-hover:hover) {
    .gme-List_Item_Inner .footer-website a:after {
        -webkit-transition: .4s ease;
        transition: .4s ease
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Copy {
        margin: 80px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy {
        margin: 15.625vw 0 0
    }
}

.gme-Copy p {
    line-height: 2;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .gme-Copy p {
        font-size: 1rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy p {
        font-size: 2.6041666667vw
    }
}

.gme-Copy p span {
    position: relative;
    display: inline-block
}

@media print,
screen and (min-width:768px) {
    .gme-Copy p span {
        height: 10px;
        margin: 0 5px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy p span {
        height: 2.6041666667vw;
        margin: 0 1.3020833333vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Copy p span.logo-ps {
        width: 13px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy p span.logo-ps {
        width: 3.3854166667vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Copy p span.logo-ps5 {
        width: 50px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy p span.logo-ps5 {
        width: 13.0208333333vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Copy p span.logo-ps4 {
        width: 47px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Copy p span.logo-ps4 {
        width: 12.2395833333vw
    }
}

.gme-Copy p span img {
    display: block
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner {
        margin: 80px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner {
        margin: 13.0208333333vw 0 0
    }
}

.gme-Ended_Inner h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.gme-Ended_Inner h2 span {
    position: relative;
    display: inline-block;
    font-weight: 900;
    letter-spacing: .06em
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner h2 span {
        padding: 0 0 30px;
        font-size: 3.2rem
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner h2 span {
        padding: 0 0 5.7291666667vw;
        font-size: 5.46875vw
    }
}

.gme-Ended_Inner h2 span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2210%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M0%204.118h10v1.176H0z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M0%204.118h10v1.176H0z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M4.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%204.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M4.118%2010V0h1.176v10z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M20%204.118h10v1.176H20z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M20%204.118h10v1.176H20z%22%2F%3E%3Cpath%20fill%3D%22url(%23d)%22%20d%3D%22M24.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%2024.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M24.118%2010V0h1.176v10z%22%2F%3E%3Cpath%20fill%3D%22url(%23e)%22%20d%3D%22M40%204.118h10v1.176H40z%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M40%204.118h10v1.176H40z%22%2F%3E%3Cpath%20fill%3D%22url(%23f)%22%20d%3D%22M44.118%2010h10v1.176h-10z%22%20transform%3D%22rotate(-90%2044.118%2010)%22%2F%3E%3Cpath%20fill%3D%22%23ED1B23%22%20d%3D%22M44.118%2010V0h1.176v10z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2210%22%20x2%3D%22.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2214.118%22%20x2%3D%224.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2230%22%20x2%3D%2220.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2234.118%22%20x2%3D%2224.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%2250%22%20x2%3D%2240.133%22%20y1%3D%225.294%22%20y2%3D%223.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22f%22%20x1%3D%2254.118%22%20x2%3D%2244.25%22%20y1%3D%2211.177%22%20y2%3D%229.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23710E11%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC1B23%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat top center/contain
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner h2 span:before {
        width: 50px;
        height: 10px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner h2 span:before {
        width: 11.71875vw;
        height: 2.34375vw
    }
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner .ended-titles {
        margin: 40px 0 0
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner .ended-titles {
        margin: 6.5104166667vw 0 0
    }
}

.gme-Ended_Inner .ended-titles ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.gme-Ended_Inner .ended-titles ul li {
    position: relative;
    text-align: center;
    line-height: 2
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner .ended-titles ul li {
        font-size: 1.6rem;
        margin-right: 20px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner .ended-titles ul li {
        font-size: 2.8645833333vw;
        margin-right: 3.90625vw
    }
}

.gme-Ended_Inner .ended-titles ul li:before {
    content: "/";
    position: absolute;
    top: 0;
    font-size: inherit
}

@media print,
screen and (min-width:768px) {
    .gme-Ended_Inner .ended-titles ul li:before {
        right: -12px
    }
}

@media print,
screen and (max-width:767px) {
    .gme-Ended_Inner .ended-titles ul li:before {
        right: -2.6041666667vw
    }
}