﻿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: "微软雅黑";
}
html.en-us,
html.en-gb,
html.fr,
html.de {
  font-family: "微软雅黑";
}
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;
}
#header_area {
  width: 100%;
  background: #000;
  height: 37px;
  border-bottom: solid 1px #000000;
  line-height: 1;
  z-index: 2;
}
#header_area .inner {
  padding: 0 12px;
  margin: 0 auto;
}
#header_area .logo {
  float: left;
  width: 120px;
  padding-top: 12px;
}
#lang_area {
  float: right;
  position: absolute;
  top: 9px;
  right: 12px;
  z-index: 10006;
}
#lang_area a {
  font-size: 12px;
}
#lang_area a:hover {
  color: #7fd4ff;
}
#lang_area a img {
  margin-right: 5px;
}
#lang_area .bt_lang {
  width: 240px;
  height: 20px;
  color: #999;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/PJvzoUsji2JjYFyA7OnNuAlLzE.png) no-repeat 0 0;
  position: relative;
}
#lang_area .bt_lang span {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/HvIhJZqGe34yCGENefV9zhbrT4.png) no-repeat 7px 50% !important;
  padding: 0 0 0 20px;
  position: absolute;
  top: 1px;
  left: 0;
}
#lang_area .bt_lang img {
  position: absolute;
  top: 4px;
  left: 86px;
  opacity: 0.5;
}
#lang_area .bt_lang:hover {
  text-decoration: none;
  background-position: left bottom;
  color: #999;
}
#lang_area .press {
  background-position: left bottom;
}
#lang_area .dropdown {
  height: auto;
  display: none;
  position: absolute;
  z-index: 9999;
  top: 29px;
  left: -1px;
}
#lang_area .lang_dd_header {
  padding-top: 10px;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/m1DtUC5DFR8CTrQKKOWfW5KzYc.png) no-repeat 0 0;
}
#lang_area .lang_dd_header .lang_dd_footer {
  padding-bottom: 14px;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/hRxv185FgdEhpnCjWgUDK0EvpU.png) no-repeat left
    bottom;
}
#lang_area .lang_dd_header .lang_dd_body {
  width: 240px;
  padding: 0 2px;
  height: 1%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/bwQfNnuZpYsHEDz0a1uevqM-2w.png) repeat-y;
}
#lang_area ul {
  margin-bottom: -4px;
}
#lang_area ul li {
  margin-bottom: 4px;
  width: 240px;
  height: 18px;
  position: relative;
}
#lang_area ul li a {
  width: 240px;
  height: 18px;
  display: block;
  line-height: 1;
}
#lang_area ul li:hover {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/NmOiIg37F0ZROa8MiU_5bkhyNk.png) no-repeat 0 0;
}
#lang_area ul li span {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/HvIhJZqGe34yCGENefV9zhbrT4.png) no-repeat 0 -1px !important;
  position: absolute;
  top: 0;
  left: 6px;
  padding: 0 0 0 15px;
}
#lang_area ul li img {
  position: absolute;
  top: 0;
  left: 86px;
}
#lang_area ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #header_area {
    width: 100%;
    background: #000;
    height: 38px;
    border-bottom: solid 1px #000000;
    line-height: 1;
    z-index: 2;
    line-height: 1;
    padding: 10px 12px 12px 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header_area .inner {
    padding: 0 0;
    margin: 0 auto;
  }
  #header_area .logo {
    float: left;
    width: 135px;
    padding-top: 0;
  }
  #header_area .logo img {
    width: 135px;
    height: auto;
  }
  #lang_area {
    padding-top: 0;
    float: none;
    height: auto;
    position: static;
    z-index: 10006;
  }
  #lang_area a {
    font-size: 12px;
  }
  #lang_area a:hover {
    color: #7fd4ff;
  }
  #lang_area a img {
    margin-right: 5px;
  }
  #lang_area .bt_lang {
    display: inline-block;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/UJlhCxbNLNPfeGAs5wy_SdpdTE.png) no-repeat 0 0;
    -moz-background-size: 228px 14px;
    -o-background-size: 228px 14px;
    -webkit-background-size: 228px 14px;
    background-size: 228px 14px;
    width: 21px;
    height: 14px;
    vertical-align: middle;
    position: absolute;
    right: 12px;
    top: 9px;
    color: #999;
  }
  #lang_area .bt_lang.flag_na {
    background-position: -21px 0 !important;
  }
  #lang_area .bt_lang.flag_na:hover {
    background-position: -21px 0 !important;
  }
  #lang_area .bt_lang.flag_eu {
    background-position: -42px 0;
    width: 144px !important;
  }
  #lang_area .bt_lang.flag_eu:hover {
    background-position: -42px 0;
    width: 144px !important;
  }
  #lang_area .bt_lang.flag_fr {
    background-position: -186px 0 !important;
  }
  #lang_area .bt_lang.flag_fr:hover {
    background-position: -186px 0 !important;
  }
  #lang_area .bt_lang.flag_de {
    background-position: -207px 0 !important;
  }
  #lang_area .bt_lang.flag_de:hover {
    background-position: -207px 0 !important;
  }
  #lang_area .bt_lang span {
    display: none;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/HvIhJZqGe34yCGENefV9zhbrT4.png) no-repeat 7px -1px !important;
    padding: 0 0 0 20px;
    position: absolute;
    top: 4px;
    left: 0;
  }
  #lang_area .bt_lang img {
    display: none;
  }
  #lang_area .press {
    background-position: left bottom;
  }
  #lang_area .dropdown {
    position: static;
  }
  #lang_area .lang_dd_header {
    padding-top: 0;
    background: none;
  }
  #lang_area .lang_dd_header .lang_dd_footer {
    padding-bottom: 0;
    background: none;
  }
  #lang_area .lang_dd_header .lang_dd_body {
    width: 100%;
    padding: 0 2px;
    background: #000000;
  }
  #lang_area ul {
    padding-bottom: 4px;
    background: none;
  }
  #lang_area ul li {
    margin-bottom: 0;
    width: 100%;
    height: 32px;
    position: relative;
    border-bottom: 1px solid #262626;
    line-height: 32px;
    vertical-align: middle;
  }
  #lang_area ul li.checked a {
    color: #aaff7f !important;
    text-shadow: 0px 0px 5px rgba(85, 255, 0, 0.75),
      0px 0px 3px rgba(255, 255, 255, 0.5);
    position: relative;
  }
  #lang_area ul li a {
    width: 100%;
    height: 32px;
    display: block;
    line-height: 32px;
  }
  #lang_area ul li:hover {
    background: none;
  }
  #lang_area ul li span {
    background: none !important;
    position: absolute;
    top: 0;
    left: 6px;
    padding: 0 0 0 15px;
    font-size: 14px;
  }
  #lang_area ul li img {
    position: absolute;
    top: 50%;
    left: 86px;
    margin-top: -6px;
  }
  #lang_area ul li:last-child {
    margin-bottom: 0;
  }
  #lang_area ul li span.ic_checked {
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/7TgH9kIr82-CoiQqzVC86ZoZLw.png) no-repeat 0 0 !important;
    background-size: 16px 14px !important;
    width: 16px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 3px;
    margin-top: -7px;
  }
}
.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: "微软雅黑";
}
.ja .brand__lang__btn {
  font-family: "微软雅黑";
}
.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: "微软雅黑";
}
.ja .brand__lang__select {
  font-family: "微软雅黑";
}
.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;
}
.cookiepolicy {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10011;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  background: #1b1b1b;
}
.cookiepolicy__box {
  position: relative;
  width: 928px;
  margin: 0 auto;
}
.cookiepolicy__close {
  position: absolute;
  top: -3px;
  right: 0;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/HjZoG6Dev5E4HfEfOvqzJhzGhA.png) no-repeat left
    bottom;
  background-size: 32px auto;
}
.cookiepolicy__close:hover {
  background-position-y: top;
}
.cookiepolicy__cp {
  margin-bottom: 8px;
  font-size: 18px;
  color: #cccccc;
}
.cookiepolicy__text {
  font-size: 14px;
  color: #cccccc;
}
.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 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.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: 0.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__officielles__link--fb {
  padding-left: 20px;
}
.l__footer__officielles__link--fb:after {
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -moz-background-size: 371px auto;
  -o-background-size: 371px auto;
  -webkit-background-size: 371px auto;
  background-size: 371px auto;
  display: block;
  background-image: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/mF84bpD3wyv5DJOV-i1B7bFMG8.png);
  background-repeat: no-repeat;
  margin-top: -9px;
}
.l__footer__officielles__link--tw {
  padding-left: 20px;
}
.l__footer__officielles__link--tw:after {
  width: 16px;
  height: 16px;
  background-position: -139px 0;
  -moz-background-size: 371px auto;
  -o-background-size: 371px auto;
  -webkit-background-size: 371px auto;
  background-size: 371px auto;
  display: block;
  background-image: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/mF84bpD3wyv5DJOV-i1B7bFMG8.png);
  background-repeat: no-repeat;
}
.l__footer__officielles__link--yt {
  padding-left: 20px;
}
.l__footer__officielles__link--yt:after {
  width: 16px;
  height: 16px;
  background-position: -187px 0;
  -moz-background-size: 371px auto;
  -o-background-size: 371px auto;
  -webkit-background-size: 371px auto;
  background-size: 371px auto;
  display: block;
  background-image: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/mF84bpD3wyv5DJOV-i1B7bFMG8.png);
  background-repeat: no-repeat;
}
.l__footer__officielles__link--ig {
  padding-left: 20px;
}
.l__footer__officielles__link--ig:after {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/gQ1H87anWdzlu7PdN_-i34pOSo.png);
  -moz-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.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(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/5sm30fIp1aF4kZK8C99SG9JCJQ.png) 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(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/U_OJzxcs8R6B06PIPmdyBvp_CY.png) 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;
  width: 48px;
  height: 48px;
  background-position: -235px 0;
  -moz-background-size: 371px auto;
  -o-background-size: 371px auto;
  -webkit-background-size: 371px auto;
  background-size: 371px auto;
  display: block;
  background-image: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/mF84bpD3wyv5DJOV-i1B7bFMG8.png);
  background-repeat: no-repeat;
  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(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/g8S4jalTqGEoyTTpNrPD6TwcQ8.png) 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;
  }
}
.xiv-lds:before {
  display: inline-block;
  font-family: "微软雅黑";
  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-elemental-level:before {
  content: '';
}
.xiv-lds-facebook:before {
  content: '';
}
.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: '';
}
.pc_view {
  display: block;
}
.sp_view {
  display: none;
}
.l__footer {
  min-width: auto;
}
.l__footer__inner {
  width: auto;
  max-width: 960px;
}
.l__footer__logo {
  width: auto;
  height: auto;
  text-align: center;
}
.l__footer__shop {
  font-size: 0;
}
body {
  position: relative;
  -webkit-text-size-adjust: 100%;
}
a img {
  box-shadow: #000 0 0 0;
}
.social__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
}
.social__btn li {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: block;
}
.social__btn a {
  display: block;
  text-decoration: none;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  border-radius: 20px;
}
.social__btn a.hover {
  text-decoration: none;
  -moz-transform: scale(1.125);
  -ms-transform: scale(1.125);
  -webkit-transform: scale(1.125);
  transform: scale(1.125);
}
.social__btn a.hover i {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.social__btn a.hover i.xiv-lds-facebook {
  background: #1877f2;
}
.social__btn a.hover i.xiv-lds-x {
  background: #000;
}
.social__btn i {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 1;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  -moz-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  color: #ffffff;
  opacity: 0.5;
  border-radius: 20px;
  overflow: hidden;
}
.social__btn i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tooltip__text {
  display: block;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 8px 4px 8px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 12px;
  color: #404040;
  max-width: 284px;
  z-index: 99999;
}
#btn_ldst {
  width: 22.5%;
  margin: 60px 0 0 0;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}
#btn_ldst a {
  width: 100%;
  height: auto;
  display: block;
}
#btn_ldst img {
  width: 100%;
  height: auto;
  display: block;
}
#btn_ldst img .sp_view {
  display: none;
}
#btn_ldst img.on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#btn_floating_area {
  width: 24%;
  position: absolute;
  top: 60px;
  right: 0;
  overflow: hidden;
  z-index: 20;
  line-height: 1;
}
#btn_floating_area.absolute {
  position: absolute;
  top: 44px;
  right: 0;
}
#btn_floating_area.fixed {
  position: fixed;
  top: 10px;
  right: 0;
}
#btn_floating_area .inner {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  line-height: 1;
}
#btn_floating_area a.bt_free_trial,
#btn_floating_area a.bt_buy_now {
  display: inline-block;
  width: 49.47917%;
  position: relative;
  line-height: 1%;
  font-size: 1%;
}
#btn_floating_area a.bt_free_trial img,
#btn_floating_area a.bt_buy_now img {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1%;
  font-size: 1%;
}
#btn_floating_area a.bt_buy_now {
  margin-left: 1.04167%;
}
#btn_floating_area a.bt_sale {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#btn_floating_area a.bt_sale img {
  width: 100%;
  height: auto;
}
#btn_floating_area span.bt_free_trial {
  display: inline-block;
  width: 49.47917%;
  position: relative;
  line-height: 1%;
  font-size: 1%;
  opacity: 0.5;
}
#btn_floating_area span.bt_free_trial img {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1%;
  font-size: 1%;
}
#btn_floating_area a.bt_notice_link {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#btn_floating_area a.bt_notice_link img {
  width: 100%;
  height: auto;
}
#content_area {
  width: 100%;
  position: relative;
  width: 100%;
  height: 100%;
  background: #efeeea;
  padding-bottom: 24px;
}
#content_area .pc_view {
  display: block !important;
}
#content_area .sp_view {
  display: none !important;
}
#content_area .overf_hidden {
  overflow: hidden;
}
#content_area .over {
  position: relative;
}
#content_area img.on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: auto;
}
#content_area #main_visual {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#content_area #main_visual .moving_item_bg {
  width: 106.25%;
  height: 100%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/UQK_4cA19YEs615ZQ4qUiH77Mk.jpg) no-repeat center
    top;
  -moz-background-size: 105% auto;
  -o-background-size: 105% auto;
  -webkit-background-size: 105% auto;
  background-size: 105% auto;
  background-size: 100% auto !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: -1.25% 0 0 -2%;
}
#content_area #main_visual .moving_item_bg img {
  width: 100%;
  height: 100%;
}
#content_area #main_visual .moving_item_chocobo_01 {
  width: 15%;
  height: 116.66%;
  margin: 35.75% 32.93% 0% 52.06%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/RK2fnJjGw3J1f_G-RhEQqiupXo.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -o-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#content_area #main_visual .moving_item_chocobo_01 img {
  width: 100%;
  height: 100%;
}
#content_area #main_visual .moving_item_chocobo_02 {
  width: 28.75%;
  height: 49.2%;
  margin: 14.81% 35.93% 0% 35.31%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/oL_TW2uTbXSifpt7Yho6gFZnpI.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -o-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#content_area #main_visual .moving_item_chocobo_02 img {
  width: 100%;
  height: 100%;
}
#content_area #main_visual .moving_item_chocobo_03 {
  width: 41.25%;
  height: 66.66%;
  margin: 19.5% -4.57% 0% 63.31%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/V7p9JBNGxbl5HcYowYd1tzE9DQ.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -o-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#content_area #main_visual .moving_item_chocobo_03 img {
  width: 100%;
  height: 100%;
}
#content_area #main_visual .moving_item_chocobo_04 {
  width: 65%;
  height: 80.95%;
  margin: 8.75% 47.5% 0% -12.5%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/vwnoYZzazucIT8X7mgU1Mgg3r8.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -o-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#content_area #main_visual .moving_item_chocobo_04 img {
  width: 100%;
  height: 100%;
}
#content_area #main_visual .moving_item_grass {
  width: 120%;
  height: 55.55%;
  margin: 27.62% 10% 0% 10%;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/8537XTqbVU9AlBF9PSMlZKCEGI.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -o-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.16, 1);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#content_area #main_visual .moving_item_grass img {
  width: 100%;
  height: 100%;
}
#content_area .social__btn {
  position: absolute;
  top: 10px;
  right: 12px;
}
#content_area #main_content {
  margin: 28.12% 0% 0% 0%;
}
#content_area #main_content #main_content_inner {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
#content_area #main_content #main_content_inner .logo_ffxiv {
  margin: 0% 13.75% 0% 14.45%;
  text-align: center;
  max-width: 1148px;
}
#content_area #main_content #main_content_inner .logo_ffxiv img {
  width: auto;
  max-width: 100%;
}
#content_area #main_content #main_content_inner .lead_player {
  margin-bottom: 1.5%;
}
#content_area #main_content #main_content_inner .lead_player img {
  width: 100%;
  height: auto;
  display: block;
}
#content_area #main_content #main_content_inner .lead_player .logo_anniversary {
  width: 13.5%;
  margin: 0 auto;
  display: block;
}
#content_area #main_content #main_content_inner .lead_player .txt_player {
  width: 35%;
  margin: -1.25% auto 0;
}
#content_area #main_content #main_content_inner .lead_player .bt_winning {
  overflow: hidden;
  position: relative;
  display: block;
  width: 25%;
  margin: -0.5% auto 0;
  padding-top: 3.5%;
}
#content_area #main_content #main_content_inner .lead_player .bt_winning img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
#content_area
  #main_content
  #main_content_inner
  .lead_player
  .bt_winning
  img.on {
  opacity: 0;
}
#content_area #main_content #main_content_inner .ffixv_logo_area .btn_area {
  display: none;
}
#content_area #main_content #main_content_inner div.bt_free_trial {
  display: block;
  margin: 33.12% 19.92% 0% 68.12%;
  width: 11.95%;
  height: 7.57%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#content_area #main_content #main_content_inner div.bt_free_trial img {
  width: 100%;
  height: auto;
  z-index: 1;
}
#content_area #main_content #main_content_inner a.bt_free_trial {
  display: block;
  margin: 33.12% 19.92% 0% 68.12%;
  width: 11.95%;
  height: 7.57%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
}
#content_area #main_content #main_content_inner a.bt_free_trial img {
  width: 100%;
  height: auto;
}
#content_area #main_content #main_content_inner div.bt_buy_now {
  display: block;
  margin: 33.12% 19.92% 0% 80.31%;
  width: 11.87%;
  height: 6.32%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#content_area #main_content #main_content_inner div.bt_buy_now img {
  width: 100%;
  height: auto;
  z-index: 1;
}
#content_area #main_content #main_content_inner div.bt_buy_now img.on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
#content_area #main_content #main_content_inner a.bt_buy_now {
  display: block;
  margin: 33.12% 19.92% 0% 80.31%;
  width: 11.87%;
  height: 6.32%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
}
#content_area #main_content #main_content_inner a.bt_buy_now img {
  width: 100%;
  height: auto;
}
#content_area #main_content #main_content_inner .img_all_chara {
  display: block;
  width: 90%;
  height: 23.12%;
  margin: 0% 5% 0% 5%;
  z-index: 10;
  position: relative;
}
#content_area #main_content #main_content_inner .img_all_chara img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#content_area #main_content #main_content_inner .txt_all_chara {
  display: block;
  margin: -3.51% 9.37% 0% 9.37%;
  width: 81.25%;
  height: 11.25%;
  z-index: 10;
  position: relative;
}
#content_area #main_content #main_content_inner .txt_all_chara img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#content_area #main_content #main_content_inner .list_character {
  width: 64.53%;
  margin: 0% 0% 7.5% 0%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#content_area #main_content #main_content_inner .list_character li {
  width: 8.23%;
  display: inline-block;
  float: left;
}
#content_area #main_content #main_content_inner .list_character li img {
  width: 100%;
  height: auto;
}
#content_area #main_content #main_content_inner .list_character .ic_cursor {
  width: 7.86%;
  margin: 14.28% 0% 0% 100.84%;
  display: block;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
#content_area .ttl_whatff {
  width: 50%;
  margin: 0 auto;
}
#content_area .ttl_whatff img {
  width: 100%;
  height: auto;
}
#content_area .box_whatff {
  position: relative;
}
#content_area .box_whatff .img_base {
  width: 100%;
  height: auto;
}
#content_area .box_whatff .img_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
#content_area .box_whatff .img_bg.active {
  z-index: 3;
}
#content_area .box_whatff img {
  width: 100%;
  height: auto;
  display: block;
}
#content_area .box_whatff .lead_story_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 1.5% 0 0 1.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#content_area .box_whatff .lead_story {
  z-index: 10;
}
#content_area .box_whatff .lead_story img {
  width: 100%;
  height: auto;
  display: block;
}
#content_area .box_whatff .lead_story.ja {
  width: 28.75%;
}
#content_area .box_whatff .lead_story.en-gb,
#content_area .box_whatff .lead_story.en-us {
  width: 77.5%;
  position: relative;
}
#content_area .box_whatff .lead_story.de {
  width: 28.75%;
}
#content_area .box_whatff .lead_story.fr {
  width: 77.5%;
  position: relative;
}
#content_area .box_whatff .story__wrapper {
  width: 100%;
  background: #0d0f13;
}
#content_area .box_whatff .story__wrapper--base {
  padding-top: 56.25%;
}
#content_area .box_whatff .story__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  display: none;
}
#content_area .box_whatff .story__image.active {
  display: block;
  z-index: 2;
}
#content_area .box_whatff .story__inner {
  width: 30%;
  position: absolute;
  bottom: 1.77778%;
  z-index: 10;
}
#content_area .box_whatff .story__inner.ja {
  height: 28%;
}
#content_area .box_whatff .story__inner.en-gb,
#content_area .box_whatff .story__inner.en-us {
  height: 30.88889%;
}
#content_area .box_whatff .story__inner.fr {
  height: 32.66667%;
}
#content_area .box_whatff .story__inner.de {
  height: 35.11111%;
}
#content_area .box_whatff .story__inner--arr {
  left: 1.5%;
}
#content_area .box_whatff .story__inner--arr .story__title {
  width: 38.33333%;
}
#content_area .box_whatff .story__inner--hw {
  left: 35%;
}
#content_area .box_whatff .story__inner--hw .story__title {
  width: 46.25%;
}
#content_area .box_whatff .story__inner--sb {
  left: 68.5%;
}
#content_area .box_whatff .story__inner--sb .story__title {
  width: 47.08333%;
}
#content_area .box_whatff .story__title {
  height: auto;
  display: block;
  margin-left: 2.08333%;
  position: relative;
}
#content_area .box_whatff .story__text {
  width: 100%;
  position: relative;
}
#content_area .box_whatff .btn_movie {
  display: block;
  width: 15%;
  position: absolute;
  bottom: 0;
  left: 3.75%;
}
#content_area .box_whatff .btn_movie img {
  display: block;
  width: 100%;
  height: auto;
}
#content_area .box_whatff .btn_movie img .on {
  position: absolute;
}
#content_area .box_whatff .lead_battle {
  width: 77.5%;
  margin: 1.5% 1.5% 0% 21%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#content_area .box_whatff .box_battle {
  width: 100%;
  position: relative;
  background: #0d0f13;
  padding-top: 56.25%;
}
#content_area .box_whatff .box_battle .box_battle_01,
#content_area .box_whatff .box_battle .box_battle_02,
#content_area .box_whatff .box_battle .box_battle_03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#content_area .box_whatff .box_battle .bt_battle_01 {
  width: 31.25%;
  margin: 48.75% 0% 0% 1.87%;
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
#content_area .box_whatff .box_battle .bt_battle_02 {
  width: 31.25%;
  margin: 48.75% 0% 0% 34.37%;
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
#content_area .box_whatff .box_battle .bt_battle_03 {
  width: 31.25%;
  margin: 48.75% 0% 0% 66.87%;
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
#content_area #other_content {
  position: relative;
  margin-bottom: 9.375%;
}
#content_area #other_content img {
  width: 100%;
  height: auto;
}
#content_area #other_content .img_other {
  width: 91.87%;
  margin: 5% 0% 0% 0%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#content_area #other_content .in_content {
  width: 76.19%;
  margin: 0% 11.9% 0% 11.9%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#content_area #other_content .in_content .txt_other {
  margin: 0 auto;
}
#content_area #other_content .in_content .btn_other {
  width: 34.28%;
  margin: -3.41% 0% 0% 0%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#content_area #other_content .in_content .btn_other a {
  width: 49.47%;
  display: block;
  position: relative;
}
#content_area #other_content .in_content .btn_other a.bt_free_trial {
  float: left;
}
#content_area #other_content .in_content .btn_other a.bt_free_trial .on {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
#content_area #other_content .in_content .btn_other a.bt_buy_now {
  float: right;
}
#content_area #other_content .in_content .btn_other a.bt_buy_now .on {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
#content_area #other_content .in_content .btn_other span {
  width: 49.47%;
  display: block;
  position: relative;
  float: left;
}
#content_area #other_content .in_content .btn_sale {
  width: 34.28%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
#content_area #other_content .in_content .btn_sale a.bt_sale {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
#content_area #other_content .in_content .btn_sale a.bt_sale img {
  width: 100%;
  height: auto;
}
#content_area #other_content .in_content .bt_notice_link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
#content_area #other_content .in_content .bt_notice_link img {
  width: 100%;
  height: auto;
  display: block;
}
#content_area #other_content .in_content .bt_notice_link img.on {
  position: absolute;
  top: 0;
  left: 0;
}
#content_area #other_content .in_content .bt_notice_link__wrapper {
  width: 34.28%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.fancybox-skin {
  border: none !important;
}
.fancybox-outer {
  margin-top: 24px !important;
}
a.fancybox-close {
  top: -49px !important;
  right: -4px;
  width: 48px !important;
  height: 48px !important;
  display: block;
  overflow: hidden;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/CmT4JUUItIHn0-eRZoUubklBMM.png) no-repeat left top;
}
a.fancybox-close:hover {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/CmT4JUUItIHn0-eRZoUubklBMM.png) no-repeat left
    bottom;
}
.fancybox-next span {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/B9V7Yr5OpljNVZMn5pGmLTCYkE.png) no-repeat left top;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -34px;
  right: 0;
  background-position: 0 0;
}
.fancybox-next span:hover {
  background-position: 0 -80px;
}
.fancybox-prev span {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/qkAKNuK65EJx4uajQKpOrIX5RY.png) no-repeat left top;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -34px;
  left: 0;
  background-position: 0 0;
}
.fancybox-prev span:hover {
  background-position: 0 -80px;
}
#fancybox-loading {
  background-image: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/98Z-XYo53vgnDUr8nQl-uokglE.png) !important;
}
#footer_link_content h2 {
  width: 26.25%;
  margin: 0 auto 10px;
}
#footer_link_content h2 img {
  width: 100%;
  height: auto;
}
#footer_link_content .link_special_site {
  width: 90%;
  margin: 0 auto 120px;
}
#footer_link_content .link_special_site li {
  width: 50%;
  display: inline-block;
  float: left;
}
#footer_link_content .link_special_site li a {
  display: block;
  position: relative;
}
#footer_link_content .link_special_site li a img {
  width: 100%;
  height: auto;
}
#footer_link_content .link_special_site.small_banner {
  width: 45%;
  margin-bottom: 10px;
}
#footer_link_content .link_special_site.small_banner li {
  width: 100%;
  float: none;
  margin: 0 auto;
}
#footer_link_content .link_special_site.lang_ja {
  margin-bottom: 10px;
}
#footer_link_content .link_related_site {
  width: 90%;
  margin: 0 auto 0;
  text-align: center;
}
#footer_link_content .link_related_site li {
  width: 33.33%;
  display: inline-block;
  margin-bottom: 60px;
  vertical-align: top;
}
#footer_link_content .link_related_site li a {
  display: block;
  position: relative;
}
#footer_link_content .link_related_site li.pt_related {
  padding-top: 5.4%;
}
#footer_link_content .link_related_site li img {
  width: 91.66%;
  height: auto;
  display: block;
  margin: 0 auto;
  vertical-align: top;
}
#footer_link_content .link_related_site li img.on {
  position: absolute;
  left: 0;
  right: 0;
}
#footer_link_content .link_related_site li p {
  width: 91.66%;
  margin: 20px auto 0;
  color: #4c4c4c;
  font-size: 14px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .pc_view {
    display: none;
  }
  .sp_view {
    display: block;
  }
  #brand {
    position: relative;
  }
  .brand {
    background: #1b1b1b;
    height: 38px;
    position: relative;
    z-index: 2;
  }
  .brand__section {
    position: relative;
    width: 100%;
    height: 38px;
    padding: 10px 12px 10px 12px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center;
    align-items: center;
  }
  .brand__section--rwd {
    padding: 10px 12px;
  }
  .brand__logo {
    padding-top: 0px;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
  }
  .brand__lang {
    width: auto;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 9999;
  }
  .brand__lang span {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
  }
  .brand__lang__btn {
    top: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: transparent !important;
    background-position: 50% 50%;
    background-size: 20px 20px;
    line-height: 1;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .brand__lang__btn:after {
    display: none;
  }
  .brand__lang__btn:active {
    background-color: transparent !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2),
      0 1px 0 rgba(255, 255, 255, 0.15);
  }
  .brand__lang__select {
    padding: 0px 0;
    background: #262626;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: none;
    opacity: 0;
    z-index: 10006;
    position: static;
    right: 0;
    margin-top: 0px;
  }
  .brand__lang__select--rwd {
    margin-top: 0px;
    right: 12px;
  }
  .brand__lang__select li {
    position: relative;
  }
  .brand__lang__select a {
    display: block;
    width: 100%;
    padding: 0 12px;
    color: #ccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: #262626;
    position: relative;
    font-size: 14px;
    line-height: 35px;
    opacity: 0.3;
  }
  .brand__lang__select a:hover {
    color: #ccc;
    text-decoration: none;
  }
  .brand__lang__select a.active,
  .brand__lang__select a:active {
    opacity: 1;
    color: #ccc;
    text-decoration: none;
    background: #1b1b1b;
  }
  .brand__lang__select a:before {
    display: none;
  }
  .brand__lang__select a span {
    position: absolute;
    right: 12px;
    top: 50%;
    left: auto;
    bottom: auto;
    margin-top: -9px;
    height: 13.6px;
    display: block;
  }
  .brand__lang__select a.checked {
    opacity: 1;
  }
  .brand__lang__select {
    opacity: 0.3;
  }
  .l__footer {
    min-width: auto;
    -webkit-text-size-adjust: none;
    letter-spacing: -0.001em;
  }
  .l__footer--jp,
  .l__footer--eu {
    margin-bottom: -20px;
  }
  .l__footer--de {
    margin-bottom: -21px;
  }
  .l__footer__inner {
    width: auto;
    padding-top: 16px;
  }
  .l__footer__logo {
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 16px;
  }
  .l__footer__logo img {
    height: auto;
  }
  .l__footer__logo a {
    display: inline-block;
  }
  .l__footer__shop {
    width: 280px;
    margin: 0 auto 32px;
  }
  .l__footer__shop__btn {
    width: 136px;
    margin: 0;
  }
  .ja .l__footer__shop__btn:first-child {
    margin-right: 8px;
  }
  .ja .l__footer__shop__btn:last-child {
    margin-top: 8px;
  }
  .l__footer__officiel {
    margin-bottom: 24px;
    font-weight: bold;
  }
  .l__footer__sns {
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 240px;
    margin: 0 auto 8px;
  }
  .l__footer__sns--twitter a {
    text-decoration: underline;
    font-size: 12px;
  }
  .l__footer__sns li {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .l__footer__sns span {
    text-decoration: underline;
  }
  .l__footer__sns--twitter a:hover i:before,
  .l__footer__sns:hover i:before {
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .l__footer__line {
    display: block;
    margin: 0 8px 16px;
    padding: 0;
    border: 0;
    height: 1px;
    background: #565a5c;
  }
  .l__footer__link-list {
    margin-bottom: 8px;
  }
  .l__footer__link-list li {
    width: 50%;
    margin-bottom: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .l__footer__link-list li:after {
    margin: 0;
  }
  .l__footer__link-list li:nth-child(odd) {
    padding-right: 11px;
    text-align: right;
  }
  .l__footer__link-list li:nth-child(odd):after {
    content: none;
  }
  .l__footer__link-list li:nth-child(even) {
    padding-left: 11px;
    position: relative;
    text-align: left;
  }
  .l__footer__link-list li:nth-child(even):after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: gray;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: -3px;
    margin-top: -3px;
  }
  .l__footer__link-list a {
    text-decoration: underline;
  }
  .l__footer__copyright {
    font-size: 10px;
    color: #999;
    text-align: center;
  }
  .l__footer__copyright--text {
    margin-bottom: 8px;
    font-size: 10px !important;
  }
  .l__footer__copyright--text a {
    color: #ccc;
    text-decoration: underline;
  }
  #btn_ldst {
    width: 42.5%;
    top: 24px;
    margin-top: 0;
    z-index: 1000;
    left: auto;
    right: 0;
  }
  #btn_ldst a {
    display: block;
    cursor: pointer;
  }
  #btn_ldst img.pc_view {
    display: none;
  }
  #btn_floating_area {
    display: none !important;
  }
  #content_area .pc_view {
    display: none !important;
  }
  #content_area .sp_view {
    display: block !important;
  }
  #content_area .main_visual_sp {
    display: block;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #content_area .moving_item_bg,
  #content_area .moving_item_chocobo_01,
  #content_area .moving_item_chocobo_02,
  #content_area .moving_item_chocobo_03,
  #content_area .moving_item_chocobo_04,
  #content_area .moving_item_grass {
    display: none;
  }
  #content_area .social__btn {
    position: static;
    width: 100%;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #content_area .social__btn i {
    opacity: 1;
  }
  #content_area .social__btn i.xiv-lds-facebook {
    background: #1877f2;
  }
  #content_area .social__btn i.xiv-lds-x {
    background: #000;
  }
  #content_area .tooltip__text {
    display: none !important;
  }
  #content_area #main_content {
    margin: 44.62% 0% 0% 0%;
  }
  #content_area #main_content #main_content_inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
  }
  #content_area #main_content #main_content_inner .ffixv_logo_area {
    width: 100%;
    max-width: 622px;
    margin-left: auto;
    margin-right: auto;
  }
  #content_area #main_content #main_content_inner .ffixv_logo_area .btn_area {
    display: block;
  }
  #content_area #main_content #main_content_inner .logo_ffxiv {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 12px;
  }
  #content_area #main_content #main_content_inner .lead_player {
    width: 59.48%;
    position: static;
    margin: 0 auto 10px;
  }
  #content_area
    #main_content
    #main_content_inner
    .lead_player
    .logo_anniversary {
    width: 34.72%;
  }
  #content_area #main_content #main_content_inner .lead_player .txt_player {
    width: 100%;
    margin-top: -2.5%;
  }
  #content_area #main_content #main_content_inner .lead_player .bt_winning {
    width: 100%;
    padding-top: 10%;
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: -1.78571%;
  }
  #content_area #main_content #main_content_inner .lead_player .bt_winning img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  #content_area
    #main_content
    #main_content_inner
    .lead_player
    .bt_winning
    img.on {
    opacity: 0;
  }
  #content_area #main_content #main_content_inner .btn_area {
    text-align: center;
    position: relative;
    width: 61.09%;
    margin: 0 auto;
    margin-top: 1.78571%;
  }
  #content_area #main_content #main_content_inner .btn_area .inner {
    position: relative;
    display: inline-block;
  }
  #content_area #main_content #main_content_inner div.bt_free_trial {
    width: 30.54%;
    width: 50%;
    margin: 0;
    display: inline-block;
    height: auto;
    position: relative;
    float: left;
  }
  #content_area #main_content #main_content_inner div.bt_free_trial .on {
    position: absolute;
    top: 0;
    left: 0;
  }
  #content_area #main_content #main_content_inner a.bt_free_trial {
    width: 30.54%;
    width: 50%;
    margin: 0;
    display: block;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
  }
  #content_area #main_content #main_content_inner div.bt_buy_now {
    width: 30.54%;
    width: 50%;
    margin: 0;
    display: inline-block;
    height: auto;
    position: relative;
    float: right;
  }
  #content_area #main_content #main_content_inner div.bt_buy_now .on {
    position: absolute;
    top: 0;
    left: 0;
  }
  #content_area #main_content #main_content_inner a.bt_buy_now {
    width: 30.54%;
    width: 50%;
    margin: 0;
    display: block;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    z-index: 1000;
  }
  #content_area #main_content #main_content_inner a.bt_sale {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -2px;
    z-index: 1000;
  }
  #content_area #main_content #main_content_inner a.bt_sale img {
    width: 100%;
    height: auto;
  }
  #content_area #main_content #main_content_inner a.bt_notice_link {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -2px;
    z-index: 1000;
  }
  #content_area #main_content #main_content_inner a.bt_notice_link img {
    width: 100%;
    height: auto;
  }
  #content_area #main_content #main_content_inner .character_area {
    padding: 0 10px;
  }
  #content_area #main_content #main_content_inner .img_all_chara {
    width: 100%;
    position: relative;
    margin: 0 0 0 0;
  }
  #content_area #main_content #main_content_inner .txt_all_chara {
    display: block;
    width: 100%;
    max-width: 668px;
    z-index: 10;
    position: relative;
    margin: -4.58% 0% 0% 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1px;
  }
  #content_area #main_content #main_content_inner .txt_all_chara img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #content_area #main_content #main_content_inner .list_character {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 24px;
  }
  #content_area #main_content #main_content_inner .list_character ul {
    max-width: 516px;
    margin: 0 auto;
    padding: 0 50px;
  }
  #content_area #main_content #main_content_inner .list_character li {
    width: 16.66%;
    display: none;
  }
  #content_area #main_content #main_content_inner .list_character li.show {
    display: block;
  }
  #content_area #main_content #main_content_inner .list_character .ic_cursor {
    width: 10.45%;
    margin: 8.03% 0% 0% 84.57%;
  }
  #content_area .logo_pf {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 112px;
    height: 26px;
  }
  #content_area .logo_pf img {
    width: 100%;
    height: auto;
  }
  #content_area .ttl_whatff {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  #content_area .box_whatff {
    position: relative;
  }
  #content_area .box_whatff .img_base {
    width: 100%;
    height: auto;
  }
  #content_area .box_whatff .img_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
  }
  #content_area .box_whatff .img_bg.active {
    z-index: 3;
  }
  #content_area .box_whatff img {
    width: 100%;
    height: auto;
    display: block;
  }
  #content_area .box_whatff .box_story_01,
  #content_area .box_whatff .box_story_02 {
    position: relative;
  }
  #content_area .box_whatff .lead_story_wrapper {
    width: 100%;
    max-width: 720px;
    margin: 0 0 0 0;
    padding: 1.5% 1.5% 0 0;
  }
  #content_area .box_whatff .lead_story_wrapper .lead_story {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    text-align: right;
  }
  #content_area .box_whatff .lead_story_wrapper .lead_story .sp_view {
    width: 100%;
    max-width: 620px;
    display: inline !important;
  }
  #content_area .box_whatff .box_story_01 .inner {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    position: static;
  }
  #content_area .box_whatff .box_story_01 .inner.en-gb,
  #content_area .box_whatff .box_story_01 .inner.en-us,
  #content_area .box_whatff .box_story_01 .inner.fr,
  #content_area .box_whatff .box_story_01 .inner.de {
    margin: 0% 0% 0% 0%;
  }
  #content_area .box_whatff .box_story_01 .inner .txt_area {
    width: 100%;
    max-width: 490px;
    height: 1%;
    margin: 12px 0 0 0;
    position: static;
  }
  #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01 {
    width: 38.33%;
    margin: 0% 0% 0% 2.5%;
  }
  #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01 .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .box_story_01 .inner p img {
    width: 100%;
  }
  #content_area .box_whatff .box_story_01 .inner p .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .box_story_01 .inner a {
    width: 15%;
    margin: 0% 0% 4.16% 3.75%;
    display: block;
  }
  #content_area .box_whatff .box_story_02 {
    padding-top: 56.25%;
  }
  #content_area .box_whatff .box_story_02 .img_base {
    display: block;
  }
  #content_area .box_whatff .box_story_02 .inner {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    position: static;
  }
  #content_area .box_whatff .box_story_02 .inner.en-gb,
  #content_area .box_whatff .box_story_02 .inner.en-us,
  #content_area .box_whatff .box_story_02 .inner.fr,
  #content_area .box_whatff .box_story_02 .inner.de {
    margin: 0% 0% 0% 0%;
  }
  #content_area .box_whatff .box_story_02 .inner .txt_area {
    width: 100%;
    max-width: 490px;
    height: 1%;
    margin: 12px 0 0 0;
    position: static;
  }
  #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_02 {
    width: 46.25%;
    margin: 0% 0% 0% 2.5%;
  }
  #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_02 .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .box_story_02 .inner p .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .box_story_02 .inner a {
    width: 15%;
    margin: 0% 0% 4.16% 3.75%;
    display: block;
  }
  #content_area .box_whatff .story__wrapper {
    width: 100%;
    background: #0d0f13;
    padding-top: 56.25%;
    position: relative;
    height: 1%;
  }
  #content_area .box_whatff .story__image {
    position: absolute;
    display: block;
  }
  #content_area .box_whatff .story__inner {
    width: 100%;
    max-width: 490px;
    margin-top: 12px;
    position: static;
  }
  #content_area .box_whatff .story__inner.ja {
    height: auto;
  }
  #content_area .box_whatff .story__inner.en-gb,
  #content_area .box_whatff .story__inner.en-us {
    height: auto;
  }
  #content_area .box_whatff .story__inner.fr {
    height: auto;
  }
  #content_area .box_whatff .story__inner.de {
    height: auto;
  }
  #content_area .box_whatff .story__inner--arr {
    left: 1.5%;
  }
  #content_area .box_whatff .story__inner--arr .story__title {
    width: 38.33333%;
  }
  #content_area .box_whatff .story__inner--hw {
    left: 35%;
  }
  #content_area .box_whatff .story__inner--hw .story__title {
    width: 46.25%;
  }
  #content_area .box_whatff .story__inner--sb {
    left: 68.5%;
  }
  #content_area .box_whatff .story__inner--sb .story__title {
    width: 47.08333%;
  }
  #content_area .box_whatff .story__title .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .story__text {
    width: 100%;
    max-width: 490px;
    position: relative;
  }
  #content_area .box_whatff .story__text .on {
    opacity: 1 !important;
  }
  #content_area .box_whatff .btn_movie {
    position: static;
    height: auto;
    margin-left: 3.75%;
    margin-bottom: 4.16667%;
  }
  #content_area .box_whatff .btn_movie img {
    position: static;
  }
  #content_area .box_whatff .btn_movie img.on {
    display: none !important;
  }
  #content_area .box_whatff .lead_battle_wrapper {
    width: 100%;
    max-width: 720px;
    margin: 0 0 0 0;
  }
  #content_area .box_whatff .lead_battle_wrapper .lead_battle {
    margin: 1.5% 0% 0% 1.5%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    text-align: right;
  }
  #content_area .box_whatff .lead_battle_wrapper .lead_battle .sp_view {
    width: 100%;
    max-width: 620px;
    display: inline !important;
  }
  #content_area .box_whatff .box_battle {
    width: 100%;
    position: relative;
    padding-top: 0;
  }
  #content_area .box_whatff .box_battle .box_battle_01,
  #content_area .box_whatff .box_battle .box_battle_02,
  #content_area .box_whatff .box_battle .box_battle_03 {
    position: relative;
    padding-top: 56.25%;
  }
  #content_area .box_whatff .box_battle .bt_battle_01,
  #content_area .box_whatff .box_battle .bt_battle_02,
  #content_area .box_whatff .box_battle .bt_battle_03 {
    width: 100%;
    max-width: 450px;
    height: auto;
    display: block;
    z-index: 10;
    margin: 0 0 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    margin: 42.07% 0% 0% 0%;
  }
  #content_area #other_content {
    position: relative;
    margin-bottom: 18.75%;
  }
  #content_area #other_content img {
    width: 100%;
    height: auto;
  }
  #content_area #other_content .img_other {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #content_area #other_content .img_other_illust {
    max-width: 640px;
    margin: 0 auto;
  }
  #content_area #other_content .txt_other {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: static;
  }
  #content_area #other_content .in_content {
    width: 100%;
    margin: 0 0 0 0;
  }
  #content_area #other_content .in_content .btn_other {
    width: 61.09%;
    text-align: center;
    position: relative;
    margin: 0 auto;
  }
  #content_area #other_content .in_content .btn_other a,
  #content_area #other_content .in_content .btn_other span {
    width: 50%;
    display: inline-block;
    margin: -3.75% 0% 0% 0%;
  }
  #content_area #other_content .in_content .btn_sale {
    width: 61.09%;
    text-align: center;
    margin: 0 auto;
  }
  #content_area #other_content .in_content .btn_sale a {
    width: 100%;
    display: inline-block;
  }
  #content_area #other_content .in_content .bt_notice_link__wrapper {
    width: 61.09%;
    text-align: center;
    margin: 0 auto;
  }
  #footer_link_content h2 {
    width: 252px;
    margin: 0 auto 10px;
  }
  #footer_link_content h2 img {
    width: 100%;
    height: auto;
  }
  #footer_link_content .link_special_site {
    width: 90%;
    margin: 0 auto 60px;
  }
  #footer_link_content .link_special_site li {
    width: 100%;
    display: inline-block;
    float: none;
  }
  #footer_link_content .link_special_site li a {
    display: block;
    position: relative;
  }
  #footer_link_content .link_special_site li a img {
    width: 100%;
    height: auto;
  }
  #footer_link_content .link_special_site.small_banner {
    width: 90%;
    margin-bottom: 0;
  }
  #footer_link_content .link_special_site.small_banner li {
    width: 100%;
    display: inline-block;
    float: none;
  }
  #footer_link_content .link_special_site.small_banner li a {
    display: block;
    position: relative;
  }
  #footer_link_content .link_special_site.small_banner li a img {
    width: 100%;
    height: auto;
  }
  #footer_link_content .link_special_site.lang_ja {
    margin-bottom: 0;
  }
  #footer_link_content .link_related_site {
    width: 100%;
    margin: 0 auto 0;
    padding: 0 24px;
    box-sizing: border-box;
    text-align: center;
  }
  #footer_link_content .link_related_site li {
    width: inherit;
    max-width: 440px;
    display: block;
    margin: 0 auto 30px;
    vertical-align: top;
  }
  #footer_link_content .link_related_site li.pt_related {
    padding-top: 0;
  }
  #footer_link_content .link_related_site li a {
    display: block;
    position: relative;
  }
  #footer_link_content .link_related_site li img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #footer_link_content .link_related_site li p {
    width: 100%;
    color: #4c4c4c;
    font-size: 14px;
    text-align: left;
    margin: 15px 0 0 0;
  }
  .cookiepolicy__box {
    width: auto;
  }
  .cookiepolicy__close {
    top: -4px;
  }
  .cookiepolicy__close.press {
    background-position-y: top;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
}
.ps3 .pc_view {
  display: none;
}
.ps3 .sp_view {
  display: block;
}
.ps3 #brand {
  position: relative;
}
.ps3 .brand {
  background: #1b1b1b;
  height: 38px;
  position: relative;
  z-index: 2;
}
.ps3 .brand__section {
  position: relative;
  width: 100%;
  height: 38px;
  padding: 10px 12px 10px 12px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
  align-items: center;
}
.ps3 .brand__section--rwd {
  padding: 10px 12px;
}
.ps3 .brand__logo {
  padding-top: 0px;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}
.ps3 .brand__lang {
  width: auto;
  position: absolute;
  right: 0;
  top: 9px;
  z-index: 9999;
}
.ps3 .brand__lang span {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
.ps3 .brand__lang__btn {
  top: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: transparent !important;
  background-position: 50% 50%;
  background-size: 20px 20px;
  line-height: 1;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.ps3 .brand__lang__btn:after {
  display: none;
}
.ps3 .brand__lang__btn:active {
  background-color: transparent !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2),
    0 1px 0 rgba(255, 255, 255, 0.15);
}
.ps3 .brand__lang__select {
  padding: 0px 0;
  background: #262626;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: none;
  opacity: 0;
  z-index: 10006;
  position: static;
  right: 0;
  margin-top: 0px;
}
.ps3 .brand__lang__select--rwd {
  margin-top: 0px;
  right: 12px;
}
.ps3 .brand__lang__select li {
  position: relative;
}
.ps3 .brand__lang__select a {
  display: block;
  width: 100%;
  padding: 0 12px;
  color: #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #262626;
  position: relative;
  font-size: 14px;
  line-height: 35px;
  opacity: 0.3;
}
.ps3 .brand__lang__select a:hover {
  color: #ccc;
  text-decoration: none;
}
.ps3 .brand__lang__select a.active,
.ps3 .brand__lang__select a:active {
  opacity: 1;
  color: #ccc;
  text-decoration: none;
  background: #1b1b1b;
}
.ps3 .brand__lang__select a:before {
  display: none;
}
.ps3 .brand__lang__select a span {
  position: absolute;
  right: 12px;
  top: 50%;
  left: auto;
  bottom: auto;
  margin-top: -9px;
  height: 13.6px;
  display: block;
}
.ps3 .brand__lang__select a.checked {
  opacity: 1;
}
.ps3 .brand__lang__select {
  opacity: 0.3;
}
.ps3 .l__footer {
  min-width: auto;
  -webkit-text-size-adjust: none;
  letter-spacing: -0.001em;
}
.ps3 .l__footer--jp,
.ps3 .l__footer--eu {
  margin-bottom: -20px;
}
.ps3 .l__footer--de {
  margin-bottom: -21px;
}
.ps3 .l__footer__inner {
  width: auto;
  padding-top: 16px;
}
.ps3 .l__footer__logo {
  width: auto;
  height: auto;
  text-align: center;
  margin-bottom: 16px;
}
.ps3 .l__footer__logo img {
  height: auto;
}
.ps3 .l__footer__logo a {
  display: inline-block;
}
.ps3 .l__footer__shop {
  width: 280px;
  margin: 0 auto 32px;
}
.ps3 .l__footer__shop__btn {
  width: 136px;
  margin: 0;
}
.ja .ps3 .l__footer__shop__btn:first-child {
  margin-right: 8px;
}
.ja .ps3 .l__footer__shop__btn:last-child {
  margin-top: 8px;
}
.ps3 .l__footer__officiel {
  margin-bottom: 24px;
  font-weight: bold;
}
.ps3 .l__footer__sns {
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 240px;
  margin: 0 auto 8px;
}
.ps3 .l__footer__sns--twitter a {
  text-decoration: underline;
  font-size: 12px;
}
.ps3 .l__footer__sns li {
  font-size: 14px;
  margin-bottom: 24px;
}
.ps3 .l__footer__sns span {
  text-decoration: underline;
}
.ps3 .l__footer__sns--twitter a:hover i:before,
.ps3 .l__footer__sns:hover i:before {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.ps3 .l__footer__line {
  display: block;
  margin: 0 8px 16px;
  padding: 0;
  border: 0;
  height: 1px;
  background: #565a5c;
}
.ps3 .l__footer__link-list {
  margin-bottom: 8px;
}
.ps3 .l__footer__link-list li {
  width: 50%;
  margin-bottom: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ps3 .l__footer__link-list li:after {
  margin: 0;
}
.ps3 .l__footer__link-list li:nth-child(odd) {
  padding-right: 11px;
  text-align: right;
}
.ps3 .l__footer__link-list li:nth-child(odd):after {
  content: none;
}
.ps3 .l__footer__link-list li:nth-child(even) {
  padding-left: 11px;
  position: relative;
  text-align: left;
}
.ps3 .l__footer__link-list li:nth-child(even):after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: gray;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: -3px;
  margin-top: -3px;
}
.ps3 .l__footer__link-list a {
  text-decoration: underline;
}
.ps3 .l__footer__copyright {
  font-size: 10px;
  color: #999;
  text-align: center;
}
.ps3 .l__footer__copyright--text {
  margin-bottom: 8px;
  font-size: 10px !important;
}
.ps3 .l__footer__copyright--text a {
  color: #ccc;
  text-decoration: underline;
}
.ps3 #btn_ldst {
  width: 42.5%;
  top: 24px;
  margin-top: 0;
  z-index: 1000;
  left: auto;
  right: 0;
}
.ps3 #btn_ldst a {
  display: block;
  cursor: pointer;
}
.ps3 #btn_ldst img.pc_view {
  display: none;
}
.ps3 #btn_floating_area {
  display: none !important;
}
.ps3 #content_area .pc_view {
  display: none !important;
}
.ps3 #content_area .sp_view {
  display: block !important;
}
.ps3 #content_area .main_visual_sp {
  display: block;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.ps3 #content_area .moving_item_bg,
.ps3 #content_area .moving_item_chocobo_01,
.ps3 #content_area .moving_item_chocobo_02,
.ps3 #content_area .moving_item_chocobo_03,
.ps3 #content_area .moving_item_chocobo_04,
.ps3 #content_area .moving_item_grass {
  display: none;
}
.ps3 #content_area .social__btn {
  position: static;
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.ps3 #content_area .social__btn i {
  opacity: 1;
}
.ps3 #content_area .social__btn i.xiv-lds-facebook {
  background: #1877f2;
}
.ps3 #content_area .social__btn i.xiv-lds-x {
  background: #000;
}
.ps3 #content_area .tooltip__text {
  display: none !important;
}
.ps3 #content_area #main_content {
  margin: 44.62% 0% 0% 0%;
}
.ps3 #content_area #main_content #main_content_inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.ps3 #content_area #main_content #main_content_inner .ffixv_logo_area {
  width: 100%;
  max-width: 622px;
  margin-left: auto;
  margin-right: auto;
}
.ps3
  #content_area
  #main_content
  #main_content_inner
  .ffixv_logo_area
  .btn_area {
  display: block;
}
.ps3 #content_area #main_content #main_content_inner .logo_ffxiv {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 12px;
}
.ps3 #content_area #main_content #main_content_inner .lead_player {
  width: 59.48%;
  position: static;
  margin: 0 auto 10px;
}
.ps3
  #content_area
  #main_content
  #main_content_inner
  .lead_player
  .logo_anniversary {
  width: 34.72%;
}
.ps3 #content_area #main_content #main_content_inner .lead_player .txt_player {
  width: 100%;
  margin-top: -2.5%;
}
.ps3 #content_area #main_content #main_content_inner .lead_player .bt_winning {
  width: 100%;
  padding-top: 10%;
  overflow: hidden;
  position: relative;
  display: block;
  margin-top: -1.78571%;
}
.ps3
  #content_area
  #main_content
  #main_content_inner
  .lead_player
  .bt_winning
  img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.ps3
  #content_area
  #main_content
  #main_content_inner
  .lead_player
  .bt_winning
  img.on {
  opacity: 0;
}
.ps3 #content_area #main_content #main_content_inner .btn_area {
  text-align: center;
  position: relative;
  width: 61.09%;
  margin: 0 auto;
  margin-top: 1.78571%;
}
.ps3 #content_area #main_content #main_content_inner .btn_area .inner {
  position: relative;
  display: inline-block;
}
.ps3 #content_area #main_content #main_content_inner div.bt_free_trial {
  width: 30.54%;
  width: 50%;
  margin: 0;
  display: inline-block;
  height: auto;
  position: relative;
  float: left;
}
.ps3 #content_area #main_content #main_content_inner div.bt_free_trial .on {
  position: absolute;
  top: 0;
  left: 0;
}
.ps3 #content_area #main_content #main_content_inner a.bt_free_trial {
  width: 30.54%;
  width: 50%;
  margin: 0;
  display: block;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
.ps3 #content_area #main_content #main_content_inner div.bt_buy_now {
  width: 30.54%;
  width: 50%;
  margin: 0;
  display: inline-block;
  height: auto;
  position: relative;
  float: right;
}
.ps3 #content_area #main_content #main_content_inner div.bt_buy_now .on {
  position: absolute;
  top: 0;
  left: 0;
}
.ps3 #content_area #main_content #main_content_inner a.bt_buy_now {
  width: 30.54%;
  width: 50%;
  margin: 0;
  display: block;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  z-index: 1000;
}
.ps3 #content_area #main_content #main_content_inner a.bt_sale {
  display: block;
  width: 100%;
  height: auto;
  margin-top: -2px;
  z-index: 1000;
}
.ps3 #content_area #main_content #main_content_inner a.bt_sale img {
  width: 100%;
  height: auto;
}
.ps3 #content_area #main_content #main_content_inner a.bt_notice_link {
  display: block;
  width: 100%;
  height: auto;
  margin-top: -2px;
  z-index: 1000;
}
.ps3 #content_area #main_content #main_content_inner a.bt_notice_link img {
  width: 100%;
  height: auto;
}
.ps3 #content_area #main_content #main_content_inner .character_area {
  padding: 0 10px;
}
.ps3 #content_area #main_content #main_content_inner .img_all_chara {
  width: 100%;
  position: relative;
  margin: 0 0 0 0;
}
.ps3 #content_area #main_content #main_content_inner .txt_all_chara {
  display: block;
  width: 100%;
  max-width: 668px;
  z-index: 10;
  position: relative;
  margin: -4.58% 0% 0% 0%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1px;
}
.ps3 #content_area #main_content #main_content_inner .txt_all_chara img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.ps3 #content_area #main_content #main_content_inner .list_character {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 24px;
}
.ps3 #content_area #main_content #main_content_inner .list_character ul {
  max-width: 516px;
  margin: 0 auto;
  padding: 0 50px;
}
.ps3 #content_area #main_content #main_content_inner .list_character li {
  width: 16.66%;
  display: none;
}
.ps3 #content_area #main_content #main_content_inner .list_character li.show {
  display: block;
}
.ps3
  #content_area
  #main_content
  #main_content_inner
  .list_character
  .ic_cursor {
  width: 10.45%;
  margin: 8.03% 0% 0% 84.57%;
}
.ps3 #content_area .logo_pf {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 112px;
  height: 26px;
}
.ps3 #content_area .logo_pf img {
  width: 100%;
  height: auto;
}
.ps3 #content_area .ttl_whatff {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.ps3 #content_area .box_whatff {
  position: relative;
}
.ps3 #content_area .box_whatff .img_base {
  width: 100%;
  height: auto;
}
.ps3 #content_area .box_whatff .img_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.ps3 #content_area .box_whatff .img_bg.active {
  z-index: 3;
}
.ps3 #content_area .box_whatff img {
  width: 100%;
  height: auto;
  display: block;
}
.ps3 #content_area .box_whatff .box_story_01,
.ps3 #content_area .box_whatff .box_story_02 {
  position: relative;
}
.ps3 #content_area .box_whatff .lead_story_wrapper {
  width: 100%;
  max-width: 720px;
  margin: 0 0 0 0;
  padding: 1.5% 1.5% 0 0;
}
.ps3 #content_area .box_whatff .lead_story_wrapper .lead_story {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  text-align: right;
}
.ps3 #content_area .box_whatff .lead_story_wrapper .lead_story .sp_view {
  width: 100%;
  max-width: 620px;
  display: inline !important;
}
.ps3 #content_area .box_whatff .box_story_01 .inner {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  position: static;
}
.ps3 #content_area .box_whatff .box_story_01 .inner.en-gb,
.ps3 #content_area .box_whatff .box_story_01 .inner.en-us,
.ps3 #content_area .box_whatff .box_story_01 .inner.fr,
.ps3 #content_area .box_whatff .box_story_01 .inner.de {
  margin: 0% 0% 0% 0%;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .txt_area {
  width: 100%;
  max-width: 490px;
  height: 1%;
  margin: 12px 0 0 0;
  position: static;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01 {
  width: 38.33%;
  margin: 0% 0% 0% 2.5%;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01 .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .box_story_01 .inner p img {
  width: 100%;
}
.ps3 #content_area .box_whatff .box_story_01 .inner p .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .box_story_01 .inner a {
  width: 15%;
  margin: 0% 0% 4.16% 3.75%;
  display: block;
}
.ps3 #content_area .box_whatff .box_story_02 {
  padding-top: 56.25%;
}
.ps3 #content_area .box_whatff .box_story_02 .img_base {
  display: block;
}
.ps3 #content_area .box_whatff .box_story_02 .inner {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  position: static;
}
.ps3 #content_area .box_whatff .box_story_02 .inner.en-gb,
.ps3 #content_area .box_whatff .box_story_02 .inner.en-us,
.ps3 #content_area .box_whatff .box_story_02 .inner.fr,
.ps3 #content_area .box_whatff .box_story_02 .inner.de {
  margin: 0% 0% 0% 0%;
}
.ps3 #content_area .box_whatff .box_story_02 .inner .txt_area {
  width: 100%;
  max-width: 490px;
  height: 1%;
  margin: 12px 0 0 0;
  position: static;
}
.ps3 #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_02 {
  width: 46.25%;
  margin: 0% 0% 0% 2.5%;
}
.ps3 #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_02 .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .box_story_02 .inner p .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .box_story_02 .inner a {
  width: 15%;
  margin: 0% 0% 4.16% 3.75%;
  display: block;
}
.ps3 #content_area .box_whatff .story__wrapper {
  width: 100%;
  background: #0d0f13;
  padding-top: 56.25%;
  position: relative;
  height: 1%;
}
.ps3 #content_area .box_whatff .story__image {
  position: absolute;
  display: block;
}
.ps3 #content_area .box_whatff .story__inner {
  width: 100%;
  max-width: 490px;
  margin-top: 12px;
  position: static;
}
.ps3 #content_area .box_whatff .story__inner.ja {
  height: auto;
}
.ps3 #content_area .box_whatff .story__inner.en-gb,
.ps3 #content_area .box_whatff .story__inner.en-us {
  height: auto;
}
.ps3 #content_area .box_whatff .story__inner.fr {
  height: auto;
}
.ps3 #content_area .box_whatff .story__inner.de {
  height: auto;
}
.ps3 #content_area .box_whatff .story__inner--arr {
  left: 1.5%;
}
.ps3 #content_area .box_whatff .story__inner--arr .story__title {
  width: 38.33333%;
}
.ps3 #content_area .box_whatff .story__inner--hw {
  left: 35%;
}
.ps3 #content_area .box_whatff .story__inner--hw .story__title {
  width: 46.25%;
}
.ps3 #content_area .box_whatff .story__inner--sb {
  left: 68.5%;
}
.ps3 #content_area .box_whatff .story__inner--sb .story__title {
  width: 47.08333%;
}
.ps3 #content_area .box_whatff .story__title .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .story__text {
  width: 100%;
  max-width: 490px;
  position: relative;
}
.ps3 #content_area .box_whatff .story__text .on {
  opacity: 1 !important;
}
.ps3 #content_area .box_whatff .btn_movie {
  position: static;
  height: auto;
  margin-left: 3.75%;
  margin-bottom: 4.16667%;
}
.ps3 #content_area .box_whatff .btn_movie img {
  position: static;
}
.ps3 #content_area .box_whatff .btn_movie img.on {
  display: none !important;
}
.ps3 #content_area .box_whatff .lead_battle_wrapper {
  width: 100%;
  max-width: 720px;
  margin: 0 0 0 0;
}
.ps3 #content_area .box_whatff .lead_battle_wrapper .lead_battle {
  margin: 1.5% 0% 0% 1.5%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  text-align: right;
}
.ps3 #content_area .box_whatff .lead_battle_wrapper .lead_battle .sp_view {
  width: 100%;
  max-width: 620px;
  display: inline !important;
}
.ps3 #content_area .box_whatff .box_battle {
  width: 100%;
  position: relative;
  padding-top: 0;
}
.ps3 #content_area .box_whatff .box_battle .box_battle_01,
.ps3 #content_area .box_whatff .box_battle .box_battle_02,
.ps3 #content_area .box_whatff .box_battle .box_battle_03 {
  position: relative;
  padding-top: 56.25%;
}
.ps3 #content_area .box_whatff .box_battle .bt_battle_01,
.ps3 #content_area .box_whatff .box_battle .bt_battle_02,
.ps3 #content_area .box_whatff .box_battle .bt_battle_03 {
  width: 100%;
  max-width: 450px;
  height: auto;
  display: block;
  z-index: 10;
  margin: 0 0 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  margin: 42.07% 0% 0% 0%;
}
.ps3 #content_area #other_content {
  position: relative;
  margin-bottom: 18.75%;
}
.ps3 #content_area #other_content img {
  width: 100%;
  height: auto;
}
.ps3 #content_area #other_content .img_other {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ps3 #content_area #other_content .img_other_illust {
  max-width: 640px;
  margin: 0 auto;
}
.ps3 #content_area #other_content .txt_other {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  position: static;
}
.ps3 #content_area #other_content .in_content {
  width: 100%;
  margin: 0 0 0 0;
}
.ps3 #content_area #other_content .in_content .btn_other {
  width: 61.09%;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.ps3 #content_area #other_content .in_content .btn_other a,
.ps3 #content_area #other_content .in_content .btn_other span {
  width: 50%;
  display: inline-block;
  margin: -3.75% 0% 0% 0%;
}
.ps3 #content_area #other_content .in_content .btn_sale {
  width: 61.09%;
  text-align: center;
  margin: 0 auto;
}
.ps3 #content_area #other_content .in_content .btn_sale a {
  width: 100%;
  display: inline-block;
}
.ps3 #content_area #other_content .in_content .bt_notice_link__wrapper {
  width: 61.09%;
  text-align: center;
  margin: 0 auto;
}
.ps3 #footer_link_content h2 {
  width: 252px;
  margin: 0 auto 10px;
}
.ps3 #footer_link_content h2 img {
  width: 100%;
  height: auto;
}
.ps3 #footer_link_content .link_special_site {
  width: 90%;
  margin: 0 auto 60px;
}
.ps3 #footer_link_content .link_special_site li {
  width: 100%;
  display: inline-block;
  float: none;
}
.ps3 #footer_link_content .link_special_site li a {
  display: block;
  position: relative;
}
.ps3 #footer_link_content .link_special_site li a img {
  width: 100%;
  height: auto;
}
.ps3 #footer_link_content .link_special_site.small_banner {
  width: 90%;
  margin-bottom: 0;
}
.ps3 #footer_link_content .link_special_site.small_banner li {
  width: 100%;
  display: inline-block;
  float: none;
}
.ps3 #footer_link_content .link_special_site.small_banner li a {
  display: block;
  position: relative;
}
.ps3 #footer_link_content .link_special_site.small_banner li a img {
  width: 100%;
  height: auto;
}
.ps3 #footer_link_content .link_special_site.lang_ja {
  margin-bottom: 0;
}
.ps3 #footer_link_content .link_related_site {
  width: 100%;
  margin: 0 auto 0;
  padding: 0 24px;
  box-sizing: border-box;
  text-align: center;
}
.ps3 #footer_link_content .link_related_site li {
  width: inherit;
  max-width: 440px;
  display: block;
  margin: 0 auto 30px;
  vertical-align: top;
}
.ps3 #footer_link_content .link_related_site li.pt_related {
  padding-top: 0;
}
.ps3 #footer_link_content .link_related_site li a {
  display: block;
  position: relative;
}
.ps3 #footer_link_content .link_related_site li img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.ps3 #footer_link_content .link_related_site li p {
  width: 100%;
  color: #4c4c4c;
  font-size: 14px;
  text-align: left;
  margin: 15px 0 0 0;
}
.ps3 .cookiepolicy__box {
  width: auto;
}
.ps3 .cookiepolicy__close {
  top: -4px;
}
.ps3 .cookiepolicy__close.press {
  background-position-y: top;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.ps3 #content_area .box_whatff .lead_story_wrapper {
  max-width: 100%;
  margin: 0 0 0 0;
}
.ps3 #content_area .box_whatff .lead_story_wrapper .lead_story .sp_view {
  max-width: 1240px;
}
.ps3 #content_area .box_whatff .box_story_01 .inner,
.ps3 #content_area .box_whatff .box_story_02 .inner {
  max-width: 100%;
  margin: 0;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .txt_area,
.ps3 #content_area .box_whatff .box_story_02 .inner .txt_area {
  max-width: 960px;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01,
.ps3 #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_01 {
  max-width: 368px;
  margin: 0% 0% 0% 2.5%;
}
.ps3 #content_area .box_whatff .box_story_01 .inner .ttl_whatff_story_01 a,
.ps3 #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_01 a {
  width: 100%;
  position: relative;
  width: 368px;
  margin: 0;
}
.ps3 #content_area .box_whatff .box_story_02 .inner .ttl_whatff_story_02 {
  max-width: 444px;
  margin: 0% 0% 0% 2.5%;
}
.ps3 #content_area .box_whatff .box_story_02 .inner h4 a {
  width: 444px;
  margin: 0;
}
.story {
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  background: #000000;
}
.story__btn_area {
  width: 100%;
  height: 22.22222%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.story__prev,
.story__next {
  width: 2.5%;
  height: 100%;
  max-width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  cursor: pointer;
  display: none;
}
.story__prev img,
.story__next img {
  display: block;
  width: 100%;
  height: auto;
}
.story__prev img.hover,
.story__next img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.story__prev:hover img.hover,
.story__next:hover img.hover {
  opacity: 1;
}
.story__next {
  left: auto;
  right: 0;
  display: block;
}
.story__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.story__bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100.1%;
  height: 100.1%;
}
.story__bg img {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100.1%;
  height: 100.1%;
}
.story__bg img.show {
  display: block;
}
.story__list {
  width: 600%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.story__box {
  float: left;
  width: calc(100% / 6);
  height: 100%;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
}
.story__box .right {
  left: 100%;
}
.story__box .left {
  right: 100%;
}
.story__box .active {
  z-index: 2;
}
.story__title {
  position: absolute;
  top: 2.66667%;
  left: 1.5%;
  width: 28.75%;
  z-index: 3;
}
.story__title img {
  display: block;
  width: 100%;
  height: auto;
}
.story__title.jp,
.story__title.de {
  width: 28.75%;
}
.story__title.na,
.story__title.eu,
.story__title.fr {
  width: 77.5%;
}
.story__detail {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 0 2.5%;
  bottom: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.story__detail h4 {
  font-size: 24px;
  font-size: 1.5vw;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 0px 4px #132326, 0px 0px 4px #132326;
  font-family: "微软雅黑";
}
.story__detail h4.jp {
  font-family: "微软雅黑";
}
.story__detail p {
  font-size: 18px;
  font-size: 1.125vw;
  font-weight: normal;
  color: #ffffff;
  text-shadow: 0px 0px 4px #132326, 0px 0px 4px #132326;
  line-height: 1.5;
  font-family: "微软雅黑";
  padding-bottom: 16px;
}
.story__detail p.jp {
  font-family: "微软雅黑";
}
.story__detail p.na.add_logo {
  padding-right: 168px;
  position: relative;
}
.story__detail .logo {
  position: absolute;
  right: 0;
  bottom: 16px;
  display: block;
}
.story__movie {
  margin: 0 0;
  display: block;
  width: 5.26316%;
  height: auto;
  position: relative;
  z-index: 11;
}
.story__movie img {
  width: 100%;
  height: auto;
  display: block;
}
.story__movie .hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.story__movie:hover .hover {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .story {
    padding-top: 0;
  }
  .story__btn_area {
    height: auto;
    padding-top: 56.25%;
    top: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .story__prev,
  .story__next {
    width: 6.25%;
    height: 55.55556%;
    top: auto;
    bottom: 0;
  }
  .story__bg {
    width: 100%;
    height: auto;
    position: inherit;
    top: auto;
    left: auto;
    padding-top: 56.25%;
  }
  .story__bg video {
    display: none;
  }
  .story__bg img {
    display: block;
  }
  .story__list {
    width: 600%;
    height: auto;
    position: static;
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .story__box {
    float: left;
    width: calc(100% / 6);
    height: auto;
    position: relative;
    padding-top: 0;
  }
  .story__title {
    position: absolute;
    top: 2.66667%;
    left: auto;
    width: 96.875%;
    z-index: 3;
    right: 0;
  }
  .story__title img {
    display: block;
    width: 100%;
    height: auto;
  }
  .story__title.jp,
  .story__title.de {
    width: 96.875%;
  }
  .story__title.na,
  .story__title.eu,
  .story__title.fr {
    width: 96.875%;
  }
  .story__detail {
    position: static;
    left: auto;
    bottom: auto;
    padding: 8px 12px;
    background: #000000;
  }
  .story__detail h4 {
    font-size: 16px;
  }
  .story__detail p {
    font-size: 14px;
    margin-bottom: 8px;
    padding-bottom: 0;
  }
  .story__detail p.na.add_logo {
    padding-right: 0;
    position: relative;
  }
  .story__detail .logo {
    display: none;
  }
  .story__movie {
    margin: 0 0;
    display: block;
    width: 40px;
    height: auto;
    position: relative;
    z-index: 11;
  }
  .story__movie img {
    width: 100%;
    height: auto;
    display: block;
  }
  .story__movie .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .story__movie:hover .hover {
    opacity: 1;
  }
}
.order {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99990;
  width: 100%;
  height: 100%;
  overflow-x: auto;
  overflow-y: auto;
  font-size: 0;
  display: none;
}
.order:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.order__wrapper {
  position: absolute;
  top: -99999px;
}
.order__container {
  padding: 48px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
}
.order__content {
  background: #18181a;
  padding: 32px 0;
  width: 100%;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  bottom: 0;
  z-index: 99999;
}
.order__inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.order__title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #cc8f52;
  line-height: 1;
  margin-bottom: 32px;
  font-family: "微软雅黑";
}
.order__title.jp {
  font-family: "微软雅黑";
}
.order__box {
  width: calc(100% / 2 - 16px);
  margin: 0 16px;
}
.order__box img {
  border-radius: 8px;
}
.order__image {
  width: 100%;
  height: auto;
}
.order__bonus {
  background: #282640;
  border-radius: 8px;
  padding: 16px;
  margin-top: 16px;
}
.order__bonus h3 {
  margin-bottom: 12px;
  color: #968cff;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
}
.order__bonus p {
  color: #ffffff;
  font-size: 14px;
}
.order__product_name {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 16px;
  font-family: "微软雅黑";
}
.order__product_name.jp {
  margin-right: 4px;
  font-family: "微软雅黑";
}
.order__selected_platform {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 16px;
  font-family: "微软雅黑";
}
.order__selected_platform.jp {
  font-family: "微软雅黑";
}
.order__select {
  position: relative;
  width: 100%;
  max-width: 448px;
  height: 32px;
  margin: 4px 0 32px;
  -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
    -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
    -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
    -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
  background: #e6e6e6;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order__select.disabled {
  opacity: 0.25;
  pointer-events: none;
}
.order__select select {
  width: 100%;
  max-width: 448px;
  height: 32px;
  font-size: 14px;
  color: #333333;
  padding: 0 32px 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: inherit;
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
.order__select select:disabled {
  opacity: 0.25;
}
.order__select select optgroup {
  display: none;
}
.order__select select option {
  width: 448px;
}
.order__select select::-ms-expand {
  display: none;
}
.order__select::after {
  content: '';
  display: block;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/aMPRZh9-nIO0xozDbJyb1Yblq4.png) no-repeat center
    center;
  -moz-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  pointer-events: none;
}
.order__select__name {
  font-size: 14px;
  color: #ffffff;
  font-family: "微软雅黑";
}
.order__select__name.jp {
  font-family: "微软雅黑";
}
.order__select.press {
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
}
.order__radio__wrapper {
  padding: 16px 0;
}
.order__radio__wrapper li {
  margin-bottom: 16px;
}
.order__radio__wrapper li.disabled {
  opacity: 0.25;
}
.order__radio__wrapper li.disabled label,
.order__radio__wrapper li.disabled input,
.order__radio__wrapper li.disabled span {
  cursor: default;
}
.order__radio span {
  font-size: 14px;
  line-height: 1.2;
  vertical-align: middle;
  cursor: pointer;
  color: #cccccc;
  font-family: "微软雅黑";
  position: relative;
  display: inline-block;
  padding-left: 24px;
}
.order__radio span.jp {
  font-family: "微软雅黑";
}
.order__radio span::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  border: none;
  background-color: #ffffff;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
}
.order__radio input[type='radio'] {
  display: none;
}
.order__radio input[type='radio']:checked + span {
  color: #e57e17;
}
.order__radio input[type='radio']:checked + span::after {
  position: absolute;
  content: '';
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #e57e17;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
.order .bt_go_to_shop {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 100%;
  max-width: 400px;
  height: 54px;
  margin: 0 auto;
  padding: 0;
  display: block;
  line-height: 54px;
  border-radius: 8px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkNGQ5OSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzY4OWIzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2M3YTI5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    0% 50%,
    100% 50%,
    color-stop(0%, #3d4d99),
    color-stop(50%, #3689b3),
    color-stop(100%, #cc7a29)
  );
  background-image: -moz-linear-gradient(
    left,
    #3d4d99 0%,
    #3689b3 50%,
    #cc7a29 100%
  );
  background-image: -webkit-linear-gradient(
    left,
    #3d4d99 0%,
    #3689b3 50%,
    #cc7a29 100%
  );
  background-image: linear-gradient(
    to right,
    #3d4d99 0%,
    #3689b3 50%,
    #cc7a29 100%
  );
  -webkit-appearance: none;
  outline: none;
  border: 0;
  cursor: pointer;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-family: "微软雅黑";
}
.order .bt_go_to_shop span {
  font-size: inherit;
  font-family: "微软雅黑";
  color: inherit;
}
.order .bt_go_to_shop.jp {
  font-family: "微软雅黑";
}
.order .bt_go_to_shop:hover {
  text-decoration: none;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNWZiZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDRhYWRmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmY5OTMzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    0% 50%,
    100% 50%,
    color-stop(0%, #4c5fbf),
    color-stop(50%, #44aadf),
    color-stop(100%, #ff9933)
  );
  background-image: -moz-linear-gradient(
    left,
    #4c5fbf 0%,
    #44aadf 50%,
    #ff9933 100%
  );
  background-image: -webkit-linear-gradient(
    left,
    #4c5fbf 0%,
    #44aadf 50%,
    #ff9933 100%
  );
  background-image: linear-gradient(
    to right,
    #4c5fbf 0%,
    #44aadf 50%,
    #ff9933 100%
  );
}
.order .bt_go_to_shop.disabled {
  opacity: 0.25;
  pointer-events: none;
}
.order__close {
  position: absolute;
  top: -40px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/dl-m38TI4ka_4wOiMb73mwzXAk.png) no-repeat left top;
  z-index: 99999;
  cursor: pointer;
}
.order__close .on {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/hZDPNrjzM_Xc98Gz0Z-nf74p_w.png) no-repeat left
    bottom;
  width: 32px;
  height: 32px;
  filter: alpha(opacity=0);
  -ms-filter: 'alpha(opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
}
.order__close__area {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  z-index: 99995;
  cursor: pointer;
}
.order__hidden {
  position: fixed;
  top: -99999px;
}
.order__freetrial {
  padding-top: 64px;
  text-align: center;
}
.order__freetrial a {
  display: inline-block;
  padding: 0 48px;
  line-height: 32px;
  color: #ccff66;
  font-size: 14px;
  background: rgba(204, 255, 102, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px #a3cc52 inset;
  -webkit-box-shadow: 0px 0px 0px 1px #a3cc52 inset;
  box-shadow: 0px 0px 0px 1px #a3cc52 inset;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 8px;
  text-decoration: none;
  font-family: "微软雅黑";
}
.order__freetrial a.jp {
  font-family: "微软雅黑";
}
.order__freetrial a:hover {
  background: rgba(204, 255, 102, 0.2);
}
.order__notes {
  margin-bottom: 16px;
  font-size: 14px;
  color: #cc2944;
  text-align: center;
  font-family: "微软雅黑";
}
.order__notes:last-of-type {
  margin-bottom: 32px;
}
.order__notes.jp {
  font-family: "微软雅黑";
}
.order__btn_notice {
  padding-top: 64px;
  text-align: center;
}
.order__btn_notice a {
  display: inline-block;
  box-sizing: border-box;
  min-width: 396px;
  padding: 0 48px;
  line-height: 32px;
  color: #ff66a6;
  font-size: 14px;
  background: rgba(255, 102, 166, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px #cc5285 inset;
  -webkit-box-shadow: 0px 0px 0px 1px #cc5285 inset;
  box-shadow: 0px 0px 0px 1px #cc5285 inset;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 8px;
  text-decoration: none;
  font-family: "微软雅黑";
}
.order__btn_notice a.jp {
  font-family: "微软雅黑";
}
.order__btn_notice a:hover,
.order__btn_notice a.press {
  background: rgba(255, 102, 166, 0.2);
}
.order__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 48px;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  border-radius: 24px;
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 1;
  background: #e5b522;
  -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.order__btn:hover {
  color: #ffffff;
  text-decoration: none;
  background: #ffc926;
  -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
    0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
    0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.order__btn.press {
  background: #e5b522;
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) inset;
}
.order__btn span {
  display: block;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  font-family: "微软雅黑";
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-align: center;
}
.order__btn span.jp {
  font-family: "微软雅黑";
}
.order__btn__bace {
  height: 80px;
  background: #e5e5e5;
}
.order__btn__wrapper {
  width: 100%;
  padding: 16px 30px;
  background: #e5e5e5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order__btn__wrapper.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .order {
    background: #18181a;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: auto;
    font-size: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: none;
  }
  .order::before {
    display: none;
  }
  .order__content {
    min-height: 100%;
    margin: 0 auto;
    padding: 32px 0 72px;
    box-sizing: border-box;
    position: relative;
    height: auto;
  }
  .order__container {
    padding: 0 0 0;
    min-height: 100%;
    display: block;
    height: auto;
  }
  .order__inner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 8px;
    display: block;
    background: #18181a;
  }
  .order img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .order__title {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #cc8f52;
    margin-bottom: 16px;
    font-family: "微软雅黑";
  }
  .order__title.jp {
    font-family: "微软雅黑";
  }
  .order__box {
    width: 100%;
    margin: 0;
    padding: 0 8px;
    box-sizing: border-box;
  }
  .order__selected_title {
    font-size: 14px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    font-family: "微软雅黑";
  }
  .order__selected_title.jp {
    font-family: "微软雅黑";
  }
  .order__selected_product,
  .order__selected_platform {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 16px;
    font-family: "微软雅黑";
  }
  .order__selected_product.jp,
  .order__selected_platform.jp {
    font-family: "微软雅黑";
  }
  .order__bonus {
    background: #282640;
    padding: 16px 8px;
  }
  .order__bonus h3 {
    color: #968cff;
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: normal;
    line-height: 1;
  }
  .order__bonus p {
    color: #ffffff;
    font-size: 12px;
  }
  .order__select {
    position: relative;
    width: 100%;
    max-width: none;
    height: 32px;
    margin: 4px 0 32px;
  }
  .order__select.disabled {
    opacity: 0.25;
    pointer-events: none;
  }
  .order__select select {
    width: 100%;
    max-width: none;
    height: 32px;
    background: #e6e6e6;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
      0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
      1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
      -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
      0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
      1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
      -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset,
      0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset,
      1px 0px 0px 0px rgba(255, 255, 255, 0.25) inset,
      -1px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    padding: 0 32px 0 10px;
    box-sizing: border-box;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: inherit;
    -webkit-appearance: none;
    outline: none;
  }
  .order__select select:disabled {
    opacity: 0.25;
  }
  .order__select select optgroup {
    display: none;
  }
  .order__select::after {
    content: '';
    display: block;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/aMPRZh9-nIO0xozDbJyb1Yblq4.png) no-repeat center
      center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -8px;
    pointer-events: none;
  }
  .order__select__area {
    height: 1%;
    margin-bottom: 32px;
    padding: 0 8px;
  }
  .order__select__name {
    font-size: 14px;
    color: #ffffff;
    font-family: "微软雅黑";
  }
  .order__select__name.jp {
    font-family: "微软雅黑";
  }
  .order__select.press {
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset;
  }
  .order__radio__wrapper {
    padding: 16px 0;
  }
  .order__radio__wrapper li {
    margin-bottom: 16px;
  }
  .order__radio__wrapper li label,
  .order__radio__wrapper li input {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }
  .order__radio__wrapper li.disabled {
    opacity: 0.25;
  }
  .order__radio__wrapper li.disabled label,
  .order__radio__wrapper li.disabled input,
  .order__radio__wrapper li.disabled span {
    cursor: default;
  }
  .order__radio span {
    font-size: 14px;
    line-height: 1.2;
    vertical-align: middle;
    cursor: pointer;
    color: #cccccc;
    font-family: "微软雅黑";
    position: relative;
    display: inline-block;
    padding-left: 24px;
  }
  .order__radio span.jp {
    font-family: "微软雅黑";
  }
  .order__radio span::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: none;
    background-color: #ffffff;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.75) inset;
  }
  .order__radio input[type='radio'] {
    display: none;
  }
  .order__radio input[type='radio']:checked + span {
    color: #e57e17;
  }
  .order__radio input[type='radio']:checked + span::after {
    position: absolute;
    content: '';
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    background: #e57e17;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
  }
  .order .bt_go_to_shop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 0 auto 32px;
    padding-top: 11.875%;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    box-sizing: border-box;
  }
  .order .bt_go_to_shop span {
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 24px;
    font-size: 5vw;
    color: #ffffff;
    font-family: "微软雅黑";
    font-weight: bold;
  }
  .order .bt_go_to_shop::before,
  .order .bt_go_to_shop::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(
      to right,
      #3d4d99 0%,
      #3689b3 50%,
      #cc7a29 100%
    );
    opacity: 1;
  }
  .order .bt_go_to_shop::after {
    background: linear-gradient(
      to right,
      #4c5fbf 0%,
      #44aadf 50%,
      #ff9933 100%
    );
    opacity: 0;
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .order .bt_go_to_shop.press {
    text-decoration: none;
  }
  .order .bt_go_to_shop.press span {
    text-decoration: none;
  }
  .order .bt_go_to_shop.press::after {
    opacity: 1;
  }
  .order .bt_go_to_shop.disabled {
    opacity: 0.25;
    pointer-events: none;
  }
  .order__close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 16px;
    height: 16px;
    display: block;
    overflow: hidden;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/patch72/images/dl-m38TI4ka_4wOiMb73mwzXAk.png) no-repeat left
      top;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    z-index: 99999;
  }
  .order__close__area {
    display: none;
  }
  .order__freetrial {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
  }
  .order__freetrial a {
    display: inline-block;
    line-height: 40px;
    color: #ccff66;
    font-size: 12px;
    width: 100%;
    background: rgba(204, 255, 102, 0.1);
    -moz-box-shadow: 0px 0px 0px 1px #a3cc52 inset;
    -webkit-box-shadow: 0px 0px 0px 1px #a3cc52 inset;
    box-shadow: 0px 0px 0px 1px #a3cc52 inset;
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
  }
  .order__freetrial a.press {
    background: rgba(204, 255, 102, 0.2);
  }
  .order__notes {
    margin-bottom: 16px;
    padding: 0 8px;
    font-size: 12px;
    color: #cc2944;
    font-family: "微软雅黑";
  }
  .order__notes:last-of-type {
    margin-bottom: 32px;
  }
  .order__notes.jp {
    font-family: "微软雅黑";
  }
  .order__btn_notice {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
  }
  .order__btn_notice a {
    min-width: auto;
    display: inline-block;
    line-height: 40px;
    color: #ff66a6;
    font-size: 12px;
    width: 100%;
    background: rgba(255, 102, 166, 0.1);
    -moz-box-shadow: 0px 0px 0px 1px #cc5285 inset;
    -webkit-box-shadow: 0px 0px 0px 1px #cc5285 inset;
    box-shadow: 0px 0px 0px 1px #cc5285 inset;
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
  }
  .order__btn_notice a.press {
    background: rgba(255, 102, 166, 0.2);
  }
}
.notice_202112 {
  padding: 32px 16px 0 !important;
}
.notice_202112 h2 {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 32px;
}
.notice_202112 p {
  padding: 0 48px 48px;
  font-size: 16px;
  color: #333333;
  line-height: 1.8;
}
.notice_202112-btn {
  display: flex;
  justify-content: center;
}
.notice_202112-btn a {
  display: block;
  position: relative;
  width: 392px;
  height: 84px;
}
.notice_202112-btn a img {
  display: block;
  width: 100%;
  height: auto;
}
.notice_202112-btn a img.on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3 cubic-bezier(0.645, 0.045, 0.355, 1);
}
.notice_202112-btn a:hover img.on {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .notice_202112 h2 {
    font-size: 18px;
  }
  .notice_202112 p {
    padding: 0 16px 32px;
    font-size: 14px;
  }
  .notice_202112-btn {
    display: flex;
    justify-content: center;
  }
  .notice_202112-btn a {
    display: block;
    position: relative;
    width: calc(100% - 48px);
    max-width: 280px;
    height: auto;
  }
  .notice_202112-btn a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .notice_202112-btn a img.on {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3 cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .notice_202112-btn a:hover img.on {
    opacity: 1;
  }
}
