body {
  word-break: break-all;
}
.ic_crest_32 {
  position: relative;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250807xymihua/images/QqWfrgP73-Bv7LdSnFTlfxLa0U.png) no-repeat 0 0;
  -webkit-background-size: auto 16px;
  -moz-background-size: auto 16px;
  background-size: auto 16px;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 6px;
}
.ic_crest_32 img {
  position: absolute;
  top: 1px;
  left: 1px;
}
.ic_crest_68 {
  position: relative;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250807xymihua/images/strFm2JQDmMpQN9NHfCA2X3vGI.png) no-repeat 0 0;
  -webkit-background-size: auto 34px;
  -moz-background-size: auto 34px;
  background-size: auto 34px;
  width: 34px;
  height: 34px;
}
.ic_crest_68 img {
  position: absolute;
  top: 1px;
  left: 1px;
}
.title_style_header {
  padding: 12px 0px;
}
.title_style_base {
  position: relative;
  z-index: 10;
  background: #3e3e3e;
  background: -moz-linear-gradient(top, #3e3e3e 0%, #272727 50%, #262626 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #3e3e3e),
    color-stop(50%, #272727),
    color-stop(100%, #262626)
  );
  background: -webkit-linear-gradient(
    top,
    #3e3e3e 0%,
    #272727 50%,
    #262626 100%
  );
  background: -o-linear-gradient(top, #3e3e3e 0%, #272727 50%, #262626 100%);
  background: -ms-linear-gradient(top, #3e3e3e 0%, #272727 50%, #262626 100%);
  background: linear-gradient(to bottom, #3e3e3e 0%, #272727 50%, #262626 100%);
  border-bottom: 1px solid #151515;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 0 transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 0px;
  font-size: 15px;
  color: #cccccc;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  font-weight: bold;
}
.title_style_base:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.error_box th {
  background: #5c1110;
  margin: 0 0 0 0;
}
.error_box input,
.error_box textarea {
  border: 1px solid #666666;
  background: #fff4b2;
}
.tag_narrowdown {
  display: inline;
  width: 23px;
  height: 23px;
  margin-right: 8px;
}
.select {
  margin: 0 auto;
  width: 240px;
  font-size: 15px;
}
.select_area select {
  font-size: 15px;
  width: 240px;
}
.select_area div {
  text-align: center;
  margin: 0 auto;
}
.comment_delete_box {
  padding: 3px 10px;
  background: #1f1f1f;
  border: 1px solid #3c3c3c;
  color: #666;
}
.error_msg,
.error_msg_nohide {
  margin-bottom: 16px;
}
.tag_category .list_tag li a {
  color: #666;
  display: inline-block;
}
.ic_sprite_language.ic_rough {
  background-position: 0 0;
  display: inline-block;
  width: 90px;
  vertical-align: middle;
  margin-right: 4px;
}
.ic_sprite_language.ic_public {
  background-position: -90px 0;
  display: inline-block;
  width: 90px;
  vertical-align: middle;
  margin-right: 4px;
}
.ic_sprite_language.ic_friends {
  background-position: -180px 0;
  display: inline-block;
  width: 90px;
  vertical-align: middle;
  margin-right: 4px;
}
.ic_sprite_32.ic_warning {
  background-position: -432px 0;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 6px;
}
.ic_sprite_language_long {
  display: inline-block;
  width: 215px;
  height: 16px;
  vertical-align: middle;
  margin-right: 4px;
}
.ic_sprite_language_long.ic_public {
  background-position: 0 0;
}
.ic_sprite_language_long.ic_friends {
  background-position: 0 -16px;
}
.ic_sprite_language_long.ic_fc_only {
  background-position: 0 -32px;
}
.ic_sprite_language_long.ic_rough {
  background-position: 0 -48px;
}
#meter_upload {
  background: -moz-linear-gradient(top, #1a1a1a 0%, #2e2e2e 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #1a1a1a),
    color-stop(100%, #2e2e2e)
  );
  background: -webkit-linear-gradient(top, #1a1a1a 0%, #2e2e2e 100%);
  background: linear-gradient(to bottom, #1a1a1a 0%, #2e2e2e 100%);
}
.box_style_02 {
  width: 137px !important;
  margin: 0 !important;
}
.title_style_base .ymd {
  display: inline;
  color: #a5d841;
  font-size: 10px;
}
.title_style_base .ymd span {
  display: inline;
  margin-left: 0 !important;
}
.blogs .tag_category {
  margin-bottom: 6px !important;
  padding-bottom: 0 !important;
}
.option_service__img {
  margin-right: 16px;
  margin-left: 16px;
}
.option_service__img img {
  max-width: 100%;
  height: auto;
}
.option_service__th {
  background: #293c66 !important;
}
.cf-member {
  position: relative;
}
.cf-member a {
  text-decoration: none;
}
.cf-member-link {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
  padding: 0 30px 0 8px;
  min-height: 66px;
  text-align: right;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250807xymihua/images/DiFKPlYKZpaMGSV5o7gZTxHNrc.png) no-repeat left top;
  background-size: 135px auto;
}
.cf-member-link:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250807xymihua/images/fcAJxafxwcHc2GkY5g98PlFIlc.png) no-repeat 0 0;
  background-size: 16px auto;
  pointer-events: none;
}
.cf-member-off:after {
  content: none;
}
.cf-member .color_fc {
  background-color: #0090cd;
}
.cf-member .color_ls,
.cf-member .color_cwls {
  background-color: #00a35a;
}
.cf-member .color_pvp {
  background-color: #e24524;
  margin-top: 0;
}
.cf-member-text {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}
.cf-member-limit {
  position: absolute;
  right: 30px;
  bottom: 2px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}
.cf-member-limit span {
  font-size: 12px;
  font-weight: normal;
}
.cf-member-edit {
  position: absolute;
  left: 8px;
  bottom: 2px;
  display: block;
  padding: 6px 16px 4px;
  color: #fff !important;
  text-align: center;
  border-radius: 14px;
  font-size: 10px;
  line-height: 1.1;
  background-color: #404040;
  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;
}
.cf-member-editicon {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin-right: 2px;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20250807xymihua/images/RvPcYQu3lNnKvGNHB_HtFY750g.png) no-repeat 0 0;
  background-size: 12px auto;
}
.cf-member-btn {
  height: 32px !important;
}
.cf-member-pvp {
  margin-top: 16px !important;
}
.cf-member-master {
  display: inline-block;
  padding: 4px 8px 2px;
  text-align: center;
  border-radius: 14px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  background-color: #404040;
}
.cf-member-appoint {
  height: 32px !important;
  margin: 4px auto 0 !important;
}
.cf-member-toggle {
  padding: 16px 0;
}
.cf-member-join {
  display: inline-block;
  padding: 4px 8px 2px;
  margin-bottom: 2px;
  text-align: center;
  border-radius: 14px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}
.cf-member-join.color_fc {
  background-color: #0090cd;
}
.cf-member-join.color_ls,
.cf-member-join.color_cwls {
  background-color: #00a35a;
}
.cf-member-join.color_pvp {
  background-color: #e24524;
  margin-top: 0;
}
