@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: 40.3385416667vw;
        /* width: 55.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 .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) {
    .stp-Content {
        width: 1200px;
        margin: 50px auto 0;
        padding: 0 0 100px
    }
}

@media print,
screen and (max-width:767px) {
    .stp-Content {
        width: 92.1875vw;
        margin: 7.2916666667vw auto 0;
        padding: 0 0 15.625vw
    }
}

@media print,
screen and (min-width:768px) {
    .stp-Content.post {
        margin: 70px auto 0
    }
}

@media print,
screen and (max-width:767px) {
    .stp-Content.post {
        margin: 7.2916666667vw auto 0
    }
}

@media print,
screen and (min-width:768px) {
    .stp-Box_Inner {
        padding: 80px
    }
}

@media print,
screen and (max-width:767px) {
    .stp-Box_Inner {
        padding: 7.8125vw 5.2083333333vw
    }
}