@charset "UTF-8";
aside,
aside[role="complementary"] {
  border-top: 3px solid #006;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

img {
  vertical-align: middle;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  text-decoration: none;
}

ins {
  background-color: white;
  color: black;
  text-decoration: none;
}

mark {
  background-color: white;
  color: black;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 0.0625em dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 0.0625em;
  border: 0;
  border-top: 0.0625em solid lightgrey;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

strong, em {
  font-style: normal;
}

button {
  background-color: inherit;
}

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-family: "mobile";
  line-height: 1.5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 48em), print {
  html {
    font-size: 14px;
    font-family: "tablet";
  }
}
@media screen and (min-width: 61.25em), print {
  html {
    font-size: 14px;
    font-family: "desktop";
    zoom: 1;
  }
}
@media print {
  html {
    font-family: "desktop";
  }
}

body {
  font-family: HiraKakuProN-W3, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: black;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
  -webkit-text-size-adjust: auto;
  text-size-adjust: auto;
  background-color: white;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 48em), print {
  body {
    overflow-y: auto;
    overflow-x: auto;
    background-color: white;
  }
}
@media screen and (max-width: 47.94em) {
  body {
    min-width: 20em;
  }
}

a {
  color: #0842a3;
}
a i {
  margin-left: .25em;
}
a:visited {
  color: #0842a3;
}
a:visited i {
  color: #0842a3;
}
a:hover, a.nrn-hover {
  color: #006287;
  text-decoration: underline;
}
a:hover i, a.nrn-hover i {
  color: #0842a3;
  text-decoration: none;
}
a.nrn-ico-attention:before {
  color: #0842a3;
  text-decoration: none;
}
a.nrn-ico-info-circled-1:before {
  color: #0842a3;
  text-decoration: none;
}
a.nrn-ico-to-pc:before {
  text-decoration: none;
}

@font-face {
  font-family: 'nrn_mffont';
  src: url("./font/nrn_mffont.eot");
  src: url("./font/nrn_mffont.eot") format("embedded-opentype"), url("./font/nrn_mffont.woff") format("woff"), url("./font/nrn_mffont.ttf") format("truetype"), url("./font/nrn_mffont.svg#rch_mffont") format("svg");
}

.nrn-row {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.nrn-row:after {
  clear: both;
  content: "";
  display: block;
}
.nrn-row .nrn-col-1, .nrn-row .nrn-col-2, .nrn-row .nrn-col-3, .nrn-row .nrn-col-4, .nrn-row .nrn-col-5, .nrn-row .nrn-col-6, .nrn-row .nrn-col-7, .nrn-row .nrn-col-8, .nrn-row .nrn-col-9, .nrn-row .nrn-col-10, .nrn-row .nrn-col-11, .nrn-row .nrn-col-12, .nrn-row .nrn-col-13, .nrn-row .nrn-col-14, .nrn-row .nrn-col-15, .nrn-row .nrn-col-16, .nrn-row .nrn-col-17, .nrn-row .nrn-col-18, .nrn-row .nrn-col-19, .nrn-row .nrn-col-20, .nrn-row .nrn-col-21, .nrn-row .nrn-col-22, .nrn-row .nrn-col-23, .nrn-row .nrn-col-24 {
  width: 100%;
}
.nrn-row .nrn-col-1, .nrn-row .nrn-col-2, .nrn-row .nrn-col-3, .nrn-row .nrn-col-4, .nrn-row .nrn-col-5, .nrn-row .nrn-col-6, .nrn-row .nrn-col-7, .nrn-row .nrn-col-8, .nrn-row .nrn-col-9, .nrn-row .nrn-col-10, .nrn-row .nrn-col-11, .nrn-row .nrn-col-12, .nrn-row .nrn-col-13, .nrn-row .nrn-col-14, .nrn-row .nrn-col-15, .nrn-row .nrn-col-16, .nrn-row .nrn-col-17, .nrn-row .nrn-col-18, .nrn-row .nrn-col-19, .nrn-row .nrn-col-20, .nrn-row .nrn-col-21, .nrn-row .nrn-col-22, .nrn-row .nrn-col-23, .nrn-row .nrn-col-24, .nrn-row .nrn-col-ld-1, .nrn-row .nrn-col-ld-2, .nrn-row .nrn-col-ld-3, .nrn-row .nrn-col-ld-4, .nrn-row .nrn-col-ld-5, .nrn-row .nrn-col-ld-6, .nrn-row .nrn-col-ld-7, .nrn-row .nrn-col-ld-8, .nrn-row .nrn-col-ld-9, .nrn-row .nrn-col-ld-10, .nrn-row .nrn-col-ld-11, .nrn-row .nrn-col-ld-12, .nrn-row .nrn-col-ld-13, .nrn-row .nrn-col-ld-14, .nrn-row .nrn-col-ld-15, .nrn-row .nrn-col-ld-16, .nrn-row .nrn-col-ld-17, .nrn-row .nrn-col-ld-18, .nrn-row .nrn-col-ld-19, .nrn-row .nrn-col-ld-20, .nrn-row .nrn-col-ld-21, .nrn-row .nrn-col-ld-22, .nrn-row .nrn-col-ld-23, .nrn-row .nrn-col-ld-24, .nrn-row .nrn-col-sd-1, .nrn-row .nrn-col-sd-2, .nrn-row .nrn-col-sd-3, .nrn-row .nrn-col-sd-4, .nrn-row .nrn-col-sd-5, .nrn-row .nrn-col-sd-6, .nrn-row .nrn-col-sd-7, .nrn-row .nrn-col-sd-8, .nrn-row .nrn-col-sd-9, .nrn-row .nrn-col-sd-10, .nrn-row .nrn-col-sd-11, .nrn-row .nrn-col-sd-12, .nrn-row .nrn-col-sd-13, .nrn-row .nrn-col-sd-14, .nrn-row .nrn-col-sd-15, .nrn-row .nrn-col-sd-16, .nrn-row .nrn-col-sd-17, .nrn-row .nrn-col-sd-18, .nrn-row .nrn-col-sd-19, .nrn-row .nrn-col-sd-20, .nrn-row .nrn-col-sd-21, .nrn-row .nrn-col-sd-22, .nrn-row .nrn-col-sd-23, .nrn-row .nrn-col-sd-24 {
  float: left;
  min-height: .0625em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: .429em;
  padding-right: .429em;
}
.nrn-row .nrn-col-1:first-child, .nrn-row .nrn-col-2:first-child, .nrn-row .nrn-col-3:first-child, .nrn-row .nrn-col-4:first-child, .nrn-row .nrn-col-5:first-child, .nrn-row .nrn-col-6:first-child, .nrn-row .nrn-col-7:first-child, .nrn-row .nrn-col-8:first-child, .nrn-row .nrn-col-9:first-child, .nrn-row .nrn-col-10:first-child, .nrn-row .nrn-col-11:first-child, .nrn-row .nrn-col-12:first-child, .nrn-row .nrn-col-13:first-child, .nrn-row .nrn-col-14:first-child, .nrn-row .nrn-col-15:first-child, .nrn-row .nrn-col-16:first-child, .nrn-row .nrn-col-17:first-child, .nrn-row .nrn-col-18:first-child, .nrn-row .nrn-col-19:first-child, .nrn-row .nrn-col-20:first-child, .nrn-row .nrn-col-21:first-child, .nrn-row .nrn-col-22:first-child, .nrn-row .nrn-col-23:first-child, .nrn-row .nrn-col-24:first-child, .nrn-row .nrn-col-ld-1:first-child, .nrn-row .nrn-col-ld-2:first-child, .nrn-row .nrn-col-ld-3:first-child, .nrn-row .nrn-col-ld-4:first-child, .nrn-row .nrn-col-ld-5:first-child, .nrn-row .nrn-col-ld-6:first-child, .nrn-row .nrn-col-ld-7:first-child, .nrn-row .nrn-col-ld-8:first-child, .nrn-row .nrn-col-ld-9:first-child, .nrn-row .nrn-col-ld-10:first-child, .nrn-row .nrn-col-ld-11:first-child, .nrn-row .nrn-col-ld-12:first-child, .nrn-row .nrn-col-ld-13:first-child, .nrn-row .nrn-col-ld-14:first-child, .nrn-row .nrn-col-ld-15:first-child, .nrn-row .nrn-col-ld-16:first-child, .nrn-row .nrn-col-ld-17:first-child, .nrn-row .nrn-col-ld-18:first-child, .nrn-row .nrn-col-ld-19:first-child, .nrn-row .nrn-col-ld-20:first-child, .nrn-row .nrn-col-ld-21:first-child, .nrn-row .nrn-col-ld-22:first-child, .nrn-row .nrn-col-ld-23:first-child, .nrn-row .nrn-col-ld-24:first-child, .nrn-row .nrn-col-sd-1:first-child, .nrn-row .nrn-col-sd-2:first-child, .nrn-row .nrn-col-sd-3:first-child, .nrn-row .nrn-col-sd-4:first-child, .nrn-row .nrn-col-sd-5:first-child, .nrn-row .nrn-col-sd-6:first-child, .nrn-row .nrn-col-sd-7:first-child, .nrn-row .nrn-col-sd-8:first-child, .nrn-row .nrn-col-sd-9:first-child, .nrn-row .nrn-col-sd-10:first-child, .nrn-row .nrn-col-sd-11:first-child, .nrn-row .nrn-col-sd-12:first-child, .nrn-row .nrn-col-sd-13:first-child, .nrn-row .nrn-col-sd-14:first-child, .nrn-row .nrn-col-sd-15:first-child, .nrn-row .nrn-col-sd-16:first-child, .nrn-row .nrn-col-sd-17:first-child, .nrn-row .nrn-col-sd-18:first-child, .nrn-row .nrn-col-sd-19:first-child, .nrn-row .nrn-col-sd-20:first-child, .nrn-row .nrn-col-sd-21:first-child, .nrn-row .nrn-col-sd-22:first-child, .nrn-row .nrn-col-sd-23:first-child, .nrn-row .nrn-col-sd-24:first-child {
  padding-left: 0;
}
.nrn-row .nrn-col-1:last-child, .nrn-row .nrn-col-2:last-child, .nrn-row .nrn-col-3:last-child, .nrn-row .nrn-col-4:last-child, .nrn-row .nrn-col-5:last-child, .nrn-row .nrn-col-6:last-child, .nrn-row .nrn-col-7:last-child, .nrn-row .nrn-col-8:last-child, .nrn-row .nrn-col-9:last-child, .nrn-row .nrn-col-10:last-child, .nrn-row .nrn-col-11:last-child, .nrn-row .nrn-col-12:last-child, .nrn-row .nrn-col-13:last-child, .nrn-row .nrn-col-14:last-child, .nrn-row .nrn-col-15:last-child, .nrn-row .nrn-col-16:last-child, .nrn-row .nrn-col-17:last-child, .nrn-row .nrn-col-18:last-child, .nrn-row .nrn-col-19:last-child, .nrn-row .nrn-col-20:last-child, .nrn-row .nrn-col-21:last-child, .nrn-row .nrn-col-22:last-child, .nrn-row .nrn-col-23:last-child, .nrn-row .nrn-col-24:last-child, .nrn-row .nrn-col-ld-1:last-child, .nrn-row .nrn-col-ld-2:last-child, .nrn-row .nrn-col-ld-3:last-child, .nrn-row .nrn-col-ld-4:last-child, .nrn-row .nrn-col-ld-5:last-child, .nrn-row .nrn-col-ld-6:last-child, .nrn-row .nrn-col-ld-7:last-child, .nrn-row .nrn-col-ld-8:last-child, .nrn-row .nrn-col-ld-9:last-child, .nrn-row .nrn-col-ld-10:last-child, .nrn-row .nrn-col-ld-11:last-child, .nrn-row .nrn-col-ld-12:last-child, .nrn-row .nrn-col-ld-13:last-child, .nrn-row .nrn-col-ld-14:last-child, .nrn-row .nrn-col-ld-15:last-child, .nrn-row .nrn-col-ld-16:last-child, .nrn-row .nrn-col-ld-17:last-child, .nrn-row .nrn-col-ld-18:last-child, .nrn-row .nrn-col-ld-19:last-child, .nrn-row .nrn-col-ld-20:last-child, .nrn-row .nrn-col-ld-21:last-child, .nrn-row .nrn-col-ld-22:last-child, .nrn-row .nrn-col-ld-23:last-child, .nrn-row .nrn-col-ld-24:last-child, .nrn-row .nrn-col-sd-1:last-child, .nrn-row .nrn-col-sd-2:last-child, .nrn-row .nrn-col-sd-3:last-child, .nrn-row .nrn-col-sd-4:last-child, .nrn-row .nrn-col-sd-5:last-child, .nrn-row .nrn-col-sd-6:last-child, .nrn-row .nrn-col-sd-7:last-child, .nrn-row .nrn-col-sd-8:last-child, .nrn-row .nrn-col-sd-9:last-child, .nrn-row .nrn-col-sd-10:last-child, .nrn-row .nrn-col-sd-11:last-child, .nrn-row .nrn-col-sd-12:last-child, .nrn-row .nrn-col-sd-13:last-child, .nrn-row .nrn-col-sd-14:last-child, .nrn-row .nrn-col-sd-15:last-child, .nrn-row .nrn-col-sd-16:last-child, .nrn-row .nrn-col-sd-17:last-child, .nrn-row .nrn-col-sd-18:last-child, .nrn-row .nrn-col-sd-19:last-child, .nrn-row .nrn-col-sd-20:last-child, .nrn-row .nrn-col-sd-21:last-child, .nrn-row .nrn-col-sd-22:last-child, .nrn-row .nrn-col-sd-23:last-child, .nrn-row .nrn-col-sd-24:last-child {
  padding-right: 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-row .nrn-col-1, .nrn-row .nrn-col-2, .nrn-row .nrn-col-3, .nrn-row .nrn-col-4, .nrn-row .nrn-col-5, .nrn-row .nrn-col-6, .nrn-row .nrn-col-7, .nrn-row .nrn-col-8, .nrn-row .nrn-col-9, .nrn-row .nrn-col-10, .nrn-row .nrn-col-11, .nrn-row .nrn-col-12, .nrn-row .nrn-col-13, .nrn-row .nrn-col-14, .nrn-row .nrn-col-15, .nrn-row .nrn-col-16, .nrn-row .nrn-col-17, .nrn-row .nrn-col-18, .nrn-row .nrn-col-19, .nrn-row .nrn-col-20, .nrn-row .nrn-col-21, .nrn-row .nrn-col-22, .nrn-row .nrn-col-23, .nrn-row .nrn-col-24, .nrn-row .nrn-col-ld-1, .nrn-row .nrn-col-ld-2, .nrn-row .nrn-col-ld-3, .nrn-row .nrn-col-ld-4, .nrn-row .nrn-col-ld-5, .nrn-row .nrn-col-ld-6, .nrn-row .nrn-col-ld-7, .nrn-row .nrn-col-ld-8, .nrn-row .nrn-col-ld-9, .nrn-row .nrn-col-ld-10, .nrn-row .nrn-col-ld-11, .nrn-row .nrn-col-ld-12, .nrn-row .nrn-col-ld-13, .nrn-row .nrn-col-ld-14, .nrn-row .nrn-col-ld-15, .nrn-row .nrn-col-ld-16, .nrn-row .nrn-col-ld-17, .nrn-row .nrn-col-ld-18, .nrn-row .nrn-col-ld-19, .nrn-row .nrn-col-ld-20, .nrn-row .nrn-col-ld-21, .nrn-row .nrn-col-ld-22, .nrn-row .nrn-col-ld-23, .nrn-row .nrn-col-ld-24, .nrn-row .nrn-col-sd-1, .nrn-row .nrn-col-sd-2, .nrn-row .nrn-col-sd-3, .nrn-row .nrn-col-sd-4, .nrn-row .nrn-col-sd-5, .nrn-row .nrn-col-sd-6, .nrn-row .nrn-col-sd-7, .nrn-row .nrn-col-sd-8, .nrn-row .nrn-col-sd-9, .nrn-row .nrn-col-sd-10, .nrn-row .nrn-col-sd-11, .nrn-row .nrn-col-sd-12, .nrn-row .nrn-col-sd-13, .nrn-row .nrn-col-sd-14, .nrn-row .nrn-col-sd-15, .nrn-row .nrn-col-sd-16, .nrn-row .nrn-col-sd-17, .nrn-row .nrn-col-sd-18, .nrn-row .nrn-col-sd-19, .nrn-row .nrn-col-sd-20, .nrn-row .nrn-col-sd-21, .nrn-row .nrn-col-sd-22, .nrn-row .nrn-col-sd-23, .nrn-row .nrn-col-sd-24 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-row .nrn-col-sd-1, .nrn-row .nrn-col-sd-2, .nrn-row .nrn-col-sd-3, .nrn-row .nrn-col-sd-4, .nrn-row .nrn-col-sd-5, .nrn-row .nrn-col-sd-6, .nrn-row .nrn-col-sd-7, .nrn-row .nrn-col-sd-8, .nrn-row .nrn-col-sd-9, .nrn-row .nrn-col-sd-10, .nrn-row .nrn-col-sd-11, .nrn-row .nrn-col-sd-12, .nrn-row .nrn-col-sd-13, .nrn-row .nrn-col-sd-14, .nrn-row .nrn-col-sd-15, .nrn-row .nrn-col-sd-16, .nrn-row .nrn-col-sd-17, .nrn-row .nrn-col-sd-18, .nrn-row .nrn-col-sd-19, .nrn-row .nrn-col-sd-20, .nrn-row .nrn-col-sd-21, .nrn-row .nrn-col-sd-22, .nrn-row .nrn-col-sd-23, .nrn-row .nrn-col-sd-24 {
    padding-left: .429em;
    padding-right: .429em;
  }
}
.nrn-row .nrn-col-1 {
  width: 4.166666667%;
}
.nrn-row .nrn-col-2 {
  width: 8.333333333%;
}
.nrn-row .nrn-col-3 {
  width: 12.5%;
}
.nrn-row .nrn-col-4 {
  width: 16.66666667%;
}
.nrn-row .nrn-col-5 {
  width: 20.83333333%;
}
.nrn-row .nrn-col-6 {
  width: 25%;
}
.nrn-row .nrn-col-7 {
  width: 29.16666667%;
}
.nrn-row .nrn-col-8 {
  width: 33.33333333%;
}
.nrn-row .nrn-col-9 {
  width: 37.5%;
}
.nrn-row .nrn-col-10 {
  width: 41.66666667%;
}
.nrn-row .nrn-col-11 {
  width: 45.83333333%;
}
.nrn-row .nrn-col-12 {
  width: 50%;
}
.nrn-row .nrn-col-13 {
  width: 54.16666667%;
}
.nrn-row .nrn-col-14 {
  width: 58.33333333%;
}
.nrn-row .nrn-col-15 {
  width: 62.5%;
}
.nrn-row .nrn-col-16 {
  width: 66.66666667%;
}
.nrn-row .nrn-col-17 {
  width: 70.83333333%;
}
.nrn-row .nrn-col-18 {
  width: 75%;
}
.nrn-row .nrn-col-19 {
  width: 79.16666667%;
}
.nrn-row .nrn-col-20 {
  width: 83.33333333%;
}
.nrn-row .nrn-col-21 {
  width: 87.5%;
}
.nrn-row .nrn-col-22 {
  width: 91.66666667%;
}
.nrn-row .nrn-col-23 {
  width: 95.83333333%;
}
.nrn-row .nrn-col-24 {
  width: 100%;
}
@media screen and (min-width: 48em), print {
  .nrn-row .nrn-col-md-1 {
    width: 4.166666667%;
  }
  .nrn-row .nrn-col-md-2 {
    width: 8.333333333%;
  }
  .nrn-row .nrn-col-md-3 {
    width: 12.5%;
  }
  .nrn-row .nrn-col-md-4 {
    width: 16.66666667%;
  }
  .nrn-row .nrn-col-md-5 {
    width: 20.83333333%;
  }
  .nrn-row .nrn-col-md-6 {
    width: 25%;
  }
  .nrn-row .nrn-col-md-7 {
    width: 29.16666667%;
  }
  .nrn-row .nrn-col-md-8 {
    width: 33.33333333%;
  }
  .nrn-row .nrn-col-md-9 {
    width: 37.5%;
  }
  .nrn-row .nrn-col-md-10 {
    width: 41.66666667%;
  }
  .nrn-row .nrn-col-md-11 {
    width: 45.83333333%;
  }
  .nrn-row .nrn-col-md-12 {
    width: 50%;
  }
  .nrn-row .nrn-col-md-13 {
    width: 54.16666667%;
  }
  .nrn-row .nrn-col-md-14 {
    width: 58.33333333%;
  }
  .nrn-row .nrn-col-md-15 {
    width: 62.5%;
  }
  .nrn-row .nrn-col-md-16 {
    width: 66.66666667%;
  }
  .nrn-row .nrn-col-md-17 {
    width: 70.83333333%;
  }
  .nrn-row .nrn-col-md-18 {
    width: 75%;
  }
  .nrn-row .nrn-col-md-19 {
    width: 79.16666667%;
  }
  .nrn-row .nrn-col-md-20 {
    width: 83.33333333%;
  }
  .nrn-row .nrn-col-md-21 {
    width: 87.5%;
  }
  .nrn-row .nrn-col-md-22 {
    width: 91.66666667%;
  }
  .nrn-row .nrn-col-md-23 {
    width: 95.83333333%;
  }
  .nrn-row .nrn-col-md-24 {
    width: 100%;
  }
}
@media screen and (min-width: 61.25em), print {
  .nrn-row .nrn-col-ld-1 {
    width: 4.166666667%;
  }
  .nrn-row .nrn-col-ld-2 {
    width: 8.333333333%;
  }
  .nrn-row .nrn-col-ld-3 {
    width: 12.5%;
  }
  .nrn-row .nrn-col-ld-4 {
    width: 16.66666667%;
  }
  .nrn-row .nrn-col-ld-5 {
    width: 20.83333333%;
  }
  .nrn-row .nrn-col-ld-6 {
    width: 25%;
  }
  .nrn-row .nrn-col-ld-7 {
    width: 29.16666667%;
  }
  .nrn-row .nrn-col-ld-8 {
    width: 33.33333333%;
  }
  .nrn-row .nrn-col-ld-9 {
    width: 37.5%;
  }
  .nrn-row .nrn-col-ld-10 {
    width: 41.66666667%;
  }
  .nrn-row .nrn-col-ld-11 {
    width: 45.83333333%;
  }
  .nrn-row .nrn-col-ld-12 {
    width: 50%;
  }
  .nrn-row .nrn-col-ld-13 {
    width: 54.16666667%;
  }
  .nrn-row .nrn-col-ld-14 {
    width: 58.33333333%;
  }
  .nrn-row .nrn-col-ld-15 {
    width: 62.5%;
  }
  .nrn-row .nrn-col-ld-16 {
    width: 66.66666667%;
  }
  .nrn-row .nrn-col-ld-17 {
    width: 70.83333333%;
  }
  .nrn-row .nrn-col-ld-18 {
    width: 75%;
  }
  .nrn-row .nrn-col-ld-19 {
    width: 79.16666667%;
  }
  .nrn-row .nrn-col-ld-20 {
    width: 83.33333333%;
  }
  .nrn-row .nrn-col-ld-21 {
    width: 87.5%;
  }
  .nrn-row .nrn-col-ld-22 {
    width: 91.66666667%;
  }
  .nrn-row .nrn-col-ld-23 {
    width: 95.83333333%;
  }
  .nrn-row .nrn-col-ld-24 {
    width: 100%;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-row .nrn-col-sd-1[class*="nrn-col-"], .nrn-row .nrn-col-sd-1 {
    width: 4.166666667%;
  }
  .nrn-row .nrn-col-sd-2[class*="nrn-col-"], .nrn-row .nrn-col-sd-2 {
    width: 8.333333333%;
  }
  .nrn-row .nrn-col-sd-3[class*="nrn-col-"], .nrn-row .nrn-col-sd-3 {
    width: 12.5%;
  }
  .nrn-row .nrn-col-sd-4[class*="nrn-col-"], .nrn-row .nrn-col-sd-4 {
    width: 16.66666667%;
  }
  .nrn-row .nrn-col-sd-5[class*="nrn-col-"], .nrn-row .nrn-col-sd-5 {
    width: 20.83333333%;
  }
  .nrn-row .nrn-col-sd-6[class*="nrn-col-"], .nrn-row .nrn-col-sd-6 {
    width: 25%;
  }
  .nrn-row .nrn-col-sd-7[class*="nrn-col-"], .nrn-row .nrn-col-sd-7 {
    width: 29.16666667%;
  }
  .nrn-row .nrn-col-sd-8[class*="nrn-col-"], .nrn-row .nrn-col-sd-8 {
    width: 33.33333333%;
  }
  .nrn-row .nrn-col-sd-9[class*="nrn-col-"], .nrn-row .nrn-col-sd-9 {
    width: 37.5%;
  }
  .nrn-row .nrn-col-sd-10[class*="nrn-col-"], .nrn-row .nrn-col-sd-10 {
    width: 41.66666667%;
  }
  .nrn-row .nrn-col-sd-11[class*="nrn-col-"], .nrn-row .nrn-col-sd-11 {
    width: 45.83333333%;
  }
  .nrn-row .nrn-col-sd-12[class*="nrn-col-"], .nrn-row .nrn-col-sd-12 {
    width: 50%;
  }
  .nrn-row .nrn-col-sd-13[class*="nrn-col-"], .nrn-row .nrn-col-sd-13 {
    width: 54.16666667%;
  }
  .nrn-row .nrn-col-sd-14[class*="nrn-col-"], .nrn-row .nrn-col-sd-14 {
    width: 58.33333333%;
  }
  .nrn-row .nrn-col-sd-15[class*="nrn-col-"], .nrn-row .nrn-col-sd-15 {
    width: 62.5%;
  }
  .nrn-row .nrn-col-sd-16[class*="nrn-col-"], .nrn-row .nrn-col-sd-16 {
    width: 66.66666667%;
  }
  .nrn-row .nrn-col-sd-17[class*="nrn-col-"], .nrn-row .nrn-col-sd-17 {
    width: 70.83333333%;
  }
  .nrn-row .nrn-col-sd-18[class*="nrn-col-"], .nrn-row .nrn-col-sd-18 {
    width: 75%;
  }
  .nrn-row .nrn-col-sd-19[class*="nrn-col-"], .nrn-row .nrn-col-sd-19 {
    width: 79.16666667%;
  }
  .nrn-row .nrn-col-sd-20[class*="nrn-col-"], .nrn-row .nrn-col-sd-20 {
    width: 83.33333333%;
  }
  .nrn-row .nrn-col-sd-21[class*="nrn-col-"], .nrn-row .nrn-col-sd-21 {
    width: 87.5%;
  }
  .nrn-row .nrn-col-sd-22[class*="nrn-col-"], .nrn-row .nrn-col-sd-22 {
    width: 91.66666667%;
  }
  .nrn-row .nrn-col-sd-23[class*="nrn-col-"], .nrn-row .nrn-col-sd-23 {
    width: 95.83333333%;
  }
  .nrn-row .nrn-col-sd-24[class*="nrn-col-"], .nrn-row .nrn-col-sd-24 {
    width: 100%;
  }
  .nrn-row .nrn-col-1, .nrn-row .nrn-col-2, .nrn-row .nrn-col-3, .nrn-row .nrn-col-4, .nrn-row .nrn-col-5, .nrn-row .nrn-col-6, .nrn-row .nrn-col-7, .nrn-row .nrn-col-8, .nrn-row .nrn-col-9, .nrn-row .nrn-col-10, .nrn-row .nrn-col-11, .nrn-row .nrn-col-12, .nrn-row .nrn-col-13, .nrn-row .nrn-col-14, .nrn-row .nrn-col-15, .nrn-row .nrn-col-16, .nrn-row .nrn-col-17, .nrn-row .nrn-col-18, .nrn-row .nrn-col-19, .nrn-row .nrn-col-20, .nrn-row .nrn-col-21, .nrn-row .nrn-col-22, .nrn-row .nrn-col-23, .nrn-row .nrn-col-24 {
    width: 100%;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-row.nrn-row-table-cell {
    display: table;
  }
  .nrn-row.nrn-row-table-cell > [class^="nrn-col-"] {
    display: table-cell;
    float: none;
  }
}

.nrn-row-sd [class*="nrn-col-"],
.nrn-row-sd [class*="nrn-col-sd-"],
.nrn-row-sd [class*="nrn-col-md-"],
.nrn-row-sd [class*="nrn-col-ld-"] {
  float: left;
  min-height: 0.0625em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: .5em;
  padding-right: .5em;
}
.nrn-row-sd .nrn-col-1 {
  width: 4.166666667%;
}
.nrn-row-sd .nrn-col-2 {
  width: 8.333333333%;
}
.nrn-row-sd .nrn-col-3 {
  width: 12.5%;
}
.nrn-row-sd .nrn-col-4 {
  width: 16.66666667%;
}
.nrn-row-sd .nrn-col-5 {
  width: 20.83333333%;
}
.nrn-row-sd .nrn-col-6 {
  width: 25%;
}
.nrn-row-sd .nrn-col-7 {
  width: 29.16666667%;
}
.nrn-row-sd .nrn-col-8 {
  width: 33.33333333%;
}
.nrn-row-sd .nrn-col-9 {
  width: 37.5%;
}
.nrn-row-sd .nrn-col-10 {
  width: 41.66666667%;
}
.nrn-row-sd .nrn-col-11 {
  width: 45.83333333%;
}
.nrn-row-sd .nrn-col-12 {
  width: 50%;
}
.nrn-row-sd .nrn-col-13 {
  width: 54.16666667%;
}
.nrn-row-sd .nrn-col-14 {
  width: 58.33333333%;
}
.nrn-row-sd .nrn-col-15 {
  width: 62.5%;
}
.nrn-row-sd .nrn-col-16 {
  width: 66.66666667%;
}
.nrn-row-sd .nrn-col-17 {
  width: 70.83333333%;
}
.nrn-row-sd .nrn-col-18 {
  width: 75%;
}
.nrn-row-sd .nrn-col-19 {
  width: 79.16666667%;
}
.nrn-row-sd .nrn-col-20 {
  width: 83.33333333%;
}
.nrn-row-sd .nrn-col-21 {
  width: 87.5%;
}
.nrn-row-sd .nrn-col-22 {
  width: 91.66666667%;
}
.nrn-row-sd .nrn-col-23 {
  width: 95.83333333%;
}
.nrn-row-sd .nrn-col-24 {
  width: 100%;
}

fieldset.nrn-row [class*="nrn-col-"] {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 48em), print {
  .nrn-row-reverse:after {
    clear: both;
    content: "";
    display: block;
  }
  .nrn-row-reverse > [class*="nrn-col-"] {
    float: right;
  }
  .nrn-row-reverse > [class*="nrn-col-"]:first-child {
    padding-left: .429em;
    padding-right: 0;
  }
  .nrn-row-reverse > [class*="nrn-col-"]:last-child {
    padding-right: .429em;
    padding-left: 0;
  }
  .nrn-row-reverse *[class^="nrn-col-"] {
    min-height: 0.0625em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: .5em;
    padding-right: .5em;
  }
}
.nrn-grid-1 {
  width: 4.166666667%;
}

.nrn-grid-2 {
  width: 8.333333333%;
}

.nrn-grid-3 {
  width: 12.5%;
}

.nrn-grid-4 {
  width: 16.66666667%;
}

.nrn-grid-5 {
  width: 20.83333333%;
}

.nrn-grid-6 {
  width: 25%;
}

.nrn-grid-7 {
  width: 29.16666667%;
}

.nrn-grid-8 {
  width: 33.33333333%;
}

.nrn-grid-9 {
  width: 37.5%;
}

.nrn-grid-10 {
  width: 41.66666667%;
}

.nrn-grid-11 {
  width: 45.83333333%;
}

.nrn-grid-12 {
  width: 50%;
}

.nrn-grid-13 {
  width: 54.16666667%;
}

.nrn-grid-14 {
  width: 58.33333333%;
}

.nrn-grid-15 {
  width: 62.5%;
}

.nrn-grid-16 {
  width: 66.66666667%;
}

.nrn-grid-17 {
  width: 70.83333333%;
}

.nrn-grid-18 {
  width: 75%;
}

.nrn-grid-19 {
  width: 79.16666667%;
}

.nrn-grid-20 {
  width: 83.33333333%;
}

.nrn-grid-21 {
  width: 87.5%;
}

.nrn-grid-22 {
  width: 91.66666667%;
}

.nrn-grid-23 {
  width: 95.83333333%;
}

.nrn-grid-24 {
  width: 100%;
}

@media screen and (min-width: 48em) and (max-width: 61.19em) {
  .nrn-grid-md-1 {
    width: 4.166666667%;
  }

  .nrn-grid-md-2 {
    width: 8.333333333%;
  }

  .nrn-grid-md-3 {
    width: 12.5%;
  }

  .nrn-grid-md-4 {
    width: 16.66666667%;
  }

  .nrn-grid-md-5 {
    width: 20.83333333%;
  }

  .nrn-grid-md-6 {
    width: 25%;
  }

  .nrn-grid-md-7 {
    width: 29.16666667%;
  }

  .nrn-grid-md-8 {
    width: 33.33333333%;
  }

  .nrn-grid-md-9 {
    width: 37.5%;
  }

  .nrn-grid-md-10 {
    width: 41.66666667%;
  }

  .nrn-grid-md-11 {
    width: 45.83333333%;
  }

  .nrn-grid-md-12 {
    width: 50%;
  }

  .nrn-grid-md-13 {
    width: 54.16666667%;
  }

  .nrn-grid-md-14 {
    width: 58.33333333%;
  }

  .nrn-grid-md-15 {
    width: 62.5%;
  }

  .nrn-grid-md-16 {
    width: 66.66666667%;
  }

  .nrn-grid-md-17 {
    width: 70.83333333%;
  }

  .nrn-grid-md-18 {
    width: 75%;
  }

  .nrn-grid-md-19 {
    width: 79.16666667%;
  }

  .nrn-grid-md-20 {
    width: 83.33333333%;
  }

  .nrn-grid-md-21 {
    width: 87.5%;
  }

  .nrn-grid-md-22 {
    width: 91.66666667%;
  }

  .nrn-grid-md-23 {
    width: 95.83333333%;
  }

  .nrn-grid-md-24 {
    width: 100%;
  }
}
@media screen and (min-width: 61.25em), print {
  .nrn-grid-ld-1 {
    width: 4.166666667%;
  }

  .nrn-grid-ld-2 {
    width: 8.333333333%;
  }

  .nrn-grid-ld-3 {
    width: 12.5%;
  }

  .nrn-grid-ld-4 {
    width: 16.66666667%;
  }

  .nrn-grid-ld-5 {
    width: 20.83333333%;
  }

  .nrn-grid-ld-6 {
    width: 25%;
  }

  .nrn-grid-ld-7 {
    width: 29.16666667%;
  }

  .nrn-grid-ld-8 {
    width: 33.33333333%;
  }

  .nrn-grid-ld-9 {
    width: 37.5%;
  }

  .nrn-grid-ld-10 {
    width: 41.66666667%;
  }

  .nrn-grid-ld-11 {
    width: 45.83333333%;
  }

  .nrn-grid-ld-12 {
    width: 50%;
  }

  .nrn-grid-ld-13 {
    width: 54.16666667%;
  }

  .nrn-grid-ld-14 {
    width: 58.33333333%;
  }

  .nrn-grid-ld-15 {
    width: 62.5%;
  }

  .nrn-grid-ld-16 {
    width: 66.66666667%;
  }

  .nrn-grid-ld-17 {
    width: 70.83333333%;
  }

  .nrn-grid-ld-18 {
    width: 75%;
  }

  .nrn-grid-ld-19 {
    width: 79.16666667%;
  }

  .nrn-grid-ld-20 {
    width: 83.33333333%;
  }

  .nrn-grid-ld-21 {
    width: 87.5%;
  }

  .nrn-grid-ld-22 {
    width: 91.66666667%;
  }

  .nrn-grid-ld-23 {
    width: 95.83333333%;
  }

  .nrn-grid-ld-24 {
    width: 100%;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-grid-sd-1 {
    width: 4.166666667%;
  }

  .nrn-grid-sd-2 {
    width: 8.333333333%;
  }

  .nrn-grid-sd-3 {
    width: 12.5%;
  }

  .nrn-grid-sd-4 {
    width: 16.66666667%;
  }

  .nrn-grid-sd-5 {
    width: 20.83333333%;
  }

  .nrn-grid-sd-6 {
    width: 25%;
  }

  .nrn-grid-sd-7 {
    width: 29.16666667%;
  }

  .nrn-grid-sd-8 {
    width: 33.33333333%;
  }

  .nrn-grid-sd-9 {
    width: 37.5%;
  }

  .nrn-grid-sd-10 {
    width: 41.66666667%;
  }

  .nrn-grid-sd-11 {
    width: 45.83333333%;
  }

  .nrn-grid-sd-12 {
    width: 50%;
  }

  .nrn-grid-sd-13 {
    width: 54.16666667%;
  }

  .nrn-grid-sd-14 {
    width: 58.33333333%;
  }

  .nrn-grid-sd-15 {
    width: 62.5%;
  }

  .nrn-grid-sd-16 {
    width: 66.66666667%;
  }

  .nrn-grid-sd-17 {
    width: 70.83333333%;
  }

  .nrn-grid-sd-18 {
    width: 75%;
  }

  .nrn-grid-sd-19 {
    width: 79.16666667%;
  }

  .nrn-grid-sd-20 {
    width: 83.33333333%;
  }

  .nrn-grid-sd-21 {
    width: 87.5%;
  }

  .nrn-grid-sd-22 {
    width: 91.66666667%;
  }

  .nrn-grid-sd-23 {
    width: 95.83333333%;
  }

  .nrn-grid-sd-24 {
    width: 100%;
  }
}
.nrn-float-l {
  float: left !important;
}
.nrn-float-l:after {
  clear: both;
  content: "";
  display: block;
}

.nrn-float-r {
  float: right !important;
}
.nrn-float-r:after {
  clear: both;
  content: "";
  display: block;
}

.nrn-float-c {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 47.94em) {
  .nrn-float-sd-l {
    float: left !important;
  }
  .nrn-float-sd-l:after {
    clear: both;
    content: "";
    display: block;
  }

  .nrn-float-sd-c {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .nrn-float-sd-r {
    float: right !important;
  }
  .nrn-float-sd-r:after {
    clear: both;
    content: "";
    display: block;
  }
}
.nrn-block-c {
  margin: 0 auto;
  display: block;
}

.nrn-container {
  margin: 0 auto;
}

header[role="banner"] .nrn-container,
nav[role="navigation"] .nrn-container,
main[role="main"] .nrn-container {
  min-width: 20em;
}
@media screen and (min-width: 61.25em), print {
  header[role="banner"] .nrn-container,
  nav[role="navigation"] .nrn-container,
  main[role="main"] .nrn-container {
    width: 980px;
    margin: 0 auto;
  }
}

footer[role="contentinfo"] .nrn-container {
  min-width: 20em;
}
@media screen and (min-width: 61.25em), print {
  footer[role="contentinfo"] .nrn-container {
    width: 960px;
    margin: 0 auto;
  }
}

header,
header[role="banner"] {
  position: relative;
  z-index: 10000;
  display: block;
  width: 100%;
  padding-bottom: 0;
}
@media screen and (min-width: 61.25em), print {
  header,
  header[role="banner"] {
    min-width: 980px;
    max-width: 100%;
  }
}
@media screen and (max-width: 47.94em) {
  header,
  header[role="banner"] {
    min-height: 50px;
  }
}
@media screen and (min-width: 48em), print {
  header .nrn-col-17,
  header[role="banner"] .nrn-col-17 {
    display: block;
  }
}
header .nrn-siteid,
header[role="banner"] .nrn-siteid {
  font-size: 1.25em;
  font-weight: bold;
  margin: .25em;
  line-height: 2;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media screen and (min-width: 48em), print {
  header .nrn-siteid,
  header[role="banner"] .nrn-siteid {
    font-size: 1.725em;
    margin: 0 .25em .208em .291em;
    line-height: 2;
  }
}
@media screen and (min-width: 61.25em), print {
  header .nrn-siteid,
  header[role="banner"] .nrn-siteid {
    margin-left: 0;
  }
}
header .nrn-siteid img,
header[role="banner"] .nrn-siteid img {
  margin: 0;
}
header .nrn-container,
header[role="banner"] .nrn-container {
  overflow: visible;
}
header:after,
header[role="banner"]:after {
  clear: both;
  content: "";
}

main[role="main"] .nrn-container {
  width: auto;
}
@media screen and (min-width: 48em), print {
  main[role="main"] .nrn-container {
    min-height: 350px;
  }
}

.nrn-contents {
  background: white;
}
@media screen and (min-width: 48em), print {
  .nrn-contents {
    max-width: 980px;
    margin: 0 auto;
  }
  .nrn-contents:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
}

@media screen and (min-width: 61.25em), print {
  .nrn-contents {
    width: 980px;
  }
}
main,
main[role="main"] {
  z-index: 1;
}
main:after,
main[role="main"]:after {
  height: 0;
  width: 100%;
  display: block;
  clear: both;
  content: "";
}
main .nrn-container,
main[role="main"] .nrn-container {
  padding-top: .625em;
  padding-bottom: 1.875em;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 61.25em), print {
  main .nrn-container,
  main[role="main"] .nrn-container {
    padding-left: 12px;
    padding-bottom: 2.143em;
    padding-right: 12px;
  }
}

aside,
aside[role="complementary"] {
  overflow: hidden;
  width: 100%;
  display: block;
  background-color: #f0efeb;
  color: #333333;
}
aside li,
aside[role="complementary"] li {
  padding-left: 0;
  text-indent: 0;
}
aside li a,
aside[role="complementary"] li a {
  margin: .178em 1.4em 0 0;
  color: #333333;
}
@media screen and (min-width: 48em), print {
  aside li a,
  aside[role="complementary"] li a {
    margin: .25em 1.4em .036em 0;
  }
}
aside:after,
aside[role="complementary"]:after {
  height: 0;
  width: 100%;
  display: block;
  clear: both;
  content: "";
}
@media screen and (min-width: 61.25em), print {
  aside,
  aside[role="complementary"] {
    min-width: 980px;
    max-width: 100%;
  }
  aside .nrn-container,
  aside[role="complementary"] .nrn-container {
    width: 980px;
    margin: 0 auto;
  }
}
aside .nrn-bnr-block,
aside[role="complementary"] .nrn-bnr-block {
  padding: .5em 0;
  text-align: center;
  width: 74%;
  margin: 0 auto;
}
@media screen and (min-width: 48em), print {
  aside .nrn-bnr-block,
  aside[role="complementary"] .nrn-bnr-block {
    float: right;
    width: 96%;
    margin: 0;
    padding-right: .857em;
  }
}
@media screen and (min-width: 48em), print {
  aside .nrn-container,
  aside[role="complementary"] .nrn-container {
    padding-top: 30px;
  }
  aside .nrn-nav-block,
  aside[role="complementary"] .nrn-nav-block {
    margin-left: .78571em;
  }
  aside li,
  aside[role="complementary"] li {
    width: 50%;
  }
  aside li.nrn-full,
  aside[role="complementary"] li.nrn-full {
    width: 50%;
  }
  aside li a,
  aside[role="complementary"] li a {
    margin-right: 1.1428em;
    margin-bottom: 12px;
    padding-left: 1.2em;
    line-height: 1.7;
    text-decoration: none;
  }
  aside li a:before,
  aside[role="complementary"] li a:before {
    font-size: 8.4px !important;
    font-size: 0.6rem !important;
    color: #006;
    top: 0;
    margin-top: .25em;
    line-height: 1.7;
  }
  aside li a:hover,
  aside[role="complementary"] li a:hover {
    text-decoration: underline !important;
  }
  aside li a .nrn-ico-squares:before,
  aside[role="complementary"] li a .nrn-ico-squares:before {
    color: #006;
  }
  aside .nrn-bnr-block,
  aside[role="complementary"] .nrn-bnr-block {
    padding-top: .14285em;
    padding-right: 0;
    padding-bottom: .14285em;
  }
  aside .nrn-bnr-block img,
  aside[role="complementary"] .nrn-bnr-block img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 48em) and (max-width: 61.19em) {
  aside li,
  aside[role="complementary"] li {
    width: 50%;
  }
  aside li.nrn-full,
  aside[role="complementary"] li.nrn-full {
    width: 100%;
  }
  aside .nrn-bnr-block,
  aside[role="complementary"] .nrn-bnr-block {
    padding-right: 0;
  }
  aside .nrn-bnr-block a,
  aside[role="complementary"] .nrn-bnr-block a {
    text-decoration: none;
  }
  aside .nrn-bnr-block a:before,
  aside[role="complementary"] .nrn-bnr-block a:before {
    font-size: 8.4px !important;
    font-size: 0.6rem !important;
    color: #006;
  }
  aside .nrn-bnr-block a:hover,
  aside[role="complementary"] .nrn-bnr-block a:hover {
    text-decoration: underline !important;
  }
  aside .nrn-bnr-block a .nrn-ico-squares:before,
  aside[role="complementary"] .nrn-bnr-block a .nrn-ico-squares:before {
    color: #006;
  }
}
@media screen and (max-width: 47.94em) {
  aside li a,
  aside[role="complementary"] li a {
    text-decoration: none;
  }
  aside li a:after,
  aside[role="complementary"] li a:after {
    font-size: 8.4px !important;
    font-size: 0.6rem !important;
    color: #006;
  }
  aside li a:hover,
  aside[role="complementary"] li a:hover {
    text-decoration: underline !important;
  }
  aside li a .nrn-ico-squares:before,
  aside[role="complementary"] li a .nrn-ico-squares:before {
    color: #006;
  }
  aside li:nth-child(2),
  aside[role="complementary"] li:nth-child(2) {
    border-top-width: 1px;
  }
  aside .nrn-bnr-block,
  aside[role="complementary"] .nrn-bnr-block {
    padding-top: .25em;
    padding-bottom: .375em;
  }
  aside .nrn-bnr-block img,
  aside[role="complementary"] .nrn-bnr-block img {
    width: 100%;
    height: auto;
  }
}
aside.nrn-external,
aside[role="complementary"].nrn-external {
  border-bottom: none;
  background-color: #ddd;
}
aside.nrn-external li a,
aside[role="complementary"].nrn-external li a {
  color: #336;
}
@media screen and (min-width: 48em), print {
  aside.nrn-external,
  aside[role="complementary"].nrn-external {
    border-top: 1px solid #999;
  }
  aside.nrn-external .nrn-nav-block,
  aside[role="complementary"].nrn-external .nrn-nav-block {
    margin-left: .7857em;
    padding-top: .4em;
    padding-bottom: .45em;
  }
  aside.nrn-external li a:before,
  aside[role="complementary"].nrn-external li a:before {
    color: #000066;
  }
}
@media screen and (max-width: 47.94em) {
  aside.nrn-external,
  aside[role="complementary"].nrn-external {
    border-top: 1px solid #b5b5b5;
  }
  aside.nrn-external li a:after,
  aside[role="complementary"].nrn-external li a:after {
    color: #000066;
  }
}

.nrn-top main[role="main"] {
  width: 100%;
}

.nrn-txt {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.71429em;
  margin-bottom: 1.81428em;
}

.nrn-txt-date {
  text-align: center;
  white-space: nowrap;
}

.nrn-align-l {
  text-align: left !important;
}

.nrn-align-c {
  text-align: center !important;
}

.nrn-align-r {
  text-align: right !important;
}

.nrn-align-l-ib {
  text-align: left;
  display: inline-block;
}

.nrn-txt-mt {
  margin-top: 1.81428em;
}

.nrn-txt-mb-half {
  margin-bottom: 0.90714em;
}

.nrn-txt-emphasis {
  color: #f00;
  font-weight: bold;
}

.nrn-txt-attention {
  position: relative;
  color: #f00;
  font-weight: bold;
  padding-left: 23px;
}
.nrn-txt-attention::before {
  position: absolute;
  top: -3px;
  left: 0;
  font-family: 'nrn_mffont';
  content: '\f1d4';
  color: #f00;
}

@media screen and (max-width: 47.94em) {
  .nrn-txt-sp-no-mb {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-align-sd-l {
    text-align: left !important;
  }

  .nrn-align-sd-c {
    text-align: center !important;
  }

  .nrn-align-sd-r {
    text-align: right !important;
  }
}
.nrn-valign-t {
  vertical-align: top !important;
}

.nrn-valign-m {
  vertical-align: middle !important;
}

.nrn-valign-b {
  vertical-align: bottom !important;
}
@media screen and (min-width: 48em), print {
  .nrn-row-table-cell .nrn-valign-b > [class^="nrn-btn-"] {
    margin-bottom: .75em;
  }
}

.nrn-txt-xs {
  font-size: 10.5px !important;
  font-size: 0.75rem !important;
}

.nrn-txt-s {
  font-size: 11.9px !important;
  font-size: 0.85rem !important;
}

.nrn-txt-m {
  font-size: 14px !important;
  font-size: 1rem !important;
}

.nrn-txt-l {
  font-size: 15.75px !important;
  font-size: 1.125rem !important;
}

.nrn-txt-xl {
  font-size: 17.5px !important;
  font-size: 1.25rem !important;
}

.nrn-txt-xxl {
  font-size: 21px !important;
  font-size: 1.5rem !important;
}

h1 {
  font-size: 19.25px;
  font-size: 1.375rem;
  line-height: 2.49351em;
  margin-bottom: 0em;
}
@media screen and (min-width: 48em), print {
  h1 {
    font-size: 24.5px;
    font-size: 1.75rem;
    line-height: 1.95918em;
    margin-bottom: 0em;
  }
}

h2 {
  font-size: 21px;
  font-size: 1.5rem;
  line-height: 2.28571em;
  margin-bottom: 0em;
}

h3 {
  font-size: 17.5px;
  font-size: 1.25rem;
  line-height: 2.74286em;
  margin-bottom: 0em;
}

h4 {
  font-size: 15.75px;
  font-size: 1.125rem;
  line-height: 3.04762em;
  margin-bottom: 0em;
}

h5 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.71429em;
  margin-bottom: 0em;
}

h6 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.71429em;
  margin-bottom: 0em;
}

.nrn-ttl-head-area, .nrn-ttl-head-area-wide, #extend .nrn-ext-ttl-head-area {
  text-align: right;
  margin: 0 -10px;
}
.nrn-ttl-head-area:after, .nrn-ttl-head-area-wide:after, #extend .nrn-ext-ttl-head-area:after {
  clear: both;
  content: "";
  display: block;
}
.nrn-ttl-head-area h1, .nrn-ttl-head-area-wide h1, #extend .nrn-ext-ttl-head-area h1 {
  background: #fff;
  border-left: solid 10px #000066;
  position: relative;
  padding: .227em .5em .182em;
  text-align: left;
  line-height: 1.273;
  margin-bottom: .545em;
}
.nrn-ttl-head-area h1 small, .nrn-ttl-head-area-wide h1 small, #extend .nrn-ext-ttl-head-area h1 small {
  display: block;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area h1 small, .nrn-ttl-head-area-wide h1 small, #extend .nrn-ext-ttl-head-area h1 small {
    margin-top: -.35em;
  }
}
.nrn-ttl-head-area h1:after, .nrn-ttl-head-area-wide h1:after, #extend .nrn-ext-ttl-head-area h1:after {
  content: "";
  border-bottom: solid 3px #bebebe;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 1px;
  width: 100%;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area h1, .nrn-ttl-head-area-wide h1, #extend .nrn-ext-ttl-head-area h1 {
    margin-bottom: 0;
    padding: .4em .5em .35em;
  }
}
.nrn-ttl-head-area .nrn-btn-help, .nrn-ttl-head-area-wide .nrn-btn-help, #extend .nrn-ext-ttl-head-area .nrn-btn-help,
.nrn-ttl-head-area .nrn-btn-search,
.nrn-ttl-head-area-wide .nrn-btn-search,
#extend .nrn-ext-ttl-head-area .nrn-btn-search {
  position: static;
  display: inline-block;
  text-align: right;
  margin: .5em 0 .75em;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area .nrn-btn-help, .nrn-ttl-head-area-wide .nrn-btn-help, #extend .nrn-ext-ttl-head-area .nrn-btn-help,
  .nrn-ttl-head-area .nrn-btn-search,
  .nrn-ttl-head-area-wide .nrn-btn-search,
  #extend .nrn-ext-ttl-head-area .nrn-btn-search {
    margin: 0;
  }
}
.nrn-ttl-head-area .nrn-btn-help i:before, .nrn-ttl-head-area-wide .nrn-btn-help i:before, #extend .nrn-ext-ttl-head-area .nrn-btn-help i:before,
.nrn-ttl-head-area .nrn-btn-search i:before,
.nrn-ttl-head-area-wide .nrn-btn-search i:before,
#extend .nrn-ext-ttl-head-area .nrn-btn-search i:before {
  color: #000066;
}
.nrn-ttl-head-area h1 small, .nrn-ttl-head-area-wide h1 small, #extend .nrn-ext-ttl-head-area h1 small {
  padding-bottom: .35em;
}
.nrn-ttl-head-area .nrn-step.nrn-small, .nrn-ttl-head-area-wide .nrn-step.nrn-small, #extend .nrn-ext-ttl-head-area .nrn-step.nrn-small {
  margin: .25em 0 .5em .5em;
  display: inline-block;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area .nrn-step.nrn-small, .nrn-ttl-head-area-wide .nrn-step.nrn-small, #extend .nrn-ext-ttl-head-area .nrn-step.nrn-small {
    margin: .85em 0 .75em;
  }
}
.nrn-ttl-head-area p, .nrn-ttl-head-area-wide p, #extend .nrn-ext-ttl-head-area p {
  display: inline-block;
  vertical-align: middle;
}
.nrn-ttl-head-area .nrn-ttl-head-extra, .nrn-ttl-head-area-wide .nrn-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra, .nrn-ttl-head-area #extend .nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area .nrn-ext-ttl-head-extra, .nrn-ttl-head-area-wide #extend .nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area-wide .nrn-ext-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ext-ttl-head-extra {
  margin-right: .625em;
}
.nrn-ttl-head-area .nrn-ttl-head-extra-top, .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top {
  margin: 0 .625em;
}
.nrn-ttl-head-area .nrn-ttl-head-extra-top .nrn-search-area, .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top .nrn-search-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top .nrn-search-area,
.nrn-ttl-head-area .nrn-ttl-head-extra-top .nrn-help-area,
.nrn-ttl-head-area-wide .nrn-ttl-head-extra-top .nrn-help-area,
#extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top .nrn-help-area {
  width: 100%;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area, .nrn-ttl-head-area-wide, #extend .nrn-ext-ttl-head-area {
    margin: 0 0 .625em;
    position: relative;
    background: #FFF;
    border-left: solid 10px #000066;
    overflow: hidden;
  }
  .nrn-ttl-head-area h1, .nrn-ttl-head-area-wide h1, #extend .nrn-ext-ttl-head-area h1 {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-bottom: solid 3px #bebebe;
    border-left: none;
    width: 21em;
    float: left;
    position: static;
    font-size: 22.4px;
    font-size: 1.6rem;
  }
  .nrn-ttl-head-area h1:after, .nrn-ttl-head-area-wide h1:after, #extend .nrn-ext-ttl-head-area h1:after {
    content: "";
    border-bottom: solid 3px #bebebe;
    position: absolute;
    bottom: 0;
    display: block;
    height: 3px;
    width: 100%;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra, .nrn-ttl-head-area-wide .nrn-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra, .nrn-ttl-head-area #extend .nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area .nrn-ext-ttl-head-extra, .nrn-ttl-head-area-wide #extend .nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area-wide .nrn-ext-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ext-ttl-head-extra {
    width: 19em;
    text-align: right;
    float: right;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.75em;
    margin-bottom: 0;
    margin-right: .429em;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra p, .nrn-ttl-head-area-wide .nrn-ttl-head-extra p, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra p, .nrn-ttl-head-area #extend .nrn-ext-ttl-head-extra p, #extend .nrn-ttl-head-area .nrn-ext-ttl-head-extra p, .nrn-ttl-head-area-wide #extend .nrn-ext-ttl-head-extra p, #extend .nrn-ttl-head-area-wide .nrn-ext-ttl-head-extra p, #extend .nrn-ext-ttl-head-area .nrn-ext-ttl-head-extra p {
    margin-top: .4em;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra .nrn-step + p, .nrn-ttl-head-area-wide .nrn-ttl-head-extra .nrn-step + p, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra .nrn-step + p, .nrn-ttl-head-area #extend .nrn-ext-ttl-head-extra .nrn-step + p, #extend .nrn-ttl-head-area .nrn-ext-ttl-head-extra .nrn-step + p, .nrn-ttl-head-area-wide #extend .nrn-ext-ttl-head-extra .nrn-step + p, #extend .nrn-ttl-head-area-wide .nrn-ext-ttl-head-extra .nrn-step + p, #extend .nrn-ext-ttl-head-area .nrn-ext-ttl-head-extra .nrn-step + p {
    margin-top: 0;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra .nrn-step + p + p, .nrn-ttl-head-area-wide .nrn-ttl-head-extra .nrn-step + p + p, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra .nrn-step + p + p, .nrn-ttl-head-area #extend .nrn-ext-ttl-head-extra .nrn-step + p + p, #extend .nrn-ttl-head-area .nrn-ext-ttl-head-extra .nrn-step + p + p, .nrn-ttl-head-area-wide #extend .nrn-ext-ttl-head-extra .nrn-step + p + p, #extend .nrn-ttl-head-area-wide .nrn-ext-ttl-head-extra .nrn-step + p + p, #extend .nrn-ext-ttl-head-area .nrn-ext-ttl-head-extra .nrn-step + p + p {
    margin-top: 0;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra {
    width: 31.429em;
    margin-top: -1.5em;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top [class^="nrn-btn-"], .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top [class^="nrn-btn-"], #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top [class^="nrn-btn-"], .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra [class^="nrn-btn-"], #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra [class^="nrn-btn-"], .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra [class^="nrn-btn-"], #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra [class^="nrn-btn-"], #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra [class^="nrn-btn-"] {
    margin-top: -.071em;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra {
    *zoom: 1;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:before, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top:before, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:before, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:before, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:before, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:before, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:before, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:before, .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after {
    content: "";
    display: table;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top:after, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra:after {
    clear: both;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-search-area, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-search-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-search-area, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-search-area, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-search-area, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-search-area, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-search-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-search-area {
    width: 26.429em;
    float: left;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area {
    width: 4.214em;
    float: left;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area {
    *zoom: 1;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:before, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:before, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:before, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:before, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:before, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:before, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:before, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:before, .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after {
    content: "";
    display: table;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area:after, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area:after {
    clear: both;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area p, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area p, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-help-area p, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area p, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area p, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area p, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area p, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-help-area p {
    margin-top: 0;
  }
  .nrn-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-btn-search, .nrn-ttl-head-area-wide .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-btn-search, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra.nrn-ttl-head-extra-top .nrn-btn-search, .nrn-ttl-head-area #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-btn-search, #extend .nrn-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-btn-search, .nrn-ttl-head-area-wide #extend .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-btn-search, #extend .nrn-ttl-head-area-wide .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-btn-search, #extend .nrn-ext-ttl-head-area .nrn-ttl-head-extra-top.nrn-ext-ttl-head-extra .nrn-btn-search {
    left: auto;
    right: 0;
  }
}
.nrn-ttl-head-area.nrn-ttl-head-area-buy h1, .nrn-ttl-head-area-buy.nrn-ttl-head-area-wide h1, #extend .nrn-ttl-head-area-buy.nrn-ext-ttl-head-area h1 {
  border-left: solid 10px #c70000;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area.nrn-ttl-head-area-buy, .nrn-ttl-head-area-buy.nrn-ttl-head-area-wide, #extend .nrn-ttl-head-area-buy.nrn-ext-ttl-head-area {
    border-left: solid 10px #c70000;
  }
  .nrn-ttl-head-area.nrn-ttl-head-area-buy h1, .nrn-ttl-head-area-buy.nrn-ttl-head-area-wide h1, #extend .nrn-ttl-head-area-buy.nrn-ext-ttl-head-area h1 {
    border-left: none;
  }
}
.nrn-ttl-head-area.nrn-ttl-head-area-sell h1, .nrn-ttl-head-area-sell.nrn-ttl-head-area-wide h1, #extend .nrn-ttl-head-area-sell.nrn-ext-ttl-head-area h1 {
  border-left: solid 10px #0050c3;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-head-area.nrn-ttl-head-area-sell, .nrn-ttl-head-area-sell.nrn-ttl-head-area-wide, #extend .nrn-ttl-head-area-sell.nrn-ext-ttl-head-area {
    border-left: solid 10px #0050c3;
  }
  .nrn-ttl-head-area.nrn-ttl-head-area-sell h1, .nrn-ttl-head-area-sell.nrn-ttl-head-area-wide h1, #extend .nrn-ttl-head-area-sell.nrn-ext-ttl-head-area h1 {
    border-left: none;
  }
}
.nrn-ttl-head-area h1, .nrn-ttl-head-area-wide h1, #extend .nrn-ext-ttl-head-area h1 {
  width: 100%;
}

.nrn-ttl-lvl-2 {
  border-bottom: solid 2px #000066;
  margin-top: 1.278em;
  margin-bottom: .556em;
  padding: .357em 0 .167em;
  font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15.75px !important;
  font-size: 1.125rem !important;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-lvl-2 {
    border-left: 4px solid #000066;
    border-bottom: none;
    margin-top: 1.15em;
    margin-bottom: .5em;
    padding: .357em .714em 0;
    padding-top: .06em;
    padding-left: .4em;
    font-size: 20.006px !important;
    font-size: 1.429rem !important;
  }
}
.nrn-ttl-lvl-2 + .nrn-ttl-push {
  font-size: 12.25px !important;
  font-size: 0.875rem !important;
  position: absolute;
  margin: -1.75em;
  right: 1.75em;
}
.nrn-ttl-lvl-2.nrn-ttl-lvl-2-emp {
  margin-top: 1.750em;
}
.nrn-ttl-lvl-2 [class*="nrn-lbl-"] {
  margin: 0 0 0 .45em;
  vertical-align: top;
}
.nrn-ttl-lvl-2 input[type="checkbox"],
.nrn-ttl-lvl-2 input[type="radio"] {
  margin-right: .5em;
  margin-left: .25em;
}

.nrn-ttl-lvl-2--bg {
  background: #000066;
  color: #fff;
  padding: 0.4em;
  border-left: none;
}

.nrn-ttl-lvl-3 {
  font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15.75px !important;
  font-size: 1.125rem !important;
  line-height: 1.2;
  margin-top: 1.25em;
  margin-bottom: .25em;
  padding-top: .06em;
  font-weight: bold;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-lvl-3 {
    margin-bottom: .313em;
  }
}
.nrn-ttl-lvl-3 + .nrn-ttl-push {
  font-size: 12.25px !important;
  font-size: 0.875rem !important;
  position: absolute;
  margin: -1.75em;
  right: 1.75em;
}
.nrn-ttl-lvl-3 [class^='nrn-lbl-'] {
  margin: 0 0 0 .45em;
}
.nrn-ttl-lvl-3 input[type="checkbox"],
.nrn-ttl-lvl-3 input[type="radio"] {
  margin-right: .5em;
  margin-left: .25em;
}
.nrn-ttl-lvl-3.nrn-ttl-lvl-3--type02 {
  font-size: 1.125rem !important;
}
@media screen and (min-width: 48em), print {
  .nrn-ttl-lvl-3.nrn-ttl-lvl-3--type02 {
    font-size: 1.4rem !important;
  }
}

.nrn-ttl-lvl-3--bg {
  background: #DCEAF4;
  padding: 0.4em;
}

.nrn-ttl-lvl-4 {
  font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px !important;
  font-size: 1rem !important;
  line-height: 1.2;
  margin-bottom: .25em;
  padding-top: .06em;
  font-weight: bold;
}
.nrn-ttl-lvl-4 + .nrn-ttl-push {
  font-size: 12.25px !important;
  font-size: 0.875rem !important;
  position: absolute;
  margin: -1.75em;
  right: 1.75em;
}
.nrn-ttl-lvl-4 input[type="checkbox"],
.nrn-ttl-lvl-4 input[type="radio"] {
  margin-right: .5em;
  margin-left: .25em;
}

.nrn-box-caution, .nrn-box-error, .nrn-box-attention {
  display: block;
  margin: .589em auto .714em;
  position: relative;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 48em), print {
  .nrn-box-caution, .nrn-box-error, .nrn-box-attention {
    margin: .714em auto;
  }
}
.nrn-box-caution p, .nrn-box-caution dl, .nrn-box-caution ul, .nrn-box-error p, .nrn-box-error dl, .nrn-box-error ul, .nrn-box-attention p, .nrn-box-attention dl, .nrn-box-attention ul {
  position: static;
  text-indent: 0em;
}
.nrn-box-caution p:before, .nrn-box-caution dl:before, .nrn-box-caution ul:before, .nrn-box-error p:before, .nrn-box-error dl:before, .nrn-box-error ul:before, .nrn-box-attention p:before, .nrn-box-attention dl:before, .nrn-box-attention ul:before {
  font-family: nrn_mffont;
  line-height: 0;
  position: absolute;
  top: .8em;
  left: 0;
}

.nrn-box-caution {
  border: #bf392b 0.1875em solid;
  background-color: #fcf0ef;
  color: black;
  padding: 1em;
  z-index: auto;
}
.nrn-box-caution p, .nrn-box-caution dl {
  padding-left: 4em;
}
.nrn-box-caution p:before, .nrn-box-caution dl:before {
  color: #bf392b;
  content: "\e82c";
  font-size: 2.5em;
  margin-top: -.2em;
  padding-left: 0.5em;
  width: 4.25em;
}

.nrn-box-error {
  border: 2px solid #c0392b;
  color: black;
  background-color: #f5e0de;
}
.nrn-box-error p:before, .nrn-box-error dl:before, .nrn-box-error ul:before {
  color: #c0392b;
  content: "\e8a9";
  padding-left: 0.6em;
}

.nrn-box-search-result {
  margin-bottom: 1em;
  padding: 0 1em;
  background-color: #f0f1f2;
  border-color: #b1b1b1;
  text-align: center;
  vertical-align: middle;
}
.nrn-box-search-result p {
  font-size: 1em;
  padding: 1.45em 0;
  color: #de0000;
}
@media screen and (min-width: 48em), print {
  .nrn-box-search-result p {
    font-size: 1.143em;
    font-weight: bold;
  }
}

.nrn-table tbody.nrn-list td .nrn-list-block-sd li [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list td .nrn-list-block-sd li [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list td .nrn-list-block-sd li [class^="nrn-lbl-"] {
  margin-top: 0;
  margin-bottom: 0;
}

.nrn-table-transform .nrn-col-head-sd, .nrn-table-transform .nrn-col-head-sd-half-l,
.nrn-table-transform .nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code {
  word-break: break-all;
}
.nrn-table-transform .nrn-col-head-sd .nrn-txt-code, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-txt-code,
.nrn-table-transform .nrn-col-head-sd-half-r .nrn-txt-code, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-txt-code {
  white-space: nowrap;
}
.nrn-table-transform .nrn-col-head-sd .nrn-col-push-btn a, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-col-push-btn a,
.nrn-table-transform .nrn-col-head-sd-half-r .nrn-col-push-btn a, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-col-push-btn a {
  white-space: nowrap;
}
.nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap .nrn-txt-code, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap .nrn-txt-code,
.nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap .nrn-txt-code, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap .nrn-txt-code {
  display: block;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform .nrn-col-head-sd, .nrn-table-transform .nrn-col-head-sd-half-l,
  .nrn-table-transform .nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code {
    position: static !important;
  }
  .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap {
    *zoom: 1;
  }
  .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap:before, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap:before,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap:before, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap:before, .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap:after, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap:after,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap:after, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap:after {
    content: "";
    display: table;
  }
  .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap:after, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap:after,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap:after, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap:after {
    clear: both;
  }
  .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap .nrn-ico-attention, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap .nrn-ico-attention,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap .nrn-ico-attention, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap .nrn-ico-attention {
    position: static !important;
    float: right;
    margin: -.05em .25em 0 0;
  }
  .nrn-table-transform .nrn-col-head-sd .nrn-layout-wrap .nrn-txt-code, .nrn-table-transform .nrn-col-head-sd-half-l .nrn-layout-wrap .nrn-txt-code,
  .nrn-table-transform .nrn-col-head-sd-half-r .nrn-layout-wrap .nrn-txt-code, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-layout-wrap .nrn-txt-code {
    display: inline-block;
  }
}

.nrn-txt-notice {
  color: #cc0000;
  font-weight: normal;
}

.nrn-txt-nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 47.94em) {
  .nrn-txt-sp-nowrap {
    white-space: nowrap;
  }
}

.nrn-disc > li,
.nrn-disc-interval > li {
  text-indent: 0;
  padding-left: 0;
}

.nrn-txt-breakall {
  word-break: break-all;
}

ul {
  list-style: none;
  padding: 0;
  margin: .5em 0;
}
ul li, ul.nrn-row li[class*="nrn-col-"] {
  padding-left: 1em;
  text-indent: -1em;
}

ul.nrn-caution > li:before,
li.nrn-caution:before {
  content: "※";
}

ul.nrn-ipt-layout > li.nrn-caution {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 47.94em) {
  ul.nrn-ipt-layout > li.nrn-caution:first-child {
    margin-top: .3em;
  }
}

ol.nrn-ico-num2 li {
  padding-left: 2.1em;
  text-indent: -2.1em;
}
ol.nrn-ico-num2 li:before {
  margin-right: .25em;
}

.nrn-list-inline li {
  display: inline-block;
}
.nrn-list-inline li:not([class*="nrn-grid-"]):not([class*="nrn-col-"]) {
  margin-right: 1em;
}
.nrn-list-inline li.nrn-horizontal-rhythm {
  padding-left: 0;
  text-indent: 0;
  margin-right: 0 !important;
}
.nrn-list-inline li.nrn-horizontal-rhythm:last-child {
  margin-right: 0 !important;
}

ul.nrn-list-disc {
  list-style: disc;
  margin-left: 1em;
}
ul.nrn-list-disc li, ul.nrn-list-disc.nrn-row li[class*="nrn-col-"] {
  padding-left: 0;
  text-indent: 0;
}
ul.nrn-list-disc.element-idnt {
  padding-left: .75em;
  width: calc(100% - .75em);
}
ul.nrn-list-disc.element-idnt-type02 {
  padding-left: 1.75em;
  width: calc(100% - 1.75em);
}

ul.nrn-list-disc-type02 {
  position: relative;
  padding-left: 2em;
  text-indent: 0;
}
ul.nrn-list-disc-type02 li {
  text-indent: 0;
}
ul.nrn-list-disc-type02 li::before {
  content: '（注）';
  position: absolute;
  left: 0;
}

ul.nrn-list-disc-type03 {
  position: relative;
  padding-left: 2.5em;
  text-indent: 0;
  counter-reset: num;
}
ul.nrn-list-disc-type03 li {
  text-indent: 0;
  counter-increment: num;
}
ul.nrn-list-disc-type03 li::before {
  content: "（※" counter(num) "）";
  position: absolute;
  left: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: .5em;
}
table caption {
  border: none;
}
@media screen and (min-width: 48em), print {
  table {
    margin-bottom: .429em;
  }
}
table thead th,
table thead td,
table thead .nrn-col-split > p,
table thead .nrn-table tbody .nrn-col-split-separate > p,
.nrn-table tbody table thead .nrn-col-split-separate > p,
table thead .nrn-table-low tbody .nrn-col-split-separate > p,
.nrn-table-low tbody table thead .nrn-col-split-separate > p,
table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p,
#extend .nrn-ext-table-rank tbody table thead .nrn-col-split-separate > p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.446;
}
table thead th {
  vertical-align: middle;
}
table thead .nrn-txt-date {
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
}
table thead .nrn-txt-num, table thead #extend .nrn-txt-num-l, #extend table thead .nrn-txt-num-l {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.446;
}
table tbody th,
table tbody td,
table tbody .nrn-col-split > p,
table .nrn-table tbody .nrn-col-split-separate > p,
.nrn-table table tbody .nrn-col-split-separate > p,
table .nrn-table-low tbody .nrn-col-split-separate > p,
.nrn-table-low table tbody .nrn-col-split-separate > p,
table #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p,
#extend .nrn-ext-table-rank table tbody .nrn-col-split-separate > p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.446;
}
table tbody th {
  vertical-align: middle;
}
table tbody .nrn-txt-date {
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
}
table tbody .nrn-txt-num, table tbody #extend .nrn-txt-num-l, #extend table tbody .nrn-txt-num-l {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.446;
}
table tbody input.nrn-txt-num, table tbody #extend input.nrn-txt-num-l, #extend table tbody input.nrn-txt-num-l {
  line-height: 1;
}

.nrn-table, .nrn-table-low, #extend .nrn-ext-table-rank {
  background-color: white;
  border-collapse: collapse;
  border-color: #b7b7b7;
  border-left: 1px solid #b7b7b7;
}
.nrn-table [data-nrn-icon]:before, .nrn-table-low [data-nrn-icon]:before, #extend .nrn-ext-table-rank [data-nrn-icon]:before,
.nrn-table [data-nrn-icon]:after,
.nrn-table-low [data-nrn-icon]:after,
#extend .nrn-ext-table-rank [data-nrn-icon]:after {
  line-height: 1;
}
.nrn-table thead, .nrn-table-low thead, #extend .nrn-ext-table-rank thead {
  border-color: #b7b7b7;
  border-top: 1px solid #b7b7b7;
}
.nrn-table thead tr, .nrn-table-low thead tr, #extend .nrn-ext-table-rank thead tr {
  border-color: #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
}
.nrn-table thead th, .nrn-table-low thead th, #extend .nrn-ext-table-rank thead th {
  padding: .5em .25em;
  border-color: #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-bottom: none;
  background-color: #dfe7f3;
  color: black;
  font-size: 12.25px;
  font-size: 0.875rem;
  font-weight: normal;
}
.nrn-table thead th.nrn-col-span, .nrn-table-low thead th.nrn-col-span, #extend .nrn-ext-table-rank thead th.nrn-col-span {
  padding-top: .45em;
  padding-bottom: .5em;
}
.nrn-table thead th.nrn-col-span .nrn-btn-base.nrn-btn-small, .nrn-table-low thead th.nrn-col-span .nrn-btn-base.nrn-btn-small, #extend .nrn-ext-table-rank thead th.nrn-col-span .nrn-btn-base.nrn-btn-small, .nrn-table thead th.nrn-col-span .nrn-btn-small.nrn-btn-close, .nrn-table-low thead th.nrn-col-span .nrn-btn-small.nrn-btn-close, #extend .nrn-ext-table-rank thead th.nrn-col-span .nrn-btn-small.nrn-btn-close {
  margin-bottom: .25em;
}
.nrn-table thead th.nrn-col-span .nrn-horizontal-rhythm, .nrn-table-low thead th.nrn-col-span .nrn-horizontal-rhythm, #extend .nrn-ext-table-rank thead th.nrn-col-span .nrn-horizontal-rhythm {
  display: inline-block;
  margin-top: .25em;
  vertical-align: middle;
}
@media screen and (min-width: 48em), print {
  .nrn-table thead th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"], .nrn-table-low thead th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"], #extend .nrn-ext-table-rank thead th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"] {
    margin-top: -.25em;
  }
}
.nrn-table thead th.nrn-txt-date, .nrn-table-low thead th.nrn-txt-date, #extend .nrn-ext-table-rank thead th.nrn-txt-date, .nrn-table thead th.nrn-col-split > p, .nrn-table-low thead th.nrn-col-split > p, #extend .nrn-ext-table-rank thead th.nrn-col-split > p, .nrn-table thead tbody th.nrn-col-split-separate > p, .nrn-table tbody thead th.nrn-col-split-separate > p, .nrn-table tbody #extend .nrn-ext-table-rank thead th.nrn-col-split-separate > p, .nrn-table-low thead tbody th.nrn-col-split-separate > p, .nrn-table-low tbody thead th.nrn-col-split-separate > p, .nrn-table-low tbody #extend .nrn-ext-table-rank thead th.nrn-col-split-separate > p, .nrn-table thead #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate > p, .nrn-table-low thead #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate > p, #extend .nrn-ext-table-rank thead tbody th.nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody thead th.nrn-col-split-separate > p {
  font-size: 12.25px;
  font-size: 0.875rem;
}
@media screen and (min-width: 48em), print {
  .nrn-table thead th, .nrn-table-low thead th, #extend .nrn-ext-table-rank thead th {
    padding: .646em .375em .504em;
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
  }
  .nrn-table thead th.nrn-txt-date, .nrn-table-low thead th.nrn-txt-date, #extend .nrn-ext-table-rank thead th.nrn-txt-date, .nrn-table thead th.nrn-col-split > p, .nrn-table-low thead th.nrn-col-split > p, #extend .nrn-ext-table-rank thead th.nrn-col-split > p, .nrn-table thead tbody th.nrn-col-split-separate > p, .nrn-table tbody thead th.nrn-col-split-separate > p, .nrn-table tbody #extend .nrn-ext-table-rank thead th.nrn-col-split-separate > p, .nrn-table-low thead tbody th.nrn-col-split-separate > p, .nrn-table-low tbody thead th.nrn-col-split-separate > p, .nrn-table-low tbody #extend .nrn-ext-table-rank thead th.nrn-col-split-separate > p, .nrn-table thead #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate > p, .nrn-table-low thead #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate > p, #extend .nrn-ext-table-rank thead tbody th.nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody thead th.nrn-col-split-separate > p {
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
  }
  .nrn-table thead th.nrn-ttl-kp-asst, .nrn-table-low thead th.nrn-ttl-kp-asst, #extend .nrn-ext-table-rank thead th.nrn-ttl-kp-asst {
    padding: .2em .5em;
  }
}
.nrn-table thead .nrn-col-split, .nrn-table-low thead .nrn-col-split, #extend .nrn-ext-table-rank thead .nrn-col-split, .nrn-table thead tbody .nrn-col-split-separate, .nrn-table tbody thead .nrn-col-split-separate, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate, .nrn-table-low thead tbody .nrn-col-split-separate, .nrn-table-low tbody thead .nrn-col-split-separate, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate {
  padding: 0;
}
.nrn-table thead .nrn-col-split > p, .nrn-table-low thead .nrn-col-split > p, #extend .nrn-ext-table-rank thead .nrn-col-split > p, .nrn-table thead tbody .nrn-col-split-separate > p, .nrn-table tbody thead .nrn-col-split-separate > p, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p, .nrn-table-low thead tbody .nrn-col-split-separate > p, .nrn-table-low tbody thead .nrn-col-split-separate > p, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate > p {
  padding: 0 .25em;
  font-weight: normal;
}
@media screen and (min-width: 48em), print {
  .nrn-table thead .nrn-col-split > p, .nrn-table-low thead .nrn-col-split > p, #extend .nrn-ext-table-rank thead .nrn-col-split > p, .nrn-table thead tbody .nrn-col-split-separate > p, .nrn-table tbody thead .nrn-col-split-separate > p, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p, .nrn-table-low thead tbody .nrn-col-split-separate > p, .nrn-table-low tbody thead .nrn-col-split-separate > p, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate > p {
    padding: 0 .25em;
    font-weight: bold;
  }
  .nrn-table thead .nrn-col-split > p:first-child, .nrn-table-low thead .nrn-col-split > p:first-child, #extend .nrn-ext-table-rank thead .nrn-col-split > p:first-child, .nrn-table thead tbody .nrn-col-split-separate > p:first-child, .nrn-table tbody thead .nrn-col-split-separate > p:first-child, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:first-child, .nrn-table-low thead tbody .nrn-col-split-separate > p:first-child, .nrn-table-low tbody thead .nrn-col-split-separate > p:first-child, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:first-child, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:first-child, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:first-child, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate > p:first-child, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate > p:first-child {
    padding-top: .3em;
  }
  .nrn-table thead .nrn-col-split > p:last-child, .nrn-table-low thead .nrn-col-split > p:last-child, #extend .nrn-ext-table-rank thead .nrn-col-split > p:last-child, .nrn-table thead tbody .nrn-col-split-separate > p:last-child, .nrn-table tbody thead .nrn-col-split-separate > p:last-child, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:last-child, .nrn-table-low thead tbody .nrn-col-split-separate > p:last-child, .nrn-table-low tbody thead .nrn-col-split-separate > p:last-child, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:last-child, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:last-child, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:last-child, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate > p:last-child, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate > p:last-child {
    padding-bottom: .25em;
  }
  .nrn-table thead .nrn-col-split > p:before, .nrn-table-low thead .nrn-col-split > p:before, #extend .nrn-ext-table-rank thead .nrn-col-split > p:before, .nrn-table thead tbody .nrn-col-split-separate > p:before, .nrn-table tbody thead .nrn-col-split-separate > p:before, .nrn-table tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:before, .nrn-table-low thead tbody .nrn-col-split-separate > p:before, .nrn-table-low tbody thead .nrn-col-split-separate > p:before, .nrn-table-low tbody #extend .nrn-ext-table-rank thead .nrn-col-split-separate > p:before, .nrn-table thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:before, .nrn-table-low thead #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:before, #extend .nrn-ext-table-rank thead tbody .nrn-col-split-separate > p:before, #extend .nrn-ext-table-rank tbody thead .nrn-col-split-separate > p:before {
    float: left;
  }
}
.nrn-table thead + tbody, .nrn-table-low thead + tbody, #extend .nrn-ext-table-rank thead + tbody {
  border-top: none;
}
.nrn-table tbody, .nrn-table-low tbody, #extend .nrn-ext-table-rank tbody {
  border-color: #b7b7b7;
  border-top: 1px solid #b7b7b7;
}
.nrn-table tbody tr, .nrn-table-low tbody tr, #extend .nrn-ext-table-rank tbody tr {
  border-color: #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
}
.nrn-table tbody th, .nrn-table-low tbody th, #extend .nrn-ext-table-rank tbody th,
.nrn-table tbody td,
.nrn-table-low tbody td,
#extend .nrn-ext-table-rank tbody td {
  border-color: #b7b7b7;
  border-right: 1px solid #b7b7b7;
  padding: .45em .375em .35em;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
}
.nrn-table tbody th.nrn-col-span, .nrn-table-low tbody th.nrn-col-span, #extend .nrn-ext-table-rank tbody th.nrn-col-span,
.nrn-table tbody td.nrn-col-span,
.nrn-table-low tbody td.nrn-col-span,
#extend .nrn-ext-table-rank tbody td.nrn-col-span {
  padding-top: .45em;
  padding-bottom: .5em;
}
.nrn-table tbody th.nrn-col-span .nrn-btn-base.nrn-btn-small, .nrn-table-low tbody th.nrn-col-span .nrn-btn-base.nrn-btn-small, #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-btn-base.nrn-btn-small, .nrn-table tbody th.nrn-col-span .nrn-btn-small.nrn-btn-close, .nrn-table-low tbody th.nrn-col-span .nrn-btn-small.nrn-btn-close, #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-btn-small.nrn-btn-close,
.nrn-table tbody td.nrn-col-span .nrn-btn-base.nrn-btn-small,
.nrn-table-low tbody td.nrn-col-span .nrn-btn-base.nrn-btn-small,
#extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-btn-base.nrn-btn-small,
.nrn-table tbody td.nrn-col-span .nrn-btn-small.nrn-btn-close,
.nrn-table-low tbody td.nrn-col-span .nrn-btn-small.nrn-btn-close,
#extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-btn-small.nrn-btn-close {
  margin-bottom: .25em;
}
.nrn-table tbody th.nrn-col-span .nrn-horizontal-rhythm, .nrn-table-low tbody th.nrn-col-span .nrn-horizontal-rhythm, #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-horizontal-rhythm,
.nrn-table tbody td.nrn-col-span .nrn-horizontal-rhythm,
.nrn-table-low tbody td.nrn-col-span .nrn-horizontal-rhythm,
#extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-horizontal-rhythm {
  display: inline-block;
  margin-top: .25em;
  vertical-align: middle;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"], .nrn-table-low tbody th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"], #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"],
  .nrn-table tbody td.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"],
  .nrn-table-low tbody td.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"],
  #extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-horizontal-rhythm [class^="nrn-btn-"] {
    margin-top: -.25em;
    margin-bottom: .1em;
  }
}
.nrn-table tbody th.nrn-col-span .nrn-col-btn, .nrn-table-low tbody th.nrn-col-span .nrn-col-btn, #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-col-btn,
.nrn-table tbody td.nrn-col-span .nrn-col-btn,
.nrn-table-low tbody td.nrn-col-span .nrn-col-btn,
#extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-col-btn {
  display: inline-block;
  float: left;
  margin-top: .25em;
  margin-right: .45em;
  vertical-align: middle;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody th.nrn-col-span .nrn-col-btn [class^="nrn-btn-"], .nrn-table-low tbody th.nrn-col-span .nrn-col-btn [class^="nrn-btn-"], #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-col-btn [class^="nrn-btn-"],
  .nrn-table tbody td.nrn-col-span .nrn-col-btn [class^="nrn-btn-"],
  .nrn-table-low tbody td.nrn-col-span .nrn-col-btn [class^="nrn-btn-"],
  #extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-col-btn [class^="nrn-btn-"] {
    margin-top: -.25em;
    margin-bottom: .1em;
    padding: .15em .7em;
    font-size: 12.25px !important;
    font-size: 0.875rem !important;
  }
}
.nrn-table tbody th.nrn-col-span .nrn-col-stock, .nrn-table-low tbody th.nrn-col-span .nrn-col-stock, #extend .nrn-ext-table-rank tbody th.nrn-col-span .nrn-col-stock,
.nrn-table tbody td.nrn-col-span .nrn-col-stock,
.nrn-table-low tbody td.nrn-col-span .nrn-col-stock,
#extend .nrn-ext-table-rank tbody td.nrn-col-span .nrn-col-stock {
  display: table-cell;
}
.nrn-table tbody th.nrn-ttl-row, .nrn-table-low tbody th.nrn-ttl-row, #extend .nrn-ext-table-rank tbody th.nrn-ttl-row,
.nrn-table tbody td.nrn-ttl-row,
.nrn-table-low tbody td.nrn-ttl-row,
#extend .nrn-ext-table-rank tbody td.nrn-ttl-row {
  background-color: #dfe7f3;
  color: black;
  text-align: left;
}
.nrn-table tbody th.nrn-ttl-row.nrn-ttl-row-pt2, .nrn-table-low tbody th.nrn-ttl-row.nrn-ttl-row-pt2, #extend .nrn-ext-table-rank tbody th.nrn-ttl-row.nrn-ttl-row-pt2,
.nrn-table tbody td.nrn-ttl-row.nrn-ttl-row-pt2,
.nrn-table-low tbody td.nrn-ttl-row.nrn-ttl-row-pt2,
#extend .nrn-ext-table-rank tbody td.nrn-ttl-row.nrn-ttl-row-pt2 {
  background-color: #deecf9;
  color: black;
}
.nrn-table tbody th.nrn-ttl-row.nrn-ttl-row-plain, .nrn-table-low tbody th.nrn-ttl-row.nrn-ttl-row-plain, #extend .nrn-ext-table-rank tbody th.nrn-ttl-row.nrn-ttl-row-plain,
.nrn-table tbody td.nrn-ttl-row.nrn-ttl-row-plain,
.nrn-table-low tbody td.nrn-ttl-row.nrn-ttl-row-plain,
#extend .nrn-ext-table-rank tbody td.nrn-ttl-row.nrn-ttl-row-plain {
  font-weight: normal;
  background-color: white;
}
.nrn-table tbody th.nrn-ttl-row.nrn-ttl-row-idnt, .nrn-table-low tbody th.nrn-ttl-row.nrn-ttl-row-idnt, #extend .nrn-ext-table-rank tbody th.nrn-ttl-row.nrn-ttl-row-idnt,
.nrn-table tbody td.nrn-ttl-row.nrn-ttl-row-idnt,
.nrn-table-low tbody td.nrn-ttl-row.nrn-ttl-row-idnt,
#extend .nrn-ext-table-rank tbody td.nrn-ttl-row.nrn-ttl-row-idnt {
  padding-left: 1.714em;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody th, .nrn-table-low tbody th, #extend .nrn-ext-table-rank tbody th,
  .nrn-table tbody td,
  .nrn-table-low tbody td,
  #extend .nrn-ext-table-rank tbody td {
    padding: .646em .25em .504em .375em;
  }
}
.nrn-table tbody th, .nrn-table-low tbody th, #extend .nrn-ext-table-rank tbody th {
  font-size: 12.25px;
  font-size: 0.875rem;
}
.nrn-table tbody th.nrn-col-split > p, .nrn-table-low tbody th.nrn-col-split > p, #extend .nrn-ext-table-rank tbody th.nrn-col-split > p, .nrn-table tbody th.nrn-col-split-separate > p, .nrn-table-low tbody th.nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate > p {
  font-size: 12.25px !important;
  font-size: 0.875rem !important;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody th, .nrn-table-low tbody th, #extend .nrn-ext-table-rank tbody th {
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
  }
  .nrn-table tbody th [class^="nrn-lbl-"], .nrn-table-low tbody th [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody th [class^="nrn-lbl-"] {
    margin-top: -.286em;
    margin-bottom: -.286em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody td, .nrn-table-low tbody td, #extend .nrn-ext-table-rank tbody td {
    vertical-align: top;
  }
  .nrn-table tbody td [class^="nrn-lbl-"], .nrn-table-low tbody td [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody td [class^="nrn-lbl-"] {
    margin-top: -.286em;
    margin-bottom: -.286em;
  }
}
.nrn-table tbody .nrn-col-split, .nrn-table-low tbody .nrn-col-split, #extend .nrn-ext-table-rank tbody .nrn-col-split, .nrn-table tbody .nrn-col-split-separate, .nrn-table-low tbody .nrn-col-split-separate, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate {
  padding: 0;
  border-bottom: none;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody .nrn-col-split, .nrn-table-low tbody .nrn-col-split, #extend .nrn-ext-table-rank tbody .nrn-col-split, .nrn-table tbody .nrn-col-split-separate, .nrn-table-low tbody .nrn-col-split-separate, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate {
    border-bottom-width: 1px;
  }
}
.nrn-table tbody .nrn-col-split > p, .nrn-table-low tbody .nrn-col-split > p, #extend .nrn-ext-table-rank tbody .nrn-col-split > p, .nrn-table tbody .nrn-col-split-separate > p, .nrn-table-low tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p {
  border-bottom: 0 solid #b7b7b7;
  padding: 0 .25em;
  font-weight: normal;
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody .nrn-col-split > p, .nrn-table-low tbody .nrn-col-split > p, #extend .nrn-ext-table-rank tbody .nrn-col-split > p, .nrn-table tbody .nrn-col-split-separate > p, .nrn-table-low tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p {
    border-bottom: none;
    display: block;
    margin: 0;
    min-height: 1.5em;
    padding: 0 .375em;
    line-height: 1.5 !important;
  }
  .nrn-table tbody .nrn-col-split > p:first-child, .nrn-table-low tbody .nrn-col-split > p:first-child, #extend .nrn-ext-table-rank tbody .nrn-col-split > p:first-child, .nrn-table tbody .nrn-col-split-separate > p:first-child, .nrn-table-low tbody .nrn-col-split-separate > p:first-child, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:first-child {
    padding-top: .45em;
  }
  .nrn-table tbody .nrn-col-split > p:last-child, .nrn-table-low tbody .nrn-col-split > p:last-child, #extend .nrn-ext-table-rank tbody .nrn-col-split > p:last-child, .nrn-table tbody .nrn-col-split-separate > p:last-child, .nrn-table-low tbody .nrn-col-split-separate > p:last-child, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:last-child {
    padding-bottom: .35em;
  }
  .nrn-table tbody .nrn-col-split > p:last-child [class^="nrn-lbl-"], .nrn-table-low tbody .nrn-col-split > p:last-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody .nrn-col-split > p:last-child [class^="nrn-lbl-"], .nrn-table tbody .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"], .nrn-table-low tbody .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"] {
    margin-bottom: 0;
  }
  .nrn-table tbody .nrn-col-split > p:before, .nrn-table-low tbody .nrn-col-split > p:before, #extend .nrn-ext-table-rank tbody .nrn-col-split > p:before, .nrn-table tbody .nrn-col-split-separate > p:before, .nrn-table-low tbody .nrn-col-split-separate > p:before, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:before {
    float: left;
  }
  .nrn-table tbody .nrn-col-split > p [class^="nrn-lbl-"], .nrn-table-low tbody .nrn-col-split > p [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody .nrn-col-split > p [class^="nrn-lbl-"], .nrn-table tbody .nrn-col-split-separate > p [class^="nrn-lbl-"], .nrn-table-low tbody .nrn-col-split-separate > p [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p [class^="nrn-lbl-"] {
    margin-top: 0;
    margin-bottom: .143em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-table tbody.nrn-list th, .nrn-table-low tbody.nrn-list th, #extend .nrn-ext-table-rank tbody.nrn-list th {
    padding: .3em .25em .25em;
  }
  .nrn-table tbody.nrn-list td, .nrn-table-low tbody.nrn-list td, #extend .nrn-ext-table-rank tbody.nrn-list td {
    padding: .3em .25em .25em;
  }
  .nrn-table tbody.nrn-list td.nrn-txt-lbl, .nrn-table-low tbody.nrn-list td.nrn-txt-lbl, #extend .nrn-ext-table-rank tbody.nrn-list td.nrn-txt-lbl {
    padding-top: .286em;
  }
  .nrn-table tbody.nrn-list td.nrn-txt-lbl.nrn-col-split, .nrn-table-low tbody.nrn-list td.nrn-txt-lbl.nrn-col-split, #extend .nrn-ext-table-rank tbody.nrn-list td.nrn-txt-lbl.nrn-col-split, .nrn-table tbody.nrn-list td.nrn-txt-lbl.nrn-col-split-separate, .nrn-table-low tbody.nrn-list td.nrn-txt-lbl.nrn-col-split-separate, #extend .nrn-ext-table-rank tbody.nrn-list td.nrn-txt-lbl.nrn-col-split-separate {
    padding-top: 0;
  }
  .nrn-table tbody.nrn-list td.nrn-txt-lbl > [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list td.nrn-txt-lbl > [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list td.nrn-txt-lbl > [class^="nrn-lbl-"] {
    margin-top: 0;
  }
  .nrn-table tbody.nrn-list td .nrn-list-inline-sd [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list td .nrn-list-inline-sd [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list td .nrn-list-inline-sd [class^="nrn-lbl-"] {
    margin-top: 0;
    margin-bottom: 0;
  }
  .nrn-table tbody.nrn-list td .nrn-sub-s-lbl, .nrn-table-low tbody.nrn-list td .nrn-sub-s-lbl, #extend .nrn-ext-table-rank tbody.nrn-list td .nrn-sub-s-lbl {
    font-size: 12.25px !important;
    font-size: 0.875rem !important;
  }
  .nrn-table tbody.nrn-list td .nrn-sub-s-lbl.nrn-hidden-sd, .nrn-table-low tbody.nrn-list td .nrn-sub-s-lbl.nrn-hidden-sd, #extend .nrn-ext-table-rank tbody.nrn-list td .nrn-sub-s-lbl.nrn-hidden-sd {
    display: inline !important;
  }
  .nrn-table tbody.nrn-list .nrn-col-split, .nrn-table-low tbody.nrn-list .nrn-col-split, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split, .nrn-table tbody.nrn-list .nrn-col-split-separate, .nrn-table-low tbody.nrn-list .nrn-col-split-separate, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate {
    padding: 0;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p, .nrn-table-low tbody.nrn-list .nrn-col-split > p, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p, .nrn-table tbody.nrn-list .nrn-col-split-separate > p, .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p {
    line-height: 1.446 !important;
    padding: 0 .25em;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split > p [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p [class^="nrn-lbl-"], .nrn-table tbody.nrn-list .nrn-col-split-separate > p [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p [class^="nrn-lbl-"] {
    margin-bottom: .285em;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p:first-child, .nrn-table-low tbody.nrn-list .nrn-col-split > p:first-child, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p:first-child, .nrn-table tbody.nrn-list .nrn-col-split-separate > p:first-child, .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p:first-child, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p:first-child {
    padding-top: .286em;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p:first-child [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split > p:first-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p:first-child [class^="nrn-lbl-"], .nrn-table tbody.nrn-list .nrn-col-split-separate > p:first-child [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p:first-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p:first-child [class^="nrn-lbl-"] {
    margin-top: 0;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p:last-child, .nrn-table-low tbody.nrn-list .nrn-col-split > p:last-child, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p:last-child, .nrn-table tbody.nrn-list .nrn-col-split-separate > p:last-child, .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p:last-child, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p:last-child {
    padding-bottom: .25em;
  }
  .nrn-table tbody.nrn-list .nrn-col-split > p:last-child [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split > p:last-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split > p:last-child [class^="nrn-lbl-"], .nrn-table tbody.nrn-list .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"], .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"], #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p:last-child [class^="nrn-lbl-"] {
    margin-bottom: 0;
  }
  .nrn-table tbody.nrn-list .nrn-col-span, .nrn-table-low tbody.nrn-list .nrn-col-span, #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-span {
    padding-top: .45em;
    padding-bottom: .5em;
  }
}
.nrn-table tfoot tr, .nrn-table-low tfoot tr, #extend .nrn-ext-table-rank tfoot tr {
  border-top: 3px double #b7b7b7;
}
.nrn-table tfoot td.nrn-bdr-double_l, .nrn-table-low tfoot td.nrn-bdr-double_l, #extend .nrn-ext-table-rank tfoot td.nrn-bdr-double_l, .nrn-table tfoot th.nrn-bdr-double_l, .nrn-table-low tfoot th.nrn-bdr-double_l, #extend .nrn-ext-table-rank tfoot th.nrn-bdr-double_l {
  border-left-style: double;
  border-left-width: 3px;
}
.nrn-table.nrn-table-layout-fixed, .nrn-table-layout-fixed.nrn-table-low, #extend .nrn-table-layout-fixed.nrn-ext-table-rank {
  table-layout: fixed;
}

.nrn-table-transform {
  display: table;
  margin-bottom: 1em;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform {
    font-size: 12.25px;
    font-size: 0.875rem;
    margin-bottom: .429em;
  }
}
.nrn-table-transform thead {
  display: none;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform thead {
    display: table-header-group;
  }
  .nrn-table-transform thead th {
    padding: .3em .375em .25em;
    white-space: nowrap;
  }
}
.nrn-table-transform tbody,
.nrn-table-transform tbody.nrn-list {
  display: block;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody,
  .nrn-table-transform tbody.nrn-list {
    display: table-row-group;
  }
}
.nrn-table-transform tbody tr,
.nrn-table-transform tbody.nrn-list tr {
  border-bottom-width: 1px;
  display: block;
  margin-bottom: .625em;
  position: relative;
}
.nrn-table-transform tbody tr:last-child,
.nrn-table-transform tbody.nrn-list tr:last-child {
  margin-bottom: 0;
}
.nrn-table-transform tbody tr:after,
.nrn-table-transform tbody.nrn-list tr:after {
  clear: both;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody tr,
  .nrn-table-transform tbody.nrn-list tr {
    display: table-row;
    position: static;
  }
}
.nrn-table-transform tbody th, .nrn-table-transform tbody td,
.nrn-table-transform tbody.nrn-list th,
.nrn-table-transform tbody.nrn-list td {
  display: block;
  padding: .083em .25em;
  font-size: 10.5px !important;
  font-size: 0.75rem !important;
  line-height: 1.5;
  vertical-align: top;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody th, .nrn-table-transform tbody td,
  .nrn-table-transform tbody.nrn-list th,
  .nrn-table-transform tbody.nrn-list td {
    display: table-cell;
    padding: .3em .25em .25em;
    font-size: 14px !important;
    font-size: 1rem !important;
    line-height: 1.446;
  }
}
.nrn-table-transform tbody th:before, .nrn-table-transform tbody td:before,
.nrn-table-transform tbody.nrn-list th:before,
.nrn-table-transform tbody.nrn-list td:before {
  float: left;
}
.nrn-table-transform tbody th:not(.nrn-action).nrn-col-head, .nrn-table-transform tbody td:not(.nrn-action).nrn-col-head,
.nrn-table-transform tbody.nrn-list th:not(.nrn-action).nrn-col-head,
.nrn-table-transform tbody.nrn-list td:not(.nrn-action).nrn-col-head {
  font-size: 14px !important;
  font-size: 1rem !important;
  text-align: left;
  margin-top: .25em;
  margin-bottom: -.5em;
}
.nrn-table-transform tbody th:not(.nrn-action).nrn-col-head:before, .nrn-table-transform tbody td:not(.nrn-action).nrn-col-head:before,
.nrn-table-transform tbody.nrn-list th:not(.nrn-action).nrn-col-head:before,
.nrn-table-transform tbody.nrn-list td:not(.nrn-action).nrn-col-head:before {
  font-size: 14px !important;
  font-size: 1rem !important;
  line-height: 0;
  float: none;
}
.nrn-table-transform tbody th:not(.nrn-action):before, .nrn-table-transform tbody td:not(.nrn-action):before,
.nrn-table-transform tbody.nrn-list th:not(.nrn-action):before,
.nrn-table-transform tbody.nrn-list td:not(.nrn-action):before {
  color: black;
}
.nrn-table-transform tbody th.nrn-align-l, .nrn-table-transform tbody td.nrn-align-l,
.nrn-table-transform tbody.nrn-list th.nrn-align-l,
.nrn-table-transform tbody.nrn-list td.nrn-align-l {
  text-align: left;
}
.nrn-table-transform tbody th.nrn-col-head, .nrn-table-transform tbody td.nrn-col-head,
.nrn-table-transform tbody.nrn-list th.nrn-col-head,
.nrn-table-transform tbody.nrn-list td.nrn-col-head {
  border-bottom: 0;
}
.nrn-table-transform tbody th.nrn-col-pull, .nrn-table-transform tbody td.nrn-col-pull,
.nrn-table-transform tbody.nrn-list th.nrn-col-pull,
.nrn-table-transform tbody.nrn-list td.nrn-col-pull {
  padding-right: 7.5em !important;
}
.nrn-table-transform tbody th.nrn-col-push, .nrn-table-transform tbody th.nrn-col-push-lbl, .nrn-table-transform tbody td.nrn-col-push, .nrn-table-transform tbody td.nrn-col-push-lbl,
.nrn-table-transform tbody.nrn-list th.nrn-col-push,
.nrn-table-transform tbody.nrn-list th.nrn-col-push-lbl,
.nrn-table-transform tbody.nrn-list td.nrn-col-push,
.nrn-table-transform tbody.nrn-list td.nrn-col-push-lbl {
  border-bottom: 0;
  position: absolute;
  top: -.25em;
}
.nrn-table-transform tbody th.nrn-col-push a, .nrn-table-transform tbody th.nrn-col-push p, .nrn-table-transform tbody th.nrn-col-push-lbl a, .nrn-table-transform tbody th.nrn-col-push-lbl p, .nrn-table-transform tbody td.nrn-col-push a, .nrn-table-transform tbody td.nrn-col-push p, .nrn-table-transform tbody td.nrn-col-push-lbl a, .nrn-table-transform tbody td.nrn-col-push-lbl p,
.nrn-table-transform tbody.nrn-list th.nrn-col-push a,
.nrn-table-transform tbody.nrn-list th.nrn-col-push p,
.nrn-table-transform tbody.nrn-list th.nrn-col-push-lbl a,
.nrn-table-transform tbody.nrn-list th.nrn-col-push-lbl p,
.nrn-table-transform tbody.nrn-list td.nrn-col-push a,
.nrn-table-transform tbody.nrn-list td.nrn-col-push p,
.nrn-table-transform tbody.nrn-list td.nrn-col-push-lbl a,
.nrn-table-transform tbody.nrn-list td.nrn-col-push-lbl p {
  padding-left: 1em;
  padding-right: 1em;
}
.nrn-table-transform tbody th.nrn-col-push, .nrn-table-transform tbody td.nrn-col-push,
.nrn-table-transform tbody.nrn-list th.nrn-col-push,
.nrn-table-transform tbody.nrn-list td.nrn-col-push {
  right: .75em;
}
.nrn-table-transform tbody th.nrn-col-push-lbl, .nrn-table-transform tbody td.nrn-col-push-lbl,
.nrn-table-transform tbody.nrn-list th.nrn-col-push-lbl,
.nrn-table-transform tbody.nrn-list td.nrn-col-push-lbl {
  right: -.1875em;
}
.nrn-table-transform tbody th.nrn-col-push-lbl [class^=nrn-lbl-], .nrn-table-transform tbody td.nrn-col-push-lbl [class^=nrn-lbl-],
.nrn-table-transform tbody.nrn-list th.nrn-col-push-lbl [class^=nrn-lbl-],
.nrn-table-transform tbody.nrn-list td.nrn-col-push-lbl [class^=nrn-lbl-] {
  text-align: center;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody th .nrn-col-pull, .nrn-table-transform tbody td .nrn-col-pull,
  .nrn-table-transform tbody.nrn-list th .nrn-col-pull,
  .nrn-table-transform tbody.nrn-list td .nrn-col-pull {
    padding-top: .857em;
  }
  .nrn-table-transform tbody th .nrn-col-push,
  .nrn-table-transform tbody th .nrn-col-push-lbl, .nrn-table-transform tbody td .nrn-col-push,
  .nrn-table-transform tbody td .nrn-col-push-lbl,
  .nrn-table-transform tbody.nrn-list th .nrn-col-push,
  .nrn-table-transform tbody.nrn-list th .nrn-col-push-lbl,
  .nrn-table-transform tbody.nrn-list td .nrn-col-push,
  .nrn-table-transform tbody.nrn-list td .nrn-col-push-lbl {
    position: static;
  }
}
.nrn-table-transform tbody th.nrn-txt-date, .nrn-table-transform tbody td.nrn-txt-date,
.nrn-table-transform tbody.nrn-list th.nrn-txt-date,
.nrn-table-transform tbody.nrn-list td.nrn-txt-date {
  font-size: 15.75px;
  font-size: 1.125rem;
  text-align: right;
}
.nrn-table-transform tbody th.nrn-txt-date:before, .nrn-table-transform tbody td.nrn-txt-date:before,
.nrn-table-transform tbody.nrn-list th.nrn-txt-date:before,
.nrn-table-transform tbody.nrn-list td.nrn-txt-date:before {
  float: left;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody th.nrn-txt-date, .nrn-table-transform tbody td.nrn-txt-date,
  .nrn-table-transform tbody.nrn-list th.nrn-txt-date,
  .nrn-table-transform tbody.nrn-list td.nrn-txt-date {
    text-align: center;
  }
}
.nrn-table-transform tbody th.nrn-txt-lbl:before, .nrn-table-transform tbody th.nrn-txt-num:before, .nrn-table-transform tbody #extend th.nrn-txt-num-l:before, #extend .nrn-table-transform tbody th.nrn-txt-num-l:before, .nrn-table-transform tbody td.nrn-txt-lbl:before, .nrn-table-transform tbody td.nrn-txt-num:before, .nrn-table-transform tbody #extend td.nrn-txt-num-l:before, #extend .nrn-table-transform tbody td.nrn-txt-num-l:before,
.nrn-table-transform tbody.nrn-list th.nrn-txt-lbl:before,
.nrn-table-transform tbody.nrn-list th.nrn-txt-num:before,
.nrn-table-transform tbody.nrn-list #extend th.nrn-txt-num-l:before,
#extend .nrn-table-transform tbody.nrn-list th.nrn-txt-num-l:before,
.nrn-table-transform tbody.nrn-list td.nrn-txt-lbl:before,
.nrn-table-transform tbody.nrn-list td.nrn-txt-num:before,
.nrn-table-transform tbody.nrn-list #extend td.nrn-txt-num-l:before,
#extend .nrn-table-transform tbody.nrn-list td.nrn-txt-num-l:before {
  float: left;
}
.nrn-table-transform tbody th.nrn-txt-num, .nrn-table-transform tbody #extend th.nrn-txt-num-l, #extend .nrn-table-transform tbody th.nrn-txt-num-l, .nrn-table-transform tbody td.nrn-txt-num, .nrn-table-transform tbody #extend td.nrn-txt-num-l, #extend .nrn-table-transform tbody td.nrn-txt-num-l,
.nrn-table-transform tbody.nrn-list th.nrn-txt-num,
.nrn-table-transform tbody.nrn-list #extend th.nrn-txt-num-l,
#extend .nrn-table-transform tbody.nrn-list th.nrn-txt-num-l,
.nrn-table-transform tbody.nrn-list td.nrn-txt-num,
.nrn-table-transform tbody.nrn-list #extend td.nrn-txt-num-l,
#extend .nrn-table-transform tbody.nrn-list td.nrn-txt-num-l {
  font-size: 15.75px;
  font-size: 1.125rem;
  text-align: right;
}
@media screen and (max-width: 47.94em) {
  .nrn-table-transform tbody th .nrn-txt-s, .nrn-table-transform tbody td .nrn-txt-s,
  .nrn-table-transform tbody.nrn-list th .nrn-txt-s,
  .nrn-table-transform tbody.nrn-list td .nrn-txt-s {
    font-size: 10.5px !important;
    font-size: 0.75rem !important;
  }
}
.nrn-table-transform tbody th a i.nrn-ico-right-open-mini, .nrn-table-transform tbody td a i.nrn-ico-right-open-mini,
.nrn-table-transform tbody.nrn-list th a i.nrn-ico-right-open-mini,
.nrn-table-transform tbody.nrn-list td a i.nrn-ico-right-open-mini {
  margin-left: 0;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody th i:before, .nrn-table-transform tbody td i:before,
  .nrn-table-transform tbody.nrn-list th i:before,
  .nrn-table-transform tbody.nrn-list td i:before {
    display: inline-block;
    font-size: 1em;
    margin: 0;
    text-align: center;
    line-height: 1;
  }
}
.nrn-table-transform tbody th,
.nrn-table-transform tbody.nrn-list th {
  text-align: left;
  font-size: 12.25px !important;
  font-size: 0.875rem !important;
  font-weight: normal;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody th,
  .nrn-table-transform tbody.nrn-list th {
    padding: .3em .25em .25em;
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
    font-size: 14px !important;
    font-size: 1rem !important;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd, .nrn-table-transform tbody th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code {
    display: table-cell;
    font-size: 14px !important;
    font-size: 1rem !important;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd, .nrn-table-transform tbody th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code, .nrn-table-transform tbody th.nrn-col-head-sd x:-moz-any-link, .nrn-table-transform tbody th.nrn-col-head-sd-half-l x:-moz-any-link,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r x:-moz-any-link, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code x:-moz-any-link {
    position: inherit;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd.nrn-txt-date, .nrn-table-transform tbody th.nrn-txt-date.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody th.nrn-txt-date.nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-txt-date.nrn-col-head-sd-code,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd.nrn-txt-date,
  .nrn-table-transform tbody.nrn-list th.nrn-txt-date.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody.nrn-list th.nrn-txt-date.nrn-col-head-sd-half-r,
  .nrn-table-transform tbody.nrn-list th.nrn-txt-date.nrn-col-head-sd-code {
    font-weight: normal;
    vertical-align: top;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd .nrn-link-push, .nrn-table-transform tbody th.nrn-col-head-sd-half-l .nrn-link-push,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r .nrn-link-push, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push {
    text-align: right;
    right: .5em;
    top: .5em;
    margin-bottom: -1.5em;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd .nrn-link-push, .nrn-table-transform tbody th.nrn-col-head-sd-half-l .nrn-link-push,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r .nrn-link-push, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push, .nrn-table-transform tbody th.nrn-col-head-sd .nrn-link-push x:-moz-any-link, .nrn-table-transform tbody th.nrn-col-head-sd-half-l .nrn-link-push x:-moz-any-link,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r .nrn-link-push x:-moz-any-link, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd .nrn-link-push x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l .nrn-link-push x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r .nrn-link-push x:-moz-any-link,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-link-push x:-moz-any-link {
    position: inherit;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody td a, .nrn-table-transform tbody td p,
  .nrn-table-transform tbody.nrn-list td a,
  .nrn-table-transform tbody.nrn-list td p {
    margin: .15em .15em .15em 0;
  }
  .nrn-table-transform tbody td p:not(.nrn-btn-disabled),
  .nrn-table-transform tbody.nrn-list td p:not(.nrn-btn-disabled) {
    line-height: 1;
  }
}
.nrn-table-transform tbody .nrn-col-split > p, .nrn-table-transform .nrn-table tbody .nrn-col-split-separate > p, .nrn-table .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform .nrn-table-low tbody .nrn-col-split-separate > p, .nrn-table-low .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-separate > p,
.nrn-table-transform tbody.nrn-list .nrn-col-split > p,
.nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-separate > p,
.nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
.nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p,
.nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
.nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p,
#extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p {
  font-size: 10.5px !important;
  font-size: 0.75rem !important;
  line-height: 1.5;
}
.nrn-table-transform tbody .nrn-col-split:before, .nrn-table-transform .nrn-table tbody .nrn-col-split-separate:before, .nrn-table .nrn-table-transform tbody .nrn-col-split-separate:before, .nrn-table-transform .nrn-table-low tbody .nrn-col-split-separate:before, .nrn-table-low .nrn-table-transform tbody .nrn-col-split-separate:before, .nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-separate:before, #extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-separate:before,
.nrn-table-transform tbody .nrn-col-split > p:before,
.nrn-table-transform .nrn-table tbody .nrn-col-split-separate > p:before,
.nrn-table .nrn-table-transform tbody .nrn-col-split-separate > p:before,
.nrn-table-transform .nrn-table-low tbody .nrn-col-split-separate > p:before,
.nrn-table-low .nrn-table-transform tbody .nrn-col-split-separate > p:before,
.nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:before,
#extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-separate > p:before,
.nrn-table-transform tbody.nrn-list .nrn-col-split:before,
.nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-separate:before,
.nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-separate:before,
.nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-separate:before,
.nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-separate:before,
.nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate:before,
#extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-separate:before,
.nrn-table-transform tbody.nrn-list .nrn-col-split > p:before,
.nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-separate > p:before,
.nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p:before,
.nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p:before,
.nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p:before,
.nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p:before,
#extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p:before {
  float: left;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody .nrn-col-split > p, .nrn-table-transform .nrn-table tbody .nrn-col-split-separate > p, .nrn-table .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform .nrn-table-low tbody .nrn-col-split-separate > p, .nrn-table-low .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-separate > p,
  .nrn-table-transform tbody.nrn-list .nrn-col-split > p,
  .nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p,
  #extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p {
    margin: 0;
    font-size: 14px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table-transform tbody .nrn-col-split.nrn-col-split-parent:before, .nrn-table-transform .nrn-table tbody .nrn-col-split-parent.nrn-col-split-separate:before, .nrn-table .nrn-table-transform tbody .nrn-col-split-parent.nrn-col-split-separate:before, .nrn-table-transform .nrn-table-low tbody .nrn-col-split-parent.nrn-col-split-separate:before, .nrn-table-low .nrn-table-transform tbody .nrn-col-split-parent.nrn-col-split-separate:before, .nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-parent.nrn-col-split-separate:before, #extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-parent.nrn-col-split-separate:before,
  .nrn-table-transform tbody.nrn-list .nrn-col-split.nrn-col-split-parent:before,
  .nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before,
  .nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before,
  .nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before,
  .nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before,
  .nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before,
  #extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-parent.nrn-col-split-separate:before {
    content: attr(data-nrn-title);
    padding-left: .3em;
    border-bottom: 1px solid #b7b7b7;
    display: block;
    float: none;
    text-align: left;
  }
}
.nrn-table-transform tbody [data-nrn-title],
.nrn-table-transform tbody.nrn-list [data-nrn-title] {
  min-height: 1.3125rem;
}
.nrn-table-transform tbody [data-nrn-title]:before,
.nrn-table-transform tbody.nrn-list [data-nrn-title]:before {
  content: attr(data-nrn-title) " : ";
  display: inline;
  font-size: 10.5px;
  font-size: 0.75rem;
}
@media screen and (min-width: 48em), print {
  .nrn-table-transform tbody [data-nrn-title],
  .nrn-table-transform tbody.nrn-list [data-nrn-title] {
    min-height: 1.5em;
  }
  .nrn-table-transform tbody [data-nrn-title]:before,
  .nrn-table-transform tbody.nrn-list [data-nrn-title]:before {
    content: "";
    display: none;
  }
}
.nrn-table-transform .nrn-table-transform-sprite tr:nth-child(2n) {
  background: #f7f7f7;
}
@media screen and (max-width: 47.94em) {
  .nrn-table-transform {
    border: none;
  }
  .nrn-table-transform tbody,
  .nrn-table-transform tbody.nrn-list {
    border: none;
  }
  .nrn-table-transform tbody tr, .nrn-table-transform tbody th, .nrn-table-transform tbody td,
  .nrn-table-transform tbody.nrn-list tr,
  .nrn-table-transform tbody.nrn-list th,
  .nrn-table-transform tbody.nrn-list td {
    border: none;
    text-align: right;
  }
  .nrn-table-transform tbody tr,
  .nrn-table-transform tbody.nrn-list tr {
    border: 2px solid #b7b7b7;
    border-bottom-width: 1px;
  }
  .nrn-table-transform tbody th, .nrn-table-transform tbody td,
  .nrn-table-transform tbody.nrn-list th,
  .nrn-table-transform tbody.nrn-list td {
    padding: .083em .25em;
  }
  .nrn-table-transform tbody th.nrn-txt-lbl, .nrn-table-transform tbody td.nrn-txt-lbl,
  .nrn-table-transform tbody.nrn-list th.nrn-txt-lbl,
  .nrn-table-transform tbody.nrn-list td.nrn-txt-lbl {
    padding-right: .25em;
  }
  .nrn-table-transform tbody th.nrn-col-split, .nrn-table-transform .nrn-table tbody th.nrn-col-split-separate, .nrn-table .nrn-table-transform tbody th.nrn-col-split-separate, .nrn-table-transform .nrn-table-low tbody th.nrn-col-split-separate, .nrn-table-low .nrn-table-transform tbody th.nrn-col-split-separate, .nrn-table-transform #extend .nrn-ext-table-rank tbody th.nrn-col-split-separate, #extend .nrn-ext-table-rank .nrn-table-transform tbody th.nrn-col-split-separate, .nrn-table-transform tbody td.nrn-col-split, .nrn-table-transform .nrn-table tbody td.nrn-col-split-separate, .nrn-table .nrn-table-transform tbody td.nrn-col-split-separate, .nrn-table-transform .nrn-table-low tbody td.nrn-col-split-separate, .nrn-table-low .nrn-table-transform tbody td.nrn-col-split-separate, .nrn-table-transform #extend .nrn-ext-table-rank tbody td.nrn-col-split-separate, #extend .nrn-ext-table-rank .nrn-table-transform tbody td.nrn-col-split-separate,
  .nrn-table-transform tbody.nrn-list th.nrn-col-split,
  .nrn-table-transform .nrn-table tbody.nrn-list th.nrn-col-split-separate,
  .nrn-table .nrn-table-transform tbody.nrn-list th.nrn-col-split-separate,
  .nrn-table-transform .nrn-table-low tbody.nrn-list th.nrn-col-split-separate,
  .nrn-table-low .nrn-table-transform tbody.nrn-list th.nrn-col-split-separate,
  .nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list th.nrn-col-split-separate,
  #extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list th.nrn-col-split-separate,
  .nrn-table-transform tbody.nrn-list td.nrn-col-split,
  .nrn-table-transform .nrn-table tbody.nrn-list td.nrn-col-split-separate,
  .nrn-table .nrn-table-transform tbody.nrn-list td.nrn-col-split-separate,
  .nrn-table-transform .nrn-table-low tbody.nrn-list td.nrn-col-split-separate,
  .nrn-table-low .nrn-table-transform tbody.nrn-list td.nrn-col-split-separate,
  .nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list td.nrn-col-split-separate,
  #extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list td.nrn-col-split-separate {
    border-bottom: none;
    padding: 0;
  }
  .nrn-table-transform tbody th.nrn-col-txt-align-r,
  .nrn-table-transform tbody th .nrn-col-txt-align-r, .nrn-table-transform tbody td.nrn-col-txt-align-r,
  .nrn-table-transform tbody td .nrn-col-txt-align-r,
  .nrn-table-transform tbody.nrn-list th.nrn-col-txt-align-r,
  .nrn-table-transform tbody.nrn-list th .nrn-col-txt-align-r,
  .nrn-table-transform tbody.nrn-list td.nrn-col-txt-align-r,
  .nrn-table-transform tbody.nrn-list td .nrn-col-txt-align-r {
    display: block;
    text-align: right;
  }
  .nrn-table-transform tbody th.nrn-col-txt-align-r:before,
  .nrn-table-transform tbody th .nrn-col-txt-align-r:before, .nrn-table-transform tbody td.nrn-col-txt-align-r:before,
  .nrn-table-transform tbody td .nrn-col-txt-align-r:before,
  .nrn-table-transform tbody.nrn-list th.nrn-col-txt-align-r:before,
  .nrn-table-transform tbody.nrn-list th .nrn-col-txt-align-r:before,
  .nrn-table-transform tbody.nrn-list td.nrn-col-txt-align-r:before,
  .nrn-table-transform tbody.nrn-list td .nrn-col-txt-align-r:before {
    float: left;
  }
  .nrn-table-transform tbody th.nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody th .nrn-col-txt-align-r p:before, .nrn-table-transform tbody td.nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody td .nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody.nrn-list th.nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody.nrn-list th .nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody.nrn-list td.nrn-col-txt-align-r p:before,
  .nrn-table-transform tbody.nrn-list td .nrn-col-txt-align-r p:before {
    float: left;
  }
  .nrn-table-transform tbody th [class^="nrn-lbl-"], .nrn-table-transform tbody td [class^="nrn-lbl-"],
  .nrn-table-transform tbody.nrn-list th [class^="nrn-lbl-"],
  .nrn-table-transform tbody.nrn-list td [class^="nrn-lbl-"] {
    margin-top: .167em;
    margin-bottom: .167em;
    font-size: 10.5px !important;
    font-size: 0.75rem !important;
  }
  .nrn-table-transform tbody th,
  .nrn-table-transform tbody.nrn-list th {
    border-bottom: 2px solid #b7b7b7;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    font-size: 10.5px !important;
    font-size: 0.75rem !important;
    text-align: left;
  }
  .nrn-table-transform tbody th a,
  .nrn-table-transform tbody.nrn-list th a {
    margin-top: 1em;
    display: inline-block;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd, .nrn-table-transform tbody th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code {
    display: block;
    padding-top: .714em !important;
    padding-bottom: .571em !important;
    position: relative;
    background-color: #f3f3f3;
    font-size: 12.25px !important;
    font-size: 0.875rem !important;
    font-weight: bold;
    line-height: 1.3em !important;
    vertical-align: bottom;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd a, .nrn-table-transform tbody th.nrn-col-head-sd-half-l a,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r a, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code a,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd a,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l a,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r a,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code a {
    margin-top: 0;
  }
  .nrn-table-transform tbody th.nrn-col-head-sd .nrn-txt-xs, .nrn-table-transform tbody th.nrn-col-head-sd-half-l .nrn-txt-xs,
  .nrn-table-transform tbody th.nrn-col-head-sd-half-r .nrn-txt-xs, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-txt-xs,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd .nrn-txt-xs,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-l .nrn-txt-xs,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-half-r .nrn-txt-xs,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code .nrn-txt-xs {
    font-weight: normal;
  }
  .nrn-table-transform tbody td,
  .nrn-table-transform tbody.nrn-list td {
    border-bottom: 1px solid #b7b7b7;
    background: white;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#ffffff, #ffffff 100%);
    background: -moz-linear-gradient(#ffffff, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #ffffff 100%);
    background: linear-gradient(#ffffff, #ffffff 100%);
  }
  .nrn-table-transform tbody .nrn-col-split > p, .nrn-table-transform .nrn-table tbody .nrn-col-split-separate > p, .nrn-table .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform .nrn-table-low tbody .nrn-col-split-separate > p, .nrn-table-low .nrn-table-transform tbody .nrn-col-split-separate > p, .nrn-table-transform #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank .nrn-table-transform tbody .nrn-col-split-separate > p,
  .nrn-table-transform tbody.nrn-list .nrn-col-split > p,
  .nrn-table-transform .nrn-table tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-transform .nrn-table-low tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-low .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p,
  .nrn-table-transform #extend .nrn-ext-table-rank tbody.nrn-list .nrn-col-split-separate > p,
  #extend .nrn-ext-table-rank .nrn-table-transform tbody.nrn-list .nrn-col-split-separate > p {
    border-bottom: 1px solid #b7b7b7;
    padding: .083em .25em;
    background: white;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#ffffff, #ffffff 100%);
    background: -moz-linear-gradient(#ffffff, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #ffffff 100%);
    background: linear-gradient(#ffffff, #ffffff 100%);
  }
}

.nrn-stripe-even,
.nrn-stripe-even > td {
  background-color: #f7f7f7;
}

.nrn-stripe-odd,
.nrn-stripe-odd > td {
  background-color: transparent;
}

.nrn-table-msg-list thead tr, #extend .nrn-ext-table-msgList thead tr {
  border-bottom: none;
}
@media screen and (min-width: 48em), print {
  .nrn-table-msg-list thead th, #extend .nrn-ext-table-msgList thead th {
    padding: .65em .375em .5em;
  }
}
.nrn-table-msg-list tbody, #extend .nrn-ext-table-msgList tbody,
.nrn-table-msg-list tbody.nrn-list-msg,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg {
  border-bottom: 1px solid #b7b7b7;
}
.nrn-table-msg-list tbody tr, #extend .nrn-ext-table-msgList tbody tr,
.nrn-table-msg-list tbody th,
#extend .nrn-ext-table-msgList tbody th,
.nrn-table-msg-list tbody td,
#extend .nrn-ext-table-msgList tbody td,
.nrn-table-msg-list tbody.nrn-list-msg tr,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr,
.nrn-table-msg-list tbody.nrn-list-msg th,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg th,
.nrn-table-msg-list tbody.nrn-list-msg td,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td {
  text-align: left;
  vertical-align: middle;
}
.nrn-table-msg-list tbody tr, #extend .nrn-ext-table-msgList tbody tr,
.nrn-table-msg-list tbody.nrn-list-msg tr,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr {
  border-style: none;
  border-top: 1px solid #b7b7b7;
  margin-bottom: 0;
  padding: .4em 1.5em .5em .5em;
  position: relative;
}
@media screen and (max-width: 47.94em) {
  .nrn-table-msg-list tbody tr, #extend .nrn-ext-table-msgList tbody tr,
  .nrn-table-msg-list tbody.nrn-list-msg tr,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg tr {
    *zoom: 1;
  }
  .nrn-table-msg-list tbody tr:before, #extend .nrn-ext-table-msgList tbody tr:before, .nrn-table-msg-list tbody tr:after, #extend .nrn-ext-table-msgList tbody tr:after,
  .nrn-table-msg-list tbody.nrn-list-msg tr:before,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg tr:before,
  .nrn-table-msg-list tbody.nrn-list-msg tr:after,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg tr:after {
    content: "";
    display: table;
  }
  .nrn-table-msg-list tbody tr:after, #extend .nrn-ext-table-msgList tbody tr:after,
  .nrn-table-msg-list tbody.nrn-list-msg tr:after,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg tr:after {
    clear: both;
  }
}
.nrn-table-msg-list tbody tr.nrn-stripe-even, #extend .nrn-ext-table-msgList tbody tr.nrn-stripe-even,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-stripe-even,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-stripe-even {
  background-color: #f7f7f7;
}
.nrn-table-msg-list tbody tr.nrn-msg-open .nrn-lbl-msg-unopen, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-open .nrn-lbl-msg-unopen,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-open .nrn-lbl-msg-unopen,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-open .nrn-lbl-msg-unopen {
  display: none;
}
.nrn-table-msg-list tbody tr.nrn-msg-open td.nrn-txt-lbl, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-open td.nrn-txt-lbl,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-lbl,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-lbl {
  float: none;
}
.nrn-table-msg-list tbody tr.nrn-msg-open td.nrn-txt-msg-txt, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-open td.nrn-txt-msg-txt,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-msg-txt,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-msg-txt {
  float: none;
}
.nrn-table-msg-list tbody tr.nrn-msg-open td.nrn-txt-msg-txt a, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-open td.nrn-txt-msg-txt a,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-msg-txt a,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-open td.nrn-txt-msg-txt a {
  font-weight: normal;
}
.nrn-table-msg-list tbody tr.nrn-msg-unopen td.nrn-txt-lbl, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-unopen td.nrn-txt-lbl,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-lbl,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-lbl {
  float: none;
}
.nrn-table-msg-list tbody tr.nrn-msg-unopen td.nrn-txt-lbl [class^="nrn-lbl-"], #extend .nrn-ext-table-msgList tbody tr.nrn-msg-unopen td.nrn-txt-lbl [class^="nrn-lbl-"],
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-lbl [class^="nrn-lbl-"],
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-lbl [class^="nrn-lbl-"] {
  margin-right: 0;
}
.nrn-table-msg-list tbody tr.nrn-msg-unopen td.nrn-txt-msg-txt, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-unopen td.nrn-txt-msg-txt,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-msg-txt,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-msg-txt {
  float: none;
}
.nrn-table-msg-list tbody tr.nrn-msg-unopen td.nrn-txt-msg-txt a, #extend .nrn-ext-table-msgList tbody tr.nrn-msg-unopen td.nrn-txt-msg-txt a,
.nrn-table-msg-list tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-msg-txt a,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg tr.nrn-msg-unopen td.nrn-txt-msg-txt a {
  font-weight: bold;
}
@media screen and (min-width: 48em), print {
  .nrn-table-msg-list tbody tr, #extend .nrn-ext-table-msgList tbody tr,
  .nrn-table-msg-list tbody.nrn-list-msg tr,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg tr {
    position: static;
    padding: 0;
  }
}
.nrn-table-msg-list tbody th, #extend .nrn-ext-table-msgList tbody th,
.nrn-table-msg-list tbody.nrn-list-msg th,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg th {
  border-bottom: none;
  padding-top: .857em;
  padding-left: 0;
  padding-right: 1.143em;
  background: transparent;
  font-weight: normal;
  line-height: 1.25;
}
@media screen and (min-width: 48em), print {
  .nrn-table-msg-list tbody th, #extend .nrn-ext-table-msgList tbody th,
  .nrn-table-msg-list tbody.nrn-list-msg th,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg th {
    padding: .65em .375em .5em;
  }
}
.nrn-table-msg-list tbody td, #extend .nrn-ext-table-msgList tbody td,
.nrn-table-msg-list tbody.nrn-list-msg td,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td {
  border-bottom: none;
  display: inline;
  padding: .5em 0 .75em;
  background: transparent;
  font-size: 14px !important;
  font-size: 1rem !important;
  line-height: 1.25;
}
.nrn-table-msg-list tbody td.nrn-txt-lbl, #extend .nrn-ext-table-msgList tbody td.nrn-txt-lbl,
.nrn-table-msg-list tbody.nrn-list-msg td.nrn-txt-lbl,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td.nrn-txt-lbl {
  float: left;
}
.nrn-table-msg-list tbody td a, #extend .nrn-ext-table-msgList tbody td a,
.nrn-table-msg-list tbody.nrn-list-msg td a,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td a {
  margin-left: 0;
  font-weight: bold;
}
.nrn-table-msg-list tbody td a[href]:after, #extend .nrn-ext-table-msgList tbody td a[href]:after,
.nrn-table-msg-list tbody.nrn-list-msg td a[href]:after,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td a[href]:after {
  content: "\e762";
  position: absolute;
  right: -.2em;
  top: 50%;
  width: 1em;
  line-height: 1em;
  margin-top: -.5em;
  font-size: 24.5px !important;
  font-size: 1.75rem !important;
  font-family: "nrn_mffont";
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  color: #b2b2d1;
}
.nrn-table-msg-list tbody td [class^="nrn-lbl-"], #extend .nrn-ext-table-msgList tbody td [class^="nrn-lbl-"],
.nrn-table-msg-list tbody.nrn-list-msg td [class^="nrn-lbl-"],
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td [class^="nrn-lbl-"] {
  margin-top: 0;
  margin-bottom: -.071em;
}
.nrn-table-msg-list tbody td [class^="nrn-lbl-"] + *, #extend .nrn-ext-table-msgList tbody td [class^="nrn-lbl-"] + *,
.nrn-table-msg-list tbody.nrn-list-msg td [class^="nrn-lbl-"] + *,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg td [class^="nrn-lbl-"] + * {
  margin-left: .375em;
}
@media screen and (min-width: 48em), print {
  .nrn-table-msg-list tbody td, #extend .nrn-ext-table-msgList tbody td,
  .nrn-table-msg-list tbody.nrn-list-msg td,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td {
    padding: .65em .375em .5em;
    line-height: 1.446;
  }
  .nrn-table-msg-list tbody td.nrn-txt-lbl [class^="nrn-lbl-"], #extend .nrn-ext-table-msgList tbody td.nrn-txt-lbl [class^="nrn-lbl-"],
  .nrn-table-msg-list tbody.nrn-list-msg td.nrn-txt-lbl [class^="nrn-lbl-"],
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td.nrn-txt-lbl [class^="nrn-lbl-"] {
    margin-right: 0;
  }
  .nrn-table-msg-list tbody td a[href]:after, #extend .nrn-ext-table-msgList tbody td a[href]:after,
  .nrn-table-msg-list tbody.nrn-list-msg td a[href]:after,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td a[href]:after {
    content: "";
    display: none;
  }
  .nrn-table-msg-list tbody td [class^="nrn-lbl-"], #extend .nrn-ext-table-msgList tbody td [class^="nrn-lbl-"],
  .nrn-table-msg-list tbody.nrn-list-msg td [class^="nrn-lbl-"],
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td [class^="nrn-lbl-"] {
    margin-top: -.25em;
    margin-bottom: -.15em;
  }
}
.nrn-table-msg-list tbody .nrn-txt-date, #extend .nrn-ext-table-msgList tbody .nrn-txt-date,
.nrn-table-msg-list tbody.nrn-list-msg .nrn-txt-date,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg .nrn-txt-date {
  padding-bottom: .25em;
  display: block;
}
.nrn-table-msg-list tbody .nrn-txt-lbl, #extend .nrn-ext-table-msgList tbody .nrn-txt-lbl,
.nrn-table-msg-list tbody.nrn-list-msg .nrn-txt-lbl,
#extend .nrn-ext-table-msgList tbody.nrn-list-msg .nrn-txt-lbl {
  padding-top: .2em;
  padding-bottom: 0;
}
@media screen and (min-width: 48em), print {
  .nrn-table-msg-list tbody th.nrn-txt-date, #extend .nrn-ext-table-msgList tbody th.nrn-txt-date,
  .nrn-table-msg-list tbody.nrn-list-msg th.nrn-txt-date,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg th.nrn-txt-date {
    display: table-cell;
  }
  .nrn-table-msg-list tbody td, #extend .nrn-ext-table-msgList tbody td,
  .nrn-table-msg-list tbody td.nrn-txt-lbl,
  #extend .nrn-ext-table-msgList tbody td.nrn-txt-lbl,
  .nrn-table-msg-list tbody td.nrn-txt-date,
  #extend .nrn-ext-table-msgList tbody td.nrn-txt-date,
  .nrn-table-msg-list tbody.nrn-list-msg td,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td,
  .nrn-table-msg-list tbody.nrn-list-msg td.nrn-txt-lbl,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td.nrn-txt-lbl,
  .nrn-table-msg-list tbody.nrn-list-msg td.nrn-txt-date,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td.nrn-txt-date {
    float: none;
    display: table-cell;
  }
  .nrn-table-msg-list tbody .nrn-txt-lbl, #extend .nrn-ext-table-msgList tbody .nrn-txt-lbl,
  .nrn-table-msg-list tbody.nrn-list-msg .nrn-txt-lbl,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg .nrn-txt-lbl {
    padding: .65em .375em .5em;
    text-align: center;
  }
  .nrn-table-msg-list tbody .nrn-txt-date, #extend .nrn-ext-table-msgList tbody .nrn-txt-date,
  .nrn-table-msg-list tbody.nrn-list-msg .nrn-txt-date,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg .nrn-txt-date {
    padding: .65em .375em .5em;
  }
}

table .nrn-list-inline {
  margin: 0;
}
table .nrn-list-inline li {
  margin-right: .45em;
}

h2 + .nrn-table-scrollable {
  width: calc(100% + 10px);
}

.nrn-table-scrollable {
  margin: 0 -10px 15px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  width: inherit;
}
.nrn-table-scrollable table {
  display: inline-table;
  margin: 0 10px;
}
@media screen and (min-width: 48em), print {
  .nrn-table-scrollable {
    margin: 0 0 15px;
    overflow-x: visible;
  }
  .nrn-table-scrollable table {
    display: table;
    margin: 0;
  }
}

.nrn-nav {
  list-style: none;
  margin-left: 0;
}
.nrn-nav .nrn-nav {
  margin: .25em .75em 0;
}
.nrn-nav .nrn-nav:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: .75em;
  background-color: inherit;
}
.nrn-nav li a:hover {
  text-decoration: underline;
}

.nrn-ico-inline:before {
  display: inline;
  margin-left: 0;
}

.nrn-nav-anchor li {
  margin-bottom: .5em;
}
.nrn-nav-anchor li:not([class*=nrn-grid-]):not([class*=nrn-col-]) {
  white-space: nowrap;
}
.nrn-nav-anchor li:before {
  font-family: nrn_mffont;
  content: "\e760";
  margin-right: .3em;
  color: #000066;
}
.nrn-box-useful .nrn-nav-anchor {
  margin: 0 0 -.5em .357em;
}
.nrn-box-useful .nrn-nav-anchor.nrn-row li[class^="nrn-col-"]:first-child, .nrn-box-useful .nrn-nav-anchor.nrn-row li[class^="nrn-grid-"]:first-child {
  padding-left: 1em;
}
.nrn-nav-anchor a i.nrn-ico-down-open-mini:before {
  color: #000066;
  text-decoration: none;
}
.nrn-nav-anchor.nrn-ttl-row a, .nrn-nav-anchor.nrn-col-head-sd a, .nrn-nav-anchor.nrn-col-head-sd-half-l a,
.nrn-nav-anchor.nrn-col-head-sd-half-r a, .nrn-table-transform tbody.nrn-list th.nrn-nav-anchor.nrn-col-head-sd-code a {
  padding-left: 1.6em;
  text-indent: -1.6em;
  display: inline-block;
}
.nrn-nav-anchor.nrn-ttl-row a i.nrn-ico-down-open-mini:before, .nrn-nav-anchor.nrn-col-head-sd a i.nrn-ico-down-open-mini:before, .nrn-nav-anchor.nrn-col-head-sd-half-l a i.nrn-ico-down-open-mini:before,
.nrn-nav-anchor.nrn-col-head-sd-half-r a i.nrn-ico-down-open-mini:before, .nrn-table-transform tbody.nrn-list th.nrn-nav-anchor.nrn-col-head-sd-code a i.nrn-ico-down-open-mini:before {
  margin-left: 1em;
  margin-right: -.6em;
  overflow: visible;
}
.nrn-nav-anchor li:before {
  color: #006;
}
.nrn-nav-anchor a i.nrn-ico-down-open-mini:before {
  color: #006;
}

.nrn-btn:focus,
nav a:focus,
button:focus {
  -webkit-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
}

.nrn-nav-following {
  display: block;
  position: fixed;
  bottom: 1em;
  right: 1em;
}

.nrn-nav-pagetop {
  font-size: .875em;
  padding: 0.5em;
  color: #fff;
  background-color: rgba(36, 36, 36, 0.8);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.nrn-nav-pagetop.nrn-nav-fade-in .nrn-ico-up-dir-1:before {
  content: "\f1d7";
}
.nrn-nav-pagetop.nrn-nav-fade-out .nrn-ico-up-dir-1:before {
  content: "\f1d7";
}

[class^="nrn-btn-"],
.nrn-btn {
  display: inline-block;
  border: 1px solid transparent;
  margin-bottom: .8em;
  min-height: 2.5em;
  padding: .75em 1em .45em;
  outline: 0;
  color: black;
  font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px !important;
  font-size: 1rem !important;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-indent: 0;
  white-space: nowrap;
  cursor: pointer;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  -ms-border-radius: 0.375em;
  -o-border-radius: 0.375em;
  border-radius: 0.375em;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 48em), print {
  [class^="nrn-btn-"],
  .nrn-btn {
    min-height: 2.571em;
    margin-bottom: .75em;
    padding-top: .7em;
  }
}
[class^="nrn-btn-"]:link, [class^="nrn-btn-"]:visited,
.nrn-btn:link,
.nrn-btn:visited {
  color: black;
}
[class^="nrn-btn-"]:hover,
.nrn-btn:hover {
  color: black;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
[class^="nrn-btn-"]:active, [class^="nrn-btn-"]:focus, [class^="nrn-btn-"].nrn-touch,
.nrn-btn:active,
.nrn-btn:focus,
.nrn-btn.nrn-touch {
  -webkit-box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  border-color: #66afe9;
}
[class^="nrn-btn-"]:before,
.nrn-btn:before {
  font-family: "nrn_mffont";
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  speak: none;
  text-decoration: inherit;
  text-shadow: none;
}
[class^="nrn-btn-"] i,
.nrn-btn i {
  color: inherit;
}
[class^="nrn-btn-"] i:before,
.nrn-btn i:before {
  font-family: "nrn_mffont";
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  speak: none;
  text-decoration: inherit;
  text-shadow: none;
}

a[class^="nrn-btn-"], a.nrn-btn {
  color: black;
}
a[class^="nrn-btn-"] i, a.nrn-btn i {
  color: inherit;
}

p[class^="nrn-btn-"]:active, p[class^="nrn-btn-"]:focus, p[class^="nrn-btn-"].nrn-touch,
p.nrn-btn:active,
p.nrn-btn:focus,
p.nrn-btn.nrn-touch {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.nrn-btn-base, .nrn-btn-close {
  border-color: #dbdbdb;
  min-height: 2.938em;
  padding-bottom: .7em;
  color: black;
  background: #f4f4f4;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(#ffffff, #e8e8e8 100%);
  background: -moz-linear-gradient(#ffffff, #e8e8e8 100%);
  background: -o-linear-gradient(#ffffff, #e8e8e8 100%);
  background: linear-gradient(#ffffff, #e8e8e8 100%);
}
@media screen and (min-width: 48em), print {
  .nrn-btn-base, .nrn-btn-close {
    min-height: 2.692em;
    padding-bottom: .4em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-base, .nrn-btn-close {
    font-size: 13.006px !important;
    font-size: 0.929rem !important;
  }
}
.nrn-btn-base:hover, .nrn-btn-close:hover, .nrn-btn-base:active, .nrn-btn-close:active, .nrn-btn-base:focus, .nrn-btn-close:focus, .nrn-btn-base.nrn-touch, .nrn-touch.nrn-btn-close {
  background-color: white;
}
.nrn-btn-base:before, .nrn-btn-close:before {
  line-height: 1.25;
}
.nrn-btn-base.nrn-ico-r:before, .nrn-ico-r.nrn-btn-close:before {
  color: #000066;
  right: -.5em;
  margin-top: -.625em;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-base.nrn-ico-r:before, .nrn-ico-r.nrn-btn-close:before {
    right: -.3em;
    margin-top: -.55em;
    font-size: 20.006px !important;
    font-size: 1.429rem !important;
  }
}
.nrn-btn-base.nrn-float-sd-c, .nrn-float-sd-c.nrn-btn-close {
  display: block;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-base.nrn-float-sd-c, .nrn-float-sd-c.nrn-btn-close {
    display: inline-block;
  }
}
.nrn-btn-base:hover, .nrn-btn-close:hover, .nrn-btn-base:active, .nrn-btn-close:active, .nrn-btn-base:focus, .nrn-btn-close:focus, .nrn-btn-base.nrn-touch, .nrn-touch.nrn-btn-close {
  background-color: white;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(#ffffff, #f5f5f5);
  background: -moz-linear-gradient(#ffffff, #f5f5f5);
  background: -o-linear-gradient(#ffffff, #f5f5f5);
  background: linear-gradient(#ffffff, #f5f5f5);
}
@media screen and (min-width: 48em), print {
  .nrn-cal-area .nrn-btn-base, .nrn-cal-area .nrn-btn-close, .nrn-kbd-box .nrn-btn-base, .nrn-kbd-box .nrn-btn-close, .nrn-inline-btn .nrn-btn-base, .nrn-inline-btn .nrn-btn-close, .nrn-hidden-print .nrn-btn-base, .nrn-hidden-print .nrn-btn-close {
    line-height: 2.538 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.nrn-btn-base.nrn-ico-r:before, .nrn-ico-r.nrn-btn-close:before {
  font-size: 16.1px !important;
  font-size: 1.15rem !important;
  padding-right: .2em;
  margin-top: -.58em;
}

a.nrn-btn-base, a.nrn-btn-close,
p.nrn-btn-base,
p.nrn-btn-close {
  padding-top: .9em;
  padding-bottom: .7em;
}
@media screen and (min-width: 48em), print {
  a.nrn-btn-base, a.nrn-btn-close,
  p.nrn-btn-base,
  p.nrn-btn-close {
    padding-top: .7em;
    padding-bottom: .22em;
    line-height: 1.5;
  }
}

.nrn-btn-small {
  min-height: 2.063em;
  height: 2.063em;
  overflow: visible;
  padding: .057em 1em .157em;
}
[class^=nrn-ttl-] + .nrn-pullup .nrn-btn-small {
  min-height: 2.063em;
  height: 2.063em;
  padding: .057em 1em .157em;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-small {
    margin-bottom: 0;
    min-height: 2.077em;
    height: 2.077em;
    padding: .107em 1em;
  }
  [class^=nrn-ttl-] + .nrn-pullup .nrn-btn-small {
    min-height: 2.077em;
    height: 2.077em;
    padding: .107em 1em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-small {
    font-size: 13.006px !important;
    font-size: 0.929rem !important;
  }
}
.nrn-btn-small[data-nrn-icon]:before {
  font-size: 14.7px !important;
  font-size: 1.05rem !important;
  line-height: .5;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-small[data-nrn-icon]:not(.nrn-ico-r):before {
    top: .1em;
    position: relative;
    padding-right: .45em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-small.nrn-ico-r:before {
    margin-top: -.25em;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-btn-small.nrn-ico-r {
    min-height: 2.5em;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12.25px !important;
    font-size: 0.875rem !important;
    line-height: 2.4;
  }
  .nrn-btn-small.nrn-ico-r:before {
    right: -.5em;
    margin-top: -.625em;
    line-height: 1;
  }
  .nrn-btn-small.nrn-ico-r:before {
    margin-top: -.55em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-small.nrn-ico-r:before {
    margin-top: -.32em;
  }
}

a.nrn-btn-small {
  padding: .2em 1em 0;
  line-height: 1.75;
}
[class^=nrn-ttl-] + .nrn-pullup a.nrn-btn-small {
  padding: .2em 1em 0;
  line-height: 1.75;
}
@media screen and (min-width: 48em), print {
  a.nrn-btn-small {
    padding: .175em 1em 0;
  }
  .nrn-col-span a.nrn-btn-small {
    padding-top: .25em;
    padding-bottom: .15em;
    line-height: 1.7;
  }
  [class^=nrn-ttl-] + .nrn-pullup a.nrn-btn-small {
    padding: .175em 1em 0;
    line-height: 1.75;
  }
}

button.nrn-btn-small {
  padding-top: .3em;
}
@media screen and (min-width: 48em), print {
  button.nrn-btn-small {
    padding-top: .2em;
  }
  .nrn-col-span button.nrn-btn-small {
    min-height: 2.2em;
    height: 2.2em;
    padding-top: .2em;
    padding-bottom: .2em;
    line-height: 1;
  }
}

.nrn-btn-proceed {
  min-height: 3.133em;
  padding-top: .5em;
  padding-right: 1.75em;
  padding-left: 1.25em;
  position: relative;
  min-width: 80%;
  max-width: 85%;
  width: auto;
  color: white;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
  font-size: 13.132px !important;
  font-size: 0.938rem !important;
  font-weight: normal !important;
  text-indent: 0.5em;
  font-weight: bold !important;
  border: 1px solid #0f106f;
  background: #0f106f;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0019af), color-stop(100%, #0f106f));
  background: -webkit-linear-gradient(#0019af, #0f106f 100%);
  background: -moz-linear-gradient(#0019af, #0f106f 100%);
  background: -o-linear-gradient(#0019af, #0f106f 100%);
  background: linear-gradient(#0019af, #0f106f 100%);
  text-shadow: none;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-proceed {
    margin-bottom: 1.429em;
    min-height: 3.125em;
    min-width: 14em;
    padding: .231em 2.25em 0 1.75em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-proceed {
    font-size: 16.002px !important;
    font-size: 1.143rem !important;
    font-weight: bold !important;
  }
}
.nrn-btn-proceed:link, .nrn-btn-proceed:visited {
  color: white;
}
.nrn-btn-proceed:hover {
  color: white;
}
.nrn-btn-proceed:before {
  right: .2em !important;
}
.nrn-btn-proceed:hover, .nrn-btn-proceed:active, .nrn-btn-proceed:focus, .nrn-btn-proceed.nrn-touch {
  background-color: #121385;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #001dc9), color-stop(100%, #121385));
  background: -webkit-linear-gradient(#001dc9, #121385);
  background: -moz-linear-gradient(#001dc9, #121385);
  background: -o-linear-gradient(#001dc9, #121385);
  background: linear-gradient(#001dc9, #121385);
}
.nrn-btn-proceed:hover {
  background-color: #15169c;
}
.nrn-btn-proceed:before {
  margin-top: -.6em;
  padding-right: 0.125em;
  position: absolute;
  top: 50%;
  right: .35em;
  text-shadow: none;
  content: "\e762";
  line-height: 1;
  font-family: nrn_mffont;
  font-size: 1.25em;
  font-weight: normal !important;
  text-indent: -0.125em;
}
.nrn-btn-proceed.nrn-btn-proceed-mb0 {
  margin-bottom: 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-btn-proceed.nrn-btn-proceed-mb0 {
    line-height: 1.5;
  }
}
.nrn-btn-proceed.nrn-btn-proceed-type02 {
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 8px;
}
@media screen and (max-width: 47.94em) {
  .nrn-btn-proceed.nrn-btn-proceed-link {
    width: 100%;
    max-width: 100%;
    padding-left: .8em;
    padding-right: 2.2em;
  }
}
.nrn-btn-proceed.nrn-btn-proceed-link:before {
  content: '\e8c3';
}
.nrn-btn-proceed i {
  color: inherit;
  margin-right: .45em;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-proceed:before {
    margin-top: -.525em;
  }
}
.nrn-btn-proceed span {
  line-height: 1.25;
  vertical-align: top;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-proceed span {
    line-height: 1.75;
  }
}
.nrn-btn-proceed small {
  position: absolute;
  right: 0;
  bottom: .75em;
  left: 0;
  font-size: 9.618px !important;
  font-size: 0.687rem !important;
  line-height: 1;
  text-indent: 0;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-proceed small {
    bottom: .6em;
    font-size: 10.99px !important;
    font-size: 0.785rem !important;
  }
}
.nrn-btn-proceed.nrn-btb-squares:before {
  content: '\e8c3';
  line-height: 1;
  font-family: nrn_mffont;
  font-size: 1.25em;
  font-weight: normal !important;
  text-indent: -0.125em;
}

a.nrn-btn-proceed {
  line-height: 2.125;
}
@media screen and (min-width: 48em), print {
  a.nrn-btn-proceed {
    line-height: 2.75;
  }
}

.nrn-btn-help {
  margin-top: 0;
  min-height: 2.188em;
  padding: .1em .05em !important;
  position: absolute;
  right: .5em;
  bottom: -.5em;
  line-height: 1.7 !important;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-help {
    display: block;
    min-height: 2.692em;
    padding: .2em .85em .1em !important;
    right: 1em;
    bottom: 0.8em;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-btn-help {
    line-height: 2.25 !important;
  }
}
.nrn-btn-help i {
  margin-left: 0;
}
.nrn-btn-help .nrn-ico-help-circled:before {
  font-size: 1.4em;
  position: relative;
  top: .09em;
  left: .045em;
  padding-right: .05em;
}
@media screen and (min-width: 48em), print {
  .nrn-btn-help .nrn-ico-help-circled:before {
    top: .1em;
    left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 48em), print {
  .nrn-no-board button[data-nrn-icon='\e878'] {
    margin-bottom: .714em !important;
  }
}
button[data-nrn-icon='\e878']:before {
  color: #000066;
}

.nrn-btn-close[data-nrn-icon]:before {
  position: relative;
  top: .05em;
  padding-right: .35em;
  font-size: 18.998px !important;
  font-size: 1.357rem !important;
  line-height: .1;
}

[data-nrn-icon].nrn-btn-base:before, [data-nrn-icon].nrn-btn-close:before, [data-nrn-icon].nrn-btn-secondary:before, [data-nrn-icon].nrn-btn-proceed:before {
  content: attr(data-nrn-icon) !important;
}
[data-nrn-icon].nrn-btn-proceed:before {
  font-size: 16.394px !important;
  font-size: 1.171rem !important;
}
@media screen and (min-width: 48em), print {
  [data-nrn-icon].nrn-btn-proceed:before {
    font-size: 19.992px !important;
    font-size: 1.428rem !important;
  }
}

.nrn-hide {
  display: none !important;
  visibility: hidden;
}

.nrn-reading-hide {
  text-indent: -100%;
  white-space: nowrap;
  height: 0;
  font-size: 0;
  display: block;
  position: absolute;
}

caption.nrn-reading-hide {
  display: table-caption;
  position: static;
}

.nrn-visible-sd {
  display: inherit !important;
}
@media screen and (min-width: 48em), print {
  .nrn-visible-sd {
    display: none !important;
  }
}

.nrn-visible-md {
  display: none !important;
}
@media screen and (min-width: 48em), print {
  .nrn-visible-md {
    display: inherit !important;
  }
}
@media screen and (min-width: 61.25em), print {
  .nrn-visible-md {
    display: none !important;
  }
}

.nrn-visible-ld {
  display: none !important;
}
@media screen and (min-width: 61.25em), print {
  .nrn-visible-ld {
    display: inherit !important;
  }
}

.nrn-visible-lm {
  display: inherit !important;
}
@media screen and (max-width: 47.94em) {
  .nrn-visible-lm {
    display: none !important;
  }
}
.nrn-visible-lm.nrn-kbd-contents {
  display: none !important;
}
@media screen and (min-width: 48em), print {
  .nrn-visible-lm.nrn-kbd-contents {
    display: block !important;
  }
}

@media screen and (min-width: 48em), print {
  tr > *.nrn-visible-lm {
    display: table-cell !important;
  }
}

.nrn-hidden-sd {
  display: none !important;
}
@media screen and (min-width: 48em), print {
  .nrn-hidden-sd {
    display: inherit !important;
  }
  table .nrn-col-split > .nrn-hidden-sd, table .nrn-table tbody .nrn-col-split-separate > .nrn-hidden-sd, .nrn-table tbody table .nrn-col-split-separate > .nrn-hidden-sd, table .nrn-table-low tbody .nrn-col-split-separate > .nrn-hidden-sd, .nrn-table-low tbody table .nrn-col-split-separate > .nrn-hidden-sd, table #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > .nrn-hidden-sd, #extend .nrn-ext-table-rank tbody table .nrn-col-split-separate > .nrn-hidden-sd {
    display: block !important;
  }
}

@media screen and (min-width: 48em), print {
  th.nrn-hidden-sd,
  td.nrn-hidden-sd {
    display: table-cell !important;
  }
}

@media screen and (min-width: 48em), print {
  tr.nrn-hidden-sd {
    display: table-row !important;
  }
}

.nrn-hidden-md {
  display: inherit !important;
}
@media screen and (min-width: 48em), print {
  .nrn-hidden-md {
    display: none !important;
  }
}
@media screen and (min-width: 61.25em), print {
  .nrn-hidden-md {
    display: inherit !important;
  }
}

.nrn-hidden-ld {
  display: inherit !important;
}
@media screen and (min-width: 61.25em), print {
  .nrn-hidden-ld {
    display: none !important;
  }
}

.nrn-box-useful {
  border: #b7b7b7 solid 1px;
  padding: .786em 1.143em;
  margin: .714em auto;
}
.nrn-box-useful.nrn-msg-txt {
  padding: 0;
}
.nrn-box-useful p {
  word-break: break-all;
}

.nrn-nav-fade-out {
  animation-name: nrn-nav-fade-out;
  -webkit-animation-name: nrn-nav-fade-out;
  animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes nrn-nav-fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes nrn-nav-fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.nrn-nav-fade-in {
  opacity: 0;
  display: inline-block;
  animation-name: nrn-nav-fade-in;
  -webkit-animation-name: nrn-nav-fade-in;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes nrn-nav-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes nrn-nav-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.nrn-ico span {
  display: none;
}

.nrn-lbl,
[class^='nrn-lbl-'] {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 11.9px !important;
  font-size: 0.85rem !important;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  padding: .133em .375em .167em;
  display: inline-block;
  white-space: nowrap;
  margin: .25em 0;
  background-color: #f6f6f6;
  border: 2px solid #f6f6f6;
  text-align: center;
}
* + .nrn-lbl, * +
[class^='nrn-lbl-'] {
  margin-left: .35em;
}
.nrn-lbl + .nrn-lbl,
[class^='nrn-lbl-'] +
[class^='nrn-lbl-'] {
  margin-left: .35em;
}
.nrn-lbl + *,
[class^='nrn-lbl-'] + * {
  margin-left: .75em;
}
.nrn-lbl + br,
[class^='nrn-lbl-'] + br {
  margin-left: 0;
}
.nrn-unified-width-4 .nrn-lbl, .nrn-unified-width-4
[class^='nrn-lbl-'] {
  min-width: 5.333em;
}
@media screen and (min-width: 48em), print {
  .nrn-lbl,
  [class^='nrn-lbl-'] {
    padding: .071em .357em .071em;
    font-size: 14px !important;
    font-size: 1rem !important;
    line-height: 1.214;
  }
  .nrn-lbl + br.nrn-visible-sd + *, .nrn-lbl + br.nrn-hidden-ld + *,
  [class^='nrn-lbl-'] + br.nrn-visible-sd + *,
  [class^='nrn-lbl-'] + br.nrn-hidden-ld + * {
    margin-left: .75em;
  }
  .nrn-unified-width-4 .nrn-lbl, .nrn-unified-width-4
  [class^='nrn-lbl-'] {
    min-width: 5.286em;
  }
}

.nrn-lbl-new {
  border: solid 2px transparent;
  background: transparent;
  color: #cc0101;
}

.nrn-lbl-msg-important {
  border: solid 2px #bf392b;
  background: #bf392b;
  color: white;
}

[class*="nrn-ico-"]:before {
  font-family: "nrn_mffont";
  font-style: normal;
  font-weight: normal !important;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

@media screen and (min-width: 48em), print {
  .nrn-channel-set {
    display: block;
    line-height: 1 !important;
    margin-top: .25em;
  }

  .nrn-table tbody.nrn-list td .nrn-channel-set .nrn-sub-s-lbl, .nrn-table-low tbody.nrn-list td .nrn-channel-set .nrn-sub-s-lbl, #extend .nrn-ext-table-rank tbody.nrn-list td .nrn-channel-set .nrn-sub-s-lbl {
    font-size: 9.996px !important;
    font-size: 0.714rem !important;
  }
}
.nrn-ico-plus:before {
  content: '\2b';
}

.nrn-ico-minus:before {
  content: '\e7a1';
}

.nrn-ico-info-2:before {
  content: '\e8b8';
}

.nrn-ico-info:before {
  content: '\2139';
}

.nrn-ico-web:before,
.nrn-ico-rwd:before {
  content: '\e833';
}

.nrn-ico-desktop:before,
.nrn-ico-pc:before {
  content: '\e837';
}

.nrn-ico-switch:before {
  content: '\21c6';
}

.nrn-ico-home:before {
  content: '\2302';
}

.nrn-ico-keyboard:before {
  content: '\2328';
}

.nrn-ico-up-dir:before {
  content: '\25b4';
}

.nrn-ico-up-dir-1:before {
  content: '\e830';
}

.nrn-ico-right-dir-2:before {
  content: '\e8bc';
}

.nrn-ico-right-dir:before {
  content: '\25b8';
}

.nrn-ico-down-dir-1:before {
  content: '\e82f';
}

.nrn-ico-star:before {
  content: '\2605';
}

.nrn-ico-star-empty:before {
  content: '\2606';
}

.nrn-ico-th-list:before {
  content: '\e806';
}

.nrn-ico-cog-1:before {
  content: '\e81c';
}

.nrn-ico-attention:before {
  content: '\e82c' !important;
}

.nrn-ico-mail-1:before {
  content: '\e8a1';
}

.nrn-ico-mail-2:before {
  content: '\e8ae';
}

.nrn-ico-left-open-1:before {
  content: '\e8c2';
}

.nrn-ico-ok:before {
  content: '\e807';
}

.nrn-ico-ok-circled:before {
  content: '\e808';
}

.nrn-ico-cancel:before {
  content: '\2715';
}

.nrn-ico-help:before {
  content: '\2753';
}

.nrn-ico-attention-circled:before {
  content: '\e81b';
}

.nrn-ico-direction:before {
  content: '\27a2';
}

.nrn-ico-ccw-1:before {
  content: '\e878';
}

.nrn-ico-squares:before {
  content: '\e8c3';
}

.nrn-ico-left:before {
  content: '\2b05';
}

.nrn-ico-up:before {
  content: '\2b06';
}

.nrn-ico-down:before {
  content: '\2b07';
}

.nrn-ico-up-bold:before {
  content: '\e8c9';
}

.nrn-ico-download:before {
  content: '\e8ca';
}

.nrn-ico-help-circled:before {
  content: '\e8cb';
}

.nrn-ico-help-circled-1:before {
  content: '\e818';
}

.nrn-ico-info-circled-1:before {
  content: '\e819';
}

.nrn-ico-print-1:before {
  content: '\e896';
}

.nrn-ico-location-1:before {
  content: '\e88a';
}

.nrn-ico-trash-1:before {
  content: '\e8a2';
}

.nrn-ico-login:before {
  content: '\e8ce';
}

.nrn-ico-logout:before {
  content: '\e8cf';
}

.nrn-ico-window:before {
  content: '\e8d0';
}

.nrn-ico-down-open:before {
  content: '\e75c';
}

.nrn-ico-left-open:before {
  content: '\e75d';
}

.nrn-ico-right-open:before {
  content: '\e75e';
}

.nrn-ico-down-open-mini:before {
  content: '\e760';
}

.nrn-ico-left-open-mini:before {
  content: '\e761';
}

.nrn-ico-right-open-mini:before {
  content: '\e762';
}

.nrn-ico-up-open-mini:before {
  content: '\e763';
}

.nrn-ico-down-open-big:before {
  content: '\e764';
}

.nrn-ico-right-open-big:before {
  content: '\e766';
}

.nrn-ico-up-open-big:before {
  content: '\e767';
}

.nrn-ico-back-in-time:before {
  content: '\e771';
}

.nrn-ico-inbox:before {
  content: '\e777';
}

.nrn-ico-dot-3:before {
  content: '\e78d';
}

.nrn-ico-list-alt:before {
  content: '\e84b';
}

.nrn-ico-brush:before {
  content: '\e79a';
}

.nrn-ico-traffic-cone:before {
  content: '\e7a3';
}

.nrn-ico-mobile:before,
.nrn-ico-featurephone:before {
  content: '\e8a7';
}

.nrn-ico-list-numbered:before {
  content: '\e846';
}

.nrn-ico-sort:before {
  content: '\e856';
}

.nrn-ico-sort-down:before {
  content: '\e857';
}

.nrn-ico-sort-up:before {
  content: '\e858';
}

.nrn-ico-gauge-1:before {
  content: '\e85f';
}

.nrn-ico-shop:before,
.nrn-ico-building:before {
  content: '\e860';
}

.nrn-ico-plus-squared-alt:before {
  content: '\e810';
}

.nrn-ico-angle-double-left:before {
  content: '\e821';
}

.nrn-ico-angle-double-right:before {
  content: '\e822';
}

.nrn-ico-circle:before {
  content: '\e864';
}

.nrn-ico-info-1:before {
  content: '\e89a';
}

.nrn-ico-attention-alt:before {
  content: '\e8a9';
}

.nrn-ico-angle-circled-right:before {
  content: '\e874';
}

.nrn-ico-angle-circled-up:before {
  content: '\e875';
}

.nrn-ico-angle-circled-down:before {
  content: '\e876';
}

.nrn-ico-play-circled:before {
  content: '\e883';
}

.nrn-ico-ok-squared:before {
  content: '\e80a';
}

.nrn-ico-calendar-1:before {
  content: '\e82b';
}

.nrn-ico-chart:before {
  content: '\e8be';
}

.nrn-ico-call:before,
.nrn-ico-phone:before {
  content: '\e8a6';
}

.nrn-ico-search-2:before {
  content: '\e8ad';
}

.nrn-ico-lock-1:before {
  content: '\e89d';
}

.nrn-ico-to-pc:before {
  content: '\e8d0';
}

.nrn-ico-favo-add:before {
  content: '\e810';
}

.nrn-ico-txt:before {
  content: "";
}

[data-nrn-icon]:before {
  font-family: nrn_mffont;
  content: attr(data-nrn-icon);
  font-size: 1.25em;
  padding-right: 0.25em;
  text-indent: -0.125em;
  font-weight: normal !important;
  line-height: 1;
}
[data-nrn-icon].nrn-btn:before {
  font-size: 1em;
}
[data-nrn-icon].nrn-ico-small:before {
  font-size: .75em;
  padding-right: 0;
  margin-right: 0em;
  line-height: 0;
}
[data-nrn-icon].nrn-ico-middle:before {
  font-size: 1em;
  padding-right: 0;
  margin-right: 0em;
  line-height: 0;
}
[data-nrn-icon].nrn-ico-large:before {
  font-size: 1.375em;
  margin-top: 0.125em;
  line-height: 0;
}
[data-nrn-icon].nrn-ico-disclaimer {
  padding-left: 1.7em;
  text-indent: -1.7em;
}
[data-nrn-icon].nrn-ico-disclaimer:before {
  padding-right: 0;
  position: relative;
  top: .05em;
  font-size: 16.632px !important;
  font-size: 1.188rem !important;
}
@media screen and (min-width: 48em), print {
  [data-nrn-icon].nrn-ico-disclaimer {
    padding-left: 1.45em;
    text-indent: -1.45em;
  }
  [data-nrn-icon].nrn-ico-disclaimer:before {
    padding-right: 0;
    margin-right: .05em;
    font-size: 16.996px !important;
    font-size: 1.214rem !important;
  }
}
[data-nrn-icon].nrn-ico-disclaimer.nrn-ico-disclaimer-none {
  padding-left: .2em;
  text-indent: 0;
}
[data-nrn-icon].nrn-ico-disclaimer a {
  text-indent: 0;
}
[data-nrn-icon].nrn-ico-disclaimer:before {
  color: #f18d05;
}
[data-nrn-icon].nrn-ico-disclaimer-low:before {
  color: #23a2b9;
}
[data-nrn-icon].nrn-ico-disclaimer-high:before {
  color: #bf392b;
}
[data-nrn-icon].nrn-ico-disclaimer-none:before {
  display: none;
}
[data-nrn-icon].nrn-ico-attention-add:before {
  color: #c67700;
}
[data-nrn-icon].nrn-ico-attention:before {
  color: #f25720;
}

.nrn-ico-right-open-mini:before {
  color: #000066;
}

.nrn-ico-doc-text-1:before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEF0lEQVR42u2UXWxTZRzGD2TOLZHWBD9AS0EC42MshguNwSzhxumtCZkXuhhN9MJ4o2PJZASBZInJhDZqmWNInF4wG6Ygw7iyQCyO9nQbC8OVdo3dh/0069p13ffH4/t/kzfZe9IzPDLufJJfzt6e7v095396jvJ//mWK4/E4YrEYotEoJxKJCGhN5zj0vUQiwf8eGRm5yv73EYZ+Lj33PB4CJIff78fo6OhETU3Nk7oFWreV4eeXXpHo+uAwIa07X39LrO8L7Tk0NASPxwMWKpPVLdFiLcWFrWUSIml/AG1lByASvnhZOk+htRbaMxwOiwIUmkQ27+04u2UPvt+6T4JCx1HXddyxnQHF9cY7yEWiuFVdJ87rwvaUJiASCoX6mLJAKvDFs7tw3loqQXEeqECKTUA98Rko9HmfzcEREZ9roT2pgNfrhTaBQOBrpl2viDQ8sxNNrPFKRO5+851Y82PM48ONj4+AcqXybYJ/roX2HB4eRm9vL5xOJ+x2OxwOB1wuF7LZ7FIwGDzE1OsUSv3mHXBYdkuwSGuRO+dapPN60J70FAwODqK9vR3Nzc28RH19PWw2Gz2m95i6UKEc27Qddjay1bh4qAqNe14Q6/tCe1KBZDJJt4LGjv7+fqiqCrfbzR9Ppn5CodQ+tQ0PAfrVY3x8HOl0mpPJZJBKpeilRROgAtsVitls3sIoWY2ioqIKn88HBl0FHSW6u7vhXl+Im7v2wlNdg4GBAXoTSvKJiQm6/5zJyUkqUCIKFDM2rEZBQcF+GqkedLV96woR+OgwQqds/HU8NjZG4rzyXC4HXsBASmh8etCo/zBtxL19+xG/clUS55NPTU0ZL0ASPWjMd18+CFUpRPLm7/nEkvw/FSBJPsTVBmvr4FYe1RUL+fT0NGG8AElk5DH7a4/CpRThz8azecVCPjMzQxgvIEQMacSCX01P45p1JzoYmWhUK5bks7OzxguslGlH3PfJMfxk2oTYLS9+ZMeuN9/VFRNzc3PGCwiZdrxpdrU/mDaj58hxLo16VFxg60tlLyLkbOOoR0/idoMdcV8Pl8/PzxsvIIRitAKViVutuxH1+uCtO4HL5RVoUh7jNDLOKBvwrXUvOqrew3l2HLp2AwsLC8YLkEx7TyNM6mACoq38VXTVnUS4oxPZRJJGzWTX8UvV+2iylqJBMcFutiDacxuLi4vGC6y8n5l4Ap0fVuM027S1/DWSSfeXEKMm6IqJ3FiKy5eWlowXED+iv9QefMVGecps4fwdDOWRymKSCjGxvLxsvIAQnGbj/FQxc7qbW4RMluqLORTDBYTguNmKWuVx/Pb5l5JQkuqLRYwXkET6Qlkqix+sgJBohAakD1hAR6YnXfMCFkYlo3qNqOR7Gkgxw0Kt1wgL35PlH+Io0taZCc7lAAAAAElFTkSuQmCC);
  background-size: 16px 16px;
  vertical-align: top;
  margin-top: .1em;
}

.nrn-ico-squares,
.nrn-ico-state-popup {
  color: #888888;
}
.nrn-ico-squares:before,
.nrn-ico-state-popup:before {
  color: #888888;
}
[class^="nrn-btn-"] .nrn-ico-squares, [class^="nrn-btn-"]
.nrn-ico-state-popup {
  color: inherit;
}
[class^="nrn-btn-"] .nrn-ico-squares:before, [class^="nrn-btn-"]
.nrn-ico-state-popup:before {
  color: inherit;
}

.nrn-ico-to-pc:before {
  color: black;
  font-size: 18.004px !important;
  font-size: 1.286rem !important;
  margin-right: 0;
}

.nrn-ico-favo-add {
  text-indent: 0;
}
.nrn-ico-favo-add:before {
  color: #a238af;
  font-size: 18.2px !important;
  font-size: 1.3rem !important;
  vertical-align: top;
}
@media screen and (min-width: 48em), print {
  .nrn-ico-favo-add:before {
    font-size: 21px !important;
    font-size: 1.5rem !important;
  }
}

.nrn-ico-l,
.nrn-ico-r {
  position: relative;
}
.nrn-ico-l:before,
.nrn-ico-r:before {
  position: absolute;
  top: 50%;
  margin-top: -.525em;
}

.nrn-ico-l:before {
  left: 10px;
}

.nrn-ico-r:before {
  right: 0;
}

*[data-nrn-separator],
*[data-nrn-separator] + * {
  display: inline;
}

*[data-nrn-separator]:after {
  display: inline;
  content: attr(data-nrn-separator);
}

.nrn-ico-inline:before {
  display: inline;
  margin-left: 0;
}

@media print {
  body {
    background-color: white;
  }

  .nrn-container {
    width: auto !important;
    padding: 0 !important;
  }

  .nrn-contents {
    width: auto !important;
    border: none !important;
  }

  [role="main"],
  .nrn-shareholding [role="main"] {
    width: 100% !important;
    float: none !important;
  }

  [role="navigation"] {
    display: none !important;
  }

  .nrn-sub-contents {
    display: none !important;
  }

  [role="status"] p {
    padding-left: 0;
  }
  [role="status"] p:before {
    display: none !important;
  }

  .nrn-customer, #extend .nrn-ext-account-name {
    padding-left: 0;
    text-indent: 0;
  }
  .nrn-customer:before, #extend .nrn-ext-account-name:before {
    display: none !important;
  }

  [data-nrn-icon].nrn-ico-disclaimer {
    padding-left: 0;
    text-indent: 0;
  }

  button,
  [class^="nrn-btn"],
  [class^="nrn-ext-btn"],
  .nrn-zoom-wrap,
  .nrn-nav-close-btn,
  .nrn-nav-close-btn-small,
  .nrn-table-msg-btn,
  .nrn-nav-pagetop {
    display: none !important;
  }

  [data-nrn-icon]:before,
  a[class^="nrn-ico-"]:before,
  i[class^="nrn-ico-"]:before {
    display: none !important;
  }

  .nrn-switch-toggle:after {
    display: none !important;
  }

  .nrn-nav-anchor li:before {
    display: none !important;
  }

  .nrn-box-caution p, .nrn-box-caution dl {
    padding-left: 0;
  }
  .nrn-box-caution p:before, .nrn-box-caution dl:before {
    display: none !important;
  }

  .nrn-box-error p, .nrn-box-error dl, .nrn-box-error ul,
  .nrn-box-attention p,
  .nrn-box-attention dl,
  .nrn-box-attention ul,
  .nrn-box-info p,
  .nrn-box-info dl,
  .nrn-box-info ul,
  .nrn-box-info-caution p,
  .nrn-box-info-caution dl,
  .nrn-box-info-caution ul {
    padding-left: 0;
  }
  .nrn-box-error p:before, .nrn-box-error dl:before, .nrn-box-error ul:before,
  .nrn-box-attention p:before,
  .nrn-box-attention dl:before,
  .nrn-box-attention ul:before,
  .nrn-box-info p:before,
  .nrn-box-info dl:before,
  .nrn-box-info ul:before,
  .nrn-box-info-caution p:before,
  .nrn-box-info-caution dl:before,
  .nrn-box-info-caution ul:before {
    display: none !important;
  }

  .nrn-table-msg-list tbody td a[href]:after, #extend .nrn-ext-table-msgList tbody td a[href]:after,
  .nrn-table-msg-list tbody.nrn-list-msg td a[href]:after,
  #extend .nrn-ext-table-msgList tbody.nrn-list-msg td a[href]:after {
    display: none !important;
  }

  .nrn-cnt-change:before {
    display: none !important;
  }

  .nrn-cnt-change-up:before {
    display: none !important;
  }

  .nrn-my-favo-box dt:before {
    display: none !important;
  }

  .nrn-my-favo-list-link li:before {
    display: none !important;
  }

  .nrn-bln-set button.nrn-bln-sw:before {
    display: none !important;
  }

  .nrn-layout-plain dd.nrn-this-is:before {
    display: none !important;
  }

  .nrn-ttl-btn-area {
    display: none !important;
  }

  .nrn-txt-idnt-ico,
  .nrn-txt-idnt-ico-right-open-mini {
    margin-left: .25em !important;
  }

  .nrn-pagination {
    display: none;
  }

  .nrn-pagination-slim .nrn-prev, .nrn-pagination-slim .nrn-next {
    display: none;
  }

  .nrn-ct-pagination {
    display: none !important;
  }

  .nrn-hidden-print {
    display: none;
  }

  .nrn-table-more-area-after {
    display: none !important;
  }

  .nrn-table-column-fixed-wrap .nrn-table-column-fixed2 {
    overflow: visible !important;
  }

  .nrn-open-table-countable .nrn-table-more-area-after {
    display: none !important;
  }

  .nrn-open-table-countable .nrn-table-column-fixed-wrap .nrn-table-column-fixed {
    display: none !important;
  }

  .nrn-open-table-countable .nrn-table-column-fixed-wrap .nrn-table-column-fixed2 {
    margin-left: 0 !important;
    overflow: visible !important;
  }
  .nrn-open-table-countable .nrn-table-column-fixed-wrap .nrn-table-column-fixed2 .nrn-table-column-fixed-inner-clone {
    margin-left: 0 !important;
  }

  [role="complementary"] {
    display: none !important;
  }
}
._dispHiddenControl {
  display: none !important;
}

.nrn-box-caution p:before, .nrn-box-caution dl:before {
  content: "\f1d4";
}

.nrn-ico-web:before,
.nrn-ico-rwd:before {
  content: '\f1da';
}

.nrn-ico-desktop:before,
.nrn-ico-pc:before {
  content: '\f1de';
}

.nrn-ico-up-dir-1:before {
  content: '\f1d7';
}

.nrn-ico-down-dir-1:before {
  content: '\f1d6';
}

.nrn-ico-attention:before {
  content: '\f1d4' !important;
}

.nrn-ico-info-circled-1:before {
  content: '\f1c1';
}

.nrn-ico-list-alt:before {
  content: '\f1f0';
}

.nrn-ico-gauge-1:before {
  content: '\f200';
}

.nrn-ico-shop:before,
.nrn-ico-building:before {
  content: '\f201';
}

.nrn-ico-calendar-1:before {
  content: '\f1d3';
}

.nrn-my-favo-box > dt:before {
  font-family: nrn_mffont;
  content: "\f1f0";
}

.nrn-head-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 84px;
  width: 980px;
  max-width: 100%;
  padding: 0 12px;
}
@media screen and (max-width: 47.94em) {
  .nrn-head-wrap {
    height: 50px;
    padding: 0;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-head-logo {
    margin-left: .62em;
  }
}

.nrn-head-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.nrn-head-nav a {
  color: #006;
}
.nrn-head-nav .nrn-ico-right-open:before {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
  color: #006;
}

header.nrn-login {
  border-bottom: solid 4px #006;
}

.nrn-siteid {
  margin: 0 !important;
}
@media screen and (min-width: 48em), print {
  .nrn-siteid a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .nrn-siteid img {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 61.19em) {
  .nrn-siteid a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .nrn-siteid img {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 6em;
    height: 1.1em;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-siteid a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .nrn-siteid img {
    width: 6.8em;
    height: 1.3em;
  }
}

aside li a,
aside[role="complementary"] li a {
  margin-bottom: 10px;
}
@media screen and (max-width: 47.94em) {
  aside li a,
  aside[role="complementary"] li a {
    margin-right: 0;
    margin-bottom: 0;
  }
}
aside .nrn-container,
aside[role="complementary"] .nrn-container {
  padding-top: 25px;
}
@media screen and (max-width: 47.94em) {
  aside .nrn-container,
  aside[role="complementary"] .nrn-container {
    padding-top: 0;
  }
}

footer[role="contentinfo"] .nrn-container .nrn-copyright {
  padding-top: 2em;
}
@media screen and (max-width: 47.94em) {
  footer[role="contentinfo"] .nrn-container .nrn-copyright {
    padding-top: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.nrn-freedialArea, .nrn-ext-freedialArea, .nrn-ext-freedialArea-content, #extend .nrn-ext-freedialArea-content, #extend .nrn-ext-freedialArea {
  padding: .8em;
  margin: .5em;
  background-color: #fff;
}

.nrn-freedialArea-ttl, .nrn-ext-freedialArea-ttl, #extend .nrn-ext-freedialArea-ttl {
  font-size: 15.4px !important;
  font-size: 1.1rem !important;
  line-height: 2.2;
}
.nrn-freedialArea-ttl.nrn-freedialArea-ttl-top, .nrn-freedialArea-ttl-top.nrn-ext-freedialArea-ttl, #extend .nrn-freedialArea-ttl-top.nrn-ext-freedialArea-ttl {
  margin: 0 .5em;
  line-height: 1;
}

.nrn-freedialArea-txt, .nrn-ext-freedialArea-txt, #extend .nrn-ext-freedialArea-txt {
  font-size: 14px !important;
  font-size: 1rem !important;
}

.nrn-freedialArea-subtxt, .nrn-ext-freedialArea-subtxt, #extend .nrn-ext-freedialArea-subtxt {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}

.nrn-freedialArea-dial, .nrn-ext-freedialArea-dial, #extend .nrn-ext-freedialArea-dial {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: .5em;
  margin-bottom: .7em;
  margin-top: .5em;
  border-bottom: 1px #ccc dotted;
}
@media screen and (max-width: 47.94em) {
  .nrn-freedialArea-dial, .nrn-ext-freedialArea-dial, #extend .nrn-ext-freedialArea-dial {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.nrn-freedialArea-dial-img, .nrn-ext-freedialArea-dial-img, #extend .nrn-ext-freedialArea-dial-img {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}

.nrn-freedialArea-dial-num, .nrn-ext-freedialArea-dial-num, .nrn-ext-freedialArea-dial-num-link, #extend .nrn-ext-freedialArea-dial-num,
.nrn-freedialArea-dial-txt,
.nrn-ext-freedialArea-dial-txt,
#extend .nrn-ext-freedialArea-dial-txt {
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  -ms-align-self: baseline;
  align-self: baseline;
  font-weight: bold;
  white-space: nowrap;
}

.nrn-freedialArea-dial-num, .nrn-ext-freedialArea-dial-num, .nrn-ext-freedialArea-dial-num-link, #extend .nrn-ext-freedialArea-dial-num {
  color: #006;
  font-size: 1.375rem;
}

.nrn-freedialArea-dial-txt, .nrn-ext-freedialArea-dial-txt, #extend .nrn-ext-freedialArea-dial-txt {
  display: block;
}
@media screen and (max-width: 47.94em) {
  .nrn-freedialArea-dial-txt, .nrn-ext-freedialArea-dial-txt, #extend .nrn-ext-freedialArea-dial-txt {
    font-size: 11.2px !important;
    font-size: 0.8rem !important;
  }
}

.nrn-ext-freedialArea, .nrn-ext-freedialArea-content, #extend .nrn-ext-freedialArea-content {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-ext-freedialArea, .nrn-ext-freedialArea-content, #extend .nrn-ext-freedialArea-content {
    margin: 10px 0 0 0;
  }
}
.nrn-ext-freedialArea .nrn-col-12, .nrn-ext-freedialArea-content .nrn-col-12, #extend .nrn-ext-freedialArea-content .nrn-col-12 {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 47.94em) {
  .nrn-ext-freedialArea .nrn-col-12, .nrn-ext-freedialArea-content .nrn-col-12, #extend .nrn-ext-freedialArea-content .nrn-col-12 {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    border-left: 0;
  }
  .nrn-ext-freedialArea .nrn-col-12:first-child, .nrn-ext-freedialArea-content .nrn-col-12:first-child, #extend .nrn-ext-freedialArea-content .nrn-col-12:first-child {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}
.nrn-ext-freedialArea .nrn-col-12:first-child, .nrn-ext-freedialArea-content .nrn-col-12:first-child, #extend .nrn-ext-freedialArea-content .nrn-col-12:first-child {
  border-left: 0;
}

.nrn-ext-freedialArea-txt {
  text-align: left;
}

.nrn-ext-freedialArea-dial {
  justify-content: flex-start !important;
}

.nrn-ext-freedialArea-dial-txt {
  font-size: .875rem;
  font-weight: normal;
}

.nrn-ext-freedialArea-dial-num {
  font-size: 1.375rem !important;
}

.nrn-ext-freedialArea-dial-num-link {
  font-size: 1.375rem !important;
  pointer-events: none;
}
@media screen and (max-width: 47.94em) {
  .nrn-ext-freedialArea-dial-num-link {
    pointer-events: visible;
  }
}

.nrn-ext-freedialArea-subtxt {
  text-align: left;
}

.nrn-ext-freedialArea-content {
  margin: 0 0 .5em;
}
@media screen and (max-width: 47.94em) {
  .nrn-ext-freedialArea-content {
    margin: 0;
  }
}
.nrn-ext-freedialArea-content .nrn-freedialArea-dial, .nrn-ext-freedialArea-content .nrn-ext-freedialArea-dial, .nrn-ext-freedialArea-content #extend .nrn-ext-freedialArea-dial, #extend .nrn-ext-freedialArea-content .nrn-ext-freedialArea-dial {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.nrn-ext-freedialArea-content-inner {
  margin: 0 auto;
  width: 310px;
}
.nrn-ext-freedialArea-content-inner .nrn-ext-ttl-lv-3, .nrn-ext-freedialArea-content-inner #extend .nrn-ext-ttl-lv-3-info, #extend .nrn-ext-freedialArea-content-inner .nrn-ext-ttl-lv-3-info {
  font-size: 1.125rem !important;
}

@media screen and (max-width: 47.94em) {
  .nrn-txt-sp-br {
    white-space: normal;
  }
}

.nrn-btn-base.nrn-ext-btn-base:hover, .nrn-ext-btn-base.nrn-btn-close:hover {
  background-color: #fff !important;
  color: #000 !important;
  opacity: .75 !important;
  text-decoration: none !important;
}

@media screen and (max-width: 47.94em) {
  .nrn-table.nrn-table-sd-full, .nrn-table-sd-full.nrn-table-low, #extend .nrn-table-sd-full.nrn-ext-table-rank {
    width: 100%;
  }
  .nrn-table.nrn-table-sd-full thead th, .nrn-table-sd-full.nrn-table-low thead th, #extend .nrn-table-sd-full.nrn-ext-table-rank thead th,
  .nrn-table.nrn-table-sd-full tbody td,
  .nrn-table-sd-full.nrn-table-low tbody td,
  #extend .nrn-table-sd-full.nrn-ext-table-rank tbody td {
    width: 50%;
    word-break: break-all;
  }
}
.nrn-table thead th.nrn-table-th-cp, .nrn-table-low thead th.nrn-table-th-cp, #extend .nrn-ext-table-rank thead th.nrn-table-th-cp,
.nrn-table tbody td.nrn-table-th-cp,
.nrn-table-low tbody td.nrn-table-th-cp,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-cp {
  background-color: #db6777;
  color: #fff;
}
.nrn-table thead th.nrn-table-th-mp, .nrn-table-low thead th.nrn-table-th-mp, #extend .nrn-ext-table-rank thead th.nrn-table-th-mp,
.nrn-table tbody td.nrn-table-th-mp,
.nrn-table-low tbody td.nrn-table-th-mp,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-mp {
  background-color: #fbe2e6;
}
.nrn-table thead th.nrn-table-th-cb, .nrn-table-low thead th.nrn-table-th-cb, #extend .nrn-ext-table-rank thead th.nrn-table-th-cb,
.nrn-table tbody td.nrn-table-th-cb,
.nrn-table-low tbody td.nrn-table-th-cb,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-cb {
  background-color: #6d8db1;
  color: #fff;
}
.nrn-table thead th.nrn-table-th-mb, .nrn-table-low thead th.nrn-table-th-mb, #extend .nrn-ext-table-rank thead th.nrn-table-th-mb,
.nrn-table tbody td.nrn-table-th-mb,
.nrn-table-low tbody td.nrn-table-th-mb,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-mb {
  background-color: #ebf1f8;
}
.nrn-table thead th.nrn-table-th-mo, .nrn-table-low thead th.nrn-table-th-mo, #extend .nrn-ext-table-rank thead th.nrn-table-th-mo,
.nrn-table tbody td.nrn-table-th-mo,
.nrn-table-low tbody td.nrn-table-th-mo,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-mo {
  background-color: #e9e7e1;
}
.nrn-table thead th.nrn-table-th-min-8, .nrn-table-low thead th.nrn-table-th-min-8, #extend .nrn-ext-table-rank thead th.nrn-table-th-min-8,
.nrn-table tbody td.nrn-table-th-min-8,
.nrn-table-low tbody td.nrn-table-th-min-8,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-min-8 {
  width: 8vw;
}
.nrn-table thead th.nrn-table-th-min-11, .nrn-table-low thead th.nrn-table-th-min-11, #extend .nrn-ext-table-rank thead th.nrn-table-th-min-11,
.nrn-table tbody td.nrn-table-th-min-11,
.nrn-table-low tbody td.nrn-table-th-min-11,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-min-11 {
  width: 11vw;
}
.nrn-table thead th.nrn-table-th-min-24, .nrn-table-low thead th.nrn-table-th-min-24, #extend .nrn-ext-table-rank thead th.nrn-table-th-min-24,
.nrn-table tbody td.nrn-table-th-min-24,
.nrn-table-low tbody td.nrn-table-th-min-24,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-min-24 {
  width: 24vw;
}
.nrn-table thead th.nrn-table-th-min-35, .nrn-table-low thead th.nrn-table-th-min-35, #extend .nrn-ext-table-rank thead th.nrn-table-th-min-35,
.nrn-table tbody td.nrn-table-th-min-35,
.nrn-table-low tbody td.nrn-table-th-min-35,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-min-35 {
  width: 35vw;
}
@media screen and (max-width: 47.94em) {
  .nrn-table thead th.nrn-table-th-col-4-sd, .nrn-table-low thead th.nrn-table-th-col-4-sd, #extend .nrn-ext-table-rank thead th.nrn-table-th-col-4-sd,
  .nrn-table tbody td.nrn-table-th-col-4-sd,
  .nrn-table-low tbody td.nrn-table-th-col-4-sd,
  #extend .nrn-ext-table-rank tbody td.nrn-table-th-col-4-sd {
    width: 20vw;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table thead th.nrn-table-th-col-6-sd, .nrn-table-low thead th.nrn-table-th-col-6-sd, #extend .nrn-ext-table-rank thead th.nrn-table-th-col-6-sd,
  .nrn-table tbody td.nrn-table-th-col-6-sd,
  .nrn-table-low tbody td.nrn-table-th-col-6-sd,
  #extend .nrn-ext-table-rank tbody td.nrn-table-th-col-6-sd {
    width: 25vw;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table thead th.nrn-table-th-col-10-sd, .nrn-table-low thead th.nrn-table-th-col-10-sd, #extend .nrn-ext-table-rank thead th.nrn-table-th-col-10-sd,
  .nrn-table tbody td.nrn-table-th-col-10-sd,
  .nrn-table-low tbody td.nrn-table-th-col-10-sd,
  #extend .nrn-ext-table-rank tbody td.nrn-table-th-col-10-sd {
    width: 40vw;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table thead th.nrn-table-th-col-12-sd, .nrn-table-low thead th.nrn-table-th-col-12-sd, #extend .nrn-ext-table-rank thead th.nrn-table-th-col-12-sd,
  .nrn-table tbody td.nrn-table-th-col-12-sd,
  .nrn-table-low tbody td.nrn-table-th-col-12-sd,
  #extend .nrn-ext-table-rank tbody td.nrn-table-th-col-12-sd {
    width: 50vw;
  }
}
.nrn-table thead th.nrn-table-th-white, .nrn-table-low thead th.nrn-table-th-white, #extend .nrn-ext-table-rank thead th.nrn-table-th-white,
.nrn-table tbody td.nrn-table-th-white,
.nrn-table-low tbody td.nrn-table-th-white,
#extend .nrn-ext-table-rank tbody td.nrn-table-th-white {
  background-color: #fff;
}
.nrn-table .nrn-tbl-ttl-bold, .nrn-table-low .nrn-tbl-ttl-bold, #extend .nrn-ext-table-rank .nrn-tbl-ttl-bold {
  font-weight: bold;
}
.nrn-table.nrn-table-fee-layout, .nrn-table-fee-layout.nrn-table-low, #extend .nrn-table-fee-layout.nrn-ext-table-rank {
  width: auto;
  margin: 0 auto;
  position: relative;
}
.nrn-table.nrn-table-fee-layout + h3, .nrn-table-fee-layout.nrn-table-low + h3, #extend .nrn-table-fee-layout.nrn-ext-table-rank + h3 {
  margin-top: 30px;
}
@media screen and (max-width: 47.94em) {
  .nrn-table.nrn-table-fee-layout + h3, .nrn-table-fee-layout.nrn-table-low + h3, #extend .nrn-table-fee-layout.nrn-ext-table-rank + h3 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table.nrn-table-fee-layout tbody th, .nrn-table-fee-layout.nrn-table-low tbody th, #extend .nrn-table-fee-layout.nrn-ext-table-rank tbody th, .nrn-table.nrn-table-fee-layout tbody th, .nrn-table-fee-layout.nrn-table-low tbody th, #extend .nrn-table-fee-layout.nrn-ext-table-rank tbody th, .nrn-table.nrn-table-fee-layout tbody td, .nrn-table-fee-layout.nrn-table-low tbody td, #extend .nrn-table-fee-layout.nrn-ext-table-rank tbody td, .nrn-table.nrn-table-fee-layout tbody td, .nrn-table-fee-layout.nrn-table-low tbody td, #extend .nrn-table-fee-layout.nrn-ext-table-rank tbody td {
    font-size: .8rem;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-table-sp-font {
    font-size: .875rem !important;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons-wrap {
    padding: 0 10px;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons {
    border: none;
  }
  .nrn-tbl-respons [data-nrn-title] {
    min-height: 1.3125rem;
  }
  .nrn-tbl-respons [data-nrn-title]:before {
    content: attr(data-nrn-title);
    font-size: 12.25px;
    font-size: 0.875rem;
    font-weight: bold;
    display: block;
    background: #dfe7f3;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    text-align: left;
    padding: .786em 1.143em !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons tr {
    display: block;
    margin-bottom: 1.81428em;
  }
  .nrn-tbl-respons tr:last-child {
    margin-bottom: 0;
  }
}
.nrn-tbl-respons th,
.nrn-tbl-respons td {
  padding: .786em .875em !important;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons th,
  .nrn-tbl-respons td {
    border-bottom: none;
    display: block;
    width: 100%;
    font-size: 0.875rem !important;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    padding: 0 !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons th {
    border-bottom: 1px solid #b7b7b7;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-visible-ld {
    display: none !important;
  }
}
.nrn-tbl-respons .nrn-lbl-delivery-auto {
  border: solid 2px #a92228;
  background: #fcd5d5;
  color: #9f1d23;
}
.nrn-tbl-respons .nrn-lbl-delivery-choice {
  border: solid 2px #2f80bb;
  background: #daebf5;
  color: #0c3966;
}
.nrn-tbl-respons .nrn-tbl-respons-category {
  min-width: 120px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-category {
    width: calc(100% + 40px);
    transform: translateX(-20px);
    white-space: normal;
    font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.125rem !important;
    line-height: 1.2;
    border: 0 !important;
    padding: 10px !important;
    font-weight: bold;
    background: #dfe7f3;
    margin-top: 30px;
  }
}
.nrn-tbl-respons .nrn-tbl-respons-ttl {
  min-width: 120px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-ttl {
    white-space: normal;
    font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1rem !important;
    line-height: 1.2;
    margin-top: 1.25em;
    margin-bottom: .875rem;
    border: 0 !important;
    padding: 0 !important;
    font-weight: bold;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-ttl.nrn-tbl-respons-ttl-type02 {
    width: calc(100% + 40px);
    transform: translateX(-20px);
    white-space: normal;
    font-family: HiraKakuProN-W6, Osaka, Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.25rem !important;
    line-height: 1.2;
    border: 0 !important;
    padding: 10px !important;
    font-weight: bold;
    background: #dfe7f3;
    margin-top: 30px;
  }
}
.nrn-tbl-respons .nrn-tbl-respons-ttl-col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-ttl-col {
    flex-direction: row;
    justify-content: space-between;
  }
}
.nrn-tbl-respons .nrn-tbl-respons-ttl-col .nrn-lbl-delivery-choice {
  margin-top: .5em;
  width: 70px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-ttl-col .nrn-lbl-delivery-choice {
    display: flex;
    align-items: center;
    width: 70px;
    margin: 0 0 0 auto;
  }
}
.nrn-tbl-respons .nrn-tbl-respons-ttl-col .nrn-lbl-delivery-auto {
  margin-top: .5em;
  width: 70px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-ttl-col .nrn-lbl-delivery-auto {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons .nrn-tbl-respons-inner {
    padding: .786em 1.143em !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tbl-respons.nrn-tbl-respons-layout02 {
    padding: .786em 1.143em;
  }
}

.nrn-cel-pd-wide {
  padding: .786em 1.143em !important;
}

.nrn-flex-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.nrn-flex-box.nrn-flex-between {
  justify-content: space-between;
}
.nrn-flex-box.nrn-flex-center {
  align-items: center;
}
.nrn-flex-box.nrn-flex-stretch {
  align-items: stretch;
}
.nrn-flex-box .nrn-flex-txt {
  margin-right: 1em;
}
.nrn-flex-box .nrn-flex-item-col-12 {
  width: 49.5%;
  margin-left: 1%;
}
.nrn-flex-box .nrn-flex-item-col-12:nth-child(2n+1) {
  margin-left: 0;
}
.nrn-flex-box .nrn-flex-item-col-12.nrn-flex-item-bg-em {
  background: #f6f5f1;
}
.nrn-flex-box .nrn-flex-item-col-12.nrn-flex-item-bg-em .nrn-ext-ttl-lv-3, .nrn-flex-box .nrn-flex-item-col-12.nrn-flex-item-bg-em #extend .nrn-ext-ttl-lv-3-info, #extend .nrn-flex-box .nrn-flex-item-col-12.nrn-flex-item-bg-em .nrn-ext-ttl-lv-3-info {
  background: #fff;
  margin-bottom: 0;
  padding-bottom: .25em;
}
@media screen and (max-width: 47.94em) {
  .nrn-flex-box .nrn-flex-item-col-12 {
    width: 100%;
    margin-left: 0;
  }
}

.nrn-box-info {
  position: relative;
  border: 2px solid #afafaf;
  color: black;
  background-color: #f6f6f6;
  margin-bottom: 1.81428em;
  padding: 1em .5em 1em .25em;
}
.nrn-box-info p, .nrn-box-info dl, .nrn-box-info ul {
  position: static;
  text-indent: 0em;
  padding-left: 3em;
  font-weight: normal;
}
.nrn-box-info p:before, .nrn-box-info dl:before, .nrn-box-info ul:before {
  color: #0645ad;
  content: "\2139";
  font-size: 2em;
  width: 3em;
  padding-left: 0.4em;
  font-family: nrn_mffont;
  line-height: 0;
  position: absolute;
  top: .8em;
  left: 0;
}
.nrn-box-info .nrn-txt-emphasize {
  margin-top: .5em;
}
@media screen and (min-width: 48em), print {
  .nrn-box-info {
    margin-top: 0;
  }
}

.nrn-txt-emphasize {
  font-weight: bold;
  font-size: 1.25rem;
}

.nrn-txt-emphasize-red {
  color: #cc0000;
  font-weight: bold;
}

.nrn-login-help {
	padding: 20px;
	background-color: #f6f5f1;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-help {
		padding: 14px 17px 17px;
  }
}

.nrn-login-help-ttl {
	font-size: 20px!important;
  font-weight: bold;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-help-ttl {
    width: 100%;
    font-size: .975rem;
    margin-bottom: .5em;
  }
}

.nrn-login-help-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-help-list {
    display: block;
  }
}
.nrn-login-help-list .nrn-login-help-list-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(50% - 10.5px);
  margin-left: 20px;
  border-left: 1px solid #ccc;
  padding-left: 20px;
  font-size: 1.125rem;
  line-height: 1.5;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-help-list .nrn-login-help-list-item {
    width: 100%;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
    margin-top: 17px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    font-size: 1rem;
  }
  .nrn-login-help-list .nrn-login-help-list-item:first-child {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}
.nrn-login-help-list .nrn-login-help-list-item:first-child {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
}
.nrn-login-help-list .nrn-login-help-list-item .nrn-btn-base, .nrn-login-help-list .nrn-login-help-list-item .nrn-btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 285px;
  margin: 12px auto 0;
  padding: 10px;
  font-size: 1rem !important;
  color: black !important;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-help-list .nrn-ico-right-open-mini {
    margin-left: 0;
  }
}
@media screen and (min-width: 48em), print {
  .nrn-login-help-list .nrn-ico-right-open-mini {
    margin-left: 0;
  }
}
.nrn-login-help-list.nrn-login-help-list-center {
  justify-content: center;
}

.ico-help-circled {
  color: #020066;
}

.nrn-login-freedialArea {
  display: flex;
  width: 720px;
  margin: 30px auto 0;
  border: 1px solid #CDCCCA;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-freedialArea {
    width: 100%;
    margin: 20px auto 0;
  }
}
.nrn-login-freedialArea .nrn-login-freedialArea-content {
  background: #F0F5F9;
  width: 62%;
  padding: 20px;
}
@media screen and (max-width: 47.94em) {
  .nrn-login-freedialArea .nrn-login-freedialArea-content {
    padding: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-login-freedialArea .nrn-login-freedialArea-txt {
    font-size: 0.875rem !important;
  }
}
.nrn-login-freedialArea .nrn-ext-freedialArea-dial-txt {
  font-weight: normal !important;
}

.nrn-service-area {
  background: #DCEAF4;
  padding: 15px;
  margin-bottom: 20px;
}
.nrn-service-area h3 {
  line-height: 1;
}
.nrn-service-area .nrn-service-area-inner {
  margin-top: 10px;
  background: #fff;
  padding: 10px 10px 3px;
  overflow: hidden;
}
.nrn-service-area .nrn-service-area-inner + h3 {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.nrn-service-area .nrn-list-inline li {
  margin-right: 40px !important;
}
.nrn-service-area .nrn-disc {
  margin-top: 15px;
  margin-bottom: 0;
}

.nrn-gantt-area {
  width: 80%;
  margin: 30px auto 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-gantt-area {
    width: 100%;
    margin: 20px auto 0;
  }
}
.nrn-gantt-area .nrn-gantt-usage {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 47.94em) {
  .nrn-gantt-area .nrn-gantt-usage {
    line-height: 1;
  }
}
.nrn-gantt-area .nrn-gantt-usage::before {
  display: block;
  content: '';
  margin-right: .5em;
  width: 14px;
  height: 14px;
  background: #CCC;
}
.nrn-gantt-area .nrn-gantt-usage + h3 {
  margin-top: 10px;
}
.nrn-gantt-area img {
  width: 100%;
}
@media screen and (max-width: 47.94em) {
  .nrn-gantt-area img {
    margin-top: 18px;
  }
}
.nrn-gantt-area h3 {
  line-height: 1;
}
@media screen and (max-width: 47.94em) {
  .nrn-gantt-area h3 {
    font-size: 1.125rem;
  }
}
.nrn-gantt-area h3 + img {
  margin-top: 10px;
}
.nrn-gantt-area + h2 {
  margin-top: 60px;
}
@media screen and (max-width: 47.94em) {
  .nrn-gantt-area + .nrn-gantt-area {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
}

.nrn-gantt-note {
  margin-top: 20px;
  counter-reset: number 0;
}
.nrn-gantt-note li {
  position: relative;
  display: flex;
  padding-left: 47px;
}
.nrn-gantt-note li:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: number 1;
  content: "※" counter(number);
  width: 37px;
  height: 18px;
  border-radius: 11px;
  background: #006;
  color: #fff;
  font-size: 12px;
  text-indent: 0;
}
.nrn-gantt-note li:not(:first-child) {
  margin-top: 10px;
}
.nrn-gantt-note + h2 {
  margin-top: 60px;
}

.nrn-ttl-level1-full {
  width: 100% !important;
}

.nrn-anchor-area {
  margin-top: 30px;
}
.nrn-anchor-area .nrn-anchor-area-title {
  background: #006;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-area .nrn-anchor-area-title {
    font-size: 16px;
  }
}
.nrn-anchor-area .nrn-anchor-area-list {
  background: #DCEAF4;
  margin: 0;
  padding: 14px 20px;
}
.nrn-anchor-area .nrn-anchor-area-list-item {
  padding: 0;
  text-indent: 0;
}
.nrn-anchor-area .nrn-anchor-area-list-item a {
  display: flex;
  align-items: center;
  min-height: 80px;
  border-radius: 5px;
  padding: 10px 20px;
  background: linear-gradient(180deg, #fefefe 0%, #e7e7e7 100%);
  box-shadow: 0 2px 0 0 #BBBBBA;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.nrn-anchor-area .nrn-anchor-area-list-item a:hover, .nrn-anchor-area .nrn-anchor-area-list-item a:active {
  background: #fff;
}
.nrn-anchor-area .nrn-anchor-area-list-item a:before {
  font-family: nrn_mffont;
  content: "\e760";
  margin-right: 20px;
  font-size: 20px;
  color: #000066;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-area .nrn-anchor-area-list-item a {
    font-size: 18px;
  }
  .nrn-anchor-area .nrn-anchor-area-list-item a:before {
    font-size: 18px;
    margin-right: 14px;
  }
}
.nrn-anchor-area .nrn-anchor-area-list-item a img {
  display: inline-block;
  margin-left: auto;
}
.nrn-anchor-area .nrn-anchor-area-list-item a img.registration {
  width: 42px;
  height: 39px;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-area .nrn-anchor-area-list-item a img.registration {
    margin-left: 5px;
    width: 30px;
    height: 28px;
  }
}
.nrn-anchor-area .nrn-anchor-area-list-item a img.mail {
  width: 42px;
  height: 42px;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-area .nrn-anchor-area-list-item a img.mail {
    margin-left: 5px;
    width: 30px;
    height: 30px;
  }
}
.nrn-anchor-area .nrn-anchor-area-list-item a img.lock {
  width: 42px;
  height: 44px;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-area .nrn-anchor-area-list-item a img.lock {
    margin-left: 5px;
    width: 30px;
    height: 31px;
  }
}
.nrn-anchor-area .nrn-anchor-area-list-item:not(:first-child) {
  margin-top: 20px;
}
.nrn-anchor-area + .nrn-anchor-area {
  margin-top: 20px;
}

.nrn-anchor-list {
  margin: 17px 0 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.nrn-anchor-list li {
  margin-left: 20px;
  min-width: 322px;
  min-height: 36px;
  width: 40%;
  padding-left: 0;
  text-indent: 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-anchor-list li {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
  .nrn-anchor-list li:first-child {
    margin-top: 0;
  }
}
.nrn-anchor-list li:first-child {
  margin-left: 0;
}
.nrn-anchor-list li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #DDD;
  border-radius: 5px;
  padding: 10px 15px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.nrn-anchor-list li a::before {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-family: "nrn_mffont";
  content: "\e760";
}

.nrn-ttl-step {
  margin: 60px 0 30px;
  display: flex;
  justify-content: space-between;
  border-left: 4px solid #006;
  padding-left: 8px;
}
@media screen and (max-width: 47.94em) {
  .nrn-ttl-step {
    margin: 30px 0 20px;
    flex-direction: column-reverse;
    border-left: 0;
    border-bottom: 4px solid #006;
    padding-left: 0;
    padding-bottom: 8px;
  }
}
.nrn-ttl-step .nrn-ttl-step-title-sub {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.nrn-ttl-step .nrn-ttl-step-title {
  font-size: 20px;
  font-weight: bold;
}
.nrn-ttl-step .nrn-ttl-step-label {
  display: flex;
  align-items: center;
  border: 2px solid #BF392C;
  height: 27px;
  padding: 5px;
  font-size: 14px;
  line-height: 1.5;
  color: #BF392C;
}
@media screen and (max-width: 47.94em) {
  .nrn-ttl-step .nrn-ttl-step-label {
    justify-content: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-ttl-step .nrn-ttl-step-label.nrn-ttl-step-label-web {
    width: 210px;
  }
}

.nrn-check-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 12px 0 20px;
  padding: 15px;
  background: #F6F5F1;
}
.nrn-check-list li {
  position: relative;
  width: 30%;
  margin-left: 3%;
  padding-left: 0;
  font-weight: bold;
  text-indent: 0;
  color: #006;
}
.nrn-check-list li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 47.94em) {
  .nrn-check-list li {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .nrn-check-list li:first-child {
    margin-top: 0;
  }
}

.nrn-stepchart-toggle-btn {
  display: block;
  padding: 12px;
  font-size: 13px;
  line-height: 1;
  width: 155px;
  margin-top: 30px;
  margin-left: auto;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  color: #000;
  text-decoration: none;
}
.nrn-stepchart-toggle-btn:hover, .nrn-stepchart-toggle-btn:visited {
  text-decoration: none;
  color: #000;
}
.nrn-stepchart-toggle-btn::after {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: #006;
  border-radius: 50%;
  font-family: 'nrn_mffont';
  content: '\e760';
  color: #fff;
}
.nrn-stepchart-toggle-btn.is-active::after {
  transform: rotate(180deg);
}

.nrn-stepchart {
  margin-top: 10px;
}
.nrn-stepchart .nrn-stepchart-head {
  background: #DCEAF4;
  padding: 15px;
  border: 1px solid #B7B7B7;
  text-indent: 0;
  font-weight: bold;
}
.nrn-stepchart .nrn-stepchart-head-emphasis {
  font-size: 18px;
  color: #006;
  font-weight: bold;
  margin-right: 15px;
}
.nrn-stepchart .nrn-stepchart-content {
  padding: 15px;
  border: 1px solid #B7B7B7;
  border-top: 0;
  text-indent: 0;
  overflow: hidden;
}
.nrn-stepchart .nrn-stepchart-content .nrn-stepchart-content-attention {
  font-weight: bold;
}
.nrn-stepchart .nrn-stepchart-content.is-inactive {
  height: 0;
  padding: 0;
  border: 0;
}
.nrn-stepchart .nrn-stepchart-content-img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 47.94em) {
  .nrn-stepchart .nrn-stepchart-content-img {
    width: 100%;
  }
}
.nrn-stepchart li {
  position: relative;
  margin-bottom: 30px;
  padding-left: 0;
  text-indent: 0;
}
.nrn-stepchart li::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  border-top: 10px solid #888;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.nrn-stepchart li:last-child {
  margin-bottom: 0;
}
.nrn-stepchart li:last-child::after {
  content: none;
}

.nrn-stepchart-note {
  margin-top: 20px;
}
.nrn-stepchart-note .nrn-stepchart-note-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #E3E3E3;
  padding: 15px;
  border: 1px solid #B7B7B7;
  color: #000;
  text-indent: 0;
  text-decoration: none;
}
.nrn-stepchart-note .nrn-stepchart-note-head:hover, .nrn-stepchart-note .nrn-stepchart-note-head:active {
  background: #f3f3f3;
}
.nrn-stepchart-note .nrn-stepchart-note-head::after {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: #006;
  border-radius: 50%;
  font-family: 'nrn_mffont';
  content: '\e760';
  color: #fff;
}
.nrn-stepchart-note .nrn-stepchart-note-head.is-active::after {
  transform: rotate(180deg);
}
.nrn-stepchart-note .nrn-stepchart-note-content {
  padding: 15px;
  border: 1px solid #B7B7B7;
  border-top: 0;
  text-indent: 0;
}
.nrn-stepchart-note .nrn-stepchart-note-content .nrn-stepchart-note-content-attention {
  margin-top: 30px;
  font-weight: bold;
}
.nrn-stepchart-note .nrn-stepchart-note-content-list {
  counter-reset: number 0;
}
.nrn-stepchart-note .nrn-stepchart-note-content-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5;
  text-indent: 0;
}
.nrn-stepchart-note .nrn-stepchart-note-content-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: number 1;
  content: "(" counter(number) ")";
}

.nrn-supportdialArea {
  width: 460px;
  margin: 20px auto 0;
  border: 1px solid #ccc;
  padding: 20px;
}
@media screen and (max-width: 47.94em) {
  .nrn-supportdialArea {
    width: 100%;
  }
}
.nrn-supportdialArea .nrn-supportdialArea-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.nrn-supportdialArea .nrn-supportdialArea-content {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.nrn-supportdialArea .nrn-supportdialArea-dial {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.nrn-supportdialArea .nrn-supportdialArea-dial .nrn-supportdialArea-dial-num {
  font-size: 24px;
  font-weight: bold;
  color: #006;
}
@media screen and (max-width: 47.94em) {
  .nrn-supportdialArea .nrn-supportdialArea-dial .nrn-supportdialArea-dial-num {
    font-size: 22px;
  }
}
.nrn-supportdialArea .nrn-supportdialArea-dial .nrn-supportdialArea-dial-txt {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 47.94em) {
  .nrn-supportdialArea .nrn-supportdialArea-dial .nrn-supportdialArea-dial-txt {
    font-size: 12px;
  }
}
.nrn-supportdialArea .nrn-supportdialArea-dial-lead {
  margin-top: 10px;
  font-size: 12px;
  color: #333;
  text-align: center;
}

@media screen and (max-width: 47.94em) {
  .nrn-table-transform-headStack-code {
    border-bottom: none !important;
    padding-top: .714em !important;
    padding-bottom: 0 !important;
    background-color: #f3f3f3;
    font-weight: bold !important;
    line-height: 1.3em !important;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-col-head-sd-half-l,
  .nrn-col-head-sd-half-r {
    width: 50%;
  }
  .nrn-col-head-sd-half-l,
  .nrn-col-head-sd-half-r {
    *zoom: 1;
  }
  .nrn-col-head-sd-half-l:before, .nrn-col-head-sd-half-l:after,
  .nrn-col-head-sd-half-r:before,
  .nrn-col-head-sd-half-r:after {
    content: "";
    display: table;
  }
  .nrn-col-head-sd-half-l:after,
  .nrn-col-head-sd-half-r:after {
    clear: both;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-col-head-sd-half-l {
    float: left;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-col-head-sd-half-r {
    float: right;
  }
}

.nrn-table tbody .nrn-col-split-separate > p, .nrn-table-low tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p {
  margin: 0 !important;
  padding: .3em .2em .2em !important;
}
.nrn-table tbody .nrn-col-split-separate > p:not(:last-child), .nrn-table-low tbody .nrn-col-split-separate > p:not(:last-child), #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p:not(:last-child) {
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 47.94em) {
  .nrn-table tbody .nrn-col-split-separate > p, .nrn-table-low tbody .nrn-col-split-separate > p, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate > p {
    padding: 0 .25em !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table tbody .nrn-col-split-separate, .nrn-table-low tbody .nrn-col-split-separate, #extend .nrn-ext-table-rank tbody .nrn-col-split-separate {
    padding: 0 !important;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code {
    border-bottom: none;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code + th.nrn-col-head-sd, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code + th.nrn-col-head-sd-half-l,
  .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code + th.nrn-col-head-sd-half-r, .nrn-table-transform tbody.nrn-list th.nrn-col-head-sd-code + th.nrn-col-head-sd-code {
    padding-top: 0 !important;
  }
}
.nrn-table-transform tbody td p {
  line-height: 1.446 !important;
}

@media screen and (max-width: 47.94em) {
  .nrn-table-low {
    border: 2px solid #b7b7b7;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table-low thead {
    border-bottom: 2px solid #b7b7b7;
  }
}
.nrn-table-low thead th {
  padding: .3em .375em .25em;
}
@media screen and (max-width: 47.94em) {
  .nrn-table-low thead th {
    background-color: #f3f3f3;
    border-right-width: 2px;
    font-size: .875rem !important;
    font-weight: bold;
    line-height: 1.3em !important;
    padding-top: .714em !important;
    padding-bottom: .571em !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-table-low tbody td {
    border-bottom: 1px solid #b7b7b7;
    font-size: 0.75rem !important;
    line-height: 1.5;
    padding: .083em .25em;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-list-attach tr:not(:first-child) {
    border-top-width: 1px;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-list-attach tr:not(:last-child) {
    border-bottom: none;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-list-attach tr:not(:last-child) td:last-child {
    border-bottom: none;
  }
}

.nrn-ct-pagination-area-upper-alone.nrn-row {
  position: static;
  padding-bottom: 0;
  margin: 0 0 .5em;
}

.nrn-l-section {
  margin-bottom: 3em;
}
@media screen and (max-width: 47.94em) {
  .nrn-l-section {
    margin-bottom: 2.5em !important;
  }
}

.nrn-l-div {
  margin-bottom: 2em;
}
@media screen and (max-width: 47.94em) {
  .nrn-l-div {
    margin-bottom: 1.5em !important;
  }
}

.nrn-l-div-mb-half {
  margin-bottom: 1em;
}
@media screen and (max-width: 47.94em) {
  .nrn-l-div-mb-half {
    margin-bottom: .75em !important;
  }
}

.nrn-l-box {
  margin-bottom: 1em;
}
@media screen and (max-width: 47.94em) {
  .nrn-l-box {
    margin-bottom: 1em !important;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-l-box .nrn-l-sp {
    margin-bottom: 2em !important;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-l-sp-txt {
    margin-bottom: 1.81428em;
  }
}

.nrn-navList {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.nrn-navList-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-right: 3px;
  margin-bottom: 6px;
  padding-left: 0;
  text-indent: 0;
  position: relative;
  background-color: #fff;
  color: #006;
  border-radius: .25em;
  border: 1px solid #c8c8c8;
  padding: 5px 6px 4px 22px;
  box-shadow: 0 1px 2px rgba(196, 151, 151, 0.2);
  font-weight: bold;
}
.nrn-navList-item a {
  text-decoration: none;
}
@media screen and (max-width: 47.94em) {
  .nrn-navList-item a {
    font-size: 11.2px !important;
    font-size: 0.8rem !important;
  }
}
.nrn-navList-item::before {
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -13px;
  font-family: 'nrn_mffont' !important;
  text-decoration: none;
  content: '\e874';
}
@media screen and (max-width: 47.94em) {
  .nrn-navList-item::before {
    margin-top: -14px;
  }
}
.nrn-navList-item:hover, .nrn-navList-item.nrn-is-active, .nrn-navList-item.nrn-is-hover {
  background: #006;
  border-color: #006;
  color: #fff;
}
.nrn-navList-item:hover a, .nrn-navList-item.nrn-is-active a, .nrn-navList-item.nrn-is-hover a {
  color: #fff;
}
.nrn-navList-item.nrn-is-active::before {
  content: '\e876';
}

.nrn-pagination-area-pullup {
  position: relative;
  top: 2.8em;
}

.nrn-pagination-area-pullup-ttl {
  position: relative;
}

.nrn-pagination-area-upper, .nrn-pagination-area-upper-ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  top: -2.8em;
}
.nrn-pagination-area-upper .nrn-ct-page-position li a, .nrn-pagination-area-upper-ttl .nrn-ct-page-position li a, .nrn-pagination-area-upper .nrn-ct-page-position-longword li a, .nrn-pagination-area-upper-ttl .nrn-ct-page-position-longword li a,
.nrn-pagination-area-upper .nrn-ct-pagination li a,
.nrn-pagination-area-upper-ttl .nrn-ct-pagination li a {
  padding: 0;
}

.nrn-pagination-area-upper-ttl {
  position: absolute;
  right: 0;
  top: -2.8em;
  width: 31em;
}
@media screen and (max-width: 47.94em) {
  .nrn-pagination-area-upper-ttl {
    position: relative;
    top: 0;
    width: 100%;
  }
}

.nrn-ct-page-position-longword {
  font-size: .75rem !important;
  line-height: 3;
  margin-right: .5em;
}

.nrn-link-bold {
  font-weight: bold;
}

.nrn-ttl-head-area-wide h1 {
  width: 24em;
}
@media screen and (max-width: 47.94em) {
  .nrn-ttl-head-area-wide h1 {
    width: 100%;
  }
}

.nrn-table-transform:not(root) tbody.nrn-list [data-nrn-title]:before {
  content: attr(data-nrn-title) "\00a0:\00a0";
}

.nrn-lbl-common, .nrn-lbl-common-plain {
  display: inline-block;
  padding: .25em;
  line-height: 1;
  font-size: 14px !important;
  font-size: 1rem !important;
}
@media screen and (max-width: 47.94em) {
  .nrn-lbl-common, .nrn-lbl-common-plain {
    font-size: 10.5px !important;
    font-size: 0.75rem !important;
  }
}

.nrn-lbl-common-plain {
  color: #333;
  background-color: #fff;
  border: 2px solid #b3b3b3;
}

.nrn-lbl-common-strong {
  border: 2px solid #d4411a;
  background-color: #fff;
  color: #be330e;
}

.nrn-appbanner-ttl {
  font-size: 15.4px !important;
  font-size: 1.1rem !important;
  line-height: 2.2;
  margin-bottom: .25em;
}
.nrn-appbanner-ttl [data-icon]:before {
  margin-left: unset;
  margin-right: unset;
}

.nrn-appbanner-btn {
  display: inline-block;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: .5em;
  margin-bottom: .5em;
  text-decoration: none;
  line-height: 1.8;
  border: solid 1px #ccc;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.nrn-appbanner-btn.nrn-ico-r {
  padding-right: 1.5em;
}
.nrn-appbanner-btn.nrn-ico-r:before {
  right: .3em;
}
.nrn-appbanner-btn.nrn-ico-l {
  padding-left: 1.5em;
}
.nrn-appbanner-btn.nrn-ico-l:before {
  left: 0.3em;
}
.nrn-appbanner-btn[class*="nrn-ico-"]:before {
  padding-right: unset;
  color: #006;
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
.nrn-appbanner-btn:not(:root) {
  color: #333;
}
.nrn-appbanner-btn:hover {
  opacity: .75;
}

.nrn-bannerArea, .nrn-bannerArea-obl {
  text-align: center;
  line-height: 8em;
  min-height: 8em;
  background-color: #f4f5f6;
  border: 1px solid #ccc;
  margin-bottom: .5em;
}

.nrn-bannerArea-obl {
  line-height: 4em;
  min-height: 4em;
}

.nrn-bg-em {
  padding-top: .8em;
  padding-bottom: .3em;
  padding-right: .8em;
  padding-left: .8em;
  margin-bottom: .5em;
  background-color: #f6f5f1;
}

.nrn-img-liquid {
  width: 100%;
  height: auto;
}

.nrn-img-liquid--sp {
  max-width: 100%;
}

.nrn-l-box {
  margin-bottom: 1em;
}
@media screen and (max-width: 47.94em) {
  .nrn-l-box {
    margin-bottom: 1em !important;
  }
}

@media screen and (max-width: 47.94em) {
  .nrn-js-dropdown-target {
    display: none;
  }
  .nrn-js-dropdown-target.nrn-is-show {
    display: block;
  }
}

.nrn-tab-transform {
  position: relative;
}

@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list {
    position: absolute;
    top: 42px;
    left: 0;
    border-bottom: none;
    background-color: #fff;
    margin-bottom: .5em;
    margin-top: -.5em;
    margin-right: .5em;
    margin-left: .5em;
    padding: 0;
    width: 95%;
    z-index: 1;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li {
    display: block;
    margin: 0;
  }
}
.nrn-tab-transform-list li a {
  padding: .8em .55em;
  margin-top: .5em;
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li a {
    margin-top: 0;
    font-weight: normal;
    background: none;
    border-radius: 0;
    text-align: left;
    padding: .75em 1.428em .625em;
  }
}
.nrn-tab-transform-list li a.nrn-tab-active {
  padding: .9em .55em !important;
  margin-top: .5em !important;
  margin-bottom: -1px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li a.nrn-tab-active {
    display: none;
    background-color: #fff;
    background-image: none;
    border-color: #d9d9d9;
  }
}
.nrn-tab-transform-list li a:hover, .nrn-tab-transform-list li a:focus {
  margin-top: 0;
  padding: .9em .55em !important;
  margin-bottom: -1px;
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li a:hover, .nrn-tab-transform-list li a:focus {
    margin-bottom: 0;
    padding: .75em 1.428em .625em !important;
    background-color: #fff;
    border-color: #d9d9d9;
    color: #000;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li:first-child a {
    border-top: none;
  }
}
@media screen and (max-width: 47.94em) {
  .nrn-tab-transform-list li:last-child a {
    border-bottom: 1px solid #d9d9d9;
  }
}

.nrn-tab-report-list li {
  border-top: 1px solid #d9d9d9;
}
.nrn-tab-report-list li:first-child {
  border-top: 0;
}
.nrn-tab-report-list a {
  display: block;
}

.nrn-tab-transform-btn {
  position: relative;
  border: 1px solid #dbdbdb;
  border-radius: .5em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB6gAAABkCAIAAAC0OPmvAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFnRFWHRDcmVhdGlvbiBUaW1lADA5LzAyLzE0PzqfYAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAUFSURBVHic7d0xTuNaFIDhkyfWAJJDg7MNuiQS7AJ2xi4SCarsw66IJWhBAipPkaeRnoYJjoMTdN73leg699a/jg6jtm0DAAAAAAC+W13XEVGW5YHv/efA9wEAAAAAwKCEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFRO2rY99hsAAAAAAEjr8BXaxDcAAAAAAKkI3wAAAAAApGLVCQAAAAAAA7LqBAAAAAAA9iJ8AwAAAACQilUnAAAAAAAMyKoTAAAAAADYi/ANAAAAAEAqVp0AAAAAADAgq04AAAAAAGAvwjcAAAAAAKlYdQIAAAAAwIB6VOiqqiJiMpn0u9HENwAAAAAAP0hVVdPpdDqdbvJ3D8I3AAAAAAA/xaZ6N03TNE3v9j36+Pj49pcBAAAAAMDj42NEnJ+fdzxfVdVsNmua5vdfiqJ4eHjYdeeJiW8AAAAAAI7vz+odEU3TzGazXee+hW8AAAAAAI7s0+q90aN9j97f37/vbQAAAAAA8K/1eh0R4/F4+7Gqqubz+afV+7eiKO7v7zvuPDHxDQAAAADA0XSp3hHRNM18Pu849y18AwAAAABwHB2r90b39n3Stu3ebwMAAAAAgM9tqdCr1er29nanX1utVmVZbj8zent72+lHAQAAAACgi80od1EUB77XqhMAAAAAAFKx6gQAAAAAgAEdvkKb+AYAAAAAIJWTYz8AAAAAAID/qbu7u/V6vdMn4/H45uZm+xmrTgAAAAAAGNCWCn15eXl1dbX5H5hdFEWxXC6/zNpWnQAAAAAAcByTyWS5XBZF0eXwpnpPJpMvTwrfAAAAAAAcTcf23b16R8To9fX1O94GAAAAAAD/8fT0FBFnZ2dfnqzresvOk031Lsuy470mvgEAAAAAOLKyLP82971r9Q7hGwAAAACAn+DT9t2jekfE6OXl5VvfBgAAAAAAERHPz88RcXp62v2Tuq6vr683O0+KolgsFrtW7zDxDQAAAADAz1GW5WKxKIqid/UOE98AAAAAAAykx8T3Rl3XEdGvekfESdu2/b4EAAAAAIAv9ajQFxcX/T7csOoEAAAAAIBUhG8AAAAAAFIRvgEAAAAASMWObwAAAAAABnT4Cm3iGwAAAACAVIRvAAAAAABSseoEAAAAAIABWXUCAAAAAAB7Eb4BAAAAAEjFqhMAAAAAAAZk1QkAAAAAAOxF+AYAAAAAIBWrTgAAAAAAGJBVJwAAAAAAsBfhGwAAAACAVIRvAAAAAABSEb4BAAAAAEhF+AYAAAAAIBXhGwAAAACAVIRvAAAAAABSEb4BAAAAAEhF+AYAAAAAIBXhGwAAAACAVIRvAAAAAABSEb4BAAAAAEhF+AYAAAAAIBXhGwAAAACAVIRvAAAAAABSEb4BAAAAAEhF+AYAAAAAIBXhGwAAAACAVIRvAAAAAABSEb4BAAAAAEhF+AYAAAAAIBXhGwAAAACAVIRvAAAAAABSEb4BAAAAAEjlF4PZGz6uRxWjAAAAAElFTkSuQmCC') right center no-repeat;
  background-size: 980px 50px;
  padding: .3em;
  margin-bottom: .5em;
  min-height: 35px;
}
.nrn-tab-transform-btn.nrn-slct-disabled {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB6gAAABkCAIAAAC0OPmvAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFnRFWHRDcmVhdGlvbiBUaW1lADA5LzAyLzE0PzqfYAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAUISURBVHic7d1BSutqGMfhtxcV1JGz6MS4C7fRooK4QMEWt9FltCiYjHSkgg56BuVeOJzemqamlfc8z1C+Jhn/+Pjbe35+DgAAAAAA+G4vLy8RcXR0tOH3/rPh9wEAAAAAQKeEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFSEbwAAAAAAUhG+AQAAAABIRfgGAAAAACAV4RsAAAAAgFR2ZrPZtr8BAAAAAIC0Nl+h3fgGAAAAACAV4RsAAAAAgFRMnQAAAAAA0CFTJwAAAAAAsBbhGwAAAACAVEydAAAAAADQIVMnAAAAAACwFuEbAAAAAIBUTJ0AAAAAANAhUycAAAAAALAW4RsAAAAAgFRMnQAAAAAA0KEWFXoymUTE2dlZuze68Q0AAAAAwA8ymUz6/X6/35/n7xaEbwAAAAAAfop59a6qqqqq1u27V9f1t38ZAAAAAAC8vr5GxOHhYcPzk8lkMBhUVfXfX46Pj+/v71fdPHHjGwAAAACA7fuzekdEVVWDwWDVe9/CNwAAAAAAW7awes+1aN+9hQ8CAAAAAIA1vb29RcTBwcHyY/PqvXyXuyiK5psnbnwDAAAAALA1Tap3RNR13fzet/ANAAAAAMB2NKzec83b985sNlv72wAAAAAAYLElFXo8Ht/c3Kz0tPF4XJbl8jO9p6enlR4KAAAAAABNvL+/R8T+/v6G32vqBAAAAACAVEydAAAAAADQoc1XaDe+AQAAAABIZWfbHwAAAAAAwF/q9vZ21f9DeXJycn19vfyMqRMAAAAAADq0pEKfn59fXFzUdd3wUUVRjEajL7O2qRMAAAAAALajLMvRaFQURZPD8+pdluWXJ4VvAAAAAAC2pmH7bl69I6L3+Pj4DZ8GAAAAAAC/+/j4iIi9vb0vT06n08vLy//bPCmKYjgcNqze4cY3AAAAAABbV5blcDhceO971eodwjcAAAAAAD/BwvbdonpHRO/h4eE7Pw0AAAAAACIi4vPzMyJ2d3eb/2Q6nV5dXc03T4qiuLu7W7V6h/ANAAAAAEBHWoTv+Ld9R0S76h3CNwAAAAAAHWkXviNiOp1GRLvqHRE7s9ms3S8BAAAAAOBLLSr06elpux/O+eeWAAAAAACkInwDAAAAAJCK8A0AAAAAQCo2vgEAAAAA6NDmK7Qb3wAAAAAApCJ8AwAAAACQiqkTAAAAAAA6ZOoEAAAAAADWInwDAAAAAJCKqRMAAAAAADpk6gQAAAAAANYifAMAAAAAkIqpEwAAAAAAOmTqBAAAAAAA1iJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKkI3wAAAAAApCJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKkI3wAAAAAApCJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKkI3wAAAAAApCJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKkI3wAAAAAApCJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKkI3wAAAAAApCJ8AwAAAACQivANAAAAAEAqwjcAAAAAAKn8Aq8YIIZZq/6oAAAAAElFTkSuQmCC') right center no-repeat;
  background-size: 980px 50px;
  color: #cecece;
}
.nrn-tab-transform-btn.nrn-slct-focus {
  -webkit-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  border: solid 1px #66afe9;
}

.nrn-slct-custom {
  padding-right: 25px;
}
.nrn-slct-custom select.nrn-slct {
  background: transparent;
  width: 100%;
}
.nrn-slct-custom select.nrn-slct::-ms-expand {
  display: none;
}
.nrn-slct-custom.nrn-is-focus {
  -webkit-box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 3px rgba(0, 161, 203, 0.8);
  border-color: #66afe9;
}

#extend a {
  color: #006;
}
#extend a:hover {
  color: #006eb4;
}
#extend a:focus > img {
  -webkit-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
}
#extend a.nrn-ico-squares:before,
#extend a .nrn-ico-squares:before,
#extend a .nrn-ico-right-open:before {
  color: #006;
}
#extend .nrn-txt {
  margin-bottom: .5em;
}
#extend .nrn-txt-num, #extend .nrn-txt-num-l {
  font-weight: bold;
}
#extend .nrn-txt-num-l {
  font-size: 120% !important;
}
#extend .nrn-btn-proceed {
  color: #fff;
  background: #006;
}
#extend .nrn-btn-proceed:hover {
  color: #fff;
}
#extend .nrn-table, #extend .nrn-table-low, #extend .nrn-ext-table-rank {
  margin-bottom: .5em;
}
#extend .nrn-table thead th, #extend .nrn-table-low thead th, #extend .nrn-ext-table-rank thead th {
  background-color: #F0F9FD;
  font-weight: bold;
}
#extend .nrn-table tbody td a, #extend .nrn-table-low tbody td a, #extend .nrn-ext-table-rank tbody td a {
  font-weight: unset;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-table tbody, #extend .nrn-table-low tbody, #extend .nrn-ext-table-rank tbody {
    border-bottom-style: dotted;
  }
  #extend .nrn-table tbody tr, #extend .nrn-table-low tbody tr, #extend .nrn-ext-table-rank tbody tr {
    border-top-style: dotted;
  }
  #extend .nrn-table tbody th, #extend .nrn-table-low tbody th, #extend .nrn-ext-table-rank tbody th {
    font-size: 12.25px !important;
    font-size: 0.875rem !important;
  }
  #extend .nrn-table tbody td, #extend .nrn-table-low tbody td, #extend .nrn-ext-table-rank tbody td {
    font-size: 14px !important;
    font-size: 1rem !important;
  }
  #extend .nrn-table tbody td a[href]:after, #extend .nrn-table-low tbody td a[href]:after, #extend .nrn-ext-table-rank tbody td a[href]:after {
    display: none;
  }
}
#extend .nrn-table [data-nrn-icon]:before, #extend .nrn-table-low [data-nrn-icon]:before, #extend .nrn-ext-table-rank [data-nrn-icon]:before {
  margin-left: unset;
  padding-right: unset;
}
#extend .nrn-table-msg-list [class*="nrn-lbl-"], #extend .nrn-ext-table-msgList [class*="nrn-lbl-"] {
  margin-right: 5px;
}
#extend .nrn-table-msg-list [class*="nrn-ico-"], #extend .nrn-ext-table-msgList [class*="nrn-ico-"] {
  display: inline-block;
  line-height: 1.5;
}
#extend .nrn-table-msg-list a, #extend .nrn-ext-table-msgList a {
  position: relative;
  color: #006;
}
#extend .nrn-table-msg-list a:before, #extend .nrn-ext-table-msgList a:before {
  text-decoration: none;
  color: #006;
}
#extend .nrn-table-msg-list a.nrn-ico-right-open, #extend .nrn-ext-table-msgList a.nrn-ico-right-open {
  padding-left: 1em;
}
#extend .nrn-table-msg-list a.nrn-ico-right-open:before, #extend .nrn-ext-table-msgList a.nrn-ico-right-open:before {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: .3em;
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ico-l:before {
  margin-top: -.6em;
}
#extend .nrn-ico-size .nrn-ico-size-s:before {
  font-size: 85%;
  width: .8em;
}
#extend .nrn-ico-size .nrn-ico-size-m:before {
  font-size: 90%;
  width: 1em;
}
#extend .nrn-ico-size .nrn-ico-size-l:before {
  font-size: 120%;
  width: 1.2em;
}
#extend .nrn-ico-squares:before {
  vertical-align: -10%;
  text-indent: 0;
}
#extend .nrn-ico-right-open:hover {
  color: #006EB4 !important;
  text-decoration: underline;
}
#extend .nrn-ico-right-open:hover:before {
  color: #006 !important;
  text-decoration: none !important;
}

#extend .nrn-ext-txt-small {
  font-weight: normal;
  font-size: 80%;
}

#extend .nrn-ext-ttl-head-area {
  margin-bottom: 2em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-ttl-head-area {
    margin-bottom: .5em;
  }
}
#extend .nrn-ext-ttl-row, #extend .nrn-ext-ttl-row-em, #extend .nrn-ext-ttl-row-info {
  text-align: left;
  font-weight: bold !important;
}
#extend .nrn-ext-ttl-row a, #extend .nrn-ext-ttl-row-em a, #extend .nrn-ext-ttl-row-info a {
  color: #006;
}
#extend .nrn-ext-ttl-row a:hover, #extend .nrn-ext-ttl-row-em a:hover, #extend .nrn-ext-ttl-row-info a:hover {
  color: #006eb4;
}
#extend .nrn-ext-ttl-row-em {
  background-color: #f8f6e7;
}
#extend .nrn-ext-ttl-row-info {
  background-color: #f0f9fd;
}
#extend .nrn-ext-ttl-extratxt {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
  float: right;
  font-weight: normal;
}
#extend .nrn-ext-ttl-lv [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-1 [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-2 [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-2-em [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-2-em-l [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-2-info [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-3 [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-3-info [data-nrn-icon]:before, #extend .nrn-ext-ttl-lv-4 [data-nrn-icon]:before {
  margin-left: unset;
  margin-right: unset;
}
#extend .nrn-ext-ttl-lv-1 {
  border-left: 4px solid #006;
}
#extend .nrn-ext-ttl-lv-2, #extend .nrn-ext-ttl-lv-2-em, #extend .nrn-ext-ttl-lv-2-em-l, #extend .nrn-ext-ttl-lv-2-info {
  border-left: 4px solid #006;
  margin-bottom: .5em;
  padding-left: .5em;
  padding-top: .25em;
  padding-bottom: .25em;
  line-height: 1.5;
  font-size: 19.6px !important;
  font-size: 1.4rem !important;
}
#extend .nrn-ext-ttl-lv-2-em, #extend .nrn-ext-ttl-lv-2-em-l {
  border-left-color: #a01000;
  color: #a01000;
  background-color: #f3e7cd;
}
#extend .nrn-ext-ttl-lv-2-em-l {
  padding-top: .5em;
  padding-bottom: .5em;
}
#extend .nrn-ext-ttl-lv-2-info {
  background-color: #eae7dc;
}
#extend .nrn-ext-ttl-lv-3, #extend .nrn-ext-ttl-lv-3-info {
  font-size: 15.4px !important;
  font-size: 1.1rem !important;
  line-height: 2.2;
  margin-bottom: .25em;
}
#extend .nrn-ext-ttl-lv-3-info {
  background-color: #eae7dc;
  padding-left: .8em;
  padding-right: .8em;
}
#extend .nrn-ext-ttl-lv-4 {
  font-size: 14px !important;
  font-size: 1rem !important;
  line-height: unset;
  margin-bottom: .5em;
}
#extend .nrn-ext-ttl-area, #extend .nrn-ext-ttl-area-low, #extend .nrn-ext-ttl-area-sp-br, #extend .nrn-ext-ttl-area-em, #extend .nrn-ext-ttl-area-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin-bottom: 1em;
}
#extend .nrn-ext-ttl-area ~ .nrn-ext-bg-em, #extend .nrn-ext-ttl-area-low ~ .nrn-ext-bg-em, #extend .nrn-ext-ttl-area-sp-br ~ .nrn-ext-bg-em, #extend .nrn-ext-ttl-area-em ~ .nrn-ext-bg-em, #extend .nrn-ext-ttl-area-info ~ .nrn-ext-bg-em {
  margin-top: -1em;
}
#extend .nrn-ext-ttl-area-low {
  margin-bottom: 0;
}
#extend .nrn-ext-ttl-area-low .nrn-ext-ttl-area-extra, #extend .nrn-ext-ttl-area-low .nrn-ext-ttl-area-extra-infoanker, #extend .nrn-ext-ttl-area-low .nrn-ext-ttl-area-extra-asset, #extend .nrn-ext-ttl-area-low .nrn-ext-ttl-area-extra-info {
  padding-top: 0;
}
@media screen and (max-width: 61.19em) {
  #extend .nrn-ext-ttl-area-sp-br {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#extend .nrn-ext-ttl-area-em, #extend .nrn-ext-ttl-area-info {
  background-color: #f8f6e7;
}
#extend .nrn-ext-ttl-area-info {
  background-color: #eae7dc;
}
#extend .nrn-ext-ttl-area-info .nrn-ext-ttl-area-extra, #extend .nrn-ext-ttl-area-info .nrn-ext-ttl-area-extra-infoanker, #extend .nrn-ext-ttl-area-info .nrn-ext-ttl-area-extra-asset, #extend .nrn-ext-ttl-area-info .nrn-ext-ttl-area-extra-info {
  padding-left: .5em;
  padding-right: .5em;
}
#extend .nrn-ext-ttl-area-main,
#extend .nrn-ext-ttl-area-extra,
#extend .nrn-ext-ttl-area-extra-infoanker,
#extend .nrn-ext-ttl-area-extra-asset,
#extend .nrn-ext-ttl-area-extra-info {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
}
#extend .nrn-ext-ttl-area-main {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
#extend .nrn-ext-ttl-area-extra, #extend .nrn-ext-ttl-area-extra-infoanker, #extend .nrn-ext-ttl-area-extra-asset, #extend .nrn-ext-ttl-area-extra-info {
  padding-top: .5em;
  text-align: right;
}
#extend .nrn-ext-ttl-area-extra-infoanker {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 0;
  padding-right: .5em;
  padding-left: .5em;
  color: #333;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
#extend .nrn-ext-ttl-area-extra-infoanker:hover {
  text-decoration: none;
}
#extend .nrn-ext-ttl-area-extra-asset {
  padding-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#extend .nrn-ext-ttl-area-extra-info {
  padding-right: .8em;
  background-color: #eae7dc;
}
@media screen and (max-width: 61.19em) {
  #extend .nrn-ext-ttl-area-extra-info {
    background-color: transparent;
    margin-bottom: -1em;
    padding-right: .3em;
  }
}
#extend .nrn-ext-ttl-area-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
#extend .nrn-ext-ttl-area-head > p {
  max-width: 100%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-ttl-area-head {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
#extend .nrn-ext-ttl-area-head-ahead {
  margin-right: .5em;
}
#extend .nrn-ext-ttl-area-head-count {
  font-size: 14px !important;
  font-size: 1rem !important;
  margin-left: 1.6em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-ttl-area-head-count {
    margin-left: .5em;
    white-space: nowrap;
  }
}
#extend .nrn-ext-ttl-area-count {
  white-space: nowrap;
}
#extend .nrn-ext-ttl-area-count .nrn-ico-right-open:before {
  color: #006;
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ext-ttl-area-count-num, #extend .nrn-ext-ttl-area-head-count-num {
  margin-left: .5em;
  min-width: 2.5em;
  color: #a01000;
  font-weight: bold;
  font-size: 16.8px !important;
  font-size: 1.2rem !important;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-ttl-area-count-num, #extend .nrn-ext-ttl-area-head-count-num {
    margin-left: .2em;
  }
}
#extend .nrn-ext-ttl-area-count-unit, #extend .nrn-ext-ttl-area-head-count-unit {
  margin-left: .5em;
  font-size: 11.9px !important;
  font-size: 0.85rem !important;
  font-weight: bold;
}
#extend .nrn-ext-ttl-img {
  line-height: 0;
  margin-bottom: .8em;
  font-size: 14px !important;
  font-size: 1rem !important;
}

#extend .nrn-ext-btn, #extend .nrn-ext-btn-default, #extend .nrn-ext-asset-btn-disp {
  display: inline-block;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: .5em;
  text-decoration: none;
  line-height: 1.8;
  cursor: pointer;
}
#extend .nrn-ext-btn.nrn-ico-r, #extend .nrn-ico-r.nrn-ext-btn-default, #extend .nrn-ico-r.nrn-ext-asset-btn-disp {
  padding-right: 1.5em;
}
#extend .nrn-ext-btn.nrn-ico-r:before, #extend .nrn-ico-r.nrn-ext-btn-default:before, #extend .nrn-ico-r.nrn-ext-asset-btn-disp:before {
  right: .3em;
}
#extend .nrn-ext-btn.nrn-ico-l, #extend .nrn-ico-l.nrn-ext-btn-default, #extend .nrn-ico-l.nrn-ext-asset-btn-disp {
  padding-left: 1.5em;
}
#extend .nrn-ext-btn.nrn-ico-l:before, #extend .nrn-ico-l.nrn-ext-btn-default:before, #extend .nrn-ico-l.nrn-ext-asset-btn-disp:before {
  left: 0.3em;
}
#extend .nrn-ext-btn [class*="nrn-ico-"]:before, #extend .nrn-ext-btn-default [class*="nrn-ico-"]:before, #extend .nrn-ext-asset-btn-disp [class*="nrn-ico-"]:before, #extend .nrn-ext-btn[class*="nrn-ico-"]:before, #extend [class*="nrn-ico-"].nrn-ext-btn-default:before, #extend [class*="nrn-ico-"].nrn-ext-asset-btn-disp:before {
  padding-right: unset;
  color: #006;
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ext-btn-default {
  border: solid 1px #ccc;
  background-color: #fff;
  border-radius: 5px;
}
#extend .nrn-ext-btn-default:not(:root) {
  color: #333;
}
#extend .nrn-ext-btn-default:hover {
  opacity: .75;
}
#extend .nrn-ext-btn-default .nrn-ico-window:before {
  font-size: 16.8px !important;
  font-size: 1.2rem !important;
  margin-right: 0;
}
#extend .nrn-ext-btn-hero, #extend .nrn-ext-btn-hero-addicon {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 100px;
  margin-bottom: .5em;
  padding-bottom: .2em;
  padding-top: .2em;
  color: #333;
  font-weight: bold;
  background-color: #fff;
  border: solid 1px #ccc;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-btn-hero, #extend .nrn-ext-btn-hero-addicon {
    font-size: 11.2px !important;
    font-size: 0.8rem !important;
  }
}
#extend .nrn-ext-btn-hero:hover, #extend .nrn-ext-btn-hero-addicon:hover {
  color: rgba(51, 51, 51, 0.75) !important;
  border-color: #bbb;
  box-shadow: none;
  text-decoration: none;
}
#extend .nrn-ext-btn-hero:hover img, #extend .nrn-ext-btn-hero-addicon:hover img,
#extend .nrn-ext-btn-hero:hover span,
#extend .nrn-ext-btn-hero-addicon:hover span,
#extend .nrn-ext-btn-hero:hover [class*="nrn-ico-"]:before,
#extend .nrn-ext-btn-hero-addicon:hover [class*="nrn-ico-"]:before {
  opacity: .75;
}
#extend .nrn-ext-btn-hero-addicon {
  align-items: baseline;
  padding-top: .3em;
}
#extend .nrn-ext-btn-hero-addicon:focus {
  -webkit-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  -moz-box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
  box-shadow: 0 0 2px rgba(0, 161, 203, 0.8);
}
#extend .nrn-ext-btn-hero-inner {
  width: 100%;
  text-align: center;
}
#extend .nrn-ext-btn-hero-lbl {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
  position: absolute;
  top: .2em;
  left: .5em;
}
#extend .nrn-ext-btn-hero-ico-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
#extend .nrn-ext-btn-hero-ico-link:before {
  color: #006;
}
#extend .nrn-ext-btn-hero-ico-cat {
  margin-bottom: .5em;
  margin-left: unset;
}
#extend .nrn-ext-btn-base-dark {
  color: #fff;
  background-color: #666 !important;
  border-bottom: 2px solid #323232;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #666666));
  background: -webkit-linear-gradient(#666666, #666666);
  background: -moz-linear-gradient(#666666, #666666);
  background: -o-linear-gradient(#666666, #666666);
  background: linear-gradient(#666666, #666666);
}
#extend .nrn-ext-btn-base-dark:hover, #extend .nrn-ext-btn-base-dark:active, #extend .nrn-ext-btn-base-dark:focus {
  background-color: #555 !important;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #555555));
  background: -webkit-linear-gradient(#555555, #555555);
  background: -moz-linear-gradient(#555555, #555555);
  background: -o-linear-gradient(#555555, #555555);
  background: linear-gradient(#555555, #555555);
  opacity: 1;
  filter: alpha(opacity=100);
}

#extend .nrn-ext-dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: .5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-dl-dt,
  #extend .nrn-ext-dl-dd {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
  #extend .nrn-ext-dl-dt:not(:first-child) {
    margin-top: .8em;
  }
}
#extend .nrn-ext-dl-dt,
#extend .nrn-ext-dl-dd {
  margin-bottom: .25em;
}
#extend .nrn-ext-dl-dt {
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  -ms-flex-basis: 40%;
  flex-basis: 40%;
  margin-right: 2%;
  font-size: 11.9px !important;
  font-size: 0.85rem !important;
}
#extend .nrn-ext-dl-dd {
  -webkit-flex-basis: 58%;
  -moz-flex-basis: 58%;
  -ms-flex-basis: 58%;
  flex-basis: 58%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank {
    border-left: none;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank thead {
    display: none !important;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th {
    background: #f0f9fd;
  }
}
#extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-first, #extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-second, #extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-third {
  background-repeat: no-repeat;
  background-position: 52%;
  color: #fff;
}
#extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-first {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjYTU3ZjFlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-first {
    margin-top: 0;
    background: #a57f1e;
  }
}
#extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-second {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjOGY5NDk4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-second {
    background: #8f9498;
  }
}
#extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-third {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjYmEzNzA4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th.nrn-ext-rank-third {
    background: #ba3708;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th,
  #extend .nrn-ext-table-rank tbody tr td {
    display: block;
    width: 100%;
    font-size: 14px !important;
    font-size: 1rem !important;
    border-left: 1px solid #ccc;
  }
}
#extend .nrn-ext-table-rank tbody tr th {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr th {
    margin-top: .8em;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc;
  }
}
#extend .nrn-ext-table-rank tbody tr td {
  position: relative;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td {
    position: relative;
    padding-left: 8em;
    border-bottom: 1px dotted #b7b7b7;
  }
}
#extend .nrn-ext-table-rank tbody tr td:last-child {
  border-bottom: none;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td:before, #extend .nrn-ext-table-rank tbody tr td:after {
    display: inline-block;
    position: absolute;
    left: .7em;
    font-size: 11.9px !important;
    font-size: 0.85rem !important;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td:before {
    content: attr(data-nrn-title);
    top: .65em;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td:after {
    content: attr(data-nrn-title-2);
    top: 2em;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td[data-nrn-title-2] {
    min-height: 3.45em;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits {
    padding: 0;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits:before, #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits:after {
    content: none;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits p {
    position: relative;
    padding: .45em .375em .35em;
    border-bottom: 1px dotted #b7b7b7;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits p:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-ext-col-splits p:before {
    display: inline-block;
    content: attr(data-nrn-title);
    position: absolute;
    top: .65em;
    left: .7em;
    font-size: 11.9px !important;
    font-size: 0.85rem !important;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td.nrn-txt-num, #extend .nrn-ext-table-rank tbody tr td.nrn-txt-num-l {
    font-size: 14px !important;
    font-size: 1rem !important;
  }
}
#extend .nrn-ext-table-rank tbody tr td a.nrn-ico-right-open {
  position: relative;
  display: block;
  padding-left: 1.25em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td a.nrn-ico-right-open {
    padding-left: 0;
  }
}
#extend .nrn-ext-table-rank tbody tr td a.nrn-ico-right-open:before {
  position: absolute;
  top: .16em;
  left: 0;
  font-size: 11.9px !important;
  font-size: 0.85rem !important;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-table-rank tbody tr td a.nrn-ico-right-open:before {
    left: -1.5em;
  }
}
#extend .nrn-ext-table-msgList tbody {
  border-bottom-style: dotted;
}
#extend .nrn-ext-table-msgList tbody tr {
  border-top-style: dotted;
}
#extend .nrn-ext-table-msgList tbody td a {
  font-weight: normal;
}
#extend .nrn-ext-table-msgList tbody td a[href]:after {
  content: none !important;
}
#extend .nrn-ext-list, #extend .nrn-ext-list-square, #extend .nrn-ext-list-square-date, #extend .nrn-ext-list-square-date-full, #extend .nrn-ext-list-square-inc, #extend .nrn-ext-list-square-br, #extend .nrn-ext-list-square-ico, #extend .nrn-ext-list-square-half, #extend .nrn-ext-list-square-img, #extend .nrn-ext-list-square-flg, #extend .nrn-ext-list-boder, #extend .nrn-ext-list-boder-ico, #extend .nrn-ext-list-ico, #extend .nrn-ext-list-ico-size-l, #extend .nrn-ext-list-ico-half-pc,
#extend .nrn-ext-list-ico-half-sp {
  margin-top: 0;
  margin-bottom: .5em;
}
#extend .nrn-ext-list a.nrn-ico-right-open:before, #extend .nrn-ext-list-square a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-date a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-date-full a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-inc a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-br a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-ico a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-half a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-img a.nrn-ico-right-open:before, #extend .nrn-ext-list-square-flg a.nrn-ico-right-open:before, #extend .nrn-ext-list-boder a.nrn-ico-right-open:before, #extend .nrn-ext-list-boder-ico a.nrn-ico-right-open:before, #extend .nrn-ext-list-ico a.nrn-ico-right-open:before, #extend .nrn-ext-list-ico-size-l a.nrn-ico-right-open:before, #extend .nrn-ext-list-ico-half-pc a.nrn-ico-right-open:before,
#extend .nrn-ext-list-ico-half-sp a.nrn-ico-right-open:before {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ext-list-square, #extend .nrn-ext-list-square-date, #extend .nrn-ext-list-square-date-full, #extend .nrn-ext-list-square-inc, #extend .nrn-ext-list-square-br, #extend .nrn-ext-list-square-ico, #extend .nrn-ext-list-square-half, #extend .nrn-ext-list-square-img, #extend .nrn-ext-list-square-flg {
  margin-bottom: 1em;
}
#extend .nrn-ext-list-square .nrn-ext-list-item, #extend .nrn-ext-list-square-date .nrn-ext-list-item, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item, #extend .nrn-ext-list-square-inc .nrn-ext-list-item, #extend .nrn-ext-list-square-br .nrn-ext-list-item, #extend .nrn-ext-list-square-ico .nrn-ext-list-item, #extend .nrn-ext-list-square-half .nrn-ext-list-item, #extend .nrn-ext-list-square-img .nrn-ext-list-item, #extend .nrn-ext-list-square-flg .nrn-ext-list-item {
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  background-color: #fff;
  padding-top: .7em;
  padding-bottom: .7em;
  padding-left: 1.5em;
  padding-right: .5em;
  margin-bottom: .25em;
}
#extend .nrn-ext-list-square .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-date .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-inc .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-br .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-ico .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-half .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-img .nrn-ext-list-item:last-child, #extend .nrn-ext-list-square-flg .nrn-ext-list-item:last-child {
  margin-bottom: unset;
}
#extend .nrn-ext-list-square .nrn-ext-list-item a, #extend .nrn-ext-list-square-date .nrn-ext-list-item a, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a, #extend .nrn-ext-list-square-inc .nrn-ext-list-item a, #extend .nrn-ext-list-square-br .nrn-ext-list-item a, #extend .nrn-ext-list-square-ico .nrn-ext-list-item a, #extend .nrn-ext-list-square-half .nrn-ext-list-item a, #extend .nrn-ext-list-square-img .nrn-ext-list-item a, #extend .nrn-ext-list-square-flg .nrn-ext-list-item a {
  display: block;
}
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ico-right-open, #extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-right-open,
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-doc-text-1 {
  position: relative;
  padding-left: 0;
  text-indent: 0;
}
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-right-open:before,
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-doc-text-1:before {
  position: absolute;
  top: 0;
  left: -1.5em;
  margin-top: .3em;
}
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-doc-text-1:before {
  margin-top: 0;
}
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1, #extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1 {
  margin-left: 1.5em;
}
#extend .nrn-ext-list-square .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-inc .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-br .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-ico .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-half .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ext-list-item-info a.nrn-ico-doc-text-1:before {
  top: .15em;
  left: -1.65em;
}
#extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ext-list-item-date, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ext-list-item-date {
  margin-right: 2.5em;
  vertical-align: top;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ext-list-item-date, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ext-list-item-date {
    display: block;
    margin-right: 0;
  }
}
#extend .nrn-ext-list-square-date .nrn-ext-list-item a, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
  display: inline-block;
  width: 75%;
}
@media screen and (max-width: 61.19em) {
  #extend .nrn-ext-list-square-date .nrn-ext-list-item a, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
    width: 68%;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-date .nrn-ext-list-item a, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
    display: block;
    width: 100%;
  }
}
#extend .nrn-ext-list-square-date .nrn-ext-list-item a [class^="nrn-ext-lbl-"], #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a [class^="nrn-ext-lbl-"] {
  display: inline-block;
  line-height: 1;
  margin-left: .5em;
}
#extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-right-open:before {
  left: -1.75em;
  top: .15em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-right-open:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-right-open:before {
    left: -1.5em;
  }
}
#extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-doc-text-1:before {
  left: -1.78em;
  top: .15em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-date .nrn-ext-list-item .nrn-ico-doc-text-1:before, #extend .nrn-ext-list-square-date-full .nrn-ext-list-item .nrn-ico-doc-text-1:before {
    left: -1.35em;
  }
}
#extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
  display: inline-block;
  width: 86%;
}
@media screen and (max-width: 61.19em) {
  #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
    width: 82%;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-date-full .nrn-ext-list-item a {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-inc {
    margin-bottom: .5em;
  }
}
#extend .nrn-ext-list-square-inc .nrn-ext-list-item a {
  display: inline-block;
  margin-left: .4em;
}
#extend .nrn-ext-list-square-inc .nrn-ext-list-item a.nrn-ico-doc-text-1:before {
  top: .15em;
}
#extend .nrn-ext-list-square-inc .nrn-ext-list-item [class*="nrn-ext-lbl-"],
#extend .nrn-ext-list-square-inc .nrn-ext-list-item [class*="nrn-lbl-"] {
  margin-left: .5em;
  display: inline;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-inc .nrn-ext-list-item [class*="nrn-ext-lbl-"],
  #extend .nrn-ext-list-square-inc .nrn-ext-list-item [class*="nrn-lbl-"] {
    display: none;
  }
}
#extend .nrn-ext-list-square-br .nrn-ext-list-item-date {
  margin-left: .3em;
  font-size: 12.6px !important;
  font-size: 0.9rem !important;
}
#extend .nrn-ext-list-square-half {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -.5em;
  margin-left: -.5em;
}
#extend .nrn-ext-list-square-half .nrn-ext-list-item {
  display: block;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: calc((100% / 2) - .5em);
  -moz-flex-basis: calc((100% / 2) - .5em);
  -ms-flex-basis: calc((100% / 2) - .5em);
  flex-basis: calc((100% / 2) - .5em);
  margin-right: 0;
  margin-left: .5em;
  margin-top: .5em;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-half .nrn-ext-list-item {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
#extend .nrn-ext-list-square-img .nrn-ext-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-left: .7em;
}
#extend .nrn-ext-list-square-img .nrn-ext-list-item a {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-basis: 75%;
  flex-basis: 75%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-img .nrn-ext-list-item a {
    -webkit-flex-basis: 65%;
    -moz-flex-basis: 65%;
    -ms-flex-basis: 65%;
    flex-basis: 65%;
  }
}
#extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ext-list-item-img {
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  flex-basis: 25%;
}
#extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ext-list-item-img img {
  display: block;
  width: 100%;
  height: auto;
  padding-right: 1.5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-img .nrn-ext-list-item .nrn-ext-list-item-img {
    -webkit-flex-basis: 35%;
    -moz-flex-basis: 35%;
    -ms-flex-basis: 35%;
    flex-basis: 35%;
  }
}
#extend .nrn-ext-list-boder, #extend .nrn-ext-list-boder-ico {
  margin-bottom: 1em;
}
#extend .nrn-ext-list-boder .nrn-ext-list-item, #extend .nrn-ext-list-boder-ico .nrn-ext-list-item {
  border-top: 1px dotted #ccc;
  padding-top: .7em;
  padding-bottom: .7em;
  padding-left: 1.5em;
  padding-right: .5em;
}
#extend .nrn-ext-list-boder .nrn-ext-list-item:last-child, #extend .nrn-ext-list-boder-ico .nrn-ext-list-item:last-child {
  border-bottom: 1px dotted #ccc;
}
#extend .nrn-ext-list-ico [date-icon]:before, #extend .nrn-ext-list-square-ico [date-icon]:before, #extend .nrn-ext-list-boder-ico [date-icon]:before, #extend .nrn-ext-list-ico-size-l [date-icon]:before, #extend .nrn-ext-list-ico-half-pc [date-icon]:before,
#extend .nrn-ext-list-ico-half-sp [date-icon]:before {
  margin-left: unset;
  margin-right: unset;
}
#extend .nrn-ext-list-ico.nrn-ext-list-ico-col12, #extend .nrn-ext-list-ico-col12.nrn-ext-list-square-ico, #extend .nrn-ext-list-ico-col12.nrn-ext-list-boder-ico, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-size-l, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-pc,
#extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-sp {
  display: flex;
  flex-wrap: wrap;
}
#extend .nrn-ext-list-ico.nrn-ext-list-ico-col12 li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-square-ico li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-boder-ico li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-size-l li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-pc li,
#extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-sp li {
  width: 50%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-ico.nrn-ext-list-ico-col12 li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-square-ico li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-boder-ico li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-size-l li, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-pc li,
  #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-sp li {
    margin-top: .5em;
    width: 100%;
  }
  #extend .nrn-ext-list-ico.nrn-ext-list-ico-col12 li:first-child, #extend .nrn-ext-list-ico-col12.nrn-ext-list-square-ico li:first-child, #extend .nrn-ext-list-ico-col12.nrn-ext-list-boder-ico li:first-child, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-size-l li:first-child, #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-pc li:first-child,
  #extend .nrn-ext-list-ico-col12.nrn-ext-list-ico-half-sp li:first-child {
    margin-top: 0;
  }
}
#extend .nrn-ext-list-ico-size-l .nrn-ext-list-item {
  padding-left: 1.6em;
  text-indent: -1.6em;
}
#extend .nrn-ext-list-ico-half-pc .nrn-ext-list-item a {
  display: inline;
}
@media screen and (min-width: 48em), print {
  #extend .nrn-ext-list-ico-half-pc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #extend .nrn-ext-list-ico-half-pc .nrn-ext-list-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-ico-half-sp {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #extend .nrn-ext-list-ico-half-sp .nrn-ext-list-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
#extend .nrn-ext-list-item {
  margin-bottom: .2em;
}
#extend .nrn-ext-list-item a {
  position: relative;
  display: block;
}
#extend .nrn-ext-list-item a:before {
  text-decoration: none;
  color: #006;
}
#extend .nrn-ext-list-item a.nrn-ico-right-open {
  padding-left: 0;
  text-indent: 0;
}
#extend .nrn-ext-list-item a.nrn-ico-right-open:before {
  position: absolute;
  top: 0;
  left: -1.25em;
  margin-top: .3em;
}
#extend .nrn-ext-list-item a [class^='nrn-lbl-'] {
  margin-top: -.25em;
  margin-bottom: -.25em;
  margin-left: .5em;
}
#extend .nrn-ext-list-item-date {
  margin-left: 1em;
  margin-right: 2.8em;
  font-weight: normal;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-item-date {
    display: block;
    margin-left: 0;
  }
}
#extend .nrn-ext-list-item-desc {
  display: block;
  color: #333;
  font-weight: normal;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-item-desc {
    text-indent: 0;
    margin-left: -1em;
  }
}
#extend .nrn-ext-list-square-flg .nrn-ext-list-item {
  min-height: 4.5em;
  padding-left: .7em;
}
#extend .nrn-ext-list-square-flg .nrn-ext-list-item [class^='nrn-lbl-'] {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: .5em;
  text-indent: 0;
}
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-doc-text-1,
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-right-open {
  margin-left: 5.8em;
}
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-doc-text-1:before,
#extend .nrn-ext-list-square-flg .nrn-ext-list-item .nrn-ico-right-open:before {
  top: .25em;
  left: -1.65em;
}
#extend .nrn-ext-list-square-flg .nrn-ext-list-item-info {
  padding-left: 4.5em;
  text-indent: -.5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-list-square-flg .nrn-ext-list-item-info {
    text-indent: 0 !important;
  }
}
#extend .nrn-ext-list-square-flg .nrn-ext-nolink {
  cursor: no-drop;
  padding-left: 4.5em;
  text-indent: -.5em;
}
#extend .nrn-ext-list-item-flg {
  float: left;
  width: 3.5em;
  height: auto;
  margin-right: 1.5em;
  border: 1px solid #ccc;
}
#extend .nrn-ext-list-item-flg .nrn-ext-list-item a.nrn-ico-doc-text-1:before {
  top: .3em;
}
#extend .nrn-ext-list-item-info {
  margin-top: .5em;
  text-indent: 0;
}
#extend .nrn-ext-list-item-info a {
  padding-left: 1em;
}
#extend .nrn-ext-list-item-info a .nrn-ico-doc-text-1 {
  margin-right: .15em;
}
#extend .nrn-ext-list-item-info a .nrn-ico-doc-text-1:before {
  top: .1em !important;
}

#extend .nrn-ext-lbl-basic,
#extend .nrn-ext-lbl-update,
#extend .nrn-ext-lbl-type1,
#extend .nrn-ext-lbl-type2,
#extend .nrn-ext-lbl-type3,
#extend .nrn-ext-lbl-type4,
#extend .nrn-ext-lbl-type5 {
  padding: .25em;
}
#extend .nrn-ext-lbl-basic {
  background-color: #006;
  color: #fff;
  border-radius: 4px;
  padding: .25em .8em;
}
#extend .nrn-ext-lbl-msg-unread {
  color: #fff;
  background-color: #A01000;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  -ms-border-radius: 0.375em;
  -o-border-radius: 0.375em;
  border-radius: 0.375em;
  padding: .25em .8em;
  font-weight: bold;
}
#extend .nrn-ext-lbl-update {
  color: #A11301;
  font-weight: bold;
}
#extend .nrn-ext-lbl-type1 {
  color: #3968A6;
  background-color: #E4EAF3;
}
#extend .nrn-ext-lbl-type2 {
  color: #C12A48;
  background-color: #F6DFE3;
}
#extend .nrn-ext-lbl-type3 {
  color: #9B3A85;
  background-color: #F3E4F0;
}
#extend .nrn-ext-lbl-type4 {
  color: #307930;
  background-color: #DFF1DF;
}
#extend .nrn-ext-lbl-type5 {
  color: #333;
  background-color: #EEECD3;
}
#extend .nrn-ext-lblList-item {
  display: inline-block;
  padding-top: .5em;
}
#extend .nrn-ext-rank-first {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjYTU3ZjFlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
  background-repeat: no-repeat;
  background-position: 50%;
  color: #fff;
  font-weight: bold;
}
#extend .nrn-ext-rank-second {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjOGY5NDk4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
  background-repeat: no-repeat;
  background-position: 50%;
  color: #fff;
  font-weight: bold;
}
#extend .nrn-ext-rank-third {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHdpZHRoPSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiBmaWxsPSIjYmEzNzA4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjE4Ii8+PC9zdmc+');
  background-repeat: no-repeat;
  background-position: 50%;
  color: #fff;
  font-weight: bold;
}
#extend .nrn-ext-rank-bg-first {
  background-color: #A57F1E;
  color: #fff;
}
#extend .nrn-ext-rank-bg-second {
  background-color: #8F9498;
  color: #fff;
}
#extend .nrn-ext-rank-bg-third {
  background-color: #BA3708;
  color: #fff;
}
#extend .nrn-ext-rank-bg-normal {
  background-color: #F0F9FD;
}

#extend .nrn-ext-nav-tab {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0;
  margin-bottom: .5em;
}
#extend .nrn-ext-nav-tab li {
  padding: 0;
  margin-right: .5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-nav-tab li {
    margin-right: .1em;
  }
}
#extend .nrn-ext-nav-tab li:last-child {
  margin-right: 0;
}
#extend .nrn-ext-nav-tab-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 10em;
  height: 100%;
  background-color: #fff;
  border: solid 1px #DDD;
  padding: .3em .5em;
  text-indent: 0;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  font-size: 16.1px !important;
  font-size: 1.15rem !important;
  font-weight: bold;
  -webkit-border-radius: 0.7em;
  -moz-border-radius: 0.7em;
  -ms-border-radius: 0.7em;
  -o-border-radius: 0.7em;
  border-radius: 0.7em;
}
@media screen and (max-width: 61.19em) {
  #extend .nrn-ext-nav-tab-item {
    min-width: 8em;
    font-size: 16.1px !important;
    font-size: 1.15rem !important;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-nav-tab-item {
    min-width: 5em;
    padding: .3em;
    font-size: 14px !important;
    font-size: 1rem !important;
  }
}
#extend .nrn-ext-nav-tab-item.nrn-is-active {
  color: #fff;
  background-color: #006;
}
#extend .nrn-ext-nav-tab-item:hover {
  color: #fff;
  background-color: #006;
}

#extend.nrn-ext-wrap {
  margin-top: 2em;
}
#extend .nrn-ext-bg, #extend .nrn-ext-bg-em, #extend .nrn-ext-bg-em-head, #extend .nrn-ext-bg-info, #extend .nrn-ext-bg-caution, #extend .nrn-ext-bg-light {
  padding-top: .8em;
  padding-bottom: .3em;
  padding-right: .8em;
  padding-left: .8em;
  margin-bottom: .5em;
}
#extend .nrn-ext-bg-em {
  background-color: #f6f5f1;
}
#extend .nrn-ext-bg-em-head {
  background-color: #eae7dc;
  margin-bottom: .8em;
}
#extend .nrn-ext-bg-em-head ~ .nrn-ext-bg-em {
  margin-top: -.8em;
}
#extend .nrn-ext-bg-info {
  background-color: #f0f9fd;
}
#extend .nrn-ext-bg-caution {
  background-color: #f8f6e7;
}
#extend .nrn-ext-bg-light {
  background-color: #fff;
}
#extend .nrn-ext-bg-wrap, #extend .nrn-ext-bg-wrap-info, #extend .nrn-ext-bg-wrap-search {
  margin-bottom: .5em;
}
#extend .nrn-ext-bg-wrap-info {
  background-color: #f6f5f1;
}
#extend .nrn-ext-bg-wrap-search {
  background-color: #e9e8ce;
  padding: .8em;
}
#extend .nrn-ext-bg-inner {
  padding-bottom: .3em;
  padding-right: .8em;
  padding-left: .8em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-bg-inner {
    padding-right: .3em;
    padding-left: .3em;
  }
}
#extend .nrn-ext-bd, #extend .nrn-ext-bd-plain {
  padding-top: .8em;
  padding-bottom: .3em;
  padding-right: .8em;
  padding-left: .8em;
  margin-bottom: .5em;
}
#extend .nrn-ext-bd-plain {
  border: 1px solid #e0e0e0;
}
#extend .nrn-ext-bannerArea, #extend .nrn-ext-bannerArea-obl {
  text-align: center;
  line-height: 8em;
  min-height: 8em;
  background-color: #f4f5f6;
  border: 1px solid #ccc;
  margin-bottom: .5em;
}
#extend .nrn-ext-bannerArea-obl {
  line-height: 4em;
  min-height: 4em;
}
#extend .nrn-ext-l-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  margin: 0 auto 3em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-top {
    margin-bottom: 2.5em !important;
    display: block;
  }
}
#extend .nrn-ext-l-top-asset {
  margin-right: .429em;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-top-asset {
    margin-bottom: 1em !important;
  }
}
#extend .nrn-ext-l-top-market, #extend .nrn-ext-l-top-market-error {
  margin-left: .429em;
}
#extend .nrn-ext-l-top-market .nrn-ext-bg-em, #extend .nrn-ext-l-top-market-error .nrn-ext-bg-em {
  margin-bottom: 0;
}
#extend .nrn-ext-l-top-asset,
#extend .nrn-ext-l-top-market,
#extend .nrn-ext-l-top-market-error {
  display: block;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f5f1;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-top-asset,
  #extend .nrn-ext-l-top-market,
  #extend .nrn-ext-l-top-market-error {
    margin-left: 0;
    margin-right: 0;
  }
}
#extend .nrn-ext-l-top-market-error {
  background-color: transparent;
}
#extend .nrn-ext-l-top-notices {
  margin-bottom: 0;
  border-bottom: 1em solid #fff;
}
#extend .nrn-ext-l-section {
  margin-bottom: 3em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-section {
    margin-bottom: 2.5em !important;
  }
}
#extend .nrn-ext-l-section .nrn-ext-l-section-mt {
  margin-top: 1em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-section .nrn-ext-l-section-mt {
    margin-top: 2em;
  }
}
#extend .nrn-ext-l-block {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-block {
    margin-bottom: 2em !important;
  }
}
#extend .nrn-ext-l-div {
  margin-bottom: 2em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-div {
    margin-bottom: 1.5em !important;
  }
}
#extend .nrn-ext-l-box {
  margin-bottom: 1em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-box {
    margin-bottom: 1em !important;
  }
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-l-box .nrn-ext-l-box-sp {
    margin-bottom: 2em !important;
  }
}
#extend .nrn-ext-hr, #extend .nrn-ext-hr-dot {
  margin: 1em 0;
}
#extend .nrn-ext-hr-dot {
  border-top: 1px #ccc dotted;
}
#extend .nrn-ext-box-plain {
  padding: .7em;
  margin-bottom: .5em;
  color: #333;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
#extend .nrn-ext-box-em {
  padding: .7em;
  margin-bottom: .5em;
  color: #333;
  background-color: #fff;
  border: 2px solid #006;
}
#extend .nrn-ext-box-result {
  padding: .7em;
  margin-bottom: .5em;
  color: #333;
  font-weight: bold;
  text-align: center;
  background-color: #f0f1f2;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-box-result {
    font-weight: normal;
  }
}
#extend .nrn-ext-img-liquid {
  width: 100%;
  height: auto;
}
#extend .nrn-ext-btn-wrap {
  position: relative;
  display: flex;
  justify-content: center;
}
#extend .nrn-ext-img-box {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-box {
    display: block;
  }
}
#extend .nrn-ext-btn-white {
  display: block;
  position: relative;
  width: 290px;
  border-radius: 5px;
  border: 1px solid #C5C5C5;
  padding: 14px 10px;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
  background: linear-gradient(#ffffff, #e8e8e8 100%);
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-btn-white {
    width: 100%;
    min-width: 80%;
    max-width: 93%;
  }
}
#extend .nrn-ext-btn-white.nrn-ext-btn-white-ico::before {
  margin-top: -0.6em;
  padding-right: 0.125em;
  position: absolute;
  top: 50%;
  right: 0.5em;
  text-shadow: none;
  content: "\e762";
  line-height: 1;
  font-family: mffont;
  font-size: 1.25em;
  font-weight: normal !important;
  text-indent: -0.125em;
  color: #000;
}
#extend .nrn-ext-btn-white:hover {
  color: #000;
  box-shadow: none;
  background: #FFF;
}
#extend .nrn-ext-btn-white.nrn-ext-btn-blue {
  background: linear-gradient(#0019af, #0f106f 100%);
  color: #FFF;
}
#extend .nrn-ext-btn-white.nrn-ext-btn-blue::before {
  color: #FFF;
}
#extend .nrn-ext-btn-white.nrn-ext-btn-blue:hover {
  background: linear-gradient(#001dc9, #121385);
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-btn-white.nrn-ext-btn-blue {
    width: 100%;
    min-width: 80%;
    max-width: 85%;
  }
}
#extend .nrn-ext-btn-white .nrn-ico-squares {
  right: 8px;
  position: absolute;
}
#extend .nrn-ext-img-col {
  display: flex;
  min-height: 0.0625em;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-col {
    margin-bottom: 12px;
  }
}
#extend .nrn-ext-img-col:first-child {
  padding-right: 12px;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-col:first-child {
    padding: 0;
  }
}
#extend .nrn-ext-img-col img {
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-col img {
    width: 100%;
  }
}
#extend .nrn-ext-img-col1 {
  display: flex;
  min-height: 0.0625em;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-col1 {
    display: block;
    margin-bottom: 12px;
  }
}
#extend .nrn-ext-img-col1 img {
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-col1 img {
    width: 100%;
  }
}
#extend .nrn-ext-img-cp-col1-4 {
  padding-left: 0;
  position: relative;
  display: block;
  width: 100%;
}
#extend .nrn-ext-img-cp-col1-4:last-child {
  padding-left: 12px;
}
#extend .nrn-ext-img-cp-col1-4 img {
  max-width: 100%;
  height: 100%;
  width: 230px;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-cp-col1-4 img {
    width: 100%;
    margin-bottom: 12px;
  }
}
#extend .nrn-ext-img-cp-col1-2 {
  padding-left: 0;
  position: relative;
  display: block;
}
#extend .nrn-ext-img-cp-col1-2:last-child {
  padding-left: 12px;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-cp-col1-2:last-child {
    padding-left: 0;
  }
}
#extend .nrn-ext-img-cp-col1-2 img {
  max-width: 100%;
  height: 100%;
  width: 472px;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-img-cp-col1-2 img {
    width: 100%;
    margin-bottom: 12px;
  }
}
#extend .img-batch {
  border-right: 46px solid #B63129;
  border-bottom: 46px solid transparent;
  position: absolute;
  width: 46px;
  height: 46px;
  top: 0;
  right: 0;
}
#extend .img-batch img {
  position: relative;
  top: 0px;
  right: -22px;
  min-width: 18px;
  max-width: auto;
  height: auto;
}
#extend .img-batch.img-batch-rank img {
  top: 3px;
}
@media screen and (max-width: 47.94em) {
  #extend .img-batch.img-batch-rank img {
    top: 6px;
  }
}
#extend .img-batch.img-batch-new img {
  min-width: 22px;
  right: -19px;
  top: 1px;
}
@media screen and (max-width: 47.94em) {
  #extend .img-batch.img-batch-new img {
    top: 6px;
  }
}
#extend .img-batch.img-batch-fav img {
  top: 4px;
}
@media screen and (max-width: 47.94em) {
  #extend .img-batch.img-batch-fav img {
    top: 6px;
  }
}

#extend .nrn-ext-account-wrap {
  position: relative;
  margin-top: 1em;
  margin-bottom: 2em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-account-wrap {
    margin-top: .75em;
    margin-bottom: 1.5em;
  }
}
#extend .nrn-ext-account-wrap .nrn-row {
  position: static;
}
#extend .nrn-ext-account-wrap .nrn-login-date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ext-account-store,
#extend .nrn-ext-account-date {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
  margin-bottom: .5em;
}
#extend .nrn-ext-account-date {
  text-align: right;
}
#extend .nrn-ext-account-unit {
  margin-left: .5em;
  margin-right: .5em;
}
#extend .nrn-ext-account-name {
  font-size: 15.4px !important;
  font-size: 1.1rem !important;
  padding-bottom: .25em;
  font-weight: bold;
  border-bottom: solid 1px #999;
}
#extend .nrn-ext-account-sub {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
  padding-top: .5em;
  margin-top: .25em;
  margin-bottom: .25em;
  border-top: solid 1px #999;
}
#extend .nrn-ext-asset-btn-txt {
  color: #006;
  font-weight: bold;
}
#extend .nrn-ext-asset-btn-ico {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #fff;
  top: 3px;
  position: relative;
  margin-right: 8px;
}
#extend .nrn-ext-asset-btn-ico:before, #extend .nrn-ext-asset-btn-ico:after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #979797;
  position: absolute;
  top: calc(50% - 1px);
  left: 3px;
}
#extend .nrn-ext-asset-btn-ico:after {
  transform: rotate(90deg);
}
#extend .nrn-ext-asset-btn-disp {
  border-radius: none;
  background-color: #e2decf;
  height: 100%;
}
#extend .nrn-ext-asset-summary {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f6f5f1;
}
#extend .nrn-ext-asset-summary .nrn-ext-asset-btn-ico:after,
#extend .nrn-ext-asset-summary .nrn-ext-asset-summary-hide {
  display: none;
}
#extend .nrn-ext-asset-summary .nrn-ext-asset-summary-disp {
  display: block;
}
#extend .nrn-ext-asset-summary.nrn-is-hide .nrn-ext-asset-summary-hide,
#extend .nrn-ext-asset-summary.nrn-is-hide .nrn-ext-asset-btn-ico:after {
  display: block;
}
#extend .nrn-ext-asset-summary.nrn-is-hide .nrn-ext-asset-summary-disp {
  display: none;
}
#extend .nrn-ext-asset-summary .nrn-ext-bg-em {
  margin-bottom: 0;
}
#extend .nrn-ext-searchArea {
  z-index: 3;
  position: relative;
  padding: 30px 30px 20px;
  background: #1e2098;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #0f106f), color-stop(100%, #1e2098));
  background-image: -webkit-linear-gradient(left, #0f106f, #1e2098);
  background-image: -moz-linear-gradient(left, #0f106f, #1e2098);
  background-image: -o-linear-gradient(left, #0f106f, #1e2098);
  background-image: linear-gradient(left, #0f106f, #1e2098);
  text-align: center;
}
#extend .nrn-ext-searchArea-input {
  width: 100%;
  height: 3em;
}
#extend .nrn-ext-searchArea-btn {
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  -ms-border-radius: 0.375em;
  -o-border-radius: 0.375em;
  border-radius: 0.375em;
  font-size: 12px;
  width: 100%;
  height: 2.5em;
  margin-top: 5px;
}
#extend .nrn-ext-searchArea-btn:last-child {
  margin-right: 0;
}
#extend .nrn-ext-searchArea-btnArea {
  margin-top: 10px;
  margin-bottom: 20px;
}
#extend .nrn-ext-searchArea-btn-close {
  display: block;
  margin-bottom: 0;
  width: 100%;
  background-color: transparent;
  color: #FFF;
  text-align: right;
}
#extend .nrn-ext-searchArea-btn-close:before {
  margin-right: .2em;
  font-family: nrn_mffont;
  content: "\2715";
}
#extend .nrn-ext-searchBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 1em;
}
#extend .nrn-ext-searchBox-input {
  -webkit-border-radius: 0.375em 0 0 0.375em;
  -moz-border-radius: 0.375em 0 0 0.375em;
  -ms-border-radius: 0.375em 0 0 0.375em;
  -o-border-radius: 0.375em 0 0 0.375em;
  border-radius: 0.375em 0 0 0.375em;
  width: 100%;
  height: 3em;
}
#extend .nrn-ext-searchBox-btn {
  -webkit-border-radius: 0 0.375em 0.375em 0;
  -moz-border-radius: 0 0.375em 0.375em 0;
  -ms-border-radius: 0 0.375em 0.375em 0;
  -o-border-radius: 0 0.375em 0.375em 0;
  border-radius: 0 0.375em 0.375em 0;
  width: 100%;
  height: 3em;
  color: #fff;
  font-weight: bold;
  background-color: #666 !important;
  border-bottom: 2px solid #323232;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #666666));
  background: -webkit-linear-gradient(#666666, #666666);
  background: -moz-linear-gradient(#666666, #666666);
  background: -o-linear-gradient(#666666, #666666);
  background: linear-gradient(#666666, #666666);
  cursor: pointer;
}
#extend .nrn-ext-searchBox-btn:hover, #extend .nrn-ext-searchBox-btn:active, #extend .nrn-ext-searchBox-btn:focus {
  background-color: #8d8d8d !important;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8d8d8d), color-stop(100%, #8d8d8d));
  background: -webkit-linear-gradient(#8d8d8d, #8d8d8d);
  background: -moz-linear-gradient(#8d8d8d, #8d8d8d);
  background: -o-linear-gradient(#8d8d8d, #8d8d8d);
  background: linear-gradient(#8d8d8d, #8d8d8d);
  opacity: 1;
  filter: alpha(opacity=100);
}
#extend .nrn-ext-investArea-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#extend .nrn-ext-investArea-flex-btn-chartboard:before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwNiIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIj48cGF0aCBkPSJtMCAyNmgzMHYtMThoLTMweiIvPjxwYXRoIGQ9Im0wIDE0aDMwIi8+PHBhdGggZD0ibTAgMjBoMzAiLz48cGF0aCBkPSJtMjAgOHYxOCIvPjxwYXRoIGQ9Im0xMCA4djE4Ii8+PGcgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48cGF0aCBkPSJtMjQuNDM2NSAwdjIiLz48cGF0aCBkPSJtMTkuMjkzIDIuMjkzIDEuMzU4IDEuNDE0Ii8+PHBhdGggZD0ibTI5LjI5MyAyLjI5My0xLjM1OCAxLjQxNCIvPjwvZz48L2c+PC9zdmc+');
}
#extend .nrn-ext-investArea-flex-btn-realchart:before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwNiIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDQpIj48cGF0aCBkPSJtMCAyNGgzMHYtMjRoLTMweiIvPjxwYXRoIGQ9Im0wIDEyaDMwIi8+PHBhdGggZD0ibTAgMTUgMy45OTk5NS00IDMuMDAwMDUgNCAzLTUgMyA1IDMtNiAzIDkgMy0xMiAzIDkgNS0xMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9nPjwvc3ZnPg==');
}
#extend [class*="nrn-ext-investArea-flex-btn"] {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bold;
  text-align: center;
  min-height: 3em;
  line-height: 1.2em;
  margin-right: .429em;
}
#extend [class*="nrn-ext-investArea-flex-btn"]:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  margin-right: .25em;
}
#extend [class*="nrn-ext-investArea-flex-btn"]:last-child {
  margin-right: 0;
  margin-left: .429em;
}
#extend [class*="nrn-ext-investArea-flex-btn"]:hover img,
#extend [class*="nrn-ext-investArea-flex-btn"]:hover .nrn-ext-investArea-flex-ico-link:before {
  opacity: .75;
}
#extend .nrn-ext-investArea-flex-txt {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  max-width: 100%;
}
#extend .nrn-ext-investArea-flex-ico-link {
  position: absolute;
  right: .2em;
  bottom: .1em;
}
#extend .nrn-ext-investArea-btn {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  min-height: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 2.5em;
  font-weight: bold;
  text-align: center;
}
#extend .nrn-ext-investArea-ico-cat,
#extend .nrn-ext-investArea-ico-link {
  position: absolute;
}
#extend .nrn-ext-investArea-ico-cat {
  top: .3em;
  left: .5em;
}
#extend .nrn-ext-investArea-ico-link {
  right: .2em;
  bottom: .1em;
}
#extend .nrn-ext-boardArea, #extend .nrn-ext-boardArea-wht {
  text-align: center;
  margin-bottom: .5em;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  text-align: left;
  padding-top: .3em;
  padding-left: .3em;
  padding-right: .3em;
  background-color: #006;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #0f106f), color-stop(100%, #1e2098));
  background-image: -webkit-linear-gradient(left, #0f106f, #1e2098);
  background-image: -moz-linear-gradient(left, #0f106f, #1e2098);
  background-image: -o-linear-gradient(left, #0f106f, #1e2098);
  background-image: linear-gradient(left, #0f106f, #1e2098);
  color: #fff;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#extend .nrn-ext-boardArea:hover, #extend .nrn-ext-boardArea-wht:hover {
  text-decoration: none;
  opacity: .75;
}
#extend .nrn-ext-boardArea [class*="nrn-ico-"]:before, #extend .nrn-ext-boardArea-wht [class*="nrn-ico-"]:before {
  color: #fff;
}
#extend .nrn-ext-boardArea-ttl,
#extend .nrn-ext-boardArea-txt {
  font-size: 11.2px !important;
  font-size: 0.8rem !important;
}
#extend .nrn-ext-boardArea-ttl {
  font-weight: bold;
}
#extend .nrn-ext-boardArea-txt {
  margin-bottom: .3em;
}
#extend .nrn-ext-boardArea-ico-chart {
  margin-top: .3em;
  margin-right: .5em;
  margin-left: .3em;
  padding: 0;
}
#extend .nrn-ext-boardArea-wht {
  border: 1px solid #d9d9d9;
  color: #006;
  background: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efeded));
  background-image: -webkit-linear-gradient(#ffffff, #efeded 100%);
  background-image: -moz-linear-gradient(#ffffff, #efeded 100%);
  background-image: -o-linear-gradient(#ffffff, #efeded 100%);
  background-image: linear-gradient(#ffffff, #efeded 100%);
}
#extend .nrn-ext-boardArea-wht [class*="nrn-ico-"]:before {
  color: #006;
}
#extend .nrn-ext-freedialArea, #extend .nrn-ext-freedialArea-content {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-freedialArea, #extend .nrn-ext-freedialArea-content {
    margin: 15px 0 0 0;
  }
}
#extend .nrn-ext-freedialArea .nrn-col-12, #extend .nrn-ext-freedialArea-content .nrn-col-12 {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-freedialArea .nrn-col-12, #extend .nrn-ext-freedialArea-content .nrn-col-12 {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    border-left: 0;
  }
  #extend .nrn-ext-freedialArea .nrn-col-12:first-child, #extend .nrn-ext-freedialArea-content .nrn-col-12:first-child {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}
#extend .nrn-ext-freedialArea .nrn-col-12:first-child, #extend .nrn-ext-freedialArea-content .nrn-col-12:first-child {
  border-left: 0;
}
#extend .nrn-ext-freedialArea-txt {
  text-align: left;
}
#extend .nrn-ext-freedialArea-dial {
  justify-content: flex-start !important;
}
#extend .nrn-ext-freedialArea-dial-txt {
  font-size: .875rem;
  font-weight: normal;
}
#extend .nrn-ext-freedialArea-dial-num {
  font-size: 1.375rem !important;
}
#extend .nrn-ext-freedialArea-subtxt {
  text-align: left;
}
#extend .nrn-ext-freedialArea-content {
  margin: 0 0 .5em;
}
@media screen and (max-width: 47.94em) {
  #extend .nrn-ext-freedialArea-content {
    margin: 0;
  }
}
#extend .nrn-ext-freedialArea-content .nrn-freedialArea-dial, #extend .nrn-ext-freedialArea-content .nrn-ext-freedialArea-dial {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#extend .nrn-ext-freedialArea-content-inner {
  margin: 0 auto;
  width: 310px;
}
#extend .nrn-ext-freedialArea-content-inner .nrn-ext-ttl-lv-3, #extend .nrn-ext-freedialArea-content-inner .nrn-ext-ttl-lv-3-info {
  font-size: 1.125rem !important;
}

#extend .nrn-ext-ico-down {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 12px solid #006;
}

.nrn-anchor-pt {
  margin-top: -54px;
  padding-top: 54px;
}
@media screen and (min-width: 48em), print {
  .nrn-anchor-pt {
    margin-top: -37px;
    padding-top: 37px;
  }
}
@media screen and (min-width: 61.25em), print {
  .nrn-anchor-pt {
    margin-top: 0;
    padding-top: 0;
  }
}
.nrn-container.nrn-popup .nrn-anchor-pt {
  margin-top: 0;
  padding-top: 0;
}
