  @charset "UTF-8";
figure {
  margin: 1em 0; }

.features-h1 {
  font-size: 2.5em;
  font-weight: bold;
  margin: 0.5em 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .features-h1 img {
    vertical-align: bottom; }

.fukidashi-h2 {
  color: #0096E0;
  text-align: left;
  border-bottom: 2px solid #0096E0;
  font-weight: bold;
  position: relative;
  margin: 1em 0 1em;
  line-height: 1.2;
  display: table;
  font-size: 1.4em; }
  .fukidashi-h2::after {
    content: url(/gen03/kouhou/1585/img/features/fukidashi.png);
    display: block;
    position: absolute;
    top: 1.02em;
    left: 1.5em; }
    @media (max-width: 680px) {
      .fukidashi-h2::after {
        top: auto;
        bottom: -0.98em; } }

.fukidashi-h2-utb {
  color: #0095DC;
  text-align: left;
  border-bottom: 2px solid #0095DC;
  font-weight: bold;
  position: relative;
  margin: 1em 0 1em;
  line-height: 1.2;
  display: table;
  font-size: 1.4em; }
  .fukidashi-h2-utb::after {
    content: url(/gen03/kouhou/1585/img/features/fukidashi_utb.png);
    display: block;
    position: absolute;
    top: 1.02em;
    left: 1.5em; }
    @media (max-width: 680px) {
      .fukidashi-h2-utb::after {
        top: auto;
        bottom: -0.98em; } }

.kumo-h2 {
  padding: 0.5em;
  display: table;
  color: #0095DC;
  text-align: center;
  font-weight: bold;
  margin: 1em 0 1em;
  line-height: 1.2;
  font-size: 1.4em;
  width: calc(330px - (0.5em * 2));
  max-width: calc(100% - (0.5em * 2));
  position: relative;
  z-index: 1; }
  @media (max-width: 580px) {
    .kumo-h2 {
      width: calc(320px - ((10px + 20px + 0.5em) * 2)); } }
  .kumo-h2::before {
    content: '';
    display: inline-block;
    width: 330px;
    height: 59px;
    background-image: url(/gen03/kouhou/1585/img/features/kumo.png);
    background-repeat: no-repeat;
    background-size: 330px 59px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    @media (max-width: 580px) {
      .kumo-h2::before {
        width: calc(320px - ((10px + 20px) * 2));
        height: 84px;
        background-size: calc(320px - ((10px + 20px) * 2)) 84px; } }
  .kumo-h2-spbr {
    display: none; }
    @media (max-width: 580px) {
      .kumo-h2-spbr {
        display: block; } }

.question {
  background-image: url(/gen03/kouhou/1585/img/features/q.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 2em;
  min-height: 2em;
  padding-left: 0.75em;
  margin-left: -0.75em;
  font-size: 1.3em; }

.features-h2 {
  font-size: 1.7em;
  font-weight: bold;
  margin: 1.4em 0 0.2em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  z-index: 10;
  line-height: 1.3; }
  .features-h2__num {
    color: #0096E0;
    font-size: 6em;
    position: absolute;
    line-height: 1;
    top: -30px;
    z-index: -20;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    opacity: 0.5; }
  .features-h2__text {
    position: relative;
    z-index: 20; }
  .features-h2 + p {
    position: relative;
    z-index: 20; }

.features-h2-brown {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #8E6539;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.features-h2-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #093488;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.features-h2-gothic-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0096E0; }

.features-h2-gothic {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10; }

.features-h2-number {
  margin-bottom: -1.5em; }

.features-h2-number-deep {
  margin-bottom: -2em; }

.features-h3 {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #000000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .features-h3__inner {
    color: #093488;
    background: #EDEAE0; }

.features-h3-utb {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0095DC; }

.circle_number {
  color: #fff;
  background-color: #00A0E9;
  border: 4px solid #00A0E9;
  border-radius: 50%;
  font-size: 0.7em;
  line-height: 1;
  padding-top: 0.1em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.2em;
  margin-right: 0.5em; }

.features-number {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .features-number__item {
    width: 290px;
    padding-bottom: 1em;
    position: relative; }
    .features-number__item-para {
      margin-top: 0;
      position: relative; }
      .features-number__item-para__inner {
        margin-top: 0;
        position: relative;
        display: block;
        width: 180px;
        float: left; }
  .features-number__label {
    color: #D2BFAB;
    font-size: 6em;
    font-weight: bold;
    position: absolute;
    left: 0.45em;
    top: 10px;
    z-index: 10;
    vertical-align: top;
    line-height: 1; }
    .features-number__label-last {
      color: #D2BFAB;
      font-size: 6em;
      font-weight: bold;
      position: absolute;
      right: 0.45em;
      top: 10px;
      z-index: 10;
      vertical-align: top;
      line-height: 1; }
  .features-number__text {
    position: relative;
    z-index: 20;
    display: block;
    font-size: 0.7em; }
    .features-number__text-right {
      position: relative;
      z-index: 20;
      display: table;
      font-size: 0.7em;
      padding-left: 5px; }
  .features-number__img {
    float: right;
    margin-left: 5px; }
    .features-number__img-last {
      float: left; }

/* 糖心破解版推奨カラー */
.color-糖心破解版-Yellow {
  color: #FDD000; }

.color-糖心破解版-Blue {
  color: #0095DC; }

.color-White {
  color: #FFFFFF; }

.color-Black {
  color: #231916; }

.color-糖心破解版-Green {
  color: #58B531; }

.color-糖心破解版-Red {
  color: #E6002D; }

.color-糖心破解版-Purple {
  color: #7F2289; }

.color-糖心破解版-Light-Blue {
  color: #68C9F2; }

/* その他のカラー */
.color-light-blue {
  color: #00A1E9; }

.color-dark-blue {
  color: #093488; }

.color-blue {
  color: #0066A0; }

.color-pink {
  color: #E4007F; }

.color-brown {
  color: #8E6539; }

.underbar-brown {
  border-bottom: 1px solid #8E643A; }

.nowrap {
  white-space: nowrap; }

.note {
  font-size: 0.8em;
  margin: 0 0 2em; }
  .note__marker {
    color: #E4007F; }

/* 1584 */
.kop-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0096E0; }
.kop-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }

.utc2-bk {
  background-color: #EEEFEF; }
.utc2-person {
  margin-left: 1em; }
  .utc2-person-wrap {
    float: right; }
    @media (max-width: 580px) {
      .utc2-person-wrap {
        float: none;
        text-align: right; } }
  .utc2-person figure {
    margin: 0; }
.utc2-title {
  font-size: 1.45em;
  font-weight: bold;
  margin: 0.75em 0;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  line-height: 1.3; }
.utc2-question {
  margin: 0.4em 0;
  font-size: 1em;
  font-weight: bold;
  text-indent: 1em; }
.utc2-main {
  margin: 1em 0;
  padding: 0; }
.utc2-side {
  margin: 1em 0 0 1em;
  display: table;
  float: right; }
  .utc2-side figure {
    text-align: center; }
  .utc2-side figcaption {
    margin: 0 0 1em 0;
    display: table-caption;
    caption-side: bottom;
    color: #0095DC;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }

.uwc-wrap .features-h1 {
  margin-top: 0; }
.uwc-person-left figure, .uwc-person-right figure {
  margin: 0; }
.uwc-person-left {
  margin: 0.5em 0 0 0; }
.uwc-person-right {
  float: right;
  margin: 0.5em 0 0 1em; }
.uwc-title {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0095DC; }
.uwc-marker {
  background: linear-gradient(transparent 60%, #BEDEF5 60%);
  display: inline; }
.uwc-dialogue {
  position: relative; }
  .uwc-dialogue::before {
    content: url(/gen03/kouhou/1585/img/features/uWc_quote-start.png);
    display: block;
    position: absolute;
    top: calc(2em + (-0.5em));
    left: -2em; }
    @media (max-width: 580px) {
      .uwc-dialogue::before {
        left: -1em; } }
  .uwc-dialogue::after {
    content: url(/gen03/kouhou/1585/img/features/uwc_quote-end.png);
    display: block;
    position: absolute;
    bottom: -0.5em;
    right: -2em; }
    @media (max-width: 580px) {
      .uwc-dialogue::after {
        right: -1em; } }
.uwc-side-left, .uwc-side-right {
  display: table; }
  .uwc-side-left figure, .uwc-side-right figure {
    text-align: center; }
  .uwc-side-left figcaption, .uwc-side-right figcaption {
    display: table-caption;
    color: #0095DC;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }
.uwc-side-left {
  margin: 0.5em 1em 0 0;
  float: left; }
  .uwc-side-left figcaption {
    margin: 1em 0 0.4em 0;
    caption-side: top; }
.uwc-side-right {
  margin: 0.5em 0 0 1em;
  float: right; }
  .uwc-side-right figcaption {
    margin: 0 0 1em 0;
    caption-side: bottom; }
.uwc-noteonly {
  font-size: 0.8em; }

/* 1585 */
.utpf-image {
  margin: 0; }
  .utpf-image:first-of-type {
    margin-top: 1em; }
  .utpf-image:last-of-type {
    margin-bottom: 1em; }
  .utpf-image figure {
    margin: 0.75em 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 0.5em; }
    @media screen and (max-width: 580px) {
      .utpf-image figure {
        flex-direction: column; }
        .utpf-image figure div {
          margin-right: auto;
          margin-left: auto; } }
    .utpf-image figure div {
      display: flex;
      flex-direction: column;
      flex-shrink: 0; }
  .utpf-image figcaption {
    margin: 0;
    font-size: 0.8em;
    line-height: 1.5;
    position: relative; }
.utpf-person {
  float: right;
  margin: 0 0 0.5em 1em;
  display: table; }
  .utpf-person-wrap {
    clear: both; }
  @media screen and (max-width: 580px) {
    .utpf-person {
      float: none; } }
  .utpf-person__position {
    padding-bottom: 0.25em;
    font-weight: bold;
    font-size: 0.8em;
    vertical-align: middle;
    display: table;
    margin-right: 0;
    margin-left: auto; }
  .utpf-person__name {
    padding-top: 0.25em;
    font-weight: bold;
    font-size: 1.3em;
    display: table;
    margin-right: 0;
    margin-left: auto;
    width: 60%;
    text-align: right;
    border-top: 1px solid #000; }
  .utpf-person__biography {
    margin: 0;
    display: table-caption;
    caption-side: bottom;
    font-size: 0.8em; }
.utpf-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0095DC; }
.utpf-caption {
  margin: 0;
  color: #0095DC;
  font-size: 1em;
  text-align: left;
  font-weight: bold; }
  .utpf-caption .sub {
    float: right;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    text-align: right; }
    @media (max-width: 580px) {
      .utpf-caption .sub {
        float: none;
        display: inline-block; } }
.utpf-fig {
  margin: 1em 0; }
.utpf-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px 0; }
  @media (max-width: 580px) {
    .utpf-table_scroll {
      overflow-y: scroll; } }
  .utpf-table thead tr th,
  .utpf-table thead tr td,
  .utpf-table tbody tr th,
  .utpf-table tbody tr td {
    vertical-align: top;
    padding: 4px;
    font-size: 0.8em;
    font-weight: normal;
    text-align: right;
    font-weight: bold; }
  .utpf-table thead tr td,
  .utpf-table tbody tr td {
    white-space: nowrap; }
  .utpf-table thead tr th,
  .utpf-table tbody tr th {
    text-align: left; }
  .utpf-table thead tr .finger-wrap {
    position: relative;
    margin-right: 1em; }
  .utpf-table thead tr th,
  .utpf-table thead tr td {
    text-align: center;
    vertical-align: bottom;
    color: #0095DC; }
    .utpf-table thead tr th .detail,
    .utpf-table thead tr td .detail {
      display: inline-block;
      font-size: 80%;
      color: #000; }
    .utpf-table thead tr th .finger,
    .utpf-table thead tr td .finger {
      position: absolute;
      top: -0.5em;
      left: -1.2em; }
  .utpf-table tbody tr th,
  .utpf-table tbody tr td {
    border-top: 1px solid #0095DC; }
    .utpf-table tbody tr th .kakko,
    .utpf-table tbody tr td .kakko {
      display: inline-block;
      font-size: 80%; }
  .utpf-table tbody tr td {
    padding-left: 1em;
    padding-right: 1em; }
    .utpf-table tbody tr td:nth-of-type(1), .utpf-table tbody tr td:nth-of-type(2) {
      background: #EAF6FD; }
    .utpf-table tbody tr td.first {
      font-size: 1em; }
.utpf-side {
  margin: 1em 0; }
  .utpf-side figure {
    text-align: center; }
  .utpf-side figcaption {
    margin: 0 0 1em;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }

.utbs-image {
  margin: 0; }
  .utbs-image:first-of-type {
    margin-top: 1em; }
  .utbs-image:last-of-type {
    margin-bottom: 1em; }
  .utbs-image figure {
    margin: 0.75em 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 0.5em; }
    @media screen and (max-width: 580px) {
      .utbs-image figure {
        flex-direction: column; }
        .utbs-image figure div {
          margin-right: auto;
          margin-left: auto; } }
    .utbs-image figure div {
      display: flex;
      flex-direction: column;
      flex-shrink: 0; }
  .utbs-image figcaption {
    margin: 0;
    font-size: 0.8em;
    line-height: 1.5;
    position: relative; }
.utbs-person {
  float: right;
  margin: 0 0 0.5em 1em;
  display: table; }
  .utbs-person-wrap {
    clear: both; }
  @media screen and (max-width: 580px) {
    .utbs-person {
      float: none; } }
  .utbs-person__position {
    padding-bottom: 0.25em;
    font-weight: bold;
    font-size: 0.8em;
    vertical-align: middle;
    display: table;
    margin-right: 0;
    margin-left: auto; }
  .utbs-person__name {
    padding-top: 0.25em;
    font-weight: bold;
    font-size: 1.3em;
    display: table;
    margin-right: 0;
    margin-left: auto;
    width: 60%;
    text-align: right;
    border-top: 1px solid #000; }
.utbs-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0095DC; }
.utbs-caption {
  margin: 0;
  color: #0095DC;
  font-size: 1em;
  text-align: left;
  font-weight: bold; }
  .utbs-caption .sub {
    float: right;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    text-align: right; }
    @media (max-width: 580px) {
      .utbs-caption .sub {
        float: none;
        display: inline-block; } }
.utbs-fig {
  margin: 1em 0; }
.utbs-side {
  margin: 1em 0; }
  .utbs-side figure {
    text-align: center; }
  .utbs-side figcaption {
    margin: 0 0 1em;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }

.tokoro-image {
  margin: 0; }
  .tokoro-image:first-of-type {
    margin-top: 1em; }
  .tokoro-image:last-of-type {
    margin-bottom: 1em; }
  .tokoro-image figure {
    margin: 0.75em 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 0.5em; }
    @media screen and (max-width: 580px) {
      .tokoro-image figure {
        flex-direction: column; }
        .tokoro-image figure div {
          margin-right: auto;
          margin-left: auto; } }
    .tokoro-image figure div {
      display: flex;
      flex-direction: column;
      flex-shrink: 0; }
  .tokoro-image figcaption {
    margin: 0;
    font-size: 0.8em;
    line-height: 1.5;
    position: relative; }
.tokoro-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0095DC; }
.tokoro-caption {
  margin: 0;
  color: #0095DC;
  font-size: 1em;
  text-align: left;
  font-weight: bold; }
  .tokoro-caption .sub {
    float: right;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    text-align: right; }
    @media (max-width: 580px) {
      .tokoro-caption .sub {
        float: none;
        display: inline-block; } }
.tokoro-fig, .tokoro-top {
  margin: 1em 0; }
.tokoro-fig-side {
  margin: 0 auto; }
  .tokoro-fig-side div {
    display: inline-block; }
.tokoro-top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1em;
  float: right;
  margin-left: 1em; }
  .tokoro-top-side {
    margin: 0 auto; }
    .tokoro-top-side img {
      margin: 0 auto;
      display: table; }
    .tokoro-top-side figcaption {
      font-size: 0.8em; }
.tokoro-side {
  margin: 1em 0; }
  .tokoro-side figure {
    text-align: center; }
  .tokoro-side figcaption {
    margin: 0 0 1em;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }
.tokoro-table {
  margin: 1em 0;
  border-collapse: collapse; }
  .tokoro-table caption {
    font-size: 1em;
    font-weight: bold;
    text-align: left; }
    .tokoro-table caption span {
      display: block;
      font-size: 80%;
      font-weight: normal;
      text-align: right; }
  .tokoro-table thead tr th,
  .tokoro-table thead tr td,
  .tokoro-table tbody tr th,
  .tokoro-table tbody tr td {
    vertical-align: top;
    padding: 4px;
    font-size: 0.8em;
    font-weight: normal;
    word-break: break-all;
    background-color: #DFF2FC; }
  .tokoro-table thead tr th,
  .tokoro-table tbody tr th {
    text-align: left; }
  .tokoro-table thead tr:nth-child(even) th,
  .tokoro-table thead tr:nth-child(even) td,
  .tokoro-table tbody tr:nth-child(even) th,
  .tokoro-table tbody tr:nth-child(even) td {
    background-color: #FFFDE4; }
  .tokoro-table thead tr th,
  .tokoro-table thead tr td {
    background: none;
    border: none;
    font-size: 0.75em; }
  .tokoro-table tbody tr:nth-child(even) {
    background: #EAF6FD; }
  .tokoro-table tbody tr th:first-of-type,
  .tokoro-table tbody tr td:first-of-type {
    white-space: nowrap; }
  .tokoro-table tbody tr th:last-of-type span,
  .tokoro-table tbody tr td:last-of-type span {
    display: inline-block;
    white-space: nowrap; }
.tokoro-noteonly {
  font-size: 0.8em; }

.ut150-heading img {
  display: block; }
.ut150-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0095DC; }
.ut150-caption {
  margin: 0;
  color: #0095DC;
  font-size: 1em;
  text-align: left;
  font-weight: bold; }
  .ut150-caption .sub {
    float: right;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    text-align: right; }
    @media (max-width: 580px) {
      .ut150-caption .sub {
        float: none;
        display: inline-block; } }
.ut150-fig, .ut150-top {
  margin: 1em 0; }
.ut150-fig-side {
  margin: 0 auto; }
  .ut150-fig-side div {
    display: inline-block; }
.ut150-top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1em;
  float: right;
  margin-left: 1em; }
  .ut150-top-side {
    margin: 0 auto; }
    .ut150-top-side img {
      margin: 0 auto;
      display: table; }
    .ut150-top-side figcaption {
      font-size: 0.8em; }
.ut150-side {
  margin: 1em 0; }
  .ut150-side figure {
    text-align: center; }
  .ut150-side figcaption {
    margin: 0 0 1em;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.5;
    word-break: break-all; }
.ut150-table {
  margin: 1em 0;
  border-collapse: collapse; }
  .ut150-table caption {
    font-size: 1em;
    font-weight: bold;
    text-align: left; }
    .ut150-table caption span {
      display: block;
      font-size: 80%;
      font-weight: normal;
      text-align: right; }
  .ut150-table thead tr th,
  .ut150-table thead tr td,
  .ut150-table tbody tr th,
  .ut150-table tbody tr td {
    vertical-align: top;
    padding: 4px;
    font-size: 0.8em;
    font-weight: normal;
    word-break: break-all;
    background-color: #DFF2FC; }
  .ut150-table thead tr th,
  .ut150-table tbody tr th {
    text-align: left; }
  .ut150-table thead tr:nth-child(even) th,
  .ut150-table thead tr:nth-child(even) td,
  .ut150-table tbody tr:nth-child(even) th,
  .ut150-table tbody tr:nth-child(even) td {
    background-color: #FFFDE4; }
  .ut150-table thead tr th,
  .ut150-table thead tr td {
    background: none;
    border: none;
    font-size: 0.75em; }
  .ut150-table tbody tr:nth-child(even) {
    background: #EAF6FD; }
  .ut150-table tbody tr th:first-of-type,
  .ut150-table tbody tr td:first-of-type {
    white-space: nowrap; }
  .ut150-table tbody tr th:last-of-type span,
  .ut150-table tbody tr td:last-of-type span {
    display: inline-block;
    white-space: nowrap; }
.ut150-noteonly {
  font-size: 0.8em; }
