@charset "UTF-8";

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:before,
:after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    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
}

img,
embed,
object,
iframe {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    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
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
    cursor: default
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-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: none
}

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
}

@-webkit-keyframes sound {
    0% {
        height: 1px
    }

    100% {
        height: 100%
    }
}

@keyframes sound {
    0% {
        height: 1px
    }

    100% {
        height: 100%
    }
}

@-webkit-keyframes circleHamburger {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circleHamburger {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes circleLoading {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes circleLoading {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

html {
    font-size: 62.5%
}

@media print,
screen and (max-width:1024px) {
    html {
        font-size: 1.3020833333vw
    }
}

body {
    min-width: 1200px;
    font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    overflow-wrap: break-word;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    body {
        min-width: auto;
        -webkit-text-size-adjust: 100%;
        -webkit-overflow-scrolling: touch
    }
}

.preload * {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: unset !important;
    transition-delay: unset !important
}

.resizing *,
.resizing *:before,
.resizing *:after {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: unset !important;
    transition-delay: unset !important
}

* {
    box-sizing: border-box;
    zoom: 1
}

img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a {
    color: #000;
    text-decoration: none
}

.pc_b {
    display: block !important
}

@media print,
screen and (max-width:1024px) {
    .pc_b {
        display: none !important
    }
}

.pc_i {
    display: inline !important
}

@media print,
screen and (max-width:1024px) {
    .pc_i {
        display: none !important
    }
}

.pc_ib {
    display: inline-block !important
}

@media print,
screen and (max-width:1024px) {
    .pc_ib {
        display: none !important
    }
}

.pc_f {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important
}

@media print,
screen and (max-width:1024px) {
    .pc_f {
        display: none !important
    }
}

.sp_b {
    display: none !important
}

@media print,
screen and (max-width:1024px) {
    .sp_b {
        display: block !important
    }
}

.sp_i {
    display: none !important
}

@media print,
screen and (max-width:1024px) {
    .sp_i {
        display: inline !important
    }
}

.sp_ib {
    display: none !important
}

@media print,
screen and (max-width:1024px) {
    .sp_ib {
        display: inline-block !important
    }
}

.sp_f {
    display: none !important
}

@media print,
screen and (max-width:1024px) {
    .sp_f {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

.st-Wrapper {
    overflow: hidden;
    position: relative
}

.st-Main {
    display: block
}

.ft-nsj {
    font-family: Noto Sans JP, sans-serif
}

.ft-roboto {
    font-family: Roboto, sans-serif
}

.ft-asp {
    font-family: address-sans-pro, sans-serif
}

.sw-BackToTop {
    position: fixed;
    bottom: 50px;
    right: 55px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 10
}

@media print,
screen and (max-width:1024px) {
    .sw-BackToTop {
        bottom: 7.1614583333vw;
        right: 2.6041666667vw
    }
}

.sw-BackToTop a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.sw-BackToTop a span {
    width: 1px;
    height: 100px;
    position: relative
}

@media print,
screen and (max-width:1024px) {
    .sw-BackToTop a span {
        height: 13.0208333333vw
    }
}

.sw-BackToTop a span:before,
.sw-BackToTop a span:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #aecaca
}

.sw-BackToTop a p {
    margin-top: 20px;
    font-family: address-sans-pro, sans-serif;
    font-size: 1.6rem;
    color: #699;
    letter-spacing: .12em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

@media print,
screen and (max-width:1024px) {
    .sw-BackToTop a p {
        margin-top: 3.515625vw;
        font-size: 2.4rem
    }
}

@media(any-hover:hover) {
    .sw-BackToTop a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .sw-BackToTop a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.sw-Btn .sw-Btn_Shape {
    width: 320px;
    height: 72px;
    margin: 0 auto;
    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;
    font-weight: 500;
    font-size: 2rem;
    color: #fff;
    letter-spacing: .1em;
    border-radius: 4px;
    position: relative;
    background: #668286
}

@media print,
screen and (max-width:1024px) {
    .sw-Btn .sw-Btn_Shape {
        width: 73.9583333333vw;
        height: 15.625vw;
        font-size: 3rem;
        border-radius: 1.0416666667vw
    }
}

.sw-Btn .sw-Btn_Shape .sw-Btn_external {
    position: relative
}

.sw-Btn .sw-Btn_Shape .sw-Btn_external:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -7px;
    right: -15px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="%23fff" d="M9,7L9,7L7,7v3H6v0H1v0H0v0h0V9h0V4h0V3h3V1h0V0h7v0h0v7L9,7L9,7z M1,4v5h5V7H4v0H3v0h0V6h0V4H1z M6,6V4H4v2H6zM9,1H4v2h3v0h0v3h2V1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .sw-Btn .sw-Btn_Shape .sw-Btn_external:after {
        width: 1.8229166667vw;
        height: 1.8229166667vw;
        top: -1.3020833333vw;
        right: -2.6041666667vw
    }
}

.sw-Btn .sw-Btn_Shape .ft-asp {
    font-weight: 600
}

.sw-Btn .sw-Btn_Shape .sw-Btn_Line {
    width: 30px;
    height: 1px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}

@media print,
screen and (max-width:1024px) {
    .sw-Btn .sw-Btn_Shape .sw-Btn_Line {
        width: 9.1145833333vw
    }
}

.sw-Btn .sw-Btn_Shape .sw-Btn_Line:before,
.sw-Btn .sw-Btn_Shape .sw-Btn_Line:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff
}

@media(any-hover:hover) {
    .sw-Btn .sw-Btn_Shape {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .sw-Btn .sw-Btn_Shape:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.sw-Btn.grd-grayishblue .sw-Btn_Shape {
    background: -webkit-linear-gradient(315deg, #668286 0, #668286 50%, #728c8f 50%, #728c8f 100%);
    background: linear-gradient(135deg, #668286 0, #668286 50%, #728c8f 50%, #728c8f 100%)
}

.sw-Btn.grd-ocher .sw-Btn_Shape {
    background: -webkit-linear-gradient(315deg, #c6a555 0, #c6a555 50%, #caac62 50%, #caac62 100%);
    background: linear-gradient(135deg, #c6a555 0, #c6a555 50%, #caac62 50%, #caac62 100%)
}

.sw-News_Archive {
    width: 1200px;
    margin: 0 auto
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive {
        width: 92.1875vw
    }
}

.sw-News_Archive ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -20px -20px
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul {
        margin: 0 0 -3.90625vw -2.6041666667vw
    }
}

.sw-News_Archive ul li {
    width: 285px;
    margin: 0 0 20px 20px
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li {
        width: 44.7916666667vw;
        margin: 0 0 3.90625vw 2.6041666667vw
    }
}

.sw-News_Archive ul li a {
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #fff;
    box-shadow: 10px 10px 14px rgba(192, 211, 214, .12)
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a {
        border-radius: .5208333333vw;
        box-shadow: 1.3020833333vw 1.3020833333vw 1.8229166667vw rgba(192, 211, 214, .12)
    }
}

.sw-News_Archive ul li a .thumbnail {
    height: 160.3125px;
    overflow: hidden;
    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;
    background: #333
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .thumbnail {
        height: 25.1953125vw
    }
}

.sw-News_Archive ul li a .text {
    height: calc(100% - 285*9/16*1px);
    padding: 17.5px 20px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text {
        height: calc(100% - 25.1953125vw);
        padding: 3.5807291667vw 2.6041666667vw 4.5572916667vw
    }
}

.sw-News_Archive ul li a .text .date {
    font-family: address-sans-pro, sans-serif;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .1em;
    position: relative;
    display: inline-block
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text .date {
        font-size: 2.6rem
    }
}

.sw-News_Archive ul li a .text .date .new {
    margin-left: 15px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #e8a400
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text .date .new {
        margin-left: 1.953125vw;
        font-size: 2.6rem
    }
}

.sw-News_Archive ul li a .text .title {
    margin: 7.5px 0 10px
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text .title {
        margin: 1.953125vw 0 1.5625vw
    }
}

.sw-News_Archive ul li a .text .title p {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.75;
    color: #333;
    letter-spacing: .1em
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text .title p {
        font-size: 2.4rem;
        line-height: 1.6666666667
    }
}

.sw-News_Archive ul li a .text .category {
    margin-top: auto;
    font-family: address-sans-pro, sans-serif;
    font-size: 1.6rem;
    letter-spacing: .1em;
    color: #5d878f
}

@media print,
screen and (max-width:1024px) {
    .sw-News_Archive ul li a .text .category {
        font-size: 2.4rem
    }
}

@media(any-hover:hover) {
    .sw-News_Archive ul li a .thumbnail img {
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .sw-News_Archive ul li a .title p {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .sw-News_Archive ul li a:hover .thumbnail img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .sw-News_Archive ul li a:hover .title p {
        color: #e8a400
    }
}

.sw-Pagenavi {
    margin-top: 80px;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi {
        margin-top: 13.0208333333vw
    }
}

.sw-Pagenavi ul {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

.sw-Pagenavi ul li a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    letter-spacing: .12em;
    color: #668286
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi ul li a {
        font-size: 3rem
    }
}

@media print,
screen and (min-width:1025px) {
    .sw-Pagenavi ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .sw-Pagenavi ul li a:hover {
        color: #e8a400
    }
}

.sw-Pagenavi ul li.prev,
.sw-Pagenavi ul li.next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sw-Pagenavi ul li.prev:after,
.sw-Pagenavi ul li.next:after {
    content: "";
    width: 50px;
    height: 1px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #668286;
    pointer-events: none
}

@media print,
screen and (max-width:1024px) {

    .sw-Pagenavi ul li.prev:after,
    .sw-Pagenavi ul li.next:after {
        width: 6.5104166667vw
    }
}

.sw-Pagenavi ul li.prev {
    left: -165px
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi ul li.prev {
        left: -26.0416666667vw
    }
}

.sw-Pagenavi ul li.prev:after {
    right: -70px
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi ul li.prev:after {
        right: -9.1145833333vw
    }
}

.sw-Pagenavi ul li.next {
    right: -165px
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi ul li.next {
        right: -26.0416666667vw
    }
}

.sw-Pagenavi ul li.next:after {
    left: -70px
}

@media print,
screen and (max-width:1024px) {
    .sw-Pagenavi ul li.next:after {
        left: -9.1145833333vw
    }
}

.sw-WpPagenavi {
    margin-top: 80px;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .sw-WpPagenavi {
        margin-top: 13.0208333333vw
    }
}

.wp-pagenavi {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

.wp-pagenavi a,
.wp-pagenavi span {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    margin: 0 20px;
    font-size: 2rem;
    color: #668286;
    border: none;
    position: relative
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a,
    .wp-pagenavi span {
        margin: 0 4.5572916667vw;
        font-size: 3.6rem
    }
}

.wp-pagenavi a.page:after,
.wp-pagenavi span.page:after {
    content: "";
    width: 0;
    max-width: 266%;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background: #e8a400
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.page:after,
    .wp-pagenavi span.page:after {
        bottom: 0
    }
}

@media(any-hover:hover) {

    .wp-pagenavi a.page,
    .wp-pagenavi span.page {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .wp-pagenavi a.page:hover,
    .wp-pagenavi span.page:hover {
        color: #e8a400
    }
}

.wp-pagenavi a.current,
.wp-pagenavi span.current {
    font-weight: 600;
    color: #e8a400
}

.wp-pagenavi a.current:after,
.wp-pagenavi span.current:after {
    content: "";
    width: 266%;
    max-width: 266%;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #e8a400
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi span.previouspostslink,
.wp-pagenavi span.nextpostslink {
    font-size: 1.8rem;
    letter-spacing: .12em;
    text-decoration: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink,
    .wp-pagenavi span.previouspostslink,
    .wp-pagenavi span.nextpostslink {
        font-size: 3rem
    }
}

.wp-pagenavi a.previouspostslink:after,
.wp-pagenavi a.nextpostslink:after,
.wp-pagenavi span.previouspostslink:after,
.wp-pagenavi span.nextpostslink:after {
    content: "";
    width: 50px;
    height: 1px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #668286;
    pointer-events: none
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.previouspostslink:after,
    .wp-pagenavi a.nextpostslink:after,
    .wp-pagenavi span.previouspostslink:after,
    .wp-pagenavi span.nextpostslink:after {
        width: 6.5104166667vw
    }
}

@media(any-hover:hover) {

    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink,
    .wp-pagenavi span.previouspostslink,
    .wp-pagenavi span.nextpostslink {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .wp-pagenavi a.previouspostslink:hover,
    .wp-pagenavi a.nextpostslink:hover,
    .wp-pagenavi span.previouspostslink:hover,
    .wp-pagenavi span.nextpostslink:hover {
        color: #e8a400
    }
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi span.previouspostslink {
    left: -165px
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi span.previouspostslink {
        left: -26.0416666667vw
    }
}

.wp-pagenavi a.previouspostslink:after,
.wp-pagenavi span.previouspostslink:after {
    right: -70px
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.previouspostslink:after,
    .wp-pagenavi span.previouspostslink:after {
        right: -9.1145833333vw
    }
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi span.nextpostslink {
    right: -165px
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.nextpostslink,
    .wp-pagenavi span.nextpostslink {
        right: -26.0416666667vw
    }
}

.wp-pagenavi a.nextpostslink:after,
.wp-pagenavi span.nextpostslink:after {
    left: -70px
}

@media print,
screen and (max-width:1024px) {

    .wp-pagenavi a.nextpostslink:after,
    .wp-pagenavi span.nextpostslink:after {
        left: -9.1145833333vw
    }
}

.st-Header .header-Logo {
    width: 194px;
    position: absolute;
    top: 30px;
    left: 40px;
    z-index: 98
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Logo {
        width: 22.1354166667vw;
        top: 4.9479166667vw;
        left: 2.734375vw
    }
}

.st-Header .header-Logo a {
    display: block
}

@media(any-hover:hover) {
    .st-Header .header-Logo a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .st-Header .header-Logo a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.st-Header .header-Hamburger {
    width: 100px;
    height: 100px;
    position: fixed;
    top: 40px;
    right: 40px;
    border-radius: 50%;
    background: #000;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Hamburger {
        width: 15.625vw;
        height: 15.625vw;
        top: 2.34375vw;
        right: 2.34375vw
    }
}

.st-Header .header-Hamburger:before,
.st-Header .header-Hamburger:after {
    content: "";
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.st-Header .header-Hamburger:before {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/header/bg_hamburger.png) 0 0/contain no-repeat
}

.st-Header .header-Hamburger:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/header/icon_hamburger.png) 50% 50%/32.8571428571% no-repeat
}

.st-Header .header-Hamburger.is-opened {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.st-Header .header-Hamburger.is-opened:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/header/icon_close.png) 50% 50%/21.4285714286% no-repeat
}

@media(any-hover:hover) {
    .st-Header .header-Hamburger:before {
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .st-Header .header-Hamburger:hover:before {
        -webkit-transform: scale(.9) rotate(-90deg);
        transform: scale(.9) rotate(-90deg)
    }
}

.st-Header .header-Nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/header/bg_rubble.png) calc(50% + 20px) calc(50% - 20px)/1680px no-repeat #dce9ea;
    z-index: 99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    border: 50px solid #fff;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav {
        border-width: 3.90625vw;
        background: #dce9ea
    }
}

.st-Header .header-Nav::-webkit-scrollbar {
    display: none
}

.st-Header .header-Nav.is-opened {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.st-Header .header-Nav:before,
.st-Header .header-Nav:after {
    content: "";
    width: 0;
    height: 0;
    position: fixed;
    border-style: solid;
    z-index: 1
}

.st-Header .header-Nav:before {
    bottom: 50px;
    left: 50px;
    border-width: 140px 0 0 140px;
    border-color: transparent transparent transparent #fff
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav:before {
        bottom: calc(3.90625vw - 2px);
        left: calc(3.90625vw - 2px);
        border-width: 18.2291666667vw 0 0 18.2291666667vw
    }
}

.st-Header .header-Nav:after {
    top: 50px;
    right: 50px;
    border-width: 0 140px 140px 0;
    border-color: transparent #fff transparent transparent
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav:after {
        top: calc(3.90625vw - 2px);
        right: calc(3.90625vw - 2px);
        border-width: 0 18.2291666667vw 18.2291666667vw 0
    }
}

.st-Header .header-Nav .header-Nav_Content {
    max-width: 960px;
    margin: 0 auto;
    padding: 7.2916666667vw 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Content {
        width: 79.1666666667vw;
        padding: 11.71875vw 0;
        display: block
    }
}

.st-Header .header-Nav .header-Nav_Logo {
    width: 336px;
    margin: 0 auto
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Logo {
        width: 43.75vw
    }
}

.st-Header .header-Nav .header-Nav_Logo a {
    display: block
}

@media(any-hover:hover) {
    .st-Header .header-Nav .header-Nav_Logo a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .st-Header .header-Nav .header-Nav_Logo a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.st-Header .header-Nav .header-Nav_Global {
    width: 100%;
    margin: 90px 0 80px
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Global {
        margin: 10.4166666667vw 0 11.0677083333vw
    }
}

.st-Header .header-Nav .header-Nav_Global nav ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (23.9583333333%)[4];
    grid-template-columns: repeat(4, 23.9583333333%);
    -webkit-column-gap: 1.3541666667%;
    -moz-column-gap: 1.3541666667%;
    column-gap: 1.3541666667%;
    row-gap: 0
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Global nav ul {
        -ms-grid-columns: (37.7604166667vw)[2];
        grid-template-columns: repeat(2, 37.7604166667vw);
        -webkit-column-gap: 3.6458333333vw;
        -moz-column-gap: 3.6458333333vw;
        column-gap: 3.6458333333vw
    }
}

.st-Header .header-Nav .header-Nav_Global nav ul li {
    border-top: 1px solid #bed6da
}

.st-Header .header-Nav .header-Nav_Global nav ul li a {
    padding: 31px 0 27px;
    display: block;
    font-family: address-sans-pro, sans-serif;
    font-size: 2.2rem;
    color: #333;
    letter-spacing: .1em;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Global nav ul li a {
        padding: 4.5572916667vw 0 4.1666666667vw;
        font-size: 2.8rem
    }
}

@media(any-hover:hover) {
    .st-Header .header-Nav .header-Nav_Global nav ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .st-Header .header-Nav .header-Nav_Global nav ul li a:hover {
        color: #e8a400
    }
}

.st-Header .header-Nav .header-Nav_Global nav ul li a.current {
    color: #e8a400
}

@media print,
screen and (min-width:1025px) {

    .st-Header .header-Nav .header-Nav_Global nav ul li:nth-last-child(4),
    .st-Header .header-Nav .header-Nav_Global nav ul li:nth-last-child(3),
    .st-Header .header-Nav .header-Nav_Global nav ul li:nth-last-child(2),
    .st-Header .header-Nav .header-Nav_Global nav ul li:last-child {
        border-bottom: 1px solid #bed6da
    }
}

@media print,
screen and (max-width:1024px) {

    .st-Header .header-Nav .header-Nav_Global nav ul li:nth-last-child(2),
    .st-Header .header-Nav .header-Nav_Global nav ul li:last-child {
        border-bottom: 1px solid #bed6da
    }
}

.st-Header .header-Nav .header-Nav_Sns {
    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:1024px) {
    .st-Header .header-Nav .header-Nav_Sns {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.st-Header .header-Nav .header-Nav_Sns>p {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Sns>p {
        font-size: 3rem
    }
}

.st-Header .header-Nav .header-Nav_Sns>ul {
    margin: -3px 0 0 37px;
    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:1024px) {
    .st-Header .header-Nav .header-Nav_Sns>ul {
        margin: 0 0 0 9.765625vw
    }
}

.st-Header .header-Nav .header-Nav_Sns>ul li a {
    display: block
}

@media(any-hover:hover) {
    .st-Header .header-Nav .header-Nav_Sns>ul li a {
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, transform .3s;
        transition: opacity .3s, transform .3s, -webkit-transform .3s
    }

    .st-Header .header-Nav .header-Nav_Sns>ul li a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.st-Header .header-Nav .header-Nav_Sns>ul li a.twitter {
    width: 22px;
    height: 19px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 35"><path fill="%23333" d="M40,4.1c-1.5,.7-3.1,1.2-4.7,1.4c1.7-1.2,3-2.9,3.6-4.9c-1.6,1-3.4,1.7-5.2,2.1C32.2,1,30,0,27.7,0c-4.5,0-8.2,4-8.2,8.8c0,.7,.1,1.3,.2,2C13,10.4,6.8,7,2.8,1.6C2.1,3,1.7,4.5,1.7,6.1c0,2.9,1.3,5.6,3.7,7.4C4,13.4,2.7,13,1.6,12.3v0.1c-0.1,4.1,2.6,7.7,6.6,8.7c-0.7,.2-1.4,.3-2.2,.3c-0.5,0-1-0.1-1.5-0.2c0.9,3.5,4,6,7.7,6.1C9.3,29.8,5.7,31.1,2,31.2c-0.7,0-1.3,0-2-0.1c3.7,2.6,8.1,4,12.6,4c15.1,0,23.3-13.5,23.3-25.1c0-0.4,0-0.8,0-1.1C37.5,7.5,38.9,5.9,40,4.1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Sns>ul li a.twitter {
        width: 4.296875vw;
        height: 3.7760416667vw
    }
}

.st-Header .header-Nav .header-Nav_Sns>ul li a.youtube {
    width: 25px;
    height: 17px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16.8"><path fill="%23333" d="M23.5,2.6c-0.3-1-1.1-1.9-2.1-2.1C19.5,0,12,0,12,0S4.5,0,2.6,.5c-1,.3-1.8,1.1-2.1,2.1c-0.7,3.8-0.7,7.7,0,11.6c0.3,1,1.1,1.9,2.1,2.1c1.9,.5,9.4,.5,9.4,.5s7.5,0,9.4-0.5c1-0.3,1.9-1.1,2.1-2.1C24.1,10.4,24.1,6.5,23.5,2.6z M9.6,12V4.8l6.2,3.6L9.6,12z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Sns>ul li a.youtube {
        width: 4.9479166667vw;
        height: 3.515625vw
    }
}

.st-Header .header-Nav .header-Nav_Sns>ul li+li {
    margin-left: 30px
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Sns>ul li+li {
        margin-left: 7.6822916667vw
    }
}

.st-Header .header-Nav .header-Nav_Lang {
    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:1024px) {
    .st-Header .header-Nav .header-Nav_Lang {
        margin-top: 10.4166666667vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.st-Header .header-Nav .header-Nav_Lang>p {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Lang>p {
        font-size: 3rem
    }
}

.st-Header .header-Nav .header-Nav_Lang>ul {
    margin-left: 37px;
    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:1024px) {
    .st-Header .header-Nav .header-Nav_Lang>ul {
        margin-left: 9.765625vw
    }
}

.st-Header .header-Nav .header-Nav_Lang>ul li a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Lang>ul li a {
        font-size: 3rem
    }
}

.st-Header .header-Nav .header-Nav_Lang>ul li a.current {
    color: #87a1a5;
    pointer-events: none
}

@media(any-hover:hover) {
    .st-Header .header-Nav .header-Nav_Lang>ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .st-Header .header-Nav .header-Nav_Lang>ul li a:hover {
        color: #e8a400
    }
}

.st-Header .header-Nav .header-Nav_Lang>ul li+li:before {
    content: "/";
    margin: 0 15px;
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Header .header-Nav .header-Nav_Lang>ul li+li:before {
        margin: 0 5.859375vw;
        font-size: 3rem
    }
}

.st-Footer {
    position: relative;
    z-index: 10;
    background: #e8f1f2
}

.st-Footer .st-Footer_Top {
    padding: 28px 0 27px;
    background: #dce9ea
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .st-Footer_Top {
        padding: 7.5520833333vw 0
    }
}

.st-Footer .st-Footer_Bottom {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .st-Footer_Bottom {
        width: 100%;
        display: block;
        padding: 10.4166666667vw 0
    }
}

.st-Footer .st-Footer_Column {
    width: 50%
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .st-Footer_Column {
        width: 100%
    }
}

.st-Footer .st-Footer_Column.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .st-Footer_Column.left {
        width: 100%;
        display: block
    }
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Nav nav {
        width: 79.1666666667vw;
        margin: 0 auto
    }
}

.st-Footer .footer-Nav nav ul {
    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
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Nav nav ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (37.7604166667vw)[2];
        grid-template-columns: repeat(2, 37.7604166667vw);
        -webkit-column-gap: 3.6458333333vw;
        -moz-column-gap: 3.6458333333vw;
        column-gap: 3.6458333333vw;
        row-gap: 0
    }
}

.st-Footer .footer-Nav nav ul li {
    margin: 0 20px
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Nav nav ul li {
        margin: 0;
        border-top: 1px solid #bed6da
    }
}

.st-Footer .footer-Nav nav ul li a {
    font-family: address-sans-pro, sans-serif;
    font-size: 1.6rem;
    color: #333;
    letter-spacing: .1em
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Nav nav ul li a {
        padding: 4.5572916667vw 0 4.1666666667vw;
        display: block;
        font-size: 2.8rem;
        text-align: center
    }
}

@media(any-hover:hover) {
    .st-Footer .footer-Nav nav ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .st-Footer .footer-Nav nav ul li a:hover {
        color: #e8a400
    }
}

.st-Footer .footer-Nav nav ul li a.current {
    color: #e8a400
}

@media print,
screen and (max-width:1024px) {

    .st-Footer .footer-Nav nav ul li:nth-last-child(2),
    .st-Footer .footer-Nav nav ul li:last-child {
        border-bottom: 1px solid #bed6da
    }
}

.st-Footer .footer-Logo {
    width: 161px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Logo {
        width: 43.75vw;
        margin: 0 auto
    }
}

.st-Footer .footer-Logo a {
    display: block
}

@media(any-hover:hover) {
    .st-Footer .footer-Logo a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .st-Footer .footer-Logo a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.st-Footer .footer-Link {
    margin-left: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link {
        margin: 7.8125vw 0 0
    }
}

.st-Footer .footer-Link .sns,
.st-Footer .footer-Link .project {
    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:1024px) {

    .st-Footer .footer-Link .sns,
    .st-Footer .footer-Link .project {
        width: 79.1666666667vw !important;
        margin: 0 auto !important;
        padding: 4.5572916667vw 0 4.1666666667vw;
        border-top: 1px solid #dce9ea;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.st-Footer .footer-Link .sns>p,
.st-Footer .footer-Link .project>p {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {

    .st-Footer .footer-Link .sns>p,
    .st-Footer .footer-Link .project>p {
        font-size: 3rem
    }
}

.st-Footer .footer-Link .sns>ul,
.st-Footer .footer-Link .project>ul {
    margin-left: 20px;
    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:1024px) {

    .st-Footer .footer-Link .sns>ul,
    .st-Footer .footer-Link .project>ul {
        margin-left: 9.765625vw
    }
}

.st-Footer .footer-Link .sns {
    width: 100%;
    margin-bottom: 20px
}

.st-Footer .footer-Link .sns>ul {
    margin-top: -3px
}

.st-Footer .footer-Link .sns>ul li a {
    display: block
}

@media(any-hover:hover) {
    .st-Footer .footer-Link .sns>ul li a {
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, transform .3s;
        transition: opacity .3s, transform .3s, -webkit-transform .3s
    }

    .st-Footer .footer-Link .sns>ul li a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.st-Footer .footer-Link .sns>ul li a.twitter {
    width: 16px;
    height: 13px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 35"><path fill="%23333" d="M40,4.1c-1.5,.7-3.1,1.2-4.7,1.4c1.7-1.2,3-2.9,3.6-4.9c-1.6,1-3.4,1.7-5.2,2.1C32.2,1,30,0,27.7,0c-4.5,0-8.2,4-8.2,8.8c0,.7,.1,1.3,.2,2C13,10.4,6.8,7,2.8,1.6C2.1,3,1.7,4.5,1.7,6.1c0,2.9,1.3,5.6,3.7,7.4C4,13.4,2.7,13,1.6,12.3v0.1c-0.1,4.1,2.6,7.7,6.6,8.7c-0.7,.2-1.4,.3-2.2,.3c-0.5,0-1-0.1-1.5-0.2c0.9,3.5,4,6,7.7,6.1C9.3,29.8,5.7,31.1,2,31.2c-0.7,0-1.3,0-2-0.1c3.7,2.6,8.1,4,12.6,4c15.1,0,23.3-13.5,23.3-25.1c0-0.4,0-0.8,0-1.1C37.5,7.5,38.9,5.9,40,4.1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .sns>ul li a.twitter {
        width: 4.296875vw;
        height: 3.7760416667vw
    }
}

.st-Footer .footer-Link .sns>ul li a.youtube {
    width: 18px;
    height: 13px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16.8"><path fill="%23333" d="M23.5,2.6c-0.3-1-1.1-1.9-2.1-2.1C19.5,0,12,0,12,0S4.5,0,2.6,.5c-1,.3-1.8,1.1-2.1,2.1c-0.7,3.8-0.7,7.7,0,11.6c0.3,1,1.1,1.9,2.1,2.1c1.9,.5,9.4,.5,9.4,.5s7.5,0,9.4-0.5c1-0.3,1.9-1.1,2.1-2.1C24.1,10.4,24.1,6.5,23.5,2.6z M9.6,12V4.8l6.2,3.6L9.6,12z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .sns>ul li a.youtube {
        width: 4.9479166667vw;
        height: 3.515625vw
    }
}

.st-Footer .footer-Link .sns>ul li+li {
    margin-left: 20px
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .sns>ul li+li {
        margin-left: 7.6822916667vw
    }
}

.st-Footer .footer-Link .project>ul li a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .project>ul li a {
        font-size: 3rem
    }
}

@media(any-hover:hover) {
    .st-Footer .footer-Link .project>ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .st-Footer .footer-Link .project>ul li a:hover {
        color: #e8a400
    }
}

.st-Footer .footer-Link .project>ul li a.current {
    color: #87a1a5;
    pointer-events: none
}

.st-Footer .footer-Link .project>ul li+li:before {
    content: "/";
    margin: 0 2px;
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .project>ul li+li:before {
        margin: 0 5.859375vw;
        font-size: 3rem
    }
}

.st-Footer .footer-Link .project.policy {
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #9ab4b8
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .policy {
        width: 79.1666666667vw !important;
        margin: 0 auto !important;
        padding: 4.5572916667vw 0 4.1666666667vw;
        border-top: 1px solid #dce9ea;
        border-bottom: 1px solid #dce9ea;
        border-left: none;
        text-align: center
    }
}

.st-Footer .footer-Link .policy p a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .1em;
    line-height: 1;
    margin-right:20px;
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .policy p a {
        font-size: 3rem
    }
}

.st-Footer .footer-Link .policy p a:after {
    content: "";
    width: 8px;
    height: 8px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: top;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="%23333" d="M9,7L9,7L7,7v3H6v0H1v0H0v0h0V9h0V4h0V3h3V1h0V0h7v0h0v7L9,7L9,7z M1,4v5h5V7H4v0H3v0h0V6h0V4H1z M6,6V4H4v2H6zM9,1H4v2h3v0h0v3h2V1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .policy p a:after {
        width: 2.34375vw;
        height: 2.34375vw;
        margin-left: 1.6927083333vw
    }
}

@media(any-hover:hover) {
    .st-Footer .footer-Link .policy p a:hover {
        color: #e8a400
    }

    .st-Footer .footer-Link .policy p a:hover:after {
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="%23e8a400" d="M9,7L9,7L7,7v3H6v0H1v0H0v0h0V9h0V4h0V3h3V1h0V0h7v0h0v7L9,7L9,7z M1,4v5h5V7H4v0H3v0h0V6h0V4H1z M6,6V4H4v2H6zM9,1H4v2h3v0h0v3h2V1z"/></svg>') 0 0/contain no-repeat
    }
}


.st-Footer .footer-Link .project.game {
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #9ab4b8
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .game {
        width: 79.1666666667vw !important;
        margin: 0 auto !important;
        padding: 4.5572916667vw 0 4.1666666667vw;
        border-top: 1px solid #dce9ea;
        border-bottom: 1px solid #dce9ea;
        border-left: none;
        text-align: center
    }
}

.st-Footer .footer-Link .game p a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .1em;
    line-height: 1
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .game p a {
        font-size: 3rem
    }
}

.st-Footer .footer-Link .game p a:after {
    content: "";
    width: 8px;
    height: 8px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: top;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="%23333" d="M9,7L9,7L7,7v3H6v0H1v0H0v0h0V9h0V4h0V3h3V1h0V0h7v0h0v7L9,7L9,7z M1,4v5h5V7H4v0H3v0h0V6h0V4H1z M6,6V4H4v2H6zM9,1H4v2h3v0h0v3h2V1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Link .game p a:after {
        width: 2.34375vw;
        height: 2.34375vw;
        margin-left: 1.6927083333vw
    }
}

@media(any-hover:hover) {
    .st-Footer .footer-Link .game p a:hover {
        color: #e8a400
    }

    .st-Footer .footer-Link .game p a:hover:after {
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="%23e8a400" d="M9,7L9,7L7,7v3H6v0H1v0H0v0h0V9h0V4h0V3h3V1h0V0h7v0h0v7L9,7L9,7z M1,4v5h5V7H4v0H3v0h0V6h0V4H1z M6,6V4H4v2H6zM9,1H4v2h3v0h0v3h2V1z"/></svg>') 0 0/contain no-repeat
    }
}

.st-Footer .footer-Share {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Share {
        margin-top: 9.1145833333vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.st-Footer .footer-Share p {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #87a1a5;
    letter-spacing: .1em
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Share p {
        font-size: 3rem
    }
}

.st-Footer .footer-Share ul {
    margin-left: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Share ul {
        margin-left: 7.1614583333vw
    }
}

.st-Footer .footer-Share ul li {
    width: 34.5px
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Share ul li {
        width: 9.2447916667vw
    }
}

.st-Footer .footer-Share ul li a {
    display: block
}

@media(any-hover:hover) {
    .st-Footer .footer-Share ul li a {
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .st-Footer .footer-Share ul li a:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.st-Footer .footer-Share ul li+li {
    margin-left: 14px
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Share ul li+li {
        margin-left: 3.90625vw
    }
}

.st-Footer .footer-Copyright {
    margin-top: 24px;
    font-size: 1rem;
    color: #333;
    letter-spacing: .08em;
    text-align: right
}

@media print,
screen and (max-width:1024px) {
    .st-Footer .footer-Copyright {
        margin-top: 10.4166666667vw;
        font-size: 1.8rem;
        text-align: center
    }
}

.index-Loader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    background: #70979e;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s
}

.index-Loader.hidden {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

.index-Loader .index-Loader_Line {
    display: block;
    position: absolute;
    height: 1px;
    width: 0;
    top: calc(50% + 30px);
    left: 0;
    background: #e8a400;
    -webkit-transition: width .8s cubic-bezier(.22, 1, .36, 1) !important;
    transition: width .8s cubic-bezier(.22, 1, .36, 1) !important
}

@media print,
screen and (max-width:1024px) {
    .index-Loader .index-Loader_Line {
        top: calc(50% + 6.5vw)
    }
}

.index-Loader .index-Loader_Inner {
    width: 100%;
    height: 280px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

@media print,
screen and (max-width:1024px) {
    .index-Loader .index-Loader_Inner {
        height: 46.875vw
    }
}

.index-Loader .index-Loader_Logo {
    display: block;
    position: absolute;
    width: 263.25px;
    height: 167.85px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

@media print,
screen and (max-width:1024px) {
    .index-Loader .index-Loader_Logo {
        width: 46.19140625vw;
        height: 28.61328125vw
    }
}

.index-Loader .index-Loader_Txt {
    position: absolute;
    display: block;
    font-family: address-sans-pro, sans-serif;
    text-align: center;
    width: 100%;
    bottom: 78px;
    font-size: 18px;
    color: #e8a400
}

@media print,
screen and (max-width:1024px) {
    .index-Loader .index-Loader_Txt {
        bottom: 10.4166666667vw;
        font-size: 3.90625vw
    }
}

.index-SubHeading {
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: .1em;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .index-SubHeading {
        font-size: 4.2rem
    }
}

.index-SubHeading:after {
    content: "";
    width: 20px;
    max-width: 30px;
    height: 2px;
    margin: 10px auto 0;
    display: block
}

@media print,
screen and (max-width:1024px) {
    .index-SubHeading:after {
        width: 3.90625vw;
        max-width: 3.90625vw;
        height: .2604166667vw;
        margin: 2.6041666667vw auto 0
    }
}

.index-SubHeading.black {
    color: #111
}

.index-SubHeading.black:after {
    background: rgba(0, 0, 0, .4)
}

.index-SubHeading.white {
    color: #fff
}

.index-SubHeading.white:after {
    background: rgba(255, 255, 255, .4)
}

.index-Bg span {
    width: 100%;
    position: absolute;
    left: 0;
    display: block
}

.index-Bg span:nth-child(1) {
    height: 533px;
    top: 80.28125vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_1.png) calc(50% - 35px) 0/1721px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(1) {
        height: 36.8489583333vw;
        top: 222.55859375vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_1.png) -2.0833333333vw 0/98.1770833333vw no-repeat
    }
}

.index-Bg span:nth-child(2) {
    height: 530px;
    top: 117.5625vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_2.png) calc(50% - 28px) 0/1707px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(2) {
        height: 28.90625vw;
        top: 407.96875vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_2.png) 4.8177083333vw 0/93.8802083333vw no-repeat
    }
}

.index-Bg span:nth-child(3) {
    height: 299px;
    top: 171.1875vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_3.png) calc(50% + 86px) 0/1383px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(3) {
        height: 52.4739583333vw;
        top: 667.87890625vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_3.png) 1.5625vw 0/88.28125vw no-repeat
    }
}

.index-Bg span:nth-child(4) {
    height: 759px;
    top: 240.9895833333vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_4.png) calc(50% - 33px) 0/1621px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(4) {
        height: 30.46875vw;
        top: 850.2877604167vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_4.png) 6.7708333333vw 0/86.71875vw no-repeat
    }
}

.index-Bg span:nth-child(5) {
    height: 458px;
    top: 262.875vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_5.png) calc(50% + 691px) 0/282px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(5) {
        height: 44.6614583333vw;
        top: 1029.6744791667vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_5.png) 54.9479166667vw 0/41.6666666667vw no-repeat
    }
}

.index-Bg span:nth-child(6) {
    height: 940px;
    top: 350.6432291667vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_6.png) calc(50% + 32px) 0/1552px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(6) {
        height: 13.1510416667vw;
        top: 1218.79296875vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_6.png) 9.375vw 0/88.671875vw no-repeat
    }
}

.index-Bg span:nth-child(7) {
    height: 517px;
    top: 407.4869791667vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_7.png) calc(50% - 757px) 0/209px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(7) {
        height: 30.46875vw;
        top: 1414.296875vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_7.png) 2.2135416667vw 0/91.40625vw no-repeat
    }
}

.index-Bg span:nth-child(8) {
    height: 459px;
    top: 396vw;
    background: url(/wp-content/themes/dctm-pj/assets/images/pc/index/bg_rubble_8.png) calc(50% + 746px) 0/183px no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Bg span:nth-child(8) {
        height: 19.6614583333vw;
        top: 1537.0872395833vw;
        background: url(/wp-content/themes/dctm-pj/assets/images/sp/index/bg_rubble_8.png) 1.3020833333vw 0/93.0989583333vw no-repeat
    }
}

.index-Firstview {
    height: 50.5208333333vw;
    position: relative;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview {
        height: 147.7864583333vw
    }
}

.index-Firstview:before {
    content: "";
    width: 100%;
    height: 28.5416666667vw;
    position: absolute;
    top: -14.0625vw;
    right: 0;
    -webkit-transform: skewY(-26.6deg);
    transform: skewY(-26.6deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    background: #70979e
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview:before {
        height: 89.84375vw;
        top: -22.3958333333vw;
        -webkit-transform: skewY(-45deg);
        transform: skewY(-45deg)
    }
}

.index-Firstview .index-Firstview_Logo {
    width: 15.0520833333vw;
    position: absolute;
    top: 3.6458333333vw;
    left: 3.6458333333vw;
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Logo {
        width: 27.6041666667vw;
        top: 6.7708333333vw;
        left: 4.6875vw
    }
}

.index-Firstview .index-Firstview_Keyvisual {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.index-Firstview .index-Firstview_Keyvisual:before,
.index-Firstview .index-Firstview_Keyvisual:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    z-index: 2
}

.index-Firstview .index-Firstview_Keyvisual:before {
    bottom: -1px;
    left: 49px;
    border-width: 7.2916666667vw 0 0 7.2916666667vw;
    border-color: transparent transparent transparent #70979e
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual:before {
        left: calc(30/768*100vw - 1px);
        border-width: 15.625vw 0 0 15.625vw
    }
}

.index-Firstview .index-Firstview_Keyvisual:after {
    top: 49px;
    right: 49px;
    border-width: 0 7.2916666667vw 7.2916666667vw 0;
    border-color: transparent #70979e transparent transparent
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual:after {
        top: calc(30/768*100vw - 1px);
        right: calc(30/768*100vw - 1px);
        border-width: 0 15.625vw 15.625vw 0
    }
}

.index-Firstview .index-Firstview_Keyvisual .background {
    width: calc(100% - 100px);
    height: calc(100% - 50px);
    margin: auto auto 0;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/index/bg_keyvisual.jpg) 0 100%/100% no-repeat;
    position: relative
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .background {
        width: calc(100% - 60/768*100vw);
        height: calc(100% - 30/768*100vw);
        background: url(/wp-content/themes/dctm-pj/assets/images/common/index/bg_keyvisual.jpg) -114.5833333333vw 0/257.9427083333vw no-repeat
    }
}

.index-Firstview .index-Firstview_Keyvisual .background:after {
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 100%);
    z-index: 1
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .background:after {
        height: 10.4166666667vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.index-Firstview .index-Firstview_Keyvisual .character span {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(4rem);
    transform: translateY(4rem);
    display: block
}

.index-Firstview .index-Firstview_Keyvisual .character img {
    height: auto;
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain
}

.index-Firstview .index-Firstview_Keyvisual .character img.ryuhei-oda {
    width: 48.8020833333vw;
    top: 23.6979166667vw;
    left: 20.7291666667vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.ryuhei-oda {
        width: 85.2864583333vw;
        top: 68.2291666667vw;
        left: -.2604166667vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.rena-mori {
    width: 47.8125vw;
    top: 15.9895833333vw;
    left: 51.7708333333vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.rena-mori {
        width: 83.4635416667vw;
        top: 41.40625vw;
        left: 41.2760416667vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.eri-ibusaki {
    width: 33.5416666667vw;
    top: 23.0208333333vw;
    left: 10.6770833333vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.eri-ibusaki {
        width: 56.9010416667vw;
        top: 57.6822916667vw;
        left: -6.3802083333vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.tris {
    width: 24.9479166667vw;
    top: 13.0729166667vw;
    left: 37.7083333333vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.tris {
        width: 41.015625vw;
        top: 44.921875vw;
        left: 29.8177083333vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.aruto-fushibe {
    width: 22.4479166667vw;
    top: 11.8229166667vw;
    left: 66.40625vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.aruto-fushibe {
        width: 37.6302083333vw;
        top: 33.4635416667vw;
        left: 60.546875vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.jessica-clayborn {
    width: 35.46875vw;
    top: 13.9583333333vw;
    left: 1.25vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.jessica-clayborn {
        width: 57.1614583333vw;
        top: 38.671875vw;
        left: -11.328125vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.rando-furukata {
    width: 38.6979166667vw;
    top: 6.0416666667vw;
    left: 8.0729166667vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.rando-furukata {
        width: 60.4166666667vw;
        top: 22.0052083333vw;
        left: -6.25vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.eru-amami {
    width: 36.4583333333vw;
    top: .8333333333vw;
    left: 50.8333333333vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.eru-amami {
        width: 60.6770833333vw;
        top: 12.890625vw;
        left: 36.0677083333vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.junpei-oda {
    width: 15.2083333333vw;
    top: 2.96875vw;
    left: 47.3958333333vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.junpei-oda {
        width: 25.5208333333vw;
        top: 9.6354166667vw;
        left: 41.9270833333vw
    }
}

.index-Firstview .index-Firstview_Keyvisual .character img.yoshichika-murase {
    width: 11.6666666667vw;
    top: 1.1458333333vw;
    left: 37.34375vw
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Keyvisual .character img.yoshichika-murase {
        width: 19.7916666667vw;
        top: 8.984375vw;
        left: 31.1197916667vw
    }
}

.index-Firstview .index-Firstview_Catch {
    width: 2.8125vw;
    position: absolute;
    top: 10.3125vw;
    right: 5.8854166667vw;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(4rem);
    transform: translateY(4rem)
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Catch {
        width: 7.03125vw;
        top: 27.34375vw;
        right: 5.5989583333vw
    }
}

.index-Firstview .index-Firstview_Txt {
    width: 1092px;
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 46.09375vw;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(4rem);
    transform: translateY(4rem)
}

@media print,
screen and (max-width:1024px) {
    .index-Firstview .index-Firstview_Txt {
        width: 80.46875vw;
        top: 122.3958333333vw
    }
}

.index-Bnr {
    padding: 250px 0 0;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr {
        margin-bottom: -1px;
        padding: 23.4375vw 0 0
    }
}

.index-Bnr .swiper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper {
        width: 100%
    }
}

.index-Bnr .swiper .swiper-container {
    width: 1070px;
    margin: 0 auto
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper .swiper-container {
        width: 83.3333333333vw;
        overflow: visible
    }
}

.index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 350px
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide {
        width: 83.3333333333vw
    }
}

.index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide a {
    width: 350px;
    height: 120px;
    margin: 0 auto;
    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;
    overflow: hidden;
    background: #000
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide a {
        width: 83.3333333333vw;
        height: 28.6458333333vw
    }
}

@media(any-hover:hover) {
    .index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .index-Bnr .swiper .swiper-container .swiper-wrapper .swiper-slide a:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.index-Bnr .swiper .swiper-button .swiper-button-prev,
.index-Bnr .swiper .swiper-button .swiper-button-next {
    width: 30px;
    height: 30px;
    margin: auto 0;
    top: 0;
    bottom: 0;
    outline: none;
    background: #000;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

.index-Bnr .swiper .swiper-button .swiper-button-prev:before,
.index-Bnr .swiper .swiper-button .swiper-button-next:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 16"><path fill="%23fff" d="M1.9,16L0,14.1L6.2,8L0,1.9L1.9,0L10,8L1.9,16z"/></svg>') 55% 50%/9px no-repeat
}

@media print,
screen and (max-width:1024px) {

    .index-Bnr .swiper .swiper-button .swiper-button-prev,
    .index-Bnr .swiper .swiper-button .swiper-button-next {
        display: none
    }
}

.index-Bnr .swiper .swiper-button .swiper-button-prev {
    left: 5px;
    -webkit-transform: rotate(-45deg) scale(-1, -1);
    transform: rotate(-45deg) scale(-1, -1)
}

.index-Bnr .swiper .swiper-button .swiper-button-next {
    right: 5px
}

@media(any-hover:hover) {
    .index-Bnr .swiper .swiper-button {
        -webkit-transition: .3s;
        transition: .3s
    }

    .index-Bnr .swiper .swiper-button:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.index-Bnr .swiper .swiper-pagination {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -34px;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper .swiper-pagination {
        bottom: -5.2083333333vw
    }
}

.index-Bnr .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 36px;
    height: 2px;
    margin: 0 3px;
    background: #c5c9c9;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    outline: none;
    position: relative;
    border-radius: 0;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper .swiper-pagination .swiper-pagination-bullet {
        width: 4.6875vw;
        height: .5208333333vw;
        margin: 0 .390625vw
    }
}

.index-Bnr .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #245963
}

@media(any-hover:hover) {
    .index-Bnr .swiper .swiper-pagination .swiper-pagination-bullet {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .index-Bnr .swiper .swiper-pagination .swiper-pagination-bullet:hover {
        background: #245963
    }
}

.index-Bnr .swiper.disabled .swiper-container .swiper-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.index-Bnr .swiper.disabled .swiper-container .swiper-wrapper .swiper-slide {
    margin: 0 5px
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr .swiper.disabled .swiper-container .swiper-wrapper .swiper-slide {
        margin: 0
    }
}

.index-Bnr .swiper.disabled .swiper-button {
    display: none
}

.index-Bnr .swiper.disabled .swiper-pagination {
    display: none
}

.index-Bnr+.index-News {
    padding: 130px 0 40px
}

@media print,
screen and (max-width:1024px) {
    .index-Bnr+.index-News {
        padding: 18.2291666667vw 0 26.0416666667vw
    }
}

.index-News {
    padding: 240px 0 40px;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-News {
        margin-bottom: -1px;
        padding: 31.25vw 0 26.0416666667vw
    }
}

.index-News .index-News_Content {
    position: relative;
    z-index: 1
}

.index-News .index-News_Body {
    margin-top: 50px
}

@media print,
screen and (max-width:1024px) {
    .index-News .index-News_Body {
        margin-top: 10.4166666667vw
    }
}

.index-News .index-News_Body .btn {
    margin-top: 50px
}

@media print,
screen and (max-width:1024px) {
    .index-News .index-News_Body .btn {
        margin-top: 6.5104166667vw
    }
}

.index-Introduction {
    height: 908px;
    background-image: url(/wp-content/themes/dctm-pj/assets/images/pc/story/bg_introduction_deco.png), url(/wp-content/themes/dctm-pj/assets/images/pc/story/bg_introduction_mask.png);
    background-position: calc(50% + 63px) 70px, 50% 50%;
    background-size: 2299px, 1920px;
    background-repeat: no-repeat, repeat-x
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction {
        height: auto;
        margin-bottom: -1px;
        background-image: url(/wp-content/themes/dctm-pj/assets/images/sp/story/bg_introduction_deco_top.png), url(/wp-content/themes/dctm-pj/assets/images/sp/story/bg_introduction_deco_bottom.png), url(/wp-content/themes/dctm-pj/assets/images/sp/story/bg_introduction_top.png), url(/wp-content/themes/dctm-pj/assets/images/sp/story/bg_introduction_bottom.png);
        background-position: 0 0, 0 100%, 0 0, 0 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }
}

.index-Introduction:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/story/bg_introduction.jpg) 50% 50%/cover no-repeat;
    z-index: -1
}

.index-Introduction .index-Introduction_Content {
    height: 100%;
    padding-top: 237px;
    position: relative;
    z-index: 1
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction .index-Introduction_Content {
        padding: 32.8125vw 0 33.59375vw
    }
}

.index-Introduction .index-Introduction_Heading {
    position: relative
}

.index-Introduction .index-Introduction_Body {
    margin-top: 40px;
    position: relative
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction .index-Introduction_Body {
        margin-top: 6.5104166667vw
    }
}

.index-Introduction .index-Introduction_Body p {
    font-size: 1.6rem;
    line-height: 2;
    color: #fff;
    letter-spacing: .1em;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, .7), 0 0 5px rgba(0, 0, 0, .7)
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction .index-Introduction_Body p {
        font-size: 2.4rem;
        line-height: 2.7083333333
    }
}

.index-Introduction .index-Introduction_Body p+p {
    margin: 2em 0 0
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction .index-Introduction_Body p+p {
        margin: 1.3541666667em 0 0
    }
}

.index-Introduction .index-Introduction_Body .btn {
    margin-top: 42px
}

@media print,
screen and (max-width:1024px) {
    .index-Introduction .index-Introduction_Body .btn {
        margin-top: 8.0729166667vw
    }
}

.index-Music {
    padding-top: 50px;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Music {
        margin-bottom: -1px;
        padding-top: 28.90625vw
    }
}

.index-Music .index-Music_Content {
    position: relative;
    z-index: 1
}

.index-Music .index-Music_Body {
    margin-top: 37px
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body {
        margin-top: 7.03125vw
    }
}

.index-Music .index-Music_Body .item {
    text-align: center
}

.index-Music .index-Music_Body .item .role,
.index-Music .index-Music_Body .item .songwriting {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.7142857143;
    color: #333;
    letter-spacing: .12em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media print,
screen and (max-width:1024px) {

    .index-Music .index-Music_Body .item .role,
    .index-Music .index-Music_Body .item .songwriting {
        font-size: 2rem;
        line-height: 1.6
    }
}

.index-Music .index-Music_Body .item .role {
    color: #5d878f
}

.index-Music .index-Music_Body .item .name {
    margin: 20px 0 23px;
    font-weight: 700;
    font-size: 3rem;
    color: #333;
    letter-spacing: .12em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .name {
        margin: 4.5572916667vw 0 4.296875vw;
        font-size: 3.8rem
    }
}

.index-Music .index-Music_Body .item .artist {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: .12em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .artist {
        margin-bottom: 2.734375vw;
        font-size: 2.6rem
    }
}

.index-Music .index-Music_Body .item .visual {
    margin-top: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .visual {
        margin-top: 8.4635416667vw;
        display: block
    }
}

.index-Music .index-Music_Body .item .visual>div {
    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
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .visual>div {
        margin: 0 auto
    }
}

.index-Music .index-Music_Body .item .visual .logo {
    width: 520px;
    background: rgba(126, 161, 167, .05)
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .visual .logo {
        width: 100%;
        height: 26.953125vw
    }
}

.index-Music .index-Music_Body .item .visual .logo img {
    -o-object-fit: contain;
    object-fit: contain
}

.index-Music .index-Music_Body .item .visual .image {
    width: 680px
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item .visual .image {
        width: 100%
    }
}

.index-Music .index-Music_Body .item+.item {
    margin-top: 73px
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item+.item {
        margin-top: 14.9739583333vw
    }
}

.index-Music .index-Music_Body .item.op .visual .logo img {
    width: 380px
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item.op .visual .logo img {
        width: 62.5vw
    }
}

.index-Music .index-Music_Body .item.ed .visual .logo img {
    width: 267px
}

@media print,
screen and (max-width:1024px) {
    .index-Music .index-Music_Body .item.ed .visual .logo img {
        width: 38.28125vw
    }
}

.index-Character {
    padding: 120px 0 0;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Character {
        margin-bottom: -1px;
        padding: 23.4375vw 0 0
    }
}

.index-Character .index-Character_Content {
    position: relative;
    z-index: 1
}

.index-Character .index-Character_Body .swiper {
    width: 980px;
    margin: 0 auto;
    padding: 0 0 90px;
    position: relative
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper {
        width: 100%;
        padding: 0 0 14.3229166667vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container {
    width: 980px;
    margin: 0 auto;
    overflow: visible
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container {
        width: 81.7708333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 980px;
    height: 630px;
    margin: 0 auto;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide {
        width: 81.7708333333vw;
        height: auto
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide:after {
    content: "";
    width: 100%;
    height: 86px;
    position: absolute;
    top: 51px;
    right: 0
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide:after {
        height: 13.0208333333vw;
        top: 133.3333333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg {
    width: 960px;
    height: 442px;
    position: absolute;
    top: 80px;
    right: 0;
    -webkit-transform: skewY(173.6deg);
    transform: skewY(173.6deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    background: #ccc
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg {
        width: 100%;
        height: 104.6315104167vw;
        top: 23.3723958333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:after {
    content: "";
    min-height: 1px;
    position: absolute;
    right: 0;
    background: #ccc
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:before {
    width: 370px;
    height: 20px;
    top: 462px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:before {
        width: 32.1614583333vw;
        height: 1.8229166667vw;
        top: 106.3802083333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:after {
    width: 265px;
    height: 2px;
    top: 504px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .bg:after {
        width: 23.046875vw;
        height: .5208333333vw;
        top: 110.15625vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .image {
    width: 960px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: skewY(173.6deg);
    transform: skewY(173.6deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    overflow: hidden
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .image {
        width: 100%;
        height: 136.2630208333vw;
        top: .9114583333vw;
        position: relative;
        z-index: 1
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .image img {
    height: auto;
    position: absolute;
    -webkit-transform: skewY(-173.6deg);
    transform: skewY(-173.6deg);
    -o-object-fit: contain;
    object-fit: contain
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile {
    width: 420px;
    position: absolute;
    top: 160px;
    right: 50px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile {
        width: 100%;
        margin-top: 6.5104166667vw;
        position: static
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .name {
    height: 95px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .name {
        height: 19.4010416667vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .name img {
    -o-object-position: left;
    object-position: left
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .cv {
    margin-top: 26px;
    height: 21px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .cv {
        margin-top: 5.2083333333vw;
        height: 4.9479166667vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .cv img {
    -o-object-position: left;
    object-position: left
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .introduction {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 1.6rem;
    line-height: 2;
    color: #333;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .1em
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .introduction {
        margin-top: 5.2083333333vw;
        padding-top: 3.2552083333vw;
        font-size: 2.4rem;
        line-height: 1.9166666667
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more {
    margin-top: 12px;
    text-align: right
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more {
        margin-top: 3.6458333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a {
    font-family: address-sans-pro, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #000;
    letter-spacing: .12em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a {
        font-size: 2.8rem
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line {
    width: 20px;
    height: 1px;
    margin-left: 8px;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line {
        width: 5.2083333333vw;
        margin-left: 1.953125vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a .line:after {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media(any-hover:hover) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a:hover {
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
    }

    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a:hover .line:before {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .profile .more a:hover .line:after {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif {
    position: absolute;
    top: 131px;
    left: 0;
    z-index: 1
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif {
        top: 22.7864583333vw !important;
        left: -3.90625vw;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif img {
    height: auto
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif img.two-lines {
    width: 96px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif img.two-lines {
        width: 18.0989583333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif img.three-lines {
    width: 147px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide .serif img.three-lines {
        width: 28.125vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .serif {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/ryuhei-oda/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .bg {
    background: -webkit-linear-gradient(left, #ff9c66 0, #ffd798 100%);
    background: linear-gradient(to right, #ff9c66 0, #ffd798 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .bg:after {
    background: -webkit-linear-gradient(left, #ff9c66 0, #ffd798 100%);
    background: linear-gradient(to right, #ff9c66 0, #ffd798 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/ryuhei-oda/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/ryuhei-oda/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .image img {
    width: 723px;
    top: 30px;
    left: -207px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(180,128,50,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(180, 128, 50, .2));
    filter: drop-shadow(20px 0 0 rgba(180, 128, 50, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .image img {
        width: 153.7760416667vw;
        top: 7.8125vw;
        left: -47.0052083333vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(180, 128, 50, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(180, 128, 50, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.ryuhei-oda .serif {
    top: 169px
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/rena-mori/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .bg {
    background: -webkit-linear-gradient(left, #ff5b89 0, #fda8a8 100%);
    background: linear-gradient(to right, #ff5b89 0, #fda8a8 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .bg:after {
    background: -webkit-linear-gradient(left, #ff5b89 0, #fda8a8 100%);
    background: linear-gradient(to right, #ff5b89 0, #fda8a8 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/rena-mori/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/rena-mori/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .image img {
    width: 840px;
    top: -58px;
    left: -58px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(226,45,96,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(226, 45, 96, .2));
    filter: drop-shadow(20px 0 0 rgba(226, 45, 96, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .image img {
        width: 178.6458333333vw;
        top: -8.59375vw;
        left: -26.3020833333vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(226, 45, 96, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(226, 45, 96, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rena-mori .serif {
    top: 135px
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/eri-ibusaki/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .bg {
    background: -webkit-linear-gradient(left, #6160ae 0, #c5bced 100%);
    background: linear-gradient(to right, #6160ae 0, #c5bced 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .bg:after {
    background: -webkit-linear-gradient(left, #6160ae 0, #c5bced 100%);
    background: linear-gradient(to right, #6160ae 0, #c5bced 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/eri-ibusaki/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/eri-ibusaki/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .image img {
    width: 612px;
    top: 62px;
    left: -62px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(66,65,136,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(66, 65, 136, .2));
    filter: drop-shadow(20px 0 0 rgba(66, 65, 136, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .image img {
        width: 130.2083333333vw;
        top: 14.5833333333vw;
        left: -31.5104166667vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(66, 65, 136, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(66, 65, 136, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eri-ibusaki .serif {
    top: 135px
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/aruto-fushibe/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .bg {
    background: -webkit-linear-gradient(left, #ace6dd 0, #d5f6ee 100%);
    background: linear-gradient(to right, #ace6dd 0, #d5f6ee 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .bg:after {
    background: -webkit-linear-gradient(left, #ace6dd 0, #d5f6ee 100%);
    background: linear-gradient(to right, #ace6dd 0, #d5f6ee 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/aruto-fushibe/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/aruto-fushibe/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .image img {
    width: 435px;
    top: 55px;
    left: 83px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(94,159,143,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(94, 159, 143, .2));
    filter: drop-shadow(20px 0 0 rgba(94, 159, 143, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.aruto-fushibe .image img {
        width: 92.578125vw;
        top: 13.671875vw;
        left: -.5208333333vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(94, 159, 143, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(94, 159, 143, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn:after {
    height: 190px;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/jessica-clayborn/txt_name_en.png) 100% 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn:after {
        height: 28.6458333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .bg {
    background: -webkit-linear-gradient(left, #7bb6b9 0, #bbe7e9 100%);
    background: linear-gradient(to right, #7bb6b9 0, #bbe7e9 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .bg:after {
    background: -webkit-linear-gradient(left, #7bb6b9 0, #bbe7e9 100%);
    background: linear-gradient(to right, #7bb6b9 0, #bbe7e9 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/jessica-clayborn/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/jessica-clayborn/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .image img {
    width: 645px;
    top: 66px;
    left: -61px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(85,125,127,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(85, 125, 127, .2));
    filter: drop-shadow(20px 0 0 rgba(85, 125, 127, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .image img {
        width: 137.2395833333vw;
        top: 13.671875vw;
        left: -30.3385416667vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(85, 125, 127, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(85, 125, 127, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .name {
    height: 157px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.jessica-clayborn .name {
        height: 28.6458333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata:after {
    height: 190px;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/rando-furukata/txt_name_en.png) 100% 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata:after {
        height: 28.6458333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata .bg {
    background: -webkit-linear-gradient(left, #d35145 0, #f6968d 100%);
    background: linear-gradient(to right, #d35145 0, #f6968d 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata .bg:after {
    background: -webkit-linear-gradient(left, #d35145 0, #f6968d 100%);
    background: linear-gradient(to right, #d35145 0, #f6968d 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata .image img {
    width: 742px;
    top: 3px;
    left: -223px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(126,28,20,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(126, 28, 20, .2));
    filter: drop-shadow(20px 0 0 rgba(126, 28, 20, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.rando-furukata .image img {
        width: 157.8125vw;
        top: 1.6927083333vw;
        left: -60.9375vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(126, 28, 20, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(126, 28, 20, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/eru-amami/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .bg {
    background: -webkit-linear-gradient(left, #7c90c7 0, #becae9 100%);
    background: linear-gradient(to right, #7c90c7 0, #becae9 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .bg:after {
    background: -webkit-linear-gradient(left, #7c90c7 0, #becae9 100%);
    background: linear-gradient(to right, #7c90c7 0, #becae9 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/eru-amami/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/eru-amami/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .image img {
    width: 732px;
    top: -76px;
    left: -35px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(93,107,145,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(93, 107, 145, .2));
    filter: drop-shadow(20px 0 0 rgba(93, 107, 145, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.eru-amami .image img {
        width: 155.7291666667vw;
        top: -13.9322916667vw;
        left: -20.3125vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(93, 107, 145, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(93, 107, 145, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/tris/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .bg {
    background: -webkit-linear-gradient(left, #efe4a8 0, #f9f7d5 100%);
    background: linear-gradient(to right, #efe4a8 0, #f9f7d5 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .bg:after {
    background: -webkit-linear-gradient(left, #efe4a8 0, #f9f7d5 100%);
    background: linear-gradient(to right, #efe4a8 0, #f9f7d5 100%)
}

@media print,
screen and (min-width:1025px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .image {
        -webkit-mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/tris/mask.png) 0 100%/100% no-repeat;
        mask: url(/wp-content/themes/dctm-pj/assets/images/pc/character/tris/mask.png) 0 100%/100% no-repeat
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .image img {
    width: 451px;
    top: 207px;
    left: 36px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(207,186,70,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(207, 186, 70, .2));
    filter: drop-shadow(20px 0 0 rgba(207, 186, 70, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .image img {
        width: 97.0052083333vw;
        top: 41.1458333333vw;
        left: -5.2083333333vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(207, 186, 70, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(207, 186, 70, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .name {
    height: 69px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.tris .name {
        height: 13.9322916667vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda:after {
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/junpei-oda/txt_name_en.png) 100% 0/contain no-repeat
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda .bg {
    background: -webkit-linear-gradient(left, #a172a8 0, #cbaad0 100%);
    background: linear-gradient(to right, #a172a8 0, #cbaad0 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda .bg:after {
    background: -webkit-linear-gradient(left, #a172a8 0, #cbaad0 100%);
    background: linear-gradient(to right, #a172a8 0, #cbaad0 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda .image img {
    width: 357px;
    top: 52px;
    left: 98px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(117,84,122,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(117, 84, 122, .2));
    filter: drop-shadow(20px 0 0 rgba(117, 84, 122, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.junpei-oda .image img {
        width: 76.0416666667vw;
        top: 10.4166666667vw;
        left: 1.8229166667vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(117, 84, 122, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(117, 84, 122, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase:after {
    height: 190px;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/character/yoshichika-murase/txt_name_en.png) 100% 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase:after {
        height: 28.6458333333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase .bg {
    background: -webkit-linear-gradient(left, #9f7686 0, #d5b6c2 100%);
    background: linear-gradient(to right, #9f7686 0, #d5b6c2 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase .bg:before,
.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase .bg:after {
    background: -webkit-linear-gradient(left, #9f7686 0, #d5b6c2 100%);
    background: linear-gradient(to right, #9f7686 0, #d5b6c2 100%)
}

.index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase .image img {
    width: 288px;
    top: 64px;
    left: 110px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="21" dy="1" result="offsetblur" /><feFlood flood-color="rgba(90,68,77,.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(20px 0 0 rgba(90, 68, 77, .2));
    filter: drop-shadow(20px 0 0 rgba(90, 68, 77, .2))
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-container .swiper-wrapper .swiper-slide.yoshichika-murase .image img {
        width: 61.1979166667vw;
        top: 13.671875vw;
        left: 11.5885416667vw;
        -webkit-filter: drop-shadow(2.6041666667vw 0 0 rgba(90, 68, 77, .2));
        filter: drop-shadow(2.6041666667vw 0 0 rgba(90, 68, 77, .2))
    }
}

.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-prev,
.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-next {
    width: 30px;
    height: 30px;
    margin: auto 0;
    top: 320px;
    outline: none;
    background: #000;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-prev:before,
.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-next:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 16"><path fill="%23fff" d="M1.9,16L0,14.1L6.2,8L0,1.9L1.9,0L10,8L1.9,16z"/></svg>') 55% 50%/9px no-repeat
}

@media(any-hover:hover) {

    .index-Character .index-Character_Body .swiper .swiper-button .swiper-button-prev,
    .index-Character .index-Character_Body .swiper .swiper-button .swiper-button-next {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .index-Character .index-Character_Body .swiper .swiper-button .swiper-button-prev:hover,
    .index-Character .index-Character_Body .swiper .swiper-button .swiper-button-next:hover {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    }
}

.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-prev {
    left: -60px;
    -webkit-transform: rotate(-45deg) scale(-1, -1);
    transform: rotate(-45deg) scale(-1, -1)
}

.index-Character .index-Character_Body .swiper .swiper-button .swiper-button-next {
    right: -60px
}

.index-Character .index-Character_Body .swiper .swiper-scrollbar {
    width: 950px;
    height: 30px;
    margin: 0 auto;
    padding: 5px 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-scrollbar {
        width: 90.1041666667vw;
        height: 6.5104166667vw;
        padding: 1.0416666667vw 0
    }
}

.index-Character .index-Character_Body .swiper .swiper-scrollbar:before {
    content: "";
    width: 960px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -5px;
    background: #e8f1f2;
    border-radius: 15px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-scrollbar:before {
        width: 92.1875vw;
        left: -1.0416666667vw;
        border-radius: 3.2552083333vw
    }
}

.index-Character .index-Character_Body .swiper .swiper-scrollbar .swiper-scrollbar-drag {
    background: #5d878f;
    border-radius: 10px
}

@media print,
screen and (max-width:1024px) {
    .index-Character .index-Character_Body .swiper .swiper-scrollbar .swiper-scrollbar-drag {
        border-radius: 2.2135416667vw
    }
}

.index-App {
    padding: 100px 0 0;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-App {
        margin-bottom: -1px;
        padding: 15.625vw 0 0
    }
}

.index-App .index-App_Content {
    display: block;
    position: relative;
    z-index: 1
}

.index-App .index-App_Content .keyvisual {
    height: 35.4166666667vw;
    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;
    background: #12212e;
    overflow: hidden;
    position: relative
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual {
        height: 425px
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual {
        height: 104.1666666667vw;
        display: block;
        background-position: -40.3645833333vw -12.7604166667vw;
        background-size: 186.1979166667vw
    }
}

.index-App .index-App_Content .keyvisual:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/dctm-pj/assets/images/common/index/img_keyvisual_app.jpg) 0 -11.1979166667vw/100% no-repeat;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 1.6s cubic-bezier(0, .8, .08, 1), -webkit-transform 1.6s cubic-bezier(.01, .51, .3, .99), -webkit-filter 1.6s cubic-bezier(0, .8, .08, 1);
    transition: opacity 1.6s cubic-bezier(0, .8, .08, 1), -webkit-transform 1.6s cubic-bezier(.01, .51, .3, .99), -webkit-filter 1.6s cubic-bezier(0, .8, .08, 1);
    transition: transform 1.6s cubic-bezier(.01, .51, .3, .99), filter 1.6s cubic-bezier(0, .8, .08, 1), opacity 1.6s cubic-bezier(0, .8, .08, 1);
    transition: transform 1.6s cubic-bezier(.01, .51, .3, .99), filter 1.6s cubic-bezier(0, .8, .08, 1), opacity 1.6s cubic-bezier(0, .8, .08, 1), -webkit-transform 1.6s cubic-bezier(.01, .51, .3, .99), -webkit-filter 1.6s cubic-bezier(0, .8, .08, 1);
    will-change: transform, opacity
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual:before {
        background: url(/wp-content/themes/dctm-pj/assets/images/common/index/img_keyvisual_app.jpg) -40.3645833333vw -12.7604166667vw/186.1979166667vw no-repeat
    }
}

.index-App .index-App_Content .keyvisual .catch {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(1);
    filter: invert(1);
    -webkit-transition: .5s;
    transition: .5s;
    will-change: filter
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual .catch {
        padding-top: 11.328125vw
    }
}

.index-App .index-App_Content .keyvisual .catch span {
    width: 1.4583333333vw;
    height: 17.1354166667vw;
    display: block;
    position: relative
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual .catch span {
        width: 17.5px;
        height: 205.625px
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual .catch span {
        width: 5.2083333333vw;
        height: 61.1979166667vw
    }
}

.index-App .index-App_Content .keyvisual .catch span:before {
    content: "";
    width: 100%;
    height: 0;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/dctm-pj/assets/images/common/index/txt_app_catch.png);
    background-size: 3.6458333333vw;
    background-color: #000;
    -webkit-transition: .75s cubic-bezier(.01, .51, .3, .99);
    transition: .75s cubic-bezier(.01, .51, .3, .99);
    will-change: height
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual .catch span:before {
        background-size: 43.75px
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual .catch span:before {
        background-size: 13.0208333333vw
    }
}

.index-App .index-App_Content .keyvisual .catch span:nth-child(1):before {
    background-position: 100% 0
}

.index-App .index-App_Content .keyvisual .catch span:nth-child(2) {
    margin: 4.4479166667vw .7291666667vw 0 0
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual .catch span:nth-child(2) {
        margin: 53.375px 8.75px 0 0
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual .catch span:nth-child(2) {
        margin: 15.8854166667vw 2.6041666667vw 0 0
    }
}

.index-App .index-App_Content .keyvisual .catch span:nth-child(2):before {
    background-position: 0 -4.375vw
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .keyvisual .catch span:nth-child(2):before {
        background-position: 0 -52.5px
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .keyvisual .catch span:nth-child(2):before {
        background-position: 0 -15.625vw
    }
}

.index-App .index-App_Content .line {
    width: 1px;
    height: 80px;
    margin: 0 auto;
    position: absolute;
    top: 33.3333333333vw;
    left: 0;
    right: 0;
    overflow: hidden
}

@media print,
screen and (max-width:1200px) {
    .index-App .index-App_Content .line {
        top: 400px
    }
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .line {
        height: 16.9270833333vw;
        top: 96.09375vw
    }
}

.index-App .index-App_Content .line:before,
.index-App .index-App_Content .line:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #c6a555
}

.index-App .index-App_Content .btn {
    margin: 64px 0 0;
    pointer-events: all
}

@media print,
screen and (max-width:1024px) {
    .index-App .index-App_Content .btn {
        margin: 14.0625vw 0 0
    }
}

.index-App.is-animated .index-App_Content .keyvisual:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.index-App.is-animated .index-App_Content .catch {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(0);
    filter: invert(0);
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.index-App.is-animated .index-App_Content .catch span:before {
    height: 100%
}

.index-App.is-animated .index-App_Content .catch span:nth-child(2):before {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.index-Twitter {
    padding: 120px 0 125px;
    background: #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter {
        padding: 13.0208333333vw 0
    }
}

.index-Twitter .index-Twitter_Frame {
    width: 960px;
    height: 380px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    border: 2px solid #8babb1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Frame {
        width: 92.1875vw;
        height: auto;
        border-width: 1px;
        display: block
    }
}

.index-Twitter .index-Twitter_Account {
    width: 50%;
    padding: 12px;
    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
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account {
        width: 100%;
        padding: 1.3020833333vw
    }
}

.index-Twitter .index-Twitter_Account a {
    width: 458px;
    height: 100%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: -webkit-linear-gradient(316deg, #7ea1a7 0, #7ea1a7 50%, #8babb1 50%, #8babb1 100%);
    background: linear-gradient(134deg, #7ea1a7 0, #7ea1a7 50%, #8babb1 50%, #8babb1 100%)
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a {
        width: 100%;
        height: auto;
        padding: 10.4166666667vw 0 8.7239583333vw
    }
}

.index-Twitter .index-Twitter_Account a:before,
.index-Twitter .index-Twitter_Account a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    z-index: 1
}

.index-Twitter .index-Twitter_Account a:before {
    bottom: 0;
    left: 0;
    border-width: 57px 0 0 57px;
    border-color: transparent transparent transparent #f6fbfb
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a:before {
        bottom: -1px;
        left: -1px;
        border-width: 7.421875vw 0 0 7.421875vw
    }
}

.index-Twitter .index-Twitter_Account a:after {
    top: 0;
    right: 0;
    border-width: 0 57px 57px 0;
    border-color: transparent #f6fbfb transparent transparent
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a:after {
        top: -1px;
        right: -1px;
        border-width: 0 7.421875vw 7.421875vw 0
    }
}

.index-Twitter .index-Twitter_Account a p {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.4444444444;
    color: #fff;
    letter-spacing: .12em;
    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
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a p {
        font-size: 2.6rem;
        line-height: 1.3076923077
    }
}

.index-Twitter .index-Twitter_Account a p:before {
    content: "";
    width: 40px;
    height: 35px;
    margin: 0 15px 0 0;
    display: block;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 35"><path fill="%23fff" d="M40,4.1c-1.5,.7-3.1,1.2-4.7,1.4c1.7-1.2,3-2.9,3.6-4.9c-1.6,1-3.4,1.7-5.2,2.1C32.2,1,30,0,27.7,0c-4.5,0-8.2,4-8.2,8.8c0,.7,.1,1.3,.2,2C13,10.4,6.8,7,2.8,1.6C2.1,3,1.7,4.5,1.7,6.1c0,2.9,1.3,5.6,3.7,7.4C4,13.4,2.7,13,1.6,12.3v0.1c-0.1,4.1,2.6,7.7,6.6,8.7c-0.7,.2-1.4,.3-2.2,.3c-0.5,0-1-0.1-1.5-0.2c0.9,3.5,4,6,7.7,6.1C9.3,29.8,5.7,31.1,2,31.2c-0.7,0-1.3,0-2-0.1c3.7,2.6,8.1,4,12.6,4c15.1,0,23.3-13.5,23.3-25.1c0-0.4,0-0.8,0-1.1C37.5,7.5,38.9,5.9,40,4.1z"/></svg>') 0 0/contain no-repeat
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a p:before {
        width: 7.1614583333vw;
        height: 6.25vw;
        margin: 0 3.2552083333vw 0 0
    }
}

.index-Twitter .index-Twitter_Account a .btn.sw-Btn {
    margin: 36px 0 0
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a .btn.sw-Btn {
        margin: 5.2083333333vw 0 0
    }
}

.index-Twitter .index-Twitter_Account a .btn.sw-Btn .sw-Btn_Shape {
    width: 280px;
    height: 60px
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a .btn.sw-Btn .sw-Btn_Shape {
        width: 54.6875vw;
        height: 13.0208333333vw
    }
}

.index-Twitter .index-Twitter_Account a .btn.sw-Btn .sw-Btn_Shape .sw-Btn_Line {
    width: 20px
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Account a .btn.sw-Btn .sw-Btn_Shape .sw-Btn_Line {
        width: 5.2083333333vw
    }
}

.index-Twitter .index-Twitter_Timeline {
    width: 50%;
    height: 100%;
    padding: 12px;
    background: #fff
}

@media print,
screen and (max-width:1024px) {
    .index-Twitter .index-Twitter_Timeline {
        width: 100%;
        height: 87.7604166667vw;
        padding: 2.6041666667vw 6.5104166667vw 0
    }
}

.index-Twitter .index-Twitter_Timeline .timeline {
    height: 100%;
    overflow-y: scroll
}