@charset "UTF-8";
body {
  font-family: "Noto Sans SC", sans-serif !important;
}

@media (min-width: 769px) {
  #related_information .container {
    justify-content: center;
    gap: 2%;
  }
}
@media (max-width: 1050px) and (min-width: 1001px) {
  header .contentsInner #globalNavi > li > a {
    font-size: 13px;
  }
}
.choise-cond-wrap .form-contents dl dd .text-wrap .label-and-box .label {
  min-width: 84px;
}

#toolview_monitor_tool .tool_detail dd .text-wrap .label-and-box .label sup {
  top: 0;
}

.sort-wrap .selection-box:after {
  top: 1em;
}

.choise-cond-wrap .image-wrap .xy-image.nothing:before {
  content: "请选择开启方式和计算条件。";
}

.tips_contentWrap .note {
  padding-left: 0.5em !important;
  text-indent: -0.5em !important;
}
.tips_contentWrap .note.half_space {
  padding-left: 0.8em !important;
  text-indent: -0.8em !important;
}

.tool_detail p.text02 {
  text-indent: -1.6em !important;
  padding-left: 1.6em !important;
}

@media (min-width: 768px) {
  .tips_content#merit .ttl02 .text {
    transform: translateY(0.2em);
  }
}
@media (max-width: 767px) {
  .result_detail p.text02 {
    text-indent: -1.5em !important;
    padding-left: 1.5em !important;
  }
}/*# sourceMappingURL=cn_common.css.map */