﻿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/media/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/media/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/media/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/media/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/media/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/media/images/NmOiIg37F0ZROa8MiU_5bkhyNk.png) no-repeat 0 0;
}
#lang_area ul li span {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/media/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/media/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/media/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/media/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;
  }
}
img[loading='lazy'] {
  opacity: 0;
  transition: opacity 0.4s;
}
html:has(.fancybox-active) {
  overflow: hidden;
}
.fancybox-active {
  margin-right: 0 !important;
}
.fancybox-bg {
  opacity: 1 !important;
}
a {
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}
.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/media/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;
}
.en-us .l__footer__link-list li a {
  color: #d9bf57;
  font-size: 14px;
  text-decoration: underline;
}
.en-us .l__footer__link-list li a:hover {
  color: #ffe066;
}
.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;
  text-align: center;
}
.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--text_link.esrb {
  color: #ffffff;
  font-size: 14px !important;
  text-decoration: underline;
}
.l__footer__legal-area__bnr-list--text_link.esrb:hover {
  color: #ffffff;
}
.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/media/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/media/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/media/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/media/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/media/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/media/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--text_link.esrb {
  color: #ffffff;
  font-size: 14px !important;
  text-decoration: underline;
}
.l__footer__legal__bnr-list--text_link.esrb:hover {
  color: #ffffff;
}
.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;
}
.en-us .l__footer__stormblood .l__footer__link-list a,
.en-us .l__footer__5x .l__footer__link-list a,
.en-us .l__footer__endwalker .l__footer__link-list a {
  color: #d9bf57;
}
.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/media/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/media/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-bluesky:before {
  content: '';
}
.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 a.hover i.xiv-lds-bluesky {
  background: #1185fe;
}
.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;
}
html:has(.fancybox-active) {
  overflow: hidden;
}
.fancybox-bg {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1 !important;
}
.fancybox-slide {
  padding: 48px 0;
  overflow: hidden;
}
.fancybox-content {
  max-width: 1280px !important;
}
.fancybox-close {
  position: absolute;
  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/media/images/CmT4JUUItIHn0-eRZoUubklBMM.png) no-repeat left top;
  cursor: pointer;
}
.fancybox-close:hover {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/media/images/CmT4JUUItIHn0-eRZoUubklBMM.png) no-repeat left
    bottom;
}
.fancybox-next i {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/media/images/B9V7Yr5OpljNVZMn5pGmLTCYkE.png) no-repeat left top;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -34px;
  right: 0;
  background-position: 0 0;
  cursor: pointer;
}
.fancybox-next i:hover {
  background-position: 0 -80px;
}
.fancybox-prev i {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20240927dawntrail/media/images/qkAKNuK65EJx4uajQKpOrIX5RY.png) no-repeat left top;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -34px;
  left: 0;
  background-position: 0 0;
  cursor: pointer;
}
.fancybox-prev i:hover {
  background-position: 0 -80px;
}
@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 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    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;
    transform: translateY(-50%);
  }
  .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;
  }
}
.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/media/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/media/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/media/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/media/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/media/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);
  }
}
