﻿/* @font-face {
    font-family: "FFXIV Lodestone";
    src: url("https://lds-img.finalfantasyxiv.com/pc/global/fonts/FFXIV_Lodestone-1748579545.eot?t=1748579545");
    src: url("https://lds-img.finalfantasyxiv.com/pc/global/fonts/FFXIV_Lodestone-1748579545.eot?t=1748579545#iefix") format("eot"), url("https://lds-img.finalfantasyxiv.com/pc/global/fonts/FFXIV_Lodestone-1748579545.woff2?t=1748579545") format("woff2"), url("https://lds-img.finalfantasyxiv.com/pc/global/fonts/FFXIV_Lodestone-1748579545.woff?t=1748579545") format("woff"), url("https://lds-img.finalfantasyxiv.com/pc/global/fonts/FFXIV_Lodestone-1748579545.ttf?t=1748579545") format("truetype"), url("../../../../pc/global/fonts/FFXIV_Lodestone-1748579545d3c1.svg?t=1748579545#FFXIV Lodestone") format("svg");
    font-weight: normal;
    font-style: normal
} */

.xiv-lds:before {
    display: inline-block;
    font-family: "FFXIV Lodestone";
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xiv-lds-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.xiv-lds-2x {
    font-size: 2em
}

.xiv-lds-3x {
    font-size: 3em
}

.xiv-lds-4x {
    font-size: 4em
}

.xiv-lds-5x {
    font-size: 5em
}

.xiv-lds-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.xiv-lds-bluesky:before {
    content: ""
}

.xiv-lds-elemental-level:before {
    content: ""
}

.xiv-lds-facebook:before {
  content: "";
  mask: url('../../../../images/svg/fb.svg') no-repeat center / contain;
  -webkit-mask: url('../../../../images/svg/fb.svg') no-repeat center / contain;
}

.xiv-lds-home-world:before {
    content: ""
}

.xiv-lds-instagram:before {
    content: ""
}

.xiv-lds-line:before {
    content: ""
}

.xiv-lds-resistance-level:before {
    content: ""
}

.xiv-lds-twitch:before {
    content: ""
}

.xiv-lds-x:before {
    content: ""
}

.xiv-lds-youtube:before {
    content: ""
}
/* 
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-size: 12px
} */

body {
    line-height: 1;
    word-break: normal;
    word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ul {
    list-style: none
}

li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

input,
select {
    vertical-align: middle;
    border: none
}

textarea {
    resize: none
}

html {
    overflow-y: scroll
}

html.ja {
    font-family: "メイリオ", Meiryo, "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif
}

html.en-us,
html.en-gb,
html.fr,
html.de {
    font-family: Arial, Verdana, sans-serif, "メイリオ", Meiryo, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック"
}

body {
    background: #000;
    font-size: 12px;
    line-height: 1.5;
    color: #ccc
}

img {
    border: 0;
    vertical-align: bottom
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    vertical-align: middle
}

hr {
    display: block;
    border: 0;
    margin: 0;
    padding: 0
}
/* 
a {
    color: #73bfe6;
    text-decoration: none
}

a:hover {
    color: #7fd4ff;
    text-decoration: underline
} */

.test {
    border: solid 1px red
}

.left {
    float: left
}

.right {
    float: right
}

.fnone {
    float: none !important
}

.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0.1em;
    line-height: 0;
    clear: both
}

.block {
    display: block
}

.inline {
    display: inline
}

.inlineblock {
    display: inline-block !important;
    vertical-align: middle !important
}

.small {
    font-size: 10px
}

.large {
    font-size: 14px
}

.fs14 {
    font-size: 14px
}

.fs16 {
    font-size: 16px
}

.bold {
    font-weight: bold
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.vm {
    vertical-align: middle !important
}

.vt {
    vertical-align: top !important
}

.vb {
    vertical-align: bottom !important
}

.nowrap {
    white-space: nowrap !important
}

hr {
    height: 2px;
    margin-top: 10px;
    padding-bottom: 10px
}

.m0auto {
    margin: 0 auto !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mb3 {
    margin-bottom: 3px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt6 {
    margin-top: 6px !important
}

.mr5 {
    margin-right: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb6 {
    margin-bottom: 6px !important
}

.ml5 {
    margin-left: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.mt12 {
    margin-top: 12px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mr25 {
    margin-right: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.ml23 {
    margin-left: 23px !important
}

.ml25 {
    margin-left: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mr35 {
    margin-right: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.ml35 {
    margin-left: 35px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.pt1 {
    padding-top: 1px !important
}

.pr1 {
    padding-right: 1px !important
}

.pb1 {
    padding-bottom: 1px !important
}

.pl1 {
    padding-left: 1px !important
}

.pt2 {
    padding-top: 2px !important
}

.pr2 {
    padding-right: 2px !important
}

.pb2 {
    padding-bottom: 2px !important
}

.pl2 {
    padding-left: 2px !important
}

.pt3 {
    padding-top: 3px !important
}

.pr3 {
    padding-right: 3px !important
}

.pb3 {
    padding-bottom: 3px !important
}

.pl3 {
    padding-left: 3px !important
}

.pt4 {
    padding-top: 4px !important
}

.pr4 {
    padding-right: 4px !important
}

.pb4 {
    padding-bottom: 4px !important
}

.pl4 {
    padding-left: 4px !important
}

.pt5 {
    padding-top: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pl5 {
    padding-left: 5px !important
}

.pt6 {
    padding-top: 6px !important
}

.pr6 {
    padding-right: 6px !important
}

.pb6 {
    padding-bottom: 6px !important
}

.pl6 {
    padding-left: 6px !important
}

.pt7 {
    padding-top: 7px !important
}

.pr7 {
    padding-right: 7px !important
}

.pb7 {
    padding-bottom: 7px !important
}

.pl7 {
    padding-left: 7px !important
}

.pt8 {
    padding-top: 8px !important
}

.pr8 {
    padding-right: 8px !important
}

.pb8 {
    padding-bottom: 8px !important
}

.pl8 {
    padding-left: 8px !important
}

.pt9 {
    padding-top: 9px !important
}

.pr9 {
    padding-right: 9px !important
}

.pb9 {
    padding-bottom: 9px !important
}

.pl9 {
    padding-left: 9px !important
}

.pt10 {
    padding-top: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pl25 {
    padding-left: 25px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

input.input_txt {
    border: solid 1px #666;
    padding: 2px
}

.button {
    display: block;
    cursor: pointer;
    font-size: 1px;
    background-position: 0 0
}

.button:hover {
    background-position: 0 bottom
}

.button_unbind,
.button_unbind * {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    cursor: default
}

.button_unbind:hover {
    background-position: 0 0 !important
}

.buttonclick {
    display: block;
    font-size: 1px;
    background-position: 0 top
}

.buttonclick:hover {
    background-position: 0 center
}

.buttonclick:active {
    background-position: 0 bottom
}

.hide {
    display: none
}

.transparent {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0
}

.invisible {
    visibility: hidden
}

.highlight {
    font-weight: bold
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.cursor-move {
    cursor: move
}

.content__googleadservices {
    position: absolute;
    top: -9999%
}

.brand {
    background: #1b1b1b;
    height: 38px;
    position: fixed;
    z-index: 3;
    width: 100%
}

.brand--relative {
    position: relative
}

.brand__section {
    width: 960px;
    height: 38px;
    margin: 0 auto;
    position: relative
}

.brand__section--rwd {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px
}

.brand__logo {
    padding-top: 8px;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1
}

.brand__lang--rwd {
    right: 12px;
    z-index: 10006
}

.brand__lang__btn {
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 9999;
    display: block;
    width: 200px;
    height: 20px;
    padding: 0px 24px;
    box-sizing: border-box;
    background: url('data:image/svg+xml;utf8,<svg width="480" height="480" viewBox="0 0 480 480" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M239.999 439.999C129.543 439.999 40 350.456 40 239.999C40 129.543 129.543 40 239.999 40C350.456 40 439.999 129.543 439.999 239.999C439.999 350.456 350.456 439.999 239.999 439.999ZM318.432 279.937H395.537C398.814 267.145 400.742 253.813 400.742 239.999C400.742 226.163 398.808 212.81 395.521 199.999H318.428C319.479 212.925 320.36 226.299 320.36 239.999C320.36 253.678 319.479 267.3 318.432 279.937ZM379.325 319.937H313.343C308.456 347.898 301.59 372.449 291.906 392.12C329.64 379.323 360.43 353.468 379.325 319.937ZM239.999 79.257C239.971 79.257 239.944 79.261 239.916 79.261C229.843 79.432 215.46 111.904 206.379 159.999H273.62C264.953 111.904 250.156 79.432 240.83 79.261C240.55 79.261 240.28 79.257 239.999 79.257ZM278.875 199.999H201.124C200.15 212.81 199.333 226.164 199.333 239.999C199.333 253.813 200.13 267.145 201.118 279.937H278.881C279.986 267.145 280.666 253.813 280.666 239.999C280.666 226.164 279.984 212.81 278.875 199.999ZM273.632 319.937H206.367C215.33 368.68 229.838 400.567 239.916 400.738C239.944 400.738 239.971 400.742 239.999 400.742C240.28 400.742 240.55 400.738 240.83 400.738C250.161 400.567 264.966 368.68 273.632 319.937ZM188.93 392.12C178.94 372.449 171.543 347.898 166.655 319.937H100.674C119.956 353.468 150.934 379.323 188.93 392.12ZM84.462 279.937H161.567C160.52 267.3 159.963 253.678 159.963 239.999C159.963 226.299 160.52 212.925 161.571 199.999H84.478C81.191 212.81 79.257 226.163 79.257 239.999C79.257 253.813 81.185 267.145 84.462 279.937ZM100.712 159.999H166.668C171.556 132.64 178.947 107.535 188.93 87.987C150.958 100.668 119.997 126.499 100.712 159.999ZM291.906 87.987C301.51 107.535 308.443 132.64 313.331 159.999H379.287C360.2 126.499 329.41 100.668 291.906 87.987Z" fill="%23666666"/></svg>') no-repeat;
    background-color: #333;
    background-position: 4px 50%;
    background-size: 16px 16px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Noto Sans', sans-serif
}

.ja .brand__lang__btn {
    font-family: 'Noto Sans JP', sans-serif
}

.brand__lang__btn--rwd {
    right: 8px
}

.brand__lang__btn:after {
    content: '';
    background: url('data:image/svg+xml;utf8,<svg width="480" height="480" viewBox="0 0 480 480" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M343.97 214.284L254.284 303.97C250.828 307.503 245.751 310 240 310C234.248 310 229.171 307.503 225.715 303.97L136.29 214.284C132.317 210.653 130 205.603 130 200C130 188.955 138.954 180 149.999 180C155.555 180 160.576 182.271 164.2 185.929L240 261.728L315.799 185.929C319.423 182.271 324.444 180 329.999 180C341.45 180 349.999 188.955 349.999 200C349.999 205.603 347.682 210.653 343.97 214.284Z" fill="%23666666"/></svg>') no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    margin: auto
}

.brand__lang__btn:hover {
    color: #999;
    text-decoration: none;
    background-color: #3c3c3c;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4)
}

.brand__lang__btn:active {
    background-color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.15)
}

.brand__lang__btn.press:after {
    background: url('data:image/svg+xml;utf8,<svg width="480" height="480" viewBox="0 0 480 480" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M343.97 265.716L254.284 176.03C250.828 172.497 245.751 170 240 170C234.248 170 229.171 172.497 225.715 176.03L136.29 265.716C132.317 269.347 130 274.397 130 280C130 291.045 138.954 300 149.999 300C155.555 300 160.576 297.729 164.2 294.071L240 218.272L315.799 294.071C319.423 297.729 324.444 300 329.999 300C341.45 300 349.999 291.045 349.999 280C349.999 274.397 347.682 269.347 343.97 265.716Z" fill="%23666666"/></svg>') no-repeat;
    background-size: contain
}

.brand__lang__select {
    padding: 8px 0;
    background: #262626;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: none;
    opacity: 0;
    z-index: 10006;
    position: absolute;
    right: 0;
    margin-top: 3px;
    font-family: 'Noto Sans', sans-serif
}

.ja .brand__lang__select {
    font-family: 'Noto Sans JP', sans-serif
}

.brand__lang__select--rwd {
    margin-top: -9px;
    right: 8px
}

.brand__lang__select li {
    position: relative
}

.brand__lang__select a {
    position: relative;
    display: block;
    width: 200px;
    padding: 0px 24px;
    box-sizing: border-box;
    line-height: 24px;
    color: #4c7ee8
}

.brand__lang__select a:hover {
    color: #6696ff;
    text-decoration: underline;
    background: #333
}

.l__cross_menu {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -77px;
    display: block;
    width: 158px;
    z-index: 100;
    text-align: center
}

@media screen and (max-width: 414px) {
    .l__cross_menu {
        position: absolute;
        top: 0;
        left: auto;
        margin-left: 0;
        right: 30px;
        display: block;
        width: 159px;
        height: 38px;
        z-index: 100
    }
}

.l__footer {
    background: #484c4e;
    min-width: 960px;
    margin: 0 auto;
    padding: 0;
    height: 1%;
    position: relative;
    z-index: 10
}

.l__footer__inner {
    padding: 16px 0 0;
    width: 960px;
    margin: 0 auto
}

.l__footer__logo {
    width: 328px;
    height: 32px;
    margin: 0 auto 32px;
    position: relative
}

.l__footer__logo a {
    display: inline-block
}

.l__footer__officiel {
    margin-bottom: 16px;
    text-align: center;
    color: #808080
}

.l__footer__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px
}

.l__footer__sns--link {
    display: block;
    width: 120px;
    text-align: center
}

.l__footer__sns--link:hover span {
    color: #cccccc;
    text-decoration: underline
}

.l__footer__sns--link:hover i:before {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    text-decoration: none
}

.l__footer__sns--twitter {
    display: block;
    width: 120px;
    text-align: center
}

.l__footer__sns--twitter a {
    color: #cccccc
}

.l__footer__sns--twitter a:hover {
    color: #cccccc;
    text-decoration: underline
}

.l__footer__sns--twitter a:hover i:before {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    text-decoration: none
}

.l__footer__sns i {
    display: block;
    height: 32px;
    margin: 0 auto 16px;
    line-height: 1;
    color: #e5e5e5;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.l__footer__sns i:before {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: all .1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all .1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all .1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all .1s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none
}

.l__footer__sns span {
    font-size: 12px;
    color: #cccccc
}

.l__footer__shop {
    margin-bottom: 32px;
    text-align: center
}

.l__footer__shop__btn {
    background: #3f4345;
    display: inline-block;
    width: 140px;
    height: 30px;
    border-radius: 4px;
    font-size: 12px;
    color: #cccccc;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    vertical-align: bottom;
    margin: 0 8px
}

.l__footer__shop__btn:hover {
    color: #cccccc;
    background: #54585a;
    text-decoration: none
}

.l__footer__shop__btn:active {
    background: #3f4345;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2)
}

.l__footer__link-list {
    text-align: center;
    margin-bottom: 16px
}

.l__footer__link-list li {
    display: inline-block
}

.l__footer__link-list li:after {
    content: "";
    display: inline-block;
    border-radius: 3px;
    width: 6px;
    height: 6px;
    background: #808080;
    margin: 0 5px
}

.l__footer__link-list li:nth-last-child(1):after {
    content: none
}

.l__footer__link-list li a {
    color: #cccccc;
    font-size: 10px
}

.l__footer__link-list li a:hover {
    color: #cccccc
}

.l__footer__copyright {
    color: #999999;
    font-size: 10px;
    text-align: center
}

.l__footer__copyright a {
    font-size: inherit;
    color: #cccccc
}

.l__footer__copyright a:hover {
    color: #cccccc
}

.l__footer__legal-area {
    padding: 8px 0 16px;
    background: #3f4345
}

.l__footer__legal-area__inner {
    width: 100%;
    max-width: 960px;
    margin: 0 auto
}

.l__footer__legal-area__box {
    width: 100%;
    padding-top: 8px
}

.l__footer__legal-area__bnr-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    flex-wrap: wrap
}

.l__footer__legal-area__bnr-list li {
    margin: 0 16px 8px 0
}

.l__footer__legal-area__bnr-list li:last-of-type {
    margin-right: 0
}

.l__footer__legal-area__bnr-list--text_link {
    display: block;
    font-size: 10px !important;
    margin-top: 2px;
    text-align: center;
    color: #cccccc
}

.l__footer__legal-area__bnr-list--text_link:hover {
    color: #cccccc;
    text-decoration: underline
}

.l__footer__legal-area__bnr-list.na {
    align-items: flex-start
}

.l__footer__legal-area__text {
    padding-bottom: 16px;
    color: #999999;
    font-size: 10px;
    line-height: 1.6;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.l__footer__legal-area__text i {
    vertical-align: middle;
    display: inline-block
}

.l__footer__legal-area__text i.ps {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 512 400"><g><path fill="%23999999" d="M193.47,8V365.1l80.78,25.63V91.24c0-14,6.27-23.41,16.37-20.17h0c13.19,3.67,15.76,16.58,15.76,30.62V221.31c50.37,24.3,90,0,90-64.23,0-65.85-23.19-95.08-91.61-118.57C277.86,29.44,227.82,14.37,193.47,8Z"/><path fill="%23999999" d="M289.57,338.52l130-46.29c14.76-5.29,17-12.76,5-16.67s-33.64-2.81-48.39,2.5l-86.6,30.49V260l5-1.69s25-8.85,60.21-12.74,78.26.51,112.08,13.34c38.12,12,42.41,29.79,32.72,42s-33.42,20.94-33.42,20.94L289.57,385.29Z"/><path fill="%23999999" d="M45.23,333.64c-39.12-11-45.64-34-27.81-47.2C33.91,274.21,62,265,62,265l115.82-41.18v46.93L94.43,300.63c-14.74,5.29-17,12.75-5,16.68s33.64,2.8,48.4-2.49l40-14.5v42c-2.53.46-5.36.91-8,1.34a262.21,262.21,0,0,1-124.57-10"/><path fill="%23999999" d="M473.86,390.07a18.92,18.92,0,0,0,0-37.84,19,19,0,0,0-18.92,18.92,18.91,18.91,0,0,0,18.92,18.92Zm-15.74-18.92a15.76,15.76,0,1,1,4.61,11.12A15.61,15.61,0,0,1,458.12,371.15Z"/><path fill="%23999999" d="M483.17,379.94a1.25,1.25,0,0,1-.61-.92,7.59,7.59,0,0,1-.17-1.61l-.11-2.68a4.76,4.76,0,0,0-.75-2.8,4.23,4.23,0,0,0-1.26-1.05,5.41,5.41,0,0,0,1.59-1.53,5.8,5.8,0,0,0,.83-3.21,5.19,5.19,0,0,0-3.12-5.18,9.62,9.62,0,0,0-4-.72h-9.77V381.3h3.66v-8.63h5.74a5.81,5.81,0,0,1,2.25.32,2.38,2.38,0,0,1,1.19,2.25l.17,3.35a13.13,13.13,0,0,0,.15,1.65,3,3,0,0,0,.27.82l.12.24h4.1v-1.22ZM479,366.39a2.73,2.73,0,0,1-.92,2.39,4.89,4.89,0,0,1-2.77.67h-5.83v-5.94h6.19a4.65,4.65,0,0,1,2,.36A2.52,2.52,0,0,1,479,366.39Z"/></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 14px;
    height: 11px
}

.l__footer__legal-area__text i.ps4 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1920 400"><g><path fill="%23999999" d="M1197.65,8.4l-249.19,0C876.19,8.42,840.8,53,840.8,111V287.19c0,35.87-17,61.7-52.95,61.7H553.62a2.67,2.67,0,0,0-2.67,2.68V387a2.7,2.7,0,0,0,2.7,2.69H814.9c72.29,0,107.72-44.45,107.72-102.42V110.9c0-35.92,17-61.78,52.92-61.78h222.11a2.66,2.66,0,0,0,2.65-2.67V11.09a2.69,2.69,0,0,0-2.65-2.69"/><path fill="%23999999" d="M461.5,8.49H10.68A2.67,2.67,0,0,0,8,11.13V46.52a2.66,2.66,0,0,0,2.7,2.66H434.43c35.9,0,52.95,25.86,52.95,61.77s-17,61.73-52.95,61.73H99.23C47.21,172.68,8,216.4,8,274.41L8,387a2.66,2.66,0,0,0,2.68,2.68H87.13A2.68,2.68,0,0,0,89.81,387V274.41c0-35.92,20.71-61,50.39-61H461.5c72.28,0,107.66-44.4,107.66-102.38S533.78,8.49,461.5,8.49"/><path fill="%23999999" d="M1789.2,308.19l-76.41-.05a2.77,2.77,0,0,1-2.77-2.69V49c0-39.39-27.25-52.29-65.56-28.64L1185,302.47c-18,11.08-24.09,23.61-19.74,32.86,3.77,8,13.68,13.52,33.57,13.52l426.71,0a2.74,2.74,0,0,1,2.42,2v36a2.73,2.73,0,0,0,2.66,2.76h76.72a2.75,2.75,0,0,0,2.67-2.76V351.65a2.77,2.77,0,0,1,2.69-2.76h76.47a2.72,2.72,0,0,0,2.75-2.69V310.84a2.72,2.72,0,0,0-2.75-2.65m-161.12-2.88a2.75,2.75,0,0,1-2.68,2.77H1267.73c-2.9,0-4.44-.74-4.85-1.83-.42-1.67.51-2.89,2.62-4.36l356-219.16c2.47-1.51,6.6-1.26,6.6,3.61Z"/><path fill="%23999999" d="M1828.07,359.68a25.13,25.13,0,0,1,7.42-17.93,25.38,25.38,0,0,1,43.34,17.93,25.39,25.39,0,0,1-25.35,25.42,25.38,25.38,0,0,1-25.41-25.42Zm25.41,30.59a30.6,30.6,0,0,0,0-61.19,30.6,30.6,0,0,0-21.61,52.22,30.22,30.22,0,0,0,21.61,9"/><path fill="%23999999" d="M1861.77,352c0,1.88-.5,3.17-1.5,3.9a8.18,8.18,0,0,1-4.47,1.06h-9.44v-9.64h10a7.22,7.22,0,0,1,3.28.62C1861.06,348.67,1861.77,350,1861.77,352Zm6.73,21.9a2.25,2.25,0,0,1-1-1.5c0-.55-.16-1.39-.22-2.6l-.2-4.35c-.08-2.11-.41-3.53-1.2-4.52a6.73,6.73,0,0,0-2-1.68,8.74,8.74,0,0,0,2.53-2.5,8.88,8.88,0,0,0,1.36-5.18c0-4.06-1.69-6.85-5-8.35a15.16,15.16,0,0,0-6.46-1.14h-15.8v34h5.9v-14h9.27a10.53,10.53,0,0,1,3.69.56c1.16.6,1.83,1.76,1.88,3.67l.29,5.4c.08,1.25.14,2.17.21,2.65a4.54,4.54,0,0,0,.42,1.29l.25.41h6.57v-2l-.44-.21"/></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 38px;
    height: 8px
}

.l__footer__legal-area__text i.ps5 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1920 400"><g><path fill="%23999999" d="M782.11,389.66A102.47,102.47,0,0,0,884.6,287.19V110.87A61.78,61.78,0,0,1,946.37,49.1h198.84a2.72,2.72,0,0,0,2.71-2.71V11.11a2.7,2.7,0,0,0-2.71-2.7H905.65A102.47,102.47,0,0,0,803.16,110.89v176.3A61.76,61.76,0,0,1,741.39,349h-196a2.72,2.72,0,0,0-2.72,2.72V387a2.72,2.72,0,0,0,2.71,2.71Z"/><path fill="%23999999" d="M1229.94,151.61V11.12a2.71,2.71,0,0,1,2.7-2.72h541.42a2.71,2.71,0,0,1,2.71,2.71V46.39a2.71,2.71,0,0,1-2.72,2.71h-460a2.72,2.72,0,0,0-2.72,2.72v91.54a29.32,29.32,0,0,0,29.32,29.32h342.48a108.49,108.49,0,0,1,0,217H1232.64a2.71,2.71,0,0,1-2.7-2.71V351.67a2.71,2.71,0,0,1,2.7-2.71H1642.4a67.78,67.78,0,0,0,67.79-67.54c.14-37.42-30.89-68-68.31-68H1291.71A61.76,61.76,0,0,1,1229.94,151.61Z"/><path fill="%23999999" d="M426.07,172.63a61.77,61.77,0,0,0,0-123.53H10.72A2.71,2.71,0,0,1,8,46.39V11.11a2.71,2.71,0,0,1,2.71-2.7H466.79a102.49,102.49,0,1,1,0,205H151.21a61.77,61.77,0,0,0-61.77,61.76v111.8a2.72,2.72,0,0,1-2.72,2.72h-76A2.71,2.71,0,0,1,8,387V275.12A102.48,102.48,0,0,1,110.49,172.63Z"/><path fill="%23999999" d="M1846.76,351.63H1834V347.3h30.38v4.33h-12.46v38h-5.16Z" /><path fill="%23999999" d="M1890.92,385h.12L1903,347.3h8.84v42.36h-5V351.21h-.12l-12.58,38.45h-6.47l-12.16-38.45h-.12v38.45h-4.86V347.3h8.72Z" /></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 38px;
    height: 8px
}

.l__footer__legal-area__copyright {
    padding-top: 8px;
    font-size: 10px;
    color: #999999;
    line-height: 1.6;
    text-align: center
}

.l__footer__legal-area__copyright a {
    font-size: inherit;
    color: #cccccc
}

.l__footer__legal-area__copyright a:hover {
    color: #cccccc
}

.l__footer__information {
    position: relative;
    margin-bottom: 24px;
    height: 64px
}

.l__footer__information__line {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    display: block;
    opacity: .1
}

.l__footer__information__title {
    width: 467px;
    float: left;
    text-align: right;
    color: #808080;
    font-size: 12px;
    padding-right: 13px
}

.l__footer__information__items {
    width: 466px;
    float: right;
    padding-left: 14px;
    text-align: left
}

.l__footer__officielles__title {
    padding-top: 8px;
    margin-bottom: 8px
}

.l__footer__officielles__link {
    padding-top: 8px;
    margin-bottom: 9px
}

.l__footer__officielles__link li {
    display: inline-block;
    line-height: 16px;
    margin-right: 12px
}

.l__footer__officielles__link li a {
    display: inline-block;
    position: relative;
    color: #cccccc;
    line-height: 16px
}

.l__footer__officielles__link li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px
}

.l__footer__officielles__link li a:hover {
    color: #cccccc;
    text-decoration: underline
}

.l__footer__platformes__title {
    margin-bottom: 8px
}

.l__footer__platformes__items {
    margin-bottom: 10px
}

.l__footer__copyright--en,
.l__footer__copyright--fr,
.l__footer__copyright--de {
    background: #3f4345;
    padding: 8px 0 40px;
    height: 1%
}

.l__footer__copyright--en--text,
.l__footer__copyright--fr--text,
.l__footer__copyright--de--text {
    margin-bottom: 16px
}

.l__footer__legal--btn {
    display: inline-block;
    position: relative;
    padding-right: 12px;
    color: #ccc;
    font-weight: bold;
    font-size: 10px
}

.l__footer__legal--btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    background: url('../../../sp/global/img/icon_sprite/footer/ic_legal_open9fba.png?12273be7') no-repeat 0 0;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    width: 12px;
    height: 12px
}

.l__footer__legal--btn__close:after {
    background: url('../../../sp/global/img/icon_sprite/footer/ic_legal_close6ad7.png?f64d48fb') no-repeat 0 0;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    width: 12px;
    height: 12px
}

.l__footer__legal--btn__wrapper {
    text-align: right;
    padding: 0 4px 0 0
}

.l__footer__legal__area__inner {
    padding: 8px 8px 0
}

.l__footer__legal__bnr-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 16px
}

.l__footer__legal__bnr-list li {
    margin-right: 16px
}

.l__footer__legal__bnr-list li:last-of-type {
    margin-right: 0
}

.l__footer__legal__bnr-list--text_link {
    display: block;
    font-size: 10px !important;
    margin-top: 4px;
    text-align: center;
    color: #cccccc;
    text-decoration: underline
}

.l__footer__legal__bnr-list--text_link:hover {
    color: #cccccc;
    text-decoration: underline
}

.l__footer__legal__bnr-list.na {
    align-items: flex-start
}

.l__footer__legal__text {
    margin-bottom: 16px;
    padding-bottom: 16px;
    color: #999999;
    font-size: 10px;
    line-height: 1.4;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.l__footer__legal__text i {
    vertical-align: middle;
    display: inline-block
}

.l__footer__legal__text i.ps {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 512 400"><g><path fill="%23999999" d="M193.47,8V365.1l80.78,25.63V91.24c0-14,6.27-23.41,16.37-20.17h0c13.19,3.67,15.76,16.58,15.76,30.62V221.31c50.37,24.3,90,0,90-64.23,0-65.85-23.19-95.08-91.61-118.57C277.86,29.44,227.82,14.37,193.47,8Z"/><path fill="%23999999" d="M289.57,338.52l130-46.29c14.76-5.29,17-12.76,5-16.67s-33.64-2.81-48.39,2.5l-86.6,30.49V260l5-1.69s25-8.85,60.21-12.74,78.26.51,112.08,13.34c38.12,12,42.41,29.79,32.72,42s-33.42,20.94-33.42,20.94L289.57,385.29Z"/><path fill="%23999999" d="M45.23,333.64c-39.12-11-45.64-34-27.81-47.2C33.91,274.21,62,265,62,265l115.82-41.18v46.93L94.43,300.63c-14.74,5.29-17,12.75-5,16.68s33.64,2.8,48.4-2.49l40-14.5v42c-2.53.46-5.36.91-8,1.34a262.21,262.21,0,0,1-124.57-10"/><path fill="%23999999" d="M473.86,390.07a18.92,18.92,0,0,0,0-37.84,19,19,0,0,0-18.92,18.92,18.91,18.91,0,0,0,18.92,18.92Zm-15.74-18.92a15.76,15.76,0,1,1,4.61,11.12A15.61,15.61,0,0,1,458.12,371.15Z"/><path fill="%23999999" d="M483.17,379.94a1.25,1.25,0,0,1-.61-.92,7.59,7.59,0,0,1-.17-1.61l-.11-2.68a4.76,4.76,0,0,0-.75-2.8,4.23,4.23,0,0,0-1.26-1.05,5.41,5.41,0,0,0,1.59-1.53,5.8,5.8,0,0,0,.83-3.21,5.19,5.19,0,0,0-3.12-5.18,9.62,9.62,0,0,0-4-.72h-9.77V381.3h3.66v-8.63h5.74a5.81,5.81,0,0,1,2.25.32,2.38,2.38,0,0,1,1.19,2.25l.17,3.35a13.13,13.13,0,0,0,.15,1.65,3,3,0,0,0,.27.82l.12.24h4.1v-1.22ZM479,366.39a2.73,2.73,0,0,1-.92,2.39,4.89,4.89,0,0,1-2.77.67h-5.83v-5.94h6.19a4.65,4.65,0,0,1,2,.36A2.52,2.52,0,0,1,479,366.39Z"/></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 14px;
    height: 11px
}

.l__footer__legal__text i.ps4 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1920 400"><g><path fill="%23999999" d="M1197.65,8.4l-249.19,0C876.19,8.42,840.8,53,840.8,111V287.19c0,35.87-17,61.7-52.95,61.7H553.62a2.67,2.67,0,0,0-2.67,2.68V387a2.7,2.7,0,0,0,2.7,2.69H814.9c72.29,0,107.72-44.45,107.72-102.42V110.9c0-35.92,17-61.78,52.92-61.78h222.11a2.66,2.66,0,0,0,2.65-2.67V11.09a2.69,2.69,0,0,0-2.65-2.69"/><path fill="%23999999" d="M461.5,8.49H10.68A2.67,2.67,0,0,0,8,11.13V46.52a2.66,2.66,0,0,0,2.7,2.66H434.43c35.9,0,52.95,25.86,52.95,61.77s-17,61.73-52.95,61.73H99.23C47.21,172.68,8,216.4,8,274.41L8,387a2.66,2.66,0,0,0,2.68,2.68H87.13A2.68,2.68,0,0,0,89.81,387V274.41c0-35.92,20.71-61,50.39-61H461.5c72.28,0,107.66-44.4,107.66-102.38S533.78,8.49,461.5,8.49"/><path fill="%23999999" d="M1789.2,308.19l-76.41-.05a2.77,2.77,0,0,1-2.77-2.69V49c0-39.39-27.25-52.29-65.56-28.64L1185,302.47c-18,11.08-24.09,23.61-19.74,32.86,3.77,8,13.68,13.52,33.57,13.52l426.71,0a2.74,2.74,0,0,1,2.42,2v36a2.73,2.73,0,0,0,2.66,2.76h76.72a2.75,2.75,0,0,0,2.67-2.76V351.65a2.77,2.77,0,0,1,2.69-2.76h76.47a2.72,2.72,0,0,0,2.75-2.69V310.84a2.72,2.72,0,0,0-2.75-2.65m-161.12-2.88a2.75,2.75,0,0,1-2.68,2.77H1267.73c-2.9,0-4.44-.74-4.85-1.83-.42-1.67.51-2.89,2.62-4.36l356-219.16c2.47-1.51,6.6-1.26,6.6,3.61Z"/><path fill="%23999999" d="M1828.07,359.68a25.13,25.13,0,0,1,7.42-17.93,25.38,25.38,0,0,1,43.34,17.93,25.39,25.39,0,0,1-25.35,25.42,25.38,25.38,0,0,1-25.41-25.42Zm25.41,30.59a30.6,30.6,0,0,0,0-61.19,30.6,30.6,0,0,0-21.61,52.22,30.22,30.22,0,0,0,21.61,9"/><path fill="%23999999" d="M1861.77,352c0,1.88-.5,3.17-1.5,3.9a8.18,8.18,0,0,1-4.47,1.06h-9.44v-9.64h10a7.22,7.22,0,0,1,3.28.62C1861.06,348.67,1861.77,350,1861.77,352Zm6.73,21.9a2.25,2.25,0,0,1-1-1.5c0-.55-.16-1.39-.22-2.6l-.2-4.35c-.08-2.11-.41-3.53-1.2-4.52a6.73,6.73,0,0,0-2-1.68,8.74,8.74,0,0,0,2.53-2.5,8.88,8.88,0,0,0,1.36-5.18c0-4.06-1.69-6.85-5-8.35a15.16,15.16,0,0,0-6.46-1.14h-15.8v34h5.9v-14h9.27a10.53,10.53,0,0,1,3.69.56c1.16.6,1.83,1.76,1.88,3.67l.29,5.4c.08,1.25.14,2.17.21,2.65a4.54,4.54,0,0,0,.42,1.29l.25.41h6.57v-2l-.44-.21"/></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 38px;
    height: 8px
}

.l__footer__legal__text i.ps5 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1920 400"><g><path fill="%23999999" d="M782.11,389.66A102.47,102.47,0,0,0,884.6,287.19V110.87A61.78,61.78,0,0,1,946.37,49.1h198.84a2.72,2.72,0,0,0,2.71-2.71V11.11a2.7,2.7,0,0,0-2.71-2.7H905.65A102.47,102.47,0,0,0,803.16,110.89v176.3A61.76,61.76,0,0,1,741.39,349h-196a2.72,2.72,0,0,0-2.72,2.72V387a2.72,2.72,0,0,0,2.71,2.71Z"/><path fill="%23999999" d="M1229.94,151.61V11.12a2.71,2.71,0,0,1,2.7-2.72h541.42a2.71,2.71,0,0,1,2.71,2.71V46.39a2.71,2.71,0,0,1-2.72,2.71h-460a2.72,2.72,0,0,0-2.72,2.72v91.54a29.32,29.32,0,0,0,29.32,29.32h342.48a108.49,108.49,0,0,1,0,217H1232.64a2.71,2.71,0,0,1-2.7-2.71V351.67a2.71,2.71,0,0,1,2.7-2.71H1642.4a67.78,67.78,0,0,0,67.79-67.54c.14-37.42-30.89-68-68.31-68H1291.71A61.76,61.76,0,0,1,1229.94,151.61Z"/><path fill="%23999999" d="M426.07,172.63a61.77,61.77,0,0,0,0-123.53H10.72A2.71,2.71,0,0,1,8,46.39V11.11a2.71,2.71,0,0,1,2.71-2.7H466.79a102.49,102.49,0,1,1,0,205H151.21a61.77,61.77,0,0,0-61.77,61.76v111.8a2.72,2.72,0,0,1-2.72,2.72h-76A2.71,2.71,0,0,1,8,387V275.12A102.48,102.48,0,0,1,110.49,172.63Z"/><path fill="%23999999" d="M1846.76,351.63H1834V347.3h30.38v4.33h-12.46v38h-5.16Z" /><path fill="%23999999" d="M1890.92,385h.12L1903,347.3h8.84v42.36h-5V351.21h-.12l-12.58,38.45h-6.47l-12.16-38.45h-.12v38.45h-4.86V347.3h8.72Z" /></g></svg>');
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 38px;
    height: 8px
}

.l__footer__stormblood,
.l__footer__5x,
.l__footer__endwalker {
    background: #1b1b1b
}

.l__footer__stormblood .l__footer__link-list a,
.l__footer__5x .l__footer__link-list a,
.l__footer__endwalker .l__footer__link-list a {
    color: #999999
}

.page-top {
    height: 48px;
    position: absolute;
    top: 12px;
    right: 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100
}

.page-top__btn {
    content: "";
    display: block;
    background: url('../img/icon_sprite/footer/page_topdddd.png?91d104b1') no-repeat 0 0;
    -moz-background-size: 48px auto;
    -o-background-size: 48px auto;
    -webkit-background-size: 48px auto;
    background-size: 48px auto;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 12px;
    right: -48px;
    opacity: 0;
    cursor: pointer
}

.page-top__btn--absolute {
    position: absolute;
    bottom: 0;
    right: 64px;
    opacity: 1
}

.l__page-top__base-position {
    position: relative;
    width: 100%;
    height: 60px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #4d5153;
    z-index: 1000
}

.l__page-top__button {
    background: url('../img/icon_sprite/footer/page_top_sp78a4.png?faf78fde') no-repeat 0 0;
    -moz-background-size: 44px auto;
    -o-background-size: 44px auto;
    -webkit-background-size: 44px auto;
    background-size: 44px auto;
    width: 44px;
    height: 40px;
    display: block;
    position: fixed;
    bottom: 50px;
    right: -20px;
    opacity: 0;
    z-index: 1000
}

.l__page-top__button.absolute {
    position: absolute;
    bottom: 10px;
    right: 0
}

.footer__pc_view {
    display: block
}

.footer__sp_view {
    display: none
}

@media screen and (max-width: 767px) {
    .footer__pc_view {
        display: none
    }

    .footer__sp_view {
        display: block
    }
}

.PadBtnLT {
    background: url('../images/texture/PadBtnLTde89.png?f75d5f51');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnL2 {
    background: url('../images/texture/PadBtnL2db5d.png?8973bd0e');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnRT {
    background: url('../images/texture/PadBtnRTcba2.png?05642129');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnR2 {
    background: url('../images/texture/PadBtnR20b94.png?2b73a66e');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirL {
    background: url('../images/texture/PadDirLbc8e.png?703db11b');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirU {
    background: url('../images/texture/PadDirUc9c2.png?2fad50e8');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirR {
    background: url('../images/texture/PadDirRa279.png?fa09ad86');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirD {
    background: url('../images/texture/PadDirD007c.png?df618474');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnX {
    background: url('../images/texture/PadBtnX8d5c.png?07db266e');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnRECT {
    background: url('../images/texture/PadBtnRECT0e15.png?e019f719');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnY {
    background: url('../images/texture/PadBtnYd1e4.png?cd6c5007');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnTRIA {
    background: url('../images/texture/PadBtnTRIA7c72.png?d1c7468f');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnB {
    background: url('../images/texture/PadBtnB15bc.png?1892f122');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnCIRCLE {
    background: url('../images/texture/PadBtnCIRCLE75c3.png?76d84f21');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnA {
    background: url('../images/texture/PadBtnA7e39.png?2466e78d');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnCROSS {
    background: url('../images/texture/PadBtnCROSS72eb.png?317ee373');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirUD {
    background: url('../images/texture/PadDirUD1d72.png?4d32728d');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirLR {
    background: url('../images/texture/PadDirLR02c2.png?f8a0d312');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadDirALL {
    background: url('../images/texture/PadDirALL81bd.png?67484187');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnLB {
    background: url('../images/texture/PadBtnLBdfed.png?eb16679b');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnL1 {
    background: url('../images/texture/PadBtnL198a4.png?49f659c3');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnRB {
    background: url('../images/texture/PadBtnRB40c0.png?06e7fc83');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnR1 {
    background: url('../images/texture/PadBtnR1fa96.png?880c02c6');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnLwin {
    background: url('../images/texture/PadBtnLwin3d5d.png?29a436a3');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnL3 {
    background: url('../images/texture/PadBtnL3779f.png?ccfbf848');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnRwin {
    background: url('../images/texture/PadBtnRwin5ebf.png?22da7333');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnR3 {
    background: url('../images/texture/PadBtnR37bc2.png?b7bf56c0');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnSTART {
    background: url('../images/texture/PadBtnSTART76ec.png?5a9ca67e');
    width: 54px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnOPTION {
    background: url('../images/texture/PadBtnOPTIONc344.png?5487f1b2');
    width: 54px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnSELECT {
    background: url('../images/texture/PadBtnSELECT1559.png?1681d590');
    width: 54px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadBtnPUD {
    background: url('../images/texture/PadBtnPUDbfed.png?1c14db63');
    width: 54px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadLstk {
    background: url('../images/texture/PadLstk7cf8.png?ce75d373');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadLstkUD {
    background: url('../images/texture/PadLstkUDa949.png?8bfb4082');
    width: 28px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadLstkLR {
    background: url('../images/texture/PadLstkLR5290.png?de1e1ab1');
    width: 32px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadRstk {
    background: url('../images/texture/PadRstk3c88.png?c75e2e4c');
    width: 20px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadRstkUD {
    background: url('../images/texture/PadRstkUDa7ea.png?900640f3');
    width: 28px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}

.PadRstkLR {
        background: url('../images/texture/PadRstkLR.png');
    width: 32px;
    height: 20px;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle
}