@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese);
.l__single__layout {
  background: none;
}
.socialbox .social__btn {
  margin-bottom: 0;
}
.pvpguide {
  background: #182325;
  font-family: '微软雅黑';
}
.pvpguide.jp {
  font-family: '微软雅黑';
}
.pvpguide__header {
  width: 100%;
  z-index: 100;
  margin: 0 auto;
  background: url(/lds/h/H/ZivIIcBxl2O3lcowu9PQ4ALIT0.jpg) no-repeat center top;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  height: 150px;
}
.pvpguide__header__inner {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  position: relative;
}
.pvpguide__header--version {
  width: 100%;
  position: absolute;
  top: 4px;
  right: 0;
  text-align: right;
}
.pvpguide__header--version__update {
  padding-right: 12px;
  font-size: 9px;
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  text-align: right;
  font-family: '微软雅黑';
  font-weight: bold;
}
.pvpguide__header--title {
  position: absolute;
  bottom: 0;
  left: 0;
  border-right-width: 0;
  width: 100%;
  height: 45px;
  text-align: center;
}
.pvpguide__catchtext {
  background: #800000;
  padding: 4px 12px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.pvpguide__index {
  width: 100%;
  margin: 0 auto;
}
.pvpguide__content {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220801pvps/mob/page6/bIyVHiN0_zOFtVgbeH-OIa9aaU.png)
    #eaece4;
  background-size: 128px auto;
  padding: 16px 0 32px;
}
.pvpguide__index_text {
  margin: 0 16px 16px;
  color: #585858;
  font-size: 14px;
}
.pvpguide__title {
  width: 320px;
  margin: 0 auto 8px;
}
.pvpguide__link {
  width: calc(100% - 32px);
  margin: 0 auto 24px;
}
.pvpguide__link li {
  margin-bottom: 8px;
}
.pvpguide__link__btn {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.pvpguide__link__btn img {
  display: block;
  width: 100%;
  height: auto;
}
.pvpguide__link__btn img.on {
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  pointer-events: none;
}
.pvpguide__link__btn img.press {
  opacity: 1;
}
.pvpguide__link__btn .update {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 6px;
  font-size: 3.75vw;
  font-weight: bold;
  color: #ffb31a;
  text-align: center;
  text-shadow: 0px 0px 4px #80460d, 0px 0px 4px #80460d;
  z-index: 2;
  line-height: 1;
}
.pvpguide__system__header {
  width: 100%;
  margin: 0 auto;
  background: url(/lds/h/J/XMzi7jDHXBC5tNCvsyB6bBEWW4.jpg) no-repeat center top #220f0b;
  -moz-background-size: auto 80px;
  -o-background-size: auto 80px;
  -webkit-background-size: auto 80px;
  background-size: auto 80px;
  height: 80px;
}
.pvpguide__system__header__inner {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  position: relative;
}
.pvpguide__system__switch {
  margin: 16px auto 8px;
  position: relative;
  text-align: center;
}
.pvpguide__system__switch__btn {
  width: 145px;
  height: 40px;
  border-radius: 4px;
  margin: 0 3px;
  display: inline-block;
  position: relative;
}
.pvpguide__system__switch__btn:nth-last-child(1) {
  margin-right: 0;
}
.pvpguide__system__switch__btn a {
  display: block;
  width: 145px;
  height: 40px;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  background: #f4f5f2;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}
.pvpguide__system__switch__btn a img {
  display: block;
  position: relative;
}
.pvpguide__system__switch__btn a.press {
  background: #fefffd;
}
.pvpguide__system__switch__btn a.active {
  background: #e4e5df;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 2px 0px rgba(255, 255, 255, 0.2);
}
.pvpguide__system__switch__btn a.active img {
  margin-top: -40px;
}
.pvpguide__system__switch__btn a.active.press {
  background: #e4e5df;
}
.pvpguide__system__switch__btn a.active.press img {
  margin-top: -40px;
}
.pvpguide__system__text {
  margin: 0 16px;
  font-size: 14px;
  color: #585858;
}
.pvpguide__system__text--mb48 {
  margin-bottom: 48px;
}
.pvpguide__system__text--mb32 {
  margin-bottom: 32px;
}
.pvpguide__system__text--mb16 {
  margin-bottom: 16px;
}
.pvpguide__system__text a {
  color: #4c7ee8;
}
.pvpguide__system__text__highlight {
  font-size: 14px;
  font-weight: bold;
  color: #4696eb;
  display: block;
}
.pvpguide__system__text__notes {
  font-size: 14px;
  color: #a62137;
}
.pvpguide__system__text__caption {
  font-weight: bold;
  font-size: 14px;
  color: #585858;
  margin-bottom: 16px;
}
.pvpguide__system__image--hb {
  text-align: center;
  margin: 0 16px 32px;
}
.pvpguide__system__image--hb img {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.pvpguide__system__image--hb img:first-child {
  margin-bottom: 8px;
}
.pvpguide__system__image--lb {
  text-align: center;
  margin-bottom: 32px;
}
.pvpguide__system__image--sm {
  text-align: center;
  margin: 0 16px 32px;
}
.pvpguide__system__image--sm img {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.pvpguide__system__list {
  margin: 0 0 32px 16px;
}
.pvpguide__system__list li {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  margin: 0 auto;
  color: #585858;
}
.pvpguide__system__list li::after {
  content: ' ';
  position: absolute;
  top: 6px;
  left: 2px;
  background: #999999;
  width: 8px;
  height: 8px;
  display: block;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.pvpguide__system__table {
  display: block;
  width: 100%;
  color: #585858;
  -webkit-overflow-scrolling: touch;
}
.pvpguide__system__table__wrapper {
  margin: 0 16px 32px 16px;
}
.pvpguide__system__table--general_actions thead th,
.pvpguide__system__table--general_actions thead td,
.pvpguide__system__table--general_actions tbody th,
.pvpguide__system__table--general_actions tbody td,
.pvpguide__system__table--ar thead th,
.pvpguide__system__table--ar thead td,
.pvpguide__system__table--ar tbody th,
.pvpguide__system__table--ar tbody td {
  text-align: center;
  font-size: 14px;
  display: block;
}
.pvpguide__system__table--general_actions thead,
.pvpguide__system__table--ar thead {
  display: block;
  float: left;
}
.pvpguide__system__table--general_actions thead th,
.pvpguide__system__table--ar thead th {
  width: 140px;
  display: block;
}
.pvpguide__system__table--general_actions thead th p,
.pvpguide__system__table--ar thead th p {
  display: table;
  width: 140px;
  height: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #59514c;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  word-break: word-break;
  word-wrap: break-word;
}
.pvpguide__system__table--general_actions thead th p span,
.pvpguide__system__table--ar thead th p span {
  padding: 4px 4px 3px;
  display: table-cell;
  width: 140px;
  vertical-align: middle;
  word-break: word-break;
  word-wrap: break-word;
  box-sizing: border-box;
}
.pvpguide__system__table--general_actions thead td,
.pvpguide__system__table--ar thead td {
  width: 140px;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #b5b5b3;
  box-sizing: border-box;
  vertical-align: middle;
}
.pvpguide__system__table--general_actions thead td p,
.pvpguide__system__table--ar thead td p {
  display: table;
  width: 100%;
  height: 100%;
  white-space: normal;
}
.pvpguide__system__table--general_actions thead td p span,
.pvpguide__system__table--ar thead td p span {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.pvpguide__system__table--general_actions tbody,
.pvpguide__system__table--ar tbody {
  display: block;
  width: auto;
  overflow-x: auto;
  white-space: nowrap;
}
.pvpguide__system__table--general_actions tbody tr,
.pvpguide__system__table--ar tbody tr {
  display: inline-block;
  vertical-align: top;
}
.pvpguide__system__table--general_actions tbody th,
.pvpguide__system__table--ar tbody th {
  padding: 0 4px;
}
.pvpguide__system__table--general_actions tbody th p,
.pvpguide__system__table--ar tbody th p {
  display: table;
  width: 100%;
  height: 100%;
}
.pvpguide__system__table--general_actions tbody th p span,
.pvpguide__system__table--ar tbody th p span {
  display: table-cell;
  vertical-align: middle;
}
.pvpguide__system__table--general_actions tbody th p,
.pvpguide__system__table--ar tbody th p {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #4c7ee8;
  color: #ffffff;
  padding: 4px 0 3px;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
}
.pvpguide__system__table--general_actions tbody th:nth-child(1),
.pvpguide__system__table--ar tbody th:nth-child(1) {
  min-width: 140px;
}
.pvpguide__system__table--general_actions tbody th:nth-child(1) span,
.pvpguide__system__table--ar tbody th:nth-child(1) span {
  margin: 0 4px;
  padding: 0 4px;
}
.pvpguide__system__table--general_actions tbody td,
.pvpguide__system__table--ar tbody td {
  padding: 4px;
  border-bottom: 1px solid #b5b5b3;
  box-sizing: border-box;
  vertical-align: middle;
}
.pvpguide__system__table--general_actions tbody td p,
.pvpguide__system__table--ar tbody td p {
  display: table;
  width: 100%;
  height: 100%;
  white-space: normal;
}
.pvpguide__system__table--general_actions tbody td p span,
.pvpguide__system__table--ar tbody td p span {
  display: table-cell;
  vertical-align: middle;
}
.pvpguide__system__table--general_actions tbody td.effect p,
.pvpguide__system__table--ar tbody td.effect p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: strach;
  -moz-box-align: strach;
  -ms-box-align: strach;
  -o-box-align: strach;
  box-align: strach;
  width: 90vw;
  height: 100%;
  white-space: normal;
}
.pvpguide__system__table--general_actions tbody td.effect p span,
.pvpguide__system__table--ar tbody td.effect p span {
  display: block;
  vertical-align: middle;
}
.pvpguide__system__table--ar tbody tr:nth-last-child(1) td {
  text-align: left;
}
.pvpguide__system__table--job,
.pvpguide__system__table--status {
  width: 100%;
  color: #585858;
}
.pvpguide__system__table--job__wrapper,
.pvpguide__system__table--status__wrapper {
  margin: 0 16px 32px;
}
.pvpguide__system__table--job thead th span,
.pvpguide__system__table--job thead td span,
.pvpguide__system__table--status thead th span,
.pvpguide__system__table--status thead td span {
  display: block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #59514c;
  color: #ffffff;
  padding: 4px 0 3px;
  text-align: center;
  margin-right: 1px;
  height: 100%;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
}
.pvpguide__system__table--job thead td span,
.pvpguide__system__table--status thead td span {
  background: #4c7ee8;
  margin-left: 1px;
}
.pvpguide__system__table--job tbody,
.pvpguide__system__table--status tbody {
  width: auto;
}
.pvpguide__system__table--job tbody th,
.pvpguide__system__table--status tbody th {
  padding: 4px;
  border-bottom: 1px solid #b5b5b3;
  text-align: left;
  color: #585858;
}
.pvpguide__system__table--job tbody td,
.pvpguide__system__table--status tbody td {
  padding: 4px;
  border-bottom: 1px solid #b5b5b3;
  vertical-align: middle;
  color: #585858;
  text-align: center;
}
.pvpguide__system__table--status tbody th {
  text-align: center;
}
.pvpguide__system__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
}
.pvpguide__system__title--sub {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
  margin: 0 16px 16px;
  color: #585858;
}
.pvpguide__system__title--sub::after {
  content: ' ';
  position: absolute;
  top: 5px;
  left: 0;
  background: #4c7ee8;
  width: 12px;
  height: 12px;
  display: block;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.pvpguide__system__update {
  background: #800000;
  padding: 4px 0;
}
.pvpguide__system__update__inner p {
  font-size: 9px;
  color: #ffffff;
  text-align: center;
  font-family: '微软雅黑';
  font-weight: bold;
}
.pvpguide__system__inner .image_viewer {
  margin-bottom: 32px;
}
.pvpguide__system__start {
  padding-bottom: 16px;
}
.pvpguide__system__start.active {
  display: block;
}
.pvpguide__system__start li {
  background: rgba(89, 81, 76, 0.1);
  padding: 12px 16px 4px 16px;
  margin-bottom: 16px;
}
.pvpguide__system__start__quest {
  margin-bottom: 12px;
  font-size: 14px;
  position: relative;
  padding-left: 36px;
  color: #585858;
}
.pvpguide__system__start__quest--icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
  display: block;
}
.pvpguide__system__start__quest .db_link__quest_name {
  color: #4c7ee8;
  font-weight: bold;
}
.pvpguide__system__quest h4 {
  font-size: 14px;
  font-weight: bold;
  color: #585858;
}
.pvpguide__system__quest--text {
  font-size: 14px;
  color: #585858;
  margin: 0 0 12px;
}
.pvpguide__system__shop_list {
  margin: 0 16px 16px;
}
.pvpguide__system__social .social__btn {
  margin-bottom: 0;
}
.pvpguide__job__icon {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.pvpguide__job__icon .cover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.pvpguide__job__label {
  display: inline-block;
}
.pvp-guide__wrapper {
  font-family: '微软雅黑';
}
.pvp-guide__wrapper.jp {
  font-family: '微软雅黑';
}
.pvp-guide__wrapper p {
  font-size: 14px;
  color: #585858;
  margin: 0 16px 16px;
}
.pvp-guide__wrapper p a {
  color: #4c7ee8;
}
.pvp-guide__wrapper p a:hover {
  color: #6696ff;
}
.pvp-guide__wrapper strong {
  font-size: inherit;
}
.pvp-guide__header__menu__list {
  width: calc(100% - 16px);
  margin: 0 auto;
  padding-bottom: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pvp-guide__header__menu__list li {
  width: calc((100% - 8px) / 2);
  margin-bottom: 8px;
}
.pvp-guide__header__menu__list li a {
  background: #f4f5f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #4c7ee8;
  line-height: 1.2;
  padding: 0 8px;
}
.pvp-guide__inner {
  margin: 0 16px;
}
.pvp-guide__title {
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220801pvps/mob/page6/rMa-hq-6kV5_H1zE32htQklsOc.png)
    no-repeat center center;
  background-size: 320px 60px;
  min-width: 320px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 8px;
  padding: 0 12px;
  font-size: 18px;
  font-weight: bold;
  color: #73452e;
  line-height: 1.3;
  text-shadow: 0px 1px 4px #ffffff;
  text-align: center;
  box-sizing: border-box;
  font-style: italic;
}
.pvp-guide__title--quest {
  padding: 2px 2px 1px 0;
  margin: 0 16px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  box-sizing: border-box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  font-style: normal;
}
.pvp-guide__title--quest .db_link__quest_name {
  color: #4c7ee8;
  font-weight: bold;
  display: block;
}
.pvp-guide__title--quest:before {
  content: '';
  background: url(/lds/h/I/uX41pqhksWIXVKO7myHayU4r5c.png) no-repeat center top;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  -webkit-background-size: 32px;
  background-size: 32px;
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 3px;
}
.pvp-guide__title--pvp {
  padding: 4px 16px;
  margin-bottom: 16px;
  font-size: 14px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  background: rgba(89, 81, 76, 0.1);
  font-style: normal;
}
.pvp-guide__title--pvp .db_link__quest_name {
  color: #4c7ee8;
  font-weight: bold;
  display: block;
  width: calc(100% - 35px);
}
.pvp-guide__title--pvp div {
  margin-right: 3px;
}
.pvp-guide__title--pvp img {
  width: 32px;
  height: 32px;
  display: block;
}
.pvp-guide__sub_title {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
  margin: 0 16px 12px;
  box-sizing: border-box;
}
.pvp-guide__sub_title:after {
  content: ' ';
  position: absolute;
  top: 5px;
  left: 0;
  background: #4c7ee8;
  width: 12px;
  height: 12px;
  display: block;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.pvp-guide__sub_title__top {
  margin-top: 32px;
}
.pvp-guide__sub,
.pvp-guide__sub--fs14 {
  position: relative;
  padding-left: 16px;
  margin: 0 16px 12px;
  font-size: 16px;
  box-sizing: border-box;
}
.pvp-guide__sub:after,
.pvp-guide__sub--fs14:after {
  content: ' ';
  position: absolute;
  top: 4px;
  left: 0;
  background: #4c7ee8;
  width: 12px;
  height: 12px;
  display: block;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.pvp-guide__sub--fs14,
.pvp-guide__sub--fs14--fs14 {
  font-size: 14px;
}
.pvp-guide__primary {
  font-size: 14px;
  color: #585858;
  margin: 0 16px 16px;
}
.pvp-guide__delineation {
  position: relative;
  margin: 16px 0;
  padding: 0 16px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, rgba(240, 240, 240, 0) 100%);
}
.pvp-guide__delineation__text {
  margin: 0 auto;
  font-size: 14px;
}
.pvp-guide__delineation__victory {
  font-weight: bold;
  color: #4696eb;
  font-size: 16px;
}
.pvp-guide__lead {
  position: relative;
  margin-bottom: 16px;
  padding: 16px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, rgba(240, 240, 240, 0) 100%);
  font-size: 14px;
  color: #585858;
}
.pvp-guide__lead.blue {
  color: #4696eb !important;
  font-weight: bold;
}
.pvp-guide__lead .notes {
  color: #a62137;
  font-weight: normal;
}
.pvp-guide__lead strong {
  font-weight: bold;
  display: block;
  margin-bottom: 16px;
}
.pvp-guide__stage {
  width: 100%;
  width: 296px;
  width: calc(100% - 32px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.pvp-guide__stage div {
  width: calc((100% - 5px) / 2);
  margin-bottom: 16px;
}
.pvp-guide__stage div p {
  font-size: 12px;
  margin: 0;
}
.pvp-guide__stage div img {
  width: 100%;
  height: auto;
  display: block;
}
.pvp-guide__map {
  width: 296px;
  width: calc(100% - 32px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.pvp-guide__map.mb0 {
  margin-bottom: 0;
}
.pvp-guide__map div {
  width: calc((100% - 5px) / 2);
  margin-bottom: 16px;
}
.pvp-guide__map div p {
  font-size: 12px;
  margin: 0;
}
.pvp-guide__map div img {
  width: 100%;
  height: auto;
  display: block;
}
.pvp-guide__map__text {
  position: absolute;
  right: 6px;
  bottom: 2px;
  font-size: 12px;
}
.pvp-guide__map__text02 {
  font-size: 12px;
  margin-bottom: 2px;
}
.pvp-guide__map__notes {
  color: #a62137;
  font-size: 14px;
}
.pvp-guide__bnr {
  width: calc(100% - 32px);
  height: auto;
  display: block;
  margin: 0 auto 16px;
}
.pvp-guide__bnr a {
  display: block;
  width: 100%;
  padding-top: 15.625%;
  position: relative;
  overflow: hidden;
}
.pvp-guide__bnr img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}
.pvp-guide__btn {
  width: calc(100% - 32px);
  height: auto;
  display: block;
  margin: 0 auto 16px;
}
.pvp-guide__btn a {
  display: block;
  width: 100%;
  padding-top: 16%;
  position: relative;
  overflow: hidden;
}
.pvp-guide__btn img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}
.pvp-guide__text {
  font-size: 14px;
  color: #585858;
  margin: 0 16px 16px;
}
.pvp-guide__text--space {
  margin-bottom: 32px !important;
}
.pvp-guide__text--16 {
  margin-bottom: 16px !important;
}
.pvp-guide__text--mb0 {
  margin-bottom: 0 !important;
}
.pvp-guide__text strong {
  font-size: inherit;
}
.pvp-guide__text__notes {
  color: #a62137 !important;
  font-size: 14px;
}
.pvp-guide__text__higtlight {
  font-weight: bold;
  font-size: 14px;
}
.pvp-guide__text--medals {
  margin-bottom: 16px !important;
}
.pvp-guide__text--highlight {
  margin: 0 12px 6px;
}
.pvp-guide__text--last {
  margin: 0 12px;
}
.pvp-guide__text a {
  color: #4c7ee8;
}
.pvp-guide__text a:hover {
  color: #6696ff;
}
.pvp-guide__ol {
  margin: 0 32px 16px;
}
.pvp-guide__ol li {
  font-size: 14px;
}
.pvp-guide__list {
  margin: 0 16px 16px;
  padding-left: 1em;
}
.pvp-guide__list li {
  position: relative;
  font-size: 14px;
}
.pvp-guide__list li:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #999999;
  position: absolute;
  left: -12px;
  top: 6px;
}
.pvp-guide__dl {
  margin: 0 16px 16px;
  padding-left: 1em;
}
.pvp-guide__dl dt {
  position: relative;
  font-size: 14px;
}
.pvp-guide__dl dt:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #999999;
  position: absolute;
  left: -12px;
  top: 6px;
}
.pvp-guide__dl dd {
  font-size: 14px;
}
.pvp-guide__image {
  width: calc(100% - 32px);
  text-align: center;
  margin: 0 auto 16px;
  display: block;
}
.pvp-guide__image.mb8 {
  margin-bottom: 8px;
}
.pvp-guide__image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.pvp-guide__image img.variable {
  width: 100%;
}
.pvp-guide__image--center {
  text-align: center;
  margin-bottom: 16px;
}
.pvp-guide__image a {
  display: inline-block;
}
.pvp-guide__image .tomeliths {
  width: 290px;
  height: auto;
}
.pvp-guide__image .variable {
  width: 100%;
  height: auto;
}
.pvp-guide__row {
  text-align: left;
  width: 100%;
  padding: 0 16px;
  margin-bottom: 16px;
  box-sizing: border-box;
}
.pvp-guide__row dt {
  font-weight: bold;
}
.pvp-guide__icon_head {
  position: relative;
  margin: 32px 16px 16px 0;
  text-align: center;
}
.pvp-guide__icon_head:after {
  content: ' ';
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -25px;
  display: block;
  width: 50px;
  height: 48px;
  background: url(/lds/h/m/BWNuDFUzwjXVIfSM1Syz7dBxWI.png) no-repeat 0 0;
  background-size: 50px 48px;
}
.pvp-guide__icon_head__image {
  position: relative;
  padding-left: 36px;
  margin: 0 16px 8px;
  font-size: 14px;
  min-height: 32px;
  box-sizing: border-box;
  line-height: 32px;
}
.pvp-guide__icon_head__image img {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
  display: block;
  width: 32px;
  height: 32px;
}
.pvp-guide__sm_head {
  margin: 32px 16px 8px 0;
  text-align: center;
}
.pvp-guide__notes {
  color: #a62137;
}
.pvp-guide__table_style {
  width: 100%;
  margin-bottom: 40px;
}
.pvp-guide__table_style.mb0 {
  margin-bottom: 0;
}
.pvp-guide__table_style thead th {
  background: rgba(89, 81, 76, 0.1);
  padding: 4px 16px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.pvp-guide__table_style tbody th {
  padding: 8px 16px 0;
  vertical-align: middle;
}
.pvp-guide__table_style tbody td {
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #b5b5b3;
  text-align: center;
  padding: 8px 16px;
}
.pvp-guide__table_style tbody td.txt_left {
  text-align: left;
}
.pvp-guide__table_style__icon {
  text-align: left;
}
.pvp-guide__table_style__icon img,
.pvp-guide__table_style__icon p {
  display: inline-block;
  vertical-align: middle;
}
.pvp-guide__table_style__center {
  text-align: center;
}
.pvp-guide__table_style.half th,
.pvp-guide__table_style.half td {
  width: 50%;
}
.pvp-guide__table_style_02 {
  width: 100%;
  margin-bottom: 40px;
}
.pvp-guide__table_style_02 thead th {
  background: rgba(89, 81, 76, 0.1);
  padding: 4px 16px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  box-sizing: border-box;
}
.pvp-guide__table_style_02 tbody th {
  padding: 8px 12px 0;
  vertical-align: middle;
}
.pvp-guide__table_style_02 tbody td {
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #b5b5b3;
  text-align: center;
  padding: 8px 16px;
  box-sizing: border-box;
}
.pvp-guide__table_style_02 tbody td.txt_left {
  text-align: left;
}
.pvp-guide__table_style_02__icon {
  text-align: left;
}
.pvp-guide__table_style_02__icon img,
.pvp-guide__table_style_02__icon p {
  display: inline-block;
  vertical-align: middle;
}
.pvp-guide__table {
  padding: 8px;
  margin: 0 16px 2px;
  box-sizing: border-box;
  background: rgba(89, 81, 76, 0.05);
  border-radius: 4px;
}
.pvp-guide__table dt,
.pvp-guide__table dd {
  font-size: 14px;
}
.pvp-guide__table dt {
  margin-bottom: 6px;
  font-weight: bold;
}
.pvp-guide__table--type02,
.pvp-guide__table--type7_3,
.pvp-guide__table--type4_6,
.pvp-guide__table--type5_3_2 {
  width: 100%;
  margin-bottom: 40px;
}
.pvp-guide__table--type02 th,
.pvp-guide__table--type7_3 th,
.pvp-guide__table--type4_6 th,
.pvp-guide__table--type5_3_2 th {
  background: rgba(89, 81, 76, 0.1);
  padding: 4px 16px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  box-sizing: border-box;
  width: 50%;
  vertical-align: middle;
}
.pvp-guide__table--type02 td,
.pvp-guide__table--type7_3 td,
.pvp-guide__table--type4_6 td,
.pvp-guide__table--type5_3_2 td {
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #b5b5b3;
  text-align: center;
  padding: 8px 16px;
  box-sizing: border-box;
}
.pvp-guide__table--type02 td.txt_left,
.pvp-guide__table--type7_3 td.txt_left,
.pvp-guide__table--type4_6 td.txt_left,
.pvp-guide__table--type5_3_2 td.txt_left {
  text-align: left;
}
.pvp-guide__table--type7_3 th:nth-child(1) {
  width: 70%;
}
.pvp-guide__table--type7_3 th:nth-last-child(1) {
  width: 30%;
}
.pvp-guide__table--type4_6 th:nth-child(1) {
  width: 40%;
}
.pvp-guide__table--type4_6 th:nth-last-child(1) {
  width: 60%;
}
.pvp-guide__table--type5_3_2 th {
  width: 30%;
}
.pvp-guide__table--type5_3_2 th:nth-child(1) {
  width: 50%;
}
.pvp-guide__table--type5_3_2 th:nth-last-child(1) {
  width: 20%;
}
.pvp-guide__list-circle {
  padding: 0 16px;
  margin: 40px 0 32px;
}
.pvp-guide__list-circle__title,
.pvp-guide__list-circle dt {
  position: relative;
  padding-left: 18px;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: bold;
}
.pvp-guide__list-circle__title:after,
.pvp-guide__list-circle dt:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #d99857;
}
.pvp-guide__list-circle dd {
  margin-bottom: 32px;
  font-size: 14px;
}
.pvp-guide__list-circle dd:last-child {
  margin-bottom: 0;
}
.pvp-guide__ground {
  padding: 16px;
  margin-right: -16px;
  margin-left: -16px;
  margin-bottom: 32px;
  background-color: #f2f2f2;
}
.pvp-guide__ground__title {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #585858;
}
.pvp-guide__table_block {
  margin-bottom: 16px;
}
.pvp-guide__table_block-item {
  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;
  padding: 8px 12px 4px;
  background: rgba(89, 81, 76, 0.1);
}
.pvp-guide__table_block h4 {
  margin-left: 2px;
}
.pvp-guide__table_block p {
  background: rgba(89, 81, 76, 0.05);
  padding: 8px 12px 4px;
  margin: 0;
}
.pvp-guide__skill_icon {
  position: relative;
  width: 38px;
  height: 38px;
  display: block;
  background: url(/lds/h/f/_yXvKjAyuSaTaWzCWFFh3-Zp5w.png) no-repeat 3px 2px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
  vertical-align: middle;
}
.pvp-guide__skill_icon img {
  position: absolute;
  top: 2px !important;
  left: 50% !important;
  margin-left: -16px;
  display: block;
  z-index: 1;
  width: 32px;
  height: 32px;
}
.pvp-guide__skill_icon:after {
  content: '';
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/160810event/-A7DYl4vvLtvGz_nshoUsqtrEc.png) no-repeat;
  -moz-background-size: 38px 38px;
  -o-background-size: 38px 38px;
  -webkit-background-size: 38px 38px;
  background-size: 38px 38px;
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pvp-guide__overview {
  margin: 0 16px 30px;
}
.pvp-guide__overview li {
  background: rgba(89, 81, 76, 0.05);
  border-radius: 4px;
  padding: 8px;
  text-align: left;
  margin-bottom: 2px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
}
.pvp-guide__overview li strong {
  display: block;
  margin-bottom: 6px;
}
.pvp-guide__fl_table {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 1px solid #b5b5b3;
}
.pvp-guide__fl_table th {
  padding: 8px 16px;
  white-space: nowrap;
}
.pvp-guide__fl_table th.fl_table__head {
  background: rgba(89, 81, 76, 0.1);
  padding: 4px 16px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  box-sizing: border-box;
}
.pvp-guide__fl_table th.fl_table__bdr {
  border-bottom: 1px solid #b5b5b3;
}
.pvp-guide__fl_table th .bullte {
  margin-right: 8px;
  vertical-align: middle;
}
.pvp-guide__fl_table td {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 8px 16px;
  box-sizing: border-box;
}
.pvp-guide__fl_table td.fl_table__bdr {
  border-bottom: 1px solid #b5b5b3;
}
.pvp-guide__fl_table__icon {
  text-align: left;
}
.pvp-guide__fl_table__icon img,
.pvp-guide__fl_table__icon p {
  display: inline-block;
  vertical-align: middle;
}
