/* common svg start */
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.SvgChart {
  padding-left: 2px;
  padding-right: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  font-size: 12px;
  /* padding-top: 10px; */
  z-index: 2;
}
.SvgChartBrowserNotSupport {
  height: 50px;
  width: 100%;
  background-color: #ff0000;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
}
.SvgChartViewPanel {
  position: relative;
}
.SvgChartViewLabelDiv {
  padding-bottom: 3px;
}
.SvgChartViewLabel {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 5px;
  padding-top: 3px;
}
.SvgChartRange,
.SvgChartRange_ie8 {
  display: inline;
  float: right;
  /* margin-top: 4px; */
  color: #5e5e5e;
  font-size: 12px;
}
.SvgChartRange .list {
  border: 1px solid #b2c4d2;
  border-radius: 3px;
  padding: 0;
}
.SvgChartRange .list button.SvgChartRangeLink {
  padding: 1em 0.5em;
  text-align: center;
  border-right: 1px solid #b2c4d2;
}
.SvgChartRange .list button.SvgChartRangeLinkSelect {
  padding: 1em 0.5em;
  text-align: center;
  background: #3480ce;
}
.SvgChartRange .list button.SvgChartRangeLinkSelect:before {
  content: "";
  position: absolute;
  left: 3px;
  top: -2px;
  border-radius: 2px;
  width: 0;
  height: 0;
  background-color: transparent;
  z-index: -1;
}
.SvgChartRange .list,
.SvgChartRange_ie8 .list {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(178 196 210 / var(--tw-border-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
}
.SvgChartRange .list button.disabled,
.SvgChartRange_ie8 .list button.disabled {
  cursor: not-allowed;
  color: #dddddd;
  padding: 1em 0.5em;
  text-align: center;
}
.SvgChartRange .list button.disabled:hover,
.SvgChartRange_ie8 .list button.disabled:hover {
  color: #dddddd;
}
.SvgChartRange .list button,
.SvgChartRange_ie8 .list button {
  display: block;
  margin: 0;
  padding: 3px 5px;
  color: #333;
  text-decoration: none;
  line-height: 8px;
}
/* .SvgChartRange .list a:first-child,
.SvgChartRange_ie8 .list a:first-child {
  border-left: 1px #d8d8d8 solid;
} */
.SvgChartRange .list button:hover {
  color: #0070bf;
}
.SvgChartRange_ie8 .list button:hover {
  color: #0070bf;
  line-height: 8px;
}
.SvgChartRange .list button.SvgChartRangeLink,
.SvgChartRange_ie8 .list button.SvgChartRangeLink {
  position: relative;
}
.SvgChartRange .list button.SvgChartRangeLinkSelect,
.SvgChartRange_ie8 .list button.SvgChartRangeLinkSelect {
  color: #fff;
  position: relative;
}
.SvgChartRange .list button.SvgChartRangeLink:first-child {
  border-left: none;
}
.SvgChartRange .list button.SvgChartRangeLink:last-child {
  border-right: none;
}
.SvgChartRange_ie8 .list button.SvgChartRangeLinkSelect,
.SvgChartRange_ie8 .list button.SvgChartRangeLinkSelect {
  color: #fff;
  background-color: #545991;
}
.SvgChartRange input,
.SvgChartRange_ie8 input {
  width: 80px;
  height: 18px;
  margin-left: 4px;
}
.SvgChartRangeButton {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 2px;
}
.SvgChartRangeText {
  float: left;
  padding: 4px 0px 2px;
  margin-right: 10px;
  font-size: 12px;
}
.SvgChartRangeSelect {
  padding-top: 2px;
  padding-bottom: 2px;
}
.SvgChartActionView {
  background-color: #ffffff;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.SvgChartViewData {
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  border-color: #666;
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 6px;
  font-size: 12px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
}
.SvgChartViewDot {
  color: #ffffff;
  padding: 3px;
  text-align: center;

  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.SvgChartViewTooltip {
  font-size: 12px;
}
.SvgChartViewTooltipBold {
  font-size: 24px;
}
.svgChartLoading {
  opacity: 0.6;
  background: url("/assets/icons/gif/loading-96db559c.gif") no-repeat center;
}
.svgChartGlobalLoading {
  background: #ffffff url("/assets/icons/gif/loading-96db559c.gif") no-repeat center;
}
.svgChartError {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  background-color: #ffffff;
}
.svgChartError div {
  position: relative;
  height: 100%;
  top: 50%;
  font-size: 13px;
  line-height: 14px;
  color: #ff0000;
  text-align: center;
}
.SvgChartStatus {
  background-color: #f7f7f7;
}
.SvgChartStatus div {
  height: 100%;
  font-size: 13px;
  line-height: 14px;
  color: #a0a0a0;
  text-align: center;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.SvgChartStatus div a {
  color: #666;
}
.SvgChartViewScroll {
  margin-top: 2px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.SvgChartViewLabelColor {
  position: relative;
  float: left;
  /* display: inline; */
  zoom: 1;
  line-height: 12px;
  margin-left: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 12px;
  background-color: transparent;
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  max-width: 120px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}
.SvgChartViewColorPoint {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 12px;
  height: 2px;
  font-size: 0;
  margin-right: 3px;
}
.SvgChartTechnicalSetting {
  width: 160px;
  padding: 10px;
  background-color: #ffffff;
  border-color: #979ba2;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
}
.SvgChartTechnicalSetting input {
  margin-top: -3px;
}
.SvgChartColorSelect {
  width: 170px;
  padding: 5px 0px 5px 5px;
  background-color: #ffffff;
  border-color: #ddd;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
}
.SvgChartColorRect {
  float: left;
  width: 20px;
  height: 20px;
  margin: 4px 4px 0 0;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.SvgChartColorRect i {
  width: 5px;
  height: 0;
  line-height: 0;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent #fff transparent transparent;
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
}
.SvgChartBorder {
  display: inline-block;
  border-color: #a9a9a9 !important;
  border-radius: 2px;
  border-width: 1px;
  padding: 6px 0;
  border-style: solid !important;
  text-align: center;
}
.SvgChartLine {
  float: left;
  border-top-style: solid;
  font-size: 12px;
  text-align: center;
  width: 20px;
  height: 10px;
  margin: -7px 4px;
  cursor: pointer;
}
.SvgChartLineS {
  border-top-width: 1px;
  margin-top: 6px;
}
.SvgChartLineM {
  border-top-width: 4px;
  margin-top: 3px;
}
.SvgChartLineL {
  border-top-width: 6px;
  margin-top: 1px;
}
.SvgChartLabelRemove {
  display: block;
  width: 17px;
  height: 17px;
  background: url("/assets/charts/btn_delete-28fef1a9.png") no-repeat;
  background-size: contain;
}
.SvgChartViewLabelRemove {
  text-decoration: none;
  width: 10px;
  height: 10px;
  display: inline-block;
  /* display: inline; */
  zoom: 1;
  vertical-align: top;
  margin-left: 2px;
  margin-right: 10px;
  margin-top: 1px;
  background: url("/assets/charts/icon_remove-59759985.png") no-repeat;
}
.SvgChartIndicatorMenu {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 2px;
  font-size: 12px;
  text-align: right;
}
.SvgChartIndicatorLabel {
  font-size: 18px;
}
a.SvgChartIndicator {
  height: 18.5px;
  display: inline-block;
  padding: 5px 10px 1px 44px;
  background: url("/assets/charts/icon_zk-dac9c460.png") no-repeat 8px 6px;
  color: #1f74b7;
  font-size: 12px;
  text-decoration: none;
}
a.SvgChartIndicator:hover {
  color: #1f74b7;
  text-decoration: underline;
}
a.SvgChartIndicator_active {
  height: 18.5px;
  display: inline-block;
  padding: 5px 10px 1px 44px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.SvgChartIndicatorView {
  border: 1px solid #ccc;
  border-top: 3px solid #40b336;
  box-shadow: 0px 1px 3px #ccc;
  background-color: #ffffff;
  font-size: 12px;
  top: 29px;

  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.SvgChartControllerIndicator {
  display: block;
  float: left;
  position: relative;
  margin-right: 10px;
  padding: 2px 5px;
  background: #f3f3f3;
  border: 1px solid #c9c7c8;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
  padding-top: 4px;
  height: 32px;
  padding: 1em 0.5em;
  background-color: #fafafa;
  border: 1px solid #95a5b1;
  margin-right: 0.5em;
  line-height: 8px;
}
.SvgChartIndicatorControllerView {
  list-style: none;
  border: 1px #ddd solid;
  border-radius: 3px;
  visibility: hidden;
  background: #ffffff;
  opacity: 1;
  overflow-x: hidden;
  position: absolute;
  top: 35px;
  padding: 10px;
  padding-top: 3px;
  width: auto !important;
  max-width: 700px;
  max-height: 500px;
  overflow: visible;
}
.SvgChartIndicatorControllerView ul {
  border: none;
  box-shadow: none;
  font-size: 12px;
  width: 100%;
}
.SvgChartIndicatorControllerView .mb10 {
  margin-bottom: 0;
}
.SvgChartIndicatorControllerView ul li {
  display: block;
  line-height: 18px;
}
.SvgChartIndicatorControllerView ul.fl li {
  float: left;
}
.SvgChartIndicatorControllerView ul .select {
  background: #2886c9;
  color: #fff;
}
.SvgChartIndicatorControllerView input {
  position: relative;
  margin-top: 4px;
  margin-right: 2px;
}
.SvgChartIndicatorControllerView .ckbox {
  float: left;
  margin-right: 4px;
}
.SvgChartIndicatorControllerView > ul > li {
  overflow: hidden;
}
.SvgChartIndicatorControllerView .SvgChartColorRect {
  float: left;
}
.SvgChartIndicatorControllerView li .SvgChartColorRect {
  top: 1px !important;
}
.cklabel-before {
  float: left;
  margin-top: 5px;
  padding-top: 0px;
  padding-left: 50px;
  background: url("/assets/charts/btn_plus_disable-07073a54.png") #fff no-repeat;
  background-position: left top;
  cursor: pointer;
  display: block;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}
.cklabel-after {
  float: left;
  margin-top: 5px;
  padding-top: 0px;
  padding-left: 50px;
  background: url("/assets/charts/btn_plus-3d2f5e34.png") #fff no-repeat left 2px;
  cursor: pointer;
}
.SvgChartIndicatorControllerView .lbbox {
  float: left;
}
.SvgChartIndicatorBenchmarkError {
  position: absolute;
  z-index: 9;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 3px #ccc;
  background-color: #ffffff;
  font-size: 12px;
  color: #ff0000;
  padding: 3px 5px 3px 5px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.SvgChartIndicatorBenchmarkSelect {
  position: absolute;
  z-index: 9;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 3px #ccc;
  font-size: 12px;
  color: #ff0000;
  padding: 3px 5px 3px 5px;
  left: 3px;
  top: 69px;
  background: #fff;
}
.SvgChartIndicatorButtonPlus {
  margin-right: 10px;
  width: auto;
  height: 17px;
  line-height: 18px;
  cursor: pointer;
  background: url("/assets/charts/btn_plus_disable-07073a54.png") no-repeat;
  background-size: contain;
}
.SvgChartIndicatorButtonPlus > span {
  padding-left: 25px;
}
.SvgChartIndicatorButtonPlusDisable {
  margin-right: 10px;
  width: auto;
  height: 17px;
  line-height: 18px;
  cursor: pointer;
  background: url("/assets/charts/btn_plus-3d2f5e34.png") no-repeat;
  background-size: contain;
}
.SvgChartIndicatorButtonPlusDisable > span {
  padding-left: 25px;
}
.SvgChartIndicatorCategory {
  padding-left: 10px;
  padding-right: 20px;
}
.SvgChartIndicatorCategory .label {
  display: inline-block;
  font-size: 12px;
}
.SvgChartIndicatorCategory .detail div {
  padding-left: 34px;
}
.SvgChartIndicatorCategory .detail div div {
  margin-bottom: 4px;
  padding-bottom: 4px;
}
.SvgChartTechnicalSetting ul {
  margin: 2px 0;
  font-size: 12px;
  float: left;
}
.SvgChartTechnicalSetting .SvgChartColorDiv > div > span.SvgChartColorRect {
  top: 4px;
}
.SvgChartTechnicalSetting ul li {
  position: relative;
  display: block;
  line-height: 24px;
  padding-top: 3px;
}
.SvgChartTechnicalSetting ul li span {
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.SvgChartTechnicalSetting ul li input {
  margin-left: 30px !important;
}
.SvgChartTechnicalSetting .label {
  display: inline-block;
  width: 90px;
}
.chart_line {
  float: right;
  width: 1px;
  height: 30px;
  background: #ccc;
  display: inline;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.charts_type {
  float: right;
  width: 34px;
  height: 26px;
  display: inline;
  text-align: center;
}
.icon_line,
.icon_mountain,
.icon_candle {
  width: 25px;
  height: 23px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.icon_line {
  background-image: url("/assets/charts/charts_line-2a0e0f80.png");
}
.icon_mountain {
  background-image: url("/assets/charts/charts_area-65288414.png");
}
.icon_candle {
  background-image: url("/assets/charts/charts_candle-40583d38.png");
}
.icon_line_selected,
.icon_mountain_selected,
.icon_candle_selected {
  width: 25px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-color: #545991;
  margin-top: 1px;
  border-radius: 2px;
}
.icon_line_selected {
  background-image: url("/assets/charts/charts_line_blue-e2c93b0f.png");
}
.icon_mountain_selected {
  background-image: url("/assets/charts/charts_area_blue-50196a7c.png");
}
.icon_candle_selected {
  background-image: url("charts/charts_candle_blue.png");
}
.icon-calendar {
  width: 23px;
  height: 25px;
  margin-left: 10px;
  background-size: contain;
  background-image: url("/assets/charts/charts_calendar-940ac2da.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.icon-del {
  text-decoration: none;
  width: 10px;
  height: 10px;
  display: inline-block;
  /* display: inline; */
  zoom: 1;
  vertical-align: top;
  margin-left: 8px;
  margin-top: 6px;
  background: url("/assets/charts/icon_remove-59759985.png") no-repeat;
  cursor: pointer;
}
.xAxis {
  font-size: 12px;
}
.yAxis {
  font-size: 12px;
  fill: #aaaaaa;
}
.xAxisDiv {
  background-color: #333;
  color: #ffffff;
  padding: 2px;
  font-size: 12px;
  text-align: right;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  padding-top: 3px;
  white-space: nowrap;
}
.yAxisDiv {
  display: inline-block;
  color: #ffffff;
  background-color: #333;
  font-size: 12px;
  text-align: center;
  padding: 2px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  padding-top: 3px;
  white-space: nowrap;
}
.icon_zk {
  position: relative;
  left: 5px;
  top: 5px;
  margin: 0 4px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 4px solid #000;
  border-style: solid dashed dashed dashed;
  border-color: #000 transparent transparent transparent;
}
.icon_zk:after {
  content: "";
  position: absolute;
  left: -4px;
  top: -14px;
  width: 0;
  height: 0;
  border: 4px solid #000;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #000 transparent;
}
.icon_sl {
  position: relative;
  left: 5px;
  top: 5px;
  margin: 0 4px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 4px solid #000;
  border-style: solid dashed dashed dashed;
  border-color: #000 transparent transparent transparent;
}
.icon_sl:after {
  content: "";
  position: absolute;
  left: -4px;
  top: -14px;
  width: 0;
  height: 0;
  border: 4px solid #000;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #000 transparent;
}
.SvgChartIndicatorControllerView .icon_sl,
.SvgChartIndicatorControllerView .icon_zk {
  float: right;
  margin-top: 4px;
  margin-right: 45px;
  cursor: pointer;
  border: 0 none;
}
.SvgChartIndicatorControllerView .icon_sl {
  display: inline-block;
  position: relative;
  left: 4px;
  top: 0;
  width: 12px;
  height: 7px;
  padding-right: 5px;
  border: 0 none;
  background: url("/assets/charts/icon_zk-dac9c460.png") no-repeat;
  cursor: pointer;
}
.SvgChartIndicatorControllerView .icon_zk {
  display: inline-block;
  position: relative;
  left: 4px;
  top: 0;
  width: 12px;
  height: 7px;
  padding-right: 5px;
  border: 0 none;
  background: url("/assets/charts/icon_sl-d42c55d0.png") no-repeat;
  cursor: pointer;
}
.SvgChartIndicatorControllerView .icon_sl:after,
.SvgChartIndicatorControllerView .icon_zk:after {
  content: "";
  width: 0;
  height: 0;
  border: 0 none;
}
.SvgChartIndicatorControllerView .icon_sl:before {
  content: "閉じる";
  position: absolute;
  width: 50px;
  text-align: right;
  right: -40px;
  top: -4px;
  color: #999;
}
.SvgChartIndicatorControllerView .icon_zk:before {
  content: "開く";
  position: absolute;
  width: 50px;
  text-align: right;
  right: -40px;
  top: -4px;
  color: #999;
}
.SvgChartScrollMask {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.SvgChart .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.arrow_color {
  left: 33px;
  top: 12px;
}
.benchmark-help {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background: url("/assets/charts/benchmark_help-1f760b8e.png") no-repeat;
  cursor: help;
}
.button_disable {
  cursor: not-allowed;
  opacity: 0.3;
}
.fs14 {
  font-size: 14px;
}
.fl {
  float: left;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.SvgChartIndicatorControllerView .detail ul:before,
.SvgChartIndicatorControllerView .detail ul:after {
  content: "";
  display: block;
}
.SvgChartIndicatorControllerView .detail ul:after {
  clear: both;
}
.SvgChartIndicatorControllerView .detail ul {
  zoom: 1;
}
.ofh:before,
.ofh:after {
  content: "";
  display: block;
}
.ofh:after {
  clear: both;
}
.ofh {
  zoom: 1;
}
.SvgChartIndicatorCategory .detail:before,
.SvgChartIndicatorCategory .detail:after {
  content: "";
  display: block;
}
.SvgChartIndicatorCategory .detail:after {
  clear: both;
}
.SvgChartIndicatorCategory .detail {
  zoom: 1;
}
.SvgChartIndicatorControllerView > .ofh > span:first-of-type {
  font-weight: bold;
}
.SvgChartIndicatorCategory .detail > span.SvgChartColorRect {
  float: right !important;
  margin-right: -20px;
  padding-top: 5px;
}
.SvgChartIndicatorCategory .detail div div {
  float: left;
  width: 100%;
}
.SvgChartIndicatorCategory .detail div div .SvgChartColorRect {
  margin-top: 10px;
}
.SvgChartIndicatorCategory:nth-child(2) .detail div div .SvgChartColorRect {
  margin-top: 6px;
}
.SvgChartIndicatorCategory .detail ul {
  float: left;
  margin-top: 5px;
}
.SvgChartIndicatorCategory .SvgChartColorDiv .label {
  width: 125px;
  margin-right: 5px;
  position: relative;
}
.SvgChartIndicatorCategory:nth-child(3) .label:before {
  content: "日";
  position: absolute;
  right: -50px;
}
.SvgChartIndicatorControllerView input {
  width: 30px !important;
  text-align: center;
}
.SvgChartIndicatorCategory .detail:first-child {
  margin-top: 5px;
}
.SvgChartIndicatorCategory:nth-child(3) .detail:first-child:before {
  content: "";
  position: absolute;
  width: 88%;
  height: 1px;
  background: #ccc;
  right: 10px;
  top: 31px;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > ul {
  padding-left: 0;
  position: relative;
  width: 100%;
  margin-left: 20px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #d0d0d0;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > ul:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -10px;
  width: 103%;
  height: 1px;
  background: #ccc;
}
.SvgChartIndicatorControllerView .SvgChartIndicatorCategory:nth-child(2) {
  margin-bottom: 5px;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > div {
  width: 100%;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > ul
  > li {
  float: left;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > ul
  > li:nth-child(2) {
  margin-left: 50px;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > ul
  > li:last-child {
  float: right;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory.multiParams
  .detail
  > div {
  float: left;
}
.SvgChartIndicatorControllerView > .mb10 > input {
  width: 100%;
  min-width: 170px;
  height: 24px !important;
  line-height: 25px;
  background: #fff;
  outline: none;
  box-sizing: border-box;
  text-align: left;
  margin-right: 5px;
  text-indent: 5px;
  vertical-align: middle;
  border: 1px solid #999;
}
.SvgChartIndicatorControllerView > .mb10 > span:first-of-type {
  display: inline-block;
  position: relative;
  transform: translate(0, -1px);
  -webkit-transform: translate(0, -1px);
  -moz-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  -o-transform: translate(0, -1px);
  padding: 0;
  width: 58px;
  height: 22px;
  line-height: 22px;
  border-radius: 2px;
  border: 1px solid #b5b5b5;
  text-align: center;
  text-indent: 20px;
  color: #999;
  background: #f2f2f2;
  cursor: pointer;
}
.SvgChartIndicatorControllerView > .mb10 > span:first-of-type:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  background: #999;
  left: 12px;
  top: 11px;
}
.SvgChartIndicatorControllerView > .mb10 > span:first-of-type:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 9px;
  background: #999;
  left: 16px;
  top: 7px;
}
.SvgChartIndicatorControllerView > .mb10 > span.benchmark-help {
  display: none;
}
.SvgChartViewFrame .SvgChartTechnicalSetting {
  height: 32px;
  position: relative;
  width: 230px !important;
  padding-bottom: 15px;
  box-sizing: content-box !important;
}
.SvgChartViewFrame .SvgChartTechnicalSetting.compare {
  width: 150px !important;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > div {
  position: absolute;
  top: 10px;
  left: 10px;
  padding-left: 0 !important;
  z-index: -1;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > div.NoParamsColorDiv {
  top: 12px;
}
.SvgChartViewFrame
  .SvgChartTechnicalSetting
  > div.NoParamsColorDiv
  .SvgChartColorRect {
  top: 6px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > div .SvgChartColorRect {
  margin-right: 5px;
  top: 6px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > div > div > ul {
  padding-left: 0;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > div > div > ul input {
  width: 30px !important;
  margin-left: 5px;
  margin-right: 30px;
  text-align: center;
  outline: none;
  line-height: 21px !important;
  height: 20px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #999;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > .SvgChartColorRect {
  float: right !important;
  margin-right: -5px;
  padding-top: 3px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting.compare > .SvgChartColorRect {
  padding-top: 5px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > ul > li > .label {
  position: relative;
  width: 30px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > ul {
  width: 30%;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > ul > li > .label:after {
  content: "日";
  position: absolute;
  right: -50px;
}
.SvgChartViewFrame .SvgChartTechnicalSetting > ul > li > input {
  width: 30px !important;
  text-align: center;
}
.SvgChartViewFrame:nth-of-type(4)
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSetting:first-child {
  height: 32px;
  width: 125px !important;
}
.SvgChartViewFrame:nth-of-type(4)
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSetting:nth-child(2) {
  height: 32px;
  width: 125px !important;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul:before,
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul:after {
  content: "";
  display: block;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul:after {
  clear: both;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul {
  zoom: 1;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
  padding-left: 0;
  border-bottom: 1px dashed #d0d0d0;
  margin-top: 6px;
  padding-bottom: 3px;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul > li {
  float: left;
  position: relative;
  line-height: 24px;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul > li:nth-child(2) {
  margin-left: 12px;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul > li:last-child {
  float: right;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul > li > .label {
  float: left;
  width: auto;
  margin-right: 3px;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > ul > li > input {
  width: 30px !important;
  text-align: center;
  margin-left: 5px;
  margin-top: -1px;
  height: 20px;
  line-height: 21px;
  outline: none;
  background: #fff;
  box-sizing: border-box;
  font-size: 10px;
  border: 1px solid #999;
}
.SvgChartViewFrame
  .SvgChartTechnicalSettingMultiParams
  > ul
  > li
  > .label:after {
  content: "";
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > .SvgChartColorRect {
  position: absolute;
  bottom: 12px;
  right: 3px;
}
.SvgChartViewFrame .SvgChartTechnicalSettingMultiParams > div {
  padding-top: 7px;
  position: static;
  padding-left: 0 !important;
}
.SvgChartViewFrame
  .SvgChartTechnicalSettingMultiParams
  > div
  > div
  > .SvgChartColorRect {
  margin-top: 0;
  margin-right: 100px !important;
}
.SvgChartViewFrame
  .SvgChartTechnicalSettingMultiParams.Ichimoku
  > div
  > div
  > .SvgChartColorRect,
.SvgChartViewFrame
  .SvgChartTechnicalSettingMultiParams.MACD
  > div
  > div
  > .SvgChartColorRect,
.SvgChartViewFrame
  .SvgChartTechnicalSettingMultiParams.SRV
  > div
  > div
  > .SvgChartColorRect {
  margin-top: 8px;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams {
  padding: 10px;
  background-color: #ffffff;
  border-color: #979ba2;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  width: 250px !important;
}
.SvgChartIndicatorControllerView ul li > input {
  margin-left: 5px;
  margin-top: -2px;
  height: 20px !important;
  line-height: 21px;
  outline: none;
  box-sizing: border-box;
  background: #fff !important;
  text-align: center !important;
  padding: 0 !important;
  border: 1px solid #999;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory:nth-child(2)
  .SvgChartLabelRemove {
  display: block;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory:nth-child(2)
  > span {
  position: relative;
  left: 25px;
  display: block;
  padding: 4px 0 5px !important;
  padding: 5px 0 4px \0 !important;
  width: 95px;
  line-height: 1;
  border-radius: 2px;
  border: 1px solid #ccc;
  text-align: center;
  text-indent: 20px;
  color: #999;
  background: #f2f2f2;
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory:nth-child(2)
  > span:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  background: #999;
  left: 26px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.SvgChartIndicatorControllerView
  .SvgChartIndicatorCategory:nth-child(2)
  > span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 9px;
  background: #999;
  left: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.SvgChartRange,
.SvgChartRange_ie8 {
  position: relative;
}
.SvgChartRange:before {
  content: "";
  display: block;
  line-height: 0;
  position: absolute;
  left: -26px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.SvgChartRange_ie8:before {
  content: "期間";
  position: absolute;
  left: -30px;
  top: 2px;
}
.mb10 {
  position: relative;
}
.SvgChartIndicatorBenchmarkSelect div {
  cursor: pointer;
  margin-bottom: 10px;
  color: #4c70b1;
  white-space: nowrap;
  line-height: 18px;
}
.SvgChartIndicatorBenchmarkSelect div span {
  float: left;
  box-sizing: border-box;
}
.SvgChartIndicatorBenchmarkSelect div span:first-child {
  padding-right: 20px;
}
.SvgChartIndicatorBenchmarkSelect div span:last-child {
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.SvgChartIndicatorControllerView .SvgChartColorDiv > div > ul {
  width: 110px;
  margin-top: 6px;
}
.SvgChartColorDiv > div > span {
  float: left;
  margin-top: 2px;
  border-color: transparent;
  border-radius: 2px;
  border-width: 1px;
  padding: 8px 0;
  border-style: dashed;
  text-align: center;
}
.SvgChartColorDiv > div > .SvgChartColorRect {
  border: 0 none;
  border-radius: 0;
  padding: 0;
  text-align: auto;
}
.SvgChartColorDiv > div > span > .SvgChartLineM {
  margin-top: 4px;
}
.SvgChartColorDiv > div > span > .SvgChartLineL {
  margin-top: 3px;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  > ul {
  position: absolute;
  border: 0 none !important;
  width: 35%;
  left: 35px;
  top: 12px;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  > .SvgChartColorDiv {
  padding-top: 3px !important;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  > ul
  > li {
  float: left !important;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  > .SvgChartColorRect {
  bottom: 22px;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  .SvgChartColorRect
  .SvgChartColorRect {
  margin-right: 95px !important;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  .SvgChartColorRect
  .SvgChartLabelRemove {
  margin-top: 10px;
}
.SvgChartViewFrame
  .SvgChartViewLabelDiv:nth-of-type(2)
  > .SvgChartTechnicalSettingMultiParams.BollingerBand
  .SvgChartColorRect {
  top: 6px !important;
}
.SvgChartViewFrame
  .SvgChartTechnicalSetting
  .NoParamsColorDiv
  .SvgChartColorRect {
  margin-right: 15px;
  margin-top: 0;
}
.SvgChartIndicatorCategory.multiParams > .detail > .SvgChartColorRect {
  display: none;
}
.chart * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.chart a:focus {
  outline: none;
}
.div_reset {
  position: absolute;
  right: 5px;
  top: 40px;
  /* delete reset */
  display: none !important;
}
.div_reset a {
  position: relative;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 10px;
  border: 1px solid #fff;
  border-radius: 2px;
  background: #fbfbfb;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  color: #545991;
  text-decoration: none;
  background: url("/assets/charts/reset-4d0359d5.png") no-repeat center;
}
.div_reset a:hover {
  opacity: 0.8;
}
.div_reset_ie8 {
  position: absolute;
  right: 5px;
  top: 40px;
}
.div_reset_ie8 a {
  position: relative;
  display: block;
  width: 28px;
  height: 28px;
  background: url("/assets/charts/reset-4d0359d5.png") no-repeat center;
}
.div_reset_ie8 a:hover {
  opacity: 0.8;
}
.mst_tooltip {
  position: relative;
  padding-left: 10px;
  padding-bottom: 3px;
  min-height: 16px;
  line-height: 16px;
}
.mst_tooltip span:first-child {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
  line-height: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
  only screen and (-moz-min-device-pixel-ratio: 1.25),
  only screen and (-o-min-device-pixel-ratio: 5/4),
  only screen and (min-device-pixel-ratio: 1.25) {
  .benchmark-help {
    background: url("/assets/charts/benchmark_help.@1.5x-52af66a0.png") no-repeat;
    background-size: 15px 15px;
  }

  .SvgChartIndicatorControllerView .icon_sl {
    background: url("/assets/charts/icon_sl.@1.5x-3b853b98.png") no-repeat;
    background-size: 12px 7px;
  }

  .SvgChartIndicatorControllerView .icon_zk {
    background: url("/assets/charts/icon_zk.@1.5x-7e2d3873.png") no-repeat;
    background-size: 12px 7px;
  }

  .div_reset a {
    background-image: url("/assets/charts/reset.@1.5x-b8ebdc94.png");
    background-size: 28px 28px;
  }

  .div_reset_ie8 a {
    background-image: url("/assets/charts/reset.@1.5x-b8ebdc94.png");
    background-size: 28px 28px;
  }

  .svgChartLoading {
    background-image: url("/assets/icons/gif/loading.@1.5x-3f183782.gif");
    background-size: 32px 32px;
  }

  .SvgChartLabelRemove {
    background-image: url("/assets/charts/btn_delete.@1.5x-c9a66094.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .SvgChartIndicatorButtonPlus {
    background-image: url("/assets/charts/btn_plus_disable.@1.5x-6e4498c4.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .cklabel-before {
    background-image: url("/assets/charts/btn_plus_disable.@1.5x-6e4498c4.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .cklabel-after {
    background-image: url("/assets/charts/btn_plus.@1.5x-0c32512f.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .SvgChartIndicatorButtonPlusDisable {
    background-image: url("/assets/charts/btn_plus.@1.5x-0c32512f.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .icon_candle {
    background-image: url("/assets/charts/charts_candle.@1.5x-aeb64cbb.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_candle_selected {
    background-image: url("charts/charts_candle_blue.@1.5x.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_mountain {
    background-image: url("/assets/charts/charts_area.@1.5x-10c3f6df.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_mountain_selected {
    background-image: url("charts/charts_area_blue.@1.5x.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_line {
    background-image: url("/assets/charts/charts_line.@1.5x-6b18acec.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_line_selected {
    background-image: url("/assets/charts/charts_line_blue.@1.5x-ec0e12d5.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (-moz-min-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .benchmark-help {
    background: url("/assets/charts/benchmark_help.@2x-44c79468.png") no-repeat;
    background-size: 15px 15px;
  }

  .SvgChartIndicatorControllerView .icon_sl {
    background: url("/assets/charts/icon_sl.@2x-b630991e.png") no-repeat;
    background-size: 12px 7px;
  }

  .SvgChartIndicatorControllerView .icon_zk {
    background: url("/assets/charts/icon_zk.@2x-626c0185.png") no-repeat;
    background-size: 12px 7px;
  }

  .svgChartLoading {
    background-image: url("/assets/icons/gif/loading.@2x-b8c100f3.gif");
    background-size: 32px 32px;
  }

  .div_reset a {
    background-image: url("/assets/charts/reset.@2x-6c669e2f.png");
    background-size: 28px 28px;
  }

  .div_reset_ie8 a {
    background-image: url("/assets/charts/reset.@2x-6c669e2f.png");
    background-size: 28px 28px;
  }

  .SvgChartLabelRemove {
    background-image: url("/assets/charts/btn_delete.@2x-28fef1a9.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .SvgChartIndicatorButtonPlus {
    background-image: url("/assets/charts/btn_plus_disable.@2x-9d8807f8.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .cklabel-before {
    background-image: url("/assets/charts/btn_plus_disable.@2x-9d8807f8.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .cklabel-after {
    background-image: url("/assets/charts/btn_plus.@2x-ec1c855a.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .SvgChartIndicatorButtonPlusDisable {
    background-image: url("/assets/charts/btn_plus.@2x-ec1c855a.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }

  .icon_candle {
    background-image: url("/assets/charts/charts_candle.@2x-d1242e6f.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_candle_selected {
    background-image: url("/assets/charts/charts_candle_blue.@2x-cbc006b9.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_mountain {
    background-image: url("/assets/charts/charts_area.@2x-9de1fc0a.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_mountain_selected {
    background-image: url("/assets/charts/charts_area_blue.@2x-0f187448.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_line {
    background-image: url("/assets/charts/charts_line.@2x-39e49f16.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }

  .icon_line_selected {
    background-image: url("/assets/charts/charts_line_blue.@2x-a57baeb9.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
  }
}
.SvgChart
  .SvgChartIndicatorControllerView
  ul.SvgChartSelectNewDiv
  li.SvgChartSelectNewTitle {
  line-height: 28px;
}
.SvgChart .SvgChartIndicatorControllerView ul.SvgChartAddItem {
  overflow: hidden;
}
.SvgChart
  .SvgChartIndicatorControllerView
  ul.SvgChartAddItem
  li
  label.cklabel-after {
  max-width: 580px;
}
.SvgChart
  .SvgChartIndicatorControllerView
  ul.SvgChartAddItem
  li
  span.SvgChartColorRect {
  float: left !important;
}
.SvgChart
  .SvgChartIndicatorControllerView
  ul.SvgChartAddItem
  li
  span.SvgChartColorRect
  span {
  margin-left: 10px;
}
.SvgChart .SvgChartViewFrame {
  margin-top: 1em;
}
.SvgChartViewLabelDiv {
  padding-bottom: 3px;
}
/* common svg end */
.sp .SvgChart {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.sp .SvgChartRange {
  position: absolute;
  width: 100%;
  top: 0;
  margin-top: 0;
  right: 0;
}
.sp .SvgChartRange .list {
  width: 100%;
  border: 1px solid #b2c4d2;
  border-radius: 3px;
  padding: 0;
}
.sp .SvgChartRange .list button {
  width: auto;
  white-space: nowrap;
  text-align: center;
}
.sp .SvgChartRange .list button.SvgChartRangeLink:last-child {
  border-right: none;
}
.sp .SvgChartRange .list button.SvgChartRangeLink {
  padding: 10px 0;
  border-right: 1px solid #b2c4d2;
}
.sp .SvgChartRange .list button.SvgChartRangeLinkSelect {
  padding: 10px 0;
  background: #3480ce;
}
.sp .SvgChart .SvgChartViewFrame {
  margin-top: 0.5em;
}
.sp .SvgChartRange .list button.disabled {
  padding: 10px 0;
}
.sp .chart_compare3 .delete_btn {
  flex-shrink: 0;
  float: right;
  width: 20px;
  height: 20px;
  background-image: url("/assets/charts/btn_delete-28fef1a9.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
}
.sp .SvgChartIndicatorBenchmarkSelect div span:last-child {
  max-width: 100%;
}
.sp .SvgChartIndicatorBenchmarkSelect {
  top: 60px;
  left: 0;
  max-height: 140px;
  overflow-x: hidden;
  overflow-y: scroll;
  right: 0;
}
.sp_compare .SvgChartRange {
  position: absolute;
  width: 100%;
  top: 2.625rem;
  margin-top: 0;
  right: 0;
}
.sp_compare .SvgChartRange .list {
  width: 100%;
  border: 1px solid #b2c4d2;
  border-radius: 3px;
  padding: 0;
}
.sp_compare .SvgChartRange .list button {
  width: 14.28%;
  white-space: nowrap;
  text-align: center;
}
.sp_compare .SvgChartRange .list button.SvgChartRangeLink:last-child {
  border-right: none;
}
.sp_compare .SvgChartRange .list button.SvgChartRangeLink {
  padding: 10px 0;
  border-right: 1px solid #b2c4d2;
}
.sp_compare .SvgChartRange .list button.SvgChartRangeLinkSelect {
  padding: 10px 0;
  background: #3480ce;
}
.sp_compare .SvgChart .SvgChartViewFrame {
  margin-top: 0.5em;
}
.sp_compare .SvgChartRange .list button.disabled {
  padding: 10px 0;
}
.pageCon_compare .pageCon_plate > .md_index {
  margin: 0;
}
.pageCon_compare .pageCon_plate .compare-btn {
  margin-right: -7px;
  margin-left: -7px;
  margin-top: 7px;
}
.pageCon_compare .pageCon_plate .compare-btn li {
  padding-right: 7px;
  padding-left: 7px;
}
.pageCon_compare .pageCon_plate .compare-btn .fa-lock {
  color: #eab308;
  margin-right: 4px;
}
.pageCon_compare .pageCon_plate .compare_container {
  padding: 1em 0 0 0;
  position: relative;
}
.pageCon_compare .pageCon_plate .compare_container .compare-btn-disabled {
  color: #334155;
  opacity: 0.4;
  pointer-events: none;
}
.pageCon_compare .pageCon_plate .compare_container .md_index h2 {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  line-height: 1;
}
.pageCon_compare .pageCon_plate .compare_container .compare-default {
  position: absolute;
  right: 0;
  top: 18px;
}
.pageCon_compare .pageCon_plate .compare_container .compare-default .ly_vamd_header {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  margin-bottom: 0.5rem;
}
.pageCon_compare .pageCon_plate .compare_container .compare-default .md_cssBtn {
  padding: 6px 1rem;
  margin-left: 0.5rem;
  margin-right: 0;
}
.pageCon_compare .pageCon_plate .compare_container .compare_loading {
  padding-top: 12px;
}
.pageCon_compare .pageCon_plate .compare_container .compare_loading span {
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table {
  table-layout: fixed;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table thead tr td {
  background: #888;
  width: 100%;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table thead tr td a {
  color: #fff;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table thead tr td a .icon-close {
  font-weight: bold;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0.5em 0;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li .txt {
  flex-shrink: 0;
  padding: 0 0.75em 0 0;
  color: #999;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li .num {
  width: 100%;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li .bar {
  width: 100%;
  height: 5px;
  background: #ddd;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li .bar span {
  width: 0;
  display: block;
  height: 100%;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li.up .bar span {
  background: #e05355;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li.down .bar span {
  background: #689aca;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li > ol > li {
  display: flex;
  justify-content: space-between;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout > li:last-child {
  margin: 0 0 0 0;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.justify > li {
  justify-content: space-between;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.justify > li .txt {
  padding: 0 0 0 0;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.justify > li .num {
  width: auto;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.block > li {
  display: block;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.block > li .txt {
  padding: 0 0 0 0;
}
.pageCon_compare .pageCon_plate .compare_container .fund_compare_table .compare_layout.block > li .num {
  width: auto;
}
.pageCon_compare .pageCon_plate .compare_container .detailed_info_table .code_link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pageCon_compare .pageCon_plate .compare_container .detailed_info_table .code_span {
  padding-top: 3.5px;
  margin-top: 3.5px;
  border-top: 1px solid rgba(200, 200, 200, 0.6);
  color: #999;
}
.pageCon_compare .pageCon_plate .compare_container .detailed_info_table .last-bor-l > td:last-child {
  border-right: solid 1px rgba(200, 200, 200, 0.6) !important;
}
.pageCon_compare .pageCon_plate .compare_container .ad_hide {
  margin: 0;
}
.pageCon_compare .pageCon_plate .compare_container .ad_hide .fa-lock {
  color: #ca8a04;
  margin-right: 4px;
}
.pageCon_compare .pageCon_plate .compare_container .ad_hide_modal .ad_con .ad_txt {
  padding: 1rem 4rem 2rem;
}
.pageCon_compare .pageCon_plate .compare_container .ad_hide_modal .ad_con .ad_txt div:nth-child(2) p {
  font-size: 1rem;
}
.pageCon_compare .pageCon_plate .compare_container .ad_hide_modal .ad_con .ad_txt div:nth-child(2) a, .pageCon_compare .pageCon_plate .compare_container .ad_hide_modal .ad_con .ad_txt div:last-child a {
  color: #014099;
}
/****** #11673 start ******/
.fund_compare_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.fund_compare_popup.click-disabled .latest_compare_table tr:not(.bg_light_blue) {
  pointer-events: none;
}
.fund_compare_popup.click-disabled .latest_compare_table td:not(.bg_light_blue) * {
  color: #ccc !important;
}
.fund_compare_popup.click-disabled .latest_compare_table td:not(.bg_light_blue) .common_checkbox {
  background: #f8f8f8;
  border-color: #eee;
}
.fund_compare_popup .fund_compare_popup_inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  width: 970px;
  height: 80vh;
  max-height: 784px;
  background: #fff;
  border-radius: 3px;
  padding: 28px 20px;
  overflow: hidden;
}
.fund_compare_popup .compare-pop-btn {
  margin-right: -3.5px;
  margin-left: -3.5px;
}
.fund_compare_popup .compare-pop-btn li {
  padding-right: 3.5px;
  padding-left: 3.5px;
}
.fund_compare_popup .detail_company_popup_btn {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.04);
  border-radius: 0px 0px 3px 3px;
  padding: 14px 24px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 111;
}
.fund_compare_popup .detail_company_popup_btn .ly_vamd_header {
  justify-content: center;
  -webkit-justify-content: center;
}
.fund_compare_popup .detail_company_popup_btn .return_btn {
  display: inline-block;
  width: 130px;
  height: 42px;
  background: #fafafa;
  border: 1px solid #95a5b1;
  border-radius: 3px;
  margin-right: 1em;
  line-height: 42px;
  color: #666;
  cursor: pointer;
}
.fund_compare_popup .detail_company_popup_btn .select_btn {
  display: inline-block;
  width: 200px;
  height: 42px;
  background: #4d4d4d;
  border-radius: 3px;
  line-height: 42px;
  color: #fff;
  cursor: pointer;
}
.fund_compare_popup .detail_company_popup_btn .select_btn.click-disabled {
  pointer-events: none;
  background: #ccc;
}
.fund_compare_popup .no_data {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.fund_compare_popup .no_data .md_cssBtn {
  width: 322px;
}
.fund_compare_popup .no_data .fa-search {
  font-size: 2.125rem;
}
.fund_compare_popup .compare-inner {
  height: calc(80vh - 184px);
  max-height: 700px;
}
.fund_compare_popup .compare-inner.company_scrollBar:not(.mCS_no_scrollbar) {
  margin-right: -15px;
}
.fund_compare_popup .latest_compare_table {
  border-top-width: 0;
}
.fund_compare_popup .latest_compare_table tr.click-disabled {
  pointer-events: none;
}
.fund_compare_popup .latest_compare_table tr.click-disabled td {
  background: #eaf2fa;
  opacity: 0.4;
}
.fund_compare_popup .latest_compare_table tr {
  cursor: pointer;
}
.fund_compare_popup .latest_compare_table .common_checkbox {
  margin: 5px;
}
.fund_compare_popup .latest_compare_table th, .fund_compare_popup .latest_compare_table td {
  border-right-width: 0;
}
.fund_compare_popup .latest_compare_table th:first-child, .fund_compare_popup .latest_compare_table td:first-child {
  width: 42px;
}
.mCSB_inside > .mCSB_container {
  margin-right: 15px;
  margin-left: 0;
  padding-bottom: 4px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #eee;
  width: 7px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999;
  width: 3px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999;
}
.pageCon_recommend .pageCon_plate .SvgChartRange {
  margin-top: 5px;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list {
  border: none;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list:first-child {
  border-left: 1px solid #d8d8d8;
}
.pageCon_recommend .pageCon_plate .SvgChartRange:before {
  content: "期間";
  display: block;
  line-height: 0;
  position: absolute;
  left: -26px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.SvgChartRangeLinkSelect {
  text-align: center;
  text-decoration: none;
  border-right: 1px #d8d8d8 solid;
  line-height: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: unset;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.SvgChartRangeLinkSelect:before {
  content: "";
  position: absolute;
  left: 2px;
  top: -2px;
  width: 88%;
  height: 18px;
  background-color: #545991;
  z-index: -1;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list {
  float: left;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.disabled {
  cursor: not-allowed;
  color: #dddddd;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.disabled:hover {
  color: #dddddd;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button {
  display: block;
  float: left;
  margin: 0;
  padding: 3px 5px;
  color: #333;
  text-decoration: none;
  border-right: 1px #d8d8d8 solid;
  line-height: 8px;
  min-width: unset
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button:hover {
  color: #0070bf;
}
.SvgChartRange_ie8 .list button:hover {
  color: #0070bf;
  line-height: 8px;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.SvgChartRangeLink{
  position: relative;
}
.pageCon_recommend .pageCon_plate .SvgChartRange .list button.SvgChartRangeLinkSelect{
  color: #fff;
  position: relative;
}
.pageCon_recommend .pageCon_plate .point-content .chart_compare_tips {
  font-size: 0.857em;
  margin: 10px 0;
}
.recommend_main .point-content .chart_wrap {
  margin-top: 10px
}
.show_audio .audio_play {
  position: absolute;
  bottom: -7px;
  right: 0;
}
.show_audio {
  margin-top: 25px;
}
.show_audio audio {
  margin-top: 10px;
}
.show_audio > i:not(.hide) {
  display: inline-block;
  padding-left: 20px;
}
.show_audio > i {
  vertical-align: top;
  font-style: normal;
  white-space: nowrap;
  margin-right: 10px;
}
.show_audio > i > span {
  font-size: small;
}
.show_audio .fa-forward {
  width: 20px;
  position: absolute;
  margin-top: -16px;
  margin-left: 110px;
}
.show_audio .fa-backward {
  width: 20px;
  position: absolute;
  margin-top: -16px;
  margin-left: 140px;
}
.show_audio .mejs__container {
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
}
.audio_play {
  position: absolute;
  margin-top: 30px;
  margin-left: 350px;
}
.small_show_audio {
  margin-top: -25px;
  position: absolute;
  margin-left: 170px;
}
.show_audio, .show_audio * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.show_audio .speed_bar_box {
  margin-top: 0;
  padding-left: 50px;
}
.show_audio .speed_bar {
  font-style: normal;
  position: relative;
  display: inline-block;
  width: 100px;
}
.show_audio .speed_bar > label {
  display: inline-block;
  margin-bottom: 5px;
}
.show_audio .speed_bar:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #ddd;
}
.show_audio .speed_bar .speed_list {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  width: 110%;
  display: table;
  table-layout: fixed;
  font-size: 10px;
}
.show_audio .speed_bar .speed_list > li {
  position: relative;
  display: table-cell;
  width: 25%;
  text-align: center;
}
.show_audio .speed_bar .speed_list > li > span {
  cursor: pointer;
  position: relative;
  top: -5px;
  display: inline-block;
  padding-top: 10px;
}
.show_audio .speed_bar .speed_list > li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  width: 1px;
  height: 5px;
  background: #666;
}
.show_audio .speed_bar .speed_list > li.current:before {
  top: auto;
  bottom: 100%;
  width: 10px;
  height: 8px;
  background: #666;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.show_audio .speed_bar .speed_list > li.current:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  width: 0;
  height: 0;
  border-style: solid dashed dashed dashed;
  border-color: #666 transparent transparent transparent;
  border-width: 5px 4px;
}
.mejs__inner {
  margin-top: 15px;
}
.mejs__mediaelement {
  background: #757371;
}
/* TODO: Add mediaelement js */
/* @import "mediaelementplayer.min"; */
/* @import "speed.min"; */
/* For news anchor */
html {
  scroll-padding-top: 6.875rem;
}
.pageCon_news .news_categroy {
  margin-top: 90px;
}
.pageCon_news .categroy_tabs {
  font-size: 0;
  border-bottom: 1px solid #90abda;
}
.pageCon_news .categroy_tabs li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-right: 5px;
}
.pageCon_news .categroy_tabs li a {
  display: block;
  padding: 8px 20px;
  color: #333;
  background: #dae3f2;
  line-height: 1;
}
.pageCon_news .categroy_tabs li.active a {
  background: #90abda;
}
.pageCon_news .categroy_content li {
  line-height: 30px;
}
.pageCon_news .categroy_content li span {
  float: left;
  margin-right: 5px;
}
.pageCon_news .categroy_content li a {
  float: right;
  font-weight: normal;
  width: 37em;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pageCon_news .categroy_content li a:hover {
  text-decoration: underline;
  color: #e00;
}
.pageCon_news .news_tabs {
  text-align: center;
  font-size: 0;
  margin: 25px 0 20px;
}
.pageCon_news .news_tabs > li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.pageCon_news .news_tabs > li:first-child {
  border-left: 1px solid #ddd;
}
.pageCon_news .news_tabs > li:last-child {
  border-right: 1px solid #ddd;
}
.pageCon_news .news_tabs > li > a {
  color: #666;
  display: block;
  padding: 4px 60px;
}
.pageCon_news .news_tabs > li.active {
  background: #ddd;
}
.pageCon_news .news_tabs > li.active > a {
  color: #333;
}
.pageCon_stock .pageCon_stock_article a,
.pageCon_stock_article a {
  color: #014099;
  word-break: break-all;
}
.pageCon_stock .pageCon_stock_article a:hover,
.pageCon_stock_article a:hover {
  text-decoration: underline;
}
.pageCon_stock .page_title_box {
  text-align: justify;
}
.pageCon_stock .page_title_box h1 {
  margin: 0.6em 0;
}
.pageCon_stock .page_title_box .page_voice {
  position: relative;
  float: right;
  font-size: 14px;
  line-height: 1.5;
  top: 4px;
}
.pageCon_stock h1 {
  font-size: 20px;
  line-height: 33px;
  font-weight: bold;
}
.pageCon_stock .pageCon_stock_infoTime p {
  text-align: right;
}
.pageCon_stock .icon-newspaper:before {
  color: #ed6d34;
}
.pageCon_stock .icon-office:before {
  color: #e94609;
}
.pageCon_stock .md_table_box table.md_table .fund_company_name {
  min-width: 90px;
}
.pageCon_stock .md_table_box table.md_table tbody tr td:first-child {
  white-space: nowrap;
}
.pageCon_stock .pageCon_cube .ly_list_series > div > a:hover {
  text-decoration: none;
}
.pageCon_news a {
  color: #014099;
}
.pageCon_news .news_title_box {
  position: relative;
}
.pageCon_news .news_title_box .right_link_box {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pageCon_news .news_title_box .right_link_box .right_link {
  font-size: 0.875em;
}
.pageCon_news .news_title_box .right_link_box .right_link [class*="fa"] {
  font-size: 1.25em;
}
.pageCon_news .news_cate_title {
  font-weight: 700;
  line-height: 26px;
  font-size: 16px;
}
.pageCon_news .news_cate_title [class*="ico"] {
  margin-right: 5px;
}
.pageCon_news .news_cate_title a {
  font-weight: normal;
  font-size: 12px;
  color: #014099;
}
.pageCon_news .news_list_box {
  position: relative;
}
.pageCon_news .news_list_box .news_list > li {
  padding: 0.5em;
  border-bottom: 1px solid #ddd;
}
.pageCon_news .news_list_box .news_list > li .news_item_inner {
  display: table;
  width: 100%;
}
.pageCon_news .news_list_box .news_list > li .news_item_inner .news_item_com {
  display: table-cell;
  vertical-align: middle;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.pic_com {
  padding: 0 0.25em 0 0;
  width: calc(65px + 0.25em);
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.pic_com
  .news_pic_box {
  width: 65px;
  height: 38px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.pic_com
  .news_pic_box
  img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: top;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com {
  padding: 0 0 0 0.25em;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box {
  overflow: hidden;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .link_info {
  margin: 0.5em 0;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .link_info
  .title_box {
  font-weight: bold;
}
.pageCon_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .link_info.large {
  font-size: 1.125em;
  font-weight: bold;
}
.pageCon_news .news_cate_time {
  font-size: 0.938em;
}
.pageCon_news .news_cate_time .news_cate_link {
  padding: 2px 4px;
  background: #a9b6c5;
  color: #fff;
  border-radius: 2px;
}
.pageCon_news .news_com_layout.all_news_wrap .all_news_box {
  display: table;
  width: 100%;
}
.pageCon_news .news_com_layout.all_news_wrap .all_news_box > li {
  display: table-cell;
  vertical-align: top;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li
  .new_content_inner {
  padding: 0.5em 0;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li
  .new_content_inner
  .new_content_wrap
  .news_cate_title {
  padding: 0 0.25em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li
  .new_content_inner
  .new_content_wrap
  .bottom_btn {
  position: absolute;
  left: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li:not(.all_news_md) {
  background: #fff;
  border-radius: 3px;
}
.pageCon_news .news_com_layout.all_news_wrap .all_news_box > li.all_news_left {
  width: 41%;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_left
  .news_list_box {
  padding: 0 0 0.5em 0;
}
.pageCon_news .news_com_layout.all_news_wrap .all_news_box > li.all_news_right {
  width: 57%;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .show_detail_box {
  margin: 0.5em 0;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .show_detail_box
  .show_link {
  font-size: 17px;
  padding: 0 0.25em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .show_detail_box
  .news_cate_time {
  padding: 0 0.25em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com {
  display: table-cell;
  vertical-align: middle;
  padding: 0.5em 0.25em 0.5em 0.25em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com.detail_info_com
  .detail_info_link {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  z-index: 3;
  height: 1.5em;
  line-height: 1.5;
  display: inline-block;
  padding-left: 0.5em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com.detail_info_com
  .detail_info_link:before {
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  content: "";
  bottom: 0;
  right: 100%;
  width: 2.5em;
  height: 100%;
  z-index: 2;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com.detail_img_com {
  width: 130px;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com.detail_img_com
  .detail_img_box {
  width: 100%;
  height: 130px;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .detail_layout
  .detail_com.detail_img_com
  .detail_img_box
  img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .news_list_box {
  padding: 0 0 0.5em 0;
  max-height: 520px;
  overflow: hidden;
  position: relative;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com {
  padding: 0 0.25em 0 0;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.pic_com {
  padding: 0 0 0 0.25em;
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .news_list_box:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.5em;
  right: 0.5em;
  height: 35px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.pageCon_news
  .news_com_layout.all_news_wrap
  .all_news_box
  > li.all_news_right
  .news_author {
  padding: 0.25em 0;
}
.pageCon_news .news_com_layout.view_news_wrap .view_news_box {
  background: #fff;
  border-radius: 3px;
  padding: 0.5em 0.5em 0.75em;
  margin: 0.5em 0;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li {
  border-bottom: 1px solid #ddd;
  padding: 0.25em 0;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li
  .view_item_layout {
  display: table;
  width: 100%;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li
  .view_item_layout
  > li {
  display: table-cell;
  vertical-align: middle;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li
  .view_item_layout
  > li
  .view_news_inner
  .news_list_box
  .news_list
  > li {
  border: none;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li
  .view_item_layout
  > li
  .view_news_inner
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .news_cate_time
  .news_cate_link {
  margin: 0 0.25em 0 0;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li
  .view_item_layout
  > li.view_ranking {
  width: 3em;
  text-align: center;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li.top
  .view_item_layout
  > li.view_ranking {
  color: #d7cd9a;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li.two
  .view_item_layout
  > li.view_ranking {
  color: #6c7a84;
}
.pageCon_news
  .news_com_layout.view_news_wrap
  .view_news_box
  .view_news_list
  > li.three
  .view_item_layout
  > li.view_ranking {
  color: #976954;
}
.pageCon_news.news_index .news_com_layout .all_news_box > li {
  position: relative;
  padding: 0.5em 0.5em 40px;
}
.pageCon_news.news_index .news_com_layout .all_news_box > li .new_load_more {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  right: 0.5em;
}
.pageCon_news.hot_news
  .news_com_layout.view_news_wrap
  .view_news_list
  > li
  .view_item_layout
  > li.view_ranking {
  width: 5em;
}
.pageCon_news.hot_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .link_info
  .title_box {
  font-size: 1.125em;
}
.pageCon_news.category_news
  .news_list_box
  .news_list
  > li
  .news_item_inner
  .news_item_com.des_com
  .news_des_box
  .link_info
  .title_box {
  font-size: 1.125em;
}
.page-wrapper {
  display: block;
}
.page-wrapper img {
  margin-right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}
.page-set {
  display: block;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: 0.025em;
}
.page-set h2,
.page-set h3,
.page-set h4,
.page-set h5 {
  line-height: 1.4;
  letter-spacing: 0.025em;
  margin-bottom: 1em;
  font-weight: bold;
}
.page-set h2 {
  font-size: 1.375em;
  color: #333;
}
.page-set h3 {
  font-size: 1.25em;
  color: #333;
}
.page-set h4 {
  font-size: 1.125em;
  color: #333;
}
.page-set h5 {
  font-size: 1em;
  color: #333;
}
.page-set * + h2,
.page-set * + h3,
.page-set * + h4,
.page-set * + h5 {
  margin-top: 2em;
}
.page-set p,
.page-set ul,
.page-set ol,
.page-set blockquote {
  margin-bottom: 1em;
  text-align: justify;
}
.page-set p + h2,
.page-set p + h3,
.page-set p + h4,
.page-set p + h5,
.page-set ul + h2,
.page-set ul + h3,
.page-set ul + h4,
.page-set ul + h5,
.page-set ol + h2,
.page-set ol + h3,
.page-set ol + h4,
.page-set ol + h5,
.page-set blockquote + h2,
.page-set blockquote + h3,
.page-set blockquote + h4,
.page-set blockquote + h5 {
  margin-top: 2em;
}
.page-set ul li,
.page-set ol li {
  margin-bottom: 0.5em;
  line-height: 1.6;
}
.page-set blockquote {
  font-size: 0.75em;
}
b,
.display-b,
strong,
.display-strong {
  font-weight: bold;
}
i,
.display-i,
em,
.display-em {
  font-style: italic;
}
small,
.display-small {
  font-size: 0.75em;
}
mark,
.display-mark {
  background: linear-gradient(transparent 60%, rgba(226, 82, 82, 0.25) 0%);
  font-style: normal;
  font-weight: inherit;
}
sub,
.display-sub,
sup,
.display-sup {
  position: relative;
  font-style: inherit;
  font-weight: inherit;
}
sup,
.display-sup {
  font-size: 0.75em;
  vertical-align: super;
}
sub,
.display-sub {
  font-size: 0.75em;
  vertical-align: bottom;
}
del,
.display-del {
  text-decoration: line-through;
}
ins,
.display-ins {
  text-decoration: underline;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #5f717e;
  cursor: help;
}
ruby {
  ruby-align: space-between;
}
.text-align--left {
  text-align: left !important;
}
.text-align--center {
  text-align: center !important;
}
.text-align--right {
  text-align: right !important;
}
.vertical-align--top {
  vertical-align: top !important;
}
.vertical-align--text-top {
  vertical-align: text-top !important;
}
.vertical-align--middle {
  vertical-align: middle !important;
}
.vertical-align--baseline {
  vertical-align: baseline !important;
}
.vertical-align--text-bottom {
  vertical-align: text-bottom !important;
}
.vertical-align--bottom {
  vertical-align: bottom !important;
}
.box-shadow {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.indent-list,
.caption,
.caution,
.notes {
  display: table;
}
.indent-list > li,
.caption > li,
.caution > li,
.notes > li {
  display: table-row;
}
.indent-list > li > span,
.indent-list > li > div,
.indent-list > li > small,
.caption > li > span,
.caption > li > div,
.caption > li > small,
.caution > li > span,
.caution > li > div,
.caution > li > small,
.notes > li > span,
.notes > li > div,
.notes > li > small {
  font-size: 1em !important;
  display: table-cell;
  padding: 0.25em 0 0.25em 1em;
  vertical-align: top;
}
.indent-list > li::before,
.caption > li::before,
.caution > li::before,
.notes > li::before {
  display: table-cell;
  padding: 0.25em 0;
  vertical-align: top;
  width: 1%;
  white-space: nowrap;
  content: attr(data-mark);
}
.caption {
  margin-left: 0;
  font-size: 0.75em !important;
  color: #666;
  line-height: 1.2;
}
.caption li {
  margin-top: 0.25em;
}
p.caption {
  display: block;
}
p.caption small {
  display: inline;
}
.video {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.video iframe,
.video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.page-wrapper .page-set .page-index ul,
.page-wrapper .page-set .page-indexol > li {
  list-style-position: outside;
  text-indent: 0;
  margin-left: 2em;
}
.page-wrapper .page-set > li {
  list-style-type: disc;
}
.page-wrapper .page-set ol > li {
  list-style-type: decimal;
}
.list-style--circle,
.list-style--disc,
.list-style--square,
.list-style--decimal,
.list-style--decimal-zero,
.list-style--lower-roman,
.list-style--upper-roman,
.list-style--lower-alpha,
.list-style--upper-alpha,
.list-style--cjk-ideographic,
.list-style--hiragana,
.list-style--hiragana-iroha,
.list-style--katakana,
.list-style--katakana-iroha,
.list-style--none {
  list-style-position: outside;
  text-indent: 0;
}
.list-style--circle > li {
  list-style-type: circle;
}
.list-style--disc > li {
  list-style-type: disc;
}
.list-style--square > li {
  list-style-type: square;
}
.list-style--decimal > li {
  list-style-type: decimal;
}
.list-style--decimal-zero > li {
  list-style-type: decimal-leading-zero;
}
.list-style--lower-roman > li {
  list-style-type: lower-roman;
}
.list-style--upper-roman > li {
  list-style-type: upper-roman;
}
.list-style--lower-alpha > li {
  list-style-type: lower-alpha;
}
.list-style--upper-alpha > li {
  list-style-type: upper-alpha;
}
.list-style--cjk-ideographic > li {
  list-style-type: cjk-ideographic;
}
.list-style--hiragana > li {
  list-style-type: hiragana;
}
.list-style--hiragana-iroha li {
  list-style-type: hiragana-iroha;
}
.list-style--katakana > li {
  list-style-type: katakana;
}
.list-style--katakana-iroha > li {
  list-style-type: katakana-iroha;
}
.list-style--none > li {
  list-style: none;
}
.page-index ol,
ol.point-list {
  counter-reset: counter 0;
}
.page-index ol > li,
ol.point-list > li {
  display: flex;
  align-items: center;
  counter-increment: counter;
  list-style: none;
  margin-left: 0;
}
.page-index ol > li::before,
ol.point-list > li::before {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 1em;
  content: counter(counter);
}
.point-list__a li {
  display: flex;
  margin-left: -2em;
  font-weight: bold;
}
.point-list__a li::before {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
  width: 1em;
  height: 1em;
  background-color: #5f717e;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 1em;
  content: "";
  margin-top: 0.25em;
}
.page-header {
  display: block;
  line-height: 1.8;
}
.main-title {
  display: block;
  margin-bottom: 16px;
}
.reader-section h2 {
  color: #333;
}
.reader-section {
  font-weight: normal;
}
.column__cell {
  padding: 0 16px;
}
.reader-section h3 {
  display: block;
  padding: 8px 16px;
  color: #333;
  background-color: #edf1f4;
}
.page-index {
  background-color: #5f717e;
  padding: 8px;
  border-radius: 8px;
  margin-top: 16px;
}
.page-index h2 {
  color: #fff;
  padding: 0 16px;
  margin-bottom: 8px;
  font-size: 1.25em;
}
.page-index ol {
  display: flex;
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  flex-wrap: wrap;
  margin-bottom: 0;
  counter-reset: counter 0;
}
.page-index ol > li {
  margin-left: 0;
  margin-bottom: 0;
}
.page-index ol > li::before {
  color: #fff;
  background-color: #5f717e;
}
.page-index ol a {
  color: #014099;
}
.page-index ol a:hover {
  color: #014099;
}
.page-index li {
  list-style-type: none;
  display: block;
  width: 100%;
  padding: 4px;
  margin: 0;
  position: relative;
}
.page-index a {
  display: block;
}
.page-main {
  display: block;
  line-height: 1.8;
  margin-top: 16px;
  background-color: #fff;
}
.page-main h2 {
  display: block;
  padding: 8px 16px;
  background-color: #edf1f4;
}
.page-main h3 {
  display: block;
  padding-bottom: 8px;
  border-bottom: solid 2px #333;
}
.page-main h4 {
  display: block;
  padding-left: 8px;
  border-left: solid 4px #333;
}
.page-main blockquote {
  border-left: solid 4px #edf1f4;
  padding: 16px;
  margin-top: 2em;
  background-color: #f6f8f9;
}
.landing-link {
  margin: 2em 0;
  /*二つ目のボタン */
}
.landing-link:last-child {
  margin-bottom: 0;
}
.landing-link a {
  display: block;
  padding: 24px 10px;
  text-align: center;
  background-color: #003198;
  border-radius: 8px;
}
.landing-link a:hover {
  background-color: #002980;
}
@media (min-width: 992px) {
  .landing-link a {
    padding: 24px 10px;
  }
}
.landing-link__second a {
  background-color: #bf0000;
}
.landing-link__second a:hover {
  background-color: #a00000;
}
.point-section {
  display: block;
  padding: 8px 16px;
  margin-top: 3em;
  border-radius: 8px;
  position: relative;
  border: solid 2px #adb6c6;
  background-color: #edf1f4;
}
.point-section h2 {
  display: block;
  margin-left: -8px;
  margin-right: -8px;
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #5f717e;
  color: #fff;
  line-height: 1.25;
}
ol.point-list > li::before {
  color: #fff;
  background-color: #5f717e;
}
.profile-section {
  display: flex;
  align-items: flex-start;
  padding: 16px;
  margin-top: 1em;
  border-radius: 8px;
  position: relative;
  background-color: #edf1f4;
}
.profile-section p {
  font-size: 1em;
  margin-bottom: 0.25em;
}
.profile-section__photo {
  display: block;
  background-color: #ddd;
  border: solid 2px #fff;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 1em;
  overflow: hidden;
}
.profile-section__data {
  display: block;
  flex-grow: 1;
}
.profile-data {
  font-size: 0.875em;
  line-height: 1.6;
}
.profile-data-com {
  font-size: 0.875em;
}
.profile-data-position {
  font-size: 0.875em;
}
.profile-data-name {
  font-size: 1.25em;
}
.sticker,
.sticker--secondary,
.sticker--point {
  display: inline-block;
  padding: 0.25em 1em;
  margin-bottom: 0.25em;
  min-width: 6em;
  text-align: center;
  color: #fff;
  font-size: 0.875em;
}
.sticker {
  color: #fff;
  background-color: #5f717e;
}
.sticker--secondary {
  color: #fff;
  background-color: #adb6c6;
}
.sticker--point {
  color: #fff;
  background-color: #e25252;
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: auto calc(100% - 0.5em);
  padding: 0.25em 1em 0.25em calc(1em + 20px);
}
* + .column {
  margin-top: 1em;
}
.column {
  display: flex;
  margin-left: -16px;
  margin-right: -16px;
  flex-wrap: wrap;
}
.column .column__cell,
.column .column__cell--3-1,
.column .column__cell--3-2,
.column .column__cell--4-1,
.column .column__cell--4-2,
.column .column__cell--4-3,
.column .column__cell--5-1,
.column .column__cell--5-2,
.column .column__cell--5-3,
.column .column__cell--5-4 {
  display: block;
  padding: 0 16px;
  width: 50%;
}
.column .column {
  margin-left: -8px;
  margin-right: -8px;
}
.column .column .column__cell,
.column .column .column__cell--3-1,
.column .column .column__cell--3-2,
.column .column .column__cell--4-1,
.column .column .column__cell--4-2,
.column .column .column__cell--4-3,
.column .column .column__cell--5-1,
.column .column .column__cell--5-2,
.column .column .column__cell--5-3,
.column .column .column__cell--5-4 {
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.conversation {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 24px;
}
.conversation__name,
.conversation__body {
  display: block;
}
.conversation__name {
  flex-shrink: 0;
  width: 80px;
  margin-right: 16px;
  text-align: center;
  font-weight: bold;
  align-self: flex-start;
  position: relative;
}
.conversation__name::before {
  display: block;
  width: 100%;
  padding-top: 100%;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #edf1f4;
  content: "";
  box-shadow: 0 0 2px #5f717e;
  overflow: hidden;
}
.conversation__name span {
  display: block;
  font-size: 0.6875em;
  margin-top: 8px;
  width: 100%;
  white-space: nowrap;
}
.conversation__body {
  flex-grow: 1;
  width: 100%;
}
/*挿入画像中央*/
.graphimg {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.img-center {
  margin: 0 auto;
}
.page-main .press img {
  vertical-align: -5px;
}
mark {
  color: inherit;
}
.column_kachi .column__cell:first-child {
  width: 70%;
  float: right;
}
.column_kachi .column__cell:last-child {
  padding: 0;
}
.author_box_list {
  margin-top: 10px;
}
.author_box_list .author_box {
  text-align: center;
  display: block;
  float: left;
  width: 10%;
}
.author_box_list .author_box .author_image {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  width: 3.214em;
  height: 3.214em;
  line-height: 3.214em;
  border-radius: 50%;
  background: #fafafa;
  position: relative;
}
.author_box_list .author_box .author_image img {
  display: inline;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.author_box_list .author_box .author_image.more {
  background: #cf2087;
}
.author_box_list .author_box .author_image.more span {
  color: #fff;
  font-weight: bold;
  font-size: 0.75em;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 3.214rem;
}
.author_box_list .author_box .author_name {
  margin-top: 0.714em;
  text-align: center;
  color: #666;
  font-size: 0.75em;
}
.author_list li {
  margin-bottom: 1em;
}
.author_list li a:hover {
  text-decoration: none;
}
.author_list li .author_list_box {
  display: table;
}
.author_list li .author_list_box .author_image {
  display: table-cell;
  vertical-align: middle;
}
.author_list li .author_list_box .author_image .author_image_info {
  width: 5em;
  height: 5em;
  line-height: 5em;
  border-radius: 50%;
  background-color: #fafafa;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.author_list li .author_list_box .author_image .author_image_info img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.author_list li .author_list_box .author_detail_box {
  display: table-cell;
  padding-left: 10px;
  min-width: 555px;
}
.author_list li .author_list_box .author_detail_box .author_name {
  font-weight: bold;
}
.author_list li .author_list_box .author_detail_box .author_name:hover {
  color: #3480ce;
  text-decoration: underline;
}
.author_list li .author_list_box .author_detail_box .author_detail {
  max-height: 3em;
  height: 70px;
  position: relative;
  overflow: hidden;
  display: block;
}
.author_list
  li
  .author_list_box
  .author_detail_box
  .author_detail
  .author_content {
  color: #333;
}
.author_list li .author_list_box .author_detail_box .author_detail:before {
  width: 2.5em;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  content: "";
  bottom: 0;
  right: 0;
  z-index: 2;
}
.author_list li .author_list_box .author_detail_box .ellipsis_more {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  z-index: 3;
  height: 1.5em;
  display: inline-block;
  padding-left: 0.5em;
}
.author_list li .author_list_box .author_detail_box .ellipsis_more:before {
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  content: "";
  bottom: 0;
  right: 100%;
  width: 2.5em;
  height: 100%;
  z-index: 2;
}
.author_list .ly_show {
  display: block;
}
.author_info .author_image_box {
  width: 18%;
  display: block;
  float: left;
}
.author_info .author_image_box .author_image {
  width: 7em;
  height: 7em;
  line-height: 7em;
  border-radius: 50%;
  background-color: #fafafa;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.author_info .author_image_box .author_image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: inline;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.author_info .author_detail_box {
  float: left;
  width: 82%;
}
.author_info .author_detail_box .author_name {
  margin-bottom: 1em;
  font-weight: bold;
}
.author_ken .author_ken_info {
  width: 100%;
  display: table;
}
.author_ken .author_ken_info .author_image_box {
  width: 46%;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.author_ken .author_ken_info .author_image_box .author_image img:first-child {
  width: 50px;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 2;
}
.author_ken .author_ken_info .author_image_box .author_image img:last-child {
  width: 100%;
}
.author_ken .author_ken_info .author_detail_box {
  width: 54%;
  display: table-cell;
  vertical-align: bottom;
}
.author_ken .author_ken_info .author_detail_box .author_name {
  color: #ccc;
  margin-bottom: 5px;
}
.author_ken .author_ken_info .author_detail_box .author_name span {
  font-size: 1.5em;
  color: #333;
  margin-right: 0.7em;
  font-weight: bold;
}
.author_ken .author_ken_info .author_detail_box .author_detail {
  margin-top: 10px;
}
.author_ken .author_ken_info .author_detail_box .author_detail h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
.author_ken .author_ken_info .author_detail_box .author_detail p {
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  font-size: 13px;
}
.author_ken .author_ken_info .author_detail_box .author_detail p span {
  font-weight: bold;
  margin-right: 0.7em;
}
.author_ken .fa-list-ul {
  color: #e7491f;
  margin-right: 7px;
}
.brd_none {
  border: none !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .author_detail_box .author_detail p {
    text-justify: inter-ideograph;
  }
}
.caption .caption-color {
  color: #e25252;
}
.page-main h5 {
  border-bottom: 2px solid #b1b1b3;
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 32px;
}
.graph {
  margin: 48px auto;
  max-width: 448px;
  display: block;
}
.page-wrapper .page-set a {
  transition: all 0.5s;
}
.spread-cost,
.spec {
  width: 100%;
  border-collapse: collapse;
  border-top: solid 1px #edf1f4;
  margin-bottom: 1em;
}
.spread-cost th,
.spec th,
.spread-cost td,
.spec td {
  border-bottom: solid 1px #5f717e;
  vertical-align: middle;
  padding: 0.5em 1em;
  border-left: solid 1px #edf1f4;
}
.spread-cost th,
.spec th {
  text-align: left;
  background-color: #5f717e;
  color: #fff;
  width: 35%;
}
@media (min-width: 768px) {
  .spread-cost th,
  .spec th {
    text-align: center;
  }
  .spread-cost td,
  .spec td {
    width: 65%;
    text-align: left;
  }
}
.batch {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  margin-top: 32px;
}
.batch span {
  color: #ff4800;
}
.batch::after,
.batch::before {
  content: "";
  width: 3px;
  height: 32px;
  background-color: #ff4800;
}
.batch::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.batch::after {
  margin-left: 30px;
  transform: rotate(35deg);
}
.title-photo {
  margin-bottom: 1em;
}
.link-button {
  margin: 0.5em auto 2em;
  max-width: 400px;
}
.link-button a {
  display: block;
  padding: 12px;
  font-weight: medium;
  font-size: 1.25em;
  line-height: 1.1;
  text-align: center;
  position: relative;
  text-decoration: none;
  border: 1px solid #edf1f4;
  background: #b09524;
  color: #fff;
  text-shadow: 0 -1px 0 #5f717e;
  box-shadow: 0 0.5em 2em rgba(95, 113, 126, 0.16);
  border-radius: 100vh;
  transition: top 0.25s ease-in, box-shadow 0.25s ease-in;
  top: 0;
}
.link-button a span {
  display: block;
  position: relative;
  z-index: 2;
}
.link-button a small {
  display: block;
  font-size: 16px;
  margin-bottom: -0.8rem;
}
.link-button a::before {
  display: block;
  position: absolute;
  top: 0;
  left: calc(50%);
  width: 0;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.25s ease-in, width 0.25s ease-in;
  transform: skewX(45deg) translateX(-50%);
  content: "";
  z-index: 1;
}
.link-button a:hover {
  top: 1px;
  box-shadow: 0 1px 1px rgba(237, 241, 244, 0.64);
}
.link-button a:hover::before {
  opacity: 0.16;
  width: 110%;
}
.none-min {
  display: block;
}
.none-big {
  display: none;
}
.link-buttons {
  display: flex;
  justify-content: center;
  gap: 0.25em;
  flex-wrap: wrap;
  padding: 0.5em;
}
.link-buttons a {
  display: block;
  border-radius: 0.4em;
  padding: 0.4em 0.2em 0.4em 0.3em;
  cursor: pointer;
  margin: 0 0.2em;
  position: relative;
  transition: top 0.25s ease-in, box-shadow 0.1s ease-in;
  top: 0;
  border: 2px solid #cfcfcf;
  background-color: #fff;
  box-shadow: 0 0.1em 0 #878787;
  margin-bottom: 0.5em;
}
.link-buttons a::before {
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  content: "";
  z-index: 1;
}
.link-buttons a:hover {
  top: 1px;
  box-shadow: 0 1px 1px rgba(48, 130, 159, 0.64);
}
.link-buttons a:hover::before {
  opacity: 0.16;
  width: 110%;
}
.link-buttons img {
  width: 160px;
  border-radius: 4px;
}
.landing-link-text {
  width: 100%;
  background-color: #e4e8ea;
  padding: 0.5em 2em;
  text-align: center;
}
.landing-link-text span {
  color: #707980;
  font-weight: 700;
  font-size: 1rem;
}
.landing-link-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0;
}
.landing-link-img img {
  max-width: 96px;
  height: auto;
}
.more-button a {
  display: block;
  text-align: center;
  background-color: #80cfc8;
  padding-right: 16px;
}
.more-button a:hover {
  background-color: #60a39d;
}
.pc-landing-link,
.pc-text-link {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.sp-landing-link,
.sp-text-link {
  display: none !important;
}
.disclaimer {
  font-size: 0.8em;
  color: #666;
}
.question {
  display: flex;
  font-size: 1.125em;
  font-weight: 700;
  color: #c00;
}
.question::before {
  content: "";
  border: 2px solid #c00;
  margin-right: 16px;
}
.answer {
  padding-bottom: 1em;
}
.text-link {
  text-align: center;
}
.text-link a {
  color: #014099;
  text-decoration: underline;
}
.text-link a:hover {
  transition: 0.5s all;
  color: #c00;
}
.text-link .detail {
  color: #000;
  font-weight: 400;
  margin-bottom: 8px;
}
.text-link__p,
.text-link p {
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
.text-link__p span,
.text-link p span,
.text-link__p small,
.text-link p small {
  font-size: 14px;
}
.m-table {
  width: 100%;
  border-collapse: collapse;
  border-top: solid 1px #edf1f4;
  margin-bottom: 1em;
  text-align: center;
}
.m-table th,
.m-table td {
  border-bottom: solid 1px #5f717e;
  vertical-align: middle;
  padding: 8px 16px !important;
  border-left: solid 1px #edf1f4;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
}
.m-table th {
  background-color: #c00;
  color: #fff;
}
.m-table th,
.m-table td {
  font-size: 1.125em;
}
.m-table .s-1 {
  margin-left: 0.35em;
}
.m-table .s-2 {
  margin-left: 0.8em;
}
.table-section {
  background-color: #edf1f4;
}
.table-risize {
  width: 60%;
}
.table-risize-1 {
  width: 20%;
}
.table-risize-2 {
  width: 20%;
}
.news-red {
  color: #e60012 !important;
}
.red-bg-light {
  background-color: #fef5f6 !important;
}
.news-red-bg {
  background-color: #ea2938 !important;
}
.mid {
  vertical-align: middle !important;
}
.mb-1 {
  margin-bottom: 1em;
}
.accent-border {
  border-bottom: 1px solid currentColor;
}
.capture-wrap {
  margin: 0 2.5em;
}
.capture-wrap img {
  border: 2px solid #adb6c6;
  border-radius: 0.5em;
}
.landing-link__logos {
  padding-left: 0.25em;
}
.landing-link__logos p + p {
  margin-right: 0.25em;
}
.circle-number {
  min-width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  line-height: -1;
  background-color: #5f717e;
  color: #fff;
  border-radius: 50%;
  content: "";
  padding-top: 0.15rem;
  margin-right: 0.5rem;
}
.icons-card {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.icons {
  width: 80px !important;
  height: 80px !important;
  flex-shrink: 0;
}
.reader-headline {
  display: block;
  padding: 8px 16px;
  background-color: #edf1f4;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .landing-link__logos {
    display: flex;
  }
  .landing-link__logos p + p {
    margin-bottom: 0.5em;
  }
}
.landing-link__logo a {
  display: block;
  padding: 1rem 0.45rem 1.5rem 0.45rem;
  text-align: center;
  position: relative;
  text-decoration: none;
  border: 1px solid #adb6c6;
  background: #fff;
  color: #fff;
  text-shadow: 0 -1px 0 #5f717e;
  box-shadow: 0 0.25em 0.5em rgba(95, 113, 126, 0.16);
  border-radius: 16px;
  transition: top 0.25s ease-in, box-shadow 0.25s ease-in;
  top: 0;
}
.landing-link__logo a:hover {
  top: 1px;
  box-shadow: 0 1px 1px rgba(237, 241, 244, 0.64);
}
.landing-link__logo a:hover::before {
  opacity: 0.16;
}
.question-part {
  display: block;
  padding: 8px 32px;
  border-radius: 8px;
  position: relative;
  border: solid 2px #adb6c6;
  background-color: #edf1f4;
  margin-left: 0;
}
.question-part li::marker {
  color: #d4002b;
}
.table-list {
  margin-left: 1em;
}
.table-list li::marker {
  color: #d4002b;
}
.table-list li span {
  font-weight: 400;
}
.disclaimer-small {
  font-size: 0.8em;
  vertical-align: top;
}
.company {
  border: 1px solid #edf1f4;
  padding: 1em;
}
.company-detail {
  display: block;
}
.company-detail__link {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.2;
  font-size: 0.8em;
}
.company-detail__link.company-detail__link {
  margin-top: 8px;
}
.company__logo {
  margin-bottom: 0.5em;
}
.company a {
  font-size: 12px;
}
.company a:hover {
  color: #01992c;
}
.company.company {
  margin-top: 1em;
}
.-ml-3 {
  margin-left: -3em;
}
.mt-8p {
  margin-top: 0.5em;
}
.-mb-4p {
  margin-bottom: -0.25em !important;
}
.-ml-4p {
  margin-left: -0.25em !important;
}
.mt-4p {
  margin-top: 0.25em;
}
.-txIndent-8 {
  text-indent: -2em;
}
.border-l-red-100 {
  border-left-color: #d4002b !important;
}
.link-hover-green:hover {
  color: #01992c !important;
}
.li-mark-red li::marker {
  color: #d4002b;
}
#news-906 .page-set h4 {
  font-size: 1em;
  color: #333;
}
#news-906 .page-set h5 {
  font-size: 0.9375em;
  color: #333;
}
#news-906 .page-index ol {
  align-items: flex-start;
}
#news-906 .landing-link a {
  background-color: #e60012;
}
#news-906 .landing-link a:hover {
  background-color: #9c000c;
}
#news-906 .page-set ul,
#news-906 .page-set ol > li {
  list-style-position: outside;
  text-indent: 0;
  margin-left: 2em;
}
#news-906 .page-set ul > li {
  list-style-type: disc;
}
#news-906 .page-set .page-index ol > li,
#news-906 .page-set ol.point-list > li,
#news-906 .page-set .caption {
  margin-left: 0;
}
#news-906 .movie-link,
#news-913 .movie-link,
#news-914 .movie-link {
  margin: 32px 0 16px;
}
#news-906 .movie-link:last-child,
#news-913 .movie-link:last-child,
#news-914 .movie-link:last-child {
  margin-bottom: 0;
}
#news-906 .movie-link a,
#news-913 .movie-link a,
#news-914 .movie-link a,
#news-992 .landing-link a {
  display: block;
  padding: 16px;
  text-align: center;
  background-color: #014099;
  border-radius: 8px;
}
#news-906 .movie-link a:hover,
#news-913 .movie-link a:hover,
#news-914 .movie-link a:hover,
#news-992 .landing-link a:hover {
  background-color: #012c68;
}
#news-906 .movie-link a,
#news-913 .movie-link a,
#news-914 .movie-link a {
  padding: 16px;
}
#news-913 .column__cell--5-4 {
  width: 100%;
  padding: 16px;
}
#news-913 .landing-link a {
  padding: 32px;
  background-color: #e60012;
}
#news-913 .landing-link a:hover {
  background-color: #c1000f;
}
#news-913 p + .column {
  margin-top: 2em;
}
#news-914 .page-set ul > li,
#news-1010 .page-set ul > li {
  list-style-type: none;
}
#news-914 .reader-section {
  padding: 16px;
}
#news-914 .landing-link_2 {
  margin: 2em 0;
}
#news-914 .landing-link_2:last-child {
  margin-bottom: 0;
}
#news-914 .landing-link_2 a {
  display: block;
  padding-right: 48px;
  text-align: left;
  background-color: #e60012;
  border-radius: 8px;
}
#news-914 .landing-link_2 a:hover {
  background-color: #9c000c;
}
#news-914 .caption {
  margin-top: 16px;
}
#news-992 .page-main h3 {
  padding-left: 1.6em;
  text-indent: -1.2em;
}
#news-992 .page-set h5 {
  font-size: 1.1em;
  color: #e25252;
  margin-bottom: 1em;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
#news-992 .landing-link a {
  padding: 32px;
}
#news-992 .graph,
#news-1022 .graph,
#news-1028 .graph,
#news-1111 .graph,
#news-1131 .graph {
  max-width: 90%;
}
#news-992 .page-main blockquote,
#news-1029 .page-main blockquote,
#news-1168 .page-main blockquote,
#news-1177 .page-main blockquote {
  padding: 16px 0;
  margin-top: 0;
}
#news-1010 .landing-link a {
  background-color: #4476ff;
}
#news-1010 .landing-link a:hover {
  background-color: #29bff4;
}
#news-1010 .page-index ol > li {
  width: 50%;
}
#news-1022 .graph,
#news-1028 .graph {
  margin: 3em auto;
}
#news-1022 .track,
#news-1028 .track {
  width: 100%;
  border-collapse: collapse;
  border-top: solid 1px #edf1f4;
  margin-bottom: 16px;
}
#news-1022 ol > li > .nav_ul,
#news-1028 ol > li > .nav_ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#news-1022 ol > li > .nav_ul > a,
#news-1028 ol > li > .nav_ul > a {
  padding-bottom: 4px;
  min-height: 36px;
  display: flex;
  align-items: center;
  width: 100%;
}
#news-1022 ol > li > .nav_ul ul,
#news-1028 ol > li > .nav_ul ul {
  margin-left: 0;
  padding-bottom: 2px;
  margin-bottom: 10px;
  width: 100%;
}
#news-1022 ol > li > .nav_ul ul li a,
#news-1028 ol > li > .nav_ul ul li a {
  margin-left: -4px;
  margin-bottom: -1em;
}
#news-1022 ol > li > .nav_ul ul li a span,
#news-1028 ol > li > .nav_ul ul li a span {
  margin-right: 1em;
  color: #5f717e;
  font-weight: 400;
}
#news-1029 .graph {
  max-width: 100%;
  margin: 2em auto;
}
#news-1029 .caption {
  max-width: 580px;
}
#news-1029 .page-main h2 span.text-small {
  font-size: 0.75em;
}
#news-1029 .page-main h3 {
  padding-left: 1.6em;
  text-indent: -1.2em;
}
#news-1029 .section2-table,
#news-1029 .section3-table {
  width: 100%;
  border-collapse: collapse;
  border-top: solid 1px #edf1f4;
}
#news-1029 .section2-table td {
  width: 100%;
  text-align: center;
}
#news-1029 .section3-table th {
  text-align: center;
  width: 20%;
}
#news-1029 .section3-table td {
  width: 40%;
  text-align: right;
}
#news-1029 .section3-table tr th:first-child {
  width: 11% !important;
  text-align: center;
}
#news-1022 table th,
#news-1028 table th,
#news-1029 table th,
#news-1022 .section2-table th,
#news-1028 .section2-table th,
#news-1029 .section2-table th,
#news-1022 .section3-table th,
#news-1028 .section3-table th,
#news-1029 .section3-table th,
#news-1022 table td,
#news-1028 table td,
#news-1029 table td,
#news-1022 .section2-table td,
#news-1028 .section2-table td,
#news-1029 .section2-table td,
#news-1022 .section3-table td,
#news-1028 .section3-table td,
#news-1029 .section3-table td {
  border-bottom: solid 1px #edf1f4;
  vertical-align: middle;
  padding: 8px 16px;
  border-left: solid 1px #edf1f4;
}
#news-1022 table tr td:last-child,
#news-1028 table tr td:last-child,
#news-1029 table tr td:last-child,
#news-1022 .section2-table tr td:last-child,
#news-1028 .section2-table tr td:last-child,
#news-1029 .section2-table tr td:last-child,
#news-1022 .section3-table tr td:last-child,
#news-1028 .section3-table tr td:last-child,
#news-1029 .section3-table tr td:last-child {
  border-right: solid 1px #edf1f4;
}
#news-1022 table th,
#news-1028 table th,
#news-1029 table th,
#news-1022 .section2-table th,
#news-1028 .section2-table th,
#news-1029 .section2-table th,
#news-1022 .section3-table th,
#news-1028 .section3-table th,
#news-1029 .section3-table th {
  text-align: left;
  background-color: #5f717e;
  color: #fff;
}
#news-1022 .landing-link__first,
#news-1028 .landing-link__first,
#news-1029 .landing-link__first,
#news-1022 .landing-link__second,
#news-1028 .landing-link__second,
#news-1029 .landing-link__second,
#news-1022 .landing-link__third,
#news-1028 .landing-link__third,
#news-1029 .landing-link__third {
  margin-top: 0;
}
#news-1022 .landing-link a,
#news-1028 .landing-link a,
#news-1029 .landing-link a {
  padding: 32px;
  background-color: #014099;
}
#news-1022 .landing-link a:hover,
#news-1028 .landing-link a:hover,
#news-1029 .landing-link a:hover {
  background-color: #012c68;
}
#news-1022 .landing-link__first a,
#news-1028 .landing-link__first a,
#news-1029 .landing-link__first a {
  background-color: #e60012;
}
#news-1022 .landing-link__first a:hover,
#news-1028 .landing-link__first a:hover,
#news-1029 .landing-link__first a:hover {
  background-color: #9c000c;
}
#news-1022 .landing-link__second a,
#news-1028 .landing-link__second a,
#news-1029 .landing-link__second a {
  background-color: #fc6b01;
}
#news-1022 .landing-link__second a:hover,
#news-1028 .landing-link__second a:hover,
#news-1029 .landing-link__second a:hover {
  background-color: #b64c00;
}
#news-1022 .landing-link__third a,
#news-1028 .landing-link__third a,
#news-1029 .landing-link__third a {
  background-color: #ffef00;
}
#news-1022 .landing-link__third a:hover,
#news-1028 .landing-link__third a:hover,
#news-1029 .landing-link__third a:hover {
  background-color: #cec000;
}
#news-1022 .midashi,
#news-1028 .midashi,
#news-1029 .midashi {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  text-align: center;
}
#news-1022 .midashi::before,
#news-1028 .midashi::before,
#news-1029 .midashi::before,
#news-1022 .midashi::after,
#news-1028 .midashi::after,
#news-1029 .midashi::after {
  content: "";
  width: 3px;
  height: 15px;
  background-color: #e25252;
}
#news-1022 .midashi::before,
#news-1028 .midashi::before,
#news-1029 .midashi::before {
  margin-right: 15px;
  transform: rotate(-35deg);
}
#news-1022 .midashi::after,
#news-1028 .midashi::after,
#news-1029 .midashi::after {
  margin-left: 15px;
  transform: rotate(35deg);
}
#news-1022 table th,
#news-1028 table th {
  text-align: center;
  width: 30%;
}
#news-1022 table td,
#news-1028 table td {
  width: 40%;
  text-align: center;
}
#news-1043 .page-main,
#news-1064 .page-main {
  line-height: 1.67;
}
#news-1043 p,
#news-1064 p {
  margin-bottom: 25px;
}
#news-1043 .bg_DEE,
#news-1064 .bg_DEE {
  background: #dee5f5;
}
#news-1043 .bg_D3D,
#news-1064 .bg_D3D {
  background: #d3d9e5;
}
#news-1043 h2.column-title,
#news-1064 h2.column-title {
  padding: 8px 12px;
}
#news-1043 h2.column-title:not(:first-child),
#news-1064 h2.column-title:not(:first-child) {
  margin-top: 30px;
}
#news-1043 .column-table table,
#news-1064 .column-table table {
  border-collapse: separate;
  border-top: none;
  line-height: 1.4;
}
#news-1043 .column-table table th,
#news-1064 .column-table table th {
  font-size: 1em;
}
#news-1043 table.md_table thead th,
#news-1064 table.md_table thead th {
  color: #334155;
}
#news-1043 .column-table table tbody tr td {
  width: 118px;
}
#news-1043 .column-table table td {
  padding: 6px 4px;
}
#news-1043 .column-table table .w-23p {
  width: 23px;
  padding: 7px 3px !important;
}
#news-1043 .pure_quote {
  background-color: transparent;
  border-left: none;
  padding: 0;
  margin-top: 0;
  font-size: 1em;
}
#news-1043.w-100 table {
  min-width: 100%;
}
#news-1043.w-100 table tr th:nth-of-type(1) {
  width: 130px;
}
#news-1057 .strong-red,
#news-1183 .strong-red {
  color: #e25252;
}
#news-1057 ul.bottom_content,
#news-1183 ul.bottom_content {
  list-style-position: outside;
  text-indent: 0;
  margin-left: 2em;
}
#news-1057 ul.bottom_content > li,
#news-1183 ul.bottom_content > li {
  list-style-type: disc;
}
#news-1057 .column__cell,
#news-1183 .column__cell {
  padding: 16px;
}
#news-1057 .page-main h5,
#news-1183 .page-main h5 {
  padding: 0;
  border-bottom: none;
  margin-bottom: 1em;
}
#news-1064 .column-table table tbody tr td {
  width: 120px;
}
#news-1064 .column-table table td {
  padding: 10px 4px;
}
#news-1095 .course-section {
  padding: 2.5em 0;
  background-position: center;
  background-size: cover;
  margin-top: 2em;
  margin-bottom: -16px;
}
#news-1095 .course-section__title {
  color: white;
  font-size: 1.2em;
  text-align: center;
  background-color: #30829f;
  border-radius: 32px;
  padding: 0.2rem;
  width: 400px;
  font-weight: bold;
  margin: 0 auto 24px auto;
}
#news-1095 .course-section__title h2 {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  font-size: 1em;
  color: white;
}
#news-1095 .course-buttons {
  display: flex;
  margin: 0 0.5rem;
  justify-content: space-between;
}
#news-1095 .course-buttons a {
  display: block;
  border-radius: 0.4rem;
  padding: 0.4rem 0.2rem 0.4rem 0.3rem;
  cursor: pointer;
  margin: 0 0.2rem;
  position: relative;
  transition: top 0.25s ease-in, box-shadow 0.25s ease-in;
  top: 0;
  color: #fff;
  border: 2px solid #fff;
  background-color: #29819f;
  box-shadow: 0 0.3em 0 #c5d76f;
}
#news-1095 .course-buttons a::before {
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  content: "";
  z-index: 1;
}
#news-1095 .course-buttons a:hover {
  top: 1px;
  box-shadow: 0 1px 1px rgba(48, 130, 159, 64);
}
#news-1095 .course-buttons a:hover::before {
  opacity: 0.16;
  width: 110%;
}
#news-1111 .page-main h5 {
  font-size: 1em;
  color: #e25252;
}
#news-1111 .page-main h3 {
  padding-left: 1.6em;
  text-indent: -1.2em;
}
#news-1111 .page-main .spread-cost,
#news-1111 .page-main .spec {
  border-top-color: #edf1f4;
  word-break: initial;
}
#news-1111 .page-main .spread-cost th,
#news-1111 .page-main .spec th,
#news-1111 .page-main .spread-cost td,
#news-1111 .page-main .spec td {
  border-bottom-color: #5f717e;
  border-left-color: #edf1f4;
  padding: 0.5em 1em;
}
#news-1111 .graph {
  margin: 1em auto;
}
#news-1111 .landing-link {
  margin-top: 1em;
}
#news-1111 .landing-link a {
  background-color: #ffe048;
}
#news-1111 .landing-link a:hover {
  background-color: #a4912d;
}
#news-1111 .landing-link_4 {
  margin-top: 16px;
  margin-bottom: 2em;
  text-align: center;
}
#news-1111 .landing-link_4:last-child {
  margin-bottom: 0;
}
#news-1111 .landing-link_4 a {
  display: inline-flex;
  display: -ms-inline-flexbox;
  padding: 16px 32px;
  text-align: center;
  background-color: #ffd9ca;
  border: 2px solid #ff4800;
  border-radius: 160px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
#news-1111 .landing-link_4 a:hover {
  background-color: #ff4800;
}
#news-1111 .conversation {
  margin-top: 32px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#news-1111 .conversation__name {
  width: 96px;
}
#news-1111 .page-main h5,
#news-1131 .page-main h5,
#news-1151 .page-main h5 {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 1em;
}
#news-1131 table,
#news-1151 table,
#news-1154 table {
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}
#news-1131 table th,
#news-1151 table th,
#news-1154 table th,
#news-1131 table td,
#news-1151 table td,
#news-1154 table td {
  padding: 0.75em 10px 0.75em 0.75em;
  line-height: 1.5;
}
#news-1131 table th,
#news-1151 table th,
#news-1154 table th {
  text-align: left;
  background-color: #5f717e;
  color: #fff;
}
#news-1131 table td,
#news-1151 table td,
#news-1154 table td {
  background-color: #fff;
}
#news-1131 .table,
#news-1151 .table,
#news-1154 .table {
  margin-top: 1em;
}
#news-1131 .page-main h3,
#news-1151 .page-main h3,
#news-1154 .page-main h3 {
  padding-left: 1em;
  padding-right: 0.25em;
}
#news-1131 .landing-link a,
#news-1151 .landing-link a,
#news-1154 .landing-link a {
  padding: 32px;
}
#news-1131 table {
  border: 1px solid #edf1f4;
}
#news-1131 table th,
#news-1131 table td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#news-1131 table th {
  width: 30%;
}
#news-1131 .landing-link a {
  background-color: #b09524;
}
#news-1131 .landing-link a:hover {
  background-color: #786518;
}
#news-1142 .profile-section {
  display: block;
}
#news-1142 .profile-section__inner {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
#news-1142 .profile-section p {
  margin-bottom: 1em;
}
#news-1142 .profile-section .data-top {
  line-height: 1.4;
}
#news-1142 .profile-section .profile-data-com,
#news-1142 .profile-section .profile-data-position,
#news-1142 .profile-section .profile-data-name {
  font-weight: 700;
}
#news-1142 .landing-link {
  margin-top: 1em;
}
#news-1142 .landing-link a {
  padding: 20px;
  background-color: #c00;
}
#news-1142 .landing-link a:hover {
  background-color: #8d0000;
}
#news-1142 .m-table th,
#news-1142 .m-table td {
  border-bottom: solid 1px #5f717e;
  padding: 8px 16px;
}
#news-1151 .page-set h5 {
  color: #e25252;
}
#news-1151 strong > .none-min {
  display: inline-block;
}
#news-1151 table td {
  vertical-align: baseline;
}
#news-1154 .sticker {
  padding: 0.15em 0.5em;
  min-width: 4em;
  font-size: 0.85em;
  border-radius: 0.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
#news-1151 .point-list__a,
#news-1154 .point-list__a {
  margin-left: 2em;
}
#news-1151 .landing-link a,
#news-1154 .landing-link a {
  background-color: #ea2938;
}
#news-1151 .landing-link a:hover,
#news-1154 .landing-link a:hover {
  background-color: #9c000c;
}
#news-1168 h4,
#news-1177 h4 {
  border-left: solid 4px #d4002b !important;
}
#news-1168 .sticker--point,
#news-1177 .sticker--point {
  text-align: left;
  background-color: #d4002b;
  background-position: 8px center;
  background-size: auto 24px;
  padding: 0.25em 1em 0.25em calc(1em + 14px);
}
#news-1177 .page-set h5 {
  margin-bottom: 0.5em !important;
  color: #e25252;
}
#news-1177 .page-main h5 {
  padding-top: 0;
  padding-bottom: 0;
}
#news-1177 .graph,
#news-1177 .img {
  margin: 1em auto;
  width: 100%;
  display: block;
}
#news-1177 .point-section {
  margin-top: 0;
}
#news-1177 ul > li {
  list-style-type: disc;
}
#news-1177 ul li span {
  margin-right: 0.5rem;
  font-weight: 400;
}
#news-1177 ul.point-list li::marker {
  color: #d4002b;
}
#news-1177 .m-table {
  border-top-color: #edf1f4;
}
#news-1177 .m-table th {
  background-color: #d4002b;
}
#news-1177 .m-table td {
  text-align: left;
  font-weight: normal;
}
#news-1177 .m-table th,
#news-1177 .m-table td {
  font-size: 1em;
  border-bottom-color: #5f717e;
  border-left-color: #edf1f4;
}
#news-1177 .link-buttons a {
  padding: 1.6em 0.8em 1.6em 0.8em;
  background-color: #fff;
  margin-bottom: 0;
}
#news-1177 .link-buttons img {
  width: 240px;
}
#news-1177 .link-buttons .link-buttons--1 {
  background-color: #d4002b;
}
#news-1177 .link-buttons .link-buttons--2 {
  background-color: #0013a7;
}
#news-1171 .page-main h4 {
  border-left-color: #e25252;
}
#news-1171 .graph,
#news-1171 .img {
  margin: 2em auto;
  max-width: 90%;
  display: block;
}
#news-1171 .column {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 0;
  justify-content: center;
  align-items: center;
}
#news-1171 .column .column__cell,
#news-1171 .column .column__cell--3-1,
#news-1171 .column .column__cell--3-2,
#news-1171 .column .column__cell--4-1,
#news-1171 .column .column__cell--4-2,
#news-1171 .column .column__cell--4-3,
#news-1171 .column .column__cell--5-1,
#news-1171 .column .column__cell--5-2,
#news-1171 .column .column__cell--5-3,
#news-1171 .column .column__cell--5-4 {
  padding: 8px;
}
#news-1171 .column__cell--5-3 {
  width: 60%;
}
#news-1171 .column__cell {
  width: 50%;
}
#news-1171 .page-set h5 {
  color: #e25252;
  border-bottom: none;
  padding: 0;
  margin: 2em 0 1em;
}
#news-1171 .page-main h3 {
  font-size: 1.125em;
  padding-left: 1.6em;
  border-bottom-color: #5f717e;
  text-indent: -1.2em;
}
#news-1171 .landing-link {
  margin: 0;
  background-color: #fff;
  box-shadow: 2px 2px 8px 0 rgba(112, 121, 128, 0.32);
}
#news-1171 .landing-link a {
  background-color: transparent;
  padding: 0;
}
#news-1171 .caption {
  line-height: 1.4;
}
#news-1171 .caption > li > small {
  padding: 0.25em 0 0.25em 0.5em;
}
#news-1171 .page-main blockquote {
  margin-top: 0;
  background-color: #f1f3f4;
  border-color: #e4e8ea;
}
#news-1183 ul.point-list li::marker {
  color: #d4002b;
}
#news-1183 .link-buttons {
  gap: 0.5em;
}
#news-1183 .link-buttons img {
  width: 240px;
}
#news-1183 .link-buttons a {
  margin: 0.2em;
}
#news-1183 .sticker {
  font-size: 0.875em;
}
#news-1183 .text-link {
  color: #666;
}
#news-1183 .text-link:hover {
  transition: 0.5s all;
  color: #666;
  text-decoration: underline;
}
#news-1183 .text-link p {
  font-weight: normal;
  line-height: 1.4;
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875em;
}
#news-1183 .text-link p span {
  line-height: 1.4;
}
#news-1193 .conversation {
  padding-bottom: 0;
}
#news-1193 .conversation__name {
  width: 72px;
  margin-right: 0.5em;
}
#news-1193 .conversation__name::before {
  content: none;
}
#news-1193 .point-section {
  margin-top: 0;
}
#news-1193 .page-set h5 {
  font-size: 1em;
  color: #01992c;
  line-height: 1.4;
  margin-bottom: 0.5em;
  letter-spacing: 0.025em;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#news-1193 .page-set h3 {
  font-size: 1.125em;
}
#news-1193 p span {
  color: #01992c;
  font-weight: 700;
}
#news-1183 .graph,
#news-1193 .graph,
#news-1183 .img,
#news-1193 .img {
  margin: 1em auto;
  width: 100%;
  display: block;
}
#news-1022 .caption,
#news-1028 .caption,
#news-1029 .caption,
#news-1142 .caption,
#news-1154 .caption,
#news-1168 .caption,
#news-1171 .caption,
#news-1177 .caption,
#news-1193 .caption {
  font-size: 0.625em !important;
}
#news-1111 .reader-section,
#news-1131 .reader-section,
#news-1142 .reader-section,
#news-1151 .reader-section,
#news-1154 .reader-section,
#news-1168 .reader-section,
#news-1177 .reader-section,
#news-1183 .reader-section,
#news-1193 .reader-section {
  background-color: #fff;
  padding: 16px 0;
}
#news-1029 .page-main,
#news-1111 .page-main,
#news-1131 .page-main,
#news-1142 .page-main,
#news-1151 .page-main,
#news-1154 .page-main,
#news-1168 .page-main,
#news-1171 .page-main,
#news-1177 .page-main,
#news-1183 .page-main,
#news-1193 .page-main {
  padding: 16px 0;
}
#news-913 .landing-link a,
#news-1022 .landing-link a,
#news-1028 .landing-link a,
#news-1029 .landing-link a,
#news-1111 .landing-link a,
#news-1131 .landing-link a {
  padding: 32px;
}
/*====== news/recommend ======*/
.b_F8F {
  background: #f8fafc;
}
.b_94A {
  background: #94a3b8;
}
.b_E2E {
  background: #e2e8f0;
}
.bra_6 {
  border-radius: 6px;
}
.bra_3 {
  border-radius: 3px;
}
.bor_1 {
  border: 1px solid #e2e8f0;
}
.fcstar {
  color: #ffb503;
}
.c_c24 {
  color: #c2410c;
}
.c_1e3 {
  color: #1e3a8a;
}
.ranking_red {
  color: #c33 !important;
}
.ranking_blue {
  color: #69c !important;
}
.mx7 {
  margin: 0 0.5em;
}
.mr3 {
  margin-right: 3px;
}
.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}
.p-5 {
  padding: 5px;
}
.p-9 {
  padding: 9px;
}
.pt9 {
  padding-top: 9px;
}
.pt0 {
  padding-top: 0px !important;
}
.px7 {
  padding: 0 0.5em;
}
.font-weight-normal {
  font-weight: normal !important;
}
.p-14 {
  padding: 14px;
}
.bor-dash {
  border: 2px dashed #cbd5e1;
}
.radius6 {
  border-radius: 6px !important;
}
.w-130p {
  width: 130px;
}
.min-h-25p {
  min-height: 25px;
}
.lh2 {
  line-height: 1.2 !important;
}
.lh3 {
  line-height: 1.3 !important;
}
.lh4 {
  line-height: 1.4 !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-26 {
  font-size: 26px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb11 {
  margin-bottom: 11px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb14 {
  margin-bottom: 14px !important;
}
.mb16 {
  margin-bottom: 16px !important;
}
.mb18 {
  margin-bottom: 18px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb21 {
  margin-bottom: 21px !important;
}
.mb28 {
  margin-bottom: 28px !important;
}
.mb32 {
  margin-bottom: 32px !important;
}
.mb33 {
  margin-bottom: 33px !important;
}
.mb42 {
  margin-bottom: 42px !important;
}
.b_E2E.top {
  background: #eab308;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(51, 65, 85, 0.3);
}
.b_E2E.two {
  background: #a8a29e;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(51, 65, 85, 0.3);
}
.b_E2E.three {
  background: #d97706;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(51, 65, 85, 0.3);
}
.c_FDE {
  border-color: #fde68a !important;
  background: #fffbeb !important;
}
.c_D6D {
  border-color: #d6d3d1 !important;
  background: rgba(231, 229, 228, 0.5) !important;
}
.c_FED {
  border-color: #fed7aa !important;
  background: #fff7ed !important;
}
.c_E4E {
  border-color: #e4e4e7 !important;
  background: #fafafa !important;
}
.tac {
  text-align: center;
}
.pageCon_recommend {
  color: #334155;
}
.pageCon_recommend ul {
  list-style: none;
}
.pageCon_recommend .fsm {
  line-height: 20px;
}
.pageCon_recommend .fsm .fsm {
  line-height: 18px;
}
.pageCon_recommend .reader-section {
  padding: 0 3px;
  line-height: 25px;
}
.pageCon_recommend .ly_list_series > div:first-child {
  margin-right: 25px;
}
.pageCon_recommend .page-menu {
  background: #f7f7f7;
  border-radius: 6px;
  padding: 12px;
}
.pageCon_recommend .page-menu h2 {
  padding: 3px 0 9px;
  border-bottom: 1px solid #cbd5e1;
}
.pageCon_recommend .page-menu ul {
  padding-bottom: 4px;
}
.pageCon_recommend .page-menu li {
  padding-top: 12px;
}
.pageCon_recommend .page-menu li a:hover {
  text-decoration: underline;
}
.pageCon_recommend .section-title {
  position: relative;
  font-size: 1.1em;
  color: #fff;
  margin: 0 0 1.2em;
  padding-top: 5px;
}
.pageCon_recommend .section-title h2 {
  padding: 15px 12px 15px 75px;
  background: #1e3a8a;
  border-radius: 6px;
  position: relative;
  line-height: 25px;
}
.pageCon_recommend .section-title h2#section_pickup1 {
  padding-right: 45px;
}
.pageCon_recommend .section-title .idx_icon {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 5px 2px;
  width: 46px;
  text-align: center;
  border-radius: 2px 0px 3px 3px;
  z-index: 2;
}
.pageCon_recommend .section-title .idx_icon i {
  font-size: 26px;
  font-style: italic;
}
.pageCon_recommend .section-title .idx_icon span {
  display: block;
  text-shadow: -1px -1px 0 rgba(51, 65, 85, 0.3);
}
.pageCon_recommend .section-title .idx_icon .idx_icon_row {
  border-width: 16px 23px;
  border-style: solid;
  border-color: #94a3b8 transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 0px;
}
.pageCon_recommend .section-title.title-second {
  padding-top: 17px;
  margin-bottom: 10px;
}
.pageCon_recommend .section-title.title-second h2 {
  padding-left: 34px;
}
.pageCon_recommend .section-title.title-second h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 100%;
  background: #94a3b8;
  border-radius: 6px 0px 0px 6px;
  z-index: 2;
}
.pageCon_recommend .section-title:not(.title-second):before {
  content: "";
  position: absolute;
  top: 9px;
  left: 25px;
  width: 46px;
  height: 38.48px;
  background: #475569;
  border-radius: 2px 0px 0px 0px;
  transform: rotate(-30deg);
}
.pageCon_recommend .section-title.top .idx_icon {
  background: #eab308 !important;
}
.pageCon_recommend .section-title.top .idx_icon .idx_icon_row {
  border-top-color: #eab308;
}
.pageCon_recommend .section-title.top:before {
  background: #ca8a04;
}
.pageCon_recommend .section-title.two .idx_icon {
  background: #a8a29e !important;
}
.pageCon_recommend .section-title.two .idx_icon .idx_icon_row {
  border-top-color: #a8a29e;
}
.pageCon_recommend .section-title.two:before {
  background: #57534e;
}
.pageCon_recommend .section-title.three .idx_icon {
  background: #d97706 !important;
}
.pageCon_recommend .section-title.three .idx_icon .idx_icon_row {
  border-top-color: #d97706;
}
.pageCon_recommend .section-title.three:before {
  background: #78350f;
}
.pageCon_recommend .section-title .mark {
  font-size: 11px;
  color: #fff;
  line-height: 1;
  font-weight: normal;
  padding: 2px 5px;
  border: 1px solid #94a3b8;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  transform: translateY(-50%);
}
.pageCon_recommend .point-content {
  position: relative;
}
.pageCon_recommend .point-content .point-legend {
  position: absolute;
  top: -10px;
  left: 11px;
  background: #fff;
  padding: 0 4px;
}
.pageCon_recommend .point-content .point-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pageCon_recommend .point-content .point-title h3 {
  position: relative;
  padding-left: 11px;
  margin-bottom: 5px;
}
.pageCon_recommend .point-content .point-title h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 20px;
  background: #1e3a8a;
  border-radius: 4px;
}
.pageCon_recommend .point-content .point-ul {
  display: grid;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  row-gap: 0.5em;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.pageCon_recommend .point-content .point-ul > li {
  background-color: #fff;
}
.pageCon_recommend .point-content .point-ul > li .title {
  color: #fff;
  border-bottom: 1px solid #e2e8f0;
  border-radius: 6px 6px 0px 0px;
  line-height: 25px;
  font-size: 0.75rem;
}
.pageCon_recommend .point-content .point-ul.score_explain {
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
}
.pageCon_recommend .point-content .point-ul.score_explain li {
  height: 160px;
  padding: 14px 12px;
}
.pageCon_recommend .point-content .spider_map {
  height: 260px;
  width: 100%;
  background: url("/assets/news/recommend_line-fc95b98c.svg") repeat center center;
}
.pageCon_recommend .recommend_main .point-content .spider_map > div {
  width: 100%;
  height: 250px;
}
.pageCon_recommend .point-content .spider_map .highcharts-xaxis-labels text {
  font-size: 14px !important;
}
.pageCon_recommend .point-content .ranking_elapse {
  padding-top: 16px;
}
.pageCon_recommend .point-content .ranking_elapse #recommend_chart {
  margin-right: -50px;
}
.pageCon_recommend .point-content .ranking_elapse .elapse_inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageCon_recommend .point-content .ranking_elapse .elapse_idx {
  margin: 0 0 16px;
}
.pageCon_recommend .point-content .ranking_elapse .elapse_idx .elapse_inner {
  border-radius: 3px;
  width: 102px;
  text-align: center;
  margin-bottom: 4px;
}
.pageCon_recommend
  .point-content
  .ranking_elapse
  .elapse_idx
  .elapse_inner
  ~ .ellipsis {
  max-height: 60px;
  height: 60px;
}
.pageCon_recommend
  .point-content
  .ranking_elapse
  .elapse_idx
  .elapse_inner
  ~ .ellipsis:before {
  height: 1.5em;
}
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:not(:nth-child(1)):nth-child(2)
  td {
  padding: 0 7px 12px;
}
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:not(:nth-child(1))
  th,
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:not(:nth-child(1))
  td {
  padding: 12px 7px;
}
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:not(:nth-child(1))
  td {
  width: 20%;
}
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:not(:nth-child(1))
  td:nth-of-type(1) {
  border-left: 1px solid rgba(200, 200, 200, 0.6);
}
.pageCon_recommend .point-content .fund_compare_table.md_table tbody tr th {
  border-bottom-color: rgba(200, 200, 200, 0.6);
  border-right: none;
  white-space: nowrap;
  font-size: 0.875em;
}
.pageCon_recommend
  .point-content
  .fund_compare_table.md_table
  tbody
  tr:nth-child(1)
  td {
  border-bottom: none;
  padding: 12px 7px;
}
.pageCon_recommend .point-content .fund_compare_table.md_table ol {
  list-style-type: none;
}
.pageCon_recommend .point-content table.md_table {
  table-layout: fixed;
  border-top: none;
  color: #333;
}
.pageCon_recommend .point-content table.md_table tr th {
  border-right-color: #fff;
  border-bottom: 1px solid transparent;
  line-height: 14px;
}
.pageCon_recommend .point-content table.md_table .ranking_company {
  background: #fafafa;
  border: 1px solid #95a5b1;
  border-radius: 3px;
  text-align: center;
  padding: 4px 12px;
  display: inline-block;
}
.pageCon_recommend .point-content table.md_table tbody td:nth-child(3) span {
  overflow: auto;
  display: block;
  scrollbar-width: none;
}
.pageCon_recommend
  .point-content
  table.md_table
  tbody
  td:nth-child(3)
  span::-webkit-scrollbar {
  display: none;
}
.pageCon_recommend .point-content .point_table table.md_table tr td {
  padding: 4px 0.5em;
}
.pageCon_recommend .SvgChartRange .list a,
.pageCon_recommend .SvgChartRange_ie8 .list a {
  color: #333;
}
.pageCon_recommend .SvgChartRange .list a:hover,
.pageCon_recommend .SvgChartRange_ie8 .list a:hover {
  color: #0070bf;
}
.pageCon_recommend .SvgChartRange .list button.SvgChartRangeLinkSelect,
.pageCon_recommend .SvgChartRange_ie8 .list button.SvgChartRangeLinkSelect {
  color: #fff;
}
/*====== news/recommend ======*/
.pageCon_market {
  color: #334155;
}
.pageCon_market .page_title_box h1 {
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  margin: 9px 0;
}
.pageCon_market .mb30 {
  margin-bottom: 30px;
}
.pageCon_market ul {
  list-style: none;
}
.pageCon_market .fsm {
  line-height: 20px;
}
.pageCon_market .fsm .fsm {
  line-height: 18px;
}
.pageCon_market .reader-section p {
  font-size: 16px;
  margin-bottom: 10px;
}
.pageCon_market .reader-section div {
  font-size: 14px;
}
.pageCon_market .ly_list_series > div:first-child {
  margin-right: 25px;
}
.pageCon_market .md_marker_yellow {
  font-weight: 700;
  background: linear-gradient(transparent 70%, #fbf090 70%);
  background: -webkit-linear-gradient(transparent 70%, #fbf090 70%);
}
.md_marker_yellow {
  background: linear-gradient(transparent 70%, #ff0 70%);
  background: -webkit-linear-gradient(transparent 70%, #ff0 70%);
}
.pageCon_market .page-menu {
  background: #f7f7f7;
  border-radius: 6px;
  padding: 12px;
}
.pageCon_market .page-menu h2 {
  padding: 3px 0 9px;
  border-bottom: 1px solid #cbd5e1;
  font-size: 14px;
}
.pageCon_market .page-menu ul {
  padding-bottom: 4px;
}
.pageCon_market .page-menu li {
  padding-top: 12px;
  font-size: 14px;
}
.pageCon_market .market_main .mt30 {
  margin-top: 30px;
}
.pageCon_market .market_main .mb50 {
  margin-bottom: 50px;
}
.pageCon_market .market_main .section-title {
  padding: 10px 12px;
  background: #1e3a8a;
  border-radius: 6px;
  margin-bottom: 16px;
}
.pageCon_market .market_main .section-title h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
}
.pageCon_market .market_main .section-sub-title {
  padding: 10px 12px;
  background: #edf1f4;
  border-radius: 6px;
  margin-bottom: 16px;
}
.pageCon_market .market_main .section-sub-title h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  color: #334155;
}
.pageCon_market .market_main .section-con > div:first-child {
  padding: 16px 22px;
  background: #f8fafc;
  border-radius: 6px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}
.pageCon_market .market_main .section-con > div:first-child .img {
  width: 69px;
  height: 69px;
  border-radius: 50%;
}
.pageCon_market .market_main .section-con > div:first-child .img img {
  width: 69px !important;
  height: 69px !important;
  border-radius: 50%;
  max-width: unset;
  margin-right: 0;
}
.pageCon_market .market_main .section-con > div:first-child .info {
  padding-left: 28px;
}
.pageCon_market .market_main .section-con > div:first-child .info h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #334155;
  margin-bottom: 10px;
}
.pageCon_market .market_main .section-con > div:first-child .info p {
  font-size: 14px;
  line-height: 23px;
  color: #334155;
}
.pageCon_market .market_main .section-con > div:first-child .info_meiji h4 {
  margin-bottom: 10px;
}
.pageCon_market .market_main .section-con > div:first-child .info_meiji img {
  display: block;
  width: 300px;
}
.pageCon_market .market_main .section-con > div:first-child .info_meiji p {
  font-size: 14px;
}
.pageCon_market .market_main .section-con > div:nth-child(2) {
  margin-bottom: 16px;
}
.pageCon_market .market_main .section-con > div:nth-child(2) ul li {
  margin-bottom: 16px;
}
.pageCon_market .market_main .section-con > div:nth-child(2) ul li p {
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 16px;
}
.pageCon_market .market_main .section-con > div:nth-child(2) ul li p span {
  display: inline-block;
  width: 5px;
  height: 20px;
  background: #1e3a8a;
  border-radius: 4px;
  margin-right: 6px;
  vertical-align: middle;
}
.pageCon_market .market_main .section-con > div:nth-child(2) ul li p time {
  float: right;
  font-weight: 400;
  font-size: 13.132px;
  line-height: 29px;
}
.pageCon_market .market_main .section-con > div:nth-child(2) ul li div {
  line-height: 23px;
  font-size: 16px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  .ranking_heart {
  padding-right: 10px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  > div:last-child {
  width: 238px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  > div:last-child
  span,
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  > div:last-child
  a {
  display: block;
  width: 100%;
  white-space: normal;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  > div:last-child
  span {
  font-size: 12.25px;
  line-height: 141.3%;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .favorite
  > div:last-child
  a {
  font-weight: 700;
  line-height: 19px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .fund_press
  a {
  display: block;
  text-align: left;
  padding: 6px 7px;
  background: #fafafa;
  border: 1px solid #95a5b1;
  border-radius: 3px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .fund_press
  span:first-child {
  display: block;
  font-size: 10.5px;
  line-height: 12px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .fund_press
  span:last-child {
  display: block;
  font-size: 12.25px;
  line-height: 14px;
}
.pageCon_market
  .market_main
  .section-con
  > div:last-child
  .point_table
  table
  tr
  td
  .ranking_company {
  background: #fafafa;
  border: 1px solid #95a5b1;
  border-radius: 3px;
  text-align: center;
  padding: 4px 12px;
  display: inline-block;
}
.pageCon_market .market_main .bottom_des {
  font-size: 14px;
}
.pageCon_market .market_main .author_info {
  margin-top: 2rem;
}
.pageCon_market .market_main .md_box.ly_content_wrapper.size_s {
  padding: 0;
}
.pageCon_stock_article {
  line-height: 1.8;
  font-size: 16px;
}
.pageCon_stock_article img {
  height: auto !important;
}
.md_cssBtn {
  border-width: 1px;
  border-color: #95a5b1;
  border-style: solid;
  cursor: pointer;
  background: rgba(242, 245, 247, 0.7);
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  text-align: center;
  display: block;
  margin: auto;
  color: #014099;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  font-weight: bold;
}
.md_cssBtn a:link,
  .md_cssBtn a:visited,
  .md_cssBtn a:hover,
  .md_cssBtn a:active {
    display: inline-block;
    width: 100%;
    color: #333;
  }
.md_cssBtn:hover {
    text-decoration: none;
    border-color: #3480ce;
  }
.md_cssBtn a:hover {
    text-decoration: none;
  }
.md_cssBtn:hover a {
    text-decoration: none;
  }
.md_cssBtn.theme_normal {
    text-shadow: none;
    border-color: #4c4c4c;
    background: #4c4c4c;
    color: #fff;
  }
.md_cssBtn.theme_normal a:link,
    .md_cssBtn.theme_normal a:visited,
    .md_cssBtn.theme_normal a:hover,
    .md_cssBtn.theme_normal a:active {
      color: #fff;
    }
.md_cssBtn.theme_normal [class^="ico_"]:before,
    .md_cssBtn.theme_normal [class*=" ico_"]:before {
      color: #fff;
    }
.md_cssBtn.theme_normal:hover {
      filter: alpha(opacity=90);
      -moz-opacity: 0.9;
      opacity: 0.9;
    }
.md_cssBtn.theme_label {
    text-shadow: none;
    box-shadow: none;
    background: #fafafa;
    color: #666;
    font-size: 0.875em;
    font-weight: normal;
    padding: 2px 4px;
  }
/* ボタンサイズ */
.md_cssBtn.size_ss {
    padding: 0.5em;
    font-size: 0.75em;
  }
.md_cssBtn.size_s {
    padding: 0.5em;
    font-size: 0.875em;
  }
.md_cssBtn.size_m {
    padding: 0.5em;
    font-size: 1em;
  }
.md_cssBtn.size_l {
    padding: 0.5em;
    font-size: 1.125em;
  }
.md_cssBtn.size_ll {
    padding: 0.5em;
    font-size: 1.25em;
  }
.md_cssBtn:hover {
  text-decoration: none;
  border-color: #3480ce;
}
.md_cssBtn a:hover {
  text-decoration: none !important;
}
.mb34 {
  margin-bottom: 34px;
}
.tac {
  text-align: center;
}
.fss {
  font-size: 0.75em;
}
.fsdbl {
  color: #014099 !important;
}
.fwb {
  font-weight: bold !important;
}
.gold_star {
  color: #dbbd15 !important;
}
table.md_table {
  width: 100%;
  word-break: break-all;
  word-break: break-word;
  border-top: 1px solid rgba(200, 200, 200, 0.6);
  font-size: 0.875rem;
}
table.md_table th,
  table.md_table td {
    padding: 0.5em 0.5em;
    border-right: solid 1px rgba(200, 200, 200, 0.6);
    border-bottom: 1px solid rgba(200, 200, 200, 0.6);
    vertical-align: middle;
  }
table.md_table th:last-child:not(.border_right), table.md_table td:last-child:not(.border_right) {
      border-right: none;
    }
table.md_table th {
    text-align: center;
    background: #eef0f5;
    font-size: 0.938em;
    font-weight: bold;
    color: #666;
  }
table.md_table.theme_darkblue th {
    background: #0d437f;
    color: #fff;
  }
table.md_table thead tr th {
    white-space: nowrap;
  }
/*縦のテーブル*/
table.md_table.md_table_vertical th {
      text-align: left;
    }
/*ボーダーなし*/
table.md_table.noborder {
    border: none;
  }
table.md_table.noborder th,
    table.md_table.noborder td {
      border-bottom: none;
      border-right: none;
    }
table.md_table.noborder:nth-child(even) {
      background: none;
    }
table.md_table.noborder:last-child {
      border-bottom: none;
    }
.ly_col {
  display: block;
  float: left;
}
.ly_colsize_6 {
  width: 50% !important;
}
.ly_colsize_5 {
  width: 41.6666666667% !important;
}
.ly_colsize_7 {
  width: 58.3333333333% !important;
}
.md_box {
  padding: 0.5em;
}
.pageCon_recommend .pageCon_plate .page-menu > ul > li {
  font-size: 14px;
}
.md_index,
.md_sub_index {
  position: relative;
  text-align: left;
  margin: 0.5em 0;
}
.md_index h1,
.md_sub_index h1,
.md_index h2,
.md_sub_index h2,
.md_index h3,
.md_sub_index h3,
.md_index h4,
.md_sub_index h4,
.md_index h5,
.md_sub_index h5,
.md_index h6,
.md_sub_index h6 {
  display: inline-block;
  font-size: 1.125em;
  font-weight: bold;
}
.pageCon_market li {
  list-style: none;
}
.pageCon_market a {
  color: #014099;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}
.pageCon_stock_article table td,
.pageCon_stock_article table th {
  padding: 0.5em;
  vertical-align: middle;
  border: 1px solid rgba(200, 200, 200, 0.6);
}
.pageCon_stock_article .pageCon_new_source {
  margin-top: 30px;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.fsm {
  font-size: 0.875em !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pageCon_stock_article .news_image_addr {
  width: 210px;
  height: 120px;
  overflow: hidden;
  float: right;
  margin: 1em;
}
.md_sub_index {
  position: relative;
  text-align: left;
  margin: 0.5em 0;
  border-bottom: 1px solid #999;
}
