﻿.txt-rarity_common {
  color: #f3f3f3;
}
.txt-rarity_uncommon {
  color: #c0ffc0;
}
.txt-rarity_magic {
  color: #d789b6;
}
.txt-rarity_artifact {
  color: #e5dd7e;
}
.txt-rarity_legend {
  color: #ffa666;
}
.txt-rarity_epic {
  color: #b38cff;
}
.txt-rarity_rare {
  color: #5990ff;
}
.txt_durability_calc_000 {
  color: #e56674;
}
.txt_durability_calc_010 {
  color: #ffd966;
}
.txt_durability_calc_099 {
  color: #e5e5e5;
}
.txt_durability_calc_100 {
  color: #a5d841;
}
.layout {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/bIyVHiN0_zOFtVgbeH-OIa9aaU.png);
  -moz-background-size: 128px 128px;
  -o-background-size: 128px 128px;
  -webkit-background-size: 128px 128px;
  background-size: 128px 128px;
}
.worldvisit {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/1Wci2QNzH4cmCcyPMqho_1o_fs.png);
  position: relative;
  font-family: "微软雅黑";
}
.worldvisit.jp {
  font-family: "微软雅黑";
}
.worldvisit__visual-inner {
  position: relative;
  width: 100%;
  height: 150px;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/TcYzVk7UHxlpqEAsi4rTKL5DZU.jpg) no-repeat top center
    #2e2d28;
  background-size: 500px auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.worldvisit__visual-text {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1f3c66;
  color: #ffffff;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  padding: 0 4px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.worldvisit__visual-update {
  width: 100%;
  margin: 0 auto 24px;
  padding: 0 4px;
  box-sizing: border-box;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  font-family: "微软雅黑";
  line-height: 1;
  color: #585858;
}
.worldvisit__menu {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.worldvisit__menu__wrapper {
  width: 100%;
}
.worldvisit__menu__wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.worldvisit__menu__scroll {
  position: relative;
  top: 0;
  left: 0;
  z-index: 8000;
  width: 100%;
  height: 40px;
  margin-bottom: 8px;
}
.worldvisit__menu li {
  height: 40px;
  width: 50%;
}
.worldvisit__menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #264b80;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  -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;
}
.worldvisit__menu a.press {
  background: #264b80;
  -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;
}
.worldvisit__menu a.active {
  background: #f0bb48;
  -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;
}
.worldvisit__catch {
  margin: 0 12px;
  padding: 16px 0 16px;
  font-size: 14px;
  color: #585858;
  line-height: 1.5;
  font-weight: bold;
}
.worldvisit__overview {
  margin: 0 12px;
  padding-bottom: 32px;
}
.worldvisit__overview h1 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
  color: #264b80;
  font-weight: 900;
}
.worldvisit__overview__notice {
  background: #a62137;
  display: block;
  width: 100%;
  margin-bottom: 16px;
  padding: 6px 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
.worldvisit__overview__lead {
  font-size: 14px;
  color: #585858;
  text-align: left;
  font-weight: bold;
  margin-bottom: 16px;
  color: #264b80;
}
.worldvisit__overview__lead tag,
.worldvisit__overview__lead span {
  color: #a62137;
  font-size: 14px;
  font-weight: inherit;
}
.worldvisit__overview__image {
  display: block;
  margin-bottom: 16px;
  position: relative;
}
.worldvisit__overview__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.worldvisit__overview__image::after {
  content: '';
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/dw51zUnXmRBbm4cRSzos8O0KIg.png);
  background-size: 100% auto;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 2px;
  bottom: 2px;
}
.worldvisit__overview__text {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 16px;
  color: #585858;
}
.worldvisit__overview__text a {
  color: #4c7ee8;
}
.worldvisit__overview__text a:hover {
  color: #6696ff;
}
.worldvisit__overview__notes {
  font-size: 14px;
  line-height: 1.4;
  color: #a62137;
}
.worldvisit__overview__notes a {
  color: #4c7ee8;
}
.worldvisit__overview__notes a:hover {
  color: #6696ff;
}
.worldvisit__overview__table {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #264b80;
  -moz-box-shadow: 0px 0px 0px 2px #264b80 inset;
  -webkit-box-shadow: 0px 0px 0px 2px #264b80 inset;
  box-shadow: 0px 0px 0px 2px #264b80 inset;
  margin-bottom: 16px;
}
.worldvisit__overview__table table {
  display: block;
  width: 100%;
  background: #264b80;
}
.worldvisit__overview__table table tbody,
.worldvisit__overview__table table tr {
  display: block;
}
.worldvisit__overview__table table th {
  display: block;
  width: 100%;
  border-bottom: 1px solid #1f3c66;
  background: #264b80;
  padding: 6px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
}
.worldvisit__overview__table table td {
  display: block;
  width: 100%;
  background: #fafcff;
  font-size: 12px;
  text-align: left;
  color: #585858;
}
.worldvisit__overview__table table td p {
  position: relative;
  padding: 6px 10px;
}
.worldvisit__overview__table table td p + p {
  padding-top: 0;
}
.worldvisit__overview__table table td p span {
  font-size: inherit;
  color: #264b80;
  display: block;
  font-weight: bold;
}
.worldvisit__overview__table table tr:nth-last-child(1) th,
.worldvisit__overview__table table tr:nth-last-child(1) tr {
  border-bottom: 0;
}
.worldvisit__wrapper {
  margin: 0 auto;
  padding: 0 0 56px;
  font-size: 14px;
}
.worldvisit__wrapper .txt_red {
  color: #a62137 !important;
}
.worldvisit__inner {
  margin: 0 12px;
}
.worldvisit__title {
  margin-bottom: 16px;
  padding: 0 0 4px 18px;
  border-bottom: 2px solid #264b80;
  font-size: 14px;
  font-weight: 900;
  color: #264b80;
  position: relative;
  line-height: 1.3;
}
.worldvisit__title::before {
  content: '';
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/iBVHATdQoqOSnTSKriIOGve0xo.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;
  top: 0;
  left: 0;
}
.worldvisit__sub_title {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: bold;
  color: #264b80;
}
.worldvisit__text {
  font-size: 14px;
  margin-bottom: 16px;
  color: #585858;
  line-height: 1.5;
}
.worldvisit__text a {
  color: #4c7ee8;
  font-weight: bold;
}
.worldvisit__text a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__lead {
  font-size: 14px;
  margin-bottom: 32px;
  color: #585858;
  line-height: 1.5;
}
.worldvisit__lead a {
  color: #4c7ee8;
  font-weight: bold;
}
.worldvisit__lead a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__notes {
  font-size: 12px;
  color: #a62137;
  line-height: 1.5;
}
.worldvisit__notes a {
  color: #4c7ee8;
}
.worldvisit__notes a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__notes.mb16 {
  margin-bottom: 16px;
}
.worldvisit__image {
  border-radius: 8px;
  display: block;
  width: 100%;
  height: auto;
}
.worldvisit__howto {
  padding-bottom: 32px;
}
.worldvisit__howto__title,
.worldvisit__howto__title__complete {
  background: #ebf1fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  border-radius: 8px;
  -moz-box-shadow: 0px 0px 0px 2px #264b80 inset;
  -webkit-box-shadow: 0px 0px 0px 2px #264b80 inset;
  box-shadow: 0px 0px 0px 2px #264b80 inset;
  font-size: 12px;
  font-weight: bold;
  color: #264b80;
  line-height: 1.4;
  overflow: hidden;
}
.worldvisit__howto__title .num,
.worldvisit__howto__title__complete .num {
  background: #264b80;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  align-items: center;
  width: 32px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-family: "微软雅黑";
  font-weight: bold;
  vertical-align: middle;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.worldvisit__howto__title .num span,
.worldvisit__howto__title__complete .num span {
  display: block;
  width: 32px;
}
.worldvisit__howto__title p,
.worldvisit__howto__title__complete p {
  display: block;
  vertical-align: middle;
  padding: 8px;
  line-height: 1.3;
  font-size: 12px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  color: #264b80;
}
.worldvisit__howto__title__complete,
.worldvisit__howto__title__complete__complete {
  background: #faf5eb;
  -moz-box-shadow: 0px 0px 0px 2px #e69900 inset;
  -webkit-box-shadow: 0px 0px 0px 2px #e69900 inset;
  box-shadow: 0px 0px 0px 2px #e69900 inset;
  color: #e69900;
  margin-bottom: 0;
}
.worldvisit__howto__title__complete .num,
.worldvisit__howto__title__complete__complete .num {
  background: #e69900;
}
.worldvisit__howto__title__complete p,
.worldvisit__howto__title__complete__complete p {
  color: #e69900;
}
.worldvisit__howto__title__complete.mb16,
.worldvisit__howto__title__complete__complete.mb16 {
  margin-bottom: 16px;
}
.worldvisit__howto__image {
  text-align: center;
  margin-bottom: 16px;
}
.worldvisit__howto__image img {
  border-radius: 8px;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.worldvisit__howto__image__arrow {
  margin-bottom: 20px;
  position: relative;
}
.worldvisit__howto__image__arrow::after {
  content: '';
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250610datacentertravel/images/l8yt0eeqUt3zvfrFE66ziwa5iY.png) no-repeat center center;
  -moz-background-size: 24px 12px;
  -o-background-size: 24px 12px;
  -webkit-background-size: 24px 12px;
  background-size: 24px 12px;
  width: 24px;
  height: 12px;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -12px;
}
.worldvisit__howto__text {
  font-size: 14px;
  color: #585858;
  font-weight: bold;
}
.worldvisit__howto__text a {
  color: #4c7ee8;
  font-weight: inherit;
}
.worldvisit__howto__text a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__howto__notes {
  font-size: 12px;
  color: #a62137;
  padding-top: 16px;
}
.worldvisit__important {
  background: #ffffff;
  margin-bottom: 32px;
}
.worldvisit__important__header {
  background: #a62137;
  margin-bottom: 16px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
}
.worldvisit__important__inner {
  padding: 0 12px 16px;
  font-size: 14px;
}
.worldvisit__important__inner--emptied_plots {
  padding-bottom: 16px;
}
.worldvisit__important__title {
  padding-left: 12px;
}
.worldvisit__important__title span {
  display: block;
  background: #a62137;
  margin: 0 0 16px;
  padding: 5px 12px 5px 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.3;
}
.worldvisit__important__image {
  margin-bottom: 12px;
  border-radius: 8px;
}
.worldvisit__important__image img {
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.worldvisit__important__text {
  font-size: 14px;
  line-height: 1.5;
}
.worldvisit__important__text h5 {
  font-size: 14px;
  font-weight: bold;
  color: #585858;
}
.worldvisit__important__list {
  font-size: 14px;
  color: #a62137;
  line-height: 1.5;
}
.worldvisit__important__list a {
  color: #4c7ee8;
  font-weight: bold;
}
.worldvisit__important__list a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__important__list span,
.worldvisit__important__list strong {
  font-size: 14px;
  color: #a62137;
  line-height: 1.5;
  text-decoration: none;
}
.worldvisit__faq dt {
  font-size: 14px;
  font-weight: bold;
  color: #264b80;
  padding-bottom: 12px;
}
.worldvisit__faq dd {
  font-size: 14px;
  color: #585858;
  padding-bottom: 28px;
}
.worldvisit__faq dd a {
  color: #4c7ee8;
}
.worldvisit__wanderer__text {
  font-size: 14px;
  color: #585858;
  margin-bottom: 16px;
}
.worldvisit__wanderer__text span {
  color: #a62137;
  font-weight: bold;
  font-size: inherit;
}
.worldvisit__wanderer__image {
  margin-bottom: 32px;
}
.worldvisit__wanderer__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 8px;
}
.worldvisit__wanderer__image img:last-of-type {
  margin-bottom: 0;
}
.worldvisit__table {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #264b80;
  -moz-box-shadow: 0px 0px 0px 2px #264b80 inset;
  -webkit-box-shadow: 0px 0px 0px 2px #264b80 inset;
  box-shadow: 0px 0px 0px 2px #264b80 inset;
  margin-bottom: 32px;
}
.worldvisit__table table {
  width: 100%;
  background: #264b80;
}
.worldvisit__table table th {
  border-bottom: 1px solid #1f3c66;
  background: #264b80;
  padding: 6px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}
.worldvisit__table table td {
  background: #fafcff;
  font-size: 12px;
  text-align: left;
  border-bottom: 1px solid #e4e9f0;
  padding: 6px 10px;
  color: #585858;
}
.worldvisit__table table td p {
  position: relative;
  padding-left: 1em;
}
.worldvisit__table table td p::before {
  content: '・';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
}
.worldvisit__table table td a {
  color: #4c7ee8;
  font-weight: bold;
}
.worldvisit__table table td a:hover {
  color: #6696ff;
  text-decoration: underline;
}
.worldvisit__table table td span {
  font-size: inherit;
  color: #a62137;
  display: block;
}
.worldvisit__table table tr:nth-last-child(1) th,
.worldvisit__table table tr:nth-last-child(1) tr {
  border-bottom: 0;
}
.worldvisit__worldlist {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #264b80;
  -moz-box-shadow: 0px 0px 0px 2px #264b80 inset;
  -webkit-box-shadow: 0px 0px 0px 2px #264b80 inset;
  box-shadow: 0px 0px 0px 2px #264b80 inset;
  margin-bottom: 16px;
}
.worldvisit__worldlist__title {
  font-size: 14px;
  font-weight: bold;
  color: #264b80;
  text-align: center;
  margin-bottom: 8px;
  line-height: 1;
}
.worldvisit__worldlist table {
  width: 100%;
  background: #264b80;
}
.worldvisit__worldlist table thead th {
  padding: 6px 0;
  font-size: 12px;
  font-weight: bold;
  background: #264b80;
  color: #ffffff;
  text-align: center;
}
.worldvisit__worldlist table thead td {
  padding: 6px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #264b80;
  color: #ffffff;
  text-align: center;
}
.worldvisit__worldlist table tbody th {
  padding: 6px;
  border-bottom: 1px solid #e4e9f0;
  vertical-align: middle;
  font-size: 12px;
  color: #264b80;
  font-weight: bold;
  text-align: center;
  background: #fafcff;
}
.worldvisit__worldlist table tbody td {
  background: #fafcff;
  padding: 6px;
  border-bottom: 1px solid #e4e9f0;
  vertical-align: middle;
  font-size: 12px;
  text-align: left;
  color: #585858;
}
.worldvisit__worldlist table tbody td span {
  font-size: 12px;
  font-weight: bold;
  color: #e69900;
}
.worldvisit__worldlist table tbody td i {
  font-size: 12px;
  color: #e69900;
}
.worldvisit__worldlist table tbody td i::before {
  font-size: 12px;
}
.worldvisit__worldlist table tbody tr.mydc th,
.worldvisit__worldlist table tbody tr.mydc td {
  background: #fffaf0;
}
.worldvisit__worldlist table tbody tr:nth-last-child(1) th,
.worldvisit__worldlist table tbody tr:nth-last-child(1) td {
  border-bottom: 0;
}
.worldvisit__social {
  padding-bottom: 32px;
}
.worldvisit__social .social__btn {
  margin-bottom: 0;
}
