.next-navigation-item-selected-left:hover {
  border-left-color: #15AD9D;
  border-left-width: 2px;
}

.next-navigation-item-selected-right:hover .next-navigation-item-content:before {
  background-color: #15AD9D;
  width: 0;
}

.next-navigation-item-selected-right:hover .next-navigation-item-content:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  height: 100%;
  background-color: #15AD9D;
  width: 2px;
}

.next-navigation-item-selected-right .next-navigation-item-content {
  background-color: #15AD9D;
  color: #FFFFFF;
}

.next-navigation-item-selected-right .next-navigation-item-content:before {
  width: 0 !important;
}

.next-navigation-item-selected-right .next-navigation-item-content:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  height: 100%;
  background-color: #15AD9D;
  width: 2px;
}

.next-navigation-filling .next-navigation-item-selected-top:before, #navi-text .next-navigation-item-selected-top:before, #navi-line .next-navigation-item-selected-top:before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 2px !important;
  background-color: #15AD9D !important;
}

.next-navigation-filling .next-navigation-item-selected-top:hover .next-navigation-item-content:before, #navi-text .next-navigation-item-selected-top:hover .next-navigation-item-content:before, #navi-line .next-navigation-item-selected-top:hover .next-navigation-item-content:before {
  top: 0;
  background-color: #15AD9D;
  width: 100%;
  height: 2px;
}

.next-navigation-icononly .next-navigation-item-selected-top:hover .next-navigation-item-content:before, .next-navigation-tree .next-navigation-item-selected-top:hover .next-navigation-item-content:before, #navi-normal .next-navigation-item-selected-top:hover .next-navigation-item-content:before, #navi-slip .next-navigation-item-selected-top:hover .next-navigation-item-content:before {
  top: 0;
  width: 100%;
  height: 2px !important;
  background-color: #15AD9D !important;
}

.next-navigation-icononly .next-navigation-item-selected-top .next-navigation-item-content:before, .next-navigation-tree .next-navigation-item-selected-top .next-navigation-item-content:before, #navi-normal .next-navigation-item-selected-top .next-navigation-item-content:before, #navi-slip .next-navigation-item-selected-top .next-navigation-item-content:before {
  top: 0;
  width: 100%;
  height: 2px !important;
  background-color: #15AD9D !important;
}

.next-navigation-filling .next-navigation-item-selected-bottom:after, #navi-text .next-navigation-item-selected-bottom:after, #navi-line .next-navigation-item-selected-bottom:after {
  position: absolute;
  content: "";
  bottom: 0;
  background-color: #15AD9D !important;
  width: 100%;
  height: 2px !important;
}

.next-navigation-filling .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before, #navi-text .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before, #navi-line .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before {
  width: 0 !important;
}

.next-navigation-filling .next-navigation-item-selected-bottom:hover .next-navigation-item-content:after, #navi-text .next-navigation-item-selected-bottom:hover .next-navigation-item-content:after, #navi-line .next-navigation-item-selected-bottom:hover .next-navigation-item-content:after {
  bottom: 0;
  background-color: #15AD9D;
  width: 100%;
  height: 2px;
}

.next-navigation-filling .next-navigation-item-selected-bottom .next-navigation-item-content:before, #navi-text .next-navigation-item-selected-bottom .next-navigation-item-content:before, #navi-line .next-navigation-item-selected-bottom .next-navigation-item-content:before {
  width: 0 !important;
}

.next-navigation-filling .next-navigation-item-selected-bottom .next-navigation-item-content:after, #navi-text .next-navigation-item-selected-bottom .next-navigation-item-content:after, #navi-line .next-navigation-item-selected-bottom .next-navigation-item-content:after {
  width: 0 !important;
}

.next-navigation-icononly .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before, .next-navigation-tree .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before, #navi-normal .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before, #navi-slip .next-navigation-item-selected-bottom:hover .next-navigation-item-content:before {
  bottom: 0;
  background-color: #15AD9D !important;
  width: 100% !important;
  height: 2px !important;
}

.next-navigation-icononly .next-navigation-item-selected-bottom .next-navigation-item-content, .next-navigation-tree .next-navigation-item-selected-bottom .next-navigation-item-content, #navi-normal .next-navigation-item-selected-bottom .next-navigation-item-content, #navi-slip .next-navigation-item-selected-bottom .next-navigation-item-content {
  background-color: #15AD9D;
  color: #FFFFFF;
}

.next-navigation-icononly .next-navigation-item-selected-bottom .next-navigation-item-content:before, .next-navigation-tree .next-navigation-item-selected-bottom .next-navigation-item-content:before, #navi-normal .next-navigation-item-selected-bottom .next-navigation-item-content:before, #navi-slip .next-navigation-item-selected-bottom .next-navigation-item-content:before {
  bottom: 0;
  background-color: #15AD9D !important;
  width: 100% !important;
  height: 2px !important;
}

.next-notice {
  box-sizing: border-box;
  color: #333333;
  font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
  font-size: 14px;
  line-height: 1.28571;
  position: relative;
  display: block;
  vertical-align: baseline;
}