@charset "UTF-8";

abbr,
acronym,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e5e5e3;
    padding: 0
}

input,
select {
    vertical-align: middle
}

acronym,
samp {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

ol {
    list-style: none
}

a img {
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

@-webkit-keyframes topArrow {
    0% {
        top: -30%;
        opacity: 0
    }

    100% {
        top: 20%;
        opacity: 1
    }
}

@-moz-keyframes topArrow {
    0% {
        top: -30%;
        opacity: 0
    }

    100% {
        top: 20%;
        opacity: 1
    }
}

@keyframes topArrow {
    0% {
        top: -30%;
        opacity: 0
    }

    100% {
        top: 20%;
        opacity: 1
    }
}

@-webkit-keyframes sub_title {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes sub_title {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes sub_title {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes sub_title_icon_bottom {
    0% {
        bottom: 25px
    }

    100% {
        bottom: 20px
    }
}

@-moz-keyframes sub_title_icon_bottom {
    0% {
        bottom: 25px
    }

    100% {
        bottom: 20px
    }
}

@keyframes sub_title_icon_bottom {
    0% {
        bottom: 25px
    }

    100% {
        bottom: 20px
    }
}

@-webkit-keyframes sub_title_icon_top {
    0% {
        top: 25px
    }

    100% {
        top: 20px
    }
}

@-moz-keyframes sub_title_icon_top {
    0% {
        top: 25px
    }

    100% {
        top: 20px
    }
}

@keyframes sub_title_icon_top {
    0% {
        top: 25px
    }

    100% {
        top: 20px
    }
}

@media screen and (min-width:52.5625em) {
    .mt0 {
        margin-top: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .mt0 {
        margin-top: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr0 {
        margin-right: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .mr0 {
        margin-right: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb0 {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .mb0 {
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml0 {
        margin-left: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .ml0 {
        margin-left: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt0 {
        padding-top: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .pt0 {
        padding-top: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr0 {
        padding-right: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .pr0 {
        padding-right: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb0 {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .pb0 {
        padding-bottom: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl0 {
        padding-left: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .pl0 {
        padding-left: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt5 {
        margin-top: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt5 {
        margin-top: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr5 {
        margin-right: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr5 {
        margin-right: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb5 {
        margin-bottom: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb5 {
        margin-bottom: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml5 {
        margin-left: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml5 {
        margin-left: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt5 {
        padding-top: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt5 {
        padding-top: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr5 {
        padding-right: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr5 {
        padding-right: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb5 {
        padding-bottom: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb5 {
        padding-bottom: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl5 {
        padding-left: 5px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl5 {
        padding-left: 1.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt10 {
        margin-top: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt10 {
        margin-top: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr10 {
        margin-right: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr10 {
        margin-right: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb10 {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb10 {
        margin-bottom: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml10 {
        margin-left: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml10 {
        margin-left: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt10 {
        padding-top: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt10 {
        padding-top: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr10 {
        padding-right: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr10 {
        padding-right: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb10 {
        padding-bottom: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb10 {
        padding-bottom: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl10 {
        padding-left: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl10 {
        padding-left: 2.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt15 {
        margin-top: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt15 {
        margin-top: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr15 {
        margin-right: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr15 {
        margin-right: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb15 {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb15 {
        margin-bottom: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml15 {
        margin-left: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml15 {
        margin-left: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt15 {
        padding-top: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt15 {
        padding-top: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr15 {
        padding-right: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr15 {
        padding-right: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb15 {
        padding-bottom: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb15 {
        padding-bottom: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl15 {
        padding-left: 15px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl15 {
        padding-left: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt20 {
        margin-top: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt20 {
        margin-top: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr20 {
        margin-right: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr20 {
        margin-right: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb20 {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb20 {
        margin-bottom: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml20 {
        margin-left: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml20 {
        margin-left: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt20 {
        padding-top: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt20 {
        padding-top: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr20 {
        padding-right: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr20 {
        padding-right: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb20 {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb20 {
        padding-bottom: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl20 {
        padding-left: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl20 {
        padding-left: 5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt25 {
        margin-top: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt25 {
        margin-top: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr25 {
        margin-right: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr25 {
        margin-right: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb25 {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb25 {
        margin-bottom: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml25 {
        margin-left: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml25 {
        margin-left: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt25 {
        padding-top: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt25 {
        padding-top: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr25 {
        padding-right: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr25 {
        padding-right: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb25 {
        padding-bottom: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb25 {
        padding-bottom: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl25 {
        padding-left: 25px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl25 {
        padding-left: 6.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt30 {
        margin-top: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt30 {
        margin-top: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr30 {
        margin-right: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr30 {
        margin-right: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb30 {
        margin-bottom: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb30 {
        margin-bottom: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml30 {
        margin-left: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml30 {
        margin-left: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt30 {
        padding-top: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt30 {
        padding-top: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr30 {
        padding-right: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr30 {
        padding-right: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb30 {
        padding-bottom: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb30 {
        padding-bottom: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl30 {
        padding-left: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl30 {
        padding-left: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt35 {
        margin-top: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt35 {
        margin-top: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr35 {
        margin-right: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr35 {
        margin-right: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb35 {
        margin-bottom: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb35 {
        margin-bottom: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml35 {
        margin-left: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml35 {
        margin-left: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt35 {
        padding-top: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt35 {
        padding-top: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr35 {
        padding-right: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr35 {
        padding-right: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb35 {
        padding-bottom: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb35 {
        padding-bottom: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl35 {
        padding-left: 35px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl35 {
        padding-left: 8.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt40 {
        margin-top: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt40 {
        margin-top: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr40 {
        margin-right: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr40 {
        margin-right: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb40 {
        margin-bottom: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb40 {
        margin-bottom: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml40 {
        margin-left: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml40 {
        margin-left: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt40 {
        padding-top: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt40 {
        padding-top: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr40 {
        padding-right: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr40 {
        padding-right: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb40 {
        padding-bottom: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb40 {
        padding-bottom: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl40 {
        padding-left: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl40 {
        padding-left: 10vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt45 {
        margin-top: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt45 {
        margin-top: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr45 {
        margin-right: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr45 {
        margin-right: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb45 {
        margin-bottom: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb45 {
        margin-bottom: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml45 {
        margin-left: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml45 {
        margin-left: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt45 {
        padding-top: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt45 {
        padding-top: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr45 {
        padding-right: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr45 {
        padding-right: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb45 {
        padding-bottom: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb45 {
        padding-bottom: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl45 {
        padding-left: 45px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl45 {
        padding-left: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt50 {
        margin-top: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt50 {
        margin-top: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr50 {
        margin-right: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr50 {
        margin-right: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb50 {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb50 {
        margin-bottom: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml50 {
        margin-left: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml50 {
        margin-left: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt50 {
        padding-top: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt50 {
        padding-top: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr50 {
        padding-right: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr50 {
        padding-right: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb50 {
        padding-bottom: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb50 {
        padding-bottom: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl50 {
        padding-left: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl50 {
        padding-left: 12.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt55 {
        margin-top: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt55 {
        margin-top: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr55 {
        margin-right: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr55 {
        margin-right: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb55 {
        margin-bottom: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb55 {
        margin-bottom: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml55 {
        margin-left: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml55 {
        margin-left: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt55 {
        padding-top: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt55 {
        padding-top: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr55 {
        padding-right: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr55 {
        padding-right: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb55 {
        padding-bottom: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb55 {
        padding-bottom: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl55 {
        padding-left: 55px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl55 {
        padding-left: 13.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt60 {
        margin-top: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt60 {
        margin-top: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr60 {
        margin-right: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr60 {
        margin-right: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb60 {
        margin-bottom: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb60 {
        margin-bottom: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml60 {
        margin-left: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml60 {
        margin-left: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt60 {
        padding-top: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt60 {
        padding-top: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr60 {
        padding-right: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr60 {
        padding-right: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb60 {
        padding-bottom: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb60 {
        padding-bottom: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl60 {
        padding-left: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl60 {
        padding-left: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt65 {
        margin-top: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt65 {
        margin-top: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr65 {
        margin-right: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr65 {
        margin-right: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb65 {
        margin-bottom: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb65 {
        margin-bottom: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml65 {
        margin-left: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml65 {
        margin-left: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt65 {
        padding-top: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt65 {
        padding-top: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr65 {
        padding-right: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr65 {
        padding-right: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb65 {
        padding-bottom: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb65 {
        padding-bottom: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl65 {
        padding-left: 65px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl65 {
        padding-left: 16.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt70 {
        margin-top: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt70 {
        margin-top: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr70 {
        margin-right: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr70 {
        margin-right: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb70 {
        margin-bottom: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb70 {
        margin-bottom: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml70 {
        margin-left: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml70 {
        margin-left: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt70 {
        padding-top: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt70 {
        padding-top: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr70 {
        padding-right: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr70 {
        padding-right: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb70 {
        padding-bottom: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb70 {
        padding-bottom: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl70 {
        padding-left: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl70 {
        padding-left: 17.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt75 {
        margin-top: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt75 {
        margin-top: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr75 {
        margin-right: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr75 {
        margin-right: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb75 {
        margin-bottom: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb75 {
        margin-bottom: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml75 {
        margin-left: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml75 {
        margin-left: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt75 {
        padding-top: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt75 {
        padding-top: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr75 {
        padding-right: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr75 {
        padding-right: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb75 {
        padding-bottom: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb75 {
        padding-bottom: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl75 {
        padding-left: 75px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl75 {
        padding-left: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt80 {
        margin-top: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt80 {
        margin-top: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr80 {
        margin-right: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr80 {
        margin-right: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb80 {
        margin-bottom: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb80 {
        margin-bottom: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml80 {
        margin-left: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml80 {
        margin-left: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt80 {
        padding-top: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt80 {
        padding-top: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr80 {
        padding-right: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr80 {
        padding-right: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb80 {
        padding-bottom: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb80 {
        padding-bottom: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl80 {
        padding-left: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl80 {
        padding-left: 20vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt85 {
        margin-top: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt85 {
        margin-top: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr85 {
        margin-right: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr85 {
        margin-right: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb85 {
        margin-bottom: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb85 {
        margin-bottom: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml85 {
        margin-left: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml85 {
        margin-left: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt85 {
        padding-top: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt85 {
        padding-top: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr85 {
        padding-right: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr85 {
        padding-right: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb85 {
        padding-bottom: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb85 {
        padding-bottom: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl85 {
        padding-left: 85px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl85 {
        padding-left: 21.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt90 {
        margin-top: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt90 {
        margin-top: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr90 {
        margin-right: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr90 {
        margin-right: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb90 {
        margin-bottom: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb90 {
        margin-bottom: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml90 {
        margin-left: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml90 {
        margin-left: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt90 {
        padding-top: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt90 {
        padding-top: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr90 {
        padding-right: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr90 {
        padding-right: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb90 {
        padding-bottom: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb90 {
        padding-bottom: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl90 {
        padding-left: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl90 {
        padding-left: 22.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt95 {
        margin-top: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt95 {
        margin-top: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr95 {
        margin-right: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr95 {
        margin-right: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb95 {
        margin-bottom: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb95 {
        margin-bottom: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml95 {
        margin-left: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml95 {
        margin-left: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt95 {
        padding-top: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt95 {
        padding-top: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr95 {
        padding-right: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr95 {
        padding-right: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb95 {
        padding-bottom: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb95 {
        padding-bottom: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl95 {
        padding-left: 95px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl95 {
        padding-left: 23.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mt100 {
        margin-top: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .mt100 {
        margin-top: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mr100 {
        margin-right: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .mr100 {
        margin-right: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .mb100 {
        margin-bottom: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .mb100 {
        margin-bottom: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .ml100 {
        margin-left: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .ml100 {
        margin-left: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pt100 {
        padding-top: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .pt100 {
        padding-top: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pr100 {
        padding-right: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .pr100 {
        padding-right: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pb100 {
        padding-bottom: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .pb100 {
        padding-bottom: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .pl100 {
        padding-left: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .pl100 {
        padding-left: 25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size0 {
        font-size: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size0 {
        font-size: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw0 {
        font-size: 0 !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw0 {
        font-size: 0 !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh0 {
        width: 0% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh0 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size2 {
        font-size: 2px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size2 {
        font-size: .375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw2 {
        font-size: .125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw2 {
        font-size: .375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size4 {
        font-size: 4px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size4 {
        font-size: .75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw4 {
        font-size: .25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw4 {
        font-size: .75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size6 {
        font-size: 6px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size6 {
        font-size: 1.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw6 {
        font-size: .375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw6 {
        font-size: 1.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size8 {
        font-size: 8px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size8 {
        font-size: 1.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw8 {
        font-size: .5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw8 {
        font-size: 1.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size10 {
        font-size: 10px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size10 {
        font-size: 1.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw10 {
        font-size: .625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw10 {
        font-size: 1.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh10 {
        width: 10% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh10 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size12 {
        font-size: 12px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size12 {
        font-size: 2.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw12 {
        font-size: .75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw12 {
        font-size: 2.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size14 {
        font-size: 14px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size14 {
        font-size: 2.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw14 {
        font-size: .875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw14 {
        font-size: 2.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size16 {
        font-size: 16px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size16 {
        font-size: 3vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw16 {
        font-size: 1vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw16 {
        font-size: 3vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size18 {
        font-size: 18px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size18 {
        font-size: 3.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw18 {
        font-size: 1.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw18 {
        font-size: 3.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size20 {
        font-size: 20px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size20 {
        font-size: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw20 {
        font-size: 1.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw20 {
        font-size: 3.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh20 {
        width: 20% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh20 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size22 {
        font-size: 22px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size22 {
        font-size: 4.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw22 {
        font-size: 1.375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw22 {
        font-size: 4.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size24 {
        font-size: 24px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size24 {
        font-size: 4.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw24 {
        font-size: 1.5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw24 {
        font-size: 4.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size26 {
        font-size: 26px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size26 {
        font-size: 4.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw26 {
        font-size: 1.625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw26 {
        font-size: 4.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size28 {
        font-size: 28px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size28 {
        font-size: 5.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw28 {
        font-size: 1.75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw28 {
        font-size: 5.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size30 {
        font-size: 30px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size30 {
        font-size: 5.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw30 {
        font-size: 1.875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw30 {
        font-size: 5.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh30 {
        width: 30% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh30 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size32 {
        font-size: 32px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size32 {
        font-size: 6vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw32 {
        font-size: 2vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw32 {
        font-size: 6vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size34 {
        font-size: 34px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size34 {
        font-size: 6.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw34 {
        font-size: 2.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw34 {
        font-size: 6.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size36 {
        font-size: 36px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size36 {
        font-size: 6.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw36 {
        font-size: 2.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw36 {
        font-size: 6.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size38 {
        font-size: 38px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size38 {
        font-size: 7.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw38 {
        font-size: 2.375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw38 {
        font-size: 7.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size40 {
        font-size: 40px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size40 {
        font-size: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw40 {
        font-size: 2.5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw40 {
        font-size: 7.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh40 {
        width: 40% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh40 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size42 {
        font-size: 42px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size42 {
        font-size: 7.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw42 {
        font-size: 2.625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw42 {
        font-size: 7.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size44 {
        font-size: 44px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size44 {
        font-size: 8.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw44 {
        font-size: 2.75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw44 {
        font-size: 8.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size46 {
        font-size: 46px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size46 {
        font-size: 8.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw46 {
        font-size: 2.875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw46 {
        font-size: 8.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size48 {
        font-size: 48px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size48 {
        font-size: 9vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw48 {
        font-size: 3vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw48 {
        font-size: 9vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size50 {
        font-size: 50px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size50 {
        font-size: 9.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw50 {
        font-size: 3.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw50 {
        font-size: 9.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh50 {
        width: 50% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh50 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size52 {
        font-size: 52px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size52 {
        font-size: 9.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw52 {
        font-size: 3.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw52 {
        font-size: 9.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size54 {
        font-size: 54px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size54 {
        font-size: 10.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw54 {
        font-size: 3.375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw54 {
        font-size: 10.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size56 {
        font-size: 56px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size56 {
        font-size: 10.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw56 {
        font-size: 3.5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw56 {
        font-size: 10.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size58 {
        font-size: 58px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size58 {
        font-size: 10.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw58 {
        font-size: 3.625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw58 {
        font-size: 10.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size60 {
        font-size: 60px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size60 {
        font-size: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw60 {
        font-size: 3.75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw60 {
        font-size: 11.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh60 {
        width: 60% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh60 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size62 {
        font-size: 62px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size62 {
        font-size: 11.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw62 {
        font-size: 3.875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw62 {
        font-size: 11.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size64 {
        font-size: 64px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size64 {
        font-size: 12vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw64 {
        font-size: 4vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw64 {
        font-size: 12vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size66 {
        font-size: 66px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size66 {
        font-size: 12.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw66 {
        font-size: 4.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw66 {
        font-size: 12.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size68 {
        font-size: 68px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size68 {
        font-size: 12.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw68 {
        font-size: 4.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw68 {
        font-size: 12.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size70 {
        font-size: 70px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size70 {
        font-size: 13.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw70 {
        font-size: 4.375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw70 {
        font-size: 13.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh70 {
        width: 70% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh70 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size72 {
        font-size: 72px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size72 {
        font-size: 13.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw72 {
        font-size: 4.5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw72 {
        font-size: 13.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size74 {
        font-size: 74px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size74 {
        font-size: 13.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw74 {
        font-size: 4.625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw74 {
        font-size: 13.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size76 {
        font-size: 76px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size76 {
        font-size: 14.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw76 {
        font-size: 4.75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw76 {
        font-size: 14.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size78 {
        font-size: 78px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size78 {
        font-size: 14.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw78 {
        font-size: 4.875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw78 {
        font-size: 14.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size80 {
        font-size: 80px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size80 {
        font-size: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw80 {
        font-size: 5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw80 {
        font-size: 15vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh80 {
        width: 80% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh80 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size82 {
        font-size: 82px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size82 {
        font-size: 15.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw82 {
        font-size: 5.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw82 {
        font-size: 15.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size84 {
        font-size: 84px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size84 {
        font-size: 15.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw84 {
        font-size: 5.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw84 {
        font-size: 15.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size86 {
        font-size: 86px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size86 {
        font-size: 16.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw86 {
        font-size: 5.375vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw86 {
        font-size: 16.125vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size88 {
        font-size: 88px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size88 {
        font-size: 16.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw88 {
        font-size: 5.5vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw88 {
        font-size: 16.5vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size90 {
        font-size: 90px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size90 {
        font-size: 16.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw90 {
        font-size: 5.625vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw90 {
        font-size: 16.875vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh90 {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh90 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size92 {
        font-size: 92px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size92 {
        font-size: 17.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw92 {
        font-size: 5.75vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw92 {
        font-size: 17.25vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size94 {
        font-size: 94px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size94 {
        font-size: 17.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw94 {
        font-size: 5.875vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw94 {
        font-size: 17.625vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size96 {
        font-size: 96px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size96 {
        font-size: 18vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw96 {
        font-size: 6vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw96 {
        font-size: 18vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size98 {
        font-size: 98px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size98 {
        font-size: 18.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw98 {
        font-size: 6.125vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw98 {
        font-size: 18.375vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size100 {
        font-size: 100px !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size100 {
        font-size: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .font-size-vw100 {
        font-size: 6.25vw !important
    }
}

@media screen and (max-width:52.5em) {
    .font-size-vw100 {
        font-size: 18.75vw !important
    }
}

@media screen and (min-width:52.5625em) {
    .img-witdh100 {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:52.5em) {
    .img-witdh100 {
        width: 100% !important
    }
}

@media screen and (min-width:52.5625em) {
    .spOnly {
        display: none
    }
}

@media screen and (max-width:52.5em) {
    .pcOnly {
        display: none
    }
}

.block {
    display: inline-block
}

.ind1 {
    padding-left: 1em;
    text-indent: -1em
}

.ind2 {
    padding-left: 2em;
    text-indent: -1em
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.spNavigation__body {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    -webkit-overflow-scrolling: touch
}

@-webkit-keyframes spNav__body__doShow {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes spNav__body__doShow {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes spNav__body__doShow {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes spNav__child__doShow {
    0% {
        right: -2000px;
        opacity: 0
    }

    10% {
        right: -2000px;
        opacity: 0
    }

    20% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-moz-keyframes spNav__child__doShow {
    0% {
        right: -2000px;
        opacity: 0
    }

    10% {
        right: -2000px;
        opacity: 0
    }

    20% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@keyframes spNav__child__doShow {
    0% {
        right: -2000px;
        opacity: 0
    }

    10% {
        right: -2000px;
        opacity: 0
    }

    20% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 0;
        opacity: 1
    }
}

.spNavigation__body.on {
    display: block;
    -webkit-animation: spNav__body__doShow 2s ease 0s;
    -moz-animation: spNav__body__doShow 2s ease 0s;
    animation: spNav__body__doShow 2s ease 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.spNavigation__body.on .spNavigation__inr ul {
    -webkit-animation: spNav__child__doShow 2s ease 0s;
    -moz-animation: spNav__child__doShow 2s ease 0s;
    animation: spNav__child__doShow 2s ease 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.spNavigation__inr {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 4;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr {
        display: inline-flex;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0
    }
}

.spNavigation__inr ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul {
        height: 480px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul {
        height: 120vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul {
        height: 620px
    }
}

.spNavigation__inr ul li {
    width: 100%;
    text-align: center
}

.spNavigation__inr ul li a {
    box-sizing: border-box;
    display: block;
    color: #fff;
    margin: 0 auto;
    line-height: 120%
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-top: 12px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-top: 3vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-left: 10px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-left: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-right: 10px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-right: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-bottom: 12px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-bottom: 3vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        font-size: 22px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        font-size: 5.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        -webkit-transition-duration: .2s;
        -ms-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: background-color;
        -ms-transition-property: background-color;
        transition-property: background-color;
        -webkit-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-top: 15px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-top: 3.75vw
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        padding-bottom: 15px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {
    .spNavigation__inr ul li a {
        font-size: 26px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        font-size: 6.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li a:hover {
        border-color: #ddd400;
        color: #0137ff;
        background-color: #ddd400
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li a {
        font-size: 4.25vw;
        padding: 3.125vw 1.25vw
    }
}

.spNavigation__inr ul li p {
    color: #ddd400
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li p {
        font-size: 16px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li p {
        font-size: 4vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li p {
        margin-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li p {
        margin-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li p {
        margin-top: 25px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li p {
        margin-top: 6.25vw
    }
}

.spNavigation__inr ul li .selectlang {
    display: flex;
    justify-content: center;
    width: 95%;
    margin: 0 auto;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li .selectlang {
        max-width: 600px
    }
}

.spNavigation__inr ul li .selectlang a {
    width: 48%;
    border-radius: 2.5vw;
    border: 2px solid #fff
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li .selectlang a {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li .selectlang a {
        font-size: 4.5vw
    }
}

.spNavigation__inr ul li .selectlang a.crr {
    border-color: #ddd400;
    color: #0137ff;
    background-color: #ddd400
}

.spNavigation__inr ul li.m-update a::after {
    content: 'UPDATE';
    display: inline-block;
    position: relative;
    background-color: #f40e0e;
    line-height: 1;
    color: #fff
}

@media screen and (min-width:52.5625em) {
    .spNavigation__inr ul li.m-update a::after {
        font-size: 12px;
        padding: 2px 4px;
        margin-left: 8px;
        border-radius: 5px;
        top: -5px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__inr ul li.m-update a::after {
        font-size: 3vw;
        padding: .625vw 1.25vw;
        margin-left: 1.25vw;
        border-radius: 1.25vw;
        top: -.625vw
    }
}

.spNavigation__openBtn {
    position: fixed;
    top: 3.75vw;
    right: 1.875vw;
    z-index: 50
}

@media screen and (min-width:52.5625em) {
    .spNavigation__openBtn {
        top: 40px;
        right: 40px;
        cursor: pointer
    }
}

.spNavigation__openBtn::before {
    content: '';
    display: inline-block;
    background-image: url(../img/common/icon_spNavigation_open.png);
    background-size: 80% auto;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width:52.5625em) {
    .spNavigation__openBtn::before {
        width: 40px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__openBtn::before {
        width: 10vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__openBtn::before {
        height: 40px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__openBtn::before {
        height: 10vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__openBtn::before {
        width: 50px;
        height: 50px
    }
}

.spNavigation__bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(1, 55, 255, .95)
}

.spNavigation__closeBtn {
    position: absolute;
    top: 3.75vw;
    right: 1.875vw;
    z-index: 99;
    cursor: pointer
}

@media screen and (min-width:52.5625em) {
    .spNavigation__closeBtn {
        top: 40px;
        right: 40px
    }
}

.spNavigation__closeBtn::before {
    content: '';
    display: block;
    background-image: url(../img/common/icon_spNavigation_close.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width:52.5625em) {
    .spNavigation__closeBtn::before {
        width: 40px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__closeBtn::before {
        width: 10vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__closeBtn::before {
        height: 40px
    }
}

@media screen and (max-width:52.5em) {
    .spNavigation__closeBtn::before {
        height: 10vw
    }
}

@media screen and (min-width:52.5625em) {
    .spNavigation__closeBtn::before {
        width: 45px;
        height: 45px
    }
}

@media screen and (min-width:52.5625em) {
    .en .spNavigation__inr ul {
        height: 475px
    }
}

@media screen and (max-width:52.5em) {
    .en .spNavigation__inr ul {
        height: 118.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .en .spNavigation__inr ul {
        height: 560px
    }
}

.scrollTopBtn {
    position: fixed;
    z-index: 51;
    background-image: url(../img/common/allow_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);
    width: 10vw;
    height: 10vw;
    bottom: 6.25vw;
    -webkit-transition-duration: .4s;
    -ms-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: right, top;
    -ms-transition-property: right, top;
    transition-property: right, top;
    -webkit-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear
}

@media screen and (min-width:52.5625em) {
    .scrollTopBtn {
        width: 50px;
        height: 50px;
        bottom: 40px;
        cursor: pointer
    }
}

@media screen and (min-width:52.5625em) {
    .scrollTopBtn.show {
        right: 20px
    }
}

@media screen and (max-width:52.5em) {
    .scrollTopBtn.show {
        right: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .scrollTopBtn.hide {
        right: -100px
    }
}

@media screen and (max-width:52.5em) {
    .scrollTopBtn.hide {
        right: -12.5vw
    }
}

.qaBox {
    width: 100%;
    border: 1px solid #ece9e9;
    border-width: 0 0 1px 0;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .qaBox {
        padding: 0 20px
    }
}

.qaBox__head {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    cursor: pointer
}

@media screen and (min-width:52.5625em) {
    .qaBox__head {
        padding-top: 15px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head {
        padding-top: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head {
        padding-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head {
        padding-right: 40px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head {
        padding-right: 10vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head {
        padding: 20px 60px 20px 0
    }
}

.qaBox__head p {
    text-align: left;
    pointer-events: none
}

@media screen and (min-width:52.5625em) {
    .qaBox__head p {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head p {
        font-size: 3.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head p {
        font-size: 18px
    }
}

.qaBox__head:before {
    content: '';
    display: block;
    background-image: url(../img/common/accordion_icon.png);
    background-size: 100% 100%;
    background-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media screen and (min-width:52.5625em) {
    .qaBox__head:before {
        right: 0
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head:before {
        right: 0
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head:before {
        width: 26px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head:before {
        width: 6.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head:before {
        height: 16px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__head:before {
        height: 4vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__head:before {
        width: 26px;
        height: 20px
    }
}

.qaBox__answer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer {
        padding-top: 0
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__answer {
        padding-top: 0
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer {
        padding-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__answer {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer {
        padding-right: 0
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__answer {
        padding-right: 0
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer {
        padding: 0 80px 20px 20px
    }
}

.qaBox__answer figcaption {
    box-sizing: border-box;
    background-color: #f5f7f9;
    padding: 2.5vw 3.125vw;
    border-radius: 1.25vw
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer figcaption {
        font-size: 16px;
        padding: 15px 20px;
        border-radius: 10px
    }
}

.qaBox__answer p {
    color: #333;
    text-align: left
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer p {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {
    .qaBox__answer p {
        font-size: 3.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .qaBox__answer p {
        font-size: 16px
    }
}

.qaBox[data-view-display=hide] .qaBox__answer {
    display: none;
    opacity: 0
}

.qaBox[data-view-display=hide] .qaBox__head:before {
    opacity: .6
}

@-webkit-keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@-moz-keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

.qaBox[data-view-display=show] .qaBox__answer {
    -webkit-animation: anser__doShow .8s ease 0s;
    -moz-animation: anser__doShow .8s ease 0s;
    animation: anser__doShow .8s ease 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.qaBox[data-view-display=show] .qaBox__head:before {
    opacity: 1;
    transform: rotate(-180deg)
}

.acsec .acsec__head {
    position: relative;
    cursor: pointer
}

.acsec .acsec__head:before {
    content: '';
    display: block;
    background-image: url(../img/common/accordion_icon.png);
    background-size: 100% 100%;
    background-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media screen and (min-width:52.5625em) {
    .acsec .acsec__head:before {
        right: 26px
    }
}

@media screen and (max-width:52.5em) {
    .acsec .acsec__head:before {
        right: 6.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .acsec .acsec__head:before {
        width: 26px
    }
}

@media screen and (max-width:52.5em) {
    .acsec .acsec__head:before {
        width: 6.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .acsec .acsec__head:before {
        height: 16px
    }
}

@media screen and (max-width:52.5em) {
    .acsec .acsec__head:before {
        height: 4vw
    }
}

@media screen and (min-width:52.5625em) {
    .acsec .acsec__head:before {
        width: 26px;
        height: 20px
    }
}

.acsec[data-view-display=hide] .acsec__body {
    display: none;
    opacity: 0
}

.acsec[data-view-display=hide] .acsec__head:before {
    opacity: .6
}

@-webkit-keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@-moz-keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@keyframes anser__doShow {
    0% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

.acsec[data-view-display=show] .acsec__body {
    -webkit-animation: anser__doShow .8s ease 0s;
    -moz-animation: anser__doShow .8s ease 0s;
    animation: anser__doShow .8s ease 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.acsec[data-view-display=show] .acsec__head:before {
    opacity: 1;
    transform: rotate(-180deg)
}

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

body {
    line-height: 140%;
}

html {
    word-wrap: break-word;
    height: 100%
}

p {
    text-align: center;
    word-wrap: break-word;
    line-height: 140%
}

@media screen and (min-width:52.5625em) {
    p {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {
    p {
        font-size: 3.5vw
    }
}

#wrap {
    overflow: hidden
}

.inr {
    width: 100%;
    max-width: 880px;
    padding: 0 2.5%;
    margin: 0 auto;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .inr {
        padding: 0 25px
    }
}

.inr-box {
    width: 100%;
    box-sizing: border-box
}

@media screen and (min-width:52.5625em) {
    .inr-box {
        padding-top: 15px
    }
}

@media screen and (max-width:52.5em) {
    .inr-box {
        padding-top: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .inr-box {
        padding-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    .inr-box {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .inr-box {
        padding-left: 15px
    }
}

@media screen and (max-width:52.5em) {
    .inr-box {
        padding-left: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .inr-box {
        padding-right: 15px
    }
}

@media screen and (max-width:52.5em) {
    .inr-box {
        padding-right: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .scroll-prevent {
        overflow: hidden
    }
}

@media screen and (max-width:52.5em) {
    .scroll-prevent {
        position: fixed;
        z-index: -1;
        width: 100%;
        height: 100%
    }
}

.gray-bg {
    background-color: #f5f7f9
}

.b {
    font-weight: 700
}

.yellow {
    color: #fe0
}

.white {
    color: #fff
}

.orange {
    color: #ff6b01
}

.bule {
    color: #0036ff !important
}

.red {
    color: #bc0909
}

.gray {
    color: #999
}

.font-Mplus {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 900
}

#header {
    width: 100%;
    height: 17.5vw;
    background-image: url(../img/common/header.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center center;
    background-size: 70% auto
}

@media screen and (min-width:52.5625em) {
    #header {
        background-size: 520px auto;
        height: 130px
    }
}

#footer {
    width: 100%;
    background-color: #000;
    position: relative;
    box-sizing: border-box;
    z-index: 2
}

@media screen and (min-width:52.5625em) {
    #footer {
        padding-top: 20px
    }
}

@media screen and (max-width:52.5em) {
    #footer {
        padding-top: 5vw
    }
}

@media screen and (min-width:52.5625em) {
    #footer {
        padding-bottom: 20px
    }
}

@media screen and (max-width:52.5em) {
    #footer {
        padding-bottom: 5vw
    }
}

@media screen and (min-width:52.5625em) {
    #footer {
        padding: 20px 0
    }
}

#credit {
    text-align: center;
    color: #fff
}

@media screen and (min-width:52.5625em) {
    #credit {
        padding-left: 60px
    }
}

@media screen and (max-width:52.5em) {
    #credit {
        padding-left: 15vw
    }
}

@media screen and (min-width:52.5625em) {
    #credit {
        padding-right: 60px
    }
}

@media screen and (max-width:52.5em) {
    #credit {
        padding-right: 15vw
    }
}

@media screen and (min-width:52.5625em) {
    #credit {
        font-size: 10px
    }
}

@media screen and (max-width:52.5em) {
    #credit {
        font-size: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #credit {
        font-size: 12px;
        line-height: 150%
    }
}

#capcom-link {
    display: block;
    margin: 0 auto
}

@media screen and (min-width:52.5625em) {
    #capcom-link {
        width: 150px
    }
}

@media screen and (max-width:52.5em) {
    #capcom-link {
        width: 37.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #capcom-link {
        margin-bottom: 10px
    }
}

@media screen and (max-width:52.5em) {
    #capcom-link {
        margin-bottom: 2.5vw
    }
}

#mv {
    background-color: #000
}

#mv p {
    color: #fff;
    text-align: left
}

@media screen and (min-width:52.5625em) {
    #mv p {
        font-size: 16px
    }
}

@media screen and (max-width:52.5em) {
    #mv p {
        font-size: 4vw
    }
}

@media screen and (min-width:52.5625em) {
    #mv p {
        margin-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    #mv p {
        margin-bottom: 3.75vw
    }
}

h1 {
    width: 90%;
    max-width: 793px;
    margin: 0 auto;
    position: relative;
    top: -1.25vw
}

@media screen and (min-width:52.5625em) {
    h1 {
        top: -10px;
        width: 100%
    }
}

.en h1 {
    max-width: 750px
}

h2 {
    width: 95%;
    max-width: 880px;
    margin: 0 auto;
    color: #fdd400;
    background-color: #0137ff;
    text-align: center;
    font-weight: 700;
    line-height: 120%;
    box-sizing: border-box;
    border-radius: 1.25vw
}

@media screen and (min-width:52.5625em) {
    h2 {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    h2 {
        font-size: 4.5vw
    }
}

@media screen and (min-width:52.5625em) {
    h2 {
        padding-top: 15px
    }
}

@media screen and (max-width:52.5em) {
    h2 {
        padding-top: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    h2 {
        padding-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    h2 {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    h2 {
        padding-left: 10px
    }
}

@media screen and (max-width:52.5em) {
    h2 {
        padding-left: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    h2 {
        padding-right: 10px
    }
}

@media screen and (max-width:52.5em) {
    h2 {
        padding-right: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    h2 {
        border-radius: 10px;
        font-size: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 30px
    }
}

h2.update::after {
    content: 'UPDATE';
    display: inline-block;
    position: relative;
    background-color: #f40e0e;
    line-height: 1;
    color: #fff
}

@media screen and (min-width:52.5625em) {
    h2.update::after {
        font-size: 12px;
        padding: 2px 4px;
        margin-left: 8px;
        border-radius: 5px;
        top: -5px
    }
}

@media screen and (max-width:52.5em) {
    h2.update::after {
        font-size: 2.5vw !important;
        padding: .625vw 1.25vw;
        margin-left: 1.25vw;
        border-radius: 1.25vw;
        top: -.625vw
    }
}

p.title {
    text-align: center;
    font-weight: 700;
    color: #505050
}

@media screen and (min-width:52.5625em) {
    p.title {
        font-size: 24px
    }
}

@media screen and (max-width:52.5em) {
    p.title {
        font-size: 6vw
    }
}

p.sub-title {
    text-align: center;
    font-weight: 700;
    color: #505050
}

@media screen and (min-width:52.5625em) {
    p.sub-title {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    p.sub-title {
        font-size: 4.5vw
    }
}

p.read {
    text-align: left
}

@media screen and (min-width:52.5625em) {
    p.read {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    p.read {
        font-size: 4.5vw
    }
}

p.note {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em
}

@media screen and (min-width:52.5625em) {
    p.note {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {
    p.note {
        font-size: 3.5vw
    }
}

p.red-note {
    color: #fb0404
}

@media screen and (min-width:52.5625em) {
    p.red-note {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    p.red-note {
        font-size: 4.5vw
    }
}

p a {
    color: #0137ff
}

@media screen and (min-width:52.5625em) {
    p a:hover {
        color: #fff;
        background-color: #0137ff
    }
}

.cmidashi,
.rmidashi {
    text-align: center
}

.cmidashi p,
.rmidashi p {
    color: #333;
    display: inline-block;
    border-radius: 20px;
    background-color: #eff1f3;
    margin: 0 auto
}

@media screen and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        font-size: 3.5vw
    }
}

@media screen and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        padding-top: 5px
    }
}

@media screen and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        padding-top: 1.25vw
    }
}

@media screen and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        padding-bottom: 5px
    }
}

@media screen and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        padding-bottom: 1.25vw
    }
}

@media screen and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        padding-left: 15px
    }
}

@media screen and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        padding-left: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        padding-right: 15px
    }
}

@media screen and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        padding-right: 3.75vw
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {

    .cmidashi p,
    .rmidashi p {
        font-size: 16px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {

    .cmidashi p,
    .rmidashi p {
        font-size: 4vw
    }
}

#target-service .id-inr {
    max-width: 1024px
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul {
        display: flex
    }
}

#target-service .id-inr ul li:first-child {
    border: 1px solid #d5d7d3;
    border-width: 0 0 1px 0
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li:first-child {
        padding-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #target-service .id-inr ul li:first-child {
        padding-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li:first-child {
        margin-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #target-service .id-inr ul li:first-child {
        margin-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li {
        width: 50%;
        box-sizing: border-box
    }

    #target-service .id-inr ul li:first-child {
        padding: 0 4%;
        border-width: 0 1px 0 0
    }

    #target-service .id-inr ul li:nth-child(2) {
        padding: 0 4%
    }
}

#target-service .id-inr ul li figcaption {
    position: relative;
    text-align: center;
    min-height: 42.5vw
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li figcaption {
        min-height: 230px
    }
}

#target-service .id-inr ul li figcaption img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#target-service .id-inr ul li figcaption.cog-id {
    width: 70%;
    margin: 0 auto
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li figcaption.cog-id {
        padding-bottom: 20px
    }
}

@media screen and (max-width:52.5em) {
    #target-service .id-inr ul li figcaption.cog-id {
        padding-bottom: 5vw
    }
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li figcaption.cog-id {
        max-width: 275px;
        padding-bottom: 0
    }
}

#target-service .id-inr ul li figcaption.capcom-account {
    width: 95%;
    margin: 0 auto
}

@media screen and (min-width:52.5625em) {
    #target-service .id-inr ul li figcaption.capcom-account {
        max-width: 394px
    }
}

@media screen and (min-width:52.5625em) {
    #content .title span {
        font-size: 18px
    }
}

@media screen and (max-width:52.5em) {
    #content .title span {
        font-size: 4.5vw
    }
}

#content .content-image {
    width: 100%;
    max-width: 648px;
    margin: 0 auto
}

@media screen and (min-width:52.5625em) {
    #content .cmidashi_box {
        display: flex;
        justify-content: center
    }

    #content .cmidashi_box .cmidashi {
        margin: 0 4px
    }
}

#content .rmidashi P {
    color: #fff;
    background-color: #f80000
}

#content .end {
    display: block;
    opacity: .3
}

@media screen and (min-width:52.5625em) {
    #merit {
        padding-left: 38px;
        padding-right: 38px
    }
}

#merit .merit-image {
    width: 100%;
    margin: 0 auto
}

#merit hr {
    border-color: #fff
}

.en .merit-image {
    text-align: center
}

.en .merit-image img {
    width: 70%
}

@media screen and (min-width:52.5625em) {
    .en .merit-image img {
        width: 275px;
        margin: 0 auto
    }
}

@media screen and (min-width:52.5625em) {
    #qa .parts__btn__normal {
        width: 80%;
        margin: 0 auto
    }
}

#qa .id-inr {
    max-width: 1024px
}

@media screen and (min-width:52.5625em) {
    #qa .id-inr ul {
        display: flex
    }
}

#qa .id-inr ul li .title {
    line-height: 120%
}

#qa .id-inr ul li .title span {
    display: block
}

@media screen and (min-width:52.5625em) {
    #qa .id-inr ul li .title span {
        font-size: 16px
    }
}

@media screen and (max-width:52.5em) {
    #qa .id-inr ul li .title span {
        font-size: 4vw
    }
}

#qa .id-inr ul li:first-child {
    border: 1px solid #d5d7d3;
    border-width: 0 0 1px 0
}

@media screen and (min-width:52.5625em) {
    #qa .id-inr ul li:first-child {
        padding-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #qa .id-inr ul li:first-child {
        padding-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #qa .id-inr ul li:first-child {
        margin-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #qa .id-inr ul li:first-child {
        margin-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #qa .id-inr ul li {
        width: 50%;
        box-sizing: border-box
    }

    #qa .id-inr ul li:first-child {
        padding: 0 4%;
        border-width: 0 1px 0 0
    }

    #qa .id-inr ul li:nth-child(2) {
        padding: 0 4%
    }
}

#contact .id-inr {
    max-width: 1024px
}

@media screen and (min-width:52.5625em) {
    #contact .id-inr ul {
        display: flex
    }
}

#contact .id-inr ul li .title {
    line-height: 120%
}

#contact .id-inr ul li .title span {
    display: block
}

@media screen and (min-width:52.5625em) {
    #contact .id-inr ul li .title span {
        font-size: 16px
    }
}

@media screen and (max-width:52.5em) {
    #contact .id-inr ul li .title span {
        font-size: 4vw
    }
}

#contact .id-inr ul li:first-child {
    border: 1px solid #d5d7d3;
    border-width: 0 0 1px 0
}

@media screen and (min-width:52.5625em) {
    #contact .id-inr ul li:first-child {
        padding-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #contact .id-inr ul li:first-child {
        padding-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #contact .id-inr ul li:first-child {
        margin-bottom: 30px
    }
}

@media screen and (max-width:52.5em) {
    #contact .id-inr ul li:first-child {
        margin-bottom: 7.5vw
    }
}

@media screen and (min-width:52.5625em) {
    #contact .id-inr ul li {
        width: 50%;
        box-sizing: border-box
    }

    #contact .id-inr ul li:first-child {
        padding: 0 4%;
        border-width: 0 1px 0 0
    }

    #contact .id-inr ul li:nth-child(2) {
        padding: 0 4%
    }
}

#wish .wish__item {
    background-color: #fff;
    border: 1px solid #e6e5e5;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1)
}

@media screen and (min-width:52.5625em) {
    #wish .wish__item {
        border-radius: 10px;
        padding: 15px 30px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__item {
        border-radius: 2.5vw;
        padding: 3.75vw 5.625vw
    }
}

#wish .wish__arrow {
    background-image: url(../img/common/wishArrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative
}

@media screen and (min-width:52.5625em) {
    #wish .wish__arrow {
        width: 40px;
        height: 18px;
        margin: 0 auto;
        top: -7px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__arrow {
        width: 11.25vw;
        height: 5vw;
        margin: 0 auto;
        top: -2.125vw
    }
}

@media screen and (min-width:52.5625em) {
    #wish .wish__note {
        border: 4px solid #0479ff;
        padding: 15px 30px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__note {
        border: 4px solid #0479ff;
        padding: 3.75vw 3.75vw
    }
}

#wish .wish__note p {
    color: #0479ff
}

#wish .wish__note--normal {
    line-height: 1.2;
    font-weight: 700
}

@media screen and (min-width:52.5625em) {
    #wish .wish__note--normal {
        font-size: 18px;
        margin-bottom: 6px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__note--normal {
        font-size: 4vw;
        margin-bottom: 1.25vw
    }
}

#wish .wish__note--max {
    line-height: 1.1;
    font-weight: 700
}

@media screen and (min-width:52.5625em) {
    #wish .wish__note--max {
        font-size: 26px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__note--max {
        font-size: 7.5vw
    }
}

#wish .wish__note--min {
    font-weight: 400
}

@media screen and (min-width:52.5625em) {
    #wish .wish__note--min {
        font-size: 14px
    }
}

@media screen and (max-width:52.5em) {
    #wish .wish__note--min {
        font-size: 3vw
    }
}

.parts__btn__normal {
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 50px;
    background-color: #9b9a9a;
    line-height: 130%;
    -webkit-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: background-color;
    -ms-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal {
        padding-top: 15px
    }
}

@media screen and (max-width:52.5em) {
    .parts__btn__normal {
        padding-top: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal {
        padding-bottom: 15px
    }
}

@media screen and (max-width:52.5em) {
    .parts__btn__normal {
        padding-bottom: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal {
        padding-right: 15px
    }
}

@media screen and (max-width:52.5em) {
    .parts__btn__normal {
        padding-right: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal {
        padding-left: 15px
    }
}

@media screen and (max-width:52.5em) {
    .parts__btn__normal {
        padding-left: 3.75vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal {
        font-size: 16px
    }
}

@media screen and (max-width:52.5em) {
    .parts__btn__normal {
        font-size: 4vw
    }
}

.parts__btn__normal:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    top: -3px;
    margin: 0 5px 0 0;
    border-width: 0 5px 7px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal:hover {
        background-color: #797979
    }
}

.parts__btn__normal.parts__btn__color_cog {
    background-color: #eb6100
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal.parts__btn__color_cog:hover {
        background-color: #fe6f0a
    }
}

.parts__btn__normal.parts__btn__color_capcom {
    background-color: #277da8
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal.parts__btn__color_capcom:hover {
        background-color: #28a6e5
    }
}

.parts__btn__normal.parts__btn__color_cid {
    width: 80%;
    margin: 0 auto;
    background-color: #008be7
}

@media screen and (min-width:52.5625em) {
    .parts__btn__normal.parts__btn__color_cid:hover {
        background-color: #2ba3f2
    }
}

#contact .parts__btn__normal,
#target-service .parts__btn__normal {
    margin: 0 auto;
    width: 80%
}

@media screen and (min-width:52.5625em) {

    #contact .parts__btn__normal,
    #target-service .parts__btn__normal {
        width: 70%
    }
}

.parts__table__normal {
    background-color: #fff
}

.parts__table__normal table {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse
}

.parts__table__normal table td,
.parts__table__normal table th,
.parts__table__normal table tr {
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.parts__table__normal table th:nth-child(2) {
    border-right: 1px solid #0137ff
}

.parts__table__normal table th:nth-child(3) {
    border-top: 1px solid #0137ff;
    border-right: 1px solid #0137ff
}

.parts__table__normal table td:nth-child(3) {
    border-right: 1px solid #0137ff
}

.parts__table__normal table td:nth-child(4) {
    border-right: 1px solid #0137ff
}

.parts__table__normal table tr:last-child td:nth-child(4) {
    border-bottom: 1px solid #0137ff
}

.parts__table__normal table th {
    line-height: 120%;
    background-color: #f5f7f9
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table th {
        padding-top: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table th {
        padding-top: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table th {
        padding-bottom: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table th {
        padding-bottom: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table th {
        padding-left: 5px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table th {
        padding-left: 1.25vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table th {
        padding-right: 5px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table th {
        padding-right: 1.25vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table th {
        font-size: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table th {
        font-size: 2.5vw
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {
    .parts__table__normal table th {
        font-size: 14px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {
    .parts__table__normal table th {
        font-size: 3.5vw
    }
}

.parts__table__normal table td {
    line-height: 120%;
    text-align: center
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td {
        padding-top: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td {
        padding-top: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td {
        padding-bottom: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td {
        padding-bottom: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td {
        padding-left: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td {
        padding-left: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td {
        padding-right: 10px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td {
        padding-right: 2.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td {
        font-size: 12px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td {
        font-size: 3vw
    }
}

@media screen and (min-width:52.5625em) and (min-width:52.5625em) {
    .parts__table__normal table td {
        font-size: 14px
    }
}

@media screen and (min-width:52.5625em) and (max-width:52.5em) {
    .parts__table__normal table td {
        font-size: 3.5vw
    }
}

@media screen and (min-width:52.5625em) {
    .parts__table__normal table td span {
        padding-left: 5px
    }
}

@media screen and (max-width:52.5em) {
    .parts__table__normal table td span {
        padding-left: 1.25vw
    }
}

.parts__table__normal table td.sankaku {
    color: #fab703;
    background-color: #fafcc4
}

.parts__table__normal table td.batu {
    color: #fc6565
}

.parts__table__normal table td.maru {
    color: #8dbf07;
    background-color: #f8fbf0
}

.parts__table__normal table .diagonal {
    box-sizing: border-box;
    position: relative;
    background-image: url(../img/common/diagonal.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}


/*--------------------------------------------------------------------

    add 211018

--------------------------------------------------------------------*/
body#ca_close {
    font-family: YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0.05em;
}

.red {
    color: #dd0000;
}

/*CAPCOM アカウント終了後の各サービスの対応*/
#action .parts__table__normal table {
    height: 100px;
}

#action .parts__table__normal table tbody th {
    width: 30%;
}

#action .parts__table__normal table tbody td {
    width: 70%;
}

#action .parts__table__normal table tbody td p {
    text-align: left;
}

#action .parts__table__normal table tbody td p a {
    text-decoration: underline;
}

/*CAPCOM アカウント終了後の各サービスの対応*/
#action .parts__table__normal table {
    height: 100px;
}

#action .parts__table__normal table tbody th {
    width: 30%;
}

#action .parts__table__normal table tbody td {
    width: 70%;
}

#action .parts__table__normal table tbody td p {
    text-align: left;
}

#action .parts__table__normal table tbody td p a {
    text-decoration: underline;
}

/*お問い合わせはこちら*/
#contact .id-inr ul {
    width: 90%;
    margin: 0 auto;
}

#contact .id-inr ul li:first-child {
    border: none;
}

#contact .parts__btn__normal,
#target-service .parts__btn__normal {
    width: 100%;
    background: none;
    border: #fdd000 solid 4px;
    color: #333;
    font-weight: bold;
}

#contact .parts__btn__normal.parts__btn__color_cid {
    width: 100%;
    padding: 23px 0px;
}

#contact .parts__btn__normal:before,
#target-service .parts__btn__normal:before {
    content: none;
}

#contact ul li p.pdl15 {
    padding-left: 30px;
}

@media screen and (max-width: 52.5em) {
    #contact .id-inr ul li:first-child {
        margin-bottom: 3vw;
        padding-bottom: 0;
    }

    #contact .parts__btn__normal,
    #target-service .parts__btn__normal {
        width: 90%;
    }


    #contact ul li p.pdl15 {
        padding-left: 0px;
    }
}